/*
Theme Name: Wpdesigner7
Theme URI: http://www.wpdesigner.com/2007/11/14/wpdesigner7-wordpress-theme
Description: Two-column, red theme created by Small Potato of <a href="http://www.wpdesigner.com/">Wpdesigner.com</a>. Thanks to <a href="http://www.famfamfam.com/lab/icons/silk/">FamFamFam</a> for the icons and thanks to Paul Sowden for the <a href="http://www.alistapart.com/articles/alternate/">style-switcher script</a>.
Version: 1
Author: Small Potato
Author URI: http://www.wpdesigner.com/

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;

        background: #004766;
	color: #333;
}

form, input, textarea, table{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: georgia, serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #1b1464;
  font-weight: bold;
}

a:hover{
	text-decoration: none;
font-weight: bold;
color: #ed7401;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{
	padding: 10px;
}

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft{
	margin: 3px 10px 2px 0;
}

img.alignright{
	margin: 3px 0 2px 10px;
}

img.alignleft, img.alignright{
	padding: 5px;
	border: 1px solid #e1e1e1;
	display: inline;
}

.alignleft{float: left;}
.alignright{float: right;}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

#wrapper{
	width: 864px;
	margin: 30px auto;
	text-align: left;

}

#header{
	float: left;
	width: 862px;
	border-top: 0px solid #000;
	background: #fff;
border-left: double #cccccc;
border-right: double #cccccc;
border-top: double #cccccc;
}

#header_logo {
	float:left;
	width:590px;
}

#header_search {
	float:left;
	text-align:center;
}

.head ul, #head ul li{
	list-style:none;
	margin:15px 0;
	padding:0;
}
.head ul{
	padding: 0 0 0 1px;
}

.head ul li{
	float: left;
	display: inline;
	
}

.head li{
	float: left;
	display: inline;
}

.head form, input{
	font-family: georgia, serif;
}

.head form input{
	margin: 0;
	padding: 4px;
	border: 1px solid #e1e1e1;
	background: #f7fbff;
}
form#searchform{
	padding-top:12px;
}

form#searchform input#s{
	width: 175px;
}

form#searchform input#searchsubmit{
	width: 65px;
}


#header h1{
	padding: 0;
	text-transform: uppercase;
position: relative;
}

#header h1 .tld{
	color: #000;
}

#header h1 a{
	text-decoration: none;
}

#header h1 a:hover{
	text-decoration: underline;
}
 
.clearer {clear:both; height:1px; margin-top:-1px;}

#skip-link{
	float: left;
	margin: 0px;
padding: 0 0 0 20px
	font-family: georgia, serif;
}

#access .skip-link a{
	color: #888;
}

#access .skip-link a:hover{
	color: #000;
}

#menu{
	float: left;
	width: 861px;
	border-top: 1px solid #e1e1e1;
	background: #ffffff;

}

#menu ul, #menu ul li{
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul{
	padding: 0 0 0 1px;
}

#menu ul li{
	float: left;
	display: inline;
	line-height: 18px;
}

#menu ul li a{
	display: block;
	padding: 10px;
	border-right: 1px solid #e1e1e1;
	background: #ffffff;
	text-decoration: none;
	color: #1b1464;
}

#menu ul li a:hover{

	color: #ed7401;
}

#menu ul li.rss a{
	padding: 10px 10px 10px 25px;
	background: #fff url(images/rss.gif) no-repeat 10px 14px;

}

#menu ul li.rss a:hover{
	
}

#menu ul li#styleswitcher{
	float: right;
}

#menu ul li#styleswitcher div.styleswitcher_wrap{
	display: block;
	padding: 10px;
}

#menu ul li#styleswitcher a{
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

#about{
	float: left;
	width: 815px;
	border-top: 1px solid #5f0000;
	border-bottom: 1px solid #5f0000;
	padding: 0 0 14px 0;
	background: #c00 url(images/bg_about.gif) repeat-x left bottom;
}

#about a{
	color: #000;
}

#about p.message{
	padding: 10px 10px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}

#about img.photo{
	float: left;
	margin: 0 15px 0 0;
}

#container{
	float: left;
	width: 862px;
	border-top: 1px solid #e1e1e1;
	background: #fff url(images/dot.gif) repeat-y 583px 0px;
border-left: double #cccccc;
border-right: double #cccccc;
}

#content{
	float: left;
	width: 583px;

}

#nav-above{
	margin: 10px 10px 0;
}

#nav-below{
	margin: 10px;
}

.navigation{
	padding: 5px 10px 6px;
	border: 1px solid #f2eec0;
	background: #fdfbe7;
	line-height: 24px;
	clear: both;
}

.nav-previous, .nav-next{
	display: inline;
}

.nav-previous{
	padding: 0 10px 0 0;
}

.post, .page{
	margin: 15px 10px 0 10px;
	border: 1px solid #e1e1e1;
}

.page{
	margin: 10px;
}

.post h2{
	padding: 10px 10px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
background: #f7fbff;
} 

.page h2{
	padding: 10px 10px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
font-weight:bold;

}

.post h2 a{
	text-decoration: none;


}

.post h2 a:hover{
	text-decoration: none;
}

.entry-date{
	padding: 4px 10px 10px;
	border-bottom: 1px solid #ededed;
	font-size: 11px;
	color: #999;
background: #f7fbff;
}

.entry-content{
	padding: 0 10px 5px;
	line-height: 24px;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	margin: 0;
	padding: 10px 0 5px;
	text-transform: none;
	border: 0;
}

.entry-content h2{
	line-height: 30px;
}

.entry-content h3{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.entry-meta{
	padding: 10px;
	border-top: 1px solid #e1e1e1;
	background: #fff;
	font-family: arial, helvetica, sans-serif;
}

.cat-links{
	padding: 0 0 0 15px;
	background: url(images/bullet_go.gif) no-repeat 0 3px;
}

.comments-link{
	padding: 0 0 0 29px;
	background: url(images/comment.gif) no-repeat 10px 2px;
}

.sidebar{
	float: left;
	width: 276px;
	margin: 15px 0 0 1px;
	padding: 0 0 10px;
	display: inline;

}



.sidebar ul{
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}

.sidebar ul li{
	border-bottom: 1px solid #e1e1e1;
}
.block-title{
	padding: 6px 0 6px 10px;
	font-family: arial, serif;
	font-size: 18px;
	
	border-bottom: 1px solid #e1e1e1;
	background: #ffffff;
	color: #b7b7b7;
}
.sidebar ul li h2{
	padding: 6px 0 6px 15px;
	font-family: arial, serif;
	font-size: 18px;
	
	border-bottom: 1px solid #e1e1e1;
border-top: 1px solid #e1e1e1;
	background: #f7fbff;
	color: #111111;
}

.sidebar ul ul{
	padding: 8px 0 10px;
	line-height: 24px;
}


.sidebar ul ul li{
	border: 0;
	margin: 0 10px;
	padding: 0 0 0 15px;
	background: url(images/bullet2.gif) no-repeat 0px 9px;
}

.sidebar ul ul ul{
	border: 0;
	padding: 0;
}

.sidebar ul li.sponsors .sponsors_wrap{
	background: url(images/dot.gif) repeat-y 145px 0px;
}

.sidebar ul li.sponsors ul{
	width: 145px;
}

.sidebar ul li.premium{
	border: 0;
}

.sidebar ul li.premium ul{
	padding: 0;
	line-height: normal;
}

.sidebar ul li.premium ul li{
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #e1e1e1;
	background-image: none;
}

.sidebar ul ul li#about-author, .sidebar ul li#my-account ul li{
	padding: 0;
	background-image: none;
}

#comments{
	margin: 10px;
	border: 1px solid #e1e1e1;
}

#comments .nocomments{
	padding: 10px;
	line-height: 22px;
}

#comments h3#comments-count{
	padding: 10px;
}

#comments ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 0;
	padding: 0px;
	border-top: 1px solid #e1e1e1;
	line-height: 22px;
}

#comments ol li.alt{background: #fcfcfc;}

#comments span.comment-author{font-weight: bold;}

#respond{
	padding: 10px;
	border-top: 1px solid #e1e1e1;
	background: #f9f9f9;
}

p.comment_license{
	font-size: 11px;
	line-height: 18px;
}

#footer{
	float: left;
	width: 862px;
	border-top: 1px solid #e1e1e1;
	padding:15px 0 15px 0;
	background: #fff;
	line-height: 24px;
border-left: double #cccccc;
border-right: double #cccccc;
}

#footer p{
	text-align: center;

}

/* FORM FIELD STYLES ###########################################*/


#form1 input{
width: 150px;
margin-bottom: 5px;
}

#form1 select{
margin-bottom: 5px;
}



#form1 .zip{
width: 65px;
}

#form1 .month{
width: 62px;
}

#form1 .day{
width: 38px;
}

#form1 .year{
width: 52px;
}

#form1 .radio{
width: 15px;
}

#form1 textarea{
width: 150px;
height: 100px;
margin-bottom: 5px;
}

#form1 label{
width: 160px;
}

#form1 .label {
display: block;
width: 160px;
float: left;
margin-bottom: 15px;
margin-right: 8px;
}


#form1 br{
clear:left;
}

#form1 h1{
font-size: 14px;
color: #990000;
margin-bottom: 8px;
background-color: #EEEDED;
padding: 2px;
}

#form1 .checkbox{
float: left;
width: 15px;
}

/*Short form styles ######################### */

#shortform input{
width: 195px;

}

#shortform {
background-color:#eee;
width: 210px;
padding-left:15px;
margin-left:10px;
margin-bottom:15px;


}

#shortform .phone1 {
width: 40px !important;
}

#shortform .phone2 {
width: 47px !important;
}

#shortform .zip{
width: 65px;
}

#shortform .radio{
width: 12px;
}

#shortform textarea{
width: 195px;
height: 85px;
margin-bottom: 5px;

}

#shortform label{
width:185px;
font-weight:bold;

}
#shortform p{
font-size:14px;
color:#004766;

}


#shortform .label {
display: block;
width:185px;
margin-top:5px;

float: left;
}


#shortform select{

}

#shortform br{
clear:left;
}

#shortform .checkbox{
float: left;
width: 15px;
}

#disclaimer1, #disclaimer2,  #disclaimer3,  #disclaimer4 { width: 185px !important; font-size:10px !important; font-weight:normal !important;}

