/*-------------------------------------------------------
   RESET
-------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.clear {
   clear: both;
}




/************************START CREATESEAN**********************/
/*CSS added by CreateSean - http://createsean.com

/**************************TYPOGRAPHY************************/

h1, h2, h3, h4, h5 {
  font-family:Georgia,Utopia,Palatino,'Palatino Linotype',serif;
}

p.countdown {
	margin-left: 85px;
	font-size: 14px;
	color: #fff;
}
.rssHD {
	position: absolute;
	top: 340px;
	left: 900px;
}

p {
	margin: 1em 0;
	font-size: 13.5px;	
}
#left .text ol li {
	margin: 1em 20px;
	font-size: 13.5px;
	list-style-type: decimal;
}

textarea {
	width: 420px;
	height: 120px;
	border: 3px solid #ff0000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 5px;
	margin: 0 10px 0 20px;
	font-family: Tahoma, sans-serif;
}
input.txt {
	background: #fff;
	filter:alpha(opacity=55);
	opacity: 0.55;
	color:#000;
	margin:0;
	padding:4px;
	width:194px;
}
#search-form {
	border: 3px solid #ffffff;
	position:relative;
	top:-2px;
	left:85px;
	width:200px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
p.commentinput {
	margin: 5px 10px 0 20px;
	font-weight: bold;
	color: #ff0000;
}
.button {
	margin-left: 20px;
}
.subhead {
	font-weight:bold;
	text-decoration: underline;
	font-variant: small-caps;
}
blockquote {
	background: #fdebd1;
	border-left: 3px double #888;
	margin: 2px 15px;
	padding-left: 5px;
	font-size: 13px;
}
/*******************SIDEBARS******************/
#right .tweets h2 {
	height: 91px;
	padding: 50px 0 0 25px;
	margin-bottom: -60px;
	background: url(/interface/images/twitter27.png) no-repeat transparent;
}
#right .tweets {
	background: url(/interface/images/bubble_bottom.png) no-repeat bottom left;
	padding-bottom: 18px;
}
#right .tweets li.followers {
	position: relative;
	top: -10px;
	left: 75px;
	border: none;
}
#right .tweets ul {
	background: url(/interface/images/bubble_top.png) no-repeat top left;
	min-height: 35px;
	padding-top: 20px;
	padding-left: 10px;
}
#right .tweets ul li {
	margin-bottom: 8px;
	padding-bottom: 3px;
	width: 90%;
	border-bottom: 1px dashed #960404;
	overflow: hidden;
}
#right .tweets ul li:last-child {border:none;}

#right .tweets ul li a, #right .tweets li.followers a{
	color: #b22d00;
	font-size: 11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.emptymonth {display:none;}
.partners ul li.months {
	height: 100%;
	background:none;
	border: none;
}
.partners ul li.months:before {
	content: none;
}
.map {
	margin: 10px 0;
	padding-right: 5px;
}
.fitness {
	width: 185px;
	background: #eac89f;
}
#right .fitness li a {
	padding: 0;
}
.fitness li {
	line-height: 16px;
	padding-left: 19px;
	width: 183px !important;
}
li.great {
		background: url(/interface/images/greaticon.png) no-repeat;
}
li.good {
		background: url(/interface/images/goodicon.png) no-repeat;
}
li.alright {
		background: url(/interface/images/alrighticon.png) no-repeat;
}
li.blah {
		background: url(/interface/images/blahicon.png) no-repeat;
}
li.tired {
		background: url(/interface/images/tiredicon.png) no-repeat;
}
li.injured {
		background: url(/interface/images/injuredicon.png) no-repeat;
}

/******************BLOG***********************/

.pic-caption img { 
	border: 5px solid #333; 
	border-style: solid; 
	margin-top: 5px;
}	
.pic-caption {
	font-variant: small-caps;
	font-weight: bold;
	text-align: center; 
	padding: 0 0 0 0;
	margin-bottom: 10px;
}
h2.blogtitle {
	padding: 0;
}
.paginate {
	text-align: center;
	font-size: 11px;
	}
h2.delicious-banner, div.LT_header, .LT_powered {display:none;}
.LT_content {
	text-align: center;
}
span.LT_title {
	display: block;
	font-weight: bold;
}
#right div#wc28ff08d096c79a4a02ccfc7df616ede img.LT_cover {
	margin-top: 10px auto 0 auto;
}
.LT_rating {
	display: block;
	margin: 0 auto;
}
.LT_itemLast {
	position: relative;
}
.limage {
	float: left;
	margin: 0 10px 10px 0;
	border: 4px solid #3f3a2f;
}
.rimage {
	float: right;
	margin: 0 0 10px 10px;
	border: 4px solid #3f3a2f;
}

#left ul, #left ol, #photoblog ul, #photoblog ol {
	list-style-type: disc;
	margin: 10px 0 10px 15px;
	list-style-position: outside;
}
#left .text li, #photoblog .text li{
	margin: 10px;
}


/******************COMMENTS*******************/
#left h3 {
	margin-left: 15px;
	margin-bottom: 0;
	text-decoration: underline;
	color: #3F3A2F;
	font-size: 1.5em;
}
#commentlist{padding-top:35px;}
#commentlist p {
line-height: 1.2em;
margin-bottom: 0.8em;
}
.commentarea {
margin: 5px 5px 0px 10px;
}
.commentfooter {
margin: -28px 0px 0px -11px;
height: 28px;
}

.commentauthor{
position: relative;
float: left;
margin: 3px;
padding: 3px;
width: 110px;
font-size: 11px;
text-align: center;
}
.commentauthor img.cAvatar {
	border: 4px solid #F9D681;
}
.commentcontentAU{
float: left;
width: 320px;
margin: 3px;
padding-right: 6px;
padding-bottom: 13px;
padding-left: 3px;
color: #002DFF;
font-size: 13px;
}
.commentcontent{
float: left;
width: 320px;
margin: 3px;
padding-right: 6px;
padding-bottom: 13px;
padding-left: 3px;
font-size: 12px;
}
.commentcontent2{
float: left;
width: 320px;
margin: 3px;
padding-right: 6px;
padding-bottom: 13px;
padding-left: 3px;
font-size: 12px;
}
.commentwrap {
clear: both;
}
.commentform{
clear: left;
padding: 0px 0px 28px 0px;
}
#comment_form {clear:both}
#TextDisplay {
	margin: 5px 15px 5px 15px;
	font-size: 1.2em;
	background: #EFF6FF;
}
p.captcha {
	color: #000;
	font-weight: normal;
	margin-top: 10px;
}

/************************END CREATESEAN**********************/





/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/


a:link {
	color: #ff4200;
}
a:visited {
	color: #ff4200;
}
a:hover{
	text-decoration: underline;
	color: #353535;
}
*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #c07f2b url(/interface/images/bg.jpg) repeat-x top;
}

#main
{
margin: 0 auto;
width: 980px;
padding-top: 57px;
}

#header
{
position: relative;
width: 980px;
margin: 0 auto;
height: 273px;
background: url(/interface/images/header.jpg) no-repeat center bottom;
margin-bottom: 4px;
}

#logo
{
padding-left: 85px;
text-align: left;
padding-top: 120px;

}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
}
#logo h1 {
	text-indent: -10000px;
}

#logo H2 
{
font-size: 18px;
color: #FEFF8F;
}

#buttons
{
width: 901px;
height: 44px;
margin: 0 auto;
background: url(/interface/images/menu.jpg) no-repeat;
}

#buttons ul {
   	float:right;
	padding-right: 90px;
    margin: 0px;     
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 138px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 14px;
	margin-right: 2px;
}

#buttons a:hover {
	color:#ffffff;
	background:url(/interface/images/munegover.jpg);
}

#contop{
	margin-top: 10px;
	background:url(/interface/images/contop.jpg) no-repeat top center;
	height: 17px;
}

#conbot{
	background:url(/interface/images/conbot.jpg) no-repeat top center;
	height: 21px;
}

#content
{
width: 925px;
background: url(/interface/images/conbg.jpg) center repeat-y;
margin: 0 auto;
padding-right: 3px;
}


#conleft{
	float:left;
	width: 210px;
	padding-left: 25px;
}

#left
{
width: 470px;
background:url(/interface/images/centerbg.jpg) repeat-y right;
float:right;
}
#photoblog
{
width: 700px;
background:url(/interface/images/photoblogbg.jpg) repeat-y right;
float:right;
}
.text{
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 15px;
}
#photoblog .text{
	padding-left: 15px;
}
#left H2, #photoblog H2
{
color: #9f0000;
font-size: 28px;
padding-top: 10px;
padding-left: 25px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

.pred{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b22d00;
	padding-left: 25px;
	padding-top: 15px;
	margin-bottom: 5px;
}

#left a, #photoblog a
{
 color: #ff4200;
 font-weight:bold;
}

#left a:hover, #photoblog a:hover{
	text-decoration: none;
	color: #353535;
}

#left a:visited #photoblog a:visited{
	color: #3a7854;
}

.date {
	margin-top: 25px;
	color: #ff8d00;
	font-size: 11px;
	padding: 8px;
	margin-bottom: 10px;
	font-weight:bold;
	/*background: url(/interface/images/datebg.jpg) no-repeat;*/
	background: #fff;
	border: 1px solid #FF0000;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	/*height: 12px;*/
}

.date a {
	color: #ff4200;
	text-decoration:none;
}

.dateleft{
	background:url(/interface/images/timeicon.gif) no-repeat left;
	padding-left: 20px;
	color: #ff4200;
}

.datecomment {
	margin-left: 50px;
	
}
.datetags {
	clear: both;	
}
}

#post{
	padding-left: 30px;
}

#right
{
width: 195px;
float:right;
padding-left: 10px;
padding-right: 10px;
}

#right ul 
{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;
	
}

#right ul li{
	margin-bottom: 20px;
	width: 192px;
}

.categories ul li {
	margin-bottom: 5px;
	background: url(/interface/images/ulbgtop.jpg) no-repeat left;
	padding-left: 7px;
	height: 20px;
}

.categories ul li a{
	color: #b22d00;
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.partners ul{
list-style: none;
padding: 0px;
}


.partners ul li {
	list-style-type:none;
	padding: 7px 0;	
	border-bottom: dashed #960404 1px;
	margin-bottom: 5px;
}
.partners ul li:before {
	content: "\2192\0020";
	display: inline;
	text-indent: 10px;
}
.buttons ul li:before {
	content: "";
}

.partners ul li a{
	color: #464646;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.partners ul li a:hover{
	color: #9f0000;
}

h2 {
color: #9f0000;
font-size: 23px;
padding-top: 10px;
padding-bottom: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#right a:link {
	text-decoration: none;
}
#right a:visited {
		text-decoration: none;
}#right a:hover {
	text-decoration: underline;
}


#right li a {
	padding-left: 10px;
	background: url(/interface/images/img09.gif) no-repeat 1px 5px;
}

#footer
{
	height: 37px;
	width: 614px;
	margin: 0 auto;
	font-size: 10px;
	color: #000000;
	padding-top: 20px;
	text-align: center;
	clear:both;

}

#footer a
{
color: #000000;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}