/*  
Theme Name: Cooking By Design (based on Pearly Grey)
Description: A wordpress theme by monkee-boy web design, inc.
Version: 1.0
Author: Johnny Dimas
Author URI: http://www.monkee-boy.com
*/


/* Universal Selectors
----------------------------------------------------------------------------- */

*  {
	margin: 0;
	padding: 0;
	/* Resets all margins and paddings on the page */
	}
	
ul {
	list-style-type: none;
	}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #06c !important;
	}
	
a:hover {
	cursor: pointer;
	text-decoration: underline;
	/* works well for onclick anchors */
	}

a:active {
	outline: none;
	}
	
:focus {
	-moz-outline-style: none;
	}

:link img {
	border: none;
	}

* img {
	border: none;
	}

a img {
	border: none;
	}

:link img, :active img {
	border: none;
	}

:hover img {
	border: none;
	}

/* Structure
----------------------------------------------------------------------------- */
	
html { 
	background: #BBBBBB;
	}

body {
	font-size: 62.5%; /* Sets the page font to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	color: #555;
	margin:0;
	padding:0;
	}
	
#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 1.1em;
	background: #ffffff;
	}
	
#header {
	padding: 1px;
	background: #ffffff url('images/header_tile.jpg');
	padding: 0px 15px 0px 0px;
	}

#main {
	overflow: auto;
	height: 1%;
	padding: 10px;
	}

#content {
	float:left;
	width: 480px;
	border: 1px solid #fff;
	background: #fff;
	}
	
.content {
	padding: 0 20px 30px 20px;
	width: 445px;
	}

.post {
	float:left;
	margin-bottom:30px;
	}

#footer {
	padding: 20px 10px;
	*padding: 10px;
	/* IE6 and IE7 hack */
	clear: both;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #e4ecdc url('images/footer_logo.png') no-repeat center right;
	border: 1px solid #fff;
	}

/* Header
----------------------------------------------------------------------------- */
	
#logo {
	background: url("images/logo.jpg") no-repeat top left;
	width: 300px;
	height: 96px;
	float: left;
	margin: 0;
	}


#header h1 a {
	font-size: 1.4em;
	padding-bototm: 5px;
	border-bottom: 1px solid #eee;
	color: #555;
	}
	
#header p.description {
	padding-top: 5px;
	font-size: 1.2em;
	}
			
ul.mainmenu {
	clear: both;
	display: block;
	height: 30px;
	padding: 0;
	margin: 0;
	float: right;
	}

.homepage ul.mainmenu {
	padding: 20px 1px 1px 155px;
	}

.mainmenu li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	}
	
.mainmenu li a {
	_width: 1%;
	/* Or else IE6 does a crappy of job of displaying the menu */
	height: 15px;
	display: block;
	padding: 15px;
	text-transform: lowercase;
	font: bold 1em arial, helvetica, verdana, sans-serif;
	color: #FFF !important;
	}

.mainmenu li.home a {
	padding-left: 0;
	}

.homepage .mainmenu li.home a {
	padding-left: 15px;
	}

.mainmenu li a:hover {
	color: #999 !important;
	text-decoration: underline;
	}

				
/* Content
----------------------------------------------------------------------------- */
		
#content h2 a {
	color: #555 !important;
	}


#content p a:visited, #content .metadata a:visited {
	color: #444;
	}

#content p {
	font: 1em/2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 0 0 1.3em;
	color: #444;
	text-align: justify;
	}

#content .post h3 {
	border-bottom: 1px solid #ccc;
	font: 1.2em "Lucida Grande", sans-serif;
	padding-top: 20px;
	text-transform: uppercase;
	}
				
#content .post-contain {
	overflow: auto;
	height: 1%;
	clear: both;
	padding: 0 0 30px;
	}
	
#content .postright {
	float: left;
	}
			
#content ul.metadatafront {
	padding: 0;
	margin: 0;
	text-align: center;
	}

div.sociable { margin: 0 !important; padding:0; float:left !important;  }
div.sociable ul { float:left !important; line-height:  }

div.sociable ul li  { float:left !important; padding: 0 6px 0 0 !important; margin: 0 !important; }

#content ul.metadatafront li {
	background: none;
	float: left !important;
	margin: 0; 
	padding:0;
	}
	
#content ul.metadatafront li.category ul li {
	padding-left: 20px;
	background: url(images/icon_folder.gif) center left no-repeat;
	display: block;
	margin: 0;
	border-right: none;
	padding-right: 0px;
	float: left;
	}

#content ul.metadatafront li.category ul {
	margin: 0;
	padding: 0;
	}

#content ul.metadatafront li.category {
	border-right: none;
	width: 100%;
	}

#content ul.metadatafront li.date {
	padding-top: 2px;
	padding-left: 20px;
	padding-right: 10px;
	background: url(images/icon_date.gif) center left no-repeat;
	}
	
#content ul.metadatafront li.leave_comment {
	padding-left: 20px;
	margin-left: 25px;
	background: url(images/icon_comments.gif) center left no-repeat;
	border-right: none;
	}

#content ul.metadatafront li.email {
	/*padding-left: 20px;
	background: url(images/icon_email.gif) center left no-repeat;*/
	padding: 7px 0 0 0 !important;
	}
	
#content ul.metadatafront li.print {
	/*padding-left: 20px;
	background: url(images/icon_print.gif) center left no-repeat;*/
	padding: 7px 8px 0 0 !important;
	}

#content .metadata {
	display: block;
	padding: 10px;
	background: #f8f8f8;
	border: 1px solid #ddd;
	margin: 5px 0 40px;
	clear: both;
	width: 425px;
	}

.entry { 
	clear: both;
	float: left;
	margin-top:10px;
	}

#content ul, #content ol {
	line-height: 2em;
	padding: 8px 0 8px;
	}

#content ul li a, #content ol li a {
	line-height: 2.5em;
	}

#content .postright ol, #content .post ol {
	padding-left: 25px;
	*padding-left: 30px;
	}

#content ul li {
	padding-left: 15px;
	/*background: url(images/bullet.gif) left 10px no-repeat;*/
	}

#content ul li a {
	padding: 0 !important;
	margin: 0 10px 0 0;
	}

#content h2 {
	margin: 0 0 5px;
	}
/* Comments
----------------------------------------------------------------------------- */

#comments {
	overflow: auto;
	height: 1%;
	float: left;
	clear:both;
	}

.commentlist {
	width: 100%;
	float: left;
	}
	
#respond {
	width: 300px;
	float: left
	}
		
.respond {
	padding: 25px 0 0 25px;
	}
			
.commentlist li {
	background: url(images/dot.gif) bottom left repeat-x;
	/* This fixes a Firefox / Safari bug where the bottom border sometimes shwoed up and sometimes don't */
	margin: 5px 0;
	padding: 10px 0 5px 0;
	list-style-type: none;
	width: 100%;
	overflow: auto;
	height: 1%;
	}
	
.comment_number a {
	font: 3.2em Georgia, serif;
	float: right;
	padding-right: 10px;
	margin-top: -0.8em;
	color: #d6d6d6;
	}
	
.comment_author {
	font-size: 1.4em;
	}
	
h3#comments {
	display: block;
	text-transform: uppercase;
	font-size: 1.5em;
	}

#commentform input, #commentform textarea {
	width: 95%;
	}

#commentform textarea {
	padding-right: 1px;
	}

#commentform p {
	padding: 5px 0;
	margin: 0;
	}

#commentform label {
	text-transform: uppercase;
	font: 1.1em arial, helvetica, verdana, sans-serif;
	}

#commentform #submit {
	width: auto;
	background: #f8f8f8;
	border: 1px solid #ccc;
	margin-top: 15px;
	text-transform: uppercase;
	font-size: 0.9em;
	padding: 5px 10px 3px 10px;
	}
	
	
/* RIGHT Sidebar
----------------------------------------------------------------------------- */
		
#sidebar {
	float: right;
	width: 220px;
	border: 1px solid #ccc;
	border-bottom: none;
	background: #fff;
	}

#sidebar h2 {
	text-transform: lowercase;
	font: 1.3em 'Trebuchet MS', Tahoma, Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
	}

#sidebar ul.sidebar {
	padding: 0px;
	}

#sidebar ul li.side {
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
	}

#sidebar li.side ul { padding: 0 10px; }
	
#sidebar div {
	line-height: 1.7em;
	padding:0 10px;
	}

#sidebar ul li a {
	line-height: 1.9em;
	}
	
#sidebar ul li ul li ul {
	padding-left: 15px;
	}
	
#sidebar ul li ul li ul li ul {
	padding-left: 30px;
	}

#sidebar li.side ul li.category {
	padding-left: 20px;
	background: url(images/icon_folder.gif) left 2px no-repeat;
	display: block;
	margin: 0;
	}	

#sidebar li.side ul li.cat-item {
	padding-left: 20px;
	background: url(images/icon_folder.gif) left 2px no-repeat;
	display: block;
	margin: 0;
	}	

/* LEFT Sidebar
----------------------------------------------------------------------------- */

#sidebar2 {
	float: left;
	width: 220px;
	border: 1px solid #ccc;
	border-bottom: none;
	background: #fff;
	}
		
#sidebar2 h2 {
	text-transform: lowercase;
	font: 1.3em 'Trebuchet MS', Tahoma, Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
	}

#sidebar2 ul.sidebar {
	padding: 0px;
	}

#sidebar2 ul li.side {
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
	}

#sidebar2 li.side ul { padding: 0 10px; }

#sidebar2 div {
	line-height: 1.7em;
	padding:0 10px;
	}

#sidebar2 ul li a {
	line-height: 1.9em;
	}
	
#sidebar2 ul li ul li ul {
	padding-left: 15px;
	}
	
#sidebar2 ul li ul li ul li ul {
	padding-left: 30px;
	}	

#sidebar2 li.side ul li.category {
	padding-left: 20px;
	background: url(images/icon_folder.gif) left 2px no-repeat;
	display: block;
	margin: 0;
	}	

#sidebar2 li.side ul li.cat-item {
	padding-left: 20px;
	background: url(images/icon_folder.gif) left 2px no-repeat;
	display: block;
	margin: 0;
	}	

/* Footer
----------------------------------------------------------------------------- */
	
#footer p {
	line-height: 2.2em;
	}	


/* Headings
----------------------------------------------------------------------------- */

h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
	color: #555;
	font-weight: normal;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}

h1 {
	font-size: 2.2em;
	}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	text-transform: lowercase;
	}

h3 {
	font-size: 1.8em;
	}

h4 {
	font-size: 1.6em;
	}
		
/* Images
----------------------------------------------------------------------------- */

#content img {
	padding: 10px 0;
	/*border: 1px solid #ccc;*/
	max-width: 100%;
	display: block;
	margin: 0 auto;
	}

#content img.none {
	border: 0;
	max-width: 90%;
	margin: 0 auto;
	}
	
#content img.wp-smiley {
	border: 0;
	padding: 0;
	margin: 0;
	display: inline;
	/* For whenever one uses smileys in posts */
	}

/* Forms
----------------------------------------------------------------------------- */

.searchform {
	width: 250px;
	height: 30px;
	float: right;
	text-align: right;
	}

.search_input {
	border: 1px solid #d1d1d1;
	color: #555555;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	width: 150px;
	height: 20px;
	margin: 0;
	padding: 3px 0 0 5px;
	}

.search_button {
	width: 22px;
	height: 22px;
	background: url('images/search_button.png') no-repeat top left;
	margin-left: 10px;
	border: none;
	}
		
		
/* Page Specific
----------------------------------------------------------------------------- */

.last_20 li {
	line-height: 2em;
	}

.archive_date {
	width: 100px;
	float: left;
	}
	
/* This is if you use the current page-archives.php for your archives */
	
h2.pagetitle {
	display: none; /*set to block to display */
	text-align: center;
	padding: 10px;
	background: #f8f8f8;
	border: 1px solid #ddd;
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: 30px;
	}			
			
/* Extras
----------------------------------------------------------------------------- */

blockquote {
	margin: 0 0 10px;
	padding: 10px 15px;
	background: #E4ECDC;
	}

html>body blockquote {
	background-position: 0 0;
	}
	
.center {
	text-align: center;
	}

hr {
	display: none;
	}