/*
Theme Name: SimpleWP
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: Design by <a href="http://www.ceneb.com">Ceneb</a>.  WordPressed by <a href="http://www.themelab.com">Theme Lab</a>
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
*/

body{
	background:#D4D4D4;
	color:#FFF;
	font-size:12px;
	font-family:tahoma;
	margin-bottom:10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper{
	width:825px;
	margin:0 auto;
}
#top{
	background:url(images/topbg.png) repeat-x;
	height:27px;
	width:825px;
}
#date{
	float:left;
	padding-left:20px;
	padding-top:5px;
}
#subscribe{
	float:right;
	padding-right:20px;
	padding-top:5px;
}
#subscribe a{
	color:#FFF;
	text-decoration:none;
}
#subscribe a:hover{
	text-decoration:underline;
}
#header{
	height:196px;
	width:825px;
	background:#FFF;
	color:#000;
	background: url(images/bg_header.jpg) no-repeat;
}
#title{
	float:left;
	padding-top:16px;
	padding-left:20px;
}
#title a{
	color:#000;
	text-decoration:none;
}
#header h1{
	margin:0px;
	font-size:30px;
}
#header h2{
	margin:0px;
	font-size:14px;
}
#search{
	float:right;
}
.menu1{
	background-color: #484848;	
	width:825px;
	height:30px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	text-align:center;
}
ul.menu{
	list-style:none;
	margin:0px;
	padding:0;
	/*background:url(images/menubg.png);*/
	background-color: #484848;	
	width:825px;
	height:30px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
ul.menu li{
	float:left;
	list-style-type:none;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
ul.menu li a {
	float:left;
	color:#FFF;
	padding-left:11px;
	padding-right:11px;
	line-height:30px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
ul.menu li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
ul.menu li a:hover {
	background:#232626;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
ul.menu li a:visited:hover {
	background:#383839;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
ul.submenu{
	list-style:none;
	margin:0px;
	padding:0;
	background:url(images/submenubg.png);
	width:825px;
	height:20px;
}
ul.submenu li{
	float:left;
	list-style-type:none;
	margin:0;
}
ul.submenu li a {
	float:left;
	color:#FFF;
	padding-left:14px;
	padding-right:14px;
	line-height:16px;
	text-decoration:none;
	font-size:11px;
	text-align:center;
}
ul.submenu li a:visited {
	color:#FFFFFF;
	font-weight:normal;
}
ul.submenu li a:hover {
text-decoration:underline;
}
ul.submenu li a:visited:hover {
text-decoration:underline;
}
#maincontent{
	overflow:hidden;
	width:825px;
	background:#FFFFFF;
	color:#464647;
}
#content{
	float:left;
	width:500px;
}
#content1{
	float:left;
	width:800px;
	color:#000000;
}
.archivearticle1{
	width:770px;
	background:#FFF;
	color:#000000;
	margin-bottom:10px;
	padding-left: 30px;
	}
#latestarticle{
	width:500px;
	background:#FFF;
}

.archivearticle{
	width:500px;
	background:#FFF;
	margin-bottom:10px;
	padding-left:10px;
	}

.archivearticle .posttitle{
	float:left;
}
.archivearticle .postinfo{
	float:right;
	font-size:11px;
	padding-top:1px;
	font-weight:normal;
}
.archivearticle .postinfo a{
	color:#464647;
	text-decoration:none;
}
.archivearticle .postinfo a:hover{
	text-decoration:underline;
}
.archivearticle .postcontent{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.postcontent a {
	color: #000000;
	text-decoration:underline;
}

.postcontent p{
	margin:0; 
	padding:10px 0 0 0;
}

#latestarticles{
	float:left;
	width:289px;
	margin-top:10px;
	background:#FFF;
}
#latestarticlescontent{
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}
#latestarticlescontent h2, #latestcomments h2, .postcontent h2, .posttitle h2 {
	margin:0;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
}
#latestarticlescontent h2 a, #latestcomments h2 a, .postcontent h2 a, .posttitle h2 a{
	text-decoration:none;
	color: #CC0000;
}
#latestarticlescontent h2 a:hover, #latestcomments h2 a:hover, .postcontent h2 a:hover, .posttitle h2 a:hover {
	text-decoration:underline;
}
#latestarticlescontent p{
	margin-top:2px;
}
#latestcomments{
	float:left;
	width:289px;
	margin-top:10px;
	margin-left:10px;
	background:#FFF;
}
#latestcommentscontent{
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
}
#latestcommentscontent h2{
	font-size:14px;
	margin:0;
}
#latestcommentscontent p{
	margin-top:2px;
}
#flickr{
	float:left;
	width:500px;
	margin-top:10px;
	background:#FFF;
}
#flickrcontent{
	padding-top:10px;
	padding-left:5px;
	padding-bottom:5px;
}
#flickrcontent img{
	padding-left:4px;
	border:0;
}
.title{
	/*background:url(images/titlebg.png);*/
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	padding-top:4.5px;
	padding-left:9px;
	padding-right:9px;
	padding-bottom:1px;
	font-weight:bold;
}
#latestarticle .posttitle{
	float:left;
}
#latestarticle .postinfo{
	float:right;
	font-size:11px;
	padding-top:1px;
	font-weight:normal;
}
#latestarticle .postinfo a{
	color:#464647;
	text-decoration:none;
}
#latestarticle .postinfo a:hover{
	text-decoration:underline;
}
#latestarticle .postcontent{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#sidebar{
	float:right;
	width:272px;
	padding-right: 15px;
}
#sponsors{
	background:#FFF;
	padding-bottom:8px;
	overflow:hidden;
}
#sponsorscontent{
	padding-top:3px;
	padding-left:8px;
	padding-right:8px;
}
#sponsorscontent img{
	padding-top:5px;
	border:0;
}
.right{
	float:right;
}
.left{
	float:left;
}
.sidebar-item {
	margin-top:10px;
	background:#fff;
}

.sidebar-item ul {
	margin:0;
	padding:8px;
	list-style-type:none;
}
.sidebar-item a{
	color:#464647;
	text-decoration:none;
}
.sidebar-item a:hover{
	text-decoration:underline;
}

#subfooter{
	height:21px;
	background:#abbeca;
	text-align:right;
	padding-top:3px;
	padding-right:15px;
}
#subfooter a{
	color:#000;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
#subfooter a:hover{
	text-decoration:underline;
}
#footer{
	background:#3f4242;
	height:21px;
	background: url(images/bottombar.jpg);
}
#copyright{
	float:left;
}
#copyright a{
	color:#FFF;
	text-decoration:none;
}
#copyright a:hover{
	text-decoration:underline;
}
#links{
	float:right;
}
#links a{
	color:#FFF;
	text-decoration:none;
}
#links a:hover{
	text-decoration:underline;
}
.bold{
	font-weight:bold;
}
#search{
	float:right;
	padding-top:27px;
	padding-right:70px;
}
#search #field{
	float:left;
	background:#b8c7d1;
	border:0;
	height:16px;
	width:200px;
	border: solid 2px #889da9;
	padding-top:3px;
	text-indent:5px;
}
#search #button{
	float:left;
	background:#b8c7d1;
	border:0;
	height:24px;
	width:35px;
	border: solid 2px #889da9;
	margin-left:5px;
}
#search h2{
	font-size:12px;
	font-weight:normal;
	padding-bottom:4px;
}

.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.alignleft a, .alignright a {
	color:#fff;
}
.nocomments {
	text-align:center;
}

.postcontent { 
	/*border: 2px solid #d9e0e4; */
	border-top:none;
	line-height:135%;
}

.postcontent p{
	margin-top:5px;
	margin-bottom:5px;
}

img.avatar {
	float:left; 
	padding-right:5px;
}
.s2 {font-family: Verdana;

	font-size: 17px;

	line-height: normal;
}
.s4 {font-family: Verdana;

	font-size: 14px;

	line-height: normal;
}
.s5 {font-family: Verdana;

	font-size: 13px;

	line-height: normal;
}
.style1 {
color: #CC0000;
}
.style2 {
color: #000000;
}

.style12 {
	font-family: impact;

	color: #CC0000;

	font-size: 22px;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#000000;
}
.style14 {font-family: Arial, Helvetica, sans-serif}
.style15 {font-size: 12px}
.style16 {font-size: 13px}
.style18 {
	color: #CC0000;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 25px;
}
.style19 {font-weight: bold}
.style21 {font-family: Arial, Helvetica, sans-serif; font-size: 15px; }
.style22 {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;
}
.style23 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.style24 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; }
.style27 {font-size: 20px}
.style28 {
	font-family: impact;

	font-size: 20px;

	color: #CC0000;
}
.style30 {font-family: impact; color: #CC0000; font-size: 24px; }
.style33 {font-size: 14px}

.style36 {
	font-family: impact;
	font-size: 25px;
}
.style37 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style38 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
}
.style39 {
	color: #CC0000;
	font-size: 27px;
}
.style40 {
	font-size: 23px;
}
.style41 {
	font-size: 16px;
}
.style42 {
font-size: 19px;
}
.style43 {
font-family: Verdana;
}

a:link {

	color: #3300CC;

}

a:visited {

	color: #3300CC;

}

a:hover {

	color: #006600;

}

a:active {

	color: #3300CC;

}
#GRSubscribeForm fieldset { 

border: 0;

}

		

/* comment about GetResponse */

#GRSubscribeForm p {

font-size: x-small;

}

		

/* table used to position form elements */

#GRSubscribeForm table {

border: 0;

}

ul.posts{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 15px;
	line-height: 18px;
}
ul.posts li{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 15px;
	line-height: 18px;
}
ul.posts li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 15px;
	line-height: 18px;
}

/* form box */
#GRSubscribeForm fieldset { 
border: 0;
}
		
/* comment about GetResponse */
#GRSubscribeForm p {
font-size: x-small;
}
		
/* table used to position form elements */
#GRSubscribeForm table {
border: 0;
}


