/*
Theme Name: Sean Supplee
Theme URI: http://thelimedesign.com/
Description: Sean Supplee's Wordpress theme developed by <a href="http://www.thelimedesign.com/">TheLimeDesign</a>.
Version: 1.1
Author: Shahz
Author URI: http://www.thelimedesign.com
Tags: maroon, white, grey, black
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,img,input,textarea,p,blockquote,th,td {  
	margin:0px; 
	padding:0px; 
	border:none;
} 
ul, ol {
	list-style-position: inside;
}
body {
	color: #535353;
	background-image: url(images/site_background.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #535353;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
}
a:hover {
	color: #680000;
}
a:active {
}
.clear {
	clear:both;
	height:0px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img .centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img .alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img .alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.sitewidth {
	width: 920px;
	margin: 0px auto;
}
#topheader {
	height: 53px;
	margin-bottom: 20px;
}
#topnavigation {
	height: 53px;
}
#loginbutton {
	height: 53px;
	width: 44px;
}
#topnavigation {
	list-style: none;
}
#topnavigation li {
	float: left;
	height: 35px;
	line-height: 35px;
}
#topnavigation li a {
	border-bottom: none;
	display: block;
	padding: 0px 8px;
	background-image: url(images/nav_divider.png);
	background-position: center right;
	background-repeat: no-repeat;
}
#bottomheader {
}
#logo {
	background-image: url(images/site_logo.png);
	background-position: center left;
	background-repeat: no-repeat;
	height: 87px;
	padding: 50px 0px 0px 240px;
}
#siteTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-transform: uppercase;
	color: #000;
}
#siteDescription {
	text-transform: uppercase;
	color: #680000;
}
#searchholder   {
	width: 255px;
	height: 31px;
	margin-top: 65px;
}
#searchField {
	width: 196px;
	height: 31px;
	background-image: url(images/search_field.png);
	background-position: center right;
	background-repeat: no-repeat;
}
#searchField input {
	height: 31px;
	line-height: 31px;
	width: 180px;
	padding: 0px 8px;
	background-color: transparent;
	border: none;
	outline: none;
}
#searchButton {
	width: 59px;
	height: 31px;
}
#bottomnavigation {
	height: 20px;
	border-bottom: 1px solid #c5c5c5;
	padding-bottom: 1px;
}
#bottomnavigation ul {
	list-style: none;
	float: right;
	margin-right: 8px;
	height: 21px;
}
#bottomnavigation ul li {
	display: block;
	height: 21px;
	float: left;
	margin: 0px 3px;
	background-position: center top;
	background-repeat: repeat-x;
	min-width: 80px;
	text-align: center;
	line-height: 21px;
	font-weight: bold;
	background-image: url(images/nav_item.png);
}
#bottomnavigation ul li a, #bottomnavigation ul li a:active, #bottomnavigation ul li a:visited {
	display: block;
	padding: 0px 8px;
	color: #000;
	text-decoration: none;
}
#bottomnavigation ul li a:hover {
	background-image: url(images/nav_hover.png);
	background-position: center top;
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
}
#bodycontent {
	background-color: #f6f6f6;
}
#maincontent {
	width: 523px;
	padding: 50px 24px;
}
.post {
	margin-bottom: 30px;
}
.post a {
	border-bottom: 1px dotted #535353;
}
.postHead {
	margin-bottom: 30px;
}
.pagetitle {
	margin-bottom: 18px;
}
.dateHolder {
	background-image: url(images/datebox.png);
	width: 54px;
	height: 64px;
	text-align: center;
	padding-top: 5px;
}
.day {
	color: #fff;
	font-size: 24px;
}
.month {
	color: #FFF;
	font-size: 9px;
	text-transform: capitalize;
}
.year {
	color: #9c9c9c;
	font-size: 9px;
}
.titleHolder {
	padding: 5px 8px 0px 8px;
	width: 451px;
}
.titleHolder h1 {
	font-weight: normal;
	font-size: 18px;
	color: #680000;
}
.titleHolder h1 a, .titleHolder h1 a:active, .titleHolder h1 a:visited {
	color: #680000;
	text-decoration: none;
	border-bottom: none;
}
.titleHolder h1 a:hover {
	border-bottom: 1px dotted #535353;
}
.retweetbox, .authorbox {
	margin-top: 7px;
}
.postContent {
	line-height: 20px;
}
.postContent h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 32px;
	margin-bottom: 20px;
}
.postContent h2 {
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 18px;
}
.postContent h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 16px;
}
.postContent h4 {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 14px;
}
.postContent p {
	margin-bottom: 22px;
}
.metabox {
	border-top: 1px solid #cecece;
	margin-top: 30px;
}
.commentsbox {
	margin-top: 30px;
}
.commentsbox #comments {
	margin: 12px 0px;
}
.commentsbox ol {
	list-style: none;
}
.commentlist li {
	margin-bottom: 12px;
}
.vcard img {
	vertical-align: middle;
	border: 1px solid #c5c5c5;
	padding: 2px;
	margin: 3px;
}
.commentlist p {
	border-left: 3px solid #680000;
	padding: 0px 0px 0px 12px;
	margin: 5px;
}
.commenttag {
	background-color: #cecece;
	padding: 5px;
}
.commentmetadata {
	text-align: left;
	font-size: 9px;
	padding-left: 3px;
	color: #680000;
}
#commentform p #submit {
	padding: 5px;
	border: 1px solid #c5c5c5;
}
#commentform input {
	margin: 5px;
	border: 1px solid #c5c5c5;
}
#commentform textarea {
	margin: 5px;
	border: 1px solid #c5c5c5;
}
.categorybox {
	padding: 5px;
	max-width: 410px;
}
.categorybox a, .categorybox a:active, .categorybox a:visited {
	color: #680000;
	border: none;
}
.categorybox a:hover {
	border-bottom: 1px dotted #cecece;
}
#sidebar {
	width: 349px;
}
.subscribeBox {
	width: 330px;
	height: 85px;
	background-image: url(images/sidebar_subscribe_bg.png);
	padding: 0px 0px 0px 19px;
	line-height: 85px;
	color: #fff;
	font-size: 20px;
}
.subscribeBoxEmail {
	padding: 19px;
}
.subscribeEmailTitle {
	font-size: 16px;
}
#emailHolder {
	border: 6px solid #989898;
	width: 295px;
	height: 25px;
        margin-bottom: 14px;
}
#emailField {
	width: 205px;
	height: 25px;
}
#emailField input {
	width: 199px;
	height: 25px;
	background-image: url(images/subscribe-field-bg.png);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0px 3px;
}
#emailSubscribe {
	width: 90px;
	height: 25px;
}
.subscribeBox img {
	margin-right: 14px;
}
.subscribeBox a, .subscribeBox a:active, .subscribeBox a:visited, .subscribeBox a:hover {
	color: #fff;
}
.adsHolder {
	width: 303px;
	margin: 22px auto 11px auto;
}
#sidebarDivider {
	width: 303px;
	margin: 11px auto;
}
.widgetsContainer {
	width: 140px;
}
.widget {
	margin-bottom: 20px;
}
.widgetTitle {
	padding: 12px 0px;
	color: #680000;
	font-weight: bold;
}
.widget ul {
	list-style: none;
}
.widget li {
	border-bottom: 1px solid #fff;
}
.widget li a, .widget li a:active, .widget li a:visited {
	display: block;
	background-color: #e9e9e9;
	background-image: url(images/sidebar_list_item.png);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	padding: 5px 14px;
}
.widget li a:hover {
	background-image: url(images/sidebar_list_hover.png);
	background-position: 5px 10px;
	background-repeat: no-repeat;
	background-color: #fff;
}
#topfooter {
	background-color: #680000;
}
#footercontent {
	padding: 22px 12px;
}
.footerwidget {
	width: 30%;
	float: left;
	margin: 0px 15px;
}
.footerwidgetright {
	width: 45%;
	margin: 0px 15px;
	float: right;
	text-align: right;
}
.footerwidgetTitle , .footerwidgetTitle a, .footerwidgetTitle a:active, .footerwidgetTitle a:visited, .footerwidgetTitle a:hover{
	color: #fff;
	padding: 12px 0px;
	font-size: 16px;
}
.footerwidget ul {
	list-style: none;
}
.footerwidget li {
	border-bottom: 1px solid #cecece;
	padding: 1px 0px;
}
.footerwidget li a, .footerwidget li a:active, .footerwidget li a:visited {
	display: block;
	padding: 8px;
}
.footerwidget li a:hover {
	display: block;
	background-color: #fff;
}
.widget_tag_cloud a:hover {
	color: #fff;
}
