/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #919191;
}

h1 {
	margin: 0;
	text-transform: capitalize;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}

h2 {
	margin: 0;
	text-transform: none;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h4 {
	margin: 0;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 180%;
	text-align: left;
}


p, ul, ol {
	margin-top: 0px;
	line-height: 240%;
	text-align: justify;
}

ul, ol {
}

blockquote {
}

a {
	color: #4D4D4D;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr {
	display: none;
}

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: #ECECEC;
}

/* Header */

#header {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: left top;
}

/* Menu */

#menu {
	float: right;
	width: 610px;
	height: 50px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	margin-right: 1px;
	padding: 15px 20px 0px 20px;
	background: #ECECEC;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-size: 14px;
	color: #000000;
}

#menu a:hover {
	text-decoration: none;
	background: #000000;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #000000;
	color: #FFFFFF;
}

#menu .first {
}


/* Page */

#page {
	width: 960px;
	margin: 0px auto 20px auto;
	padding: 40px 0px 0px 0px;
}



/* Content */

#content {
	float: left;         /* change to image left or right alternate with #content*/
	width: 620px;
}

/* Post */

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #E2E2E2;
}


.post .border {
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #E2E2E2;
}



.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #141414;
}

.post .date {
	display: inline-block;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	color: #9E9E9E;
}

.post .meta {
	margin-left: 2px;
	padding: 10px 30px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #66665E;
}

.post .meta span {
	margin: 0px;
}

.post .meta a {
	padding: 8px 10px 5px 0px;
	text-decoration: none;
	color: #9E9E9E;
}

.post .entry {
	padding: 30px 0px 20px 0px;
	line-height: 200%;
}


.post .news {
	padding: 20px 0px 20px 0px;
	line-height: 120%;
}
.post .news.img {
	padding: 0px 10px 0px 10px;
	line-height: 120%;
}


.post .links {
	display: block;
	width: 120px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	background: #161616;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px;
	padding: 3px 0px 0px 40px;
	background: #90BF35;
	border: 1px dashed #1D1D1D;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;            /* change to image left or right alternate with #content*/
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 20px;
	text-align: justify;
}

#sidebar li li {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #E2E2E2;
}

#sidebar li li a {
	padding: 0px 0px;
	font-weight: normal;
}

#sidebar li li a:hover {
	color: #666666;
	font-weight: bold;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h1 {
	height: 30px;
	margin: 0 0 30px 0px;
	padding: 6px 20px 2px 0px;
	border-bottom: 1px solid #E2E2E2;
	text-transform: capitalize;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}

.database {
	font-size: 10px;
	line-height: normal;
	padding: 0 0 10px 0px;
}


/* Footer */

#footer {
	height: 120px;
	padding: 0;
	background: #F0F0F0;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 30px;
	text-align: center;
	text-transform: capitalize;
	line-height: normal;
	font-size: 14px;
}

#footer a {
}

/* Featured panel */


#featured_slide {
	position:relative;
	margin:0 auto 0;
	display:block;
	width:960px;
	height:300px;
	overflow:hidden;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#000000;
	z-index: 20;
	}

#featured_slide a{
	color:#FFFFFF;
	background-color:#000000;
	}

#featured_slide a, #featured_slide ul, #featured_slide img{
	margin:0;
	padding:0;
	border:none;
	outline:none;
	background: none;
	list-style-image: none;
	list-style-type: circle;
	}

#featured_slide h1, #featured_slide h2, #featured_slide h3, #featured_slide h4, #featured_slide h5, #featured_slide h6{
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	line-height:normal;
	font-size:29px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}

.featured_box{
	position:relative;
	display:block;
	width:960px;
	height:300px;
	}

.featured_box img{
	display:block;
	float:left;             /* change to image left or right */
	width:450px;
	height:300px;
	}
	
	
.featured_box .floater{
	display:inline;
	float:right;
	width:450px;
	margin:30px 30px 0 0;
	}

.featured_box p{
	margin:0 0 15px 0;
	padding:0;
	line-height:1.6em;
	}

.featured_box p.readmore{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	text-align:right;
	line-height:normal;
	text-transform:none;
	}


/* you are */

div.youare{
	font-size:12px;
	position: inherit;
	width:960px;
	margin: auto;
	;

	}
	
	/* border */
div.border {
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #E2E2E2;
	height: 30px;
}
div.bordernews {
	padding: 4px 0px 0px 0px;
	border-bottom: 1px solid #E2E2E2;
	height: 10px;
}
