/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000;
	text-align:left;
	background:url(images/bg.gif) repeat;
}
*{
	margin:0;
	padding:0;
	border:none;
}
a {
	outline:none;
	color:#f7ba25;
	text-decoration:none;
}
p a {
	font-weight: bold;
}
a:hover{
	text-decoration:underline;
}
img{
	padding:0;
	margin:0;
	border:none;
}
ul, li, ol{
	padding:0;
	margin:0;
	list-style:none;
}
.hide,h1 b,h2 b,h3 b,h5 b,a i{
     position: absolute;
     left: -9999px;
}
.cls{
	clear:both;
}
.wrap{
	width:995px;
	margin:0 auto;
	padding:0 0 0 0;
	overflow:hidden;
	background:url(images/wrapbg.gif) repeat-y;
}
.mainleft{
	width:944px;
	float:left;
	padding:0 0 15px 0;
	overflow:hidden;
}
.mainright{
	width:43px;
	float:right;
	height:220px;
	padding:10px 0 0 8px;
	margin:30px 0 0 0;
	overflow:hidden;
	background:url(images/sidelink.gif) no-repeat top;
}
.mainright img{
	margin-bottom:10px;
}
.mainright a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.header{
	width:944px;
	height:166px;
	padding:0 0 0 0;
	overflow:hidden;
}
.logo{
	width:210px;
	float:left;
	padding:0 0 0 0;
	overflow:hidden;
}
.headerright{
	width:734px;
	float:right;
	padding:0 0 0 0;
	overflow:hidden;
}
.postarea{
	width:677px;
	float:left;
	padding:20px 0 0 7px;
	overflow:hidden;
}
.post{
	width:677px;
	padding:0 0 55px 0;
	overflow:hidden;
}
.posticon{
	width:67px;
	height: 46px;
	width: 52px;
	background: transparent url(images/post-icon.gif) no-repeat 0 0;
	float:left;
	padding:0 0 0 0;
	overflow:hidden;
}
.postinfo{
	width:610px;
	float:right;
	padding:0 0 0 0;
	overflow:hidden;
}
.posttitle{
	padding:0 0 12px 0;
	overflow:hidden;
}
.posttitle h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#4c1e63;
}
.posttitle h1 a{
	font-size:24px;
	color:#4c1e63;
	text-decoration:none;
}
.posttitle h1 a:hover{
	color:#4c1e63;
	text-decoration:underline;
}
.posted{
	padding:0 0 25px 0;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#383838;
}
.posted p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#383838;
}
.postcontent{
	padding:0 0 0 0;
	overflow:hidden;
}
.postcontent h3,
.postcontent h4 {
	line-height: 1.54;
}
.postcontent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.083em;
	color:#565656;
	margin:0 0 20px 0;
	line-height:1.54;
	text-align:justify;
}
.postcontent .wp-caption-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.083em;
	color:#565656;
	font-weight:bold;
	padding:10px 0 0 0;
	margin-bottom: 20px;
	display:block;
	line-height: 1.25;
}
.postcontent ol{
	padding:0 0 20px 30px;
}
.postcontent ol li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#565656;
	padding:0 0 5px 0;
	list-style:decimal;
	list-style-position:outside;
}
.commentsection{
	padding:0 0 0 0;
	overflow:hidden;
}
.commentlinkarea{
	width:460px;
	line-height:31px;
	float:left;
	background:url(images/postedboxbg.gif) no-repeat;
	overflow:hidden;
	padding:0 0 0 12px;
}
.commentlinkarea ul li{
	float:left;
	display:inline;
	padding:0 20px 0 10px;
	background:url(images/comments-bullet.gif) no-repeat 0 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#565656;
}
.commentlinkarea ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c1e63;
	text-decoration:none;
}
.commentlinkarea ul li a:hover{
	color:#f7ba25;
	text-decoration:none;
}
.commentlinkarea ul li.postedin{
	background:url(images/posted-bullet.gif) no-repeat 0 12px;
}
.commentlinkarea ul li.postedin a{
	color:#616161;
}
.commentlinkarea ul li.postedin a:hover{
	color:#f7ba25;
}
.sharethis{
	width:105px;
	height:25px;
	float:right;
	margin:0 10px 0 0;
	padding:7px 0 0 11px;
	background:url(images/sharethis.gif) no-repeat 0 0;
	text-transform:lowercase;
}
.sharethis:hover {
	opacity: 0.7;
	filter:alpha(opacity=70);
}
.sharethis a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#521e6c;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
.sharethis span a.stico_default{
	background:none !important;
}
.pagination{
	padding:10px 0;
	overflow:hidden;
	text-align:center;
}
.sidebar{
	width:208px;
	float:right;
	padding:20px 20px 0 0;
	overflow:hidden;
}
.subscribe{
	overflow:hidden;
}
.subscribe h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#f7ba25;
	padding:0 0 15px 0;
}
.subscribeinfo{
	padding:0 0 15px 0;
	overflow:hidden;
}
.subscribeinfo img{
	margin:0 0 0 0;
	float:left;
}
.subscribeinfo span{
	float:right;
	width:115px;
}
.subscribe input{
	width:196px;
	height:20px;
	border:1px solid #cdc9c9;
	padding:0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b9b9b9;
}
.subscribe input.sub{
	width:207px;
	height:31px;
	cursor:pointer;
	margin:8px 0 0 0;
	padding:0;
	border:none;
}
	.subscribe input.sub:hover{
		opacity: 0.7;
		filter: alpha(opacity=70);
	}
.widgettitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#f7ba25;
	margin:0 0 15px 0;
}
.sidebar li{
	margin-bottom: 20px;
}
.sidebar ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.083em;
	color:#565656;
	margin:0 0 3px 0;
	padding:3px 18px 4px 9px;
	background:url(images/bullet.gif) no-repeat 195px 8px #f4f4f4;
}
.sidebar ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#565656;
	text-decoration:none;
	padding:0 0px 0 0;
}
.sidebar ul li a:hover{
	color:#f7ba25;
	text-decoration:none;
}
#recentcomments li {
	font-weight: bold;
}
	#recentcomments li a {
		font-weight: normal;
	}
.widget_twitter .widgettitle {
	background: transparent url(images/twitter.gif) no-repeat 100% 100%;
	padding: 20px 0 15px;
	margin: 0;
}
	.widget_twitter ul {
/*		margin: 0;*/
		padding: 5px 10px;
		background: #f4f4f4;
	}
		.widget_twitter ul li {
			padding: 0;
			margin: 5px 0;
			overflow: hidden;
			line-height: 1.4;
		}
			.widget_twitter ul li a {
				color:#f7ba25;
				font-weight: bold;
				line-height: 1.4;
				
			}
	.widget_twitter .twitter-timestamp {
		font-weight: bold;
		display: block;
		line-height: 1.4;
		
	}
.wrapbottom{
	width:995px;
	height:4px;
	padding:0 0 0 0;
	overflow:hidden;
}
.footer{
	width:930px;
	margin:0 auto;
	padding:30px 50px 30px 15px;
	overflow:hidden;
}
.footerinfo{
	width:930px;
	padding:0 0 50px 0;
	overflow:hidden;
}
.bedsarea{
	width:395px;
	float:left;
	padding:0 0 0 0;
	overflow:hidden;
}
.bedsarea h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding:0 0 10px 0;
}
.bedsarea ul{
}
.bedsarea ul li{
	width:175px;
	float:left;
	padding:0 0 4px 10px;
	background:url(images/footer-bullet.gif) no-repeat 0 6px;
}
.bedsarea ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#565656;
	text-decoration:none;
}
.bedsarea ul li a:hover{
	color:#565656;
	text-decoration:underline;
}
.sheets{
	width:215px;
}
.sleep{
	width:320px;
}
.sleep p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#565656;
	line-height:18px;
}
.footerlinkinfo{
	padding:0 0 0 0;
	overflow:hidden;
}
.footerlinkinfoleft{
	float:left;
}
.footerlinkinfoleft p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#552a6b;
	font-weight:bold;
}
	.footerlinkinfoleft p a{
		color:#552a6b;
	}
.footerlinkinforight{
	float:right;
}
.footerlinkinforight p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#552a6b;
}
.footerlinkinforight p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#552a6b;
	text-decoration:none;
	padding:0 5px;
}
.footerlinkinforight p a:hover{
	color:#552a6b;
	text-decoration:underline;
}




/*-------------------------------------*/


.commentarea{
	width:607px;
	padding:0 0 0 70px;
	overflow:hidden;
}
.commentarea h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#f7ba25;
	padding:20px 0 20px 0;
}
h2.resulttitle{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#f7ba25;
	padding:20px 0 20px 70px;
}
.commentarea ol{
	padding:0 0 0 20px;
}
.commentarea ol li{
	list-style:decimal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#565656;
	padding:0 0 25px 0;
}
.commentarea ol li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#565656;
	text-decoration:none;
}
.commentarea ol li a:hover{
	color:#f7ba25;
	text-decoration:none;
}

.commentarea ol li p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#777777;
	padding:20px 0 0 0;
}


.getback{
	width:607px;
	padding:0 0 40px 0;
	overflow:hidden;
}
.getback p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2b073d;
	font-weight:bold;
	background:url(images/back.gif) no-repeat 0 5px;
	padding:0 0 0 20px;
}
.getback p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#2b073d;
	text-decoration:none;
}
.getback p a:hover{
	color:#2b073d;
	text-decoration:underline;
}

.commentbox{
	width:496px;
	margin-top:10px;
}
.box-in{
	background:url(images/box-bg.gif) repeat-y top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	padding:0 10px 0 20px;
}
.box-in a , .box-in1 a{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	text-decoration:none;
}
.box-in1{
	background:url(images/box-bg1.gif) repeat-y top;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	padding:0 10px 0 20px;
}
.box-in span , .box-in1 span{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00A5CE;
}
.comments{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding:10px 0 5px 0;
}
.commentinfo{
	width:607px;
	padding:0 0 15px 0;
	overflow:hidden;
}
.reply{
	width:607px;
	text-align:left;
	padding:10px 0 0 0;
}
.reply label{
	width:122px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#565656;
	font-weight:bold;
	background:none !important;
	padding:0 0 5px 0;
	display:block;
}
.reply span{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#565656;
	background:none !important;
	padding:3px 0 0 10px;
	display:block;
}
.reply input{
	width:249px;
	height:18px;
	float:left;
	border:1px solid #cdc9c9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3A3A3A;
	padding:2px;
}
.reply input.leave{
	width:126px;
	height:33px;
	cursor:pointer;
	border:none;
	padding:0;
	margin-left:405px;
}
	.reply input.leave:hover {
		opacity: 0.7;
		filter: alpha(opacity=70);
	}
.reply textarea{
	width:457px;
	height:113px;
	float:left;
	border:1px solid #cdc9c9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3A3A3A;
	padding:5px;
}
.submit{
	width:547px;
	padding:15px 0 0 60px;
	overflow:hidden;
}

.alignleft{
	float:left;
	padding:0 5px 5px 0;
}
.alignright{
	float:right;
	padding:0 0 5px 5px;
}
.login{
	padding:10px 0;
}


