/*
Theme Name: EKF 2011
Theme URI: http://ekf.fi/
Description: EKF 2011 -teema
Version: 0.1
Author: Janne Räikkönen
Author URI: http://www.lightmovement.net/

*/

/* General */ 

a {
	color:#555;
}

a img {
	border: 0;
}

body {
	background: #010101 url('images/body_background.jpg') 50% 0 no-repeat;
	color: #000;
	font: 14px/19px 'Cambria', Times, 'Times New Roman', serif;
	text-align: center;
	margin: 0;
}

h1, h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: 'Mate', arial, serif;
}

h3 {
	font-size: 18px;
}

h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: inherit;
	color: inherit;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}

p {
	text-align: left;
}

/* Structure */

#page {
	text-align: left;
	margin: 0 auto;
	width: 880px;
	padding:0px 40px 40px 40px;
	background: #fefefe;
	margin-top:40px;
}

#header {
	width:100%;
	margin:0 auto;
	height:100px;
	margin-top:200px;
}

#logo {
    left: 0px;
    position: absolute;
    text-decoration: none;
    top: 0px;
}

ul#some {
    float: right;
    margin-right: 40px;
    position: absolute;
    right: 0;
    top: 208px;
    width: 180px;
}

ul#some li {
float:left;
margin-right:10px;
list-style-type: none;
opacity:0.3;
}

ul#some li img {
width:50px;
height:63px;
}

ul#some li:hover {
opacity:0.5;
}


#main {
	
}

#navigation {
	font-family: 'Mate', arial, serif;
	font-size: 22px;
	display: block;
	clear:both;
	width:95%;
	margin: 0 auto;
	float:left;
	background: #fefefe;
	padding:2%;
	padding-left:3%;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul li {
	float:left;
	margin-right:10px;
}

#navigation a {
	color: #222;
	display: block;
	text-decoration: none;
	outline: none;
}

#navigation a:hover {
	color:#9deb15;
}

#navigation a:active, #navigation a.active {
	color: #9deb15;
}

#content {
	float:left;
	width:480px;
}

#content h1 {
    margin: 40px 0 20px;
}

#aside {
	float: right;
	width: 360px;
	font-size: 12px;
}

#aside h1, #aside p, #aside form {
}

#aside form {
	margin-bottom: 1em;
}

#aside form > div {
	margin: .2em .5em;
}

#aside form p {
	margin-left: 0;
}

#aside h1, #aside h2 {
	font-size: 16px;
}

#twitter {
	color: #222;
	font: normal 18px/26px 'Mate', arial, serif;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	width:360px;
	padding-top: 31px;
}

ul.twitter {
	list-style: none;
	padding-bottom: 20px;
	border-bottom:5px solid #000; 
	margin-bottom: 10px;
	padding: 0;
}

ul.twitter li {
	margin: 0 0 1em 0;
	padding: 0;
}

#twitter p {
	margin: 0;
	background: #fefefe;
	text-align: left;
}

/* intro */

ul.intro {
float:left;
width:480px;
clear:both;
margin:0px;
padding:0px;
}

ul.intro li {
float:left;
list-style-type: none;
margin-bottom:15px;
padding:5px 0px;
border-bottom:3px double #efefef;
width:474px;
}

ul.intro li img {
float:left;
}

ul.intro li small {
float:left;
display: block;
clear:both;
margin-top:2px;
}

ul.intro li div {
float:left;
width:315px;
margin-left:20px;
}

ul.intro li h2 {
margin-top:0px;
margin-bottom:15px;
font-size: 20px;
}

ul.intro li.intro_1 {

}

/* ondisplay */

#ondisplay h3 {
font-size: 16px;
border-top:1px dotted #ccc;
margin:0px;
padding:0px;
line-height:40px;
}

/* program */

ul.program {
float:left;
width:100%;
text-align: left;
margin:0px;
padding:0px;
clear:both;
margin-bottom:10px;
padding-bottom:10px;
border-bottom: 1px dotted #ccc;
}

.program li {
list-style-type: square;
float:right;
width:400px;
margin-bottom:10px;
}

.program li.program_first {
float:left;
margin-bottom:50px;
font-size: 40px;
width:55px;
list-style-type: none;
}

.program li.program_info {
margin-top:-10px;
font-size: 12px;
font-style: italic;
list-style-type: none;
}

.program li h3 {
float:left;
margin-top:10px;
font-size: 40px;
}

.program li h4 {
display: inline;
}

/* footer */

.footer, #footer {
	clear: both;
	float: none !important;
}

#sponsors {
	padding-top: 20px;
	margin-bottom: 40px;
	float:left;
	width:100%;
	border-top:3px double #e0e0e0;
	border-bottom:3px double #e0e0e0;
}

#sponsors img {
	margin-right:20px;
	padding-right: 20px;
	margin-bottom:20px;
}

#footer {
	font-size: 12px;
	text-align: center;
	margin: 20px 0;
}

/* tools */

/* root element for tabs  */
ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	font-size:14px;
	margin-right:10px;
	display:block;
	height: 30px;  
	line-height:30px;
	text-align:left;	
	text-decoration:none;
	color:#333;
	padding:0px;	
	position:relative;
	top:1px;
	outline:none;
}

ul.tabs a:active {
	outline:none;
	color: #9DEB15;	
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {	
	color:#9DEB15;	
	outline:none;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	outline:none;
	color: #9DEB15;	
}


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}



