/*  
Theme Name: IMAA On Fire
Theme URI: http://www.avnerd.tv/wp_themes/imaaOnFire
Description: This is my theme for the IMAA On Fire conference site
Version: 1.0
Author: Lukas Blakk
Author URI: http://www.avnerd.tv

*/

/* Begin Typography & Colours */
body {
	font-size: 65%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
    background: #000 url('images/backgroundImage.jpg') no-repeat; 
	color: #000;
	text-align: center;
	}

a {color: rgb(020,105,185); text-decoration: none; border-bottom: 1px dotted;}	
a:visited {color: rgb(200,100,40);}
a:hover {text-decoration: none; color: rgb(000,160,240);}	

a.image {border-bottom: 0;}	
	
#page {
	background-color: white;
	text-align: left;
	}

#header {
	background: #fff url('images/imaaHeader_colour.jpg') no-repeat bottom center;
	}
	
#footer {
	font-size: 1em;	
	}
	
#footer a, #footer a:visited {color: rgb(120,120,120); text-decoration: none; border-bottom: none;}	

#footer a:hover {color: rgb(40,40,40);}	

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 3.8em;
	line-height: 0.9em;
	}	
	
#header h1 a {
	color: rgb(200,100,40);
 	letter-spacing: -3px;	
	font-family: Galliard, Georgia, 'Times New Roman', Serif;
	font-weight: normal;	
	text-align: center;
	text-transform: lowercase;
	border: none;		
	}

h2 {
	font-size: 2.1em;
	color: rgb(200,100,40);
	}
	
h2 a {color: rgb(200,100,40);
 	letter-spacing: -1px;
	line-height: 1.2em;
	text-decoration: none;
	border-bottom: none;			
	}

h2 a:visited {color: rgb(120,120,120);}		
h2 a:hover {color: rgb(0,0,0);}

h3 {
	font-size: 1.3em;
	}
	
h4, li h2 {line-height: 1.2em;
 	letter-spacing: 1px;	
	font-size: 0.8em;
	font-weight: normal;	
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 		
	}	
	
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, 'Times New Roman', Serif; 
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	}

#description {
	text-align: left;
	background: rgb(130,135,145);
	color: white;	 
	font-size: 1.1em; 
	font-family: Tahoma, Arial, Helvetica, Serif; 
	line-height: 1.8em; 	
	}	

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none; 
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
 	line-height: 1.7;	
	}

#sidebar {
	font: 1.2em Arial, Helvetica, Sans-Serif;
	border-left: 1px dashed #CCC;
	}
	
#sidebar a {font-size: 1.2em; color: rgb(60,69,67); text-decoration: none; line-height: 1.7; border-bottom: none;}	
#sidebar a:hover {color: rgb(90,99,97); text-decoration: underline;}

#sidebar h2 {color: rgb(200,100,40);	
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 
	font-weight: bold; 
	letter-spacing: 2px; 
	line-height: 30px; 
	text-transform: uppercase;
	font-size: 1.1em;
	}	
	
#searchsubmit, #sidebarsubmit, #commentform #submit {
	font: normal 0.8em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;	
	text-transform: uppercase;	
	}
	
#sidebarsubmit {
	font-size: 1em;
	}		

	
/* End Typography & Colours */


/* Begin Stucture & Layout */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	width: 780px;
	}
	
#header {
	padding-top: 25px;
	height: 200px;
	}

#content {
	width: 419px;
	margin: 30px 0 0 0;
	padding: 40px 40px 40px 50px;
	float: left;
	clear: both;	
	}
	
#sidebar {
	margin: 50px 0 0 0;
}

#content.single {
	width: 518px; 
	margin: 0; 
	padding: 70px 130px; 
	}	

#header ul, #header li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#header li a {display: block;
	min-width: 40px;
	padding: 74px 32px 12px 12px;
	float: left;}	
	
.post {
	margin: 0 0 40px 0;
	text-align: left;
	}
	
.postmetadata .alt {
	margin: 25px 0 0 0;
	}	
	
#footer {
	width: 780px;
	clear: both;
	}
	
#footer.single {
	width: 780px;
	}	

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
div.columnleft {
	float: left;
	width: 285px;
	padding-right: 33px;	
	}

div.columnright {
	float: right;
	width: 285px;
	padding-left: 34px;
}
/* End Structure */

/* Begin Sidebar */
#description, #sidebar {
	display: block; 
	margin-left: 511px;
	padding: 30px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

ul, ol {
	margin: 25px 0 25px 0;
	padding: 0 0 0 30px;
	}	

ol {
	padding: 0 0 0 35px;
	}	
	
ul ul {
	margin: 5px 0 20px 20px;
	}	

ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none; 
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
 	line-height: 1.7;	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ul ul {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */

/*	Begin Headers */
#header h1 {background: white url(images/header_background.jpg) bottom right no-repeat;
	display: block;
	width: 269px;
	height: 160px;
	float: right;
	margin: 0;	
	padding: 0;		
	}	
	
#header h1 a {display: block;
	width: 239px;
	height: 80px;
	margin: 30px 0 0 0;	
	padding: 37px 15px 0 15px;		
	}

h2, #sidebar h2 {
	margin: 0;}	
	
#sidebar h2 {
	padding: 0;
	}

h3 {
	margin: 30px 0 0 0;
	padding: 0;
	}

h3.comments {
	margin: 40px auto 20px auto;
	padding: 0;
	}
	
h4 {	
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;	
	}	
/* End Headers */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted;
	}
	
blockquote, blockquote cite {
	margin: 0px 15px 0 0; 
	padding: 20px 0px 20px 33px; 
	background: url(images/quote-arial.gif) 0px 15px no-repeat; 
	color: rgb(110,106,103); 
	font-style: italic; 
	font-size: 0.9em;}

blockquote cite {
	display: block; 
	}
	
blockquote p {
	margin: 0; 
	padding: 0; 
}		

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px 0 40px 0;
	clear: both;
	border-bottom: none;	
	}

.break {margin: 0; padding: 0; clear: both; line-height: 0px; width: 100%; visibility: hidden;}	

/* End Various Tags & Classes*/

/* Begin Schedule styling */

#schedule {background:#fff; width:420px; margin-right:auto; margin-left:auto; text-align:left;}
#schedule p{padding:0px; margin:0px;}
#schedule div.date {border-bottom:2px solid #ee7936; padding:4px; margin-right:auto; margin-left:auto; margin-bottom:10px; text-align:left; }


/* schedule table */

#schedule table.sched {border-collapse:collapse; border:4px solid #fff; cellpadding:6px; width:420px; margin-bottom:10px;}
#schedule table.sched a:link, a:active, a:visited {color:rgb(020,105,185);text-decoration:none; border-bottom:none;}
#schedule table.sched a:hover {color:rgb(000,160,240); text-decoration:none;}
#schedule table.sched thead th {background:#fb3e82; font-size:24px; color:#fff; text-align:center; margin-left:9px; padding:6px; border-bottom:4px solid #fff; font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;}
#schedule table.sched tbody tr th.time2 {background:#ff8241; font-size:15px; color:#fff; padding:6px; text-align:center; border-right:4px solid #fff; font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; width:50px;}
#schedule table.sched tbody tr td.panel {background:#dff0ff; font-size:12px; padding:3px; text-align:center;}
#schedule table.sched tbody tr td.other {background:#fff; font-size:10px; color:#000; text-align:center;}

/* Panels */

#schedule div.panel {margin-bottom:20px; margin-top:20px; border:0px solid #fb3e82;}
#schedule div.panel p {text-align:left; padding:8px;}
#schedule div.panel h2 {color:#fff; background:#fb3e82; padding:4px; margin:0; text-align:left; font-weight:bold; font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; }
#schedule span.ptime {text-align:left; font-weight:bold; font-family: Galliard, Georgia, 'Times New Roman', Serif;}
#schedule div.top {float:right; margin-top:5px;}
#schedule div.top a {padding:4px;}
#schedule div.top a:link, a:active, a:visited {color:rgb(020,105,185);}
#schedule div.top a:hover {color:rgb(000,160,240); }

#schedule .meta {background:#ffd8e6; padding:10px; overflow:hidden; clear:both; min-height:30px; margin:0 auto 0 auto; position:relative;}
#schedule .meta .col {width:190px; float:left; padding-right:5px;}
#schedule .meta .col h3 {padding:0px; margin:0;font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; font-size:13px; color:#9a043a; font-weight:bold;}
#schedule .meta .col ul {padding:0px; margin:0; font-size:10px; list-style:none;}
#schedule .meta .col ul li {padding:2px; float:left; clear:both; color:#fb3e82;}

/* end schedule css */
