/**
 * Theme Name: Accidental Festival 2010
 * Theme URI: http://orlandoricardo.co.uk
 * Description: Theme for the Accidental Festival 2010
 * Version: 0.1
 * Author: Yaz Al-Shaater
 * Author URI: http://orlandoricardo.co.uk
 * Tags:
 *Template: hybrid
 */
 
/*@charset "utf-8";
/* CSS Document */

/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('library/css/drop-downs.css');

/* Get default CSS */
@import url('../hybrid/library/css/screen.css');

/* Make sure theme clears WP.org theme repository checklist */

.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

#body-container {
	width: 1000px;
	margin: 0 auto 21px;
}

#container {
	width: 770px;
	margin:0 0 0 30px;
}

#navigation {
	width: 140px;
	height: auto;
	margin: 0;
	margin-left: 30px;
	float:left;
}

.content {
	margin:0;
	width:600px;
}

#page-nav li {
	height: 30px;
	margin: 0 0 30px;
	width: 140px;
}

#page-nav li {
	float: none;
}

#header {
	height:170px;
	margin:0 0 30px;
}

#site-description {
	display: none;
}

#site-title {
	float:left;
	margin:0;
	position:relative;
}

#site-title a {
	color:#000000;
	display:block;
	height:170px;
	width:460px;
	background-image:url(library/images/site-title.jpg);
}

#site-title a span {
	display:none;
}

#primary {
	width:140px;
}

.content h1 {
	color:#D60121;
	font-style:italic;
}

a:link {
	color:#D60121;
}

a:visited {
	color:#940e0b;
}

a:active, a:hover {
	color: #055594;
}

label[for="search-text"]{
	display:block;
	width: 140px;
	height: 30px;
	background-image:url(library/images/menu/search.gif);
	background-repeat:no-repeat;
}

#hybrid-search-2 #search-text {
	width:132px;
}

#accfest-header-images {
	float:right;
	position:relative;
	width:510px;
	margin-right: 30px;
}

.accfest-header-image {
	margin: 30px 0 30px 30px;
}

#page-nav .sf-menu > li:first-child > a, 
#page-nav .sf-menu > li.page-item-2 > a,
#page-nav .sf-menu > li.page-item-5 > a,
#page-nav .sf-menu > li.page-item-12 > a,
#page-nav .sf-menu > li.page-item-20 > a,
#page-nav .sf-menu > li.page-item-36 > a,
#page-nav .sf-menu > li.page-item-588 > a,
#page-nav .sf-menu > li.page-item-1198 > a,
#page-nav .sf-menu > li.page-item-1207 > a {
	padding: 0;
	border: 0;
}

#twitter-3 ul {
	list-style:none;
	padding: 0;
	margin: 0;
		
}

#twitter-3 li {
	padding: 0;
}

#twitter-3 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 9px;
}

.widget {
	margin-bottom: 30px;
}

#twitter-3 .widget-title {
	margin: 0;
}

.twitterwidget-title {
	display: block;
	width: 140px;
	height: 30px;
	background-image:url(library/images/menu/twitter.gif);
}

#footer {
	font-size: 0.8em;
}

#footer .copyright {
display:inline;
float:none;
margin-right:0;
}