/*  
Theme Name: Recipes
Theme URI: http://www.atlantisweb.com
Description: Peach Site
Version: 1.0
Author: AtlantisWeb
Author URI: http://www.atlantisweb.co.uk
*/

#h1 {
	padding:0px 0px 0px 50px;
	margin:0px;
	}
#h1 a {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7E2217;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:-2px;
	}
.description {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7E2217;
	font-size:13px;
	padding:0px 0px 0px 50px;
	margin:0px;
	}

.menu {
	margin: 0 20px;
	}
.menuleft {
	margin: 0 20px;
	padding-bottom:150px;
	}
.menu-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFDFD5;
	text-align:left;
}

.menu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFDFD5;
	text-decoration:underline;
}
.menuleft a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFDFD5;
	text-decoration:none;
}

.menu a:hover, .menuleft a:hover {
	text-decoration:none;
	color:#7E2217;
}

.menu ul, .menuleft ul {
	margin:0px;
	padding:5px 0px 30px 0px;
}

.menuleft ul ul {
	padding:0px 0px 0px 0px;
	margin:0px;
}

.menu li {
	list-style-position:inside;
	line-height:18px;
	color:#FFDFD5;
}
.menuleft li {
	list-style-position:outside;
	line-height:18px;
	color:#FFDFD5;
        border-bottom: 1px dotted #FFDFD5;
	margin:0 0 0 15px;
}

.menuleft ul ul li {
        list-style-position:inside;
        list-style-type: square;
	line-height:18px;
	color:#FFDFD5;
        border-bottom: none;
	margin:0 0 0 15px;
}
.post {
	margin: 0px 20px 30px 20px;
}
.page-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
        font-weight:bold;
	color:#7E2217;
}
.page-title a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration:none;
        font-weight:bold;
	color:#7E2217;
}
.page-title a:hover {
	color:#FFC0AA;
}
.post-title a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
        font-style:italic;
	text-decoration:none;
        font-weight:bold;
	color:#7E2217;
}
.post-title a:hover {
	color:#FFC0AA;
}

p {
	margin:0;
	padding:0;
	margin-top:4px;
	margin-bottom:8px;
}
.post-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7E2217;
	text-align:left;
}
.post-text a {
	color:#5F3020;
	text-decoration:none;
	border-bottom:1px dashed #FFDFD5;
	padding-bottom:0px;
	font-weight:bold;
}
.post-text a:hover {
	color:#FFC0AA;
	text-decoration:none;
	border-bottom:1px dashed #FFC0AA;
	padding-bottom:0px;
}
.post-text a img {
	margin:2px;
	border:0;
}

.post-date{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#C36241;
	text-align:left;
	padding:5px;
	margin-left:11px;
}

.post-date a {
	color:#C36241;
	text-decoration:none;
	font-weight:bold;
}

.post-date a:hover {
	color:#7E2217;
	border-bottom:1px dashed #7E2217;
	text-decoration:none;
}

.potd a img {
	border:1px solid #032648;
	margin:2px;
	text-align:center;
	margin-right:12px;
}

.potd a:hover img {
		border:1px solid #7E2217;
}

.potd a:hover {
		color: #7E2217;
}

/* ----------------------- */

body {
	padding: 0px; 
	margin: 0px; 
	background: #C36241 url(images/pagebg.jpg) repeat-x;
}
#pageWrapper {
	margin: 0px auto; 
	width: 870px;
	background: url(images/bg.jpg) repeat-y;
}
#head {
	clear: both; 
	padding: 0px; 
	margin: 0px; 
	overflow: visible; 
	width: 100%; 
	height: 269px;
}
#head1 {
	clear: both; 
	padding: 0px; 
	margin: 0px; 
	width: 100%; 
	height: 233px;
	background: url(images/head1.jpg) no-repeat;
}
#head2 {
	clear: both; 
	padding: 0px; 
	margin: 0px; 
	width: 100%; 
	height: 36px;
	background: url(images/head2.jpg) no-repeat;
}
#ColumnContainer {
	padding: 0px;
	margin: 0px; 
	width: 100%; 
	height: 100%;
        background:  url(images/spacer.jpg) repeat-x;
}
#SOWrap {
	padding: 0px;
	margin: 0px; 
	width: 852px; 
	height: 100%;
	float:left;
}
#leftColumn {
	padding: 0px;
	margin: 0px; 
	width: 250px; 
	height: 100%;
	float: left;
	background: url(images/bg-left.jpg) repeat-y;
}
#middleColumn {
	padding: 0px;
	margin: 0px; 
	width: 586px; 
	height: 100%;
	float: right;
	background: url(images/bg-center.jpg) repeat-y;
}

#footer {
	background: #C36241 url(images/footer.jpg) no-repeat;
	height: 49px;
	clear:both;
	padding: 15px 22px 0 0;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFDFD5;
	}
#footer a {
	color:#FFDFD5;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover {
	color:#FFC0AA;
	border-bottom:1px dashed #ff6600;
	text-decoration:none;
}
.breadcrumb {
        padding: 0 10px 0 0;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFDFD5;
	}
.breadcrumb a {
	color:#FFDFD5;
	text-decoration:none;
	font-weight:bold;
}
.breadcrumb a:hover {
	color:#FFC0AA;
	border-bottom:1px dashed #ff6600;
	text-decoration:none;
}
.clear {
	clear: both
}

