/* Theme Name: Cookes Catering
   URL: http://www.exsite.ie
   Description: The cookes Catering
   Author: Graziano Muscas
   Author URI: http://www.wp-cafe.com
   Version: 0.9
*/
/* 1.0 RESET -----------------------------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	line-height: 20px;
}
.clear {
	clear: both;
}
a{
	color:#d2ccb8;
}
/* 1.1 MAIN  -----------------------------------------------------------------------------------------------------*/
body {
	font-size: 100%/130%;
	font-family: Arial, Times new Roman, Arial, Verdana;
	background:url(images/bg.jpg) no-repeat;
	background-position:top center;
	background-color:#BD2716;
	color:#5b5b50;
}
#panino {
	width: 898px;
	margin: 40px auto 5px auto;
	background:white;
	height:448px;
}
#footer {
	text-align:center;
	clear: both;
	font-size: 0.7em;
	width:898px;
	margin:0 auto;
	color:white;
	
}
#content {
	width: 654px;
	float: right;
	background:white;
	height:448px;
	background:url(images/content.jpg) no-repeat 0 0;
	overflow:auto;
	position:relative;
}
#content_home {
	width: 653px;
	float: right;
	background:white;
	height:448px;
}
#sidebar {
	width: 244px;
	float: left;
	height:448px;
	overflow:hidden;
}
#logo{
	width: 224px;
	height:79px;
	margin:10px auto;
}
#logo a{
	width: 224px;
	height:79px;
	display:block;
	background:url(images/logo.jpg) no-repeat 0 0;
	text-indent:-99999px;
	overflow:hidden;
}
#menu{
	text-align:right;
}
#menu li{
	list-style:none;
	padding:5px 0;
}
#menu li a{
	font-weight:bold;
	text-transform:uppercase;
	color:#d2ccb8;
	font-size:0.9em;
	text-decoration:none;
	padding:3px 10px 3px 10px;
}
#menu li ul li a{
	font-weight:bold;
	text-transform:lowercase;
	font-size:0.8em;
	background:url(images/pointer.jpg) no-repeat 0 4px;
	padding:3px 10px 3px 17px
}
#menu li ul li a:hover{
	background:url(images/pointer.jpg) no-repeat 0 4px;
	color:#d2ccb8;
}
#menu li a:hover{
	background:#d2ccb8;
	color:white;
}
.boxpost h2{
	color:#bd2716;
	font-size:0.9em;
	margin-bottom:10px;
}
.boxpost {
	margin:20px;
	z-index:20;
	position:relative;
	background:white;
	padding:10px;
	opacity:0.8;filter:alpha(opacity=80);
}
.boxpost p{
	font-size:0.8em;
	margin-bottom:10px;
}
.boxpost a:hover{
	background:#d2ccb8;
	color:white;
	text-decoration:none;}
.boxpost ul,.boxpost ol{
	font-size:0.8em;
	margin:10px 10px 10px 50px;
}
.boxpost img{
	border:1px solid #d2ccb8;
	padding:3px;
	margin:10px 10px 10px 0;
}

.boxpost img.alignright {float:right; margin:0 0 1em 1em}
.boxpost img.alignleft {float:left; margin:0 1em 1em 0}
.boxpost img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.boxpost a img.alignright {float:right; margin:0 0 1em 1em}
.boxpost a img.alignleft {float:left; margin:0 1em 1em 0}
.boxpost a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.boxpost ul, .boxpost ol {margin-left:40px;font-size:1em;}
#page_bg{
	position:absolute;
	right:0;
	z-index:10;
}
#slider{
		}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
		}
#slider li{ 
	width:654px;
	height:448px;
	overflow:hidden; 
		}
#slider img{ 
	border:none;
		}

#menus ul{width:580px;height:300px;background:url(images/menu.jpg) no-repeat 0 0;padding:0;margin:0 0 20px 0;}
#menus li {float:left;list-style:none;width:193px;height:100px;}
#menus li a {text-indent:-99999px;overflow:hidden;display:block;width:193px;height:100px;display:block;}
li#m1 a:hover {background:url(images/menuh.jpg) no-repeat 0 0;}
li#m2 a:hover {background:url(images/menuh.jpg) no-repeat -193px 0;}
li#m3 a:hover {background:url(images/menuh.jpg) no-repeat -386px 0;}
li#m4 a:hover {background:url(images/menuh.jpg) no-repeat 0 -100px;}
li#m5 a:hover {background:url(images/menuh.jpg) no-repeat -193px -100px;}
li#m6 a:hover {background:url(images/menuh.jpg) no-repeat -386px -100px;}
li#m7 a:hover {background:url(images/menuh.jpg) no-repeat 0 -200px;}
li#m8 a:hover {background:url(images/menuh.jpg) no-repeat -193px -200px;}
li#m9 a:hover {background:url(images/menuh.jpg) no-repeat -386px -200px;}
