@charset "utf-8";

body{background-color:#000; color:#fff; text-align:left; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
a {text-decoration:none; color:#fff;}

.aligncenter,
div.aligncenter {   display: block;   margin-left: auto;   margin-right: auto;}

.alignleft {   float: left;}
img.alignleft {   float: left; margin:0px 10px 10px 0px;}
.alignright {   float: right;}
img.alignright {   float: right; margin:0px 0px 10px 10px;}
.wp-caption {   border: 1px solid #ddd;   text-align: center;   background-color: #f3f3f3;   padding-top: 4px;   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;   -khtml-border-radius: 3px;   -webkit-border-radius: 3px;   border-radius: 3px;}

.wp-caption img {   margin: 0;   padding: 0;   border: 0 none;}

.wp-caption p.wp-caption-text {   font-size: 11px;   line-height: 17px;   padding: 0 4px 5px;   margin: 0;}
td , td, th{padding:6px; border:1px solid #E9E9E9; background:#333;}
 th , tfoot td{background:#222;}
 td a {font-size:1.2em; font-weight:700;}
 caption {margin:5px 0px;}

/*			_____________________
					HEADER
			_____________________
*/


#top{width:880px; margin:0px auto;}
#header{background:url(Layout/logo.jpg) left no-repeat; height:72px;}
#header h1{float:left; font-size:34px; color:#fff; padding-left:120px; margin-top:12px; font-weight:100; text-align:left;}
#header p{float:left; font-size:14px; margin-top:30px; margin-left:10px; font-weight:100;}
#searchBox p #searchsubmit {color:#fff; font-weight:bold; font-size:12px; background:none; border:none; cursor:pointer;}

/*			------------------
				navigation
			------------------
*/

#nav{width:835px; height:37px; background-color:#fff; padding-left:45px; overflow:hidden;}
#nav li{float:left; margin-right:8px; margin-left:8px; font-size:14px; text-align:center; line-height:40px; font-weight:bold;}
#nav li a{color:#000; display:block; height:37px; padding:0 5px;}
#nav li a:hover{background-color:#ffacac;}



/*			_____________________
					CONTENT
			_____________________
*/

#content{width:880px; margin:12px auto;}

#left{width:180px; float:left; margin-top:10px;}
.titles{width:180px; margin-bottom:20px;}
.titles h3{font-size:16px; font-weight:bold; background:url(Layout/bulletWhite.jpg) no-repeat left; width:17px; height:17px; padding-left:22px; margin-bottom:13px;}
.titles li{font-size:13px; line-height:20px; font-weight:bold;}
.titles li a{color:#b4b4b4;}
.childList a{color:#fff !important; padding-left:20px;}

#right{float:right; width:640px;}
.text{float:left; width:640px; margin-bottom:24px;}
.text h2 a{ float:left;color:#ffacac; font-size:18px !important;}
.text a {color:#9FFF9A ;}
.text span{color:#9fff9a; line-height:22px; margin-left:7px;}
.text span a{color:#9fff9a !important;}
.text p{margin-top:8px; margin-bottom:10px; line-height:16px;}
.tags{float:left; color:#f7ffb2;}
.tags a{color:#f7ffb2 !important;}
.comment{float:right; margin-right:20px; font-size:10px; color:#0090ff !important;}
.text ul li {list-style:inside disc;}
.text ol li {list-style:inside decimal;}
.text  h1 {font-size:30px; line-height:45px;}
.text  h1 {font-size:18px;}
.text h3 {font-size:16px; line-height:35px;}
.text h4 {font-size:13px; line-height:30px;}
.text h5 {font-size:10px; line-height:25px;}
.text h6 {font-size:8px; line-height:20px;}
.text blockquote {margin:10px 20px; font-style:italic; border:1px solid #3f3f3f; padding:20px;}

#s {width:100px;}
.screen-reader-text {display:none;}

.titles ul li ul{padding-left:10px;}
/*			_____________________
					FOOTER
			_____________________
*/
#footer{width:880px; margin:0px auto; margin-top:50px;}
#rss1{background:url(Layout/rss1.jpg) no-repeat left; width:13px; height:14px; padding:18px; color:#f7ffb2; font-size:11px;}
#rss2{background:url(Layout/rss2.jpg) no-repeat left; width:17px; height:17px; padding:22px; color:#f7ffb2; font-size:11px; margin-left:10px;}
#footer span{ margin-left:150px; font-size:11px;}
#by{color:#9fff9a !important;}

/*			_____________________
					COMMENTS
			_____________________
*/
#comments {margin:10px 0px;}
#comment {width:620px;}
.commentlist {clear:both;}	
.commentlist .comment  {clear:both; float:none;}
.commentlist .comment p {color:#fff; line-height:18px; font-size:12px;}
.comment-author { border:1px solid #333; padding:10px; margin-bottom:15px; margin-top:10px;}
.comment-meta {display:none;}
#respond {overflow:hidden; margin-top:20px;}
#commentform p {margin:5px 0px;}