/* 
	Theme Name: Tileability
	Theme URL: http://www.exsite.ie
	Description: The Tileability Website
	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:#53532d;
	}
/* 
	1.1 MAIN  -----------------------------------------------------------------------------------------------------
*/

body {
	font-size:130%/100%;
	font-family:Trebuchet Ms, Times new Roman, Arial, Verdana;
	margin: 0;
	padding: 0px;
	background:#f3f3f3;
	color:#333333;
	}
#panino {
	width:1200px;
	margin:0 auto;
	background:url(images/panino.jpg) repeat-y center;
	}
#header {
	width:1200px;
	margin:0 auto;
	height:400px;
	background:url(images/header.jpg) no-repeat bottom center;
	}
#footer {
	width:1200px;
	margin:0 auto;
	height:350px;
	background:url(images/footer.jpg) no-repeat 0 0;
	}

/* contact page footer */
#footer_2 {
	width:1200px;
	margin:0 auto;
	height:350px;
	background:url(images/footer_2.jpg) no-repeat 0 0;
	}

/* 
	1.2 HEADER  -----------------------------------------------------------------------------------------------------
*/
#logo {
	width:400px;
	height:100px;
	float:left;
	margin-left:100px;
	}
#logo a {
	width:400px;
	height:100px;
	display:block;
	text-indent:-999999px;
	overflow:hidden;
	}
#pagesup {
	width:600px;
	height:30px;
	float:left;
	margin-right:100px;
	}
#pagesup {
	width:600px;
	float:right;
	margin-right:100px;
	margin-top:53px;
	}
#pagesup li{
	list-style:none;
	float:left;
	position:relative;
	}
#pagesup li a{
	font-size:0.9em;
	text-transform:uppercase;
	padding:5px 15px;
	color:#b5b5b5;
	text-decoration:none;
	margin-left:10px;
	}
#pagesup li a:hover{
	background:#b5b5b5;
	color:white;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	}
#pagesup .current_page_item a{
	color:#57532d;

	}
#pagesup li:hover > ul {
	display: block;
}
#pagesup ul {
	margin: 0;
	padding: 0;
	display: none;
	width: 185px;
	position: absolute;
	left: 0;
	background:white;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	padding:5px 0;
	
}
#pagesup ul li {
	float: none;
	margin: 0;
	padding: 0;
}
#pagesup ul a {
	font-weight: normal;
	font-size:0.7em;
}
#pagesup ul a:hover {
	font-weight: normal;
	color:#b5b5b5;
}
#pagesup ul a:hover {
	background:none;
}
/* 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.3 HOMEPAGE  -----------------------------------------------------------------------------------------------------
*/	
#homepage {
	width:1000px;
	margin:0 auto;
	background:url(images/homepage.jpg) no-repeat 0 0;
	}
#homepage p {
	padding:70px 50px 50px 50px;
	font-size:0.9em;
	color:#585431;
	}
#page {
	width:1000px;
	margin:0 auto;
	}
#sealing{
	width:1000px;
	margin:0 auto;
	background:url(images/sealing.jpg) no-repeat 0 0;
	}
#gallery{
	width:1000px;
	margin:0 auto;
	background:url(images/gallery.jpg) no-repeat 0 0;
	}
#tile{
	width:1000px;
	margin:0 auto;
	background:url(images/tile.jpg) no-repeat 0 0;
	}
#contact{
	width:1000px;
	margin:0 auto;
	background:url(images/contact.jpg) no-repeat 0 0;
	}
#fitting{
	width:1000px;
	margin:0 auto;
	background:url(images/fitting.jpg) no-repeat 0 0;
	}
#about{
	width:1000px;
	margin:0 auto;
	background:url(images/about.png) no-repeat 50px 25px;
	}
#testimonials{
	width:1000px;
	margin:0 auto;
	background:url(images/testimonials.jpg) no-repeat 0 0;
	}
#links{
	width:1000px;
	margin:0 auto;
	background:url(images/links.jpg) no-repeat 0 0;
	}
.boxpost  {
	padding:70px 50px 50px 50px;
	}
.boxpost  p{
	padding:5px 0;
	font-size:0.9em;
	color:#585431;
	}
.boxpost  ul,.boxpost ol{
	padding:5px 5px 5px 40px;
	font-size:0.9em;
	color:#585431;
	}
/* 
	1.4 FOOTER  -----------------------------------------------------------------------------------------------------
*/
#footer_info  {
	width:1000px;
	margin:0 auto;
	}
#footer_left  {
	float:left;
	width:500px;
	}
#footer_right  {
	float:left;
	width:500px;
	}
#footer_left  p {
	padding:70px 50px 50px 50px;
	font-size:0.8em;
	color:white;
	}
#footer_right  p {
	padding:70px 50px 20px 50px;
	font-size:0.8em;
	color:white;
	}
#credits {
	font-size:0.7em;
	text-align:center;
	margin-top:30px;
	text-align:center;
	}

/* 1.5 SLIDER  -----------------------------------------------------------------------------------------------------*/
#slider{
	width:1000px;
	height:300px;
    background:#F3F3F3;
	float:left;
	margin:auto 99px;
		}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
		}
#slider li{ 
	width:1000px;
	height:300px;
	overflow:hidden; 
		}	
#slider img{ 
	border:none;
		}