
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}
body{
	color:#23292F;
	font-family:Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	text-align: center;
	vertical-align: top;
	background: url("images/background.jpg")  repeat;
	color: #333;
	letter-spacing: 1px;
}
#wrapper {
	width: 980px;
	margin: 30px auto;
	text-align: left;
	border: 5px solid #fff;
	background: #fff;
}
h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover {
	color:#D8EAF3 !important;
	font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size:29px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:2px;
	margin:0;
	padding:10px;
	text-decoration:none;
	text-transform:uppercase;
}
#Header {
	background-image:url("images/Header.jpg");
	background-repeat:no-repeat;
	height:250px;
	margin:0 auto;
	width:984px;
}
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: underline;
	color: #006699;
}
a:hover{
	text-decoration: underline;
}
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 #eee;
	display: inline;
}
.alignleft{float: left;}
.alignright{float: right;}
.clear{
	margin: 0;
	padding: 0;
	clear: both;
}
small{
	font-size: 11px;
}
#menu{
	float: left;
	width: 960px;
	border-top: 1px solid #eee;
	background: #B2BCD2;
}
#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 #eee;
	background: #B2BCD2;
	text-decoration: none;
	color: #666;
}
#menu ul li a:hover{
	margin: -5px 0 0 -1px;
	padding: 10px 10px 14px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	color: #000;
}
#menu ul li.rss a{
	padding: 10px 10px 10px 25px;
	background: #B2BCD2 url(images/rss.gif) no-repeat 10px 14px;
}
#menu ul li.rss a:hover{
	padding: 10px 10px 14px 25px;
}
#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: 960px;
	
	padding: 0 0 10px 0;
	
}
.about a{
	color: #FFFFFF;
}
.about p.message{
	padding: 10px 10px 0;
	font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	text-align: right;
	line-height: 30px;
	color: #fff;
}
#about img.photo{
	float: left;
	margin: 0 15px 0 0;
}
#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: 10px 0 0 0;
}
.page{
	margin: 10px;
}
.post h2 , .page h2  {
	color:#5983A6;
	font-family:Verdana,Geneva,Arial,Helvetica,Sans-Serif;
	text-align:left;
	font-size:22px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:2px;
	margin-bottom:8px;
	margin-top:12px;
}
.post h2 a, .page h2 a{
	color:#5983A6;
	text-decoration:none;
}
.post h2 a:hover, .page h2 a:hover{
	text-decoration: underline;
}
.entry-date{
	padding: 4px 10px 10px;
	border-bottom: 1px solid #ededed;
	font-size: 11px;
	color: #999;
}
.entry-content{
	color:#23292F;
}
.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 #eee;
	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;
}
#content{
	margin:3px;
	float:left;
	width: 604px;
}
#contentwrap {
	float:right;
	width:765px;
	}
#sidebar {
	margin: 10px;
	padding: 0;
	}
#sidebar.left{
	width: 196px;
}
#sidebar.right{
	float:right;
	width:135px;
	}
#sidebar form, input{
	font-family: georgia, serif;
}
#sidebar form input{
	margin: 0;
	padding: 4px;
	border: 1px solid #eee;
	background: #fff;
}
#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul ul{
	padding: 8px 0 10px;
	line-height: 24px;
}
form#searchform{
	padding: 10px;
}
form#searchform input#s{
	width: 68%;
}
form#searchform input#searchsubmit{
	width: 25%;
}
#sidebar ul ul li{
	background-image:url("images/BlockContentBullets.png");
	background-repeat:no-repeat;
	line-height:1.2em;
	margin:0.5em 0;
	padding:0 0 0 11px;
}
#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 #eee;
	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 #eee;
}
#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: 10px;
	border-top: 1px solid #eee;
	line-height: 22px;
}
#comments ol li.alt{background: #fcfcfc;}
#comments span.comment-author{font-weight: bold;}
#respond{
	padding: 10px;
	border-top: 1px solid #eee;
	background: #f9f9f9;
}
p.comment_license{
	font-size: 11px;
	line-height: 18px;
}
#footer{
	padding: 10px;
	text-align: center;
	clear:both;
	line-height: 24px;
}
.widgettitle {
	background-image:url("images/BlockHeaderIcon.png");
	background-position:left top;
	background-repeat:no-repeat;
	display:inline-block;
	margin:0 0 0 5px;
	min-height:9px;
	padding:0 0 0 17px;
}
h2.widgettitle {
	color:#596A78;
	font-family:Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	line-height:30px;
	text-transform:uppercase;
	white-space:nowrap;
}
