/*
Theme Name:		WaxMama3
Theme URI:		http://www.waxmama.com
Description:	Based on Cutline  and Starkers
Version:		1.0 
Author:	VisionaryLabs	
Author URI:	http://www.visionarylabs.com	
Tags: 	waxmama		
*/

/*
1d7e94
497716
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.admin{margin: 20px; display: block;}
.admin a{padding: 5px; font-size: 8pt; border: 1px solid #000066; background: #FFFFCC;}

html
{
 font-size: small;
}

body {
	background:url(images/bg.png) top center repeat-y;
	text-align: center;
	color: #111;
	/*
	font-size: .8em;
	line-height: 1.3em;
	*/
	font-family: helvetica, arial, verdana, sans-serif;	
}

p{margin: 15px 0px;}

#page {
	background-color: #fff;
	text-align: left;
	width: 900px;	 
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 100%;
}


#header {
	font-size: 18pt;
	font-weight: bold;
	line-height: 18pt;
	padding: 0px;
	margin: 0px !important;
	text-align: center;     
	background: #fff url(images/nav-divider.jpg) bottom center repeat-x;   
}

#footer {
	padding: 20px 0px;
	font: 8pt;
	background: #fff;
	margin: 5px;
	text-align: center;
 	background: url(images/nav-divider.jpg) top center repeat-x;
}

#logo {
}
#logo a {
	width: 600px;
	height: 135px;
	display: block;
	margin: auto;
	background: url(images/waxmama-logo-600x135.jpg) top center no-repeat;
	text-decoration: none;
}

.logo-tagline {
	font-size: 8pt;
	line-height: 8pt;	
	letter-spacing: normal;
	z-index: 1000;
	display: block;
	padding-top: 120px;
}

#main_nav {
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 10px 0px;	
	clear: both;
    font-size: 9pt;
	line-height: 30pt;  
	text-align: center;
    background: url(images/nav-divider.jpg) top center repeat-x;     
}


ul#main_nav li {
	display: inline;
	margin: 0px 1px;
	text-align: center;
}
ul#main_nav li a:link, ul#main_nav li a:visited {
	color: #fff;
	padding: 8px 6px;
	text-decoration: none;
	background: #497716 url(images/main_nav_btn.png) bottom right;
      	white-space: nowrap;        
}

ul#main_nav li a:hover {
	color: #fff;
	background: #1d7e94 url(images/main_nav_btn2.png) top left;
}

ul#main_nav li.current-cat a, ul#main_nav li.current-cat a:visited, ul#main_nav li.current-cat a:hover {
	color: #fff;
	background: #1d7e94 url(images/main_nav_btn2.png) top left;
}

#stage {
	text-align: left;
	float: left;
	margin: 10px 0px 0px 5px;
	border: 0px solid #ccc;
	clear: both;
	width: 610px;
}

#content {padding: 10px;}

#sidebar {
	width: 250px;
	float: right;
	margin: 10px 15px 0px 0px;
	border: 0px solid green;
}

a.sidebar_btn {display: block; margin: 10px 0px; width: 250px; height: 65px; background: top center no-repeat; overflow: hidden; text-indent: -1000px;}

a.sidebar_btn.signup {background: url(images/dailywax.png) top center no-repeat;}
a.sidebar_btn.deals {background: url(images/smokindeals.png) top center no-repeat;}

a.sidebar_btn:hover.signup {background: url(images/dailywax.png) bottom center no-repeat;}
a.sidebar_btn:hover.deals {background: url(images/smokindeals.png) bottom center no-repeat;;}
img.thumbnail{}


/* global elements */

a, a:link {
	text-decoration: underline;
	color: inherit;
}

a:visited {
	text-decoration: underline;	
	color: inherit;
}

a:hover {
	color: #497716;
	text-decoration: underline;
}

.post{background: url(images/nav-divider.jpg) bottom center repeat-x; padding-bottom: 5px; margin-bottom: 20px;}
.entry{}
.todays-wax-title{background: url(images/nav-divider.jpg) bottom center repeat-x;}

.entry img{margin: 10px;}

.thumb-img{float: left; margin: 0px 5px 5px 0px; }
.thumb-img img{border: 1px solid #ccc;}
.ad-img{width: 200px; margin: auto;}
.wide-img{margin: 10px 0px; border: 1px solid #ccc;}

.sponsor{border: 1px solid #ccc; margin-bottom: 5px; padding: 3px;}
.sponsor .content{margin: 10px; font-size: 9pt;}
h2{font-size: 16pt; line-height: 20pt; margin: 5px 0px 3px 0px;}
.entry h2 a:link, .entry h2 a:visited{text-decoration: none;}
.thedate{color: #54aa07; font-size: 8pt; line-height: 10pt;}
#recentwax .thedate{color: #54aa07; font-size: 7pt; line-height: 10pt;}
.todaysdate{color: #000; font-size: 10pt; font-weight: bold; margin: 3px; line-height: 10pt;}
.clear{clear: both;}
#recentwax .title{background: url('images/recent-wax.jpg') top left no-repeat; width: 250px; height: 50px; overflow: hidden; text-indent: -1000px;}
#recentwax .recent{float: left; width: 32%; margin-right: 6px;}
.recentblock{float: left; width: 80px; }
.recent h3{font-size: 12pt; line-height: 14pt; }
.recent h2{font-size: 11pt; line-height: 12pt; }
.excerpt h2{font-size: 11pt; line-height: 12pt;}
.recent h3 a:link, .recent h3 a:visited{text-decoration: none;}
#searchform{width: 200px; margin: 10px auto;}
.searchinput{font-size: 9pt; width: 200px; padding: 2px; border: 1px solid #ccc; color: #666; font-family: Georgia, "Times New Roman", Times, serif; background: #fff !important;}
.navigation{margin: 20px 20px 20px 120px;}
.navigation a{padding: 10px; border: 1px solid #ccc; background: #1d7e94; color: #fff; text-decoration: none;}
.sociable_tagline{color: #666;}
.sponsor img{margin: 2px;}