/*  
Theme Name: CookWithMilk
Author URI: http://www.idioxinecrasies.com/
Version: 1.0
Author: Christine Rivera
Description: CookWithMilk is a theme by <a href="http://www.idioxinecrasies.com/">Christine Rivera</a>.
*/

body {
	/*background: #ffffff url(images/body-bg.jpg) top left repeat-x;*/
	background: #ffffff url(images/bg.gif) top left;
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
body * {
	margin: 0px; 
	padding: 0px;
}
img {
	border: none;
	background: none;
}
hr {
	height: 5px;
	color: #fff;
	margin: 10px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}

/*************************************
	Links
**************************************/
a, a:visited{
	color: #9e803b;
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: underline;
	color: #DE2219;
	}
/*************************************
	Headings
**************************************/
h1, h3 {
	color: #245A73;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	line-height: 150%;
	}
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: #245A73;
	text-decoration: none;
	}
h1 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: none;
	}
h2 {
	color: #000;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
	}
	
h2 a, h2 a:visited  {
	color: #6B030B;
	text-decoration: underline;
	}
h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
h3 {
	color: #245A73;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	line-height: 150%;
	font-size: 18px;
	}
h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 22px;
}
/* This is for our sidebar headers.  We need them large */
#sidebar h3 {
	font-size: 22px; 
}
h3 a, h3 a:visited {
	color: #245A73;
	text-decoration: none;
	}
#r_sidebar h2, #l_sidebar h2 {
	margin: 10px 0px; padding: 0px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #245A73;
}
h6 {
	color: #000;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
	}
.par {
 	padding:1em;
}

/*************************************
	Main Container
**************************************/
#container { 
	width: 900px; 
	text-align: left; 
	margin: 0 auto;
	border: 0px solid black;
	}
#container1 {
	margin:0;
	padding:0;
}
/*************************************
	Header
**************************************/
#header { 
	height: 140px; 
	padding: 0px;
	position: relative;
	background:url(images/header-bg.jpg)
	}
#header .title {
	color: #DEDEDE;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 35px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 12px 0px 0px 0px;
}
#header .title a {
	color: #DEDEDE;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 35px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#header .title a:hover {
	color: #A1B4B9;
}
#header .description {
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/*************************************
	Top Search Form
**************************************/
.searchform {
	background: #DE2219 url(images/search.jpg) bottom left no-repeat;
	float: right;
	padding: 4px;
	position: absolute;
	top: 1px;
	right: 0px;
}
.searchform .s {
	border: none;
	background: #FFF;
	color: #666;
	font-family: Times New Roman, Georgia, Serif;
	padding: 2px;
	width: 184px;
}
/*************************************
	Horizontal Menu
**************************************/
#menu { 
	background: transparent;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	padding: 0px;
	text-align: right;
	position: absolute;
	bottom: 0px; right: 0px;
	}
#menu ul {
	margin: 0px;
	padding: 0px;
	}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	padding: 0px;
	background: url(images/tab.jpg) 0px 0px repeat-x;
	}
#menu ul li a {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	display: block;
	padding: 8px 12px;
	}

#menu ul li a:hover, #menu ul li.current_page_item {
	text-decoration: none;
	background: url(images/tab.jpg) 0px -50px repeat-x;
	}
/*************************************
	Content
**************************************/
#content { 
	width: 596px; 
	float: left; 
	/*margin: 14px 0px 20px 0px;*/
	display: block;
border:0px solid #FF0000;
/*margin-right:12px;*/
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	}
#content p img{
	border: none;
	padding: 0px 5px 15px 0px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
#content .post-meta {
	display: block;
	background: #FCF4C7;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 11px;
	color: #AD5433;
	clear: both;
}
#content .post-meta-more {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px;
	font-size: 11px;
	color: #AD5433;
	clear: both;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
	/*border-top: 2px solid #274756;
	border-bottom: 1px solid #1A2E39;*/
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 18px;
	background: url(images/arrow-left.gif) 0px 6px no-repeat;
}
.nav-next a {
	padding-right: 18px;
	background: url(images/arrow-right.gif) right 6px no-repeat;
}
/*************************************
**************************************
	Comments
**************************************
**************************************/
#comments-wrap {
	width: 548px;
}

/*	Headers	*/

#comments-wrap h3 {
	font-size: 20px;
}

/*	Trackbacks	*/

.trackbacklist {
}
.thetrackback {
	margin: 0px 0px 20px 0px;
}
.trackback-body {
	margin: 0px; padding: 10px;
	border: 1px solid #D3D3D3;
	border-bottom: none;
}
.trackback-metadata {
	margin: 0px; padding: 10px;
	border: 1px solid #D3D3D3;
	font-size: 10px;
}

/*	Comments	*/

.commentlist {	
}
.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	margin: 0px; padding: 10px;
}
.comment-metadata {
	background: #FBEDC2;
	padding: 10px;
	color: #9e803b;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #9e803b;
}
.comment-metadata a:hover {
	color: #DE2219;
}
.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background: #FCF4C7;
	padding: 11px 10px;
	color: #AD5433;
}
.authorcomment .comment-metadata a {
	color: #AD5433;
}
.authorcomment .comment-metadata a:hover {
	color: #DE2219;


}

/*	Comment Form	*/

#commentform {
}

/*************************************
	Sidebar
**************************************/
#sidebar {
	float: right;
	display: block;
	width: 292px;
border:0px solid #FF0000;
	/*margin: 14px 0px 10px 25px; padding: 0px 0px 0px 25px;*/
	margin-top:1em;
}
#sidebar .sidebar-rss {
	border-bottom: 1px dotted #D3D3D3;
	padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px;
}
#sidebar .sidebar-email {
	border-bottom: 1px dotted #D3D3D3;
	padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px;
}
#sidebar .recentposts {
	border-bottom: 1px dotted #D3D3D3;
	padding: 0px 0px 10px 0px; margin: 0px 0px 10px 0px;
}
/*#sidebar p img {
	float: right;
	margin: 0px 0px 0px 7px;
}*/
#sidebar ul {
	list-style-type: none;
}

.milk {
	width:292px;
	border:#eee9d5 solid 1px;
	background:#FFF;
	margin-bottom:1em;
}

/*************************************
	Left Sidebar
**************************************/
/*#l_sidebar {
	float: left;
	display: block;
	width: 160px;
	font-size: 11px;
	margin: 0px; padding: 0px;
}
#l_sidebar ul, #l_sidebar ul li {
	margin: 0px; padding: 0px;
}
#l_sidebar ul li ul {
	border-top: 1px dotted #D3D3D3;
}
#l_sidebar ul li ul li {
	margin: 0px; padding: 0px;
	border-bottom: 1px dotted #D3D3D3;
}
#l_sidebar ul li ul li a, #l_sidebar ul li ul li a:visited {
	color: #666666;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	background: #FCF4C7;
	color: #AD5433;
	text-decoration: none;
}
#l_sidebar ul li ul li ul li {
	border-bottom: 1px dotted #FFF; /*IE Bug Fix */
	border-top: 1px dotted #D3D3D3;
}
#l_sidebar ul li ul li ul li a, #l_sidebar ul li ul li ul li a:visited {
	color: #666666;
	display: block;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#l_sidebar ul li ul li ul li a:hover {
	background: #FCF4C7;
	color: #AD5433;
	text-decoration: none;
}*/

/*************************************
	Right Sidebar
**************************************/
/*#r_sidebar {
	float: right;
	display: block;
	width: 160px;
	font-size: 11px;
}
#r_sidebar ul, #r_sidebar ul li {
	margin: 0px; padding: 0px;
}
#r_sidebar ul li ul {
	border-top: 1px dotted #D3D3D3;
}
#r_sidebar ul li ul li {
	margin: 0px; padding: 0px;
	border-bottom: 1px dotted #D3D3D3;
}
#r_sidebar ul li ul li a, #r_sidebar ul li ul li a:visited {
	color: #666666;
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	background: #FCF4C7;
	color: #AD5433;
	text-decoration: none;
}
#r_sidebar ul li ul li ul li {
	border-bottom: 1px dotted #FFF;*/ /*IE Bug Fix */
	/*border-top: 1px dotted #D3D3D3;
}
#r_sidebar ul li ul li ul li a, #r_sidebar ul li ul li ul li a:visited {
	color: #666666;
	display: block;
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#r_sidebar ul li ul li ul {
	border: none;
	padding: 0px; margin: 0px;
}
#r_sidebar ul li ul li ul li a:hover {
	background: #FCF4C7;
	color: #AD5433;
	text-decoration: none;
}*/
/*************************************
	Footer
**************************************/
#text-link-ads {
	padding: 15px;
	text-align: left;
	clear: both;
	}

/*************************************
	Footer
**************************************/
#footer { 
	padding: 0px;
	text-align: left;
	border: 0px solid #666666;
	clear: both;
	/*background: #14252D;*/
	color: #666666;
	padding:1em 0;
	}
#footer a {
	color: #9BB1BB;
}
#footer-wrap {
	/*background: #14252D;*/
	width: 900px;
	margin: 0 auto;
}

/* My Styles */
#container p, #container h1, #container h2, #container h3, #container h4 { /* reset all font size to this */
font-size:11px;
line-height:1.5em;
}

#container strong { font-size:11px; font-weight:bold; }

.whats-for-dinner {
float:left;
background-color:#fbedc2;
}

.share-family-recipes {
float:right;
background-color:#fbedc2;
}

.whats-for-dinner, .share-family-recipes {
width:292px;
height:292px;
}

#container_bd { margin-top:1em; }

#container_bd img.wfd-img {
float:right;
margin-left:.75em;
padding:0;
}

#container_bd h3 {
padding:0;
margin:12px;
}

#container_bd p {
padding:0;
margin:0 1em 1em;
}

.page-content {
/*border:1px dotted #3300CC;*/
}

#content .page-content h1 {
font-size:1.6em;
margin:0.5em 0 1em 0;
color:#de2219;
}

.milk h3 {
padding:0;
margin:12px;
}

.carnation {
background:url(images/carnation.jpg) top center no-repeat #FFF;
height:172px;
}

.alpine {
background:url(images/milk-bg.jpg) bottom center no-repeat #FFF;
height:160px;
}

.milk p {
margin:0 1em 1em
}

.milk-tips {
background-color:#d9caa8;
background:url(images/cookingtips.jpg) 10px 30px no-repeat #d9caa8;
height:135px;
}

.recipe-img {
float:left;
margin-right:1em;
}

.recipe-content {
/* border:1px dotted #3300CC; */
}

.recipe-content-main {
/*border:1px dotted #CC9966;*/
margin-top:1em;
}

.recipe-title {
width:228px;
float:right;
}

#content .recipe-title h1 {
font-size:1.6em;
margin-bottom:1em;
}

#content .def h1, #content .archive-title {
font-size:1.6em;
}

#content .recipe-title h1 a,
#content .recipe-title h1 a:link,
#content .recipe-title h1 a:visited,
#content .def h1 a,
#content .def h1 a:link,
#content .def h1 a:visited,
#content .archive-title {
color:#de2219;
}

#content .def h1, #content .archive-title {
margin-top:11px;
}

.post-ratings {
margin-bottom:1em;
} 

.credits {display:none;}
.clearb { clear:both; }
.clearl { clear:left; }

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}