/*   
Theme Name: Respect Authority V.1
Theme URI: http://www.respect-authority.com
Description: The first theme for the culture blog, Respect Authority
Author: Aaron Hatch
Author URI: http://www.ahatchdesign.com
Version: 1
.
This theme is intended solely for http://www.respect-authority or any of its properties &mdash; so that basically means you can't use it. Design your own, it builds character.
.
*/

/* RESPECT AUTHORITY CSS ... DUH! */

/* IMPORT MASS RESET CSS */
@import "mass_reset.css";

html body {
	margin: 0px;
	padding: 0px;
	background-color: #111;
}

br.clear {
	clear: both;
}

div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	width: 1px;
	text-indent: -9000px;
}

span.clear {
	display: block;
	font-size: 1px;
	line-height: 1px;
	width: 1px; height: 1px;
	text-indent: -9000px;
	clear: both;
}

#top /* Contains top graphic and nav */ {
	position: absolute;
	top: 0;
	right: 0;
	width: 977px;
	height: 207px;
	background: url('images/top_bg_v2.jpg') top no-repeat;
	z-index: 1;
	clear: both;
}

/* NAV STYLES */

#nav {
	position: absolute;
	top: 0;
	right: 0;
	width: 297px;
	height: 45px;
	padding: 0px 0px 0px 9px !important; margin: 0px !important;
	background: url('images/nav_bg.jpg') top left no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	z-index: 2;
	overflow: hidden;
}

#nav ul {
	display: inline;
	width: 306px;
	height: 35px;
	margin: 0px !important; padding: 0px !important;
	list-style: none;
}

#nav ul li {
	float: left;
	height: 35px;
	margin: 0px 3px 0px 0px !important;
	padding: 0;
	list-style: none;
}

#nav ul li span {
	display: block;
	height: 35px;
	margin: 0; padding: 0;
	font-size: 1px; line-height: 1px;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9000px;
	cursor: pointer;
}

/* Fixes IE 6 Stuck On State */
* html #nav ul li a:hover {
	background-position: 0 0;
}

#nav ul li a:hover span {
	background-position: top right;
}

#nav ul li.plus {
	width: 13px;
	background: url('images/nav/plus.jpg') no-repeat;
	text-indent: -9000px;
}

#nav ul li.about {
	width: 42px;
	/* margin-left: 9px !important; */
}

#nav ul li.about span {
	width: 42px;
	background-image: url('images/nav/about.png');
}

#nav ul li.advert {
	width: 78px;
}

#nav ul li.advert span {
	width: 78px;
	background-image: url('images/nav/advert.png');
}

#nav ul li.syn {
	width: 81px;
}

#nav ul li.syn span {
	width: 81px;
	background-image: url('images/nav/syn.png');
}

#nav ul li.tips {
	width: 30px;
	margin-right: 0 !important;
}

#nav ul li.tips span {
	width: 30px;
	background-image: url('images/nav/tips.png');
}

/* END NAV STYLES */

#container {
	position: absolute;
	top: 63px;
	display: block;
	margin: 0; 
	padding: 0;
	width: 977px;
	z-index: 3;
	clear: both;
}

/* 728x90 */
#banner_ad {
	position: absolute;
	top: 0;
	width: 728px;
	height: 90px;
	margin: 0; margin-left: 134px;
	padding: 0 !important;
	z-index: 3;
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	border: none !important;
}

#banner_ad span {
	display: block;
	width: 728px;
	height: 90px;
	margin: 0 !important; padding: 0 !important;
	font-size: 1px; line-height: 1px;
	background-image: url('images/728x90.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9000px;
	cursor: pointer;
}

#banner_ad a {
	border: 0px !important;
	text-decoration: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

* html #banner_ad a:hover {
	background-position: 0 0;
}

#banner_ad a:hover span {
	background-position: top right;
	border: 0px !important;
	text-decoration: none !important;
}

/* 160x600 */
#tower_ad {
	width: 160px;
	height: 600px;
	margin: 20px 0 0 15px;
	padding: 0 !important;
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	border: none !important;
}

#tower_ad span {
	display: block;
	width: 160px;
	height: 600px;
	margin: 0 !important; padding: 0 !important;
	font-size: 1px; line-height: 1px;
	background-image: url('images/160x600.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9000px;
	cursor: pointer;
}

#tower_ad a {
	border: 0px !important;
	text-decoration: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

* html #tower_ad a:hover {
	background-position: 0 0;
}

#tower_ad a:hover span {
	background-position: top right;
	border: 0px !important;
	text-decoration: none !important;
}

/* Title */
h1.title {
	position: absolute;
	display: block;
	top: 113px;
	left: 143px;
	width: 219px;
	height: 30px;
	margin: 0; padding: 0;
	background: url('images/respect_authority_title.png') no-repeat;
	text-indent: -9000px;
	z-index: 3;
}

/* Title URL */
h2.url {
	position: absolute;
	display: block;
	top: 140px;
	left: 143px;
	display: block;
	width: 201px;
	height: 17px;
	margin: 0; padding: 0;
	background: url('images/respect_authority_url.png') no-repeat;
	text-indent: -9000px;
	z-index: 3;
}

#header {
	position: absolute;
	top: 91px;
	left: 79px;
	width: 825px;
	height: 76px;
	background: url('images/header_bg_v2.jpg') bottom no-repeat;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 61px;
	z-index: 2;
}

/* Logo Graphic */
img.logo {
	width: 40px; height: 36px;
	margin: 27px 10px 10px 13px;
}

#blog_top {
	position: absolute;
	top: 167px;
	width: 770px;
	height: 22px;
    background: url('images/blog_top_bg_v2.png') bottom no-repeat;
    margin: 0; margin-left: 79px;
    padding: 0;
    font-size: 1px;
    line-height: 1px;
    text-indent: -9000px;
    z-index: 3;
}

#wrapper /* Holds everything between blog_top and footer */ {
	position: relative;
	top: 167px;
	/* top: 142px; */
	width: 934px;
	margin: 0; margin-bottom: 167px;
	padding-bottom: 12px; padding-left: 0; padding-top: 22px; padding-right: 0;
	background: url('images/wrapper_bg.png') bottom left no-repeat;
}

#left_bg {
	position: absolute;
	left: 0; bottom: 0;
	width: 79px;
	height: 550px;
	padding: 0; margin: 0;
	background: url('images/left_bg_v2.jpg') bottom no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9000px;
}

#content /* Holds blog and side bar */ {
	position: relative;
	top: 0;
	width: 770px;
	background: url('images/content_bg.png') bottom repeat-y;
	margin: 0; margin-left: 79px;
	padding: 0;
}

#blog {
	position: relative;
	bottom: 0px;
	width: 496px;
	margin-right: 10px; margin-bottom: 0; margin-top: 0; margin-left: 0;
	padding-left: 17px; padding-right: 17px; padding-bottom: 5px; padding-top: 5px;
	background: #fff;
	float: left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

#sidebar {
	position: relative;
	float: left;
	width: 200px;
	padding-top: 5px; padding-bottom: 5px; padding-left: 15px; padding-right: 15px;
	margin: 0;
	background: url('images/sidebar_bg_v2.png') bottom no-repeat #ceceeb;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
}

#sidebar_contents {
	position: relative;
	width: 200px;
	height: 550px;
	margin: 0;
	padding: 0;
	background: transparent;
}

#right_bg_top {
	position: absolute;
	top: 0px;
	left: 849px;
	width: 85px;
	height: 275px;
	padding: 0; margin: 0;
	background: url('images/right_bg_top_v2.jpg') top no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9000px;
}

#right_bg_bottom {
	position: absolute;
	left: 849px;
	bottom: 0px;
	width: 85px;
	height: 503px;
	padding: 0; margin: 0;
	background: url('images/right_bg_bottom_v2.jpg') bottom no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9000px;
}

#bottom /* Footer */ {
	position: relative;
	width: 849px;
	height: 114px !important;
	background: url('images/bottom_bg_v2.jpg') top no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-align: center;
}

#bottom span {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #50505d;
	line-height: 55px;
	margin-left: 79px;
}

#bottom span a {
	color: #5a557e;
	text-decoration: none;
}

#bottom span a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #5a557e;
}

/* BLOG ENTRY STYLES */

div.BlogEntry {
	font-family: Verdana, Helvetica, sans-serif;
}

div.BlogEntry h3 {
	color: #32a3e0;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px 0px 3px 0px;
}

div.BlogEntry h3 a {
	color: #32a3e0;
	text-decoration: none;
}

div.BlogEntry h3 a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #32a3e0;
}

div.BlogEntry h4 {
	color: #9992a3;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}

div.BlogEntry h4 a {
	color: #5a557e;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div.BlogEntry h4 a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #5a557e;
}

div.BlogEntry h2.single {
	color: #32a3e0;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px 0px 3px 0px;
}

div.BlogEntry h2.single a {
	color: #32a3e0;
	text-decoration: none;
}

div.BlogEntry h2.single a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #32a3e0;
}

div.BlogEntry h3.single {
	color: #9992a3;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}

div.BlogEntry h3.single a {
	color: #5a557e;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div.BlogEntry h3.single a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #5a557e;
}

div.EntryText {
	font-size: 13px;
	margin-bottom: 15px;
}

div.EntryText a {
	color: #309ed9;
	text-decoration: none;
}

div.EntryText a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #309ed9;
}

div.EntryText a.more-link {
	color: #5a557e;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

div.EntryText a.more-link:hover {
	text-decoration: none;
	border-bottom: 1px dotted #5a557e;
}

div.EntryText img {
	margin: 0 auto;
	border: none;
}

div.EntryText a img {
	border: none;
}

div.EntryText a:hover img {
	border: none;
}

div.EntryText a.download {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

div.EntryText h3.subsection {
	color: #32a3e0;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 25px 0px 3px 0px;
}

div.EntryText ul {
	list-style-image: url('images/bullet.png');
	margin-left: 3px;
}

div.EntryText ul.staff {
	list-style: none;
	padding: 0 !important;
	margin-left: 0 !important; margin-bottom: 70px;
}

div.EntryText ul.staff li {
	list-style: none;
	height: 50px;
	background-image: url('images/user_icons/anon.png');
	background-position: left;
	background-repeat: no-repeat;
	margin: 0; margin-bottom: 10px; margin-left: 0 !important;
	padding: 0; padding-left: 60px;
	line-height: 50px;
}

div.EntryText ul.staff li.aaron {
	background-image: url('http://www.respect-authority.com/wordpress/wp-content/uploads/userphoto/admin.png');
}

div.EntryText ul.staff li.kira {
	background-image: url('http://www.respect-authority.com/wordpress/wp-content/uploads/userphoto/kira.png');
}

div.EntryText ul.staff li.lou {
	background-image: url('http://www.respect-authority.com/wordpress/wp-content/uploads/userphoto/lou.png');
}

div.EntryText ul.staff li.jawn {
	background-image: url('http://www.respect-authority.com/wordpress/wp-content/uploads/userphoto/jawn.png');
}

div.EntryText ul.staff li.pj {
	background-image: url('http://www.respect-authority.com/wordpress/wp-content/uploads/userphoto/pj.png');
}

div.EntryText ul.staff li.matt {
	background-image: url('http://www.respect-authority.com/wordpress/wp-content/uploads/userphoto/matt.png');
}

div.EntryText ul.staff li.erika {
	background-image: url('http://www.respect-authority.com/wordpress/wp-content/uploads/userphoto/erika.png');
}

div.EntryText ul.staff h4 {
	display: block;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0 !important; padding: 0 !important;
}

div.EntryText ul.staff a {
	color: #309ed9;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
}

div.EntryText ul.staff a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #309ed9;
}

div.EntryText ul.staff a.mailto {
	color: #5a557e;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

div.EntryText ul.staff a.mailto:hover {
	text-decoration: none;
	border-bottom: 1px dotted #5a557e;
}

div.EntryText ul.staff p {
	color: #9992a3;
	font-style: italic;
	margin: 0; margin-bottom: 20px;
	padding: 0;
}

div.EntryText img.thumbnail {
	width: 100px; height: 100px;
	margin-right: 20px; margin-bottom: 10px;
	float: left;
}

div.EntryText hr {
	width: 496px;
	height: 1px;
	border: none; border-top: 1px dotted #9992a3;
	color: #fff; background-color: #fff;
}

div.EntryText span.credit {
	color: #309ed9;
}

/* POST CONTROL BAR STYLES */

div.PostBar {
	position: relative;
	width: 496px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 35px;
}

div.PostBarSingle {
	position: relative;
	width: 496px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 25px;
}

div.PostBarContent {
	position: relative;
	width: 475px;
	padding: 5px 15px 5px 6px;
	background: url('images/postbar_bg.png') bottom no-repeat transparent;
}

div.PostBarHeader {
	position: relative;
	width: 496px;
	height: 10px;
	background: url('images/postbar_header_bg.png') bottom right no-repeat transparent;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9000px;
}

div.PostBarContent a {
	color: #5a557e;
	text-decoration: none;
}

div.PostBarContent a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #5a557e;
}

div.BlogAuthorThumb {
	width: 50px;
	height: 50px;
	background: url('images/user_icons/anon.png') no-repeat;
	margin-right: 10px;
	float: left;
	font-size: 1px;
	line-height: 1px;
}

p.PostedDate {
	display: inline;
	margin: 0 0 1px 0;
}

p.PostedBy {
	display: inline;
	margin: 0 0 1px 0;
}

p.PostedBy a {
	font-weight: bold;
}

p.EntryComment {
	text-transform: uppercase;
	color: #32a3e0;
	font-size: 10px;
	font-weight: bold;
	margin: 1px 0 1px 0;
}

p.EntryComment a {
	font-weight: bold;
	color: #309ed9;
	text-decoration: none;
}

p.EntryComment a:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #309ed9;
}

p.Tags {
	margin: 0;
	text-transform: capitalize;
}

div.AddThis {
	position: absolute;
	top: 5px; right: 16px;
	width: 59px;
	height: 34px;
	background: url('images/addthis_button.png') top no-repeat;
	font-size: 1px;
	line-height: 1px;
	overflow: visible;
}

div.AddThis a {
	text-decoration: none;
	border: none;
}

div.AddThis a:hover {
	text-decoration: none;
	border: none !important;
}

div.AddLink a.imglink {
	text-decoration: none;
	border: none;
}

div.AddLink a.imglink:hover {
	text-decoration: none;
	border: none;
}

/* SIDEBAR STYLES */

#sidebar h4 {
	display: block;
	width: 190px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 30px 0 10px 0;
	color: #201e4b;
	border: 0; border-bottom: 1px dotted #5a557e;
}

#sidebar h4.first {
	margin-top: 0;
}

#sidebar h5 {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #000;
}

#sidebar ul {
	list-style: none;
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	margin-left: 0px !important;
	padding: 0;
}

#sidebar li {
	margin: 0px 0px 2px 0px;
	margin-left: 0px !important;
	padding: 0;
}

#sidebar ul.children {
	margin: 0;
}

#sidebar ul.children li {
	margin-left: 7px !important;
}

#sidebar a {
	color: #2f2c66;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #2f2c66;
}

/* WP CLASSES */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

img.alignleft {
   margin-right: 20px !important;
   margin-bottom: 10px !important;
}

img.alignright {
   margin-left: 20px !important;
   margin-bottom: 10px !important;
}

.wp-caption {
   border: 1px dotted #9992a3;
   text-align: center;
   background-color: #fff;
   padding: 4px !important; padding-top: 8px !important;
   margin-top: 10px; margin-bottom: 10px;
}

.wp-caption.alignleft {
	margin-right: 20px !important;
	margin-bottom: 10px !important;
}

.wp-caption.alignright {
   margin-left: 20px !important;
   margin-bottom: 10px !important;
}

.wp-caption img {
   margin: 0 !important;
   padding: 0 !important;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   color: #9992a3;
   font-size: 13px;
   font-style: italic;
   padding: 0 4px 5px;
   margin: 0;
}

.wp-caption a {
	border: none !important;
}

.wp-caption a:hover {
	border: none !important;
}

blockquote {
	margin-left: 0;
	padding-left: 10px;
	font-style: italic;
	border-left: 1px dotted #9992a3;
}

/* Previous and Next Posts Links */

div.navigation {
	width: 496px;
	border-top: 1px dotted #9992a3;
}

div.navigation a {
	color: #5a557e;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

div.navigation a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #5a557e;
}

div.navigation_single {
	width: auto;
	border-top: none;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 1px;
}

div.navigation_single a {
	color: #309ed9;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

div.navigation_single a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #309ed9;
}

span.postlink {
	margin-right: 10px;
}

/* Search Form */

#sidebar #search {
	width: 190px;
	height: 20px;
	margin-top: 6px;
}

#sidebar #search label.hidden {
	display: none;
}

#sidebar form#searchform {
	position: relative;
}

#sidebar form#searchform input#s {
	color: #5a557e;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	line-height: 14px;
	padding: 2px 2px 2px 2px;
	height: 14px;
	width: 140px;
	display: block;
	background: #fff;
	border: 1px solid #5a557e;
	margin-right: 10px;
}

#sidebar form#searchform input#searchsubmit {
	line-height: 1px;
	font-size: 1px;
	float: left;
	width: 34px;
	height: 20px;
	text-indent: -9000px;
	outline: none;
	background: url('images/search_button.png') no-repeat;
	border: none;
	cursor: pointer;
}

h2.center {
	color: #32a3e0;
	font-size: 20px;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px 0px 3px 0px;
}

p.center {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

h2.pagetitle {
	display: block;
	width: 496px;
	color: #5a557e;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 9px;
	margin-bottom: 29px;
	border-bottom: 1px dotted #9992a3;
	text-align: right !important;
}

li.rssicon {
	line-height: 18px !important;
}

img.rssicon {
	width: 14px;
	height: 14px;
	margin-top: 3px;
	margin-right: 5px;
	border: none;
	float: left;
}

a.rssicon {
	border-bottom: none;
}

a.rssicon:hover {
	border-bottom: none;
}

/* Comment Styles */

div.CommentText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

div.CommentText h3.comments {
	color: #32a3e0;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 3px 0px;
}

div.CommentText h3.comments a {
	color: #32a3e0;
	text-decoration: none;
}

div.CommentText h3.comments a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #32a3e0;
}

div.CommentText p.comment_options {
	color: #9992a3;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
}

div.CommentText p.comment_options a {
	color: #5a557e;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

div.CommentText p.comment_options a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #5a557e;
}

ol.commentlist {
	list-style: none;
	padding: 0;
	margin: 0; margin-top: 10px; margin-bottom: 10px;
}

ol.commentlist li {
	width: 494px;
	height: auto;
	padding: 0; padding-bottom: 5px !important; 
	margin: 0; margin-bottom: 10px;
	list-style: none;
	background: #fff;
	border: 1px dotted #5a557e; /* #9992a3 */
}

ol.commentlist li div.commenthead {
	width: 484px;
	border-bottom: 1px dotted #5a557e;
	font-size: 11px;
	padding: 5px;
	margin: 0;
}

ol.commentlist li div.commenthead span {
	display: inline !important;
	font-weight: bold;
	font-size: 10px;
	margin: 0px !important;
	padding: 0px !important;
}

ol.commentlist li div.commenthead a {
	color: #5a557e;
	text-decoration: none;
}

ol.commentlist li div.commenthead a:hover {
	color: #309ed9;
	text-decoration: none;
	border-bottom: none;
}

ol.commentlist li span {
	display: block;
	margin: 0; margin-left: 5px; padding-right: 5px;
}

ol.commentlist li span a {
	color: #5a557e;
	text-decoration: none;
}

ol.commentlist li span a:hover {
	color: #309ed9;
	text-decoration: none;
	border-bottom: none;
}

form#commentform {
	margin-top: 8px;
}

form#commentform p {
	margin: 0; margin-bottom: 7px;
}

form#commentform input {
	color: #5a557e;
	border: 1px solid #5a557e;
	width: 204px;
	padding: 2px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

label#comment {
	display: block;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0; margin-bottom: 3px;
}

label#comment em {
	font-weight: normal;
	font-style: italic;
	color: #9992a3;
	text-transform: none;
}

textarea#comment {
	width: 490px;
	color: #5a557e;
	border: 1px solid #5a557e;
	padding: 2px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

form#commentform input#commentsubmit {
	border: 1px solid #201e4b;
	background: #5a557e;
	color: #fff;
	text-transform: uppercase;
	width: 210px;
	cursor: pointer;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

p.loggedin {
	font-style: italic;
}

form#commentform a {
	color: #5a557e;
	text-decoration: none;
}

form#commentform a:hover {
	color: #5a557e;
	text-decoration: none;
	border-bottom: 1px dotted #5a557e;
}

a.logout {
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

/* AddThis CSS Overrides */

#addthis_dropdown15 {
  z-index: 1000000;
  text-align: left;
  width: 230px; 
  position: absolute; 
  display: none; 
  border: 1px solid #5a557e !important; 
  padding: 1px 1px 0px 1px; 
  overflow: hidden;
  background-color: #fff;
  font-family: Verdana, Helvetica, sans-serif !important;
}

#addthis_dropdown15 a {
  color: #32a3e0 !important;
  text-decoration: none !important; 
  font-family: Verdana, Helvetica, sans-serif !important;
  font-size: 12px;
}

#addthis_dropdown15 a:hover {
  background-color: transparent !important;
  text-decoration: none !important;
  color: #5a557e !important;
}

#addthis_dropdown15 img {
  border:none; 
  vertical-align:middle;
  width: 16px;
  height: 16px;  
}

#addthis_dropdown15 {
	background: url('images/addthis_bg.png') bottom repeat-x #fff !important; 
}

#addthis_dropdown15 table {
	background-color: transparent !important;
}

#addthis_dropdown15 table#addthis_services {
  background-color: transparent !important;
}

#addthis_dropdown15 span#at_caption {
	color: #5a557e !important;
	font-family: Verdana, Helvetica, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
}

#addthis_dropdown15 #at_email input {
	border: 1px solid #201e4b;
	background: #5a557e;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	font-family: Verdana, Helvetica, sans-serif;
}

#addthis_dropdown15 #at_email input#at_to {
	border: 1px solid #5a557e !important;
	color: #5a557e !important;
	background: #fff !important;
	font-family: Verdana, Helvetica, sans-serif !important;
	text-transform: none;
}

#addthis_dropdown15 #at_email input#at_from {
	border: 1px solid #5a557e !important;
	color: #5a557e !important;
	background: #fff !important;
	font-family: Verdana, Helvetica, sans-serif !important;
	text-transform: none;
}

#addthis_dropdown15 #at_email textarea {
	border: 1px solid #5a557e !important;
	color: #5a557e !important;
	background: #fff !important;
	font-family: Verdana, Helvetica, sans-serif !important;
}