/*
	Theme Name: News
	Theme URL: http://www.studiopress.com/themes/news
	Description: News is a 3-column Widget-ready theme created for WordPress.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0
	Tags: three columns, fixed width, white, blue, gray, black, sidebar widgets
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

.style11 {
	color: #ffffff;
	font-size: 9px;
}
.style2 {color: #000000}


body {
	/*background: #D2D2D2 url(http://www.stl.ro/wp-content/uploads/2011/07/Telemedia_STL_1280x766.jpg) no-repeat fixed center top;
	width: 1250px;*/
	background: #D2D2D2  no-repeat fixed center top;
	width: 1250px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 10px;
	padding: 0px 0px 5px 0px;	
	
	}
	
#wrap {
	background: #FFFFFF;
	width: 1010px;
	margin: 0px auto 10px;
	padding: px 0px 5px 0px;
	position: relative;
	border: 1px solid #444444;
	
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	color: #000000;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
	
/************************************************
*	Topnav          							*
************************************************/

#topnavbar {
	width: 1010px;
	height: 24px;
	background-image:url(images/search-bg.gif);
	color: #ffffff;
	font-family:"Trebuchet MS";
	margin: 0px;
	padding: 0px 0px 5px 0px;

	}
	
#topnavbar a, #topnavbar a:visited {
	color: #ffffff;
	font-size: 11px;
	font-family:"Trebuchet MS";
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-family: Arial, Tahome, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	width: 180px;
	
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	}
	
.topnavbarright {
	width: 760px;
	
	float: right;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	}
	
#topnav {
	float: right;
	margin: 0px;
	padding: 0px;
	}
	
#topnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#topnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#topnav li a, #topnav li a:link, #topnav li a:visited {
	color: #ffffff;
	display: block;
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-transform: uppercase;
    margin: 0px;
	padding: 5px 10px 5px 10px;
	}

#topnav li a:hover, #topnav li a:active {
	/*background: #444444;*/
	color: #FFFFFF;
    margin: 0px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	}
	
#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	background: #444444;
	width: 97px;
	color: #FFFFFF;
	font-size: 9px;
	font-family:"Trebuchet MS";
	font-weight: bold;
	text-transform: uppercase;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #FFFFFF;
	/*border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;*/
	border-bottom: 1px solid #FFFFFF;
	}
	
#topnav li li a:hover {
	background-image:url(images/bgtopnav.jpg);
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	
	}

	
#topnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 130px;
	margin: 0px;
	padding: 0px;
	}

#topnav li li { 
	}

#topnav li ul a { 
	width: 120px;
	}

#topnav li ul a:hover, #topnav li ul a:active { 
	}

#topnav li ul ul {
	margin: -25px 0 0 141px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover1 ul ul, #topnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover1 ul, #topnav li li.sfhover1 ul, #topnav li li li.sfhover1 ul {
	left: auto;
	}

#topnav li:hover, #topnav li.sfhover { 
	position: static;
	}
	
#topnav .current_page_item a {
	background: #000000;
	color: #FFFFFF;
    margin: 0px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 1010px;
	background-image:url(images/cc0000-2_943651a.gif);
	height: 95px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#header h1, #header h4 {
	color: #111111;
	font-size: 11px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
	color: #111111;
	
	font-size: 11px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #111111;
	text-decoration: none;
	}

#header p {
	color: #666666;
	font-style: italic;
	padding: 0px 10px 5px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
.headertext {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	}
	
.headerleft {
	width: 255px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headerright {
	width: 735px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
		}
	
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width: 1010px;
	height: 29px;
	margin: 0px;
	background-image:url(images/hygiene-bg_2.gif);
	padding: 0px 0px 0px 0px;
	/*border-top: 1px solid #D5D5D5;*/
	border-bottom: 1px solid #D5D5D5;
	}
	
.navbarleft {
	width: 780px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.navbarright {
	width: 170px;
	float: right;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	}
	
.navbarright a, .navbarright a:visited {
	color: #ffffff;
	font-size: 11px;
	font-family:"Trebuchet MS";
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
	
.navbarright a:hover {
	color: #ffffff;
	text-decoration: underline;
	
	}

#nav {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a,#h1 li a, #h1 li a:link, #h1 li a:visited, #nav li a:link, #nav li a:visited {
	color: #ffffff;
		
	display: block;
	font-size: 11px;
	height: 23px;
	font-family:"Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0px;
	padding: 7px 10px 7px 10px;
	}

#nav li a:hover, #nav li a:active {
	/*background: #333333;*/
	height: 23px;
	font-family:"Trebuchet MS";
	font-weight: bold;
	background-image:url(images/bgtopnav.jpg);
	color: #FFFFFF;
    margin: 0px;
	padding: 4px 10px 0px 10px;
	text-decoration: underline;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #333333;
	text-decoration:underline;
	width: 130px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahome, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #444444;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 130px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -25px 0 0 151px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
.rsslink {
	padding: 3px 10px 3px 16px;
	background: url(images/rss.png) no-repeat left center;
	}	

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 1010px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft {
	float: left;
	width: 585px;
	margin: 0px;
	padding: 0px;
	}
	
#contentwide {
	float: left;
	width: 1010px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft .hptabber ul {
	list-style-type: square;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#contentleft .hptabber ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft .hptabber {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #D5D5D5;
	}
	
#contentleft .hptabberblock {
	float: left;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	display: inline;
	}
	
#contentleft .hpmain {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #D5D5D5;
	}
	
#contentleft .hpmain p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft .hpblock {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}

#contentleft .hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft .hpbottom {
	margin: 0px;
	padding: 0px;
	}

#contentleft .hpleft {
	float: left;
	width: 245px;
	margin: 0px;
	padding: 0px;
	}

#contentleft .hpright {
	float: right;
	width: 245px;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft .hpfeatured {
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
#contentleft .hpfeatured p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

blockquote {
	background: #F4F4F4;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border: 1px solid #DDDDDD;
	}
	
.post {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 0px 9px;
	border: 1px solid #DDDDDD;
	}
	
.postwide {
	background: #FFFFFF;
	float: left;
	margin: 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.post p, .postwide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post ul, .postwide ul  {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post ul li, .postwide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.post ul ul, .postwide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.post ol, .postwide ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post ol li, .postwide ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
		
.breadcrumb {
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #EEEEEE;
	}

.clear {
	clear: both;
	}

.thumb {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 2px;
	border: 1px solid #000000;
	}
	
.thumb2 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	border: 1px solid #000000;
		}
	
hr {
	border-bottom: 1px dotted #DDDDDD; 
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px 5px 0px; 
	padding: 0px 0px 5px 0px; 
	clear: both;
	}

.date {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.time {
	background: #FFFFFF url(images/icon_time.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 18px;
	}
	
.icomment {
	background: #FFFFFF url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: #FFFFFF url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.category {
	background: #FFFFFF url(images/icon_category.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.postmeta {
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: 1px solid #EEEEEE;
	}
	
.postmeta2 {
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: 1px solid #EEEEEE;
	}
	
.archive {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px 10px 20px 0px;
	}
	
.adblock {
	background: #FFFFFF;
	width: 565px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #DDDDDD;
	}
	
/************************************************
*	Headlines 					     		    * 
************************************************/

#content h1 {
	color: #111111;
	font-size: 26px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	line-height: 25px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #111111;
	font-size: 26px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #CC0000;
	text-decoration: none;
	}
	
#contentleft h2 {
	color: #000000;
	font-size: 20px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft .hpmain h2, #contentleft .hpmain h2 a, #contentleft .hpmain h2 a:visited  {
	color: #000000;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 10px 0px 3px;
	}

#contentleft .hpmain h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#contentleft .hpfeatured h2, #contentleft .hpfeatured h2 a, #contentleft .hpfeatured h2 a:visited {
	color: #111111;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#contentleft .hpfeatured h2 a:hover {
	color: #CC0000;
	text-decoration: none;
	}
	
#contentleft h3 {
	color: #111111;
	font-size: 18px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	}
	
#contentleft h4 {
	color: #111111;
	font-size: 16px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#contentleft h5 {
	color: #111111;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#contentleft h6 {
	color: #111111;
	font-size: 12px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #EEEEEE;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
/************************************************
*	main pp   	        	        * 
************************************************/	

div#categorievedete {
width:547px;
		background:#CC0000;
		color:#FFFFFF;
		text-align:left;
		text-transform:uppercase;
		font-size:12px;
		font-weight:bold;
		font-family:"Trebuchet MS";
		height:15px;
		padding:0px 0px 2px 10px;
		margin:10px 0px 5px 0px;
				} 
div#categoriesport {
		background:#2faf16;
		color:#FFFFFF;
		text-align:left;
		text-transform:uppercase;
		font-size:12px;
		font-weight:bold;
		font-family:"Trebuchet MS";
		height:15px;
		padding:0px 0px 2px 10px;
		margin:10px 0px 5px 0px;
				}	
div#categoriesex {
		background:#F008E2;
		color:#FFFFFF;
		text-align:left;
		text-transform:uppercase;
		font-size:12px;
		font-weight:bold;
		font-family:"Trebuchet MS";
		height:15px;
		padding:0px 0px 2px 10px;
		margin:10px 0px 5px 0px;
				}							
div#categoriecocktail {
		background:#000000;
		color:#FFFFFF;
		text-align:left;
		text-transform:uppercase;
		font-size:12px;
		font-weight:bold;
		font-family:"Trebuchet MS";
		height:15px;
		padding:0px 0px 2px 10px;
		margin:10px 0px 5px 0px;
				}
				
				
div#pp2vedete {
		height:17px;
		background:#CC0000;
		color:#FFFFFF;
		text-align:left;
		text-decoration:none;
		/*margin-top:20px;*/
		position:relative;
		top:-38px;
		margin:0px 4px 0px 4px;
				}
div#pp2sport {
		height:17px;
		background:#2faf16;
		color:#FFFFFF;
		text-align:left;
		text-decoration:none;
		/*margin-top:20px;*/
		position:relative;
		top:-38px;
		margin:0px 4px 0px 4px;
				}	
div#pp2sex {
		height:17px;
		background:#f008e2;
		color:#FFFFFF;
		text-align:left;
		text-decoration:none;
		/*margin-top:20px;*/
		position:relative;
		top:-38px;
		margin:0px 4px 0px 4px;
				}			
div#pp2cocktail {
		height:17px;
		background:#000000 ;
		color:#FFFFFF;
		text-align:left;
		text-decoration:none;
		/*margin-top:20px;*/
		position:relative;
		top:-38px;
		margin:0px 4px 0px 4px;
				}				
				
				
div#distantier {
		height:10px;
				}
				
div#pp4 {color:#CC0000; font-family:"Trebuchet MS"; font-size:12px; font-weight:bold; line-height:12px;}
#pp4 a, #pp4 a:visited, #pp4 a:link, #pp4 a:active,#pp4 a:hover {color:#CC0000; font-family:"Trebuchet MS"; line-height:12px; font-size:12px; font-weight:bold;}				
		
div#pp3 {
		color:#000000;
		text-align:left;
		text-decoration:none;
		line-height: 10px;
		margin-bottom:5px;
				}
		
#pp3 a  {
		color:#000000;		
		text-decoration:none;
		}
#pp3 a:visited {
		color:#000000;		
		text-decoration:none;
		font-weight:normal;
		
		}
#pp3 a:link {
		color:#000000;		
		text-decoration:none;
		}	
#pp3 a:active  {
		color:#000000;		
		text-decoration:none;
		}
#pp3 a:hover  {
		color:#000000;
		text-decoration:none;
			}
		
			

		
div#pp1vedete {
		color:#FFFFFF;
		text-decoration:none;
		/*padding-top:20px;*/
		font-size: 14px;
		height:1px;
		padding-bottom:10px;			
						}
						
#pp1   {text-align:center;
		}

#pp1vedete a  {
		background:#CC0000;
		color:#FFFFFF;		
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		font-size:14px;
		position:relative;
		top:-30px;
		margin-left:4px;
						}
						
#pp1 a:visited {
		color:#FFFFFF;
		text-align:center;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
		font-size:14px;
				}
#pp1 a:link {
		color:#FFFFFF;
		text-align:center;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
		font-size:14px;
			}		
#pp1 a:active  {
		color:#FFFFFF;
		text-align:center;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
		font-size:14px;
				}
#pp1 a:hover  {
		color:#FFFFFF;
		text-align:center;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
		font-size:14px;											}
		
		
	
		

div#pp1sport {
		color:#FFFFFF;
		text-decoration:none;
		/*padding-top:20px;*/
		font-size:16px;
		height:1px;
		padding-bottom:10px;			
						}
#pp1sport a  {
		background:#2faf16;
		color:#FFFFFF;		
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		font-size:16px;
		position:relative;
		top:-38px;
		margin-left:4px;
						}
div#pp1sex {
		color:#FFFFFF;
		text-decoration:none;
		/*padding-top:20px;*/
		font-size:16px;
		height:1px;
		padding-bottom:10px;			
						}
#pp1sex a  {
		background:#f008e2;
		color:#FFFFFF;		
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		font-size:14px;
		position:relative;
		top:-30px;
		margin-left:4px;
						}
div#pp1vcocktail {
		color:#FFFFFF;
		text-decoration:none;
		/*padding-top:20px;*/
		font-size:16px;
		height:1px;
		padding-bottom:10px;			
						}
#pp1cocktail a  {
		background:#000000;
		color:#FFFFFF;		
		font-weight:bold;
		text-align:center;
		text-decoration:none;
		text-transform:uppercase;
		font-size:16px;
		position:relative;
		top:-38px;
		margin-left:4px;				}						
	
/************************************************
*	Sidebarcos	    	        	        * 
************************************************/	
	
div#sidebarcosbg {
	background-color:#F0F0F0;
	font-family:"Trebuchet MS";
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
	width:100%;
	height:100%;
			}	
					
table#sidebarcostable {
	border:#CCCCCC solid 1px;
	margin:5px 5px 5px 5px;
	text-align:center;
	padding: 0px;	
					}
#sidebarcostable {

	color:#000000;
	font-size:16px;
	font-weight:bold;
			}
#sidebarcostable a {
	display:block;
	text-decoration:none;
	
	color:#000000;
	font-size:16px;
	font-weight:bold;
			}
#sidebarcostable a:link{
	
	text-decoration:none;
	color:#000000;
	font-size:16px;
	font-weight:bold;
			}			
#sidebarcostable a:active{
	
	text-decoration:none;
	color:#000000;
	font-size:16px;
	font-weight:bold;
			}			
#sidebarcostable a:visited{
	
	text-decoration:none;
	color:#000000;
	font-size:16px;
	font-weight:bold;
			}			
#sidebarcostable a:hover {
	background:#CC0000;
	text-decoration:none;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
			}					
					
					

					
td.off {
background: #ffffff;
color:#000000;
}
td.on {
background: #CC0000;
color:#FFFFFF;


} 
	
				
.sidebarcostable2 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #000000;
	}
	
.sidebarcostable5 {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #000000;
	}
	
				

					
					
					
					
					
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#sidebar .widget {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
	border: none;
	}
	
#sidebar h4 {
	color: #111111;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#sidebar embed, #sidebar object {
	width: 295px; 
	height: 250px;
	margin: 0px; 
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	}
	
#sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	}
	
.enews {
	background: url(images/enews.png) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar .enews p {
	margin: 0px;
	padding: 0px 0px 0px 45px;
	}
	
	
	
/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	float: left;
	width: 145px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#l_sidebar .widget {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
	border: none;
	}
	
#l_sidebar h4 {
	background: #FFFFFF;
	color: #111111;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
	
#l_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	float: right;
	width: 145px;
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#r_sidebar .widget {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
	border: none;
	}
	
#r_sidebar h4 {
	background: #FFFFFF;
	color: #111111;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	}
	
#r_sidebar p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Footer      								*
************************************************/

#footer {
	width: 1010px;
	background-color:#CC0000;
	height: 19px;
	color: #111111;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #D5D5D5;
	}
	
#footer p {
	font-size: 11px;
	font-family: Arial, Tahome, Verdana;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	}
	
#footer a, #footer a:visited {
	color: #111111;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #111111;
	text-decoration: underline;
	}
	
.footer {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
	
	
	
	/************************************************
*	menu                       	    * 
************************************************/

#menu_left {
	float: left;

	margin: 0px 1px 0px 2px;
	padding: 0px;
	display: block;
	font-family: "Trebuchet MS";
	color:#FFFFFF;
	}

	
 .menu_left1 {
 
 background-width: 100%;
 background-color:#CC0000;
 font-family:"Trebuchet MS";
 color:#FFFFFF;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 			}

	.menu_left1 a:visited 
	{
 
 background-width: 100%;
 /*background-color:#CC0000;*/
 font-family:"Trebuchet MS";
 color:#FFFFFF;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 			}
	
	.menu_left1 a, a:active {
 
 background-width: 100%;
 /*background-color:#CC0000;*/
 font-family:"Trebuchet MS";
 color:#FFFFFF;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 			}


.menu_left1 a:hover
 {
 background-width:100%; 

 font-family:"Trebuchet MS";
 color:#FFFFFF;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 background-repeat:repeat;
 			}

.menu_left1 td:hover {
 background-width:100%; 
 background-color:#000000;
 font-family:"Trebuchet MS";
 color:#FFFFFF;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 background-repeat:repeat;
 			}


.menu_left2 {
 background-width: 100%;
 background-color:#E9E9E9;
 font-family:"Trebuchet MS";
 color:#000000;
 font-size:11px;
 font-weight:bold;
 text-decoration:none;
 			}
			
.menu_left2 a, a:active, a:visited {
 background-width: 100%;
 /*background-color:#E9E9E9;*/
 font-family:"Trebuchet MS";
 color:#000000;
 font-size:11px;
 font-weight:bold;
 text-decoration:none;
 			}
			
.menu_left2  a:hover {
 background-width:100%; 
 background-color:#000000;
 font-family:"Trebuchet MS";
 color:#FFFFFF;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 background-repeat:repeat; 
 			}
			
			
			
.menu_left2 td {
 background-width: 100%;
 /*background-color:#E9E9E9;*/
 font-family:"Trebuchet MS";
 color:#ffffff;
 font-size:11px;
 font-weight:bold;
 text-decoration:none;
 			}			
			
			
.menu_left2 td, td:active, td:visited {
 background-width: 100%;
 /*background-color:#E9E9E9;*/
 font-family:"Trebuchet MS";
 color:#000000;
 font-size:11px;
 font-weight:bold;
 text-decoration:none;
 			}			
			
.menu_left2 td:hover {
 background-width:100%; 
 
 font-family:"Trebuchet MS";
 color:#FFFFFF;
 font-size:12px;
 font-weight:bold;
 text-decoration:none;
 background-repeat:repeat; 
 			}



	
	

	
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px 0px 0px 150px;
	padding: 0px;
	display: inline;
	
	}
	
#s {
	background: #F4F4F4 !important;
	width: 160px;
	color: #222222;
	font-size: 10px;
	font-family:"Trebuchet MS";
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 3px 5px;
	
	}
	
#searchsubmit {
	background: #444444;
	color: #FFFFFF;
	font-size: 10px;
	font-family:"Trebuchet MS";
	margin: 0px 0px 0px 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border: 1px solid #222222;
	}
	
/************************************************
*  eNews Subscribe								*
************************************************/

#subscribe {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#subbox {
	background: #F4F4F4 !important;
	width: 250px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
	padding: 4px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #444444;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 10px 0px 10px 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border: 1px solid #222222;
	}

/************************************************
*	Comment Form								*
************************************************/
	
#author, #email, #url {
	background: #D4D4D4 !important;
	width: 250px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#comment {
	background: #F4F4F4;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	display: inline;
	}
	
#submit {
	background: #444444;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border: 1px solid #222222;
	}

/************************************************
*	Comments									*
************************************************/

.comments {
	width: 565px;
	background: #FFFFFF;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #DDDDDD;
	}
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F4F4F4;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Tabber  									*
************************************************/
	
.tabberlive .tabbertabhide {
	display: none;
	}

.tabberlive {
	margin-bottom: 0px;
	margin-right: 4px;

	}
  
ul.tabbernav {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	
	}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
	}

ul.tabbernav li a {
	padding: 0px;
	border-bottom: none;
	text-decoration: none;
	}

ul.tabbernav li a:link {
	background: #000000;
	font-size:10px;
	font-weight:bold;
	color: #ffffff;
	text-transform:uppercase;
	margin: 0px 2px 0px 0px;
	padding: 5px 3px 3px 3px;
	}
	
ul.tabbernav li a:visited {
	background: #FFFFFF;
	color: #111111;
	}

ul.tabbernav li a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
	}

ul.tabbernav li.tabberactive a {
	background: #ffffff;
	color: #000000;
	padding: 5px 3px 3px 3px;
	text-decoration: none;
	border: 1px solid;
	border-up-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#ffffff;
	}

ul.tabbernav li.tabberactive a:hover {
	background: #ffffff;
	color: #000000;
	}
  
.tabberlive .tabbertab {
	color: #000000;
	border: 1px solid;
	border-up-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	margin: 0px;
	padding: 3px 3px 3px 10px;
	}
	
.tabberlive .tabbertab h2 {
	display: none;
	}
	
.tabberlive .tabbertab h3 {
	display: none;
	}

.tabbertab cite {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	footer widget						*
************************************************/


#footer-widgeted {
	width: 1010px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#footer-widgeted p {
	color: #333333;
        font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#footer-widgeted a, #footer-widgeted a:visited {
	color: #333333;
	text-decoration: none;
	}
#footer-widgeted a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
#footer-widgeted ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#footer-widgeted ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}
#footer-widgeted ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
#footer-widgeted ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
#footer-widgeted ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
	
#footer-widgeted h4 {
	color: #333333;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#footer-widgeted .widget {
	background: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: none;
	}
	
.footer-widgeted-1 {
	width: 215px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 10px;
	}
.footer-widgeted-2 {
	width: 215px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 10px;
	}
.footer-widgeted-3 {
	width: 215px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 10px;
	}
.footer-widgeted-4 {
	width: 215px;
	float: right;
	margin: 0px;
	padding: 20px 0px 5px 0px;
	}		

sidebar promo articole

#sidebarpromoart td {
display: none;
		}

