/*  
Theme Name: NicheReviewTemplate_Recipes
Theme URI: http://www.nichereviewblogs.com/
Description: <a href="http://www.nichereviewblogs.com/recommends/nichereviewtemplates">Recipes Reviews template</a> converted into WordPress theme by Sridhar of <a href="http://www.nichereviewblogs.com">Niche Review Blogs</a>.
Version: 1.0
Author: Sridhar
Author URI: http://www.nichereviewblogs.com/
Tags: niche, niche review template, clickbank, recipes, Restaurant Recipe Reviews
*/
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	background-color: #585858;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.bodytext-toplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#site-title {
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	padding-bottom:5px;
}
#site-subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.sidebar-title {
	color: #FFF;
	text-align:center;
	padding: 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.body-text {
	font: normal 12px Arial, Helvetica, sans-serif;
}
.bodytext-sidebox {
	/*text-align: center;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bodytext-sidebox-links, .bodytext-sidebox-links a {
	text-align: left;
	text-decoration: none;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.bodytext-sidebox-links a:hover {
	color: #666;
}
.bodytext-footer-links, .bodytext-toplinks {
	color: #fff;
}
.bodytext-footer-links a, .bodytext-toplinks a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.bodytext-footer-links a:hover, .bodytext-toplinks a:hover {
	color: #FCEC9F;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: left;
	line-height: 24px;
}
.bodytext, .entry {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-align: left;
}

/* WordPress styles start here */

.subhead a:visited {
	color:#333333;
}

.subhead a:link {
	text-decoration:none;
	color: #333;
}

.contactright{
margin-bottom:10px;
}

h2{
margin-bottom: 5px;
/*font-family: Tahoma;*/
font-size: 20px;
margin-top: 0;
font-weight: bold;
text-align: left;
}

h2 a{
text-decoration:none;
color: #333333;
}

small{
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 11px;
}

#metainfo{
font-weight:normal;
font-size:11px;
text-align:left;
}

.entry{
border-top:1px solid #DDDDDD;
width:450px;
margin-top:5px;
padding-top:5px;
}

#commentform #comment{
width:450px;
}

#respond{
text-align:left;
font-size:13px;
}

#commentform p{
text-align:left;
font-size:13px;
font-weight:normal;
}

#comments{
text-align:left;
font-size:13px;
}

.commentlist{
text-align:left;
font-size:12px;
font-weight:normal;
}

ul#nav, ul#nav_recentposts{
list-style-type:none;
padding-left:8px;
margin-left:-7px;
margin-top:0;
}

ul#nav li, ul#nav_recentposts li{
margin-bottom:15px;
}

.left-column a{
font-size:13px;
/*color: #C63602;*/
}

.left-column a:hover{
/*color: #333333;*/
}

/* Sociable styles start here */

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	/*float: left;*/
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}