/*  

Theme Name: Simple Red Theme

Theme URI: http://www.easywordpress.com

Description: Fixed width 3-column "adspace-ready" WordPress theme. Don't forget to <a href="http://directory.easywordpress.com">submit your blog</a> for a free backlink.

Version: V 1.1

Author: Easy Wordpress

*/


#menu-primary {
	text-decoration: none !important;
	font-size: 15px;
}

/* CSS Document */

body { margin: 0; padding: 0; font-family: 'Arial'; color: #40454b; font-size: 12px; background: #555 url(images/body_pat.gif) center repeat-y; }
#content { width: 995px; margin:0px auto; clear:both; text-align:left; }

.SubmitComment {
	font-size: 14px !important;
}

/* General Links */

a:link { text-decoration : none; color : #E60D00; border: 0px;} 

a:active { text-decoration : underline; color : #E60D00; border: 0px;} 

a:visited { text-decoration : none; color : #E60D00; border: 0px;} 

a:hover { text-decoration : underline; color : #E50D00; border: 0px;} 





img { padding: 0px; margin: 0px; border: none;}

hr { border-left:0px solid #abb0b5; border-right:0px solid #abb0b5; border-top:1px dotted #abb0b5; border-bottom:0px solid #abb0b5; height : 1px;  }



input { font-family: 'Arial'; color: #6a5555; font-size: 10px; }

textarea { font-family: 'Arial'; color: #6a5555; font-size: 10px;  }

select { font-family: 'Arial'; color: #6a5555; font-size: 10px;  }



h1, h2, h3 { font-family: 'Century Gothic'; font-weight:normal}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



#bgcontain { width: 995px; margin:0px auto; } 



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#logo {
	position: absolute;
	z-index: 1000;
	top: 40px;
	left: 50%;
	margin-left: -480px;
}

.HeaderBG {
	background: #FCFCFC;
	width: 100%;
	height:250px;
	float: left;
	margin: 0px auto;
	background-repeat: no-repeat;
	background-position: center top;
}

.Header { width: 996px; height: 320px; position: absolute; margin: 0 auto; margin-left:0px; padding: 0 12px; }

.Header h1 { font-family:Century Gothic; font-size: 45px; letter-spacing: -2px; line-height: 41px; padding: 10px 0px 0px 20px; margin: 0px; font-weight:normal}

.Header h1 a { text-decoration: none; color:white;}

.Header h1 a:visited { text-decoration: none; color:white;}

.Header h1 a:hover { text-decoration: none; color:white;}



.Desc { font-size: 16px; font-family: Century Gothic, Arial, Helvetica, sans-serif; font-weight: normal; color:#ccc; padding-left:23px;margin-top:7px; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.TopMenu { 
	position: absolute;
	z-index: 1001;
	top: 0px;
	left: 50%;
	margin-left: -510px;
	margin-top: 0px;
	margin-bottom: 0;
	border-top: 2px solid #000;
	/* border-bottom: 2px solid #000; */
	opacity:0.88; filter:alpha(opacity=88);
}

.TopMenu ul {}

.TopMenu li {}

.TopMenu li a {
	color:white;
	font-size: 24px
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue Ultra Light', 'Helvetica Neue', Arial, Helvetica, sans-serif; 
	line-height:35px;
	font-weight: normal;
}

.TopMenu li a:visited { color:white;}

.TopMenu li a:hover { 
	color:white; 
	background:url(images/menu_hover.gif) left repeat-x; 
	text-decoration:none; 

}



.subscribe {margin:0; position:absolute; top:81px; right:0px; z-index:1}





/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/*\ IE/Win min height hack */ * html .Search  { height: 100px;} /* */ 

.Search {
	width: 280px;
	min-height: 100px;
	position: absolute;
	top: 0px;
	right: 0px;

}

.Search  fieldset { border: none; padding: 0px; margin: 0px;}

.Search  legend { margin: 0; padding: 0; color:white}

.Search  form {
	padding: 30px 33px 0px 33px;
	margin: 0px 0px 0px 0px;
}

.Search  input {
	color: #666;
	font-size: 13px;
	font-family: 'Arial';
	letter-spacing: -1px;
	font-weight: bold;
}

.Search  input.search {
	width: 25px;
	height: 25px;
	background: url(images/SearchButton.png) no-repeat;
	border: 2px solid #CC0000;
}

.Search  input.search:hover { background: url(images/SearchButton.png) no-repeat 0 -25px; }

.Search  input.searchIE {width: 25px; height: 25px; background: url(images/SearchButton.png) no-repeat 0 -25px; }

.Search  input.keyword {
	margin:0px;
	height:17px;
	border: 2px solid #CC0000;
	background: url(images/search_pat.gif) left repeat-x;
	padding: 4px 0px 5px 8px;
	width: 185px;
} 





/* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 190px; } /* */ 

#buttonsearch {
	padding: 0px;
	margin: -25px 0px 0px 195px;
	top: 0px;
}



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.ContainerBG { width: 100%; float: left; margin: 0; padding:40px 0 0 0;; background: #FCFCFC;}

.Container { width: 995px; position: relative; clear: left; margin: 0 auto; padding:20px 0; }



/* Central Column - Single Pages */

.SCS { float: left; width: 630px; padding:0 0 20px 30px}

.SCS h1 { font-size: 24px; line-height: 26px; letter-spacing: -1px; font-weight: normal; padding: 7px 0px; margin: 0px 0px 7px 0px; border-bottom: dashed 1px #ccc; color:#E50D00;}

.SCS h2 { font-size: 20px; line-height: 22px; letter-spacing: -1px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }

.SCS h3 { font-size: 17px; line-height: 19px; letter-spacing: -1px; font-weight: bold; padding: 5px 0px; margin: 0px 0px 5px 0px; }

.SCS p { font-size: 12px; line-height: 16px;}

.SCS img { padding: 1px; border: solid 1px #f0f0f0; margin: 0px 15px 15px 0px;}

.SCS blockquote {padding: 3px 15px; background: #F6F9F0; margin: 5px 0px; color:#376CA2; border: solid 1px #F6F9F0;}

.SCS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}

.SCS ul { font-size: 11px; padding-left: 12px; }





/* Central Column */

.SC { float: left; padding:0 0 0px 30px; width:530px }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.DateHeader { background: #f0f0f0; margin-bottom: 20px; margin-top: 10px;}

.DateHeader p { background:url(./images/DateHeaderIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin: 0px 0px 0px 10px; font-size: 18px; font-family: 'Helvetica'; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Post {	position: relative; clear: left; width: 650px;}

.Post h1 { font-size: 22px; line-height: 20px; letter-spacing: -1px; font-weight: normal; font-family: 'Arial'; padding: 0px; margin: 0px; display: block;}

.Post h1 a { color:#E50D00;; text-decoration: none;}

.Post h1 a:visited { color: #E50D00; text-decoration: none;}

.Post h1 a:hover { color: #FF3328; text-decoration: none;}



.PostHead { padding: 5px 0 0 70px; }

.PostInfo {

	padding: 0px;

	margin: 2px 0px;

	font-size: 12px;

	color: #828282;

}

.PostInfo em { font-style: normal;}

.PostInfo em a { text-decoration: underline; color: #828282;}

.PostInfo em a:visited { text-decoration: underline; color: #828282;}

.PostInfo em a:hover { text-decoration: underline; color: #828282; }



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



.PostDate { position: absolute; top: 0px; left: 0; text-align: center; margin: 0; padding: 10px 0px 0px 0px; list-style: none; background: url(images/date.jpg) no-repeat left top; width:62px; height:62px;}

.PostDate .month { display: block; font-size: 9px; line-height: 9px; color: #9B0000; text-transform: uppercase;}

.PostDate .day { display: block; font-size: 21px; font-family: Arial; font-weight: bold; line-height: 22px; color: #FA1800; }

.PostDate .year { display: block; font-size: 10px; font-family: Arial; font-weight: bold; line-height: 10px; color: #666; }



/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



.PostContent { padding: 15px 0px 10px 0px;  font-size: 15px; line-height: 16px; margin-top: 0; color:#333; }

.PostContent p { font-size: 12px; line-height: 18px; text-align:justify; }

.PostContent img { padding: 1px; border: solid 1px #f0f0f0; margin: 0px 15px 15px 0px;}

.PostContent blockquote { padding: 3px 15px; background: #FFDDDD; margin: 5px 0px; color:#E50D00; border: solid 1px #FFCCCC;}

.PostContent blockquote p { font-size: 12px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}

.PostContent ul { font-size: 12px; padding-left: 12px; }



/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



.PostDetails { padding: 0px; margin: 0px; font-size: 11px; display: block; width:640px; background:#F9F9F9; height:25px; border-bottom:1px solid #FFC1BC; border-top:1px solid #E7E7E7}

.PostDetails li { padding: 0px; margin: 0px; list-style-type: none; float:right}



.PostDetails .PostCom {}

.PostDetails .PostCom a { padding: 0px 0px 0px 3px; float: left; text-decoration: none; font-size: 10px; text-transform:uppercase}

.PostDetails .PostCom a span { padding: 4px 15px 3px 5px; display: block; }

.PostDetails .PostCom a:hover { text-decoration: none; color:#9B0000}



.PostDetails .Tags { background: url(./images/PostDetailsTagsIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin-left: 0px;}





/* 

+++++++++++++++
