/*
Theme Name:		Cheff Todd Mohr
Theme URI: 		http://www.webcookingclasses.com/
Version: 		0.1
Description: 	Custom Theme for Chef Todd Mohr.
Author: 		Chip Pintilie
Author URI:		http://www.betterimage.org


*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );



.container { width: 976px; margin: 0 auto; 
background: url(images/container-background.jpg) no-repeat 16px 0;

}


.containerhome { width: 976px; margin: 0 auto; 
background: url(images/container-home-background.jpg) no-repeat 16px 0;
display: block;
min-height: 500px;

}

.page-template-Test-Page-php .container2 {
	background: url(images/background-members.jpg) repeat-x top right;
}

.container2 { width: 976px; margin: 0 auto; 
background: url(images/sales-background.jpg) no-repeat 16px 0;
display: block;
min-height: 500px;
}

.container3 { width: 976px; margin: 0 auto; 
background: url(images/sales-new.jpg) no-repeat 16px 0;
display: block;
min-height: 500px;
}



.hfeed { width: 574px; float: right; }
.page-template-Test-Page-php .hfeed { margin-top: 73px;}
.aside { width: 342px; float: left; margin-top: 107px; background: url(images/background-sidebar.jpg) repeat-y; position: relative; min-height: 400px;}
.footer { clear: both; background: url(images/background.jpg) repeat-x center bottom; display: block; padding: 10px 0 0 0;
}

.header {
position: relative;
height: 320px;
width: 976px;
float: left;
margin: 0 0 0 0;
}


.header-home {
position: relative;
height: 333px;
width: 976px;
float: left;
margin: 0 0 0 0;
}

#post-355 {
margin-top: 70px;
}

/* Document Body */
body, input, textarea { font: 14px/1.6 Helvetica, Arial, sans-serif; }

body {
	background: url(images/background.jpg) repeat-x top center;

}

body.home {
	background: url(images/background-home.jpg) repeat-x top center;
}

body.page-template-Test-Page-php {
	background: url(images/background.jpg) repeat-x center 105px;
}



/* Font Styles */
.serif { font-family: Georgia, "Times New Roman", Times, serif; }
.sans-serif { font-family: Helvetica, Arial, sans-serif; }

/* Vertical Rhythm  */
.entry-meta { margin-bottom: 10px; }
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol { margin-bottom: 20px; }
.hentry, .comment, .navigation-links { margin-bottom: 40px; }

/* Logo */
#logo, #logo a { font-size: 28px; line-height: 30px; color: #000; font-weight: bold; text-indent: -5500px;}
#logo a:hover { color: #2361a1; text-decoration: none; }
#tagline { color: white; position: absolute; top: 225px; left: 330px; font-size: 27px; font-weight: bold; }
.page-template-Test-Page-php #tagline { color: black; top: 75px; left: 624px; }

/* Menu */
/* Menu */
.nav {
position: absolute;
top: 15px;
right: 0px;
	float: left
z-index: 100;
;
 }
 
.nav, .nav * {
	list-style: none;
	margin-left: 0; }
 
.nav li {
	float: left;
	padding: 0 0 0 6px;
	position: relative; 
	margin-left: 8px;
	height: 26px;
	background: url(images/menu_01.jpg) no-repeat top left;
z-index: 101;
	}
 
.nav ul li { width: 100%; }
 
.nav a {
	display: block;
	position: relative;
	padding: 3px 10px 0 5px;
	margin: 0;
	height: 26px;
	background: url(images/menu_02.jpg) no-repeat top right;
font-size: 14px;
line-height: 18px;
float: left;
color: white;	
z-index: 102;
	 }


.nav li.current_page_item {
	background: url(images/menusel_01.jpg) no-repeat top left;
	}

.nav li.current_page_item a {
	background: url(images/menusel_02.jpg) no-repeat top right;
	color: white;
	}



/* Hides items under top menu */
.nav ul { position: absolute; top: -9999em; width: 20em; /* left offset of submenus need to match (see below) */ }

/* Shows submenus */
.nav li:hover ul,
.nav li.nav-hover ul { left: -1px; top: 29px; /* match top ul list item height */ z-index: 99; }

/* Hides all sub items (4 levels deep) */
.nav li:hover li ul,
.nav li.nav-hover li ul,
.nav li li:hover li ul,
.nav li li.nav-hover li ul,
.nav li li li:hover li ul,
.nav li li li.nav-hover li ul { top: -999em; }

/* On :hover, displays all sub items (4 levels deep) */
.nav li li:hover ul,
.nav li li.nav-hover ul,
.nav li li li:hover ul,
.nav li li li.nav-hover ul,
.nav li li li li:hover ul,
.nav li li li li.nav-hover ul { left: 20em; /* match .nav ul width */ top: -1px; }


/* Menu bugfix */
.ie7 .nav:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

/* Links */
a { color: #870900; text-decoration: none; }
a:hover { text-decoration: underline; }
.entry-content a:link, .entry-content a:active, .entry-content a:visited { color: #870900; text-decoration: underline; }
.entry-content a:hover { text-decoration: none; }

/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: normal; clear: both; }
h1 { font-size: 24px; line-height: 28px; padding: 5px 0px; }
h2 { font-size: 20px; line-height: 22px; padding: 5px 0px; }
h3 { font-size: 16px; line-height: 20px; padding: 5px 0px; }
h4 { font-size: 14px; line-height: 18px; padding: 5px 0px; }
h5 { font-size: 12px; line-height: 18px; padding: 5px 0px; }
h6 { font-size: 18px; line-height: 20px; font-weight: bold;}

/* Content */
.page-title { font-size: 14px; font-weight: bold; }
.page-title span { font-style: italic; font-weight: normal; }
.entry-title, .entry-title a { color: #870900; font-size: 30px; line-height: 28px; font-weight: bold; }
.entry-title a:hover { color: #870900; text-decoration: underline; }

/* Text Elements */
address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px dotted #666; }

blockquote { color: #666; font-style: italic; border-left: 1px solid #ddd; margin-left: 15px; padding-left: 10px; }

strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 12px; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

code, pre {  line-height: 15px; }
var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #fafafa; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }

/* Lists: (ul, ol, dl) */
ul, ol, dl { margin-left: 15px; }
.nav { margin-left: 0px; }
.entry-content ul, .entry-content ol, #search-query { margin-left: 25px; }

li ul, li ol { margin-bottom: 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ol { list-style-type: decimal; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }

dt { font-weight: bold; }

.fat li { margin-bottom: 10px; }

/* Tables */
table { border-width: 0px; line-height: 18px; margin: 0 0 8px 0; text-align: left; padding: 0 5px; }
table .even { background: #ddd; }
caption { text-align: left; }
tr { border-bottom: 1px solid #ccc; }
th, td { padding: 1px; }

/* Forms */
/*
input, textarea { background: #fafafa; border-color: #aaa #ddd #ddd #aaa; border-style: solid; border-width: 1px; font-size: 14px; }
input, textarea, button { font-weight: bold; padding: 3px; }
button { font: 13px;}
input:focus, textarea:focus, button:hover { background: #fff; border-color: #777 #ccc #ccc #777; }
*/


/* bugfix */
.safari input { padding: 0px 3px; }
.chrome input { padding: 1px 3px; }

/* Comments */
.comment-list, .comment-list .children { list-style: none; }
.comment-list { margin-left: 10px; }
.comment { margin-bottom: 40px; }
.comment-list .children { margin-top: 40px; }
.comment-meta { margin-bottom: 10px; }
.commenter { font-size: 16px; }
.avatar { float: right; margin: 0px 0px 10px 20px; border: 1px #ddd solid; padding: 1px; }

/* Comment Reply */
#comment-form .form-section input { margin-right: 10px; }
.form-section { margin-bottom: 10px; }
.form-section label { cursor: pointer; }
#commenter-details input { margin-right: 10px; }
#allowed-tags { font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px; background: #fff; border: 1px #ddd dotted; border-top: none; width: 573px; }

/* Images */
img.alignleft { float: left; margin-right: 20px; margin-top: 5px; }
img.alignright { display: block; float: right; margin-left: 20px; margin-top: 5px; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { margin: 0; padding: 5px; }

.wp-smiley { max-height: 13px; margin: 0 !important; } /* Prevent the smileys from breaking line-height */

/* [gallery] */
.gallery { margin: auto; }
.gallery-image { border: 2px solid #cfcfcf; margin-left: 0; }
.gallery-caption { margin-left: 0; }
.gallery-item { float: left; text-align: center; margin-left: 0; }

.gallery-columns-2 { width: 50%; }
.gallery-columns-3 { width: 33%; }
.gallery-columns-4 { width: 25%; }
.gallery-columns-5 { width: 20%; }
.gallery-columns-6 { width: 16%; }
.gallery-columns-7 { width: 14%; }
.gallery-columns-8 { width: 12%; }
.gallery-columns-9 { width: 11%; }

/* Navigation */
.page-navigation .nav-next { float: left; }
.page-navigation .nav-previous { float: right; }
.single-page-navigation .nav-next { float: right; }
.single-page-navigation .nav-previous { float: left; }

/* [gallery] + navigation clearfix */
.gallery-row:after, .navigation-links:after, .container:after, .menu:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.gallery-row, .navigation-links, .container, .menu { display: block; }

/* Basic Alignments */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; }


/* Theme Specific */

#subscribefrom {
float: left;
width: 250px;
height: 250px;
position: absolute;
top: 105px;
left: 727px;
}

#subscribehome {
float: left;
width: 250px;
height: 250px;
position: absolute;
top: 166px;
left: 720px;
}

.input-top {
width: 150px;
background: #fafafa; border-color: #aaa #ddd #ddd #aaa; border-style: solid; border-width: 1px; font-size: 14px; padding: 2px; margin: 0;
}

p.offer {
padding: 5px 5px 5px 6px;
margin: 0;
font-weight: bold;
line-height: 15px;
font-size: 14px;
}

.button{

margin: 3px 5px 0 0;
}

.widget {
padding: 0 16px 20px 0px;
position: relative;
background: url(images/background-widget.jpg) no-repeat right top;
margin-bottom: 10px;
}

h3.widget-title {
color: white;
font-weight: bold;
font-size: 24px;
background: url(images/header-back.gif) no-repeat top left;
padding: 7px 6px 20px 50px;
}

.design {

font-size: 11px;}

.left-widget-back {
position: absolute;
top: 0;
left: -30px;
background: red;
}

.widget ul {
margin: 10px 5px 10px 60px;
}

.textwidget {
padding: 10px 30px 10px 40px;
}

.footer p {
text-align: center;
color: white;
margin: 0;
padding: 5px 0 0 0;
}

.footer a {
color: #b1b1b1;
text-decoration: underline;
} 

ul.linksfooter {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

ul.linksfooter li{
display: inline;
padding: 5px 10px;
margin: 0;
}


#wlmember_loginwidget {
padding: 5px 30px 0px 40px;
}

#wlmember_loginwidget p {
margin: 0;
padding: 2px 0;
font-weight: bold;
}

.searchform {
padding: 10px 30px 10px 40px;

}

ul.social-media {
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
top: 270px;
right: 0;
}

ul.social-media li {
float: left;
margin-left: 5px;
}

ul.social-media li a {
display: block;
width: 48px;
height: 48px;
}

ul.social-media2 {
list-style-type: none;
margin: 0;
padding: 0;
position: absolute;
top: 347px;
right: 0;
}

ul.social-media2 li {
float: left;
margin-left: 5px;
}

ul.social-media2 li a {
display: block;
width: 48px;
height: 48px;
}


.article object {

}

.bigred {
font-size: 18px;
color: #870900;
font-weight: bold;
}

.quotesidebar {
font-size: 15px;
font-style: italic;
}

ul.newbiglist {
margin: 12px 0;
padding: 0;
list-style-type: none;
}

ul.newbiglist li {
padding: 0 0 10px 35px;
background: url(images/accept.png) no-repeat left top;

}

a.buynowtop {
position: absolute;
top: 200px;
right: 30px;
display: block;
width: 205px;
height: 46px;
text-indent: -7000px;
}