@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(images/glow.jpg) no-repeat top center;
	height: 140px;
}
.logo {
	width: 1000px;
	margin: 0 auto -10px auto;
	padding: 10px 0 0 0;
}
h1#logo {
	margin: 0 !important;
}
.header h1#logo a{
	display: block;
	width: 560px;
	height: 125px;
	margin: 10px auto;
	text-indent: -2500px;
	background: url(images/logo.png) no-repeat top center;
}
.menucontainer{
	height: 52px;
	background: url(images/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(images/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(images/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: #688948;
	font-size: 36px;
	margin-bottom: 10px;
}
h2, #sidebar h3, #sidebar h3 a{
	color: #688948;
	font-size: 24px;
}
h3{
	font-size: 14px;
	color: #131313;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.date{
	color: #688948;
	font-weight: bold;
}
span.link{
	color: #688948;
	font-weight: bold;
	float: right;
}
a{
	color: #688948;
	text-decoration: none;
}
a:hover{
	color: #96A741;
}
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(images/calendar.png) no-repeat center left;
}
#leftside ul{
	padding: 0;
	list-style: none;
}
#leftside li.list{
	margin: 7px 0;
	background: url(images/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;
}

/* 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: 30px;
	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(images/icon_youtube.jpg) no-repeat top center;
}
#sidebar a.twitterlink, #sidebarhome a.twitterlink{background: url(images/icon_twitter.jpg) top center no-repeat;}
#sidebar a.facebooklink, #sidebarhome a.facebooklink{background: url(images/icon_face.jpg) top center no-repeat;}
#sidebar a.linkedinlink, #sidebarhome a.linkedinlink{background: url(images/icon_linkedin.jpg) top center no-repeat;}
#sidebar a.rsslink, #sidebarhome a.rsslink{background: url(images/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(images/footer_twitter.jpg) top center no-repeat;}
.links a.facebooklink{background: url(images/footer_face.jpg) top center no-repeat;}
.links a.linkedinlink{background: url(images/footer_linkedin.jpg) top center no-repeat;}
.links a.rsslink{background: url(images/footer_rss.jpg) top center no-repeat;}
.links a.youtubelink{
	background: url(images/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;
}


/* New Bourke Design Styles */
body {
	background: #e5ebee none repeat scroll 0 0;
	font-family: 'Roboto', sans-serif;
}
a {
	color: #688948;
	text-decoration: none;
}
a:hover {
	color: #96A741;
}
.menucontainer {
	background: #688948 none;
	border-bottom: 4px solid #96A741;
}
.home h2 {
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 500;
}
#sidebar h3, #sidebar h3 a, .home .widget h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	color: #688948;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.menucontainer .container {
 	width: 980px;
 	text-transform: uppercase;
 	font-weight: 500;
 }
.slide-image {
	width: 60%;
 	height: 350px;
 	float: left;
 	overflow: hidden;
 	position: relative;
}
#leftside .slide-caption {
	width: 96%;
	font-weight: normal;
	text-align: left;
	color: #fff;
	position: absolute;
	left: 1px;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 99999;
	margin: 0;
	padding: 8px 2%;
}
.slide-text {
	width: 35%;
	height: 349px;
	float: right;
	background: #4e8693; 
	background: -moz-linear-gradient(top,  #4e8693 0%, #a4d2db 100%);
	background: -webkit-linear-gradient(top,  #4e8693 0%,#a4d2db 100%);
	background: linear-gradient(to bottom,  #4e8693 0%,#a4d2db 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e8693', endColorstr='#a4d2db',GradientType=0 );
	margin: 1px 0 0 0;
	padding: 0 2.5%;
}
.slide-text a, .slide-text a:hover {
	color: #fff;
}
#leftside .slide-text h1 {
	font-size: 28px;
	line-height: 32px;
	font-family: Didot,Didot LT STD,Hoefler Text,Garamond,Times New Roman,serif;
	color: #fff;
}
#leftside .slide-text h2 {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase !important;
	margin: 60px 0 5px 0;
}
#leftside .flex-control-nav {
  top: auto;
  bottom: -20px;
  left: auto;
  text-align: center;
}
#leftside .flex-control-paging li a {
  background: rgba(0, 0, 0, 0.5);
}
#leftside .flex-control-paging li a:hover {
  background: rgba(0, 0, 0, 0.7);
}
#leftside .flex-control-paging li a.flex-active {
  background: rgba(0, 0, 0, 0.9);
}
.home .onethird img{
	background: transparent;
	border: none;
	margin: 0 0 15px 0;
	padding: 0;
}

