/*
Theme Name: Chef Marcela
Theme URI: http://www.chefmarcela.com
Description: Chef Marcela's Wordpress Style.
Version: 1.0
Author: jacob Tyler Creative Group
Author URI: http://www.jacobtyler.com/
Tags: green, custom, widgets


*/



/* Begin Typography & Colors */
body {
	width:100%;
height:100%;
margin:0px;
padding:0px;
background: #f3f5de;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color:#585858;
font-size:11px;
line-height:17px;
	}

p {
font-size:11px;
line-height:17px;
margin-bottom:15px;
margin-top:0px;
}
h1 {
margin:0px 0px 15px 0px;
font-weight:normal;
font-size:20px;
line-height:24px;
color:#afbd22;
padding: 0px 0px 0px 0px;
width:100%;
display:block;
border-bottom:1px solid #a9a9a9;
}
h2 {
margin:0px 0px 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:15px;
line-height:15px;
color:#000000;
}
p + h1 {
margin-top:20px;
}
img {
padding: 0px;
margin: 0px;
border: 0px;
}
a {
color:#38939b;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a.noborder {
border:0px;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	width:900px;
	height:auto;
	margin:0px auto;
	text-align:left;
}
#page-content {
	width:100%;
	padding:45px 0px 20px 0px;
	text-align:left;
	background:#ffffff;
	margin-bottom:40px;
}

.narrowcolumn {
	width:590px;
	height:auto;
	float:right;
	position:relative;
	right:35px;
	}

.widecolumn {
	width:590px;
	height:auto;
	float:right;
	position:relative;
	right:35px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */







/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */






/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/*Begin Header & Footer*/

#header {
	width:100%;
	height:125px;
	position:relative;
}
#logo {	
	display:block;
	float:left;
	width:310px;
	height:125px;
}
#play-video {
	float:right;
	margin: 32px 20px 0px 0px;
}
#nav {
	width:508px;
	height:32px;
	float:right;
	position:absolute;
	top:90px;
	right:0px;
}
#nav a {
	display:block;
	height:32px;
	margin-left:1px;
	text-indent:-9999em;
	float:left;
}
#nav1 {
	width:56px;
	background: url('/images/nav1.gif') top no-repeat;
	background-position: 0px 0px;
}
#nav2 {
	width:164px;
	background: url('/images/nav2.gif') top no-repeat;
	background-position: 0px 0px;
}
#nav3 {
	width:79px;
	background: url('/images/nav3.gif') top no-repeat;
	background-position: 0px 0px;
}
#nav4 {
	width:58px;
	background: url('/images/nav4.gif') top no-repeat;
	background-position: 0px 0px;
}
#nav5 {
	width:66px;
	background: url('/images/nav5.gif') top no-repeat;
	background-position: 0px 0px;
}
#nav6 {
	width:79px;
	background: url('/images/nav6.gif') top no-repeat;
	background-position: 0px 0px;
}
#nav1:hover, #nav2:hover, #nav3:hover, #nav4:hover, #nav5:hover, #nav6:hover  {
	background-position: 0px -32px;
}
#headerNav {
	float:right;
	width:450px;
}
#top {
	color:#38939b;
	float:left;
	display:block;
	position:relative;
	text-align:right;
	padding-top:10px;
}
#top a {
	text-decoration:underline;
}
#socialmedia {
	display:block;
	height:25px;
	position:relative;
	padding-top:8px;
	margin-left: 6px;
	float:right;
}
#footer {
	color:#afbd22;
	width:100%;
	height:60px;
	font-size:10px;
	text-align:center;
}
#footer p {
	margin:0px;
	padding-top:20px;
}
#footer .blue {
	color:#38939b;
}
/*End Header & Footer*/

/* Begin Sidebar */
#sidebar {
	width:205px;
	height:auto;
	float:left;
	position:relative;
	left:25px;
}
#sidebar h2 {
	font-size:12px;
	width:195px;
	text-transform:uppercase;
	font-weight:bold;
	background:#38939b;
	padding:6px 0px 6px 10px;
	color:#ffffff;
}
#sidebar h2 a {
	color:#ffffff;
}
#sidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#sidebar ul li ul {
	list-style:disc;
	margin:10px 0px 20px 0px;
	padding:0px 20px;
}
#book-callout {
	width:205px;
	height:130px;
	background: url('/images/book-callout.jpg') top no-repeat;
	margin-top:40px;
}
#book-callout p {
	width:75px;
	height:auto;
	position:relative;
	left:26px;
	top:47px;
	font-size:10px;
	line-height:12px;
}
#book-callout a {
	text-decoration:underline;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
a:active, a:focus {
outline: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
