@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) draft for a central stylesheet
 * (de) Vorlage für ein zentrales Stylesheets
 *
 * @copyright       Copyright 2005-2007, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.4
 * @revision        $Revision: 130 $
 * @lastmodified    $Date: 2007-10-05 19:05:21 +0200 (Fr, 05 Okt 2007) $
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(../../yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
  @import url(../../css/v2/screen/basemod.css);
  @import url(../../yaml/navigation/nav_shinybuttons.css);
  @import url(../../css/v2/screen/flickr-badge.css); 
  @import url(../../css/v2/screen/content.css); 
  @import url(../../css/v2/screen/navigation_down.css); 
  @import url(../../css/v2/screen/blog-object.css); 
 
/* import print layout | Druck-Layout einbinden */
/* @import url(/css/print/print_003.css); */

/* 	Konferenzspezifische Anpassungen*/

@media all
{

body {  
		background-image: url('../img/layout/background.jpg');
		background-color: #E2E2E2;
		background-repeat: repeat-x;
		background-position: center top;
		padding: 0px 0px 25px 0px;
		margin-right: 0px;
		margin-left: 0px;

		}
		
#header-logo-link {
	height: 140px;
}
	
#man {
	position: absolute;
	top: 0px;
	right: -132px;
}


a
	{
		color: #666;
		text-decoration: none;
	}

a:focus, a:hover, a:active
	{
		color: #999;
		text-decoration: none;
	}



#bookmark { display: none;
	     width: 200px;}

/** Standard Schmuckfarbe **/

#col1 #col1_content .subcolumns h2, #col1 #col1_content h2, #col1 #col1_content .subcolumns .subcr h2,
#col3 #col3_content .box form.newsletterRegister .submit-input, #col1 #col1_content p.more a, 
#col3 #col3_content .box ul, #col3 #col3_content .box ul li a 
	{
		color: #a2131c;
	
	}



#col1 #col1_content p.more a, #col3 #col3_content .box form.newsletterRegister .submit-input {
	border-bottom: 1px solid #a2131c;
}

#col3 #col3_content .box form.newsletterRegister .submit-input  {
		left:180px;
		
}

#col3 #col3_content .box form.newsletterRegister .newsletter-input  {
		width:175px;
		
}
	
#col3 #col3_content .box ul li {
		color: #222222;
		font-weight: normal;
}

#col1 #col1_content h3
	{
		color: #666;
	}
	


#col1 #col1_content #team .item .name
	{
		color: #666;
	}
	


#col1 #col1_content ul li
	{
		background-image:url('../img/layout/highlights-list.jpg');	
		background-image: none;
	}


#col1 #col1_content ul li a
	{
		color: #333;
	}

#col1 #col1_content .c50l ol li {

}

.language { display: none;}

/* Trackansicht */


#col3 #col3_content .tracks {
	margin-left: 20px;
	margin-top: -12px;
	margin-bottom: 18px;
}

#col3 #col3_content .tracks select {
	width: 345px;
}

	#col1 #col1_content #blog {


		background-image:url('/konferenzen/bastaitalia/img/layout/blog-bg.png');
		background-repeat: no-repeat;
		background-position: 10px 50px;
		
	}

#col1 #col1_content #blog {

		min-height:209px;
	}


#col1 #col1_content #blog .item h4 a {
	color:#6a2323;
}

.locationimage {
float: left;
margin-left: 20px;
margin-right: 15px;
}

.location_adress {
margin-left: 10px;
margin-top: 20px;
}
.location_adress img {
float: left;
margin-right: 10px;
}
.location_adress p {
padding-top: 10px;
}

#col1 #col1_content form input,
#col1 #col1_content form textarea {
	background-image: none;
	font-weight: normal;
	color: #333;
}

#col1 #col1_content form .captcha-submit {
	font-weight: normal;
	background: none;
	color: #f29400;
	border: 1px solid #ccc;
	font-weight: bold;
	height: 30px;
	cursor: pointer;
	
}

#navigation ul li {
	border-right: 1px solid #E4E1E1;
}

#navigation ul li.c {
	border: none;
}

#navigation ul li a {
	margin: 0px 18px 0px 18px;
}

#navigation ul ul li {
	border:0px;
}

#navigation ul ul li a {
	margin: 0px 7px 0px 7px;
}

#col1 #col1_content .rueckblick {
	margin-right:35px;
	margin-bottom:20px;
	border-color:#cfcfcf;
	border-width:1px;
       border-style:solid;
	padding:3px;



}

/** Startseite **/
#col1 #col1_content .teaser-video > a {
	margin-left: 10px;
}

/** sidebar **/
#col3 #col3_content #shortlinks  {
	margin-top: 20px;
}

#col3 #col3_content #shortlinks h2 {
	margin-left:15px;
	
}

.item {
 margin-left:0px;
}

.item_team {
 margin-left:20px;
}

#col1 #col1_content  p .float_left {
	margin-top:7px;
}

#col3 #col3_content .box .mvp {
	margin-top:15px;
	margin-bottom:0px;
	padding:0px;
}

#col1 #col1_content #flickr_badge_wrapper{
	padding:0px 0 0px 0; 
	margin: 15px 0px 0px 0px; 
	border: 0px solid black; 
	text-align: center;
	}

#col1 #col1_content #flickr_badge_wrapper .flickr_badge_image img{
	border: 1px solid #000;
	margin:0px 3px 0px 0px; 
}


/* Topspeaker */


	#col1 #col1_content #topspeaker {

		height:180px;
		background-image:url('/konferenzen/bastaitalia/img/layout/topspeaker_bg.png');
		background-repeat: no-repeat;
		background-position: 10px 50px;
	}

	
	
	/* Richtiges Clearing, wenn nicht in Sidebar */
	#col1 #col1_content #topspeaker .clearlocal {  
		clear: both;
	}	
	

		
	
	
	#col1 #col1_content #topspeaker h2{ 
		color:#8cbc33;
		display:none;
		
	}	
	
	 #col1 #col1_content #topspeaker .item {
		 padding:0px;
		 padding-left:25px;
		 padding-bottom: 5px;
		 margin:60px 0px 3px 5px;
		 border:0px;	
		 width:100px;
		 float:left;
		 height: 140px;

		 
		 
	 }
	 
	 #col1 #col1_content #topspeaker .item span{
		display:block;
		text-align:center;	 
	 }
	 
	 
	 #col1 #col1_content #topspeaker .item .picture {
	 	margin:0px 0px 0px 0px;
		height:90px;
		 
	 }
	 
	 #col1 #col1_content #topspeaker .item .name {
	 	margin:0px 0px 2px 0px;
		color:#777676;

		 
	 }	
	  	 
	 #col1 #col1_content #topspeaker .item .company {
	 	margin:0px 0px 20px 0px;
		 
	 }	 
	 	 
	 #col1 #col1_content #topspeaker .item  a .company {
		color:#999;
		font-size:11px;
		font-style:italic;
		
		
	 }	 
	 
	 #col1 #col1_content #topspeaker .item  a .name{
		color:#777676;
		font-size:13px;
		font-style:normal;
	 }	 	 
	 
	 	 
	 #col1 #col1_content #topspeaker .item  a:hover {
		text-decoration:none;	 
		color:#399;
	 }	 	
	
	#col1 #col1_content #topspeaker p.allespeaker a {
		float:right;
		display:none;
	 }

#col1 #col1_content h4 {
		color: #CCCCCC;
		font-size: 16px;
		font-family: Helvetica,sans-serif;
		font-weight: bold;
		text-align: right;
		margin:30px 25px 5px 20px; 
	}

#col1 #col1_content #blog h4 {
		
		text-align: left;
		
	}



}