@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

/*IE PNG FIX*/
img, div, a { behavior: url(http://www.thecovemaenporth.co.uk/wp-content/themes/cove/images/iepngfix.htc) }

/*FONT STYLES*/
body {
	font-size: 0.7em;  /*Resets 1em to 10px */
	background:#111;
	color: #333;
	font-family:"candara", arial, sans serif;
	line-height:19px;

}
.wptable{
color: #fff;
border:0;
font-size:1.2em;
}

.wptable tr{
padding-bottom:10px;
display:table-row;
}

h1{

font-size:2em;
margin-bottom:17px;
margin-top:-4px;
padding:0;
}

h2{
color: #c0c0c0;
font-size:1.6em;
margin-bottom:10px;
}

h3{
color: #c0c0c0;
font-size:1.4em;
margin-bottom:5px;
}

.content p, .content li{
font-size:1.2em;
margin-bottom:14px;
line-height:1.2em;
}

h2 a{
text-decoration:none;
color:#fff;
}

.content a{
color:#4af7d0;
text-decoration:none;
}
.content a:hover{
color:#d9a6c2;

text-decoration:none;
}

small, .small{
color:#ceacbe;
margin:0;
line-height:1em;
}

.entry ul {
	padding-left:30px;
}



/* ////////// navigation //////////////////////////*/

.nav {
	display:none;
}


/*/////////////////////////STRUCTURE///////////////////*/
#wrapper {
	width:100%;
}

.shortpage{
	width:100%;
}

.longpage{
	width:100%;
	
}



.logo{
	width:151px;
	height:145px;
	margin:0;
	padding:0;
}

.navspacer{
	float:left;
	background:url(images/nav_spacer.png);
	width:29px;
	height:25px;
	margin:0;
	padding:0;
}

/* //////////////////// content framework //////////////////////////*/

.shortpage .content{
	width:100%;
	clear:both;
}

.longpage .content{
	width:100%;
	clear:both;
}

.longpage .content .x1{
float:left;
width:50%;
padding:0 50px 0 0px;
margin:50px 0 50px 0;
height:auto;

}

.longpage .content .x2{
padding:0 0 0 0px;
margin:50px 0 50px 0;
float:right;
width:auto;
height:auto;
}

.shortpage .content .x1{
padding:0 50px 0 0px;
margin:50px 0 20px 0;
width:auto;

}

.shortpage .content .x2{
padding:0 50px 0 0px;
margin:20px 0 20px 0;
width:auto;
}


.shortpage .content  .x3{
padding:0 50px 0 0px;
margin:20px 0 20px 0;
width:auto;
}

/* //////////////////// Contact ///////////////////////////////*/

.longpage .content .x1contact {
width:auto;
padding:0 0px 0 0px;
margin:50px 0 0px 0;
height:auto;
}

.longpage .content .x2contact{
padding:0 0px 0 0px;
margin:30px 0 0px 0;
width:auto;
height:auto;
}

/* //////////////////// Footer ///////////////////////////////*/

.footer{
clear:both;
width:auto;
color:#555;
margin:5px 0 25px 0;
font-family:verdana, arial, sans serif;
font-size:0.8em;
}

.footer ul{
list-style:none;
display:inline;
}


.footerleft{
text-align:left;
}

.footerright{
text-align:left;
}

.footeright ul li{
margin-left:30px;
display:inline;
}
.footerleft ul li{
margin-right:30px;
display:inline;
}

.footer ul a{
color:#555;
text-decoration:none;
}

.footer ul a:hover{
color:#4af7d0;
text-decoration:underline;
}


/*//////////////// Email Form ////////////////*/
.eform submit{
margin-left:100px;
}

#email{
width:170px;
}

/*//////////////// Food Menu ////////////////*/

.menutbale img{
padding:0;
margin:0;
}

/*//////////////// News ////////////////*/

.date{
font-size:0.9em;
}

.post{
margin-bottom:50px;
}

.post img{
border:none;
}

.news{
list-style:none;
margin:10px 0 20px 0;
padding:0px;
line-height:1.3em;
}

.ItemTitle {
font-size:1.1em;
}

/* used on home page */
.news h3 {
	padding-bottom:0;
}
.news p {
	padding-top:0px;
}
