@charset "UTF-8";
/* CSS Document */
/*
Theme Name: The Culinary Trust 2012
Description: Template developed for The Culinary Trust.
Author: Jorge Flores
Author URI: http://www.yadahcl.com/
*/

body{
	background: #f8f8ee;
}
#maincontent{
	background: #FFF;
	padding: 25px;
	border: solid 1px #D1D1D1;
}
.header{
	background: url(img/glow.jpg) no-repeat top center;
	height: 140px;
}
h1#logo{margin: 0 !important;}
.header h1#logo a{
	display: block;
	width: 560px;
	height: 125px;
	margin: 10px auto;
	text-indent: -2500px;
	background: url(img/logo.png) no-repeat top center;
}
.menucontainer{
	height: 52px;
	background: url(img/menu_bg.jpg) repeat-x;
	margin: 10px 0 30px 0;
}
.slide{
	margin-bottom: 10px;
}
.slide img{
	border: solid 1px #E1E1E1;
}
.onethird{
	width: 220px;
	float: left;
	margin-right: 15px;
}
.twothirds{
	width: 455px;
	float: left;
	margin-right: 15px;
}
.onethird img{
	border: solid 1px #E1E1E1;
	padding: 1px;
	background: #F1F1F1;
	margin: 0 0 15px 0;
}
.widget{
	margin-bottom: 30px;
}
#searchform{
	height: 28px;
}
#searchform input[type="text"]{
	width: 150px;
	line-height: 16px;
	padding: 5px;
	border: solid 1px #D1D1D1;
}
.sociallinks{
	height: 36px;
	display: block;
}
#searchform input[type="submit"]{
	width: 54px;
	height: 28px;
	background: url(img/searchbutton.jpg) no-repeat;
	border: none;
	cursor: pointer;
	text-indent: -2000px;
}
ul.latestposts{
	list-style: none;
	padding: 0 5px;
}
ul.latestposts li{
	display: block;
	min-height: 60px;
	margin-bottom: 15px;
}
ul.latestposts li a{
	display: block;
	color: #313131;
	font-weight: bold;
}
.spotlight img{
	display: block;
	margin: 0 auto 10px auto;
	padding: 4px;
	background: #eef4d5;
	border: solid 1px #dfe7bd;
}
.spotlightname{
	text-align: center;
}
.thethumb img{
	float: left;
	padding: 3px;
	background: #eef4d5;
	border: solid 1px #dfe7bd;
	margin-right: 15px;
}
ul#menu{
	list-style: none;
	padding: 0;
}
ul#sidebarmenu , #sidebarmenu ul{list-style: none; padding: 0; margin: 0;}
#sidebarmenu ul li{
	list-style: none;
	padding: 5px 0 5px 24px;
	margin-bottom: 5px ;
	background: url(img/submenu_li.jpg) no-repeat center left;
}
ul#sidebarmenu li a{
	color: #313131;
}
.links{
	width: 170px;
	float: right;
}
#footer{
	padding: 0 20px;
}
.credits{
	float: left;
	margin-top: 25px;
	font-size: 11px;
	line-height: 24px;
	display: block;
}
.links{
	margin-top: 20px;
}
/* Comments */

ol.commentlist {
	list-style: none;
	padding: 0;
}
ol.commentlist li{
	background: none !important;
	padding: 0 !important;
	margin: 10px 0 !important;
}
ol.commentlist ul{
	padding-left: 30px !important;
}
ol.commentlist ul ul{
	padding-left: 60px !important;
}

div.comment-meta.commentmetadata a{
	font-size: 11px;
	color: #999;
}
.comment-body{
	padding: 10px;
	background: #F9F9F9;
	border-bottom: solid 1px #E1E1E1;
	border-top: solid 1px #F1F1F1;
	position: relative;
}
.comment-body p{
	margin: 0;
}
img.avatar {
	float: left;
	display: block;
	margin: 10px 15px 0 0;
}
.myrp_ratings_comments{
	width: 100%;
	margin: 10px 0 !important;
	padding: 0 !important;
}

/* Styles */
h2{
	margin: 0 0 15px 0;
}
#leftside h1{
	color: #717c41;
	font-size: 36px;
	margin-bottom: 10px;
}
h2, #sidebar h3, #sidebar h3 a{
	color: #717c41;
	font-size: 24px;
	text-transform: none !important;
}
h3{
	font-size: 14px;
	color: #131313;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.date{
	color: #92a53d;
	font-weight: bold;
}
span.link{
	color: #92a53d;
	font-weight: bold;
	float: right;
}
a{
	color: #92a53d;
	text-decoration: none;
}
a:hover{color: #abbf54;}
p{
	line-height: 18px;
	color: #313131;
}
img{
	margin-bottom: 15px;
}

.post .left_thumb_blog{
	width: 230px;
	margin-right: 15px;
	float: left;
}
.post .right_blog{
	float: left;
	width: 420px;
}
.right_blog h2{
	padding-top: 5px;
	padding-bottom:  2px;
	margin-bottom: 0;
}
.post_data{
	font-size: 12px;
	height: 20px;
	margin: 5px 0 10px 0;
}
.post_data .the_date{
	float: left;
	margin-right: 5px;
	padding-left: 18px;
	background: url(img/calendar.png) no-repeat center left;
}
#leftside ul{
	padding: 0;
	list-style: none;
}
#leftside li.list{
	margin: 7px 0;
	background: url(img/list.jpg) no-repeat left center;
	padding-left: 22px;
}
#leftside h3{
	line-height: 21px;
	margin: 0 0 10px 0;
}
#sidebar{
	border-left: solid 1px #F1F1F1;
	width: 227px !important;
	float: left;
	margin-left: 20px;
	padding-left: 20px;
}
#sidebarhome{

}
/* Menu */
.menucontainer .container{

}
ul#mainmenu{
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	text-align: center;
}
ul#mainmenu li{
	list-style: none;
	float: left;
	line-height: 52px;
	margin-right: 20px;
	font-size: 14px;
	position: relative;

}
ul#mainmenu li a{
	color: #FFF;
	text-align: center;
}
ul#mainmenu li a:hover{
	color: #f8f8ee;
}
/*Social Icons */
#sidebar a.twitterlink, #sidebarhome a.twitterlink, 
#sidebar a.facebooklink, #sidebarhome a.facebooklink, 
#sidebar a.linkedinlink, #sidebarhome a.linkedinlink,
#sidebar a.rsslink, #sidebarhome a.rsslink{
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	text-indent: -2500px;
	margin-right: 10px;
}
#sidebar a.youtubelink, #sidebarhome a.youtubelink{
	display: block;
	float: left;
	width: 32px;
	height: 30px;
	text-indent: -2500px;
	background: url(img/icon_youtube.jpg) no-repeat top center;
}
#sidebar a.twitterlink, #sidebarhome a.twitterlink{background: url(img/icon_twitter.jpg) top center no-repeat;}
#sidebar a.facebooklink, #sidebarhome a.facebooklink{background: url(img/icon_face.jpg) top center no-repeat;}
#sidebar a.linkedinlink, #sidebarhome a.linkedinlink{background: url(img/icon_linkedin.jpg) top center no-repeat;}
#sidebar a.rsslink, #sidebarhome a.rsslink{background: url(img/icon_rss.jpg) top center no-repeat;}
.links a.twitterlink, 
.links a.facebooklink, 
.links a.linkedinlink,
.links a.rsslink,
.links a.youtubelink{
	display: block;
	float: right;
	width: 24px;
	height: 24px;
	text-indent: -2500px;
	margin-right: 10px;
}
.links a.twitterlink{background: url(img/footer_twitter.jpg) top center no-repeat;}
.links a.facebooklink{background: url(img/footer_face.jpg) top center no-repeat;}
.links a.linkedinlink{background: url(img/footer_linkedin.jpg) top center no-repeat;}
.links a.rsslink{background: url(img/footer_rss.jpg) top center no-repeat;}
.links a.youtubelink{
	background: url(img/footer_youtube.jpg) top center no-repeat;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 15px 10px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
blockquote {
 border : 2px solid #000;
 width: 200px;
 float: right;
 margin: 0px;
 padding: 10px;
 background-color: #ccc;
 quotes: "\201C" "\201D";
 }
 
 /* Buddypress Styles*/
 
.activity-type-tabs ul li{
	list-style: none;
	background: none !important;
	padding: 0 !important;
}