/*
Theme Name: Zahra Cooks
Theme URI: http://www.conceptualitis.com/
Description: A theme for Zahra, who cooks.
Version: 1.0
Author: Neil Duffy
Author URI: http://www.conceptualitis.com/
Tags: green, minimalistic, fixed width, two columns

*/



/* Begin Typography & Colors */
body {
	font-size: 14px;
	font-family: Georgia, 'Times New Roman';
	background: #fff url('images/body-bg.gif') top center repeat-x;
	color: #454d45;
	text-align: center;
	}
  
.visual {
  text-indent: -9999px;
  display: block;
  overflow: hidden;
}
a:hover.visual {
  border: 0;
}

a#rss-feed {
  background: transparent url('images/rss-feed-bg.jpg') top left no-repeat;
  width: 280px;
  height: 50px;
  margin-bottom: 10px;
}

a#twitter {
  background: transparent url('images/twitter-bg.jpg') top left no-repeat;
  width: 280px;
  height: 50px;
  margin-bottom: 10px;
}
  
#page {
	text-align: left;
	width: 960px;  
  margin: 0 auto;
}

#header {
	background: transparent url('images/header-bg.jpg') no-repeat top left;
	height: 157px;
  position: relative;
}

h1#home {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  z-index: 2;
}
h1#home a {
  width: 320px;
  height: 156px;
}



ul#nav {
  position: absolute;
  list-style: none;
  padding: 0;
  margin: 0;
  bottom: 0;
  right: 0;
  width: 787px;
  height: 34px;
  overflow:hidden;
  z-index: 4;
}
ul#nav li {
  padding: 0;
  margin: 0;
  display: inline;
  float: left;
}
ul#nav li a {
  height: 33px;
}
ul#nav li a:hover {
  background-position: bottom center;
}

a#recipes {
  background: transparent url('images/nav-recipes-bg.gif') top center no-repeat;
  width: 132px;
}
a#conversions {
  background: transparent url('images/nav-conversions-bg.gif') top center no-repeat;
  width: 131px;
}
a#how-to {
  background: transparent url('images/nav-how-to-bg.gif') top center no-repeat;
  width: 131px;
}
a#about {
  background: transparent url('images/nav-about-bg.gif') top center no-repeat;
  width: 131px;
}
a#zahra-does {
  background: transparent url('images/nav-zahra-does-bg.gif') top center no-repeat;
  width: 131px;
}
a#contact {
  background: transparent url('images/nav-contact-bg.gif') top center no-repeat;
  width: 131px;
}

h2#featuring {
  background: transparent url('images/h2-featuring-bg.gif') top center no-repeat;
  padding: 0; margin: 0 0 10px 0;
  height: 20px;
}

#wrapper {
  border: 1px solid #f1ede5;
  background: #fff;
  padding: 20px 19px;
}

.cat-feat {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px;
  font-style: italic;
}

span.view-more {
  display: block;
  font-size: 12px;
  text-align: right;
  padding-top: 15px;  
}

.view-more a {

}


.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-size: 12px;
}

small.post-information {
  font-style: italic;
  margin-top: 10px;
  display: block;
  font-size: 12px;
}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


.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;
	}

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

.commentmetadata {
	font-weight: normal;
	}

acronym, abbr, span.caps
{
	letter-spacing: .07em;
	}
  
h2 a, h3 a {
  color: #5c665c;
}

a, h2 a:hover, h3 a:hover {
	color: #986500;
	text-decoration: none;
	}

a:hover {
	border-bottom: 1px solid #986500;
	}


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

#wp-calendar caption {
	font-style: 700;
	text-align: center;
	}

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



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}




#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding-right: 20px;
  border-right: 1px solid #e5e5e5;
	margin: 0;
	width: 600px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

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

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 5px 20px;
	margin: 0 auto;
	width: 920px;
	clear: both;
  font-size: 10px;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: right;
	}
  
#footer p a {
  color: #aab2aa;
}

#footer p a:hover {
  color: #986500;
}

/* End Structure */



/*	Begin Headers */
h1, h2, h3, h4 , h5, h6 {
	margin: 0;
  padding: 0;
  font-weight: 400;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 30px;
  font-weight: 400;
}

#content h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 26px;
}

h5 {
  font-size: 24px;
}

h6 {
  font-size: 22px;
}




/* End Headers */



/* Begin Images */
img {
  border: 2px solid #5c665c;
}

p img {
	padding: 0;
	max-width: 100%;
	}


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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* 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 Sidebar */
#sidebar {
	padding: 0 0 0 19px;
	width: 280px;
  float: right;
}

#sidebar form {
	margin: 0;
	}
/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
  font-size: 12px;
	}
.navigation .alignleft,
.navigation .alignright {
  width: 50%;
}
/* 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;
}
/* End captions */

.legal {
  text-align: center;
  font-size: 10px;
  padding-top: 20px;
}

.entry {
  line-height: 22px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}

.pagetitle {
  border: 0;
  margin-bottom: 30px;
  text-align: center;
  background: #f2f2f2;
  padding: 5px;
}

.hentry {
  margin-bottom: 20px;
}

#desc-zahra-does {
  width: 174px; height: 66px;
  background: transparent url('images/desc-zahra-does.png') top center no-repeat;
  position: absolute;
  top: 65px;
  left: 0;
  z-index: 3;
}
#desc-recipes {
  width: 174px; height: 66px;
  background: transparent url('images/desc-recipes.png') top center no-repeat;
  position: absolute;
  top: 65px;
  left: 0;
  z-index: 3;
}
#desc-how-to {
  width: 174px; height: 66px;
  background: transparent url('images/desc-how-to.png') top center no-repeat;
  position: absolute;
  top: 65px;
  left: 0;
  z-index: 3;
}
#desc-conversions {
  width: 174px; height: 66px;
  background: transparent url('images/desc-conversions.png') top center no-repeat;
  position: absolute;
  top: 65px;
  left: 0;
  z-index: 3;
}
#desc-about {
  width: 174px; height: 66px;
  background: transparent url('images/desc-about-zahra-cooks.png') top center no-repeat;
  position: absolute;
  top: 65px;
  left: 0;
  z-index: 3;
}
#desc-contact {
  width: 174px; height: 66px;
  background: transparent url('images/desc-contact.png') top center no-repeat;
  position: absolute;
  top: 65px;
  left: 0;
  z-index: 3;
}

ul#recipes {
  padding: 10px 0 0 10px;
  margin: 0;
  
}

ul#recipes li {
  font-size: 18px;
  font-weight: 700;
  list-style: none;
  padding: 0;
  margin: 0;
}


ul#recipes li li {
  font-size: 14px;
  font-weight: 400;
}

div#culinarty {
  overflow: auto; 
  margin: 1px auto;
  width: 130px;
  padding: 2px 9px; 
}

div#culinarty a {
 font-size: 10px;
 display: inline;
}

div.print-box {
  padding: 10px 0;
}