/*  
Theme Name: eWeekender 3 Column
Description: 3 Column Everyday Weekender theme.
Version: 1.0
Author: ordna solutions
Author URI: http://www.ordnasolutions.com
*/

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal .72em/1.5em verdana, tahoma, arial, sans-serif;
	color: #333;
	background: #FFF url('images/bg.jpg') repeat-x;
	text-align: center;	
	height: 100%;	
}

/* links */
a { background: inherit; color: #336600; text-decoration:none;}
a:hover { background: inherit; color: #006699; }

/* headers */
h1, h2, h3 {
	background: inherit;
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #336600;
}
h1,h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h2.pagetitle {
	font-size: 1.6em;
	color: #333;
	background: inherit;
}
p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
}
ul ul, ul ol {
	margin: 5px 0 0 10px;
}
ul span, ol span {
	color: #333;
	background: inherit;
}

/* images */
img {
	border:none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; padding: 0 0 0 20px;  	
  background-color: #FAFAFA; 
	background-position: 8px 10px;
	border-top: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;	
	border-left: 3px solid #336600;  	
	color: #666;	
}

/* form elements */
form {
	margin:10px; padding: 0;
	/*border: 1px solid #f2f2f2;
	background-color: #FAFAFA; */
}

fieldset {
	border: none;
}
fieldset .textbox {
	width: 220px;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
	background: inherit;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
	background: inherit;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	height:1.5em;
}
.navigation .align-left {
	height:1.5em;
}
.navigation .align-right {
	margin-top: -1.5em;
}
.navigation a {
	text-decoration: underline;
}
/***********************
	  LAYOUT
************************/
#header-content, #content, #footer-content {
	width: 990px;
}

/* header */
#header {	
	height: 99px;
	text-align: left;		
	margin:0px; padding:0px;
	border-top: 1px solid #272727; /* need this so it doesn't push down header */
}
#header-content {
	margin: 0 auto; padding: 0;
}
#header-content #logo {
	font: bold 39px 'Trebuchet Ms', Sans-serif;
/* letter-spacing: -1px; */
	margin: 7px 0px 0px 0px; padding:0px;	
}
#header-content #slogan {
	font: 15px verdana, tahoma, arial, sans-serif;
	margin:0px; padding: 0;	
}
#header-content, #header-content #logo a, #header-content #slogan {	background: inherit; color: #FFF;}

/* topNav menu */
#topNavigation { margin: 12px 0; }
#topNavigation ul {
	float:right;
	font: bolder 1em 'Trebuchet MS', sans-serif;	
	list-style: none;
	margin: 0px; padding: 0px;	
}
#topNavigation li { display: inline; }
#topNavigation li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#topNavigation li a:hover, #topNavigation ul li.current_page_item a {
	background: #57873B;
	color: #FFF;
}

.search .textbox { color: #336600; width:200px; height: 15px; background: #FFF; }
.search input#searchsubmit {
	border: #999 1px solid; 
	height: 21px;
	background: #ddd; 
	margin: 0 0 0 2px; 
	color: #336600;
}
.searchform { 	
	margin:18px 2px 0 0;
	float:right;
	text-align:right;
}

.topBanner{
	width:468px;
	height:60px;
	position:absolute;
	right:-13px;
	top:5px;
/* background:url('images/advolcano2.gif'); */
}
/* header photo */
.headerphoto {
	margin: 0 auto;
	width: 970px;
	height: 200px;
	padding: 12px 10px 10px 10px; 
	color: #336600;
	background: #FFF no-repeat center;	
/* background: #FFF url('images/topWider.jpg') no-repeat center;	*/
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* leaderboard */
#leaderboard {
	margin: 0 auto;
	width: 970px;
	height: 95px;
	padding: 0px 10px 5px 10px; 
	text-align:left;
}
.adsenseLeaderboard {
	float:left;
	display:block;
	width: 728px;
	text-align:left;	
}
.leaderFeed {
	display:inline;
	float: right;
	width: 220px;
}
.leaderFeed img { border:1px solid #FFF; }
.leaderFeed a:hover img { border:1px solid #000; }
.adsenseInline {
	float: right;
	margin: 3px;
/*	float: left; 
	margin: 0px 4px 0px 14px; */
}
.adsensePostBottom{
	padding:0px;
	margin: 0 0 13px 13px;
}

#feedarea ul { margin:0px; padding:0px; }
#feedarea ul li {
	list-style:none;
	font: bold 20px 'Trebuchet MS', sans-serif;
	height: 32px;	
	padding-left:30px;
	background:url('images/feed-icon25x25.png') no-repeat;
}

#feedarea ul li a { background:none; }
#feedarea ul li a:hover { text-decoration:underline; } 

.feedStat { float: right;	padding-top:5px;}

/* sidebar */
#sidebar  {
	float: right;
	width: 310px;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h2 {
	margin: 0px 0px 5px 0px;
	padding: 7px;		
	color: #FFF;
	background-color:#336600;
}
.sidebox {
	background: #F2F2F2;
/* border: 1px solid #EFEDED; */
	margin-bottom: 10px;
}

.sideBanners { text-align: center; } 
.sideBanners img { margin: 5px; border:1px solid #EFEDED; }
.sideBanners a:hover img { border:1px solid #000; }

/* sidebar menu */
#sidebar ul.sidemenu, #tla ul {
	list-style:none;
	margin: 3px 0;
	padding: 0;
	color: #336600;
	background: #F2F2F2;
}
#sidebar .sidemenubottom {margin:0px;	padding:0px;height:1px;}
#sidebar ul.sidemenu ul {	list-style:none; margin: 0px 0 0 10px; padding: 0; background: #F2F2F2;	}
#sidebar ul.sidemenu li, #tla ul li {	padding: 3px 10px;}
#sidebar ul.sidemenu ul li {padding: 0px 0 0 10px;}
#sidebar ul.sidemenu a, #tla ul a {	display: block;	color: #336600;	padding: 0px 0px 0px 10px; background: inherit; }
#sidebar .sideCat ul.sidemenu a {	display: inline; }
#sidebar ul.sidemenu a:hover, #tla ul a:hover {	padding: 0px 0px 0px 10px; color: #006699;text-decoration: underline;background: inherit;}

.theFans {margin:0px auto; padding:0px;	width: 190px; }

/* main */
#main {
	float: left;
	width: 650px;	
	margin: 0 0 10px 0; padding: 0;	
}
#main h2 {
	padding: 10px 0 0px 5px;
	margin: 0 0 0 10px;
	/* border-bottom: 1px solid #f2f2f2; */
}

.post {
	margin-bottom: 10px; padding: 0;
	background: #FFF;
	border: 1px solid #EFEDED;
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin: 0 15px 5px 15px;
	font-size: 95%;
	text-align:center;
}
.post .post-footer .date {
	background: url('images/clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('images/comment.gif') left center no-repeat;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .catg {
	background: url('images/page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .postmetaTop {
  margin: 0 0 5px 15px;
	font-size: 90%;
	color: #777;
	border-bottom: 1px solid #f2f2f2;
	background: inherit;
}

.post .postmetaTop .feedburnerFlareBlock{
  margin: 0px;
  padding: 0px;
  display:inline;
}

.post h4 em {	font-style:normal; float:right;	font-weight:normal;}
.post p a, .post li a {color: #0000FF; text-decoration: none; background: inherit; }
.post p a:hover, .post li a:hover {	color: #006699; text-decoration: underline; background: inherit; }
.post img.floatLeft {	float:left; margin: 0 5px 0px 0;}
.post table.food {margin: 0 15px 5px 15px;}
.post td.rightCol {	padding: 0 0 0 10px;}
.post td.rightCol img {	border:1px solid #EFEDED;}
.post ul.relatedPosts {	padding: 0;	margin-top:3px;}

/* footer */
#footer {	clear: both; margin: 0; padding: 0;	font: normal .95em/1.5em 'Trebuchet MS', Tahoma, Arial, sans-serif;	text-align: left;	}
#footer-content {	border-top: 1px solid #EAEAEA; margin: 0 auto; padding-left: 15px;}
#footer-content a {text-decoration: none;	color: #777; background: inherit; }
#footer-content a:hover {	text-decoration: underline;	color: #333; background: inherit; }
#footer-content ul {list-style: none;	margin: 0; padding: 0;}

/* alignment classes */
.align-left  { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }

/* comments */
.commentlist { padding: 0; margin: 0; }
.commentlist li {
	background-color:#eee;
	list-style: none;
	padding: 10px 10px 0 10px;
	border: 1px dashed #ccc;
	margin: 10px;
	color: #3C452D;
	overflow:hidden;
}
