/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th {font-size:100%;font-family:Arial;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}



body {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-position: top center;
	margin:0px;
	padding:0px;
	font-family:Arial;
	color:#2C3850;
	font-size:13px;
}
#header {
	width:930px;
	height:159px;
	margin-bottom:0px;

}
#main_logo {
	float:left;
	display:inline;
}
#main_header {
	float:right;
	display:inline;
}
#sub_header {
	float:right;
	display:inline;
}
#content {
	padding: 20px;
	width: 681px
}


#content h1 {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	color:#2C3850;
	margin:10px 0px;
}

#content ul {
	margin-left:20px;
	margin-top:10px;
	list-style-position: inside;
	list-style-image: url(images/list_item.png);
}


#content ul li {
	padding:4px;
	padding-top:0;
	margin:0;
}
#box {
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-y;
	background-color: #ffffff;
	background-position: top center;
	width:906px;
	position:relative;
	padding: 0;
}
#box_top {
	background-image: url(images/box_top.jpg);
	background-repeat:no-repeat;
	background-color: #ffffff;
	background-position: top left;
	width:906px;
	height:30px;
	padding-top:6px;
	padding-left:6px;	
}

#box_bottom {
	background-image: url(images/box_bottom.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: bottom left;
	height:88px;
	width:906px;
}


.imi_logo {
float: left;
display: inline;	

}

.main_image {
	margin-top:0px;
}
#menu {
margin-left:6px;
margin-top:4px;
width:706px;
height:102px;
background-image: url('images/menu_bg.jpg');
background-repeat: no-repeat;
background-color: #ffffff;

	
}

#menu ul {
	list-style:none;
	padding-top:17px;
	float:left;
	display:inline;
	width:168px;
}

#menu a, #menu a:visited {
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#2C3850;
	display:block;
	padding-left:5px;
}

#menu a:hover {
	text-decoration:none;
	color:#E9F7F8;
	background-color:#2C3850;
}
#menu ul li {
	padding:3px;
}
#block1 {
	padding-left:30px;
}

#block2 {
	padding-left:30px;	

}
#block3 {
	padding-left:50px;
}

#lang_link {
	float:right;
	display:inline;
	text-align: center;
	width: 90px;
	height:30px;
	padding-top:47px;
}
#main_banner {
	padding-left:6px;
}
#page_container {
	width: 910px;
	margin: 0 auto;
}

#right_column {
	position:absolute;
	top:40px;
	right: 6px;
	width:185px;
}
#sponsorlar {
	background-color:#fff;
	width:185px;
	height: 150px;
}


#headline {
	float:left;
	display:inline;
	width: 380px;
	height:80px;
}
#newsticker-demo { 
float:right;
display:inline;
width:145px; 
height::80px;	
background-color:#fff; 
padding:25px 20px 5px 20px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0;
 display:none;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

#newsticker-jcarousellite { width:140px; height: 80px; }
#newsticker-jcarousellite ul li{ height:70px; list-style:none; text-align: center; display:block; padding-bottom:1px; margin-bottom:5px; }

.clear { clear: both; }

#program-slide {
	background-color:#E9F7F8;
	text-align:center;
	 display:none;
}


#program-jcarousellite { width:180px; height: 420px;  }
#program-jcarousellite ul li { height:400px; list-style:none; text-align: center; display:block; padding-bottom:1px; margin-bottom:5px; }

#program-jcarousellite .subject {
	padding:8px;
}
#program-jcarousellite .subject p {
	text-align: center;
	font-family:Arial;
	font-size:12px;
	color:#3EB0B7;
	font-weight:bold;
}
#program-jcarousellite .subject img {
	border:5px solid #fff;	
}
#ana_sponsor {
	
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat;
	background-color: #FFFFF;
	width: 100%;
}
#footer_body {
	margin: 0 auto;
	width:910px;
	height: 240px;
	font-family:Georgia, Times New Roman, Times, serif;
	text-align: left;
	color: #502e25;
}

.agenda h1 {
	color:#94D8DB;
}

.conf_title_box {

	padding:10px 5px 10px 25px;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#94D8DB;
	background-color:#2C3850;


}

.conf_title_box span {
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

.conf_title_box .title {
	font-size:14px;
	color:#94D8DB;
}
#content p {
	font-family:Arial;
	font-size:13px;
	margin: 10px 0;
}
.conf_subject {
	padding:20px;
	font-family:Arial;
	font-size:14px;
	color: #2C3850;
	font-weight:bold;
}

.conf_subject p {
	margin-top:5px;
	font-size:13px;
	font-weight:normal;
}


.conf_subject img {
	border:1px solid #DFE1E4;
	padding: 4px;	
	margin-top:5px;
	margin-right:10px;
	float:left;
	display:inline;
}
.fleft {
	float: left;
	display:inline;
}


.fright {
	float: left;
	display:inline;
}

.conf_title_box .fleft {
	width:450px;
}


.conf_title_box .fright {
	width:190px;
}

.sep {
	width:410px;
	background-color:#E9F7F8;
	height:5px;
	margin:10px auto;
}
.expo {
	width: 850px;
}