body{font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; line-height: 18px; background: #fff;}
input, textarea, select{font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

/***** PAGES STRUCTURE *****/

#home, #search, #subsection, #article{width: 1000px; margin: 25px auto; position: relative;}
/*page structure for home*/
#home #content{width: 680px; float: left; clear: both;}
#home #sidebar{width: 310px; float: right;}
/*page structure for search*/
#search #content{width: 680px; float: left; clear: both;}
#search #sidebar{width: 310px; float: right;}
/*page structure for subsection*/
#subsection #content{width: 680px; float: left; clear: both;}
#subsection #sidebar{width: 310px; float: right;}
/*page structure for article*/
#article #content{width: 680px; float: left; clear: both;}
#article #sidebar{width: 310px; float: right;}

#sky_left{width: 120px; height: 600px; position: absolute; top: 0; left: -120px;}
#sky_right{width: 120px; height: 600px; position: absolute; top: 0; right: -120px;}

/***** GENERAL CLASSES *****/
/*box content*/
#content .box{margin-bottom: 10px;}
	#content .box .top{background: url(sliding.gif) 100% -174px no-repeat;}
		#content .box .top div{height: 5px; background: url(sliding.gif) 0 -179px no-repeat; overflow: hidden;}
	#content .box .body{border-right: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; padding: 5px 10px; overflow: hidden;}
	#content .box .bottom{background: url(sliding.gif) 100% -184px no-repeat;}
		#content .box .bottom div{height: 5px; background: url(sliding.gif) 0 -189px no-repeat; overflow: hidden;}
/*box red*/
.red .top{background: url(sliding.gif) 100% -210px no-repeat !important;}
	.red .top div{height: 36px !important; background: url(sliding.gif) 0 -246px no-repeat !important; overflow: hidden; position: relative;}
		.red .top div h1, .red .top div h2 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #fefefe; font-weight: bold; line-height: 36px; padding: 0 10px;/*text-transform: capitalize;*/}
		.red .top div p {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #fefefe; font-weight: bold; line-height: 36px; padding: 0 10px;}
		.red .top div span{color: #fff; position: absolute; top: 10px; right: 10px;}
		.red .top div strong {color:#FFFF00;font-weight:bold;}
/*box sidebar*/
#sidebar .box{margin-bottom: 10px;}
	#sidebar .box .top{background: url(sliding.gif) 100% -194px no-repeat;}
		#sidebar .box .top div{height: 4px; background: url(sliding.gif) 0 -198px no-repeat; overflow: hidden;}
	#sidebar .box .body{background: #f2f2f2; border-right: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; padding: 2px 4px;}
		#sidebar .box .body p.head{height:36px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #333; font-weight: bold; line-height: 36px; background: url(backgrounds.gif) repeat-x; border-bottom: 1px solid #e2e2e2; padding: 0 10px;}
		#sidebar .box .body p.head a {color: #333; text-decoration:none;}
		#sidebar .box .body div{background: #fff; padding: 10px; overflow: hidden;}
	#sidebar .box .bottom{background: url(sliding.gif) 100% -202px no-repeat;}
		#sidebar .box .bottom div{height: 4px; background: url(sliding.gif) 0 -206px no-repeat; overflow: hidden;}
/*publicity*/
#sidebar .publicity .body div{padding: 0 !important;}
	#sidebar .publicity .body div p{font-size: 10px; color: #033e6c; text-align: center; text-transform: uppercase; margin: 1px 0;}
/*thumbs*/
.ThumbLarge{width: 230px; height: 173px; margin: 0 10px 0 0; display: block; float: left; overflow: hidden;}
.ThumbMedium{width: 160px; height: 120px; margin: 0 10px 0 0; display: block; float: left; overflow: hidden;}
.ThumbSmall{width: 50px; height: 70px; margin: 0 10px 0 0; display: block; float: left; overflow: hidden;}
/*title*/
a.TitleBig{font-size: 22px; color: #033e6c; line-height: normal; text-decoration: none; letter-spacing: -0.25px; display: block;}
a.TitleBig:hover{color: #ff0000;}
/*info*/
.info{font-size: 11px; color: #8d8d8d; margin-bottom: 8px; display: block;}
.catview {color:#FF0000;font-weight:bold;text-decoration:none;text-transform:uppercase;}
.catview:hover{color:#033E6C;}
/*all*/
a.all{font-size: 11px; color: #ff0000; font-weight: normal; line-height: normal; background: url(icons.gif) 100% -330px no-repeat; padding-right: 8px;}
a.all:hover{color: #333;}
/*related*/
.related{}
	.related li{padding: 0 !important; margin: 0 !important; border: 0 !important;}
		.related li a{color: #033e6c; font-weight: bold; text-decoration: underline; background: url(icons.gif) 0 -76px no-repeat; padding-left: 14px; display: block; overflow: hidden;}
		.related li a:hover{color: #ff0000;}
#sidebar .related{clear: both;}
/*pages*/
.pages{position: absolute;}
	.pages a{width: 19px; height: 19px; text-indent: -1000px; display: block; float: left; overflow: hidden;}
	.pages a.back{background: url(icons.gif) 0 -150px no-repeat; outline: none;}
	.pages a.back:hover{background-position: 0 -180px;}
	.pages a.InactiveBack, .pages a.InactiveBack:hover{background: url(icons.gif) 0 -210px no-repeat; cursor: default;}
	.pages a.next{background: url(icons.gif) 100% -240px no-repeat; outline: none;}
	.pages a.next:hover{background-position: 100% -270px;}
	.pages a.InactiveNext, .pages a.InactiveNext:hover{background: url(icons.gif) 100% -300px no-repeat; cursor: default;}
	.pages ul{float: left;}
		.pages ul li{margin: 0 4px 0 0; float: left;}
		.pages ul li.last{margin: 0;}
			.pages ul li.selected a, .pages ul li.selected a:hover{color: #fff; background: url(buttons.gif) 0 -100px no-repeat; cursor: default; outline: none;}
			.pages ul li a{color: #666; line-height: 19px; text-align: center; text-decoration: none; text-indent: 0;}
			.pages ul li a:hover{color: #333; background: url(buttons.gif) 0 -150px no-repeat;}
		.pages ul li.selected strong {background:transparent url(buttons.gif) no-repeat scroll 0 -100px;color:#FFFFFF;cursor:default;outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;line-height:19px;text-align:center;text-decoration:none;text-indent:0;display:block;float:left;height:19px;overflow:hidden;width:19px;}
.pages a.InactiveBack, .pages a.InactiveBack:hover, .pages strong.InactiveBack {background:transparent url(icons.gif) no-repeat scroll 0 -210px;cursor:default;height:19px;width:19px;}
.pages a.back, .pages strong.back {background:transparent url(icons.gif) no-repeat scroll 0 -150px;height:19px;outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;width:19px;}
.pages a, .pages strong {display:block;float:left;overflow:hidden;text-indent:-1000px;}
.pages a.InactiveNext, .pages a.InactiveNext:hover, .pages strong.InactiveNext {background:transparent url(icons.gif) no-repeat scroll 100% -300px;cursor:default;}
.pages a.next, .pages strong.next {background:transparent url(icons.gif) no-repeat scroll 100% -240px;height:19px;outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;width:19px;}
/*breadcrumbs*/
.breadcrumbs{line-height: normal; margin-bottom: 10px; overflow: hidden;}
	.breadcrumbs li{background: url(icons.gif) 100% -690px no-repeat; padding-right: 12px; margin-right: 7px; float: left;}
		.breadcrumbs li a{color: #999; text-decoration: none;  display: block;}
		.breadcrumbs li a:hover{color: #333;}
	.breadcrumbs li.last{background: none; padding: 0; margin: 0;color: #999;}
		.breadcrumbs li.last a, .breadcrumbs li.last a:hover{color: #999; cursor: default;}
/*submit*/
.submit{height: 27px; background: url(buttons.gif) 100% -200px no-repeat; display: block; overflow: hidden;}
	.submit input{width: auto !important; height: 27px; font-size: 11px; color: #fff !important; font-weight: bold; line-height: 27px; background: url(buttons.gif) 0 -250px no-repeat !important; border: 0 !important; padding: 0 20px 0 20px !important; margin: 0 !important; float: none !important; outline: none; cursor: pointer;}
	.submit input:hover{color: #000 !important;}
	/*gray*/
	.gray input{color: #333 !important; background-position: 0 -350px !important;}
	.gray input:hover{color: #ff0000 !important;}
/*buttons*/
.button{height: 27px; font-size: 11px; color: #fff; font-weight: bold; text-decoration: none; background: url(buttons.gif) 100% -200px no-repeat; display: block; overflow: hidden; cursor: pointer;}
.button:hover{color: #000;}
	.button span{height: 27px; line-height: 27px; background: url(buttons.gif) 0 -250px no-repeat; padding: 0 20px 0 20px; float:left;}
	/*gray*/
	.gray{color: #333; background-position: 100% -300px;}
	.gray:hover{color: #ff0000;}
		.gray span{background-position: 0 -350px;}
.button1			{float:right;background:transparent url(buttons.gif) no-repeat scroll 100% -200px;color:#FFFFFF;cursor:pointer;display:block;font-size:11px;font-weight:bold;height:27px;overflow:hidden;text-decoration:none;}
.button1:hover {color:#000000;}
.button1 span {background:transparent url(buttons.gif) no-repeat scroll 0 -250px;float:left;height:27px;line-height:27px;padding:0 20px;}
/*tags*/
.tags{margin-bottom: 20px; overflow: hidden; clear: both;}
	.tags dt{font-weight: bold; float: left; clear: left;}
	.tags dd{margin-left: 8px;; float: left;}
		.tags dd a{color: #333;}
		.tags dd a:hover{color: #ff0000;}
/*comments*/
.comments{margin-bottom: 20px;}
	.comments div{height: 34px; border-bottom: 1px dashed #bdbdbd; margin-bottom: 10px;}
		.comments div strong{line-height: normal; margin: 0 10px 0 0; float: left;}
		.comments div .down{width: 19px; height: 19px; text-indent: -1000px; background: url(icons.gif) 0 -570px no-repeat; margin-right: 5px; display: block; float: left; overflow: hidden;}
		.comments div .down:hover{background-position: 0 -600px;}
		.comments div .up{width: 19px; height: 19px; text-indent: -1000px; background: url(icons.gif) 0 -630px no-repeat; display: block; float: left; overflow: hidden;}
		.comments div .up:hover{background-position: 0 -660px;}
		.comments div .button{margin-left: 4px; float: right;}
		.comments div .gray span{padding: 0 15px;}
	.comments strong{height: 24px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #333; font-weight: bold; line-height: 24px; text-transform: uppercase; margin-bottom: 15px; display: block;}
	.headcomment{height: 24px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #333; font-weight: bold; line-height: 24px; text-transform: uppercase; margin-bottom: 15px; display: block;}
	/*comments list*/
	.CommentsList{background: #fff url(category-news.gif) repeat-x; overflow: hidden;}
		.CommentsList li{border-bottom: 1px dashed #bdbdbd; padding: 0 0 10px 0; margin: 0 0 10px 0; overflow: hidden;}
			.CommentsList li .avatar{width: 75px; height: 75px; margin-right: 10px; float: left; overflow: hidden;}
			.CommentsList li a.user{color: #ff0000; font-weight: bold; text-decoration: none; margin-bottom: 8px;}
			.CommentsList li a.user:hover{color: #033E6C;}
			.CommentsList li .date{line-height: 25px; margin-bottom: 10px; display: block;}
			.CommentsList li p{margin: 0 !important; overflow: hidden;}
	/*pages*/
	.comments .PagesContainer{height: auto; border-bottom: 1px dashed #bdbdbd; padding-bottom: 10px; margin-bottom: 20px; overflow: hidden;}
		.comments .PagesContainer .pages{height: auto; border: 0; margin: 0; float: right; position: relative;}
	/*comment form*/
	.CommentForm{width: 475px; overflow: hidden; position: relative;}
		.CommentForm input{width: 190px; color: #999; background: #fff url(backgrounds.gif) 0 -36px repeat-x; border: 1px solid #e7e7e7; padding: 5px; margin: 0 10px 10px 0; float: left; clear: both;}
		.CommentForm label{color: #666; line-height: 27px; margin-bottom: 10px; display: block;}
			.CommentForm label span{color: #999; margin-left: 5px;}
		.CommentForm textarea{width: 463px; height: 150px; color: #999; background: #fff url(backgrounds.gif) 0 -61px repeat-x; border: 1px solid #e7e7e7; padding: 2px 5px; margin-bottom: 10px;}
		.CommentForm .code{float: left;}
			.CommentForm .code label{line-height: 12px; margin: 0; float: left;}
			.CommentForm .code span{height: 27px; margin: 0 10px; float: left; overflow: hidden;}
			.CommentForm .code input{width: 80px; margin: 0; clear: none;}
		.CommentForm .submit{float: right;}
		/*add*/
		.commentsValidationError, .commentAdded, .commentsCaptchaContainer , .commentsCaptchaError {display:none;}
		div.commentsValidationError, .commentsCaptchaError {font-weight:bold;padding:3px;margin-bottom:10px;	background:#fff;color:#FF0000;}
		div.commentsValidationError b {color:#ee0000;}
		.commentsCaptchaContainer {padding:10px;margin-bottom:10px;}
		input.error,textarea.error{border-color:#EE0000;}
/*carousel*/
.carousel{margin-bottom: 20px; overflow: hidden;}
	.carousel .all{line-height: 12px; margin-top: 15px;display:block;background:transparent none repeat scroll 0 0;}
.carousel .jcarousel-container{width: 512px; padding: 0 28px; margin-right: 10px; float: left; position: relative;}
.carousel .jcarousel-clip{width: 512px; height: 58px; overflow: hidden; position: relative; z-index: 2;}
.carousel .jcarousel-list{overflow: hidden; position: relative; z-index: 1;}
.carousel .jcarousel-item{width: 77px; height: 58px; margin-right: 10px; float: left;}
	.carousel .jcarousel-item a{width: 75px; height: 56px; border: 1px solid #fff; display: block; overflow: hidden;}
	.carousel .jcarousel-item a:hover{border: 1px solid #ff0000;}
.carousel .jcarousel-next{width: 19px; height: 19px; background: url(icons.gif) 0 -1140px no-repeat; border-left: 1px solid #e7e7e7; display: none; position: absolute; top: 20px; right: 0; z-index: 3; cursor: pointer;}
.carousel .jcarousel-next:hover{background-position: 0 -1170px;}
.carousel .jcarousel-next-disabled,
.carousel .jcarousel-next-disabled:hover{cursor: default; background-position: 0 -1200px;}
.carousel .jcarousel-prev{width: 19px; height: 19px; background: url(icons.gif) 0px -1050px no-repeat; border-right: 1px solid #e7e7e7; display: none; position: absolute; top: 20px; left: 0; z-index: 3; cursor: pointer;}
.carousel .jcarousel-prev:hover{background-position: 0 -1080px;}
.carousel .jcarousel-prev-disabled,
.carousel .jcarousel-prev-disabled:hover{cursor: default; background-position: 0 -1110px;}
/*HEADER*/
#header{margin-bottom: 10px;}
	#header .logo{width: 233px; height: 55px; text-indent: -1000px; background: url(logo.jpg) no-repeat; margin-bottom: 25px; float: left; display: block; overflow: hidden;}
/*okidoki*/
#okidoki{width: 490px; margin: 0 auto;}
	#okidoki fieldset{border: 0; padding: 0; text-align: left;}
		#okidoki fieldset input{width: 340px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #bbb; border: 1px solid #e7e7e7; border-right: 0; padding: 4px 5px; float: left;}
		#okidoki fieldset .submit{width: 64px; height: 25px; font-size: 0; color: #ed1c24; line-height: 0; letter-spacing: 100px; text-indent: -1000px; background: url(buttons.gif) 0 0 no-repeat; border: 0; margin-right: 10px; overflow: hidden; outline: none; cursor: pointer;}
		#okidoki fieldset .submit:hover{background-position: 0 -50px;}
		#okidoki fieldset label{}
			#okidoki fieldset label a{width: 59px; height: 23px; text-indent: -1000px; background: url(http://razvanh.mediaproi.ro/headere/okidoki.gif) no-repeat; display: block; overflow: hidden;}
	#okidoki .option{margin-bottom: 3px;}
		#okidoki .option input{width: auto; height: auto; border: 0; padding: 0; margin: 0 3px 0 0; vertical-align: middle; float: none;}
		#okidoki .option label{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666; margin-right: 7px; float: none;}
		#okidoki .option a{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666; line-height: 11px; text-decoration: none; padding-left: 7px; margin-left: 7px; border-left: 1px solid #999;}
		#okidoki .option a:hover{color: #000;}
/*main menu*/
.MainMenu{background: url(sliding.gif) 100% -354px no-repeat; margin-bottom: 10px; clear: both;}
	.MainMenu div{height: 66px; background: url(sliding.gif) 0 -420px no-repeat;}
		/*menu*/
		.MainMenu div .menu{padding-top: 3px; overflow: hidden;}
			.MainMenu div .menu li{height: 33px; line-height: 33px; margin-left: 7px; float: left;}
				.MainMenu div .menu li a{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 14px; color: #fff; font-weight: bold; text-decoration: none; padding: 0 15px; display: block; text-transform: uppercase;}
				.MainMenu div .menu li a:hover{color: #ff0000;}
			.MainMenu div .menu li.selected{background: url(sliding.gif) 100% -486px no-repeat;}
				.MainMenu div .menu li.selected a, .MainMenu div .menu li.selected a:hover{color: #ff0000; background: url(sliding.gif) 0 -519px no-repeat; cursor: default;}
		/*submenu*/
		.MainMenu div .submenu{margin-left: 6px; overflow: hidden;}
			.MainMenu div .submenu li{height: 30px; line-height: 30px; margin-left: 12px; float: left;}
				.MainMenu div .submenu li a{color: #333; text-decoration: none; padding: 0 9px;}
				.MainMenu div .submenu li a:hover{text-decoration: underline;}
			.MainMenu div .submenu li.selected{}
				.MainMenu div .submenu li.selected a, .MainMenu div .submenu li.selected a:hover{color: #ff0000;}

/***** HOME *****/

/*CONTENT*/
/*latest news*/
.LatestNews{border-bottom: 1px solid #E2E2E2; padding: 15px; 10px; margin-bottom: 15px; overflow: hidden;}
	.LatestNews .ThumbLarge{margin: 0 0 0 10px; float: right;}
	.LatestNews p{margin-bottom: 10px;}
/*intro list*/
.IntroList{}
	.IntroList .body{padding-bottom: 34px !important; position: relative;}
	/*intros*/
	.IntroList .intros{}
		.IntroList .intros li{border-bottom: 1px solid #e2e2e2; padding-bottom: 15px; margin-bottom: 15px; overflow: hidden;}			
			.IntroList .intros li .TitleBig{margin-bottom: 10px;}
			.IntroList .intros li p{margin-bottom: 10px;}
	/*pages*/
	.IntroList .pages{bottom: 15px; right: 10px;}

/*SIDEBAR*/
/*newsletter*/
.newsletter{}
	.newsletter .body{}
		.newsletter .body div p{margin-bottom: 10px;}
			.newsletter .body ul{background: url(backgrounds.gif) 0 -280px repeat-x; padding: 10px; overflow: hidden;}
				.newsletter .body ul li{margin-right: 10px; float: left;}
					.newsletter .body ul .follow{font-weight:bold;}
					.newsletter .body ul li .rss, .newsletter .body ul li .twitter{font-size: 12px; color: #333; text-decoration: underline; line-height: 16px; background: url(icons.gif) 0 -450px no-repeat; padding-left: 20px; display: block;}
					.newsletter .body ul li .rss{background-position: 0 -451px;}
					.newsletter .body ul li .twitter{background-position: 0 -960px;}
					.newsletter .body ul li .rss:hover, .newsletter .body ul li .twitter:hover{color: #ff0000;}
	.newsletter form{margin-bottom: 10px; overflow: hidden;}
			.newsletter form input{width: 180px; color: #666; background: #fcfcfc; border: 1px solid #e7e7e7; padding: 5px; float: left;}
			.newsletter form .submit{float: left;}
				.newsletter form .submit input{}
/*best articles*/
.BestArticles{}
	.BestArticles .body div{padding-bottom: 0;}
	.BestArticles .info{margin: 0; clear: both;}
	.BestArticles .thumb{width: 112px; margin: 0 10px 10px 0; display: block; float: left; overflow: hidden;}
	.BestArticles a.title{font-size: 12px; color: #033e6c; font-weight: bold; text-decoration: underline; padding-left: 14px; margin-bottom: 10px; display: block; overflow: hidden;}
	.BestArticles a.titlesmall{font-size: 12px; color: #033e6c; font-weight: bold; text-decoration: underline; background: url(icons.gif) 0 -76px no-repeat; padding-left: 14px; margin-bottom: 10px; display: block; overflow: hidden;}
	.BestArticles a.title:hover{color: #ff0000;}
/*editorial*/
.editorial{}
	.editorial .body div{padding-bottom: 0;}
	.editorial .thumb{width: 112px; margin: 0 10px 10px 0; display: block; float: left; overflow: hidden;}
	.editorial a.title{font-size: 12px; color: #033e6c; font-weight: bold; text-decoration: none; /*margin-top: 20px;*/ display: block;}
	.editorial a.title:hover{color: #ff0000;}
		.editorial .body div p{margin-bottom: 10px; clear: both;}
/*hot topic*/
.HotTopic{}
	.HotTopic .body .hot{background: #ededed url(backgrounds.gif) 0 -230px repeat-x !important; border-bottom: #ededed; padding: 0 !important;}
		.HotTopic .body .hot a{height: 36px; font-weight: bold; color: #ff0000; text-decoration: underline; background: url(icons.gif) 10px -1410px no-repeat; padding: 7px 0 7px 50px; display: block;}
		.HotTopic .body .hot a:hover{color: #033e6c;}
	.HotTopic .body div{}
		.HotTopic .body div p{margin-bottom: 10px;}
			.HotTopic .body div p strong{font-weight: bold;}
		.HotTopic .body div .button{float: left;}
/*cross*/
.Cross{}
	.Cross .body div{padding-bottom: 0;}
	.Cross .info{margin: 0; clear: both;}
	.Cross .thumb{width: 112px; margin: 0 10px 10px 0; display: block; float: left; overflow: hidden;}
	.Cross a.title{font-size: 12px; color: #033e6c; font-weight: bold; text-decoration: underline; padding-left: 14px; margin-bottom: 10px; display: block; overflow: hidden;}
	.Cross a.titlesmall{font-size: 12px; color: #033e6c; font-weight: bold; text-decoration: underline; background: url(icons.gif) 0 -76px no-repeat; padding-left: 14px; margin-bottom: 10px; display: block; overflow: hidden;}
	.Cross a.title:hover{color: #ff0000;}
/*add Horoscop*/
.Horoscop{}
	.Horoscop .icon{width: 65px; font-weight: bold; text-align: center; padding: 0 0 0 0 !important; float: left; position: relative; left: -10px;}
	.Horoscop .body div{padding-bottom: 0;}
	.Horoscop .info{margin: 0; clear: both;}
	.Horoscop .thumb{width: 50px; margin: 0 10px 10px 0; display: block; float: left; overflow: hidden;}
	.Horoscop a.title{font-size: 12px; color: #033e6c; font-weight: bold; text-decoration: underline; background: url(icons.gif) 0 -76px no-repeat; padding-left: 14px; margin-bottom: 10px; display: block; overflow: hidden;}
	.Horoscop a.title:hover{color: #ff0000;}
	.Horoscop form{padding-left: 120px; margin: 10px 0;}
	.Horoscop form label{margin-right: 5px; font-weight: bold; }
	.Horoscop form select{width: 70px;}
/*add Tare*/
.Tare{}
	.Tare .body div{padding-bottom: 0;}
	.Tare .info{margin: 0; clear: both;}
	.Tare .thumb{width: 112px; margin: 0 10px 10px 0; display: block; float: left; overflow: hidden;}
	.Tare a.title{font-size: 12px; color: #033e6c; font-weight: bold; text-decoration: underline; padding-left: 14px; margin-bottom: 10px; display: block; overflow: hidden;}
	.Tare a.titlesmall{font-size: 12px; color: #033e6c; font-weight: bold; text-decoration: underline; background: url(icons.gif) 0 -76px no-repeat; padding-left: 14px; margin-bottom: 10px; display: block; overflow: hidden;}
	.Tare a.title:hover{color: #ff0000;}
/*contest*/
.contest{}
	.contest a.title{font-weight: bold; color: #033e6c; text-decoration: none; margin-bottom: 5px; display: block;}
	.contest a.title:hover{color: #ff0000;}
	.contest .image{width: 280px; padding: 0 !important; margin: 0 auto 10px auto; overflow: hidden;}
	.contest .button{width: 100px; margin: 0 auto;}
		.contest .button span{width: 60px; display: block; text-align: center;}

/***** SEARCH *****/

/*CONTENT*/
/*search*/
.search{}
	.search .body{padding: 10px 10px 5px 10px !important;}
	.search form{}
		.search form fieldset{float: left;}
		.search form .sort {line-height:27px;padding:0 1em;}
			.search form fieldset input{width: 285px; color: #666; background: #fcfcfc; border: 1px solid #e7e7e7; padding: 5px; margin-right: 10px; float: left;}
			.search form fieldset .submit{background-position: 100% -300px; margin: 0; float: left;}
				.search form fieldset .submit input{color: #333 !important; background-position: 0 -350px !important;}
				.search form fieldset .submit input:hover{color: #ff0000 !important;}
		.search form span{font-size: 11px; margin: 0 10px 0 15px;}
		.search form .radio{line-height: 27px;}
			.search form .radio input{width: auto; background: #fff; border: 0; vertical-align: middle; padding: 0; margin-right: 5px; float: none;}
			.search form .radio label{font-size: 11px; margin-right: 20px;}
/*search list*/
.SearchList{}
	.SearchList .body{padding-bottom: 34px !important; position: relative;}
	/*results*/
	.SearchList .results{}
		.SearchList .results li{border-bottom: 1px solid #e2e2e2; padding-bottom: 15px; margin-bottom: 15px; overflow: hidden;}
			.SearchList .results li .new{margin-top: 3px;}					
			.SearchList .results li .label{margin-top: 3px;}
			.SearchList .results li .TitleBig{margin-bottom: 10px;}
			.SearchList .results li p{margin-bottom: 10px;}
	.SearchList .pages{bottom: 15px; right: 10px;}

/*SIDEBAR*/

/***** SUBSECTION *****/

/*CONTENT*/
/*subsection*/
.subsection{}
	.subsection .body{padding-bottom: 34px !important; position: relative;}
	/*intros*/
	.subsection .intros{}
		.subsection .intros li{border-bottom: 1px solid #e2e2e2; padding-bottom: 15px; margin-bottom: 15px; overflow: hidden;}
			.subsection .intros li .new{margin-top: 3px;}					
			.subsection .intros li .label{margin-top: 3px;}
			.subsection .intros li .TitleBig{margin-bottom: 10px;}
			.subsection .intros li p{margin-bottom: 10px;}
	.subsection .pages{bottom: 15px; right: 10px;}
/*SIDEBAR*/


/***** ARTICLE *****/

/*CONTENT*/
/*article*/
.article{}
	.article .body{padding: 0 !important;}
	.article .bottom{position: relative; margin-top: -5px;}
	/*title*/
	.article h1{font-size: 22px; color: #033e6c; line-height: normal; letter-spacing: -0.25px; padding: 15px; display: block;}
	/*tabs*/
	.tabs{overflow: hidden; clear: both; position: relative;}
		.tabs .NewsDate{font-size: 11px; color: #999; position: absolute; top: 6px; right: 15px;}
		.tabs .tabs-nav{height: 31px; background: url(border.gif) 0 100% repeat-x; padding-left: 5px;}
			.tabs .tabs-nav li{height: 31px; line-height: 31px; background: url(sliding.gif) 100% -660px no-repeat; margin-right: 1px; float: left;}
				.tabs .tabs-nav li a{color: #333; text-decoration: none; white-space: nowrap; background: url(sliding.gif) 0 -691px no-repeat; padding: 0 24px; outline: none; cursor: pointer; display: block;}
				.tabs .tabs-nav li a:hover{color: #033e6c;}
					.tabs .tabs-nav li a span{color: #999; margin-left: 5px;}
			.tabs .tabs-nav li.tabs-selected{background: url(sliding.gif) 100% -722px no-repeat;}
				.tabs .tabs-nav li.tabs-selected a, .tabs .tabs-nav li.tabs-selected a:hover{color: #ff0000; background: url(sliding.gif) 0 -753px no-repeat; cursor: default;}
			.tabs .tabs-nav li.inactive{}
				.tabs .tabs-nav li.inactive a, .tabs .tabs-nav li.inactive a:hover{color: #aaa; cursor: default;}
		.tabs .tabs-container{background: #fff; clear: both; overflow: hidden;}
		.tabs .tabs-hide{display: none;}
.tabspan {background:transparent url(/images/sliding.gif) no-repeat scroll 0 -691px;color:#AAAAAA;display:block;outline-color:-moz-use-text-color;outline-style:none;outline-width:medium;padding:0 24px;text-decoration:none;white-space:nowrap;}
		/*article content*/
		.article .content{padding: 15px 10px; position: relative; overflow: hidden;}
/*article news*/
.ArticleNews .content{}
	.ArticleNews .content h3{font-weight: bold; margin-bottom: 20px; display: block;}
	.ArticleNews .content .photo{width: 640px; margin: 10px 0; overflow: hidden;text-align: center;}
	.ArticleNews .content p{margin-bottom: 20px;}
	/*options*/
	.ArticleNews .content .options{ margin-bottom: 20px;}
		.ArticleNews .content .options .top{}
			.ArticleNews .content .options .top div{}
		.ArticleNews .content .options .body{padding: 5px 10px !important;}
			.ArticleNews .content .options .body dl{margin-bottom: 10px; overflow: hidden;}
				.ArticleNews .content .options .body dl dt{line-height: 16px; margin-right: 5px; float: left;}
					.ArticleNews .content .options .body dl dt strong{color: #ff0000; font-weight: bold;text-transform: uppercase;}
				.ArticleNews .content .options .body dl dd{margin-right: 15px; float: left;}
					.ArticleNews .content .options .body dl dd a{color: #8d8d8d; line-height: 16px; background: url(icons.gif) 0 -450px no-repeat; display: block;}
					.ArticleNews .content .options .body dl dd a:hover{color: #333;}
					.ArticleNews .content .options .body dl dd a.rss{padding-left: 18px;}
					.ArticleNews .content .options .body dl dd a.nl{background-position: 0 -480px; padding-left: 21px;}
					.ArticleNews .content .options .body dl dd a.mobile{background-position: 0 -510px; padding-left: 13px;}
					.ArticleNews .content .options .body dl dd a.twitter{background-position: 0 -540px; padding-left: 17px;}
			.ArticleNews .content .options .body .info{clear: both;}
				.ArticleNews .content .options .body .info dt{color: #666; font-weight: bold; line-height: 12px; margin: 0 5px 0 5px; float: left;}
				.ArticleNews .content .options .body .info dd{border-right: 1px solid #666; padding-right: 10px; margin: 0 10px 0 0;}
					.ArticleNews .content .options .body .info dd a{color: #666; font-weight: normal; text-decoration: underline; line-height: 12px; background: none; padding: 0;}
					.ArticleNews .content .options .body .info dd a:hover{color: #333;}
				.ArticleNews .content .options .body .info dd.last{border: 0; padding: 0; margin: 0;}
		.ArticleNews .content .options .bottom{background: url(http://www.apropo.ro/images/layout/sliding.gif) 100% -917px no-repeat !important;}
			.ArticleNews .content .options .bottom div{height: 47px !important; background: url(http://www.apropo.ro/images/layout/sliding.gif) 0 -1041px no-repeat !important; padding: 5px 10px 0 10px;}
				.ArticleNews .content .options .bottom div .social{}
					.ArticleNews .content .options .bottom div .social dt{font-size: 11px; color: #333; margin: 0 20px 0 0; float: left;}
						.ArticleNews .content .options .bottom div .social dt span{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #033e6c; font-weight: bold; text-transform: uppercase;}
					.ArticleNews .content .options .bottom div .social dd{padding: 5px; margin: 0; float: left;}
						.ArticleNews .content .options .bottom div .social dd a{width: 86px; height: 26px; text-indent: -1000px; background: url(buttons.gif) no-repeat; display: block;}
						.ArticleNews .content .options .bottom div .social dd .fb{background-position: 0 -400px !important;}
						.ArticleNews .content .options .bottom div .social dd .tw{background-position: 0 -426px !important;}
						.ArticleNews .content .options .bottom div .social dd .mail{background-position: 0 -452px !important;}
					.ArticleNews .content .options .bottom div .social dd.last{border: 0; padding: 0; margin: 0;}
	/*others*/
	.others{border-bottom: 1px solid #e2e2e2; padding-bottom: 20px; margin-bottom: 20px;}
		.others strong{height: 34px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #333; font-weight: bold; text-transform: uppercase; border-bottom: 1px dashed #bdbdbd; margin-bottom: 15px; display: block;}
		.others ul{}
			.others ul li{margin-bottom: 10px; overflow: hidden;}
				.others ul li .thumb{width: 112px; margin-right: 10px; display: block; float: left; overflow: hidden;}
				.others ul li a.title{font-size: 12px; color: #033e6c; font-weight: bold; text-decoration: none; background: url(icons.gif) 0 -76px no-repeat; padding-left: 14px; margin-bottom: 10px; display: block; overflow: hidden;}
				.others ul li a.title:hover{color: #ff0000;}
				.others ul li p{margin: 0 !important;}
/*article video*/
.ArticleVideo{}
	.ArticleVideo .VideoZone{border-bottom: 1px solid #e2e2e2; padding: 15px;}
		.ArticleVideo .VideoZone .PlayerBig{width: 640px; margin: 0 auto 10px auto;text-align:center;}
		.ArticleVideo .VideoZone .ThumbList{width: 640px; margin: 0 auto; overflow: hidden;}
			.ArticleVideo .VideoZone .ThumbList ul{width: 660px; overflow: hidden;}
				.ArticleVideo .VideoZone .ThumbList ul li{width: 90px; margin-right: 20px; float: left;}
					.ArticleVideo .VideoZone .ThumbList ul li a{font-size: 11px; color: #333; line-height: normal; text-decoration: none;}
					.ArticleVideo .VideoZone .ThumbList ul li a:hover{color: #ff0000;}
					.ArticleVideo .VideoZone .ThumbList ul li a.thumb{width: 88px; height: 66px; border: 1px solid #fff; margin-bottom: 5px; display: block; overflow: hidden;}
					.ArticleVideo .VideoZone .ThumbList ul li a.thumb:hover{border-color: #ff0000;}
/*article photo*/
.ArticlePhoto{}
	.ArticlePhoto .PhotoZone{border-bottom: 1px solid #e2e2e2; padding: 44px 15px 5px 15px; position: relative;}
		.ArticlePhoto .PhotoZone .navigation{line-height: 19px; position: absolute; top: 15px; right: 15px;}
			.ArticlePhoto .PhotoZone .navigation span{font-size: 11px; margin-right: 10px; float: left;}
			.ArticlePhoto .PhotoZone .navigation .back.inactive, .ArticlePhoto .PhotoZone .navigation .back.inactive:hover {background-position:0 -1110px;cursor:default;}
				.ArticlePhoto .PhotoZone .navigation span strong{font-weight: bold;}
			.ArticlePhoto .PhotoZone .navigation .back{width: 19px; height: 19px; text-indent: -1000px; background: url(icons.gif) 0 -720px no-repeat; margin-right: 5px; display: block; float: left; overflow: hidden; outline: none;}
			.ArticlePhoto .PhotoZone .navigation .back:hover{background-position: 0 -750px;}
			.ArticlePhoto .PhotoZone .navigation .next{width: 19px; height: 19px; text-indent: -1000px; background: url(icons.gif) 0 -780px no-repeat; display: block; float: left; overflow: hidden; outline: none;}
			.ArticlePhoto .PhotoZone .navigation .next:hover{background-position: 0 -810px;}
			.ArticlePhoto .PhotoZone .navigation .inactive, .ArticlePhoto .PhotoZone .navigation .inactive:hover{background: none; cursor: default;}
		.ArticlePhoto .PhotoZone .photo{width: 640px; margin: 0 auto 10px auto; overflow: hidden; clear: both;border:1px solid #E2E2E2;text-align: center;}
		.ArticlePhoto .PhotoZone .ThumbList{width: 638px; margin: 0 auto; overflow: hidden;}
			.ArticlePhoto .PhotoZone .ThumbList ul{width: 648px; overflow: hidden;}
				.ArticlePhoto .PhotoZone .ThumbList ul li{padding: 0 10px 10px 0; float: left;}
					.ArticlePhoto .PhotoZone .ThumbList ul li a{width: 150px; height: 112px; border: 1px solid #E2E2E2; display: block; overflow: hidden;}
					.ArticlePhoto .PhotoZone .ThumbList ul li a:hover{border-color: #ff0000;}

/*article comments*/
.ArticleComments{}
.ArticlePoll{}
	.ArticlePoll .PollZone{border-bottom: 1px solid #e2e2e2; padding: 0 0 15px 0;}
		.PollZone .wrapper .sidebar{padding-bottom: 0;}
			.PollZone .wrapper .sidebar dl{background: #fff; border-color: #e2e2e2; padding-bottom: 16px;}
				.PollZone .wrapper .sidebar dl a{background-position: 9px -76px;}
				.PollZone .wrapper .sidebar dl dd.last a{margin-bottom: 0;}
		.ArticlePoll .PollZone strong, .ArticleNews .PollZone strong{height: 26px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; color: #333; font-weight: bold; text-transform: uppercase; border-bottom: 1px dashed #bdbdbd; display: block;}
		.ArticlePoll .PollZone form, .ArticleNews form{overflow: hidden;}
			.ArticlePoll .PollZone form p, .ArticleNews .PollZone form p{font-size: 13px; color: #ff0000; font-weight: bold; background: url(icons.gif) 0 -840px no-repeat; border-bottom: 1px dashed #bdbdbd; padding: 11px 0 11px 35px; margin-bottom: 20px;}
			.ArticlePoll .PollZone form fieldset, .ArticleNews .PollZone form fieldset{border-bottom: 1px solid #e2e2e2; padding-bottom: 10px; margin-bottom: 10px;}
				.ArticlePoll .PollZone form fieldset div, .ArticleNews .PollZone form fieldset div{margin-bottom: 5px;}
					.ArticlePoll .PollZone form fieldset div input, .ArticleNews .PollZone form fieldset div input{margin-right: 5px;}
					.ArticlePoll .PollZone form fieldset div label, .ArticleNews .PollZone form fieldset div label{font-weight: bold;}
					.ArticlePoll .PollZone form fieldset div em, .ArticleNews .PollZone form fieldset div em{display: block; float: left; margin-right: 1ex; font-weight: bold; text-align: right; width: 6ex; }
			.ArticlePoll .PollZone form .submit, .ArticleNews .PollZone form .submit{margin-right: 10px; float: left;}
			.ArticlePoll .PollZone form .button, .ArticleNews .PollZone form .button{float: left;}
			.pollResults {border-bottom:1px dashed #BDBDBD;margin-top:5px;border-bottom:1px dashed #BDBDBD;}
			.pollResults div {font-weight:bold;margin-bottom:5px;}
			.pollResults p{font-size: 13px; color: #ff0000; font-weight: bold; background: url(/images/layout/icons.gif) 0 -840px no-repeat; border-bottom: 1px dashed #bdbdbd; padding: 11px 0 11px 35px; margin-bottom: 10px;}

/*SIDEBAR*/
/*add*/
.leaderboard, .leaderboard div {float: left; height: auto !important; margin	: 0 auto 10px auto; text-align: center; width: 100% !important;}
.InsideBanner, .InsideBanner div{width: 655px; text-align: center; margin: 0 auto 20px auto; float: none; overflow: hidden;}
.advertorial{margin-bottom: 10px; text-align: center; padding: 0 !important;}
/*add Contest*/
#send_news {margin-top: 1em;}
#send_news input, #send_news textarea {width: 450px; margin-left: 5px}
#send_news input.check {margin-left: 125px; width: auto;}
#send_news input.submit1 {margin-left: 125px; width: 455px; padding: 0.5em 5em;}
#send_news div {clear: both; margin-bottom: 0.5em;}
div.error {clear:both; margin: 0.5em 0; background-color: #FFC; padding: 1ex; border: 1px solid #CC6;}
div.message {clear:both; margin: 0.5em 0; background-color: #CFC; padding: 1ex; border: 1px solid #C6C;}
#send_news label {display: block; float: left; width: 120px; text-align: right;}
#send_news label.check {display: inline; float: none; width: auto; margin-left: 1ex; text-align: left;}

#send_news fieldset {margin-bottom: 10px; padding: 5px 10px}
#send_news fieldset legend {font-weight: bold; padding: 0 1em;}
#send_news fieldset input {width: auto; margin-left: 2em; margin-right: 0.5em;}
#send_news fieldset label {display: inline; float: none; width: auto; text-align: left;}
#send_news fieldset.inputError label {font-weight: normal; color: black}
#send_news fieldset.inputError legend {color: red}
#send_news fieldset.inputError input {border:none}

.inputError label {color: red; font-weight: bold}
.inputError input, .inputError textarea, fieldset.inputError  {border: 2px solid red}

/*add*/
.homeTitle {margin-bottom:10px; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold}
/*comments reply */
a.reply {color: #033E6C; font-weight: bold; text-decoration:none; float: right; border-bottom: 1px dotted #033E6C;}
/*comments follow-up*/
.followup { clear: both; float: left;  }
.followup input { background: none repeat scroll 0 0 #FFFFFF; border: 0 none; float: none; margin-right: 5px; margin-top: 5px; padding: 0; vertical-align: middle; width: auto; }
.followup label { display: inline; }

/*priority*/
.crossBox{display:none;}


/*	CUSTOM BANNERS	*/
/* 624x30_text */ .x1_site_624x30_text { margin: 10px auto; }

