@charset "utf-8";
/* CSS Document */

/*MAIN BODY STYLES */

* {
margin: 0px; 
padding: 0px;
}

body {
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color: #48525e;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}


 img {
	border: 0px;
}

/* TEXT STYLES */

h1,h2 {
	color: #333333;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
h1 {
	font-size: 24px;
	line-height: 34px;
	color: #333333;
}
h2 {
font-size: 18px;
line-height: 34px;
}
h3 {
color: #333333;
font-size: 18px;
line-height: 34px;
}
a:link {
	text-decoration: none;
}
a:visited {
text-decoration: none;
color: #309DCF;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000000;
}



/* TOP MENU */

.navigation ul {
margin: 0px;
padding: 0px;
}
.navigation li {
	list-style:none;
	display:block;
	color: #FFFFFF;
	float: right;
}
.navigation a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 17px;
	padding-left: 17px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
}

.navigation a:hover {
color: #FFFFFF;
background-image: url(images/nav_hover.png);
background-repeat: repeat-x;
}

/* BANNER */

#header {
width: 900px;
height: 197px;
background-image:url(images/Banner.png);
margin: 0 auto;
}

/*MAIN MENU */

#mainmenu  {
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	height: 51px;
	width: 900px;
	margin: 0 auto;
}
#mainmenu li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: none;
	display: block;
	float: left;
}
#mainmenu ul {
	margin: 0px;
	padding: 0px;
}
#mainmenu a {
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #FFFFFF;
	height: 19px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 18px;
}



/* CONTENT LAYOUT PLACEMENTS */

#wrapper {
	width: 900px;
	margin: 0 auto;

}

#left {
	width: 600px;
	height: auto;
	float:left;
}

#right {
	width: 300px;
	height: auto;
	float: right;
}

/* FOOTER */

#footer {
	clear: both;
	width: 100%;
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	height: 286px;
}

#box {
	width: 250px;
	margin-left: 40px;
	float: left;
	margin-top: 20px;
	margin-bottom: -20px;
}
#box h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
}
#box p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#copyright {
	clear: both;
	width: 900px;
	margin-top: 35px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
#footercentre {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 200px;
}


/* POST STYLE */

.post {
	background-color: #FFFFFF;
	background-image: url(images/postbg.png);
	background-repeat: repeat-x;
	width: 580px;
	float: left;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
.post h1{
	color: #309DCF;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	width: 580px;
}
.post img{
border: 1px solid #d4d4d4;
padding: 5px;
float: left;
}
.post-img {
	float: left;
	height: 198px;
	width: 234px;
	margin-right: 10px;
	margin-bottom: 10px;
}




.post-details {
	width: 335px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

.post-details p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ef8e04;
	font-weight: 400;
}
.post-details a {
	color: #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
}


.post-title {
	float: left;
	width: 336px;
}
.post-title h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #333333;
}

.post-title p {
	background-color: #90c6df;
	float: left;
}
.post-desc {
float: left;
width: 336px;
text-align: justify;
font-style: italic;
line-height: 16px;
}


/* SEARCH BOX */

.box form {
	width: 282px;
	height: 55px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/search.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
		}

.box form input {
	float: left;
	width: 195px;
	font-size: 10px;
	font-family: Verdana;
	border: 0;
	background-color: transparent;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	height: 30px;
			}
.box form button {
	border: 0;
	width: 69px;
	height: 35px;
	text-indent: -9999px;
	background-color: transparent;
	margin-top: 20px;
	float: right;
			}


/* SIDE BAR */



.side-bar {
margin: 0 auto;
	width: 290px;

}
.side-bar-content {
	width: 261px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	background-color: #FFFFFF;
	border: 0.25px none #333333;
	background-image: url(images/cat_body.png);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
	
.side-bar-content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	color: #333333;
	background-image: url(images/headerbg.png);
	text-indent: 20px;
	height: 50px;
	width: 283px;
	padding-top: 5px;
	margin-left: -11px;
	background-repeat: no-repeat;
}
.side-bar-content li {
	list-style-type: none;
	margin-left: 15px;
	padding-bottom: 5px;
}
.side-bar-content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}
