/*
	Theme Name: RoomRecipes Theme
	Theme URL: http://dotcomcowgirl.com
	Description: RoomRecipes is a custom theme for Krista Watterworth's new design blog.
	Author: DotcomCowgirl
	Author URI: http://www.dotcomcowgirl.com
	Version: 1.0
	
	
	All rights reserved.
	
	
	Changelog:
		v1.1 - 9/1/09
		
		
*/

body {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #333;
	background: url('images/body-bg.gif') repeat-x;
	position: relative;
	min-width: 1000px;
	}
	

/* page start */
#page {
	margin: 0 auto;
	width: 993px;
	position: relative;
	padding-top: 241px;
	background: url(images/header-bg.gif) no-repeat;
}
/*header start*/
#header {
	overflow: hidden;
	width: 959px;
	height: 300px;
	padding: 0 17px 0;
	position: absolute;
	left: 0;
	top: 0; 
	z-index: 50;
}
/*logo start*/
.logo {
	margin: 0;
	float: left;
	position: absolute;
	left: 17px;
	top: 96px;
	z-index: 100;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 327px;
	height: 119px;
	overflow: hidden;
	background: url('images/logo.gif') no-repeat;
}
/*logo end*/
/* login-box start */
.login-box{
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}
/* login-info start */
.login-info{
	height: 100%;
	margin: 0;
	float: left;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #ff6600;
	/*background: url(images/login-info-bg.gif) no-repeat;*/
	padding: 2px 0 5px 0px;
}
.rssfeed {margin:0px;padding:0px 12px 0px 0px}
.login-info a, .login-info a:visited{
	color: #ff6600;
	text-decoration: underline;
}
.login-info a:hover{
	text-decoration: none;
}
.disign-tv{
	width: 235px;
	height: 28px;
	margin-right: 4px;
	overflow: hidden;
	float: right;
}
/* login-info end */
/* banner-box start */
.banner-box{
	width: 100%; 
	overflow: hidden;
}
.banner{
	width: 101px;
	height: 125px;
	overflow: hidden;
	float: right;
	margin-left: 5px;
}
.banner img{
	display: block;
}
/* banner-box end */
/* search-box start */
.search-box{
	width: 423px;
	float: right;
	overflow: hidden;
	padding: 4px 0 0 0;
}
.follow-link{
	width: 60px;
	float: left;
	margin:2px 0 0 0;
	display: inline; 
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #0a8fa0;
	background: url(images/follow-link-bg.gif) no-repeat;
	padding: 8px 0 7px 39px;
	text-decoration: underline;
}
.follow-link:hover{
	text-decoration: none;
}
.text-box{
	width: 314px;
	height: 53px;
	overflow: hidden;
	float: right;
	background: url(images/text-box-bg.gif) no-repeat;
padding: 0}

.text-box .text-field{
	width: 208px;
	margin: 7px 0 0 7px;
	padding: 3px 2px!important;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	border: none;
	background: none;
	float: left;
clear:none;
}
.text-box .submit{
	width: 61px;
	height:39px;
	overflow: hidden;
	float: right;
	margin: 0;
	padding: 0;
}
/* search-box end */
/* girls-link start */
.girls-link{
	width: 200px;
	height: 235px;
	overflow: hidden;
	margin: 0;
	position: absolute;
	left: 350px;
	top: 32px;
}
/* girls-link end */
/*header end*/
/* content start */
#mycontent{
	width: 990px;
	overflow: hidden;
	position: relative;
	z-index: 100;
}
/* navigation start */
.navigation{
	width: 990px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.navigation:after {
	content:"";
	display:block;
	clear:both;
}
.navigation li{
	float: left;
	margin-right: 2px;
	display: inline;
	position: relative;
}
.navigation li a{
	width: 122px;
	height:29px;
	display: block;
	text-indent: -9999px;
}
.navigation li a:hover,
.navigation li a.active{
	background-position: 0 -29px;
	text-decoration: none;
}
.navigation li.hover ul,
.navigation li:hover ul{
	display: block;
}
.navigation ul{
	width: 160px;
	position: absolute;
	left: 0;
	top: 29px;
	margin: 0;
	padding: 10px;
	list-style: none;
	font-size:12px;
	line-height: 16px;
	overflow: hidden;
	font-weight: bold;
	float:none;
	background:#098494;
	display: none;
}
.navigation ul li{
	width: 160px;
	float: left;
	clear: both;
	vertical-align: middle;
	
}
.navigation li ul li a{
	width: auto ;
	background: none !important;
	color: #fff;
	height:auto;
	text-indent:0px;
}
.navigation li ul li a:hover{
	text-decoration: underline;
	background: none;
}
.navigation .home a{
	background: url(images/home.gif) no-repeat;
}
.navigation .disign-tv-dish a{
	background: url(images/disign-tv-dish.gif) no-repeat;
}
.navigation .room a{
	background: url(images/room.gif) no-repeat;
}
.navigation .gotta a{
	background: url(images/gotta.gif) no-repeat;
}
.navigation .ask a{
	background: url(images/ask.gif) no-repeat;
}
.navigation .win-free a{
	background: url(images/win-free.gif) no-repeat;
}
.navigation .share a{
	background: url(images/share.gif) no-repeat;
}
.navigation .my-room{
	margin: 0;
}
.navigation .my-room a{
	background: url(images/my-room.gif) no-repeat;
}
/* navigation end */
/* content-top start */
.content-top{
	width: 984px;
	overflow: hidden;
	background:#098494 url(images/content-top-bg.gif) no-repeat 0 100%;
	padding: 7px 0 33px 6px;
}
.container{
	width: 956px;
	overflow: hidden;
	background:#fff url(images/container-bg.gif) no-repeat 0 100%;
	padding: 14px 10px 37px;
}

/* RIGHT SIDEBAR */

.select-box{
	width: 300px;
	overflow: hidden;
	padding: 2px 0 10px;
}

#sidebar h3{
	margin: 0;
	width: 300px;
	height:30px;
}

#sidebar h2 {
background:#098C9D none repeat scroll 0 0;
font-size:14px;
color:#FFFFFF;
margin:15px 0px 0px 0px;
padding:7px 0;
text-align:center;
width:300px;
}
.select-box h3{
	padding-bottom: 4px;
}
.select-box img{
	display: block;
}
.select-holder{
	width: 280px;
	overflow: hidden;
	margin-top: 6px;
	padding: 0 10px 0;
}
.select-holder label{
	float: left;
	font-size:11px;
	line-height: 14px;
	font-weight: bold;
	color: #098494;
	padding-top: 2px;
}
.select-holder select{
	width: 203px;
	float: right;
	font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}

.contest-top{
	width: 298px;
	overflow: hidden;
	border: 1px solid #ccc;
	padding-bottom: 5px;
}
.contest-top h3{
	width: 298px;
}
.contest-img{
	width: 290px;
	height: 210px;
	overflow: hidden;
	margin: 0 auto;
}
.categories-box{
	width: 300px;
	overflow: hidden;
	padding: 0 0 30px 0;
	margin-top: 9px;
}
.our-blog{
	width: 150px;
	overflow: hidden;
	float: left;
}
.our-blog h3{
	width: 150px;
	padding-bottom: 11px;
}

.our-blog p {margin:10px 0px 0px 0px!important;}
/*.our-blog-info{
	width: 120px;
	overflow: hidden;
	padding: 3px 14px 0 16px;
	position: relative;
}
.our-blog-info .left{
	width: 38px;
	height: 38px;
	float: left;
	border: 1px solid #999; 
}
.our-blog-info .left img{
	display: block;
}
.our-blog-info .right{
	width: 75px;
	overflow: hidden;
	position: absolute;
	left:60px;
	bottom:2px;
}
.our-blog-info .right a{
	font-size: 11px;
	line-height: 19px;
	color: #eb6020;
	text-decoration: underline;
}
.our-blog-info .right a:hover{
	text-decoration: none;
}*/
.our-blog-list{
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
}
.our-blog-list ul {list-style-type: none;}
.our-blog-list li{
	vertical-align: middle;
	height:1%;
list-style-type:none;
}
.our-blog-list li a{
	color: #eb6020;
	text-decoration: underline;
}
.our-blog-list li a:hover{
	text-decoration: none;
}

/* right-box end */

/* footer start */
#footer{
	width: 100%;
	overflow: hidden;
	text-align: center;
	font:12px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 10px 0 10px 0;
}
#footer p{
	margin: 0;
}
#footer .bullet{
	position: relative;
	top:-2px;
	padding: 0 5px 0 5px;
}


.contact-box{
	width: 100%;
	overflow: hidden;
	padding: 33px 0 0 0;
}
.contact-box h3{
	margin: 0;
	height: 18px;
	padding-bottom: 12px;
}
.contact-box .about-us{
	width: 160px;
	overflow: hidden;
	float: left;
	margin-left: 22px;
	display: inline;
}
.contact-list{
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
.contact-list li{
	background:url(images/contact-list-li-bg.gif) repeat-x 0 100%;
	padding: 0 0 5px 0;
}
.contact-list li a{
	color: #fff;
	padding: 0 0 0 15px;
	background: url(images/contact-list-a-bg.gif) no-repeat 4px 6px;
}
.tv-box{
	width: 165px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
	display: inline;
}
.explore-box{
	width: 190px;
	overflow: hidden;
	float: left;
	margin-left: 24px;
	display: inline;
}
.tasty-box{
	width: 170px;
	overflow: hidden;
	float: left;
	margin-left: 24px;
	display: inline;
}
.community-box{
	width: 150px;
	overflow: hidden;
	float: left; 
	margin-left:22px;
	display: inline;
}
.nav-rrs{
	margin: 0;
	padding:17px 0 0 0;
	list-style: none;
	overflow: hidden;
	float: left;
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 16px;
}
.nav-rrs li{
	vertical-align: middle;
	height:1%;
	padding: 0 0 7px 24px;
}
.nav-rrs li a{
	color: #fff;
}
.nav-rrs .t{
	background: url(images/li-t-bg.gif) no-repeat;
}
.nav-rrs .f{
	background: url(images/li-f-bg.gif) no-repeat;
}
.nav-rrs .in{
	background: url(images/li-in-bg.gif) no-repeat;
}
.nav-rrs .ms{
	background: url(images/li-ms-bg.gif) no-repeat;
}
/* footer end */


/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
color:#EB6020;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

.fr {float:right}
.fl {float:left}
	
/* this is last posts by author title*/
.postarea h5 {margin:20px 0px 5px 0px;padding:0px;clear:both}



/************************************************
*	Homepage 		    	                    * 
************************************************/
/* left-box start */	
#homepage {
	float: left;
	width: 640px;
	/* margin: 0px;
	padding: 0px;*/
overflow: hidden;
	}
	
#homepageleft {
	float: left;
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#homepageleft h2, #homepageright h2 {
background:#098C9D none repeat scroll 0 0;
font-size:14px;
color:#FFFFFF;
margin:0;
padding:7px 0;
text-align:center;
width:314px;
}

#homepageright {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px;
	}

/*.featuredtop {
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
.featuredtop img {
	border: none;
	margin: 0px;
	}

#featured {font-family: Arial, Helvetica }
.jdGallery .slideInfoZone h2 {
margin:2px !important;
padding:5px !important;
}*/


.more {margin:0px;padding:0px 0px 10px 0px}
.continue {font-weight:bold;padding:0 0 0 3px;}



/* info-box start */
.info-box{
	width: 640px;
	overflow: hidden;
	background:url(images/info-box-bg.gif) repeat-y;
}
.info-box-up{
	width: 640px;
	overflow: hidden;
	background: url(images/info-box-up.gif) no-repeat;
}
.info-box-top{
	/*width: 620px;
padding: 9px 10px;*/

width:612px;
padding:15px 10px;
	overflow: hidden;
	background: url(images/info-box-top.gif) no-repeat 0 100%;
	
}

.info-box .newbox {
background:#FFFFFF none repeat scroll 0 0;
float:left;
margin:10px 0;
padding:0;
width:300px;
}
/*.galery-box{
	width: 295px;
	height: 260px;
	overflow: hidden;
	float: left;
}
.galery-box img{
	display: block;
}*/

.info-box h5.posted {margin:0px;padding:0px;color:#999999;}
.info-text{
	/*width: 610px;*/
width:593px;padding: 0 0 0 5px;
	overflow: hidden;
	float: left;
	color: #333;
line-height:19px;
}
.info-text h2{
	font-size: 26px;
	line-height: 26px;
	color: #eb6120;
	margin: 0;
	font-weight: normal;
	padding: 5px 0 0 0;
}
.info-text p{
	margin: 0;
	line-height: 16px;
padding-top:8px;
	padding-bottom: 5px;
}

.more-post a {
float:right;
overflow:hidden;
}

.data{
	font:12px Arial, Helvetica, sans-serif;
	line-height: 14px;
	color: #999;
	font-weight: bold;
	display: block;
	margin-top: -1px;
	padding-bottom: 1px;
}
.read-more{
	font:bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#eb6020;
	position: relative;
	top:-5px;
}
/* info-box end */

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 956px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	/*line-height: 18px;*/
	}
	

#contentleft h1, #contentwide h1, .info-text h1 {
	color: #Eb6020;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}

.info-text h1 {font-size:20px}
#contentwide h1 {padding: 0px;}
	
#contentleft h1 a, #content h1 a:visited  {
	color: #Eb6020;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#contentleft h1 a:hover {
	color: #BC1e55;
	text-decoration: none;
	}
	
#contentleft h2 {
	background: #098c9d;
	color: #fff;
	font-size: 16px;
	font-family: Arial, Helvetica;
letter-spacing: -.02em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 4px 10px 4px 10px;
	}

#contentleft h3 {
	
	color: #098c9D;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-transform: normal;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	}

/*#contentleft h3 {
	background:none;
	font-size: 16px;
       color:#333;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}*/
	
	
#contentleft h4 {
	color: #eb6020;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}

#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft {
	float: left;
	width: 650px;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft a img {
	border: none;
	}

blockquote {
	background: #E8E8E8;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea, .postarea-cat {
	background: #FFFFFF; 
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 15px;
	border: 1px solid #ccc;
	}
/*on author page */
.entry {margin:10px 0px 0px 0px;}

.postarea p {
	margin: 0px;
	padding: 0px 0px 10px 0px;

	}

.postarea-cat p{margin:0;padding:0;}

p.commentslist a{
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
float:right;
	}
	
.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumb {
	float: left;
	width: 590px;
	font-size: 11px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #EAEAEA;
	}
	
#contentwide {
	float: left;
	width: 940px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postareawide {
	background: #FFFFFF;
	float: left;
	width: 930px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	border: 1px solid #ccc;
	}
	
.postareawide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul {
	list-style-type: square;
	margin: 0px;

	padding: 0px 0px 15px 0px;
	}
	
.postareawide ul li {

	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.postareawide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postareawide ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.postareawide ol li {

	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.breadcrumbwide {
	float: left;


	width: 920px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #EAEAEA;
	}
	
.date {
	width: 590px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 6px 0px;
border-bottom:3px dotted #eb6020;
	}
	
.dateleft {
	float: left;
	margin: 0px;
	padding: 0px;
width:550px;
	}
	
.dateright {
	float: right;
	margin: 1px 0px 0px 470px;
	padding: 0px;
	text-align: right;
position:absolute;
	}
	
.top {padding:6px 0px 0px 0px!important}
.top-l {padding:16px 0px 0px 0px!important}
.time {
	/*background: #FFFFFF url(images/icon_time.gif) no-repeat top left;*/
	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;
	}
	
.icomment {
	background: #FFFFFF url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}

	
.tags {
	background: #FFFFFF url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.category {
	background: #FFFFFF url(images/icon_category.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.postmeta {
	width: 590px;

	font-size: 12px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: 1px solid #EAEAEA;
	}
	
.postmeta2 {
	width: 590px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: 1ps solid #EAEAEA;
	}
	
.hppostmeta h4 {padding: 5px 0px 0px 0px;}

.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
.postwidget {
	background: #FFFFFF;/* url(images/homepagetop.gif) top no-repeat;*/
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.postwidget ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.postwidget li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.comments {
	background: #FFFFFF; 
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #ccc;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 300px;
	/*margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;*/
overflow:hidden;
	}
	
ul#sidebarwidgeted {margin:0px;padding:0px}
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

 ol.commentlist {
	margin: 0px;
	padding: 0px;
width:600px;
clear:both;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;

	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {


	text-align: center;
	margin: 0px;
	padding: 0px;
	}


.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.commnavigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

/* thumbnails */

.postarea img.th, .postarea img.photo, .postarea-cat img.th, .postarea-cat img.photo {
border:1px solid #CCCCCC !important;
float:left;
margin:0 10px 10px 0 !important;
padding:3px !important;
}

#sidebar img.th, #homepage img.th {
border:1px solid #CCCCCC;
float:left;
margin:0 10px 0 0;
padding:3px;
}
	


#sidebar a img {border: none;margin: 0px;padding: 0px 0px 0px 0px;}

/* featured blocks home page */


.item-1{
	width: 207px;
	overflow: hidden;
	float: left;
}
.item-2{
	width: 202px;
	overflow: hidden;
	float: left;
	background:#f4eed6;
	padding:0 2px 0 5px;
margin:0 10px 0 0;
}

.trio{
	width: 634px;
	overflow: hidden;
	padding: 3px 0 0 2px;
margin:0px 0px 10px 0px;
}
.info-blog{
	width:200px;
	overflow: hidden;
	float: left;
	padding-top: 8px;
}
.info-blog .imger{
	width:192px;
	height: 150px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ccc;
	padding: 3px;
}
.info-blog .imger img{
	display: block;
}
.info-blog .content-holder{
	width: 178px;
	padding: 9px 10px 0;
margin-bottom:10px;
}
.info-blog .content-holder h3{
	font-size: 12px;
	margin: 0;
	color: #eb6020;
	line-height:12px;
	padding-bottom: 5px;
}
.info-blog .content-holder p{
	margin: 0;
	line-height: 13px;
	padding-bottom: 9px;
}
.name-box{
	width: 190px;
	padding: 5px 0 5px 0;
	overflow: hidden;
	position: absolute;
	left: 3px;
	top: 3px;
	text-align: center;
	background:#eb6020;
}

.name-box2{
	width: 190px;
	padding: 5px 0 5px 0;
	overflow: hidden;
	position: absolute;
	left: 3px;
	top: 3px;
	text-align: center;
	background:#eb6020;
}
.name-box strong, .name-box2 strong{
	font:bold 15px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #fff;
	letter-spacing: 0px;
	word-spacing: -1px;
}

/* Ask the Designer */

.askbox {background:#fff;width:310px;margin: 0px 0px 0px 0px;border: 3px dotted #098c9d;}

.designers {padding: 5px 9px 5px 9px;}
.designers h3 {padding:0px 0px 5px 0px;margin:0px}
.designers p {padding:0}
.designers img {border: none;margin: 0px;}

.letter-box{width: 301px;overflow: hidden;background:#f2f2f2;}

.askbox .none {background: none;}
.letter-box .left{width: 70px;overflow: hidden;float: left;}
.letter-box .left img{display: block;}
.letter-box .right{width: 220px;overflow: hidden;float: right;padding: 10px 10px 0 0;}
.letter-box .right p{margin: 0;line-height: 14px;}

.ask-list{margin: 0;padding: 5px 0 0 8px;list-style: none;overflow: hidden;font:13px Arial, Helvetica, sans-serif;line-height: 16px;font-weight: bold;}

.ask-list .read-more{font:bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;line-height: 17px;color: #098494;padding:0;background: none;}
.ask-list ul {margin:0px 0px 10px 0px; padding:0px;list-style-type:none;}
.ask-list li{background: url(images/letter-list-li-bg.gif) no-repeat 0 5px;padding: 0 0 0 12px;}
.ask-list li a{color: #333;}
.email-box{width: 301px;overflow: hidden;position: relative;padding: 7px 0 0 0;}
.email-box img{display: block;}
.email-us{position: absolute;left: 114px;top: 33px;font-size:12px!important;line-height: 14px;color: #333!important;text-decoration: underline!important;font-weight:normal}








.email-us:hover{text-decoration: none!important;}


/* Member Recipes*/

.memberbox{width: 305px;overflow: hidden;float: left;margin-left:9px;border: 3px dotted #bc1e55;
}
.featurednews {padding: 5px 9px 5px 9px;}
.featurednews h3 {padding:0px 0px 5px 0px;margin:0px}
.featurednews p {padding:0}
.featurednews img {border: none;margin: 0px 0px 5px 0px;}

.upload-box{width: 295px;height: 32px;overflow: hidden;position: relative;padding-top: 2px;}
.upload{position: absolute;right:5px;top: 14px;font-size:12px!important;line-height: 14px;color: #333!important;text-decoration: underline!important;}
.upload:hover{text-decoration: none!important;}




/* Community */

#community {background: #FFFFFF;float: left;width: 636px;margin: 10px 0px 20px 0px;
padding: 0px;border: none;}
.nav-blog{width: 636px;height: 32px;overflow: hidden;margin: 0px 0 0 0;padding:0 0 0 0px;list-style: none;/*background: url(images/nav-blog-bg2.gif) no-repeat 100% 1px;*/}
.nav-blog h2{width: 146px;background: url(images/bluetab.jpg) no-repeat;margin:0px;padding:0px;height:32px}
.blog-box {width: 636px;overflow: hidden;border: 1px solid #098c9d;margin-left: 0px;}
p.joiner {color:#eb6020;margin:14px 0px 0px 455px;padding:0p; float:left;position:absolute;}


/* Top Tabber Box */
/* blog-box start */
/*.blog-box .color{background:#098c9d;}
.blog-list{margin: 0;padding:9px 0 14px 22px;list-style: none;overflow: hidden;font:12px Arial, Helvetica, sans-serif;color: #333;float: left;}
.blog-list li{float: left;background: url(images/blog-list-li-bg.gif) no-repeat 100% 2px;padding: 0 7px 0 5px;}
.blog-list li strong{margin: 0;}
.blog-list li a{color: #333;}
.blog-list .none{background: none;padding: 0;}
.blog-list .last{background: none;}*/




/*.blog-top{width: 593px;overflow: hidden;background:#fff;clear: both;padding: 12px 20px 15px;position: relative;}
.blog-top .img-box{width: 104px;height: 79px;overflow: hidden;float: left;padding: 4px 0 0 4px;background: url(images/img-box-bg.gif) no-repeat;}
.blog-top .img-box img{display: block;}
.blog-text{width: 472px;overflow: hidden;float: right;}
.blog-text h3{font-size: 14px;line-height: 16px;margin: 0;color: #eb6020;font-weight: bold;padding-bottom: 2px;}
.blog-text p{margin: 0;line-height: 14px;padding-top: 6px;}
.blog-text p a{font-weight: bold;color: #eb6020;}*/

/*.comment{position: absolute;right:14px;top: 9px;width: 30px;height: 27px;padding: 7px 0 0 0;background: url(images/commeent-box-bg.gif) no-repeat;float: left;text-align: center;}
.comment span{font-size: 12px;line-height: 16px;color: #666;font-weight: bold;}*/

.more-dish{width: 633px;height: 31px;overflow: hidden;background: url(images/more-dish-bg.gif) no-repeat;}
.more-rooms {width: 633px;height: 31px;overflow: hidden;background: url(images/more-rooms-bg.gif) no-repeat;}
.more-dish a, .more-rooms a{float: right;overflow: hidden;}
.more-dish a img, .more-rooms a img{display: block;}

/* blog-box end */

/* Quick Search */

select#cat.postform {margin:0px;}
#cat {width:195px;}

div.select-holder ul#byshow, div.select-holder li#byshow,div.select-holder ul#byblogger, div.select-holder li#byblogger  {margin:0px;padding:0px; list-style-type:none}
div.select-holder ul.byblogger {margin:0px 0px 0px 90px;padding:0px; list-style-type:none}

/* CONTESTS */

.contests{
	width: 300px;
	overflow: hidden;
}
.contests, .qsearch {margin: 10px 0px 10px 0px;padding: 0px;}
.contests p {font-size:11px;line-height:14px;margin:0px;}

.contests h4 {margin:0px}
div.contests h4 a {font-size:12px;padding:0px 0px 0px 12px;font-weight:bold}
	
.contestsleft {float: left;width: 100px;margin: 0px 0px 0px 0px;padding: 10px 10px 8px 10px;}
.contestsright {float: right;width: 170px;margin: 0px 0px 0px 0px;padding: 10px 0px 8px 0px;}


/* Contests Summary Open and Closed Page */

#contestslive, #contestsdone {margin: 0px;padding: 0px 0px 0px 10px;}

.contestmainleft {float: left;width: 100px;margin: 0px 0px 0px 0px;padding: 0px 0px 8px 0px;}
.contestmainright {float: right;width: 450px;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;
font-size:14px;}

#contestslive p, #contestsdone p {font-size:12px;padding:0px}
#contestslive p.contitle, #contestsdone p.contitle {padding:0px 0px 20px 0px}
*/ #contestslive h2, #contestsdone h2 {padding: 0px 0px 0px 0px;background:transparent;
color:#333;font-size:18px;font-weight:normal;margin:7px 0;}*/
#contestslive h4, #contestsdone h4 {padding:0px}
#contestslive h4 a, #contestsdone h4 a  {font-size:12px!important;color:#F06417!important;text-decoration:underline;margin:0px;padding:0px;font-weight:bold;font-family:Arial, Helvetica, Sans-serif}



/* POLLS */

.wp-polls .Buttons {background-color:#F06417!important;color:#fff;border:1px solid #C8C8C8;margin:7px;padding:3px 20px;}


.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {padding-top:4px;list-style-type: none!important;margin: 0px!important;}

.mypolls li ul {margin:0px;padding:0px}
.mypolls li {list-style-type: none!important;margin: 0px!important;padding: 0px;!important}
div.mypolls ul li ul li {padding:0px!important;}

div.mypolls ul li li {padding:0px!important;}
.mypolls {border:1px solid #ccc;padding:0px 10px 10px;margin-bottom:15px;background-color:#fff;color:#333}
.mypolls li a {color:#F06417!important;}
div.wp-polls p {padding-top:5px; border-top:1px solid #ccc;}
div.wp-polls h2 {padding-top:15px}

/* twitter */

ul#twitter_update_list {margin:10px 10px 10px 20px; padding:0px 10px}
#twitter_update_list li span {color:#333;font-size:13px}
#twitter_update_list li span a{color:#eb6020;font-size:13px}
#twitter_update_list li {color:#eb6020;font-size:13px;line-height:16px;border-bottom:1px dashed #333;padding:7px 0px!important}
#twitter_update_list li a {color:#999}
#twitter_div {margin:10px 0px 10px 0px;padding:0px;border:1px solid #ccc;width:314px;}

/* Ad slots */

.ad1 {margin:10px 0px 10px 0px}
.ad1 img {display: block;margin: 0;padding:0px;border:none}
.ad3 {margin:0px 5px 5px 5px;padding:0px;text-align:center}

/* Tabber */

div.tabtop p {padding:10px 10px 20px 10px!important;border-bottom:1px solid #ccc;margin: 0px 10px 10px 10px}
div.tabbertab h1 a {color:#eb6020!important;padding:0px 0px 0px 0px!important;font-size:14px!important;}
div.tabbertab h5.posted {margin:0px;padding:0px;color:#999;font-size:11px; font-family:Arial, Hevetica;}


div.tabtop h2.rr {clear:both; padding:5px 0px 5px 10px!important;text-transform:uppercase;font-size:15px!important;background:#fff;color:#333!important}
div.tabtop .rr3 {color:#333;text-transform:capitalize;font-size:14px}

div.tabbertab h4.revtag {font-size:13px!important;color:#333!important;margin:0px 0px 0px 500px}

.more-dish{width: 633px;height: 31px;overflow: hidden;background: url(images/more-dish-bg.gif) no-repeat;}
.more-rooms{width: 633px;height: 31px;overflow: hidden;background: url(images/more-rooms-bg.gif) no-repeat;}
.more-dish a, .more-rooms a{float: right;overflow: hidden;}
.more-dish a img, .more-rooms a img {display: block;}

.reviewcount {float:right;overflow:hidden; padding:0px 20px 0px 0px; margin:10px 0px 0px 0px}

.comms {float:right;overflow:hidden; padding:0px 20px 0px 0px; margin:10px 0px 0px 0px;}

span.comms2 {background: url(images/commeent-box-bg.gif) no-repeat;width: 30px;height: 27px;padding: 7px 0 0 0px; position:absolute;text-align:center;margin:-10px -20px -20px -20px}

/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.clearfix {clear: both;}
.cleartop {clear: both;}

/* Author Bio Box on Post Page */

ol.commentlist .author_comment {border-bottom: 1px solid #0066CC;border-top: 1px solid #0066CC;}
.postauthor {	background-color: #f2f2f2;border: 1px solid #cc;padding: 10px;margin: 10px 20px 10px 10px;}
	
.postauthor h4 {font-size: 1.2em;margin: 0 0 10px 0;}
.postauthor img.photo {float: left;margin: 12px 20px 90px 0px!important;}

.mytagcloud {margin:0px;padding:0px;}

/* Members Widget in Sidebar */

.kamembers {margin:10px 0px; overflow:hidden; width:300px}

/* Recent Posts */
div.contest-top ul.recposts  {list-style-type:square; margin:0px 0px 0px 10px;padding:2px 10px 0px 20px;color:#098c9d}
.recposts li {vertical-align: middle;height:1%;margin:0px;padding:5px 0px}


/* Recent Comments in Sidebar */

.latestcomms {margin:10px 0px;padding:0px;border:1px solid #ccc}
.latestcomms ul, .latestcomms li {list-style-type:none}



.latestcomms ul {margin:0px;padding:10px}

.latestcomms span.gravi img.kjgrcGravatar {padding:10px 0px 0px 0px;}

/* authors bios in sidebar */

.our-blog-info{width: 120px;overflow: hidden;padding: 3px 14px 3px 16px;position: relative;}
.our-blog-info .left{width: 38px;height: 38px;float: left;border: 1px solid #ccc; }
.our-blog-info .left img{display: block;}
.our-blog-info .right{width: 75px;overflow: hidden;position: absolute;left:60px;bottom:2px;}
.our-blog-info .right a{font-size: 11px;line-height: 19px;color: #eb6020;text-decoration: underline;}
.our-blog-info .right a:hover{text-decoration: none;}

h3.bluehead a {color:#098c9d}
.sociable {clear:both}


#rrcardtop {margin:0px;padding:0px;height:43px}
/* #rrcardtop h3 {color:#fff;padding:15px 0px 0px 15px;background:url("http://www.roomrecipes.com/blog/wp-content/uploads/2009/09/tabtop3.jpg") no-repeat top;height:46px;}*/

#rrcardtop h3 {
background:transparent url("http://www.roomrecipes.com/blog/wp-content/uploads/2009/09/tabtop3.jpg") no-repeat scroll center top;
color:#FFFFFF;
height:29px;
padding:15px 0 0 15px;}

#rrcard {float:left;margin:0px;padding:10px 20px;width: 560px;border-left:2px solid #eb6020; border-right:2px solid #eb6020;border-bottom:2px solid #eb6020;border-top:2px solid #eb6020}
p.flrr {float:left;margin:0px; padding:10px 10px 0px 10px!important;}
.serves {font-weight:bold;float:right;margin:0px; padding:10px 20px 5px 0px!important;}
.ngg-galleryoverview {padding-left:10px;margin-bottom:20px;}
.ngg-right {margin-right:15px;margin-bottom:5px}
.ngg-gallery-thumbnail img {border:1px solid #999!important;}
.ngg-singlepic {border:1px solid #999!important;}