/*
	Theme Name: Homemade Recipes
	Theme URL: http://www.homemaderecipes.co.uk
	Description: Homemade Recipes
	Author: homemaderecipes.co.uk
	Author URI: http://www.homemaderecipes.co.uk
	Version: 1.0 
	Tags: Recipe, Homemade Recipes
*/

/* LAYOUT */

body {
	background: url(images/background.png) top left;
	}

#wrapper {
	background: url(images/wrapper-background.png) top left repeat-x;
		border: none !important;
	}

#container {
	 width: 1000px;
		border: none !important;
	}

#contentwrap {
	background: #fff;
		border: none !important;
	}
.span-24 {
	width: 1000px !important;
		border: none !important;
}
.span-16 {
	width: 675px !important;
}
a {
	color: #486b01;
	}

a:hover {
	color: #79b701;
	}

/* HEADER */

#header {
	height: 125px;
	margin-top: 10px;
	border: none !important;
	}

#header .span-12 {
	width: 260px !important;
	margin-top: 13px;
	}

#header h1 {
	margin-bottom: 5px !important;text-align: justify;
	padding:0 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    text-transform: none;
	font-size: 26px;
   // text-shadow: 0 2px 0 #4b6b09;
	}

#header h1 a, #header h1 a:visited {
	color: #fff;
	text-decoration: none;
	}


#header h2 {
	color: #eef18e;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif; width:260px; text-align:justify;
	}
    
.logoimg {
    margin: 0 0 0 0;
    }

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 30px;
	margin-top: 28px;
    float: right;
	}
	
#pagemenu {
	height: 30px;
    float: right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #4b6b09;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 7px 12px 7px 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 0 #cef67a;
	}
	
#pagemenu li a:hover, #pagemenu li a:active {
	background: #b5e946;
	color: #4b6b09;
	display: block;
	text-decoration: none;
	}
	
#pagemenu li.current_page_item a {
	background: #b5e946;
	color: #4b6b09;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	
.topright {
	text-align: right;
   	margin: 5px 10px 0 0;
	float: right;
		border: none !important;
	}

.topright a {
	//color: #4b6b09;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
    font-weight: bold;
    text-transform: none;
    text-shadow: 0 1px 0 #324a01;
	}




.navcontainer {
	height: 34px;
    background: url(images/nav-background.png) top left repeat-x;
    padding: 0 0 0 10px;
    border-top: 1px solid #95cf26;
	}
	
#nav {
	height: 34px;
	float: left;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #fff;
	display: block;
    margin: 0px 6px 0px 0px;
	padding: 11px 14px 11px 14px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
    text-shadow: 0 1px 0 #324a01;
	}
	
#nav li a:hover, #nav li a:active {
	color: #223200;
	display: block;
	text-decoration: none;
    background: url(images/nav-hover.png) top left repeat-x;
    text-shadow: 0 1px 0 #fff;
	}
	
#nav  li.current-cat a {
	color:#223200;
    background: url(images/nav-hover.png) top left repeat-x;
    text-shadow: 0 1px 0 #fff;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	background-color: #fff;
	padding: 15px 5px 15px 15px;
	}
#myGallery { width: 655px !important; }	
#myGallery, #myGallerySet, #flickrGallery{border:none !important;}
pre { overflow: auto; 
	width: 470px; 
	}

.postwrap {
	margin: 0 0 15px 0;
	border: 1px solid #eaebc3;	
	background-color: #fff;
	}
	
.post {
	/*background: url(images/post-background.png) top left repeat-x;*/
	border: 1px solid #fff;
	padding: 15px; min-height:124px;
	}


.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-size: 22px;
	font-family: Arial, Verdana;
	color: #253404;
    font-weight: bold;
	}

	
.title a {
	text-decoration: none;
	color: #253404;
	}

.title a:hover {
	text-decoration: none;
    color: #639701;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #587e0c;
	color: #fff;
	text-decoration: none;
    text-shadow: 0 1px 0 #324b00;
    font-size: 13px;
	}

a.readmore:hover {
	background-color: #8fc725;
	}


.postdate {
	font-size: 13px;
	font-family: Arial, Helvetica, Sans-serif;
    font-style: italic;
    color: #838282;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	color: #474747;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #474747;
	}
    
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding:6px 0 0 0px;
   margin:0 10px 10px 0;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	clear: both;
	}
    
	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #686868 !important;
    background:#dfdfdf !important;
    border: 1px solid #989898 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.current {
    color: #434343 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
}

.wp-pagenavi a:hover {
    color: #494949 !important;
    background:#dfdfdf !important;
    border: 1px solid #626262 !important;
    
}

.wp-pagenavi span.pages {
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
}

.wp-pagenavi span.extend {
    background:transparent !important;
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #676767 !important;
    background:#fff !important;
    border: 1px solid #b6b5b5 !important;
    font-weight: bold;
}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 10px;
	}


.sidebar {
	margin: 0 10px 10px 0;
    font-size: 13px;
	text-align: left;
	}
	
.sidebar a {
	text-decoration: none;
	color: #555;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#6fa303;
	}
	
	
#search {
    border: 1px solid #d6dbcc;
    height: 30px;
    padding: 0;
    background: #f4f5e0;
    text-align: right;
}

#search input {
	border: 0;
    background: none;
    color: #6b7556;
}
	
	
#s {
	width: 212px;
	padding: 4px;
    margin:3px 0 0 0;
    background: none;
}

#topsearch {
    margin-top: 15px;
    }
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 5px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 2px 0 2px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}


	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 10px;
	background: #8fc725;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: none;
    border-left: 5px solid #587e0c;
	color: #fff;
    text-shadow: 0 -1px 0 #6a9412;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 18px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background: #FFFFFF url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 18px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #fff;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: none;	margin: 2px 0 2px 0;
	background: #fff;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #8fc725;
	color: #fff;
	}
	
#wp-calendar td:hover a {
    color: #fff;    
}

#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: #5c830d;
	padding: 22px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #809752;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}
    	
#footer2 a {
	color: #809752;
    text-decoration: none;
	} 

#footer_widgets  {
    display: block;
    width: 956px;
	line-height: 20px;
}

#footer_widgets ul {
    background: transparent;
}
.block {
    display: block;
    float: left;
    padding: 10px 10px 0;
    text-align: left;
}
.widget ul { padding-top: 3px !important;}
.one, .three {
    width: 298px;
}
.two {
    width: 298px;
}
#footer_widgets .widget {
    color: #fff;
    margin: 0 0 15px;
    padding: 0 10px;
}
#footer_widgets .widget h3 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0 5px 0px;
    padding:8px;background-color: #8FC725;
}
#footer_widgets .widget ul li a {
    background: none repeat scroll 0 0 transparent;
    color: #fff;
    line-height: 20px;
    padding: 0;
}
#footer_widgets .widget ul li a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #fff;
}
#footer_widgets .textwidget {
    padding: 0;
}
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0 10px 10px 0;
	clear: both !important;
}
.resources{color:#486b01; text-align:justify;}
.resources a, .resources a:visited, .resources a:active{color:#486b01; text-decoration:underline;}
.resources a:hover{color:#79b701 !important;}
.post_amazon{ text-align:center; margin:0 0 10px 0; padding:0;}
.widgettitle a:link, .widgettitle a:hover, .widgettitle a:visited, .widgettitle a:active{color:#ffffff !important;}
.righttopbanner{margin:15px 0 0 0;}

.similarposth3{padding:0; margin:0}
.similarpostwrap { display: block; float: left; padding:0; margin:0 0 10px 0; height: 180px;}
.similarpost{width:129px; height:180px; float:left; padding:0 !important; margin:0 0 0 20px !important; text-align:center; display: block;}
.similarpost p{padding:0 !important; margin:0 !important; font-size:12px;}
.similarpost a{text-decoration:none;}
.similarpost a:hover{text-decoration:underline;}
.similarpost img{
    padding: 6px;
    background: #eee;
    border: 1px solid #ddd;
    margin: 4px 10px 0 0 !important;
	height: 120px;
	width: 120px;
}

.pagerbox{text-align:center;}
.pagerbox a{ min-width:14px; width:auto; text-align:center; padding:0; margin:0;}
#cse-search-box{margin:14px 0 0 0; padding:6px; background-color:#8FC725/*f3f3f3*/; text-align:center;}
.slideshow{ height:330px;}
.home_adsense{float:left; width:350px;}
.socbut{padding:0 0 6px 0; margin:0; text-align:center; /*background-color:#EFEFEF;*/ height: 67px;}
.centred{ text-align:center; margin: 0 auto; }
.centredcateg{ text-align:center; margin: 0; }
.facebook{ padding:0;margin:6px 0 0 0;display:block; float: left; height:66px;width:45px;}
.twitter{ padding:0;margin:4px 4px 0 4px; display:block; float: left; width:55px;height:66px;}
.gplus{ padding:0; margin:6px 0 0 0; float: left; display: block;  width:50px;height:66px; }
.stumbleupon{ padding:0; margin:7px 4px 0 4px; float: left; display: block;  width:50px; height:66px; }
.delicious{ padding:0; margin:4px 0 0 0; float: left; display: block; height:66px; }
.digg{ padding:0; margin: 1px 6px 0 0; float: left; display: block;}
.reddit{ padding:0; margin:1px 4px 0 0; float: left; display: block;  width:45px;}

.homeleft{width:269px; height:290px; padding:0; margin:-4px 9px 0 0; float:left;display: inline;}
.inpostadsense{float:left;height:280px;display: inline;position: relative;width:336px; margin:-8px 0 0 0;}
.adsensehome{float:left;height:280px;display: inline;position: relative;width:336px; margin:-8px 0 0 0;}
.inpostimage{height:230px;}
.adsense_categ{float:left; width:336px;}
.categright{width:300px; height:290px; padding:0; margin:0; float:right;display: inline;}
.views{float:right;font-style:italic}
