/* MyClubTees.com */
body, h1, h2, h3, h4, h5, h6, form, ol, p, ul{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6{
	font-size: 12px;
}

body{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background: #4a6410 url(/images/MCTBGMix.jpg) no-repeat center top;
	margin:0;
	
	width: 100%;
  	display: table;
}

table{
	font-size: 11px;
}

form, input, textarea{
	font-size: 11px;
}

input, textarea{
	margin: 0 0 1px 0;
	border: 1px solid #262626;
	color: #000000;
	background: #9dc349;
}

ul, li{
	list-style-type: none;
}

a{
	text-decoration: underline;
	color: #fff;
}

a:hover{
	text-decoration: none;
}

img{
	border: 0px;
}

.mainContainer {
    /* float:relative; */
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#sidebar{
	float: left;
	margin: 9px 0 0 0;
	width: 170px;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	vertical-align: top;
	color: #ffffff;
	background: #4a6410;
	border-top:3px solid #789332;
	border-left:3px solid #789332;
	border-bottom:3px solid #789332;
}

#sidebar ul{
	padding: 5px;
	text-align: right;
	vertical-align: top;
}

#sidebar ul li{
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size:10px;
	color: #ffffff;
}

#sidebar ul li a{
	text-decoration: none;
	background: url(images/navL.gif) right center no-repeat;
	padding: 0 10px 0 0;
}

#sidebar ul li a:hover{
	text-decoration: underline;
}

#sidebar ul li h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #9dc349;
	font-size: 12px;
	font-weight: bold;
	color: #9dc349;
	font-family: 'Century Gothic', Arial, Verdana, sans-serif;
}

#sidebar ul ul{
	padding: 0;
}

#sidebar ul ul li{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #ffffff;
}

#sidebar ul ul li a{
	text-decoration: none;
	color: #ff9900;
}

#sidebar ul ul li a:hover{
	text-decoration: underline;
}

.narrowcolumn{
	float: left;
	width: 480px;
	margin: 9px 0 0 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	background: #4a6410;
	border:3px solid #789332;
}

.narrowcolumn img {width:220px; border:0;}

#menu{
	padding: 0;
	text-align: center;
	vertical-align:bottom;
	color: #4a6410;
	background: url(/images/MCTHeaderTop1.jpg) right center repeat-x;
	margin:0;
	width:100%;
	height:171px;
}

#menu .topMenuUp {
	width: 900px;
	height: 22px;
	margin: 0 auto 0 auto;
	position: relative;
}
#menu .topMenuUp ul li{
	float: right;
	margin: 7px 10px 0 10px;
	padding:0;
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: none;
}
#menu .topMenuUp ul li a{
	text-decoration: none;
	color: #627441;
}
#menu .topMenuUp ul li a:hover{
	text-decoration: none;
	color: #ff6600;
}

#menu .topMenu {
	width: 900px;
	height: 30px;
	margin: 0 auto 0 auto;
	position: relative;
}
#menu .topMenu ul li{
	float: left;
	margin: 0px 10px 0 10px;
	padding:0;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold;
}
#menu .topMenu ul li a{
	text-decoration: none;
	color: #4a6410;
	background: url(/images/navSplitter.png) right center no-repeat;
	padding: 0 20px 0 0;
}
#menu .topMenu ul li a:hover{
	text-decoration: none;
	color: #ff6600;
}

.header{
	padding: 0;
	width: 900px;
	height:119px;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	margin: 0px auto 0 auto;
	position:relative;
}
.topAd { position:relative; margin:-90px auto 0 500px; display:block; padding:0;}
.searchTop{
	text-align: right;
}
.post h2{
	border-top: 1px solid #ff9900;
	padding: 8px 10px 8px 10px;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 24px;
	color: #ff9900;
	background: #627441;
}

.post h2 a{
	text-decoration: none;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry{
	border-top: 1px solid #ff9900;
	padding: 10px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	color: #ffffff;
	background: #4a6410;
	min-height:500px;
}

.entry p{
	padding: 10px 0 0 0;
}

.entry a{
	color: #ff9900;
}
.entrySingle img {
	margin: 2px;
}
p.postmetadata, post-date, cite{
	font-size: 11px;
	font-style: normal;
}

.navigation{
	padding: 16px;
	text-align:center;
	vertical-align: top;
	line-height: 14px;
	color: #ff9900;
	background: #4a6410;
}
.navigation a, .navigation a:visited, .navigation a:active{
	text-decoration:none;
	font-size:14px;
	color: #ff9900;
}
.navigation a:hover{
	text-decoration:underline;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #ff9900;
	padding: 10px;
	font-size: 11px;
	background: #5e782d;
	color: #ffffff;
}

blockquote{
	margin: 5px 0 5px 5px;
	border: 1px solid #ff9900;
	padding: 5px 10px;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background: #5e782d;
	color: #ffffff;
}

#obar{
	float: left;
	margin: 9px 0 0 0;
	width: 180px;
	text-align: left;
	vertical-align: top;
	background: #4a6410;
	border-top:3px solid #789332; 
	border-right:0 solid #789332;
	border-bottom:0px solid #789332;
}

#sub-obar{
	float: left;
	margin: 0;
	width: 170px;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	background: #4a6410;
}

#sub-obar ul{
	padding: 5px 0 5px 5px;
	text-align: left;
	vertical-align: top;
}

#sub-obar ul li{
	margin: 0 0 5px 0;
	font-weight: bold;
	color: #ffffff;
}

#sub-obar ul li a{
	text-decoration: none;
}

#sub-obar ul li a:hover{
	text-decoration: underline;
}

#sub-obar ul li h2{
	margin: 5px 0 0 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #9dc349;
	font-size: 12px;
	font-weight: bold;
	color: #9dc349;
	font-family: 'Century Gothic', Arial, Verdana, sans-serif;
}

#sub-obar ul ul{
	padding: 0;
}

#sub-obar ul ul li{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #ffffff;
}

#sub-obar ul ul li a{
	text-decoration: none;
	color: #ff9900;
	background: url(images/navR.gif) left center no-repeat;
	padding: 0 0 0 10px;
}

#sub-obar ul ul li a:hover{
	text-decoration: underline;
}

#sub-obar ul ul li .recentcomments a {background: url(images/navL.gif) -10px center no-repeat; padding:0;}

#wp-calendar{
	margin: 5px 0 0;
}

#wp-calendar caption{
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: left;
	color: #ffffff;
	background: #000;
}

#wp-calendar th, #wp-calendar td{
	padding: 3px;
	color: #ffffff;
	background: #000;
}


.postContent img {
  	border: 8px solid #789332;
	margin: 0;
}
.postContent a:hover img {filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;}

.postContent img.clearIMG {
  	border: 1px solid #4a6410;
	padding: 2px;
}
.post-buffer{
	width: 180px;
	margin: 0 1px 0 1px;
}


.clearfooter {
	/* height: 20px; */
	clear: both;
}
#footerTop{
	background: url(/images/bgFooter.jpg) no-repeat center;
	float:inherit;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	bottom: 0;
	height:164px;
}
#footerMid{
	background-color:#414929;
	float:inherit;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align:center;
}
#footer{
	background: url(/images/footerBG.jpg) repeat-y center;
	float:inherit;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color:#414929;
	bottom: 0;
	height:200px;
	border-top: 0px solid #ff9900;
}

#footer a{
	color: #666666;
}

#relatedLinks{
	float: inherit;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#lCol{
  float:left;
  width:200px;
  margin:0;
  position:absolute;
}
#footerContent{
	font-size: 12px;
	width:600px;
	padding: 5px;
	margin: 0px 200px 0px 200px;
	text-align:center;
	height:180px;
	position:absolute;
	color:#999999;
}

#footerContent a{
	text-decoration: none;
	color: #9dc349;
	text-align:center;
}
#footerContent a:hover{
	text-decoration: none;
	color: #ff6600;
}

#rCol{
  float:right;
  width:200px;
  margin: 0px 0px 0px 800px;
  position:absolute;
}
#lCol .flickr a {
	float: inherit;
	display: block;
	width: 170px;
	height: 80px;
	margin: 0;
}
#lCol .twitter a {
	float: inherit;
	display: block;
	width: 190px;
	height: 80px;
	margin: 0 0 0 50px;
}
#rCol .facebook a {
	float: right;
	display: block;
	width: 170px;
	height: 80px;
	margin: 0;
}

#rCol .myspace a {
	float: right;
	display: block;
	width: 180px;
	height: 80px;
	margin: 0;
}

.rColTop{
  	float:right;
	width: 50px;
	margin: -15px 0 0 0;
	position: relative;
	border: 1px solid #c8e488;
}
.RSS a {
	float: inherit;
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #c8e488;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.Subscribe a {
	float: inherit;
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #c8e488;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
