/*  
Theme Name: DURRR
Theme URI: http://durrr.durrr/
Description: Custom DURRR wordpress theme
Version: 0.1
Author: Tim Cowlishaw
Author URI: http://timcowlishaw.co.uk
*/

body {
	background: #000 url(images/disco_ball.jpg) repeat;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
	
	color: #000;
	}

/*#bg-top {
	background: url(images/bg-top.gif) top left no-repeat;
	width: 100%;
	height: 484px;
}

#bg-bottom {
	background: url(images/bg-bottom.gif) bottom right no-repeat;
	width: 100%;
	height: 484px;
} */

#container {
	text-align: left; /*positioning hack for IE5/Win - not too keen in the unncesssary <div>,
						but it keeps the header aligned left.*/
	/* position: absolute;
	top: 10px; */
}

a, h3 {
	color: #555;
}

/* be nice to netscape */
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
}


#header {
	text-align: left; /* override IE5/Win positioning hack */
	width: 900px;
	margin: auto;
	color: #fff;
	margin-top: 1em;
	margin-bottom: 15px;
	padding: 0;
	background-color: #fff;
	height: 120px;
}

#header-logo {
	position: relative;
	top: 10px;
	left: 10px;
	padding: 0;
	margin: 0;
	margin-top: 1em;
	margin-left: 0px;
	height: 80px;
	width: 263px;
	/* hide the text */
	text-indent: -9999px;
	background: #F9F9F9 url(images/durrr_logo.jpg)  left no-repeat;
}


#header-content {
	margin-top: 5px;
	padding: 10px;
}

#next-event {
	margin: 0;
	padding: 0;
	margin-bottom: 1.2em;
}

#search-form {
		clear: right;
		float: right;
		display: inline;
		margin: 0 0 0 0;
		padding: 0;
}

#nav {
	position: relative;
	height: 20px;
	width: 400px;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	}

#nav ul, #nav li {
	font-family: 'ITC Avant Garde Gothic Extra Light', 'Century Gothic', 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
	margin-top: 2em;
	text-transform: uppercase;
	
}

#search-form * {
		display: inline;

}

#mailing-list {
	float: right;
	display: inline;
	margin: 0;
	padding: 0 0 0 15px;
}

#mailing-list * {
	display: inline;
}

#login-form {
	
}


#login-form * {
	display: inline;
}
#page {
	text-align: left; /* override IE5/Win positioning hack */
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

#header h2 {
	font-size: 0.5em;
	font-weight: bold;
	display: inline;
	padding-right: 0.8em;
	background-color: #F9F9F9;
}

ul.ec3_events {
	font-size: 0.8em;
}

 ul.ec3_events, ul.ec3_events li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#leftcol {
	text-align: left; /* override IE5/win hack now its done it's work */
	float: left;
	width: 220px;
}

#middle_main_col
{
	position:relative;
	float:left;
	width: 330px;
	margin-right: 10px;
	margin-left: 10px;
}

#rightcol {
	text-align: left; /* override IE5/win hack now its done it's work */
	float: left;
	width: 330px;
	margin: 0px;
	padding: 0px;
}

#footer {
	clear: both;
	bottom: 5em;
	color: #fff;
	text-align: center;
}

#footer a {
	color:#ddd;
}

.sectionheader {
	width: 100%;
}

.photosectionheader {
	width: 100%;
}

.section {
	color: #000000; /* url(images/section-bg.gif) repeat; */
	margin-bottom: 1em;
	padding: 1em;
	background-color: #F9F9F9;
}

.photosection {
	color: #000;
	background: #F9F9F9; /* url(images/section-bg.gif) repeat; */
	margin-bottom: 1em;
	padding: 1em;
}




.section img {
	float: left;
	padding: 0em 1em 1em 0;	
}

.photosection img {
	float: left;
	padding: 0px 4px 4px 0px;	
	width: 70px;
	overflow: hidden;
}

.section a, .section h3 {
	color:#f25068;
}

.photosection a, .photosection h3 {
	color:#f25068;
}

ul.linklist, ul.linklist li {
list-stylecommentlisttype: none;
padding-left: 0;
margin-left: 0;
display: inline;		
}

ul.eventlinks {
	padding-left: 0.8em;
}

.section, #footer {
	font-size: 11px;	
}

.photosection, #footer {
	font-size: 11px;	
}

#header p {
font-size: 11px;	
}

h2 {
	font-family: 'ITC Avant Garde Gothic Extra Light', 'Century Gothic', 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif; 
	color: #4c99cB;
	text-transform: uppercase;
	font-size:14px;
	padding: 0;
	margin: 0;
	margin-bottom: 0.1em;
	
	background-color: #F9F9F9;
}


h2 a { color: #4c99cB;}

#page p, ul, ol {
	line-height: 1.2em; 
	padding-top: 0px;
	padding-bottom: 7px;
	margin: 0px;
}

h3 {
	font-family: 'ITC Avant Garde Gothic Extra Light', 'Century Gothic', 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 0.1em;
	background-color: #F9F9F9;
}


.pun h3 {
	font-family: 'Helvetica Neue', Helvetica, Verdana, Arial, sans-serif;
	padding: 0;
	text-transform: uppercase;
	margin-bottom: 0.4em;
	background-color: #F9F9F9;
}

a {
	text-decoration: none;
	color:#f25068;
}

a:hover {
	text-decoration: underline;
}

a:link img, a:visited img {
border: none;
}

.vidalignright {
 	width: 320px;
	height: 640px;
	float: right;
}



textarea {
	width: 50%;
}

br {
	clear: both;
}


.event_date {
	line-height: 1.4em;
	font-weight: bold;
}

.center {
	text-align: center;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.small {
font-size: 10px;	
color: #000000;
}

.correction {
	text-decoration: line-through;
}

.caption {
	clear: both;
	padding: 0 0 10px 0;
	font-size: 0.8em;
}
	
.postmetadata {
	clear: both;
	color: #000;
}

.post {
	clear: both;
	background-color:#F9F9F9;
}

.event_date {
	font-weight: bold;
}

.rand_image_container {
	width: 300px;
}

.rand_image {
	width: 300px;
}


/* Begin Forum styles*/
#latest td, #forumlist td, #favorites td { padding: 5px 10px; }


#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #f25068;
	padding: 5px 10px;
}

#latest, #forumlist, #favorites {
	margin-bottom: 2em;
	width: 100%;
}

ul.topicmeta, ul.topicmeta li {
list-style-type: none;
padding-left: 0;
margin-left: 0;
display: inline;		
}

ol#thread li {
	border-bottom: 1px solid #f25068;
	padding: 5px 10px;
	list-style: none;
}

.threadauthor {
	float: left;
	width: 20%;
}


.poststuff {
	clear: both;
	padding-top: 10px;
}


.topicTitleForm {
	width: 50%;
}

.postform label { display: block; }

fieldset {
border-top: none;
border-left: none;
border-right: none;
border-bottom: 1px solid #f25068;
padding: 10px 0 10px 0px;
}

legend { 
	font-weight: bold;
	padding: 10px 0 10px 0;
}

dt {
	float: left;
	margin-right: 0.5em;
}
/* End Forum styles */

/*Fix nested floats in non-IE browsers*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*Fix nested floats in IE/Mac */
.clearfix {display: inline-block;}

/*Fix nested floats in IE/win, and reset IE/mac hack for all other browsers. */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


h2.sIFR-hasFlash  {
    visibility: hidden;
    /*other CSS properties go here */
}

dd, dt {
	display: block;
	clear: both;
}

dl#onlinelist dd, dl#onlinelist dt {
	display: inline;
	clear: none;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* container for blog */
.blog_holder
{
	position:relative;
	overflow: visible;
	width: 320px;
}



/* scroll bar */

		div.scroll_holder
		{
			position: relative;
			top: 0px;
			right: 4px;
			width: 20px;
			height: 700px;
			float: right;
		}
	
			.scrollbar-vert
			{
				background-color: #f9f9f9;
				height: 700px;
				width: 10px;
				float:left;
			}
			
			.handle-vert
			{
				height: 60px;
				width: 10px;
				background: #f25068;
				/*background: #F9F9F9 url(images/scrollbar.png)  left no-repeat;*/
			}

.post_avatar { padding: 2px;  border: 0px solid #ddd; background: white; }
.avatar { float: left; padding: 2px;margin-top: 3px; margin-right: 5px; border: 0px solid #ddd; background: white; }



.form_text
{
	padding: 3px;
	margin: 0px;
	background-color:#000000;
	color:#FFFFFF;
	border: none;
	font-size:9px;
}

.form_button
{
	padding: 3px;
	margin: 0px;
	background-color:#000000;
	color:#FFFFFF;
	border: none;
	font-size:9px;
	
	
}