/*
Theme Name: Lafrowda Festival
Theme URI: http://www.lafrowda-festival.co.uk/
Description: Theme created for Lafrowda Festival by Webfooted Designs
Version: 1.0
Author: Webfooted Designs Ltd.
Author URI: http://www.webfooteddesigns.co.uk/

*/



body {
	margin: 0;
	padding: 0;
	font-size: 101%;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #4a3f33;
	}
	
#container {
	position: relative;
	width: 1003px;
	margin: 0 auto;
	background: #fff url(images/middle.gif) repeat-y;
	}
	
#skip {
	position: absolute;
	top: 0;
	left: -99999px;
	}
	
#header img {
	border: none;
	}
	
	
#content {
	position: relative;
	height:auto !important;
	height: 450px;
	min-height: 450px;
	}
	
/* MENU */

#sidebar {
	width: 181px;
	position: absolute;
	top: 0;
	left: 50px;
	}
	
#searchform #s {
	width: 100px;
	}
	
#menu {
	font-family: verdana, arial, helvetica, sans-serif;
	background: #fff url(images/menu_middle.gif) repeat-y;
	font-size: 0.9em;
	}

#menu_top {
	background: #fff url(images/menu_top.gif) no-repeat;
	height: 25px;
		}
		
#menu_bottom {
	background: #fff url(images/menu_bottom.gif) no-repeat;
	height: 21px;
		}	
		
#menu ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#menu ul ul {
	margin: 0;
	}
	
#menu ul ul ul li {
	margin-left: 5px;
	padding-left: 17px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	margin-bottom: 2px;
	font-size: 0.9em;
	}
	
#menu li {
	margin-bottom: 10px;
	}
		
#menu a {
	color: #4a3f33;
	font-weight: bold;
	text-decoration: none;
	}
	
#menu a:hover {
	text-decoration: underline;
	}
	
	
#menu label {
	font-weight: bold;
	text-align: left;
	}
	
#menu input, #menu input#s {
	width: 140px;
	padding: 2px 0;
	}

#signup {
	background: #fff url(images/menu_middle.gif) repeat-y;
	margin-top: 20px;
	font-size: 0.9em;
	}
	
#signup p {
	margin: 0 20px;
	}

#signup_top {
	background: #fff url(images/menu_top.gif) no-repeat;
	height: 25px;
		}
		
#signup_bottom {
	background: #fff url(images/menu_bottom.gif) no-repeat;
	height: 21px;
		}	

h2.widgettitle {
	font-size: 1em;
	margin-top: 30px;
	}
	
.MailPressFormEmail {
	width: 100px;
	}
		

	
/* CONTENT_MAIN */

#content_main {
	background: #fff url(images/content_middle.gif) repeat-y;
	width: 653px;
	margin-left: 266px;
	padding: 5px 30px;
	font-size: 0.9em;
	height:auto !important;
	height: 420px;
	min-height: 420px;
		}
		
#content_main_home {
	background: #fff url(images/content_middle.gif) repeat-y;
	width: 653px;
	margin-left: 266px;
	padding: 5px 30px;
	font-size: 0.9em;
		}		
		
#content_main_top {
	background: #fff url(images/content_top.gif) no-repeat;
	width: 713px;
	margin-left: 266px;
	height: 19px;
	}
	
#content_main_bottom {
	background: #fff url(images/content_bottom.gif) no-repeat;
	width: 713px;
	margin-left: 266px;
	height: 16px;
	}	

.navigation {
        padding-bottom: 10px;
        }
	
#content_main h2, #content_main_home h2 {
	margin-top: 0;
	font-size: 1.1em;
        clear: left;
	}
	
#content_main p, #content_main_home p {
	margin-bottom: 0;
	}
	
a {
	color: #4a3f33;
	}
	
a:hover {
	text-decoration: none;
	}
	
.post h2 {
	font-size: 1.2em;
	}
	
.post {
	margin-bottom: 30px;
	}
	
.addtoany_share_save_container {
	text-align: right;
	}
	
#aboutlaf {
	border: 1px solid #4a3f33;
	padding: 10px;
	margin-top: 20px;
	}
	
h3 {
	font-size: 1em;
	}
	
#aboutlaf h3 {
		margin-top: 0;
		}
		
table {
	border-collapse: collapse;
	}
		
th, td {
	border: 1px solid #4a3f33;
	padding: 6px;
	vertical-align: top;
	}
	
th {
	text-align: left;
	}

#contactdetails th {
	font-weight: normal;
	}
	
#contactdetails td {
	font-weight: bold;
	}
	
#comment {
	width: 650px;
	}
	
.alignright {
	float: right;
	margin-left; 10px;
        margin-bottom: 10px;
	}
	
.alignleft {
	float: left;
	margin-right; 10px;
        margin-bottom: 10px;
	}	

/* CONTENT_EXTRA */

#content_extra_top {
	width: 713px;
	height: 21px;
	background: #fff url(images/extra_top.gif) no-repeat;
	margin-top: 20px;
	margin-left: 266px;
	}
	
#content_extra_bottom {
	width: 713px;
	height: 22px;
	background: #fff url(images/extra_bottom.gif) no-repeat;
	margin-left: 266px;
	}	
	
#content_extra_left {
	background: #fff url(images/extra_middle.gif) repeat-y;
	width: 293px;
	margin-left: 266px;
	padding: 5px 395px 0 25px;
	font-size: 0.9em;
	position: relative;
		}
		
#content_extra_right {
	position: absolute;
	top: 0;
	left: 390px;
	padding: 5px;
	width: 290px;
	}
	
#content_extra_left h2, #content_extra_right h2 {
	font-size: 1em;
	margin: 0;
	}
	
#content_extra_left p, #content_extra_right p {
	margin-bottom: 0;
	margin-top: 5px;
	}
	
#content_extra_left ul {
	margin: 5px 20px 0 20px;
	padding: 0;
	}
	


/* FOOTER */

#footer {
	background: #fff url(images/footer.gif) no-repeat;
	height: 27px;
	}
	
	
/* SITE_INFO */

#site_info {
	width: 1003px;
	margin: 0 auto;
	font-size: 0.8em;
	text-align: right;
	padding-right: 10px;
	}
	
#site_info a {
	color: #4a3f33;
	}
	
#site_info a:hover {
	text-decoration: none;
	}
