﻿/*  
Theme Name: Fancy News 
Theme URI: 
Description: News Magazine Theme for Wordpress
*/

* {
	font-family: "Trebuchet MS", arial;
	color: #999;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;
	white-space: normal;
	vertical-align: baseline;
}

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clear {clear: both}


/*sus*/
body {
	background: #2b2a25;

}

#pagina {
	background-image:url(images/pagerep.jpg);
	background-repeat:repeat-y;
	width: 841px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	width: 841px;
	height: 196px;
}
#meniu {
	margin-left:266px;
	margin-top:-43px;
	float: left;
	width: 600px;
	height: 45px;
}

#meniu ul {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	height: 30px;
}

#meniu ul li {
	float: left;
	height: 28px;
	text-align: center;
	margin-right: 1px;
}

#meniu ul li a {
	background: transparent url(images/menu.jpg) ;
	background-repeat:no-repeat;
	float: left;
	display: block;
	margin-left:-21px;
	padding-right: 20px;
	line-height: 28px;
	height: 28px;
	width:100px;
	font-size: 16px;
	letter-spacing: -1px;
	color:#FF0;
	font-weight: bold;
}

#meniu ul li a:hover {
	background: transparent url(images/menu3.jpg) ;
	background-repeat:no-repeat;
	color: #F30;
}

#meniu ul li.current_page_item a {
	background: transparent url(images/menu1.jpg) ;
	background-repeat:no-repeat;
	color: #F30;
}

#meniu ul li.current_page_item a:hover {
	background: transparent url(images/menu2.jpg) ;
	background-repeat:no-repeat;
	color:#FF0;
}
#searchform {
	float: left;
	width: 215px;
	height: 45px;
	margin-left: -5px;
	margin-top:10px;
}

#searchform form {
	float: left;
	display: inline;
	width: 215px;
	height: 45px;
}

#searchform fieldset {
	float: right;
	display: inline;
	padding-top: 10px;
	height: 35px;
}

#searchform label {
	vertical-align: middle;
	color: #666;
	font-weight: bold;
	font-size: 11px;
}

#searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#searchinput {
	width: 130px;
	height: 14px;
	padding-left: 6px;
	padding-top: 3px;
	padding-right: 6px;
	background: transparent no-repeat;
	color:#000;
}

#searchbutton {
	width: 38px;
	height: 24px;
	line-height: 1.4em;
	background: url(images/go.jpg) no-repeat;
	font-weight: bold;
	margin-top:2px;
	color: #366799;
	text-align: center;
	cursor: pointer;
}
form#srcform {
	background: #2D2A19;
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

form#srcform #srcinput {
	padding: 4px;
	width: 250px;
	background: #D0CDBA;
	color: #000;
	font-weight: normal;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #D0CDBA;
	color: #000;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
#logo {
	width:200px;
	height:60px;
	float: left;
	display: inline;
	margin-top: 20px;
	margin-right: 20px;
	padding-right: 40px;
	padding-left: 28px;
}

#logo h1 {
	padding-top: 9px;
	font-size: 25px;
	font-family:"Arial Black", Gadget, sans-serif;
	text-transform:uppercase;
}

#logo h1 a {
	text-transform:uppercase;
	font-size: 25px;
	font-family:"Arial Black", Gadget, sans-serif;
	color: #FF0;
}

#logo h1 a:hover {
	text-transform:uppercase;
	color: #5ea2e7;
}

#logo .description {
	color:#F30;
	font-size: 13px;
	line-height: 1.4em;
}

#about {
	float: right;
	display: inline;
	margin-top: -20px;
	margin-right:50px;
	width: 430px;
	font-size: 11px;
}

#about p {
	color: #fff;
	text-align:justify;
	font-size: 11px;
	line-height: 1.4em;
}
.feeds {
	display: block;
	width: 55px; height: 55px;
	float: right;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin-top:57px;
	margin-right:20px;
	background: transparent;
}
.feeds a, .feeds img {
	padding: 0px; margin: 0px;
}
.feeds a:hover {
}
.feeds .rsstop {
	padding: 0px; margin: 0px;
}
.feeds .email {

}
/*end sus*/


/*continut*/
#column {
	float: left;
	width: 506px;
	margin-left: 10px;
}

.post {
	margin-top: 10px;
}

.post a {
	color: #1111cc;
}

.post a:hover {
	color: #5ea2e7;
}

.post-top {
	width: 506px;
	height: 33px;
	background: url(images/susc.jpg) no-repeat;
	overflow: hidden;
}

.post-bottom {
	width: 506px;
	height: 29px;
	background: url(images/josc.jpg) no-repeat;
	overflow: hidden;
}

.entry {
	background: #706e62;
	width:503px;
	margin-left:1px;
}

.post-top h2 {
	width:400px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bolder;
}

.post-top h2 a {
	width:400px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight:bolder;

}

.post-top .date {
	float:right;
	display: block;
	margin-left: 15px;
	margin-right: 35px;
	margin-top:-12px;
	color: #000;
	padding-bottom: 5px;
	font-size: 11px;
}

.info {
	background: trasparent;
	border-bottom: 1px solid #1e1b0f;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
}

.info .cat {
	color:#FF0;
	float: left;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
}

.info .comments a {
	line-height: 26px;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	color:#FF0;

}
.info .comments a:hover {
	line-height: 26px;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	color:#5EA2E7;
}

.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	text-align:justify;
	color:#370000;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
.content p a {	
color:#000000;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	letter-spacing: -2px;
	font-size: 20px;
	color: #5ecef7;
}

.content h2 {
	letter-spacing: -1px;
	font-size: 10px;
	color: #5a94bd;
}

.content h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}


.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}



blockquote {
	padding: 10px;
	padding-left: 40px;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #366799;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}


.tags {
	border-top: 1px solid #1E1B0F;
	font-weight: bold;
	line-height: 2em;
	color: #FF0;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	font-size: 11px;
}

.tags a {
	font-weight: normal;
	color: #FF0;
	text-transform:lowercase;
}

.tags a:hover {
	color: #5EA2E7;
}


.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #999;
}
/* end continut*/


/* sidebar */
#top{
	background: url(images/tops.jpg);
	background-repeat:no-repeat;
	width:276px;
	height:26px;
	margin-top:10px;
	margin-right:18px;
	float:right;
	}
	#bottom{
	background: url(images/bots.jpg);
	background-repeat:no-repeat;
	width:274px;
	height:20px;
	margin-right:-1px;
	float:right;

		}

#sidebar {
	background: #706e62;
	float: right;
	width: 272px;
	margin-right:20px;
}
.box {
	width: 270px;
	float:right;
}

.box h2 {
	margin-left:-2px;
	margin-top: 10px;
	display: block;
	width: 270px;
	height: 24px;
	background-image:url(images/sidetitle.jpg);
	background-repeat:no-repeat;
	color: #FF0;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
}
.ads {
	width: 250px;
	margin-left:0px;
	padding: 10px;
	background: transparent;
}

.ads ul {

}

.ads ul li {
	float: right;
	display: inline;
	width: 125px;
	height: 125px;
	margin-left: 0px;
	margin-right: 0px;
}

.ads ul li a {
	float: right;
	display: block;
	width: 125px;
	height: 125px;
}

.ads ul li a img {
	float: right;
	display: block;
	width: 125px;
	height: 125px;
}
.subscribe {
	padding: 10px;
	background:transparent;
}




.rssfeedlinks {
	padding-top: 5px;
	font-size: 11px;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss1.jpg) no-repeat;
	height:62px;
	width:63px;
	padding-left: 62px;
	padding-top:20px;
	line-height: 1.5em;
	color: #FFF;
}

.rssfeedlinks a:hover {
	color: #FF0;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#rssinput {
	width: 274px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
}

#rssinput:focus {
	width: 274px;
	height: 20px;
	padding-left: 7px;
	padding-top: 7px;
}

#rssbutton {
	width: 36px;
	height: 36px;
	cursor: pointer;
}
.tabs {
	border-top:0px solid #fff;
	border-right:1px solid #fff;
	margin-top: 10px;
	width: 271px;
	overflow: hidden;
}

.tabs li {
	background:transparent;
	float: left;
	display: inline;
	margin-left: 0px;
	text-align: left;
	overflow: hidden;
	font-size: 10px;
}

.tabs li a {
	text-align:center;
	float: left;
	display: block;
	color: #ff0;
	font-weight: bold;
	line-height: 25px;
	padding-left:10px;
	padding-right:10px;
	height: 23px;
	background: #4f4b3e;
	border-left:1px solid #fff;
}

.tabs li a:hover {
	display: block;
	color: #1f1c10;
	border-top:3px solid #FF0;
	background: #a7a38b;

}

.tabs li a.selected {
	display: block;
	height: 23px;
	margin-top:-1px;
	background: #a7a38b;
	background-repeat:no-repeat;
	color: #000;
}

.tabs li a.selected:hover {
	display: block;
	border-top:3px solid #FF0;
	background: #4f4b3e;
	color: #FFF;
}
.tabcontent {
	display: none;
	background: #a7a38b;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	font-size: 11px;
}

.tabcontent a, .tabcontent a strong {
	color: #1f1c10;
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #1f1c10;
}

.tabcontent ul li {
	display: block;
	border-bottom: 1px solid #000;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	color: #1f1c10;
	line-height: 1.4em;
	font-size: 11px
}

.tabcontent ul li a {
	color: #1f1c10s;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #FFF;
}

.tabcontent ul li span {
	display: block;
	color: #000000;
}
@media print {
	.tabcontent {
	display: block !important;
	}
}
.sidebar {
	float: left;
	width: 270px;
	margin-right: 20px;
	font-size: 11px;
}

.sidebar a {
	color: #366799;
}

.sidebar a:hover {
	color: #5ea2e7;
}

.sidebar ul li h2 {
	margin-top: 10px;
	display: block;
	width: 270px;
	height: 24px;
	background-image:url(images/sidetitle.jpg);
	background-repeat:no-repeat;
	color: #FF0;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 13px;
}

.sidebar ul li div {
	padding: 10px;
	line-height: 1.4em;
	font-size: 11px;
}
.sidebar ul ul {
	padding: 10px;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	margin-left:-8px;
	margin-top:-3px;
	background-image:url(images/sidemenu.jpg);
	background-repeat:no-repeat;
	width: 269px;
	height: 24px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 0px;
}

.sidebar ul li ul li a {
	display: block;
	color: #fff;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #FF0;
	display: block;
	margin-left:-20px;
	margin-top:-5px;
	background-image:url(images/sidemenu1.jpg);
	background-repeat:no-repeat;
	width: 269px;
	height: 28px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 0px;

}
/* end sidebar*/

/* footer*/
#footer {
	width: 841px;
	height:40px;
	background:url(images/footer.jpg);
	background-repeat:no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
}

#footercontent {
	width: 841px;
	height: 20px;
	margin-top:10px;
	font-size: 11px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
}




/* end footer*/

/*altele optionale */
.result {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	color: #999;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #ff9600;
}

.result .rsummary {
	padding: 10px;
	border: 1px dotted #eee;
	background: #fffff9;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcat a {
	color: #999;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #ff9600;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	color: #999;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #a2d700;
}
/*end altele optionale */



/*comentarii  */
#combox {
	border-top: 5px solid #2d2a19;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

h3#respond {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	color:#FF0;
}

h3#comments {
	color:#FF0;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

ol.commentlist li {
	background: #f8fcef;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	margin-left: -14px;
	width: 460px;
	background: #2D2A19;
	padding: 20px;
	margin-top: 20px;
}



.commentbody {
	background:#D0CDBA;
	width:470px;
	float: left;
	display: inline;
}

.commentbody em {
	font-size: 11px;
}
p.comment_author, p.comment_author a {
	padding-left:10px;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}

p.comment_author a:hover {
	padding-left:10px;
	font-weight: bold;
	color: #FF0;
}

p.comment_time {
	padding-left:10px;
	line-height: 1.5em;
	color: #2D2A19;
	font-size: 10px;
	float:right;
	font-family: tahoma;
	text-transform: uppercase;
}

.comment_text {
	line-height: 1.5em;
	color: #2D2A19;
	padding-left:10px;
	text-align:justify;
	margin-top: 15px;
	font-size: 11px;
}
.comment_text p {
	line-height: 1.5em;
	color: #2D2A19;
	padding-left:10px;
	text-align:justify;
	margin-top: 15px;
	font-size: 11px;
	}
.reply form {
	background: #2d2a19;
	width: 480px;
	margin-left:-14px;
	padding: 10px;
}

.reply p {
	color:#8a8778;
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	
	vertical-align: middle;
	display: inline;
}

.reply input {
	background: #d0cdba;
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	width: 200px;
	padding: 5px;
	color: #000000;
}

.replytext:focus {
	background:#d0cdba;
}

.replyarea {
	background:#d0cdba;
	line-height: 1.5em;
	padding: 5px;
	width: 470px;
	height: 120px;
	color: #000000;
}

.replyarea:focus {
	background:#d0cdba;
}

.replybutton {
	background: #d0cdba;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #2d2a19;
	cursor: pointer;
}
/*end comentarii  */