/*
Theme Name: Sofiq Dance Week
Theme URI: http://sofiadanceweek.com/
Description: Sofia Dance Week custom Teme
Version: 0.1
Author: Design Picnic + Xaio
Author URI: http://designpicnic/
Tags: blue, custom header, fixed width, two columns, widgets
*/

body{
	padding:0px;
	margin:18px 0px 0px 0px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#999999;
}
a{
	text-decoration:none;
	color:#01AEF0;
}
a:hover{
	text-decoration:underline;
}
.error{
	line-height:400px;
	font-size:30px;
	color: #FF0000;
	text-align:center;
}
h2.header1{
	background-image: url(images/line1.png);
	background-repeat: repeat-x;
	background-position: 0px 16px;
	text-transform: uppercase;
	font-size:18px;
	margin: 30px 0px 16px;
}
h2.header1>span {
	background-color: #FFFFFF;
	padding-right: 6px;
}

h2.header2{
	font-size:18px;
	line-height:70px;
	margin: 0px;
	color:#666666;
}

#main{
	width:960px;
	margin:0px auto 0px;
}
#header{
	
}
#logo{
	width:264px;
	float:left;
}
#logo>a>img{
	border:none;
}

#language{
	line-height:30px;
}
#language>ul{
	margin:0px;
	padding:0px;
}
#language>ul>li{
	float:left;
	list-style:none;
	margin:0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	background:url(images/separator2.png) no-repeat left center;
}
#language>ul>li.first{
	background:none;
}
#language a{
	text-transform:uppercase;
}

#main_navigation{
	float:right;
	height:31px;
	width:673px;
	background-image:url(images/main_navigation_bg.png);
	background-repeat:no-repeat;
	background-color:#34BEF3;
	line-height:31px;
	text-align:center;
}
#main_navigation>ul{
	margin:0px;
	padding:0px;
}
#main_navigation>ul>li{
	float:left;
	list-style:none;
	margin:0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	background:url(images/separator1.png) no-repeat left center;
}
#main_navigation>ul>li.first{
	background:none;
}
#main_navigation a{
	text-transform:uppercase;
	color:#ffffff;
}

#kiosks_button{
	float:left;
	width:302px;
	height:134px;
	background:url(images/kiosksmerch_buttons_bg.png) no-repeat left top;
	padding: 12px;
	margin: 0px 0px 20px 0px;
}
#kiosks_button h2{
	background-image: url(images/line2.png);
	background-repeat: repeat-x;
	background-position: 0px 16px;
	margin: 0px 0px 10px 0px;
}
#kiosks_button h2>span{
	color:#ffffff;
	background-color: #34BEF3;
	padding-right: 6px;
}
#kiosks_button img{
	width:90px;
	height:100px;
	border:1px solid #999999;
	float:left;
	margin: 0px 10px 0px 0px;
}
#kiosks_button p{
	color:#ffffff;
}

#merchandising_button{
	float:right;
	width:302px;
	height:134px;
	background:url(images/kiosksmerch_buttons_bg.png) no-repeat left top;
	padding: 12px;
	margin: 0px 0px 20px 0px;
}
#merchandising_button h2{
	background: url(images/line2.png) repeat-x 0px 16px;
	margin: 0px 0px 10px 0px;
}
#merchandising_button h2>span{
	color:#ffffff;
	background-color: #34BEF3;
	padding-right: 6px;
}
#merchandising_button img{
	width:90px;
	height:100px;
	border:1px solid #999999;
	float:left;
	margin: 0px 10px 0px 0px;
}
#merchandising_button p{
	color:#ffffff;
}

#index_about{
	margin:0px 10px;
}
#index_about .left{
	float:left;
	width:330px
}
#index_about .left p{
	margin: 0px 0px 25px;
	line-height:1.4em;
}
#index_about .right{
	float:right;
	width:310px;
}
#index_about #player{
	width:310px;
	height:233px;
	line-height:233px;
	font-size:30px;
	text-align: center;
	background-color:#f5f5f5;
}

#index_program{
	
}
#index_program>h2{
	margin-left:8px;
	margin-right:8px;
}
#index_program>.content>.item{
	position:relative;
	width:310px;
	height:160px;
	margin: 0px 0px 25px 0px;
	padding: 0px 8px 40px;
	background:url(images/line3.png) repeat-x left bottom;
}
#index_program>.content>.item img{
	width:142px;
	height:108px;
	border:none;
}
#index_program>.content>.item>h3{
	font-size:16px;
	line-height:17px;
	margin: 0px 0px 6px;
}
#index_program>.content>.item>.date{
	font-family:Tahoma;
	font-size:11px;
	color:#F2813D;
}
#index_program>.content>.item>.time{
	font-family:Tahoma;
	font-size:11px;
}
#index_program>.content>.item>.location{
	/*color:#F2813D;*/
	/*font-weight:bold;*/
}
#index_program>.content>.item>.description{
	clear:both;
	line-height: 1.4em;
	/*background:url(images/line3.png) repeat-x left bottom;*/
	padding:0px 0px 1px 0px;
}
#index_program>.content>.item>.navigation{
	position:absolute;
	bottom:0px;
	height:30px;
	display:block;
	line-height:25px;
	background:url(images/line3.png) repeat-x left bottom;
}
#index_program>.content>.item>.trupa{
	color:#666666;
	font-size:11px;
}
#index_program>.content>.item>.round{
	width:142px;
	height:108px;
	float:left;
	display:block;
	margin: 0px 10px 16px 0px;
	background-color:#ffffff;
}


#indexbloglist{
	margin:0px 0px 0px 0px;
}
#indexbloglist>h2{
	margin-left:10px;
	margin-right:10px;
}
#indexbloglist>.content{
	margin:0px 0px 0px 0px;
}
#indexbloglist .item{
	font-family:Tahoma;
	background: url(images/line3.png) repeat-x left bottom;
	margin:0px 0px 18px 10px;
	font-size:11px;
}
#indexbloglist .item>h3{
	font-family:Tahoma;
	font-size:13px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}
#indexbloglist .item>.date{
	margin:0px 0px 0px 0px;
	color:#F2813D;
}
#indexbloglist .item>.excerpt{
	font-family:"Trebuchet MS";
	margin:10px 0px 0px 0px;
}
#indexbloglist .item>.excerpt>p{
	margin:0px 0px 0px 0px;
	line-height: 1.4em;
}
#indexbloglist .item>.more{
	line-height:40px;
	text-transform:lowercase;
}
#indexbloglist>.all{
	text-align:right;
	/*
line-height:40px;
*/
	font-family:Tahoma;
	font-size:11px;
}

#indexsponsorslist{
	
}
#indexsponsorslist>h2{
	margin-left:10px;
	margin-right:10px;
}
#indexsponsorslist{
	
}
#indexsponsorslist img{
	border:none;
	margin:0px 0px 0px 8px;
}

.post{
	margin: 0px 0px 26px 0px;
}
.post>.head{
	margin:0px 0px 16px 0px;
}
.post>.head>.image{
	float:left;
	margin: 0px 16px 0px 0px;
	/*
width:300px;
*/
}
.post>.head>.info{
	float:left;
	font-size:11px;
	line-height: 1.6em;
	width:355px;
}
.post>.head>.info>.trupa{
	color:#F2813D;
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma;
	margin: 0px 0px 10px 0px;
}
.post>.head>.info>.date{
	
}
.post>.head>.info>.external_links{
	line-height: 1.2em;
	font-size:11px;
	font-family:Tahoma;
}
.post>.head>.info>.external_links>.event_link{
	margin: 0px 0px 10px;
}
.post>.head>.info>.external_links>small{
	font-size:11px;
}
.post>.head>.info>.external_links>a{
	
}
.post>.head>.info>.local_links{
	margin: 10px 0px 16px 0px;
}
.post>.head>.info>.local_links li.first{
	padding: 0px 0px 0px 0px;
}
.post>.head>.info>.local_links li.booking{
	padding: 0px 0px 0px 7px;
}
.post>.head>.info>.local_links li.booking>a {
	background: transparent url(images/button_1_left.png) no-repeat scroll left top;
	line-height: 17px;
	height: 17px;
	display: block;
	padding: 0px 0px 0px 6px;
	color:#fff;
}
.post>.head>.info>.local_links li.booking>a>span{
	background: transparent url(images/button_1_right.png) no-repeat scroll right top;
	line-height:17px;
	height:17px;
	display: block;
	padding:0px 6px 0px 0px;
}

.entry{
	
}
.entry h3{
	font-size:16px;
	color:#666666;
	margin: 32px 0px 16px;
}
.entry p{
	line-height:1.4em;
}

.blog_post{
	margin:0px 0px 26px 0px;
}
.blog_post>h2{
	margin:10px 0px 0px 0px;
}
.blog_post>small{
	color:#F2813D;
}

#footer{
	line-height:58px;
	border-top:1px solid #989898;
}
.footer_rss{
	text-transform: uppercase;
}
#content{
	float:right;
	width:673px;
}
#sidebar{
	width:264px;
	float:left;
}

ul.h_list1{
	margin:0px;
	padding:0px;
}
ul.h_list1>li{
	float:left;
	list-style:none;
	margin:0px 5px 0px 0px;
	padding: 0px 0px 0px 5px;
	background:url(images/separator2.png) no-repeat left center;
}
ul.h_list1>li.first{
	background:none;
}
ul.h_list1 a{
	text-transform:lowercase;
}

.float_left{
	float:left;
}
.float_right{
	float:right;
}
.floatcontainer:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; } 
.floatcontainer{display: inline-block;} /* Hides from IE Mac \*/ * html .floatcontainer {height: 1%;} 
.floatcontainer{display:block;} /* End Hack */ 

.clear {
	clear: both;
	line-height: 0px;
	margin: -1px 0px 0px;
	height: 1px;
}

