/*Teaser Formating*/

.ui-tabs-hide { 
	display: none; 
	}
	
#sstitle, h2 {
	font-weight:14px;
	}

#teaser {
	padding: 4px 0 0 1px;  /*  top           right           bottom            left */
	float: left; 
	position: relative; 
	width: 604px; 
	height: 310px; 
	background: url(/wp-content/themes/hajet2/images/teaser.gif) no-repeat 0px 5px; 
	z-index:0; 
	}
	
#teaser .buttons2 { 
	float: left; 
	padding: 5px 0 0 0; /*  top           right           bottom            left */
	}
	
#teaser .buttons2 img { 
	display: block; 
	}
	
#teaser .buttons2 ul {
	margin: 6px 0 10px 0;  /*  top           right           bottom            left */
	list-style: none; 
	}
	
#teaser .buttons2 li {
	display: inline;
	}
	
#teaser a.button2 {
	display: block; 
	width: 248px; 
	height: 62px; 
	text-decoration: none; 
	cursor: pointer; 
	}
	
#teaser  li.first a.button2 { 
	}             
	
#teaser a.button2 .title2 { 
	display: block; 
	padding: 8px 0 0 10px;  /*  top           right           bottom            left */
	margin-bottom: 9px; 
	height: 12px; 
	line-height: 12px; 
	text-indent: 11px; 
	font-size:11px;
	color:#fff;
	}
	
#teaser a.button2 .title1 {
	font-size: 15px; 
	margin-left: 10px; 
	color:#9cbff3;
	} 
	
#teaser .ui-tabs-selected a .title1 {
	font-size:16px;
	line-height:23px;
	color:#369;
	font-weight: bold;
	}		
	
#teaser .ui-tabs-selected a { 
	display: block; 
	width: 249px; 
	height: 71px; 
	text-decoration: none; 
	margin: 0; 
	cursor: default; 
	background: url(/wp-content/themes/hajet2/images/teaserb.gif) repeat-x; 
	} 
	
#teaser .ui-tabs-selected .title2 { 
	display: block; 
	padding: 8px 0 0 10px;  /*  top           right           bottom            left */
	margin: 0; 
	height: 12px; 
	line-height: 12px; 
	text-indent: 11px; 
	}
	
#teaser .ui-tabs-selected a.button2 .title2 {
	color:#000;
	}         
	
#teaser .show { 
	float: left; 
	width: 349px; 
	position: absolute; 
	left: 250px; 
	top: 9px;  
	border: 1px solid #fff; 
	}          
	
#teaser .picture2 { 
	height: 222px; 
	overflow: hidden; 
	}              
	
#teaser .picture2 a {
	display: block; 
	width: 349px; 
	height: 222px; 
	text-decoration: none; 
	}
	
#teaser .picture2 img {
	border: none; 
	display: block; 
	}
	
#teaser .picture2 .bground { 
	background-color: #103064; 
	display: block; 
	width: 349px; 
	height: 39px; 
	position: relative; 
	top: -39px; filter:alpha(opacity=75); opacity:.75; 
	}
	
#teaser .picture2 .title1 {
	letter-spacing:-0.04em;
	line-height: 1.05em; 
	font-size: 28px; 
	color: #fff; 
	background-color: transparent; 
	text-decoration: none; 
	display: block; 
	width: 393px; 
	height: 37px; 
	padding: 2px 0 0 8px;  /*  top           right           bottom            left */
	position: relative; 
	top: -78px; 
	cursor: default; 
	}
	
#teaser .show p { 
	font-size: 11px; 
	margin: 10px; 
	color:#fff; 
	}  
	
#teaser .show p a { 
	font-weight: bold; 
	color:#fec855; 
	}
	
#teaser .show p a:hover { 
	font-weight: bold; 
	color:#fff; 
	}

#sbtabs {
	clear:both; 
	margin-top:10px;
	}
	
.tabc {
	margin: 0px;
	padding: 0px;
	border: 5px solid #bbb;
	background: #F4F4F6;
	background-position:left bottom;
	}
	
.tabci {
	margin: 0px;
	padding: 10px;
	border-left: 1px;
	}
	
.tabmc {
	padding: 0px 0px 0px 0px; /*  top           right           bottom            left */
	height: 27px;
	background-position:-2px 0;
	}
	
#tabm li {
	margin: 0px;
	padding: 7px 5px 2px 0px; /*  top           right           bottom            left */
	font-size: 11px;
	line-height: normal;
	float: left;
	list-style: none;
	cursor: pointer;
	border-bottom: none;
	}
	
#tabm .first {
	padding: 7px 5px 2px 6px; /*  top           right           bottom            left */
	}
	
#tabm li a, #tabm li a:visited {
	margin: 0px;
	padding: 3px 6px 3px 6px; /*  top           right           bottom            left */
	color: #4C4C4C;
	text-decoration: none;
	display: block;
	}
	
#tabm li a:hover, #tabm li.ui-tabs-selected a {
	color: #fff;
	text-decoration: none;
	}
	
.meta, .posted {
	margin: 0px 0px 15px 0px; /*  top           right           bottom            left */
	padding: 0px;
	color: #999;
	font-size: 11px;
	}
	
.meta a, .meta a:visited {
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	}
	
.meta a:hover {
	color: #f00;
	}
	
.title a, .title a:visited {
	color: #666;
	font-weight: bold;
	font-size:15px;
	padding-top:3px;
	padding-bottom:5px;
	}
	
.title a:hover {
	color: #222;
	}
