﻿/*
Theme Name: Bright-White
Theme URI: http://wordpress.reviewitonline.net
Description: This theme is extremely clean, bright & white.
Version: 1.0
Author: Elad Domb
Author URI: http://wordpress.reviewitonline.net
*/

/***************************************************/
* {
	font-family: Arial, "Trebuchet MS";
	font-size: 1em;
	color: #444;/*F:#666;*/
	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}
/***************************************************/
body {
	background: #faffed url(images/bg.gif) repeat-x top;
	text-align: left;/*F:center;*/
	font-size: 0.75em;
}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	width: 980px;
	height: 173px;
}
/***************************************************/
#pagenav {
	float: left;
	width: 970px;/*F:627px;*/
	height: 45px;
}

#pagenav ul {
	float: left;
	padding-top: 10px;/*F: 15px*/
	padding-left: 5px;/*F: 15px*/
	height: 30px;
}

#pagenav ul li {
	float: left;
	height: 30px;
	text-align: center;
	margin-right: 1px;
	font-size: 1em;
}

#pagenav ul li a {
	background-position: center 0px;
	float: left;
	display: block;
	padding-left: 12px;/*20px;*/
	padding-right: 12px;/*20px;*/
	line-height: 30px;
	height: 30px;
	color: #333;
	font-weight: bold;
}

#pagenav ul li a:hover {
	color: #366799;
}

#pagenav ul li.current_page_item a {
	color: #999;
}
/***************************************************/
#searchform {
	float: right;/*F:left;*/
	width: 333px;
	height: 45px;
	margin-right: 20px;/*F:20px;*/
}

#searchform form {
	float: right;
	display: inline;
	background: url(images/ico-search.png) no-repeat;
	background-position: left 12px;
	width: 333px;
	height: 45px;
}

#searchform fieldset {
	float: right;
	display: inline;
	padding-top: 15px;
	height: 35px;
}

#searchform label {
	vertical-align: middle;
	color: #999;
	font-weight: bold;
}

#searchform input {
	display: inline;
	vertical-align: middle;
}

#searchinput {
	width: 160px;
	padding: 2px 4px 2px 4px;
	border: 1px solid #ddd;/*F:celelalte sunt: #B3E4F7*/
	color: #999;
}

#searchbutton {
	line-height: 1.4em;
	font-weight: bold;
	background: #29c0eb;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
#searchbutton:hover {
	background: #57d2f5;
	color: #fff;
}
/***************************************************/
/* Search form CSS */
form#srcform {
	background: #EEE;
	padding: 10px;
}

form#srcform fieldset {
}

form#srcform input {
	vertical-align: middle;
}

form#srcform #srcinput {
	padding: 4px;
	width: 225px;
	background: #FFF;
	color: #333;
	font-weight: normal;
	border: 1px solid #ddd;
}

form#srcform #srcbutton {
	padding: 2px;
	width: 50px;
	background: #aaa;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
#logo {
	float: left;
	display: inline;
	margin-top: 50px;
	margin-left: 20px;
	margin-right: 50px;/*F:200px*/
	padding-left: 40px;
	padding-bottom: 30px;/*F:*/
	background: url(images/logo.png) no-repeat;	
	background-position: left top;/*left 5px*/
}

#logo h1 {
	padding-top: 9px;
	font-weight: bold;
	letter-spacing: -2px;
}

#logo h1 a {
	font-weight: bold;
	letter-spacing: -1px;
	color: #444;
	font-size: 1.8em;
}

#logo h1 a:hover {
	color: #88b835;
}

#logo .description {
	color: #777;
	line-height: 1.4em;
}

#about {
	float: left;
	display: inline;
/*	margin-top: 30px;*//*F:*/
	padding:5px;
	width:470px;
	background: #fff;
}

#about p {
	color: #666;
	line-height: 1.4em;
}

#about p a, #about p a:visited{
	color: #ff0000;
}
#about p a:hover{
	text-decoration:underline;
}
/***************************************************/
#column {
	float: left;
	width: 540px;
	margin-right: 20px;
}

.post {
	margin-top: 20px;
	background: #fff;
	border: 1px solid #e4ecd7;
}

.post a, .post a strong {
	color: #3894c3;
}

.post a:hover, .post a:hover strong{
	color: #333;
	text-decoration: underline;
}

.entry {
	background: #FFF;
	display: block;
}

.entry h2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-size: 1.8em;
	line-height: 1.4em;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: georgia;
	color: #333;
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #999;
	padding-bottom: 5px;
	font-size: 0.9em;
}

/********* CSS For Post Info Below Header ***************/
.info {
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 0.9em;
	color: #777;
	margin-left: 5px;
}

.info .cat {
	float: left;
}
.info .autor, .autor {
	float: left;
	margin-left: 10px;
}
span .autor {
	float: right;
	margin-left: 10px;
}
.info .autor a{
	line-height: 26px;
	background: url(images/ico-author.gif) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 17px;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;
	background: url(images/ico-cat.png) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.info .comments a {
	line-height: 26px;
	background: url(images/ico-comments.png) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
	display: block;
	overflow: hidden;
	line-height:1.5em;/*F:*/
	text-align: justify;/*F:*/
}

.content h1.paragraf1, .content h2.paragraf1, .content h3.paragraf1, .content h4.paragraf1, .content h5.paragraf1, .content h6.paragraf1 {
	margin-top: -10px;/*F:*/
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content h1 {
	font-size: 2em;
	font-weight: normal;
	font-family: georgia;
}

.content h3 {
	font-size: 1.4em;
	margin-bottom: -2px;
}

.content p {
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.content .more-link {
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	display: block;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;list-style-type:circle;}
.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;
	border-bottom: 1px solid transparent;
}
.content ol li:hover {
	background-color: #fefe99;
	border-bottom: 1px solid #dadada;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	/*background: url(images/bullet.gif) no-repeat;*//*F:*/
	background-position: left 6px;
	padding-left: 5px;/*F:20px*/
	margin-bottom: 5px;
	border-bottom: 1px solid transparent;
}
.content ul li:hover {
	background-color: #fefe99;
	border-bottom: 1px solid #dadada;
}
/* End CSS for UL/OL lists */

.content ol li span{
	display: block;
	font-size: 0.9em;
	margin-left: 10px;
}
.content li{
	line-height: 1.5em;
	margin-left: 10px;
	border-bottom: 1px solid transparent;
}
.content li:hover {
	background-color: #fefe99;
	border-bottom: 1px solid #dadada;
}

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f7fcea;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	color: #366799;
}

blockquote p a, blockquote p a:visited
{
	color:#000;
	text-decoration:underline;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	color: #366799;
}

ins {
	text-decoration: underline;
}

.top300 del, del.top300 {
	/*F: pentru pagina top 300 unde inseamna ca am fost deja acolo*/
	/*text-decoration: line-through;*//*F: adaugam un stil mai lizibil*/
	background:url("images/bifa-strikethrough.png") no-repeat scroll right bottom transparent;
	padding-right:25px;
	text-decoration: none;
}

del {
	text-decoration: line-through;/*F: in general */
}

table.wiki tbody tr td{
	vertical-align: middle;
}

code {
	color: #333;
	font-family: verdana;
	background: #eee;
}
/* Thanks! */

.tags {
	font-weight: bold;
	line-height: 2em;
	color: #bbb;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	font-size: 0.9em;
}

.tags a {
	font-weight: normal;
	color: #333;
	text-transform:lowercase;
}

.tags a:hover {
	color: #3894c3;
}

.follow {
	border: 1px dotted #ccc;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.follow-comment {
	border: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: left;
	width: 450px
}
.state {
	margin-left: 15px;
	margin-bottom: 15px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: bold;
}

.navigation a {
	color: #366799;
}

.navigation a:hover {
	color: #333;
}

.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
/***************************************************/
.alignleft {
	float: left;
	overflow: hidden;
	display: inline;
	margin-right: 10px;
	margin-bottom: 4px;
	padding: 2px;/*F:*/
	background: -moz-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%, rgba(218,218,218,0.3) 100%); /* FF3.6+ *//*#dadada, radial, de la 100% la 30%*/
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(218,218,218,1)), color-stop(100%,rgba(218,218,218,0.3))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* IE10+ */
	background: radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#4ddadada',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.alignright {
	float: right;
	overflow: hidden;
	display: inline;
	margin-left: 10px;
	margin-bottom: 4px;
	padding: 2px;/*F:*/
	background: -moz-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%, rgba(218,218,218,0.3) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(218,218,218,1)), color-stop(100%,rgba(218,218,218,0.3))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* IE10+ */
	background: radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#4ddadada',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.aligncenter {
	text-align: center;
	margin: 0 auto 0 auto;
	display: block;
	padding: 2px;/*F:*/
	background: -moz-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%, rgba(218,218,218,0.3) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(218,218,218,1)), color-stop(100%,rgba(218,218,218,0.3))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* IE10+ */
	background: radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#4ddadada',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
div.entry iframe .ltr{
	padding: 2px;/*F:*/
	background: -moz-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%, rgba(218,218,218,0.3) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(218,218,218,1)), color-stop(100%,rgba(218,218,218,0.3))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* IE10+ */
	background: radial-gradient(center, ellipse cover,  rgba(218,218,218,1) 0%,rgba(218,218,218,0.3) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#4ddadada',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.alignnone {
	text-align: center;
	margin: 0 auto 0 auto;
	display: block;
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	color: #999;
}
/***************************************************/
#sidebar {
	float: left;
	width: 420px;
}
/***************************************************/
.box {
	width: 420px;
}

.box h2 {
	margin-top: 20px;
	display: block;
	color: #5f6a45;
	font-size: 1.0em;
	font-weight: bold;
	text-indent: 10px;
	height: 22px;
	line-height: 22px;
}
/***************************************************/
.ads {
	padding: 10px;
	border: 1px solid #e4ecd7;
	background: #FFF;
}

.ads ul {

}

.ads ul li {
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	margin-left: 5px;
	margin-right: 2px;
}

.ads ul li a {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}
/***************************************************/
.box-jumate{
	width: 200px;
	float: left;
}
.sub-box-jumate {
	padding: 10px;
	border: 1px solid #e4ecd7;
	background: #FFF;
	width:175px;
}
.dreapta {
	float: right;
	margin-right: 20px;
}
.subscribe {
	padding: 10px;
	border: 1px solid #e4ecd7;
	background: #FFF;
	width:175px;
}

.categorii {
	padding: 10px;
	border: 1px solid #e4ecd7;
	background: #FFF;
}

.rssfeed {
	line-height: 1em;
	background: url(images/bullet.png) no-repeat;
	background-position: left 4px;
	margin-bottom: 5px;
	margin-top: 8px;
	padding-left: 12px;
	padding-top: 4px;
	font-size:11px;
	display: inline-block;
	border-top: 1px dotted #DDDDDD;
}

.rssfeedlinks {
	/*border-bottom: 1px dotted #DDDDDD;*/
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 80px;
	float: right;
	/*width: 140px;*/
}

.rssfeedlinks a {
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	color: #366799;
	font-size: 0.9em;
	/*margin-right: 40px;*/
}
.rssfeedlinks a.rssfeedlink1{
	background-image: none;
	display: block;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	width: 80px;
}
.rssfeedlinks a.rssfeedlink2{
	/*margin-top: 85px;*/
	float: left;/*F: sa nu taie din background-img*/
	margin-left: 22px;/*F: */
}

.rssfeedlinks a:hover {
	color: #408ddb;
	line-height: 1.5em;
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
}

#rssinput {
	width:170px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #e3f5fc;
	border: 1px solid #B3E4F7;/*F:eee*/
}
#rssinput:hover {
	background: #fff;
	border: 1px solid #68cff5;
}

#rssbutton {
	background: #36bcee;
	color: #fff;
	border: 1px solid #79b9d1;
	cursor: pointer;
	font-weight: bold;
}
#rssbutton:hover {
	background: #83ddff;
}

input, select, textarea {
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #e3f5fc;
	border: 1px solid #B3E4F7;
	margin-bottom: 5px;
}
input:hover, select:hover, textarea:hover {
	background: #fff;
	border: 1px solid #68cff5;
}

input[type="submit"], button {
	background: #36bcee;
	color: #fff;
	border: 1px solid #79b9d1;/*F:*/
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 5px;
}
input[type="submit"]:hover, button:hover {
	background: #83ddff;
}
/***************************************************/

.tabs {
	margin-top: 20px;
	width: 420px;
	overflow: hidden;
}

.tabs li {
	float: left;
	display: inline;
	margin-right: 5px;
	text-align: center;
	overflow: hidden;
}

.tabs li a {
	float: left;
	display: block;
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 22px;
	height: 22px;
	background: #666;
}

.tabs li a:hover {
	display: block;
	background: #333;
}

.tabs li a.selected {
	display: block;
	color: #333;
	background: #fff;
	border-left: 1px solid #e4ecd7;
	border-right: 1px solid #e4ecd7;
	border-top: 1px solid #e4ecd7;
}

.tabs li a.selected:hover {
	display: block;
	color: #333;
	background: #fff;
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	background: #fff;
	border: 1px solid #e4ecd7;
	border-top: 0;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	overflow: hidden;
}

.tabcontent a, .tabcontent a strong {
	color: #5e7c82;
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #408ddb;
}

.tabcontent ul li {
	display: block;
	background: url(images/bullet.png) no-repeat;
	background-position: left 6px;
	border-bottom: 1px dotted #eee;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 17px;
	color: #999;
	line-height: 1.6em;
	font-size: 0.9em;
}

.tabcontent ul li a {
	color: #5e7c82;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #408ddb;
}

.tabcontent ul li span {
	display: block;
	color: #999;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/
.sidebar {
	float: left;
	width: 200px;
	margin-right: 20px;
}

.sidebar a {
	color: #5e7c82;
}

.sidebar a:hover {
	color: #408ddb;
}

.sidebar ul li h2 {
	margin-top: 20px;
	display: block;
	color: #5f6a45;
	font-size: 1.0em;
	font-weight: bold;
	text-indent: 10px;
	height: 22px;
	line-height: 22px;
}
.sidebar ul #newsletter{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #E4ECD7;
	padding:0 10px;
	margin-top:10px;
}
.sidebar ul #newsletter h2{
	padding: 0;
	margin-top:10px;
	text-indent:0px;
}

.sidebar ul li div {
	padding: 10px;
	border: 1px solid #e4ecd7;
	background: #FFF;
	line-height: 1.4em;
}
/***********************************************/
.sidebar ul ul {
	padding: 10px;
	border: 1px solid #e4ecd7;
	background: #FFF;
}
.sidebar ul .textwidget ul {
	padding: 0;
	border: none;
}

.sidebar ul ul ul {
	padding: 0px;
	border: 0;
	background: #FFF;
}

.sidebar ul li ul li {
	display: block;
	background: url(images/bullet.png) no-repeat;
	background-position: left 9px;
	border-bottom: 1px dotted #eee;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sidebar ul li ul li a {
	color: #5e7c82;
	line-height: 1.4em;
}

.sidebar ul li ul li a:hover {
	color: #408ddb;
}
/***************************************************/
#footer {
	margin-top: 20px;
	width: 100%;
	height:100px;
	background: #eefcff;
	border-top: 5px solid #e0eef0;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footercontent {
	width: 1050px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}

#footercontent ul {
	float: left;
	margin-bottom: 10px;
}

#footercontent ul li {
	float: left;
	margin-right: 5px;/*F:20px*/
	padding-right: 5px;/*F:20px*/
	border-right: 1px dotted #ddd;
	line-height: 1.5em;
}

#footercontent ul li a {
	float: left;
	display: block;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
}

#footercontent ul li a:hover {
	color: #fff;
	background: #29c0eb;
	line-height: 1.5em;
}

.copyright {
	float: left;
	color: #333;
	line-height: 1.5em;
	font-size: 11px;
	font-style: italic;
	width: 560px;
}
.copyright a img{
}

.copyright .cc-img{
	display:block;
	float:left;
	margin-top: 2px;
	margin-right: 2px;
}

.copyright a {
	/*font-weight: bold;*/
	line-height: 1.5em;
	color: #333;
}

.copyright a:hover {
	color: #fff;
	background: #29c0eb;
	line-height: 1.5em;
}

.rss {
	float: right;
}

.rss a {
	float: left;
	display: block;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 25px;
	line-height: 1.5em;
	color: #366799;
	margin-right: 20px;
}

.rss a:hover {
	color: #fff;
	background: #366799 url(images/rss.png) no-repeat left;
	line-height: 1.5em;
}

.property {
	float: right;
	color: #777;
	line-height: 1.5em;
}

.property a {
	font-weight: normal;
	color: #366799;
}

.property a:hover {
	text-decoration: underline;
}
.from-ro{
	float: right;
	width: 101px;
	height: 19px;
	margin:-1px 0 0 3px;
	clear: right;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #eee;
}

.result h3 {
	font-weight: normal;
	font-size: 1.6em;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	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: #a81a1a;
	font-weight: bold;
}

.result .rcomment a:hover {
	background: #366799;
	color: #fff;
}

.result .rsummary {
}

.result .rsummary p {
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcat a {
	color: #333;
	font-weight: bold;
}

.result .rcat a:hover {
	background: #366799;
	color: #fff;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	color: #999;
	text-transform: lowercase;
}

.result .rtags a:hover {
	background: #366799;
	color: #fff;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

h3#respond {
	font-weight: normal;
	font-size: 1.6em;
	color: #366799;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

h3#comments {
	font-weight: normal;
	font-size: 1.6em;
	color: #366799;
	letter-spacing: -1px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #ddd;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

ol.commentlist li {
	background: #f9fdeb;
	border: 1px solid #ebefdd;
	padding: 20px;
	margin-top: 20px;
}

ol.commentlist li.alt {
	background: #FFF;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
}

.avatar img {
	padding: 1px;
	border: 1px solid #ddd;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 410px;
}

.commentbody em {
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #666;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #ff3600;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 0.8em;
	font-weight: bold;
}

.comment_text {
	line-height: 1.5em;
	color: #333;
	margin-top: 15px;
}
/***************************************************/
.reply form {
}

.reply p {
	margin-top: 10px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-weight: bold;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #a9daf6;
	width: 200px;
	padding: 1px;
	color: #366799;
}

.replytext:focus {
	background: #fefff7;
	border: 1px solid #5abaf1;
}

.replyarea {
	border: 1px solid #a9daf6;
	line-height: 1.5em;
	padding: 1px;
	width: 470px;
	height: 120px;
	color: #366799;
}

.replyarea:focus {
	background: #fefff7;
	border: 1px solid #5abaf1;
}

.replybutton {
	background: #2b96d4;
	border: 1px solid #3888da;
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
}

.replybutton:hover {
	background: #5abaf1;
}
/***************************************************/

#sidebar ul li .shashin_thumb{
	padding: 3px;

}

/* lista de categorii din sidebar **/
#sidebar .box .categorii .cat-item {
	display: block;
	width: 120px;
	margin: 0 0 3px 0;
	padding: 5px 0 0 10px;
	float: left;
	background:url("images/bullet.png") no-repeat scroll left 6px transparent;
}
#sidebar .box .categorii .cat-item a:hover{
	color: #408DDB;
}
/* lista de categorii din sidebar **/

/* linkul goto top */
#sus-in-pagina a {
background:url("images/sus-in-pagina.png") no-repeat scroll left bottom transparent;
bottom:15px;
display:block;
height:30px;
position:fixed;
right:15px;
width:130px;
}
#sus-in-pagina a:hover {
background:url("images/sus-in-pagina.png") no-repeat scroll left top transparent;
}
/* end linkul goto top */


.sidebar ul .feedreading_blogroll_bookmarklist {
	padding: 0;
}

.sidebar ul .feedreading_blogroll_bookmarklist .feedreading_bookmark{
	background-image: none;
	margin-bottom: 0 !important;
}

.sidebar ul .feedreading_blogroll_bookmarklist .feedreading_bookmark .lastPublicationDate {
	padding: 0;
	border: none;
}
.nou{
	background:url("images/nou-widget.png") no-repeat scroll left top transparent;
}
.nou-clipitor{
	background:url("images/nou-widget-clipitor.gif") no-repeat scroll left top transparent;
}
/*tweakuri la butoanele de share social media*/
.social-media-articol {
	float: right;
	height: 190px;
	text-align: right;
	vertical-align: top;
	width: 45px;
	position: relative; /* deasupra contentului normal in caz ca e o poza large la inceputul articolului */
}
.social-media-articol .fb_edge_widget_with_comment {/*like pe facebook*/
}
.social-media-articol .FBConnectButton_Simple{ /*share pe facebook*/
	padding-bottom: 5px !important;
	width: 130px;
	display: inline-block;
    height: 20px;
}

.content #sharebar li:hover{
	background-color: transparent;
	border-bottom: none;
}
.content #sharebar .fb_edge_widget_with_comment {/*like pe facebook*/
	width: 65px;
}
/* cforms.css/cforms.css.drumliber */

.link-detalii{
	font-weight: bold;
	float: right;
	display: block;
	height: 15px;
	margin-right: 2px;
}

.rpxsocial span{
	color: #ffffff;
}
.rosu, p.rosu, .rosu p, .nota-bene, p.nota-bene, .nota-bene p{	
	color: #ff0000 !important;
	line-height: 15px;
}
.fix {
	clear: both;
	float: none;
}
/*F: pt Jetpack share */
.sharing li:before, .sharing-hidden li:before, .sharing li:hover, .sharing-hidden li:hover{
	/*border: none !important;*/
	border-bottom: 1px solid transparent !important;
}
.sharing li.sharing_label {
    margin-bottom: -5px;
    position: relative;
    top: 3px;
}
.sharing li.share-custom div, .sharing li.share-custom div iframe{
	padding-top: 2px;
	width: 65px !important;/*F: normal e 90 */
}
.sharing li.share-twitter div.twitter_button{
	/*transform: scale(0.8);*/
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	padding: 1px 0;
}

/*cforms*/
.cform{
	min-height: 300px;
}
#cformsform ol li{
	border-bottom: none;
	clear: both;
}
div.cf_info, .cform{
	width: auto !important;
}
.cform label {
	float: left;
}
.cform textarea, .cform input {
    margin-left: 3px;
    width: 300px !important;
    float: left;
}
.content ol li span {
    display: block;
    float: right;
    font-size: 0.9em;
    margin-left: 10px;
    width: 85px;
}
#cformsform .sendbutton{
	float: right;
	color: #000000;
	width: 100px !important;
}
.linklove{
	display: none;
}
.shashinThumbnailsTable{
	margin:3px !important;/*F: micsoram spatiul pt a intra 3 poze shashin 150 pe linie*/
}

#sidebar .actiuni-rapide{
	width: 420px;
	float: left;
	margin-top: 8px;
}
#sidebar .actiuni-rapide .actiune{
	width: 194px;
	padding: 10px 1px 10px 1px;
	float: left;
	text-align: center;
	border: 1px dotted #E4ECD7;
}
#sidebar .actiuni-rapide .actiune h3{
	display: inline-block;
}
#sidebar .actiuni-rapide .actiune h4{
	font-size: 1.3em;
	padding: 5px 0;
}
#sidebar .actiuni-rapide .actiune h4 a:link,#sidebar .actiuni-rapide .actiune h4 a:visited{
	color: #ff0000 !important;
}
#sidebar .actiuni-rapide .actiune h4 a:hover{
	border-bottom: 1px dashed #FE3804;
	text-decoration: none;
}

#sidebar .actiuni-rapide .actiune a:link,#sidebar .actiuni-rapide .actiune  a:visited{
	color: #ff0000 !important;
}
#sidebar .actiuni-rapide .actiune a:hover{
	text-decoration: underline;
}

/*F:begin propune obiective*/
#cboxLoadedContent #cforms2form ol li{
	padding-top: 10px;
	display: inline-block;/*F:*/
}
#cboxLoadedContent .cform label{
	font-size: 1em;
    margin: 4px 10px 0 0 !important;
    width: 80px !important;
}
#cboxLoadedContent #cforms2form ol.cf-ol li.cf_li_err{
	width: 100%;
}
#cboxLoadedContent #cforms2form ol.cf-ol li.cf_li_err .cf_li_text_err li{
	background: url("http://drumliber.ro/wp-content/plugins/cforms/styling/icon-alert.png") no-repeat scroll left 11px transparent !important;
}
#cboxLoadedContent #cforms2form .sendbutton{
	float: left;
	color: #000000;
	width: 100px !important;
	margin-left: 95px;
}
#cboxLoadedContent div.cf_info{
	/*display: none;*/
	width: auto !important;
}
#cboxLoadedContent .cform{
	width: auto !important;
}
/*F:end cforms propune obiective*/

/*
#sidebar div#___plus_0{
	/ *-moz-transform: scale(0.75);
	-webkit-transform: scale(0.75);
	-ms-transform: scale(0.75);
	-o-transform: scale(0.75);
	* * /
	width: 250px !important;/*F: incercam sa micsoram casuta g+ sa intre ceva langa ea* /
}
#root div{
	width: 250px !important;/*F: incercam sa micsoram casuta g+ sa intre ceva langa ea* /
}
#___plus_0 iframe #root div  div div{
	margin: 9px 5px !important;
}
#___plus_0 iframe #root div  div div div:nth-child(2){
	clear: both !important;
	float: none !important;
}
#___plus_0 iframe #root div  div div div:nth-child(3){
		clear: both !important;
}
*/

