/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

body.custom {background: #ffffff; }

@import url(http://fonts.googleapis.com/css?family=Rokkitt);

#header #logo {border-bottom: solid 4px #CBD6A3;}

.menu .menu, .menu a, .menu li ul{font-family: 'Rokkitt', serif; text-transform: lowercase; border-color: #CBD6A3;}
.entry-title {font-family: 'Rokkitt', serif;}

.menu-menu-container {background-color:#CBD6A3;}

.menu a, .menu .current ul a, .menu .current-cat ul a, .menu .current-menu-item ul a {background-color:#CBD6A3;}

menu, .menu a, .menu li ul {
color:#727272;
font-size: 13px;
padding-left: 13px;
}

#teaser-thumbnails {
float: left;
margin: 0 5px 5px 0;
}

#page {
padding: 0em;
}

ul.sidebar_list {
padding-top: 0.1em;
}

.post_box, .teasers_box {
border-width: 0em 0 0 0;
}

#content {
width: 60.4em;
float: left;
padding-left: 10px;
}

.teaser h2 {
font-size: 2em;
line-height: 1.375em;
}

.custom a.teaser_link{ background: #b5bf8a; color: #FFF;
padding: 4px 8px 5px 5px; text-decoration: none;
 -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.custom a:hover.more-link { background: #414141; }

#searchwrapper {
width:323px; /*follow your image's size*/
height:42px;/*follow your image's size*/
background-image:url("/wp-content/themes/thesis_185/custom/images/search.png");
background-repeat:no-repeat; /*important*/
padding:0px;
margin-left:0px;
/*left:650px;*/
float:right;
position:relative;
left: 45px;
z-index: 199999;
}

#searchwrapper form { display:inline ; }
 
.searchbox {
border: 0px;
background-color: transparent;
position: absolute;
top: 7px;
left: 85px;
width: 105px;
height: 30px;
font-size: 12px;
}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:7px;
left: 200px;
width: 30px;
height: 30px;
}

li.widget {
font-size: 1.3em;
line-height: 1.385em;
margin-bottom: 0.769em;
}

#header {
height: 285px;
padding: 0;
background-image: url('/wp-content/themes/thesis_185/custom/images/header.png');
background-repeat: no-repeat;
background-size: 960px 285px;
}

.custom_box {
background:transparent;
}

.sidebar h3 {font-family: 'Rokkitt', serif; text-transform: lowercase !important; color:#CBD6A3;font-size: 24px;}

#footer {background-color:#CBD6A3; border-top: solid 4px #9E1B1F;}

#multimedia_box {
margin-bottom: 0em;
}

.sidebar h3 {
line-height: 1.385em;
margin-bottom: 0.292em;
}

/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/

/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
	background: none;
	/* widget padding */
	padding: 5px;
	/* margin at bottom of widgets */
	margin-bottom: 5px;
	/* do not change this! */
	overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
	/* contents alignment */
	text-align: left;
	border-bottom: none;
	/* widget width */
	width: 285px;
	/* space between widgets */
	padding-right: 10px;
	/* font size */
	font-size: 1.2em;
	/* text color */
	color: #565656;
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 150px;
}


/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }

/*Recipe Formatting*/
.custom .recipe img {
	background: transparent !important;
	margin: 0;
	padding: 0;
	border: none!important; }
.custom img.WP-PrintIcon {
	background: transparent;
	margin-top: -20px;
	position: relative;
	float: right;
	border: none }
.post .recipe  {
	color: #767676;
	font-size: 15px;
	font-family: Arial, sans-serif, Helvetica;
	font-style: normal;
	line-height: 21px;
	background-color: #f8f9f3;
	margin-top: 5px;
	margin-bottom: 12px;
	padding: 15px 30px 10px;
	position: relative;
	border-style: none 
}
.post .recipe h1 {
	color: #9E1B1F;
	font-size: 28px;
	font-family: 'Rokkitt', serif;
	margin-top: 10px;
	margin-bottom: 10px }
.post .recipe h2 {
	color: #cbd6a3;
	font-size: 18px;
	font-family: 'Rokkitt', serif;
	font-style: normal;
	font-weight: normal;
	background-image: url("images/line.png");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	text-transform: uppercase;
	display: block;
	margin: 15px 0 0;
	padding: 0 0 10px;
	border-style: none }
.post .recipe p {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 0 }
.post .recipe .printbutton {
	margin-top: 0;
	margin-right: -15px;
	width: 100px;
	float: right }
.post .recipe .photo {
	margin-bottom: 10px;
	width: 100px;
	height: 100px;
	float: right }
.post .hrecipe .recipemeta,  .post .recipe .summary {
	clear: both }
.post .recipe .source p,  .post .recipe .nutrition p {
	color: #9d9d9d;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 10px }
.post .recipe p.time {
	color: #9d9d9d;
	font-size: 12px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left }
.recipe p.time strong {
	font-size: 11px;
	text-transform: uppercase }

.img_arc {
  border: 0 none;}

.img_arc_img, .img_arc_text {
  text-align: center;
  line-height: 1;	
}

.img_arc_text {
 height: 50px;	
 width: 170px;}

.img_arc_text a {
  text-decoration: none;}

.format_text h3 {font-family: 'Rokkitt', serif;font-size: 1.686em;color:#9E1B1F;}

/*add custom submit button for comments */
.custom form#commentform input#submit.form_submit {
background:transparent url('http://www.myadventuresinthecountry.com/wp-content/uploads/2013/03/submit.png') 0 0 no-repeat;
width:160px !important; height:66px;
display:block; border:0px; padding:0px;
text-indent:-9999px; line-height:0px;
}

.custom .comment-reply-link { background: #EEE; padding: 0.4em; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.custom #comment_list dd {
margin-bottom: 1em;
padding-bottom: 2em;
padding-top: 3em;
padding-right: 10px;
background-repeat: repeat-x;
border: 2px solid #c9d4a0;
border-radius: 10px / 10px;
-moz-border-radius: 10px;
background-color:#dfe4ca;
}

dl#comment_list dl .bypostauthor {
background: #c9d4a0;
}

.custom dl#comment_list dt {
border-bottom: none;
margin: 5px;
padding-top: .5em;
position: relative;
top: 35px;
}

.custom dl#comment_list dd .format_text {
width: 85%;
}

#BlogContent .sharedaddy {display:none;}
#BlogContent .sd-content {display: none;}
#BlogContent h3 {display:none;}

.sharedaddy .sd-block {
border-top: 0px !important;
padding: 10px 0 5px;
margin: 0;
width: 100% !important;
}

.sharedaddy h3, #content .sharedaddy h3, #main .sharedaddy h3, #primary .sharedaddy h3 {
color:#888888;
}

dl#comment_list dl dt.bypostauthor, dl#comment_list dl dd.bypostauthor > .format_text {
border-color: transparent;
}

.post-2981 h1 {display:none;}
.post-2981 .headline_meta {display:none;}
.post-2981 .entry-title {display:none;}
.post-2981 .to_comments {display:none;}
.post-2981 .post_box {padding-top:5px;}
.slideshow_container_slideshow-jquery-image-gallery-custom-styles_1 .slideshow_description a {
color: #fff;
font-family: 'Rokkitt', serif;
}
.lcp_catlist img {
	float:left;
	margin:5px 10px 5px 0;
	display: block;
position: relative;


ul.lcp_catlist li {
	list-style-type:none;
	padding-left:0px;
	padding-top:10px;
}

.lcp_catlist {
	float:left;
	width:600px;
}


.lcp_title {
font-size: 14px;
font-family: 'Rokkitt', serif;
list-style: none;
padding-bottom: 10px;
display: block;
width: 170px;
float: left;
}

ul.lcp_catlist li {
list-style-type: none;
padding-left: 0px;
padding-top: 10px;
float: left;
height: 230px;
width:200px;
}

.lcp_title a {text-decoration:none !important;}

.custom .post img { background:url('/wp-content/uploads/2013/04/shadow.gif') no-repeat right bottom;
border:none;
border-top:#eee 2px solid;
border-left:#eee 2px solid;
padding:4px 10px 10px 4px;}

.recipeindex {
float: left;
width: 180px;
display: inline;
height: 190px;
padding-left: 10px;
font-family: 'Rokkitt', serif; text-transform: lowercase; 
border-color: #CBD6A3;
font-size: 18px;
}
.recipeindex a {text-decoration: none !important;}
.comments_closed {display:none;}