/* 
	Theme Name: Kookydough
	Theme URL: http://www.exsite.ie
	Description: The Kookydough Website.
	Author: Graziano Muscas
	Author URI: http://www.wp-cafe.com
	Version: 0.9
*/


/* 
	MAIN Structure -----------------------------------------------------------------------------------------------------
*/
 *
	{
	margin:0;
	padding:0;
	line-height:20px;
	}
 a
	{
	color:gray;
	text-decoration:none;
	}
body {
	font-size: 16px;
	font-family: Trebuchet MS ,Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0px;
	background:#69d2e7;
	background:url(images/bg.png) repeat ;
        color:
	}
#panino {
	width:1000px;
	margin:0px auto;
	}
#footer{
	text-align:right;
	font-size:0.7em;
	color:#584b1f;
	}
#content{
	background:white;
	height:400px;
	border:10px solid #e9e6d5;
	}
#content ul{
	padding-left:30px;
        color:#584b1f;
	font-size:0.9em;
	}
/* 
	HEADER -----------------------------------------------------------------------------------------------------
*/
#logo {
	width:300px;
	height:120px;
    float:left;
	padding:0px;
	}
	
#logo a{
	background:url(images/logo.png) no-repeat 0 0;
	width:300px;
	height:120px;
	display:block;
	color:black;
	}
#logo span{
	display:none;
	}
#pagesup{
	background:url(images/pages.png) no-repeat 0 0;
	width:700px;
	height:56px;
	float:right;
	margin-top:24px;
	}
#pagesup li{
	float:left;
	list-style:none;
	padding-left:10px;
	}
#pagesup li a{
	line-height:47px;
	padding:12px;
	color:white;
	text-decoration:none;
	}
#pagesup li a:hover{
	line-height:47px;
	padding:12px;
	color:#f3eda2;
	text-decoration:none;
	}

#pagesup li ul { /* second-level lists */
position: absolute;
background: url(images/subul.png) no-repeat bottom center;
width: 210px;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
margin-top:3px;
padding-bottom:11px;
}

#pagesup li ul a
{
	font-size:0.9em;
	color:#5b4e21;
	line-height:30px;
	padding:10px 5px;
}
#pagesup li ul a:hover
{
	font-size:0.9em;
	color:#5b4e21;
	line-height:30px;
	padding:10px 5px;
	
}
#pagesup li ul ul { /* third-and-above-level lists */
margin: -1em 0 0 10em;
}

#pagesup li ul li
{
height: auto;
width:200px;
font-size:0.9em;
border-top:1px solid #fff0aa;
border-bottom:1px solid #dfe095;
background: #f3eda2;
}
#pagesup li ul li:hover
{
height: auto;
width:200px;
font-size:0.9em;
border-top:1px solid #fff0aa;
border-bottom:1px solid #dfe095;
background: #f3eda2;
}
#pagesup li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}

#pagesup li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}
/* 
	CONTENT -----------------------------------------------------------------------------------------------------
*/
#sliderbox {
	width:680px;
	float:left;
	background:#e9e6d5;
	}
#sideleft{
	width:290px;
	float:left;
	height:400px;
	border-right:10px solid #e9e6d5;
	background:url(images/sideleft.jpg) no-repeat 0 0;
	}
#slider {
	width:400px;
	float:left;
	}
#slider img{
	border:none;
	}	
#slider ul{
	margin:0;
	padding:0;
	list-style:none;
	width:400px;
	height:400px;
	}
#slider li{ 
	width:400px;
	height:400px;
	overflow:hidden; 
	}	
#sideleft p{ 
	color:white;
	padding:220px 20px 20px 20px;
	font-size:0.9em;
	}	
#testo {
	width:280px;
	float:right;
	}
#testo p {
	padding:3px 10px 3px 0;
	color:#584b1f;
	font-size:0.9em;
	margin-left:10px;
	}
#testo h2 {
	padding:5px 10px 5px 0px;
	color:white;
	font-size:0.9em;
	margin-left:10px;
	border-bottom:1px solid #cfcbb7;
	}
.boxpost{
	background:#e9e6d5;
	height:400px;
	overflow:auto;
	}
.boxpost h2{
	padding:5px 10px 10px 0px;
	color:white;
	font-size:1.6em;
	margin-left:10px;
	border-bottom:1px solid #cfcbb7;
	margin-left:10px;
	}
.boxpost p {
	padding:10px 10px 10px 0;
	color:#584b1f;
	font-size:0.9em;
	}
.entry {
	border-top:1px solid #f4f2e6;
	margin-left:10px;
	}
.entry img{
	border:1px dotted #cfcbb7;
	padding:3px;
	background:white;
	}
.credits{
	display:none;
	}
	
#left_map{
	float:left;
	margin-right:20px;
	border:3px solid white;
	}
#right_map{
	float:left;
	border:3px solid white;
	}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#chock{
	width:280px;
	height:60px;
	background:url(images/chock.png) no-repeat 10px 0;
	}
#chock p{
	color:white;
	font-weight:bold;
	padding-left:70px;
	padding-top:20px;
	border-top:none;
	}
#hazel{
	width:280px;
	height:60px;
	background:url(images/hazel.png) no-repeat 10px 0;
	}
#hazel p{
	color:white;
	font-weight:bold;
	padding-left:70px;
	padding-top:20px;
	border-top:none;
	}
#hazel{
	width:280px;
	height:60px;
	background:url(images/hazel.png) no-repeat 10px 0;
	}
#hazel p{
	color:white;
	font-weight:bold;
	padding-left:70px;
	padding-top:20px;
	border-top:none;
	}
#triple{
	width:280px;
	height:60px;
	background:url(images/triple.png) no-repeat 10px 0;
	}
#triple p{
	color:white;
	font-weight:bold;
	padding-left:70px;
	padding-top:20px;
	border-top:none;
	}
#mint{
	width:280px;
	height:60px;
	background:url(images/mint.png) no-repeat 10px 0;
	}
#mint p{
	color:white;
	font-weight:bold;
	padding-left:70px;
	padding-top:20px;
	border-top:none;
	}
#white{
	width:280px;
	height:60px;
	background:url(images/white.png) no-repeat 10px 0;
	}
#white p{
	color:white;
	font-weight:bold;
	padding-left:70px;
	padding-top:20px;
	border-top:none;
	}
#orange{
	width:280px;
	height:60px;
	background:url(images/orange.png) no-repeat 10px 0;
	}
#orange p{
	color:white;
	font-weight:bold;
	padding-left:70px;
	padding-top:20px;
	border-top:none;
	}
#twit,#face,#food{
	float:left;
	width:32px;
	height:32px;
	margin-left:8px;
	margin-top:8px;
	}
#social{
	width:120px;
	margin:0 auto;
	}
#twit a{
	width:32px;
	height:32px;
	display:block;
	background:url(images/twit.png) no-repeat 0 0;
	text-indent:9999px;
	overflow:hidden;
	opacity:1;filter:alpha(opacity=100)
	}
#face a{
	width:32px;
	height:32px;
	display:block;
	background:url(images/face.png) no-repeat 0 0;
	text-indent:9999px;
	overflow:hidden;
	opacity:1;filter:alpha(opacity=100)
	}
#food a{
	width:32px;
	height:32px;
	display:block;
	background:url(images/food.png) no-repeat 0 0;
	text-indent:9999px;
	overflow:hidden;
	opacity:1;filter:alpha(opacity=100)
	}
#twit a:hover,#face a:hover,#food a:hover{
	opacity:0.5;filter:alpha(opacity=50)
	}
