/*  

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: #999 url(images/body.gif) repeat-x;
	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: underline;
	color: #833;
}
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;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#header {
	float: left;
	width: 1000px;
	border-top: 4px solid #000;
	height: 90px;
	background: #fff;
}
#header h1 {
	padding: 25px 10px 10px 25px;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000;
	float:left;
	font-size:30px;
}
#header h1 .tld {
	color: #000;
}
#header h1 a {
	text-decoration: none;
	color:#000;
}
#header h1 a:hover {
	color:#EE4920;
}
#access .skip-link {
	float: right;
	margin: -29px 10px 0;
	display: inline;
	font-family: georgia, serif;
}
#access .skip-link a {
	color: #888;
}
#access .skip-link a:hover {
	color: #000;
}
#menu {
	float: left;
	width: 1000px;
	border-top: 1px solid #eee;
	background: #291d1d;
}
#menu ul, #menu ul li {
	list-style:none;
	margin:0;
	padding:0;
	height: 32px;
}
#menu ul {
	padding: 0 0 0 0px;
}
#menu ul li {
	float: left;
	display: inline;
	line-height: 18px;
}
#menu ul li a {
	display: block;
	padding: 7px 20px 7px 20px;
	background: #291d1d;
	text-decoration: none;
	color: #fff;
	font-family: Calibri, Verdana, Helvetica, Arial;
	font-size:14pt;
	font-weight:bold;
	text-transform:capitalize;
}
#menu ul li a:hover {
	color: #cc0000;
}
#menu ul li.rss a {
	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: 1000px;
	border-top: 1px solid #5f0000;
	border-bottom: 1px solid #5f0000;
	padding: 0 0 14px 0;
	height: 20px;
	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: 1000px;
	border-top: 4px solid #000;
	background: #fff url(images/dot.gif) repeat-y 670px 0px;
}
#content {
	float: left;
	width: 670px;
	overflow: hidden;
}
#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 10px 0 10px;
	border: 1px solid #eee;
}
.page {
	margin: 10px;
}
.post h2, .page h2 {
	padding: 10px 10px 0;
	font-family: Georgia, arial, helvetica, sans-serif;
	font-size: 26pt;
}
.post h2 a {
	text-decoration: none;
	color: #000;
}
.post h2 a:hover {
	text-decoration: underline;
}
.entry-date {
	padding: 4px 10px 10px;
	border-bottom: 1px solid #ededed;
	font-size: 11px;
	color: #999;
}
.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 #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;
}
.sidebar {
	float: left;
	width: 326px;
	margin: 0 0 0 1px;
	padding: 0 0 10px;
	display: inline;
}
.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 li {
	border-bottom: 1px solid #eee;
}
.sidebar > ul > li > h2 {
	font-family: georgia, serif;
	font-size: 12px;
	color:#fff;
	font-weight: bold;
	width: 317px;
	background-image: url(images/block-bg.gif);
	background-repeat: no-repeat;
	padding: 11px;
	padding-bottom:12px;
	margin-left:-10px;
	margin-top:5px;
}
.widgettitle {
	font-family: georgia, serif;
	font-size: 12px;
	color:#fff;
	font-weight: bold;
	width: 320px;
	background-image: url(images/block-bg.gif);
	background-repeat: no-repeat;
	padding: 11px;
	padding-bottom:12px;
	margin-left:-10px;
}
.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 {
	border: 0;
	margin: 0 10px;
	padding: 0 0 0 15px;
	background: url(images/bullet.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 #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 {
	float: left;
	width: 1000px;
	border-top: 1px solid #eee;
	border-bottom: 4px solid #000;
	background: #fff;
	line-height: 24px;
}
#footer p {
	padding: 10px;
}


h2.posttitle a {
   font-family: Helvetica, Arial;
   font-size:22px;
   font-weight: bold;
}

h2.posttitle a:hover {
   text-decoration: none;
color: #cc0000;
}

.post h2 {
   font-family: Arial;
   font-size: 20px;
  font-weight: bold;
}

.post h3 {
  font-family: Arial,
  font-weight:bold'
  font-size: 18px;
}

.post h