/* 
	Theme Name: FabFood
	Theme URL: http://www.exsite.ie
	Description: FabFoodTrails
	Author: Graziano Muscas
	Author URI: http://www.wp-cafe.com
	Version: 0.1
*/

/* 
	0.0 RESET -----------------------------------------------------------------------------------------------------
*/
 *
	{
	margin:0;
	padding:0;
	line-height:20px;
	}
 .clear
	{
	clear:both;
	}
:focus {
	outline: 0;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* 
	0.0 WORDPRESS STANDARD RULES -----------------------------------------------------------------------------------------------------
*/
#content img{
	padding:3px;
	}
#content img.alignright{
	float:right;
	margin:0 0 1em 1em
	}
#content img.alignleft {
	float:left;
	margin:0 1em 1em 0
	}
#content img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
	}
#content a img.alignright {
	float:right;
	margin:0 0 1em 1em
	}
#content a img.alignleft {
	float:left;
	margin:0 1em 1em 0
	}
#content a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
	}
.boxpost {
	margin:0 0 20px 0;
	width: 375px;
	}
#content h2{
	margin-top:10px;
	font-size:1.6em;
	z-index:-100000;
	}
.thumbnail{
	float:left;
	margin-right:10px;
	}
.alignleft{
	float:left;
	}
.alignright{
	float:right;
	}
.navigation{
	clear:both;
	margin:10px 0;
	}
.read{
	float:right
	}
/* 
	1.1 MAIN  -----------------------------------------------------------------------------------------------------
*/
body {
	font-size:100%/130%;
	line-height: 1;
	color: #827566;
	background: #f0efea url(images/bg.jpg) no-repeat center -55px;
	font-family:Trebuchet MS,Times New Roman,Verdana,Garamond;
}
#panino{
	width:980px;
	margin:50px auto 20px auto;
	font-size:0.8em;
	position:relative;
}
#slider{
	width:305px;
	float:left;
	margin-top:9px;
	height:667px;
	margin-left:-2px;
}
#content{
	width:400px;
	float:left;
	margin-top:10px;
	padding-left:20px;
	height:647px;
	overflow:auto;
}
#sidebar{
	width:250px;
	float:right;
	margin-top:10px;
}
#footer{
	clear:both;
	font-size:0.8em;
}
a {color:#827566}
p  {padding-bottom:5px;}
h2,h1,h3  {color:#ec008c;}
h1  {margin-bottom:5px;line-height:30px;}
h2  {margin-bottom:5px;}
h3  {font-size:1.1em;}
a img {border:none;}
/* 
	1.3 HEADER -----------------------------------------------------------------------------------------------------
*/
#logo{
	height:30px;
	width:273px;
	float:left;
}
#logo a{
	height:30px;
	width:273px;
	background:url(images/logo.png) no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-999999px;
}
#pagesup{
	height:60px;
	width:657px;
	float:left;
	padding-left:30px;
}
#pagesup li{
	float:left;
	position:relative;
	list-style:none;
}
#pagesup li a{
	padding:0 15px;
	line-height:30px;
	color:#6ca340;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding-bottom:30px;
}
#pagesup li a:hover{
	background:white;
	webkit-border-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	webkit-border-right-radius:4px;
	border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	behavior: url(/PIE.htc);
	
}
#pagesup .current_page_item a{
	background:white;
	webkit-border-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	webkit-border-right-radius:4px;
	border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	behavior: url(/PIE.htc);
	color:#635846;
}
#pagesup li:hover > ul {
	display: block;
}
#pagesup li:hover > a{
	background:white;
	webkit-border-left-radius:4px;
	border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	webkit-border-right-radius:4px;
	border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	behavior: url(/PIE.htc);
}

#pagesup ul {
	margin-top:-18px;
	padding: 0;
	display: none;
	width: 185px;
	position: absolute;
	left: 0;
	background:white;
	padding-top:10px;
	webkit-box-shadow:2px 2px 2px #dddddd;
	box-shadow:2px 2px 2px #dddddd;
	-moz-box-shadow:5px 5px 5px #dddddd;
	padding-bottom:10px;
	webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	behavior: url(/PIE.htc);
	z-index:10000;
}
#pagesup ul li {
	float: none;
	margin: 0;
	padding: 0;
    line-height:20px;
}
#pagesup ul a {
	font-weight: normal;
	line-height:20px;
	padding:3px 20px;
	font-size:0.9em;
}
#pagesup ul a:hover {
	background:none;
	text-decoration:underline;
}
/* level 3+ list */
#pagesup ul ul {
	left: 181px;
}
/* clearfix */
#pagesup:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#pagesup {
	display: inline-block;
} 
html[xmlns] #pagesup {
	display: block;
}
 
* html #pagesup {
	height: 1%;
}
/* 
	1.4 CONTENT -----------------------------------------------------------------------------------------------------
*/
#sidebar li {
	list-style:none;
}
#sidebar a {
	color:#635846;
}
#sidebar li{
	background:url(images/sidebar_li.png) no-repeat 3px 7px;
	padding-left:23px;
	list-style:none;
	margin-left:16px;
	padding-top:3px;
	padding-bottom:3px;
}
#sidebar h2{
	color:white;
	text-transform:uppercase;
	font-size:0.9em;
	padding:12px 20px;
}
#sidebar .box{
	background:url(images/sidebar_box1.png) no-repeat 0 0;
	margin-bottom:10px;
	height:244px;
	overflow:auto;
}
#sidebar .adv{
	width:125px;
	height:140px;
	margin:0 auto;
	
}
/* 
	1.5 FOOTER -----------------------------------------------------------------------------------------------------
*/
p#credits{
	text-align:right;
	width:300px;
	margin-top:5px;
	float:left;
	margin-left:0px;
}
ul#footer_ul{
	height:63px;
	width:656px;
	background:url(images/footer_ul.png) no-repeat 0 0;
	float:left;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:20px;
}
ul#footer_ul li{
	list-style:none;
	float:left;
}
ul#footer_ul li#uno{
	height:63px;
	width:104px;
	margin-right:10px;
}
ul#footer_ul li#uno a{
	height:63px;
	width:104px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
}
ul#footer_ul li#due{
	height:63px;
	width:189px;
	margin-right:10px;
}
ul#footer_ul li#due a{
	height:63px;
	width:189px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	margin-right:10px;
}
ul#footer_ul li#tre{
	height:63px;
	width:170px;
	margin-right:5px;
}
ul#footer_ul li#tre a{
	height:63px;
	width:180px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
}
ul#footer_ul li#ceithre{
	height:63px;
	width:135px;
	margin-right:5px;
}
ul#footer_ul li#ceithre a{
	height:63px;
	width:145px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
}
/* 
	1.6 EXTRA -----------------------------------------------------------------------------------------------------
*/
#quote{
	color:#ec008c;
	font-weight:bold;
	margin-top:10px;
	padding:5px 10px;

}
#signature{
	text-align:right;
	font-weight:bold;
}
.button{
	float:left;
	margin:20px 1;
	margin:4px;
}
h3{
	color:#827566;
	font-size:1.6em;
	margin-top:10px;
	width:90%;
}
.button a{
	text-align:center;
	color:white;
	font-size:1.8em;
	padding:4px 10px;
	width:126px;
	background:#827566;
	display:block;
	border-bottom:none;
	text-decoration:none;
	webkit-box-shadow:2px 2px 2px #dddddd;
	box-shadow:2px 2px 2px #dddddd;
	-moz-box-shadow:2px 2px 2px #dddddd;
	webkit-border-radius:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	behavior: url(/PIE.htc);
	border:2px solid white;
	width:150px;
	margin-top:20px;
}
.button a:hover{
	background:#827566;
}
.boxpost ul,.boxpost ol{
	margin:10px 20px;
}
h2#home{
	font-size:1.9em;
	width:95%;
}
#thai{
	background:#f8f5f5;
	webkit-border-radius:4px;
	border-radius:4px;
	-moz-border-radius:4px;
	behavior: url(/PIE.htc);
	padding:5px 10px;
	width:340px;
	margin-bottom:5px;
}
#speech{
	width:200px;
	height:67px;
	background:url(images/speech.png) no-repeat 0 0;
	position:absolute;
	top:20px;
	right:-30px;
	z-index:10000;
}
#speech a{
	width:200px;
	height:67px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
}
#speech a:hover{
	width:200px;
	height:67px;
	display:block;
	overflow:hidden;
	text-indent:-99999px;
	background:url(images/speechh.png) no-repeat 0 0;
}
