/*
Theme Name: The Stars
Description: Premium WordPress Magazine Style Theme from PremiumWP
Title: screen styles
Author: PremiumWP
Author Email: premiumwordpress@gmail.com	
Author URI: http://www.premiumwp.com/
Tags: fashion, magazine, blue, pink, grey, white, two columns, fixed width, widgetized
Last Update: Jan 6, 2009
*/

/* import stylesheets and hide from ie/mac \*/
@import url("master.css");
@import url("screen.css");
/* end import/hide */
.header-text{
visibility:visible;	
}

#headline {
	width:580px;
	wi/dth:100%;
	padding: 15px;
	border-bottom: 10px solid #BEBEBE;
}

#headlineinfo {
	margin:0px auto;
}

#content,#sidebar li {
	background: #e4f3f6;
	}

#container .pads {
	background: #BEBEBE;
	}

.ui-tabs-hide { display: none; }

#teaser { padding: 4px 0 0 1px; float: left; position: relative; width: 604px; height: 310px; background: url(img/slideshow.gif) no-repeat 0px 5px; z-index:0;}
h2#sstitle{font-family:Times, "Times New Roman", Georgia, serif; font-weight:14px;text-transform:uppercase;color:#e33258}
#teaser .buttons { float: left; padding: 5px 0 0 0;}
#teaser .buttons img { display: block; }
#teaser .buttons ul { margin: 6px 0 10px 0; list-style: none; }
#teaser .buttons li { display: inline; }
#teaser a.button { display: block; width: 248px; height: 54px; text-decoration: none; cursor: pointer; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#teaser  li.first a.button { border-top: 1px solid #ccc; }             
#teaser a.button .title2 { display: block; padding: 8px 0 0 10px; margin-bottom: 9px; height: 12px; line-height: 12px; text-indent: 11px; font-size:11px;background: url(img/buttonu.png) no-repeat 8px bottom; color:#666}
#teaser a.button .title1 { font-size: 15px; margin-left: 10px; color:#369} 
#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: 248px; height: 71px; text-decoration: none; margin: 0; cursor: default; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; background: url(img/ssbutton.gif) repeat-x; } 
#teaser .ui-tabs-selected .title2 { display: block; padding: 8px 0 0 10px; margin: 0; height: 12px; line-height: 12px; text-indent: 11px; }
#teaser .ui-tabs-selected a.button .title2 {background: url(img/buttons.png) no-repeat 8px bottom; }          
#teaser .show { float: left; width: 349px; position: absolute; left: 250px; top: 9px;  border: 1px solid #fff; }          
#teaser .picture { height: 222px; overflow: hidden; }                
#teaser .picture a { display: block; width: 349px; height: 222px; text-decoration: none; }
#teaser .picture img { border: none; display: block; }
#teaser .picture .bground { background-color: #e30031; display: block; width: 349px; height: 39px; position: relative; top: -39px; filter:alpha(opacity=75); opacity:.75; }
#teaser .picture .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; position: relative; top: -78px; cursor: default; }
#teaser .show p { font-size: 11px; margin: 5px; }  
#teaser .show p a { font-weight: bold; } 
.ui-tabs-hide { display: none; }

li#asides a.more-link-nb{
	margin: 0 0 5px;
	font-size:.8em;
	text-transform: uppercase;
	text-decoration:none;
	color: #e33258;
	}
li#asides a:hover.more-link-nb{
	text-decoration:underline;
}
#mainbar .block-image {
	width: 75px;
	height: 65px;
	padding: 2px;
	margin: 0 5px;
	}

/* subscribtion */

#top {
	background: url('images/bg-top.png') repeat-x 0 100%;
	}
#top ul {
	margin: 0;
	padding: 6px 0;
	float: right;
	list-style: none;
	}
#top li {
	margin: 0;
	padding: 0 0 0 15px;
	position: relative;
	float: left;
	font-weight:bold;
	}
#top a:link,
#top a:visited {
	color:#e33258;
	}
#top a:hover {
	color: #e33258;
	text-decoration: none;
	}

#top #t-search {
	z-index: 999;
	}
#top #t-search .searchpanel {
	top: 20px;
	left: -43px;
	width: 240px;
	display: none;
	position: absolute;
	}
#top li.t-normal a{
	color: #000;
	cursor: pointer;
	}
#top #t-search .searchpanel_scroll {
	color: #000;
	cursor: pointer;
	}
#top #t-search .searchpanel_scroll:hover {
	color: #000;
	}
#top #searchform {
	padding: 7px;
	background: #0cc6ef url('images/bg-search.png');
	}
#top #searchform #s {
	width: 215px;
	padding: 4px 5px;
	position: relative;
	border: none;
	}
*:first-child+html #top #searchform #s {
	width: 210px;
	}

    #languageButton{
    float:left;
	background:transparent url('img/ta_a.gif') no-repeat left top;
	border:1px black solid;
	width:20px;
	height:20px;
	}

