/*
Theme Name: Electrosmog Festival 2010
Theme URI: http://electrosmogfestival.net/
Description: WordPress theme for Electrosmog Festival 2010.
Version: 1.0
Author: Jeroen Joosse / Geert Jan Nordeman
Author URI: http://jeroen.joosse.com/
Tags: white, mint, grey, red, fixed width, two columns, no widgets
*/

@import 'css/reset.css';


body {
	background: #fff url(img/bodybg.gif) top center repeat-y;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 81%; 
}

hr {
	display: none;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

h1 {
	display: none;
}
h2 {
	font-size: 22px;
	margin: 0 0 10px 0;
}
h3 {
	font-weight: normal;
	font-size: 16px;
	color: #C1262C;
	margin: 7px 0 10px 0;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #C1262C;
	margin: 5px 0 6px 0;
}
h5 {
	font-weight: bold;
	font-size: 12px;
	color: #C1262C;
	margin: 2px 0 3px 0;
}

a, a:visited {
	color: #48A476;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

img { 
	-ms-interpolation-mode: bicubic; 
}
a img {
	border: none;
	padding: 0;
	margin: 0;
}
img.alignleft {
	float: left;
	margin: 0 12px 5px 0;
}
img.alignright {
	float: right;
	margin: 0 0 5px 12px;
}

.clear {
	clear: both;
	overflow: hidden;
}


/* ------------------------------- */


#header {
	background: url(img/header.png) top center no-repeat;
	height: 414px;
	width: 866px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#topmenu {
	background: url(img/menubg.png) top left repeat-x;
	height: 28px;
	text-align: center;
}
#topmenu ul {
	width: 865px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
#topmenu ul li {
	float: left;
	padding: 6px 40px 0 20px;
}	


/* ------------------------------- */

#content {
	background: #fff url(img/contentbg.png) left bottom repeat-x;
	text-align: center;
	line-height: 1.5em;
	padding: 0 0 20px 0;
}

#innercontent {
	margin: 0 auto;
	width: 824px;
	padding: 38px 20px 30px 20px;
	text-align: left;
	overflow: hidden;
}

.widecolumn {
	width: 575px;
	float: left;
	margin: 0 30px 0 0;
}
.widecolumn.filled {
	margin: 0 238px 0 0;
}

.narrowcolumn {
	width: 278px;
	margin: 0 52px 0 0;
	float: left;
}
.smallcolumn {
	width: 209px;
	margin: 0 0 0 10px;
	float: left;
}
body.single .smallcolumn, body.page .smallcolumn {
	margin-top: 50px;
	color: #666666;
}	
.thincolumn {
	width: 160px;
	float: left;
	margin: 0 0 0 3px;
}
.thincolumn.alignright {
	float: right;
}


.post {
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #81C7A4;
}
body.page-template-tpl_frontpage-php .post {
	padding: 0 0 0 0;
	border-bottom: 0px;
}
body.page-template-tpl_frontpage-php h2 {
	margin-bottom: 15px;
}
p {
	margin-bottom: 1.6em;
}
body.single .smallcolumn p {
	margin-bottom: 1em;
}
a.more-link {
	display: block;
	margin: 10px 0 0 0;
	clear: both;
}
.datetime {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #EEE;
	display: block;
	padding: 2px 5px;
	margin: -40px 0 10px 0;
	float: right;
}
.entry {
	clear: both;
}
.postmetadata {
	clear: both;
	margin: 10px 0 20px 0;
}

body.page img.thumb {
	width: 209px;
	overflow: hidden;
	margin-bottom: 10px;
}

#quicklinks a {
	background: #81C7A4;
	padding: 4px 10px;
	text-align: center;
	margin: 0 0 15px 0;
	display: block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#quicklinks  li {
	list-style-type: none;
}



#eventschedule {
	clear: both;
	overflow: hidden;
}
#continuous {
}
#eventschedule .thincolumn {
	margin: 0 45px 0 0;
}
#eventschedule .delay30 {
	padding-top: 30px;
}
#eventschedule .delay60 {
	padding-top: 60px;
}
#eventschedule .delay90 {
	padding-top: 90px;
}
#continuous .notice {
	margin: 10px 0 14px -10px;
	display: block;
	text-align: right;
}

#eventschedule .thincolumn.last {
	margin-right: 0;
}
#eventschedule .row, #continuous .row {
	margin: 0 0 15px 0;
	overflow: hidden;
	clear: both;
}
#eventschedule .head, #continuous .head {
	background: #81C7A4;
	padding: 3px 10px;
	text-align: center;
	margin: 20px 0 0 0;
	display: block;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#eventschedule h3, #continuous h3 {
	color: #000000;
	font-size: 12px;
}
#eventschedule a.programlink, #continuous a.programlink {
	color: #C1272D;
	display: block;
	clear: both;
}
#continuous a.programlink {
	margin: 0 0 15px 0;
}
#eventschedule a.programlink:hover, #continuous a.programlink:hover {
	text-decoration: none;
}
#eventschedule .time, #eventschedule h3, #continuous .time, #continuous h3 {
	background: url(img/menubg.png) bottom left repeat-x;
	padding: 2px 0;
	margin: 0 0 5px 0;
	text-align: center;
}
#eventschedule .location {
	color: #777;
}


.navigation {
	margin: 0 0 30px 0;
}
.navigation a {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px 0;
	display: block;
}

#respond {
	clear: both;
}
#commentform {

}
#commentform #submit {
	padding: 0 10px;
	margin: 10px 0;
}

li.comment {
	margin: 0 0 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #EEE;
}
li.comment p {
	margin: 0 0 5px 50px;
}
li.comment .comment-meta {
	margin: 0 0 10px 0;
	text-align: right;
}
li.comment img, .fn, .says {
	float: left;
}
.says {
	margin: 0 5px 0 0;
}
.fn {
	margin: 0 3px 0 15px;
}
.nocomments {
	display: none;
}

/* ------------------------------- */

#footer {
	height: 430px;
	width: 866px;
	margin: 10px auto;
	background: url(img/map_ani.gif) top center no-repeat;
	text-align: left;
}