body, div, td, tbody, span {
	font-family: Arial, sans-serif;
}

img { border: 0; padding: 0; margin: 0; }

body {
	padding: 0px;
	margin: 0px;
	background: url('images/bg.jpg') top left repeat-x #0062df;
}

#header {
	width: 700px;
	height: 347px;
	background: url('images/header.jpg');
}

#logo {
	padding-top: 20px;
	padding-left: 100px;
	text-align: left;
}



#title {
	font-family: Times New Roman, Arial, sans;
	font-size: 30px;
	color: #ffffff;
	font-style: italic;
}


#linkswraper{
	padding: 0px;
	margin: 0px;
	background-color: #0096eb;
	padding-bottom: 10px;
	width: 220px;
}


#links {
	margin: 0px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#links ul{
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#links ul li{
	margin-bottom: 0px;
	padding-left: 0px;
}


#links a {
	font-family: Georgia, Arial sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
}

#links a:hover {
	text-decoration: underline;
}




#content {
	font-size: 12px;
	padding: 5px;
	color: #0062DF;
}

#content h1 {
	margin-top: 10px;
	font-size: 18px;
	font-weight: normal;
	color: #7ddfff;

}

#footer {
}

#footer table{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	height: 25px;
	background: url('images/footer_bg.jpg') top left no-repeat #003a85;
}

#footer table td {
	text-align: right;
	padding-right: 15px;
}
/*this is done for blog */
	#content .post .post-top {

			width: 575px;

			height: 20px;
			}
#content .post .post-title {

			width: 575px;

			color: #ffffff;

			font: normal 10px Verdana;

		}
#content .post .post-title a {

			color: #ffffff;

			text-decoration: none;

		}


#content .post .post-title .post-date {

			width: 72px;

			height: 50px;

			padding-top: 18px;

			margin-right: 15px;

				float: left;

			text-align: center;

			text-transform: uppercase;

			color: #ffffff; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana

		}
#content .post .post-title .post-date span {

			padding-top: 3px;

			display: block;

			font-weight: bold;

			font-size: 23px;

			color: #ffffff;

		}

#content .post .post-title h2 {

			padding-top: 17px;

			color: #ffffff;

			font: normal 22px/34px Verdana;

		}
#content .post .post-title h2.page-title {

				padding: 0 20px;

			}
#content .post .post-title h2 a {

			color: #ffffff;

			text-decoration: none;

		}
#content .post .post-entry {

			font: normal 11px/18px Verdana;

			color: #ffffff;

			width: 535px;

			padding: 10px 20px;
                      
                      
		}
#content .post .post-entry a {

			color: #ffffff;

			text-decoration: none;

		}
#content .post .post-info a.add-comment-link {
                                 color: #ffffff;
				/*color: #6694e3;*/

			}
		#content .post .post-info a {

			color: #ffffff;

			text-decoration: none;

		}



#content .post .post-title .post-date span {

			padding-top: 3px;

			display: block;

			font-weight: none;

			font-size: 23px;

			color: #ffffff;

		}


#title a {
		color: #ffffff;
		text-decoration: none;
		}
#content .post .post-info{
color:#ffffff;
text-decoration: none;
float: right;
}
.base{
float: center;
}
.base1{
float: left;
}
.post-edit-link{
float: right;
}
.navigation-next a{
 color: #ffffff;
}
.navigation-previous a{
color: #ffffff;
}
.test a{
color:#ffffff;
}
