html, body, form, h1, h2, h3, h4, h5, h6, p, img, a {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
}
input {
	outline: 0;
}
body {
	margin: 15px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 170%;
	color: #555;
	background: #fff url(images/bg.gif);
}
h1, h2, h3, h4, h5, h6, h2 a, h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0;
	color: #333;
}
h1 {
	font-size: 2.4em;
}
h2 {
	font-size: 2.2em;
	line-height: 1.1em;
}
h3 {
	font-size: 1.6em;
	height: 40px;
	vertical-align: text-bottom !important;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1.4em;
}
h6 {
	font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 10px;
}
a, .post h2 a:hover, h3 a:hover {
	color: #006699;
}
a:hover {
}
hr {
	border: 1px solid #fff;/*ie fix*/
	border-top: 1px dotted #ccc;
	background: #fff;
	margin: 20px 0;
	clear: both;
}
.outer {
	border-top: 1px solid #575757;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	background: #fff;
	margin: 0 0 40px 0;
	padding: 0 10px;
	position: relative;
	-webkit-box-shadow: 0 0 2px #ddd;
	-moz-box-shadow: 0 0 2px #ddd;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
.header-search form {
	border: 1px solid #efefef;
	width: 165px;
	margin-top: 23px;
	height: 26px;
}
.header-search input {
	border: 0;
	width: 125px;
	/*height: 24px;*/
	background: none;
	margin: 7px 0 0 5px;
	font-size: 85%;
	color: #bbb;
	font-weight: bold;
}
.header-search button {
	background: #efefef;
	border: 1px solid #fff;
	width: 28px;
	height: 26px;
	line-height: 26px;
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
/*** SUPERFISH STYLES ***/
/* http://users.tpg.com.au/j_birch/plugins/superfish/ */
/* Superfish v1.4.8*/
.menu ul, .menu ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu ul li a {
	display: block;
	padding: 4px 25px;
	text-decoration: none;
	color: #bbb;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	position: relative;
}
.menu ul li ul li {
	font-size: 85%;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: right;
	position: relative;
	z-index: 1010;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 2.35em; /* match top ul list item height */
}
.sf-menu li li {
	margin-top: 1px;
}
ul.sf-menu a, ul.sf-menu li.sfHover a {
	height: 22px;
	float: left;
}
ul.sf-menu a:hover, ul.sf-menu li.sfHover, ul.sf-menu li.sfHover a {
	background: #e0e0e0;
	color: #fff;
	-webkit-box-shadow: 0 0 3px #eee;
	-moz-box-shadow: 0 0 3px #eee;
}
ul.sf-menu li.sfHover a:hover {
	background: #d0d0d0;
}
ul.sf-menu li.current_page_item, ul.sf-menu li.current_page_ancestor {
	background: #f0f0f0;
}
#promo-container {
	margin-bottom: 0px;
	width: 940px;
	overflow: hidden;
}
#promos {
	border: 1px solid #e5e5e5;
}
#promos .promo {
	background: #f8f8f8;
}
#promo-nav {
	height: 40px;
	background: #f8f8f8;
	border: 1px solid #ebebeb;
	margin-top: 1px;
}
#promo-nav ul li.right {
	margin-right: 10px;
}
#promo-nav ul, #promo-nav ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#promo-nav ul li {
	display: inline;
}
#promo-nav ul li a {
	display: block;
	float: left;
	padding: 2px 8px;
	margin: 8px 0 0 8px;
	font-size: 85%;
	text-decoration: none;
	color: #bbb;
	height: 20px;
	text-align: center;
	font-weight: bold;
}
#promo-nav ul li a:hover, #promo-nav .activeSlide {
	background: #fff;
	color: #999;
}
.home-columns h3 {
	margin-top: 30px;
	border-bottom: 3px double #e5e5e5;
	padding: 0 0 6px 0;
}
.latest-posts ul, .latest-posts ul li {
	margin: 0;
	padding: 0;
}
.latest-posts ul li {
	list-style-type: none;
	margin: 10px 0 20px 0;
}
.latest-posts a {
	color: #555;
	text-decoration: none;
	display: block;
}
.latest-posts a:hover {
	color: #111;
}
.latest-posts .date {
	width: 35px;
	line-height: 135%;
	color: #b5b5b5;
	padding-top: 3px;
}
.latest-posts .large {
	font-size: 1.75em;
}
.latest-posts .small {
	font-size: .9em;
	text-transform: uppercase;
}
.latest-posts .summary {
	font-size: 85%;
	width: 250px;
	padding-left: 10px;
	border-left: 2px solid #e5e5e5;
}
.latest-posts .summary p {
	margin: 0;
}
h2 a, h3 a {
	text-decoration: none;
}
.postmeta {
	padding: 0 0 6px 0;
}
.postmeta span {
	background: #efefef;
	padding: 2px 6px;
	font-size: 75%;
	border-left: 2px solid #ccc;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
}
.postmeta span a {
	/*color: #555;*/
	text-decoration: none;
}
a.more-link {
	font-weight: bold;
	text-decoration: none;
}
a.more-link:hover {
}
.sidebar {
	background: #f8f8f8;
	padding: 10px;
	border: 1px solid #eee;
	margin: 20px 0 40px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 85%;
}
.sidebar .widgettitle {
	margin-top: -29px;
	color: #777;
	font-size: 190%;
}
.sidebar-full {
	margin-bottom: 20px;
}
.sidebar ul {
	margin: 0;
	padding: 0;
}
.sidebar ul ul {
	padding-left: 20px;
}
.sidebar ul li {
	list-style-type: none;
	padding: 2px 0;
}
.ads ul, .ads ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
.ads ul li a IMG {
	padding: 3px;
	margin: 4px;
	background: #fefefe;
	-webkit-box-shadow: 0 0 2px #ccc;
	-moz-box-shadow: 0 0 2px #ccc;
}
.postnavigation a {
	padding: 5px 10px;
	font-weight: bold;
	background: #efefef;
	text-decoration: none;
}
.postnavigation a:hover {
	background: #f7f7f7;
}
.postnavigation .older a {
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-right: 2px solid #ccc;
}
.postnavigation .newer a {
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-left: 2px solid #ccc;
}
#comments {
}
.footer {
	border-top: 1px solid #e5e5e5;
	padding: 10px 0 5px 0;
	margin: 30px 0 0 0;
	font-size: 75%;
}
.footer img {
	background: #fff; /* IE Fix if opacity used on icons */
}
#wp-calendar td {
	padding: 2px 11px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#wp-calendar th {
	background: #eee;
}
#wp-calendar .pad, #wp-calendar #prev, #wp-calendar #next {
	border: 0;
}
.alternate, .hidden {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
#message {
	color: #990000;
	font-weight: bold;
}
#commentform input, #commentform textarea {
	width: 300px;
	padding: 7px;
	font-size: 90%;
	font-weight: bold;
}
#commentform input, #commentform textarea {
	border: 2px solid #eee;
	background: #fefefe;
	-moz-border-radius: 7px;
}
#commentform #comment {
	width: 450px;
	font-size: 100%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#commentform #submit {
	width: 150px;
}
#commentform label {
	margin: 0 0 0 10px;
}
#commentform #submit {
	font-weight: bold;
	background: #ccc;
	padding: 5px;
	color: #fff;
	display: block;
	margin: 10px 0 0 0;
}
#commentform #submit:hover {
	cursor: pointer;
	background: #c0c0c0;
}
/* Comments */
ol.commentlist, ol.commentlist li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ol.commentlist .vcard {
	border-top: 1px dotted #ccc;
	margin: 10px 0;
	padding: 10px 0;
}
ol.commentlist .avatar {
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
}
ol.commentlist .commentmetadata {
	clear: both;
	font-size: 70%;
}
ol.commentlist .commentmetadata a {
	text-decoration: none;
	padding: 2px 6px;
	background: #f7f7f7;
	font-style: normal;
}
ol.commentlist .fn {
	font-weight: bold;
	float: left;
	padding: 10px;
}
ol.commentlist .says {
	display: none;
}
ol.commentlist p {
	display: block;
	clear: both;
	font-size: 90%;
}
ol.commentlist a.comment-reply-link {
	font-weight: bold;
	font-size: 90%;
}
li.bypostauthor .comment-body {
	font-style: italic;
}
/* Default wordpress css */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* clearfix start */ 
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* clearfix end */
#wpng-calendar li, #twitter-list-1 li {
	padding-left: 15px;
	list-style: none !important;
}
