/*

Theme Name: Pots And Pans
Description: 2 column Blog Layout.
Author: <a href="http://www.randomhouse.com">Random House</a>
Author URI:Random House Group Digital

*/


body {
font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
    font-size:9pt;
	color:#fff;
	background-color:#fdf8fe;
}
a:link {
	color: #394543;
	text-decoration: none;
	background-color : transparent;
}
a:visited, a:active {
	color: #394543;
	text-decoration: none;
	background-color : transparent;
}
a:hover {
	color: #394543;
	text-decoration: underline;
	background-color : transparent;
}

#wrapper {
width: 800px;
min-width:800px;
margin-top:5px;	
}

#container {
width:800px;
max-width:800px;
min-width:800px;
color:#394543;
background-color:#faf6dd;
text-align:left;
margin-top:5px;
}
#header {
width: 707px;
height:203px;
color: #000;
background: #fdf8fe;
}
/* CSS Tabs */

.nav{
padding-top:173px;
padding-left:100px;
}

#content {
float:right;
padding-right:20px;
margin-bottom: 0;
background-color:#faf6dd;
color: #000;
width:600px;
text-align:left;
}

#content h1, #content h1 a, #content h1 a:visited, #content h1 a:active  {
margin: 0;
padding-bottom:5px;
padding-left:0px;
padding-right:0px;
padding-top:10px;
font-size: 150%;
line-height: normal;
color: #ec008c;
font-weight:normal;
text-transform:lowercase;
text-decoration:none;

}

h1 {
margin: 0;
font-size: 10pt;
padding: 5px;
color: #f8c9cf;
text-transform:lowercase;

}

a images {
border: 0px none;
}

#sidebar {
float: left;
width:178px;
font-size:9pt;
color: #000;
text-align:left;
background-color:#394543;
background-image:url('images/kr_week_bg.gif');
background-repeat:no-repeat;
background-position:bottom;
margin-bottom:10px;
}

#sidebar ul li
{
list-style-image: url('images/kr_list.gif');
color: #ff;
font: 12pt;
}

#sidebar h2 {
color: #fff;
margin-left:5px;
font: 12pt;
}
#sidebar a {
color: #fff;
}

#sidebar a:hover {
color: #fff;
text-decoration:underline;
}

#footer {
clear:both;
background-color:#394543;
color:#fff;
font-size:8pt;
width:800px;
height:98px;
max-height:98px;
background-image:url('images/kr_footer01.gif');
background-repeat:no-repeat;
text-align:center;
vertical-align:bottom;
}

#footer a:link, #footer a:active, #footer a:visited {
color:#fff;
text-decoration:none;
}
#footer a:hover
 {
color:#fff;
text-decoration:underline;
}
/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
height: 10px;
font-size: 1px;

}
.rbcontent { margin: 0 7px;}
.rbroundbox { width: 90%; margin: .5em auto; }


/*post stylng*/
.post{
text-align:left;
color:#374641;
font-size:9pt;
width:600px;
margin-left:20px;
background-color:#f8c9cf;
background-image:url('images/kr_pink_lrg_bottom.gif');
background-repeat:no-repeat;
background-position:bottom;
margin-bottom:20px;
}

.post .info{
width:580px;
font-size:0.9em;
color:#5e7171;
border-top:1px solid #394543;
padding-left:5px;
padding-right:5px;
}

.post .title{
width:580px;
font-size:18pt;
color: #394543;
border-bottom:1px solid #394543;
padding-left:5px;
padding-right:5px;
}
.post #img {
padding:5px;
}


.entry {
padding-left:5px;
padding-right:5px;
}
.entry  a:link, .entry  a:active, .entry  a:visited,.entry  a:hover {
text-decoration:underline;
font-weight:bold;}
/* Comments Styling */
.commentscontainer{
margin-left:20px;
}
#comments {
padding-left:20px;
color:#374641;
width:550px;
text-align:left;
}

#comments .title {
font-size:18pt;
color: #394543;
border-bottom:1px solid #394543;
padding-left:5px;
padding-right:5px;
}
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.pink {
color:#ec008c;
}
.author {
font-size:9pt;
color:#5e7171;
padding-left:5px;
}

/** nav **/
.nav{
text-align:center;
letter-spacing:1px;
height:70px;
max-height:70px;
}
.searchpadding{
padding-left:10px;
}
.red{
color:#ed1c24;
}
.bigred{
font-size:16pt;
color:#ed1c24;
}