#atffc {
	display:none;
}
.addthis_toolbox .hover_effect
{   padding: 2px;
    border-bottom: 1px solid #CCCCCC;
	background: #F3F3F3;
	height:20px;
}
.addthis_toolbox .hover_effect img
{   
	margin: 0 4px 1px 0;
	padding:2px;
	border: none !important;
}
.addthis_toolbox .hover_effect img:hover {
   background: #fff;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    line-height:18px;
}

.addthis_toolbox .hover_effect a:hover
{
    background: none repeat scroll 0 0 transparent;
    text-decoration: none;
}
#facebook_like {
    float: right;
    margin: 5px 0 0;
    width: 50px;
}
#adsenseafter {
	float:left;
	width:468px;
	margin-top:0;
}
#adsenseattach {
	float:left;
	width:729px;
	margin-top:6px;
}
#title-links {
	float:left;
	margin-top:25px;
	padding-left:5px;
}
#title-links ul {
	list-style-type:none;
}
#title-links h2 {
	padding:2px;
}
#title-links a {
	color:black;
}
#title-links a:hover {
	color:gray;
}

#applesearch{
    float:right;
	margin:0;
	padding:0;
	text-decoration: none;
}
#cse-search-box {
	border:none;
}
#searchsubmit {
	background-color: gray;
	border:none;
	padding:1px;
	border:1px solid gray;
	cursor:pointer;
}
#searchsubmit:hover {
	color:white;
	border:1px solid white;
}
#q {
	background-color: white;
	border:1px solid silver;
	padding:2px;
	color:darkgray;
}

#popular {
	float:left;
}

#popular img {
	border:none !important;
	}

.wpp-thumbnail {
	margin:0 5px 0 0;
	padding:0;
	float:left;
}
#post-header {
	background-color:#F5F5F5;
	float:left;
	padding:0 5px 2px 0;
	margin-bottom:19px;
	min-height:140px;
}
/* Captions */

.wp-caption {
	margin-bottom: 10px;
	background-color:#F5F5F5;
}

.wp-caption img {
	margin: 0 0 10px 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	padding: 0 0 2px 5px !important;
	margin: 0;
}
/* End captions */	

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin:15px 0 20px 0;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    font: bold 12px Verdana,sans-serif;
    margin: 0;
    padding: 3px 0;
    width: 300px;
}

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

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #cccccc;
 border-bottom: none;
 background: #F0F0F0;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #333; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: white;
 background: silver;
 border-color: silver;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #cccccc;
 border-top:0;
 float:left;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabbertab ul li {
	margin:0 0 5px 0 !important;
	float:left;
	font-size:12px;
	line-height:18px;
	width:100%;
	border:none;
	
	}

.tabbertab ul li a{
	color:#000;
	display:block;
	float:left;
	width:100%;
}
.tabbertab ul li .wppgen {
	width:90px;
}
.tabbertab ul li a img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.tabbertab ul li a:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.tabbertab ul li a:hover {
	background-color:#F3F3F3;
}
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}
.post-stats {
    display: block;
    font-size: 9px;
    font-weight: bold;
}
#top{
	background-color:black;
	margin:0;
	padding:5px 0 0 0;
	border-bottom:1px solid silver;
	height:25px;
}

#top h1 {
	float:left;
}

#pagini{
	width:1000px;
	margin-bottom:10px;
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	
}
#header_title{
	margin:0 auto 0 auto;
	padding:0;
	width:1000px;
}

#comment {
	border:1px solid #CCCCCC;
	float:left;
	width:99.5%;
}
	
#comments{
	margin-top:24px;
	width:500px;
}

#comments-headline {
    background-color:#000000;
    height:45px;
}

#comments-headline h2 {
	font-weight:700;
	color:#ffffff;
	padding:12px 0 12px 14px;
	text-transform:uppercase;
	font-size:25px;
}

#comments-list,#trackbacks-list{
    clear:both;
	font-size:18px;
}

.side-categ {
	width:486px;
	padding-bottom:40px;
	float:right;
}

#content{
    display:inline;
	float:left;
	width:1000px;
}

#content a{
	text-decoration:none;
}

#content li.list-time{
    font-size:9px;
	font-variant:small-caps;
	text-transform:uppercase;
	padding-left:14px;
}

#content ul li{
    list-style-type:none;
	margin:0;
	padding:0;
}

#content ul li.list-title{
    font-family:Arial, Helvetica, sans-serif ;
	font-size:14px ;
	font-weight:bold ;
	line-height:18px ;
	padding:0 0 10px 14px ;
	text-transform:uppercase ;
}
#content ul li.list-title h1{
	font-weight: bold;
	padding:0 0 10px 14px;font-family:Arial, Helvetica, sans-serif ;
	font-size:14px ;
	font-weight:bold ;
	line-height:18px ;
	padding:0;
	text-transform:uppercase ;
}

#bottom{
	width:auto;
	background-color:black;
	margin-left:auto;
	margin-right:auto;
	height:180px;
	margin-top:0;
	border-top:1px solid silver;
}
#footer{
	clear:both;
	font-size:10px;
	padding:10px 0 25px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	color:#888;
}
#footer img {
	border:none !important;
}

#header{
    height:121px;
	margin:3px auto 15px auto;
	width:1000px;
	padding:0;
}

#header h1{
	line-height:18px;
}

#header img{
    margin:30px 0 0;
	float:left;
	border:none !important;
	}
	
#nav-above{
    padding:24px 0;
    width:305px;
	margin-left:0px;
	text-align:right;
	}
	
#nav-above .nav-next{
    clear:both;
	float:right;
}

#nav-above h3{
    clear:both;
	font-size:16px;
	padding-top:25px;
}

#nav-below {
	float:left;
	width:500px;
}

#nav-below h3{
    clear:both;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	border-top:1px dashed #d5d5d5;
	margin-bottom:10px;
}

.comment-link,#respond{
    clear:both;
	}
	
#pages li{
    float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:700;
	list-style-type:none;
	padding-left:14px;
	text-transform:uppercase;
}

#pages li a:link,#pages li a:visited{
    color:#666;
	}
	
#pages li a:hover{
    color: #e66c00;
	}
	
#nav-above .nav-previous{
    float:right;
	}
#pages {
float:left;}
*{margin:0;
padding:0;
}

* html .single .entry-content blockquote,* html .single .entry-content code{
    overflow:auto;
	width:452px;
}

.alignleft{
    float:left;
	margin:0 15px 10px 0;
}

.alignright{
    float:right;
	margin:5px 0 7px 7px;
}

#catposts {
	width:500px;
	margin-right:17px;
	float:left;
}

.archive .entry-content,.search .entry-content{
    border:none;
	clear:both;
	float:left;
	font:12px/20px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	width:500px;
}

.archive .entry-meta,.search .entry-meta{
    border:none;
	background-color: silver;
	margin:0 0 25px 0;
	padding:10px 0 10px 10px;
	width:490px;
}

.archive h3.entry-title,.archives h2,.search h3.entry-title, #index h3.entry-title{
    font-size:22px;
	line-height:1em;
	margin:16px 0 0;
	padding:0 0 .2em;
	width: 500px;
}

.archive-meta{
    font-style:italic;
	}
	

.author-links{
    font-size:11px;
	font-style:normal;
	margin-left:0px;
	text-align:right;
	width:120px;
	float:right;
}

.center{
    text-align:center;
	}
	
.clear{
    clear:both;
	margin-top:20px;
	padding-top:50px;
}

.clear-small{
    clear:both;
	margin-top:20px;
	padding-top:20px;
}

.clear2{
    clear:both;
	margin:0;
	padding:0;
}

.comment-meta,#trackbacks-list .comment-author{
    font:16px/24px Didot, Georgia, serif;
	padding-bottom:12px;
	width:452px;
}

.entry-content{
    display:inline;
	font:12px/21px Arial, Helvetica, sans-serif;
	margin-right:15px;
	padding-top:12px;
	text-align:left;
	width:500px;
}
.entry-content p{
	font:12px/21px Arial, Helvetica, sans-serif;
}
.entry-meta{
	display:inline;
	float:left;
	margin-top:0;
	padding:0;
	width:500px;
}

.entry-meta-image{
	display:inline;
	float:left;
	margin-top:0;
	padding:0;
	width:1000px;
}

.entry-meta-content {
    margin-left:15px;
    margin-top:10px;
}

.four04 #content .entry-content ul{
    padding-top:24px;
	}
	
.four04 #content .entry-content ul li{
    padding-bottom:24px;
	}
	
.four04 #content .entry-content ul li a{
    font-size:22px;
	padding-bottom: .2em;
}

.futurosity{
    padding:12px 0;
	}
	
.home{
    font-size:12px;
	}
	
.home #content .recent-comments ul li{
    font:12px/18px Didot, Georgia, serif;
	width:305px;
}

#content ul li.latest-excerpt{
    font:12px Helvetica, Arial, sans-serif;
	list-style-type:none;
	margin:0;
	padding:0 0 0 14px;
	width:145px;
}

.home #content ul li.latest-excerpt2{
    font:12px Helvetica, Arial, sans-serif;
	list-style-type:none;
	margin-top:-8px;
	padding:0 0 0 14px;
	width:440px;
}

.home #content ul li.latest-excerptoneandhalf{
    font:12px/21px Helvetica, Arial, sans-serif;
	list-style-type:none;
 	margin-top:-8px;
 	padding:0 0 0 14px;
	width:218px;
}

.home #nav-above,.home #categories{
    display:none;
	}
	
.home #index .entry-content{
    display: block;
	}
	
.home .recent-comments{
    border-top:20px solid silver;
	display:inline;
	float:left;
	margin:20px 15px 20px 0;
	padding:10px 0;
	width:305px;
}

.home .sited{
    border-top:1px solid silver;
    margin-right: 15px;
	float:left;
	padding:0;
	width:705px;
}

.home h2.sited {
	background-color: #aeaeae;
}

.home .sited a,.home #content .recent-comments ul li a{
    font-family:Helvetica, Arial, sans-serif;
	}
	
.home ul.sited {
    float:left;
	border: 0;
	margin:15px 0 0 0;
	padding: 0;
	display: inline;
	width:500px;
}

.entry-content .more-link, .latest2 .more-link, .four-col .more-link {
	background:url("images/arrow.png") no-repeat scroll right top transparent;
	border-left:1px solid #617B88;
	float:right;
	height:20px;
	margin:20px 0;
	padding:0 15px 0 5px;
	display:block;
	clear:both;
	position:relative;
	text-decoration:none !important;
	font-weight:normal;
}	
ul.sited  h1 a{
	font-size:16px;
	font-weight: 700;
}	
	
ul.sited a{
	font-size:12px;
	font-weight: 400;
}


.latest-excerpt{
    padding-bottom:12px;
}

.left-col {
    display: inline;
    float: left;
    line-height: 18px;
    margin-right: 13px;
    text-align: left;
    width: 300px;
}
#galerie {
	float:left;
	border:1px solid #cccccc;
	padding:5px 4px 5px 5px;
	width:288px;
	margin-bottom:20px;
}
#galerie h2 , #commentsidebar h2, #commentsidebarad h2, .tabbertab h2{
	background: url("images/banda-culori-inclinate.gif") no-repeat scroll 0 center #FFFFFF;
	padding:6px 5px 4px 6px;
	margin-bottom:7px;
	color:#333;
}

#galerie img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#galerie img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#commentsidebar {
    border: 1px solid #CCCCCC;
    font-size: 11px;
    margin-bottom: 0;
    padding: 5px;
}
#commentsidebarad {
    font-size: 11px;
    margin-bottom: 0;
}
.recent_posts{
	font-size:11px;
	border:1px solid #cccccc;
	padding:5px;
	margin-bottom:20px;	
}
.recent_posts img {
	border:medium none !important ;
	margin:0 5px 0 0;
	padding:0;
	float:left;
}
.advanced-recent-posts li {
	clear:both;
	color:#000000;
}
.advanced-recent-posts a {
	font-size:12px;
}

.oneandhalf-colright #commentsidebar ul {
	margin:0;
	padding:0;
}
#commentsidebar ul li{
	border-bottom:1px dotted #cccccc;
	margin:0 0 7px 0;
}

#commentsidebar img {
	float:left;
	margin-right:3px;
	border:none !important;
}
.nav-next{
	float:right;
	}
	
.nav-previous{
    float:left;
	}
	
.attachment-navi {
	width:1000px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom:5px;
	padding-bottom:3px;
}
.attachment-title {
    float: left;
    font-size: 12px;
    margin-top: 3px;
    padding: 0;
    position: relative;
}
.attachment-navi h1 {
    float: left;
    margin-top: 0;
    padding: 0;
    width: 757px;
}
	
.img-navi {
	
	width:250px;
	float:right;
	height:100px;
}

.thumbleft{
    float:left;
	margin:5px 0 0 7px;
}

.thumbleft a img {
	background: url("images/arrow-left.png") no-repeat scroll 5px center #FFFFFF;
	padding:0 0 0 20px;
	margin:0;
	outline:medium none;
}

.thumbleft a:hover img {
	background-color: silver;
	outline:medium none;
}

.thumbright{
    float:right;
	margin:5px 0 0 7px;
}

.thumbright a img {
	background: url("images/arrow-right.png") no-repeat scroll 96px center #FFFFFF;
	padding:0 20px 0 0;
	margin:0;
}

.thumbright a:hover img {
	background-color: silver;
}
	
.one-col{
    border-top:1px solid silver;
	display:inline;
	float:left;
	margin-right:20px;
	width:140px;
}

.oneandhalf-col {
    border-top:1px solid silver;
	display:inline;
	float:left;
	margin-right:14px;
	width:236px;
}

.oneandhalf-colright {
    border-top:1px solid silver;
	display:inline;
	float:left;
	margin-right:0;
	width:236px;
}

.oneandhalf-colright .rss-link  li, .sidebar .rss-link  li{
	background:url("images/rss_icon.gif") no-repeat scroll 0 0 transparent;
	padding: 0 0 0 20px !important;
	margin-bottom: 5px !important;
}

.oneandhalf-col ul, .oneandhalf-colright ul {
	margin: 15px 15px 0 0;
}

.four-col {
    border-top:1px solid silver;
    margin-right: 14px;
	display:inline;
	float:left;
	padding:0;
	width:750px;
	}

.sidebar {
    float: left;
    font: 11px/16px Helvetica,Arial,sans-serif;
    margin-left: 3px;
    overflow: hidden;
    width: 165px;
}

.sidebar h3{
    font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #CCCCCC;
	padding:3px 0 3px 0;
	margin: 0 0 10px 0 ;
}

.sidebar li {
    list-style-type:none;
	}
.sidebar div {
	margin-bottom:10px;
}
.friends img {
	border:none !important;
}
.tags {
	background-color:#F5F5F5;
	padding:3px;
}
.single #content ul.post-categories li{
    font:16px Didot, Georgia, serif;
	margin-bottom:-12px;
	padding-top:12px;
	text-align:right;
	width:275px;
}

.single .author{
    font-size:18px;
	padding:12px 0 36px;
	width:275px;
	margin-left:0px;
	text-align:right;
}

.single .entry-content {
	display:inline;
	float:left;
	margin:0 15px 10px 0;
	padding-top:0;
	text-align:left;
	width:500px;
}

.single .entry-content blockquote p:first-child:first-letter{
    color:inherit;
	float:none;
	margin-right:0;
}


.single .entry-content h3 {
    color: #333;
	margin-bottom: -.5em;
	font-weight:bold;
	font: 14px/21px Arial, Helvetica, sans-serif;
}
.entry-content a {
	text-decoration:underline !important;
	font-weight:bold;
}

.entry-content ol, .entry-content ul {
    list-style-image:url(images/pfeil_listen.gif);
    margin:0 0 20px 18px;
}

.single .entry-content ol li,.single .entry-content ul li{
    list-style-position:outside;
	margin-left:1em;
}

.single .entry-content p:first-child:first-letter,.page .entry-content p:first-child:first-letter,.four04 .entry-content p:first-child:first-letter{
    color:black;
	display:inline;
	float:left;
	font-size:78px;
	line-height:68px;
	margin-right:10px;
}

.single .entry-content p:first-child:first-line,.page .entry-content p:first-child:first-line,.four04 .entry-content p:first-child:first-line{
    font-variant:small-caps;
	text-transform:uppercase;
}
.single .entry-title,.author .entry-title{
    color:black;
	line-height:1em;
	padding:5px 0 10px 0;
	text-align:left;
}
.single .post, .archive .post, .page .post {
    display: inline;
    float: left;
    margin-right: 17px;
    width: 500px;
}
.single blockquote{
    background:#e66c00 url('images/quotes.gif') no-repeat top right;
	background-position:95% -12px;
	margin:0 0 14px 0;
	padding:10px 20px 0 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-style:italic;
	color:#ffffff;
}
.single blockquote a{
	color:#fff;
}
.single blockquote a:hover{
	color:#ddd;
}
.single .entry-content blockquote p:first-child:first-letter {
	display:inline;
	float:left;
	font-size:38px;
	line-height:18px;
	margin-right:7px;
	margin-top:7px;
}

.skip-link{
    margin-left:-99999px;
	}
	
.three-col{
    border-top:1px solid silver;
    display:inline;
	float:left;
	margin-right:14px;
	width:500px;
}

.three-col p, .two-col p,.two-colright p, .one-col p, .oneandhalf-col p, .oneandhalf-colright p{
    padding:8px 10px 0px 14px;
	font-family: Helvetica, Arial, sans-serif;
}

.oneandhalf-col ul, .oneandhalf-colright ul, .two-col ul,.two-colright ul,  .three-col ul {
	padding-left:14px;
}

.two-col{
    border-top:1px solid silver;
	display:inline;
	float:left;
	margin-right:14px;
	width:324px;
}

.two-colright{
    border-top:1px solid silver;
	display:inline;
	float:left;
	margin-right:0;
	width:324px;
}

.timeline{
    border-top:20px solid silver;
	clear:both;
	padding:12px 0;
	width:945px;
}

a:link,a:visited{
    color:#e66c00;
	text-decoration:none;
	outline:none;
}

a:hover{
    color: #666666;
	}
	
acronym,abbr{
    border-bottom:1px dotted;
	cursor:help;
}

blockquote{
    font:12px/21px Didot, Georgia, serif;
	padding:12px;
}

body{
    background:#fff;
	color:#333;
	font:12px/21px Helvetica, Arial, sans-serif;
	margin:0 auto;
}

#wrapper{
	margin:0 auto;
	padding:0;
	width:1000px;
}

code,pre{
    overflow:auto;
	padding:4px;
}

h1#blog-title a{
    display:inline;
	font-size:36px;
	margin:0;
	padding:0;
}

span.blog-title-small {
    display:inline;
	font-size:12px;
	margin:0;
	padding:0;
}

.smallattachment img{
	border:none;
	margin:0;
	padding:0;
}

#header_title a:hover{
    color:silver;
}
span.blog-title-small a{
	color:gray;
}

span.blog-title-small a:hover{
	font-size: 22px;
	color:silver;
}

h1,h2,h3,h4,h5,h6{
    font-weight:400;
	padding:8px 0 12px;
}
h3.related {
	font-weight:bold;
}
h1 {
	line-height:24px;
}

h2{
    font-size:18px;
}
	
h2.latest{
    border-bottom:2px solid silver;
	font-weight:600;
	background-color:#000000;
	text-transform:uppercase;
	font-size:26px;
	padding:24px 14px 8px;
}

h2.latest_fresh{
    border-bottom:2px solid silver;
	font-weight:600;
	background-color:#000000;
	text-transform:uppercase;
	font-size:26px;
	padding:24px 14px 8px;
}

h2.latest_arh{
    border-bottom:2px solid silver;
	font-weight:600;
	background-color:#C17C2E;
	text-transform:uppercase;
	font-size:26px;
	padding:24px 14px 8px;
}

h2.latest_pictura{
    border-bottom:2px solid silver;
	font-weight:600;
	background-color:#8064BF;
	text-transform:uppercase;
	font-size:26px;
	padding:24px 14px 8px;
}

h2.latest_cinema{
    border-bottom:2px solid silver;
	font-weight:600;
	background-color:#0B85D7;
	text-transform:uppercase;
	font-size:26px;
	padding:24px 14px 8px;
}

h2.latest_foto{
    border-bottom:2px solid silver;
	font-weight:600;
	background-color:#FCD200;
	text-transform:uppercase;
	font-size:26px;
	padding:24px 14px 8px;
}

h2.latest_publicatii{
    border-bottom:2px solid silver;
	font-weight:600;
	background-color:black;
	text-transform:uppercase;
	font-size:26px;
	padding:24px 14px 8px;
}

h2.latest_muzica{
    border-bottom:2px solid silver;
	font-weight:600;
	background-color:#1B9F32;
	text-transform:uppercase;
	font-size:26px;
	padding:24px 14px 8px;
}

h2.latest_sculpt{
    border-bottom:2px solid silver;
	font-weight:600;
	background-color:#e92037;
	text-transform:uppercase;
	font-size:26px;
	padding:24px 14px 8px;
}

h2.latest_teatru{
    border-bottom:2px solid silver;
	font-weight:600;
	background-color:#B40A77;
	text-transform:uppercase;
	font-size:26px;
	padding:24px 14px 8px;
}

h2.start {
    font-weight:600;
	background-color:#aeaeae;
	padding-left:14px;
	text-transform:uppercase;
	font-size:20px;
	height:20px;
	color:#FFFFFF;
}

h2 img {
	border: none;
}

h2.latest a {
 	font-weight:600;
 	color: #FFFFFF;
}

h2.latest a:hover {
 	font-weight:600;
 	color: #e66c00;
}

h2.latest_fresh a {
 	font-weight:700;
 	color: #FFFFFF;
}

h2.latest_fresh a:hover {
 	font-weight:600;
 	color: #E66C00;
}

h2.latest_arh a {
 	font-weight:600;
 	color: #FFFFFF;
}

h2.latest_arh a:hover {
 	font-weight:600;
 	color: #000000;
}

h2.latest_pictura a {
 	font-weight:600;
 	color: #FFFFFF;
}

h2.latest_pictura a:hover {
 	font-weight:600;
 	color: #000000;
}

h2.latest_cinema a {
 	font-weight:600;
 	color: #FFFFFF;
}

h2.latest_cinema a:hover {
 	font-weight:600;
 	color: #000000;
}

h2.latest_foto a {
 	font-weight:600;
 	color: #FFFFFF;
}

h2.latest_foto a:hover {
 	font-weight:600;
 	color: #000000;
}

h2.latest_publicatii a {
 	font-weight:600;
 	color: #FFFFFF;
}

h2.latest_publicatii a:hover {
 	font-weight:600;
 	color: #E66C00;
}

h2.latest_muzica a {
 	font-weight:600;
 	color: #FFFFFF;
}

h2.latest_muzica a:hover {
 	font-weight:600;
 	color: #000000;
}

h2.latest_teatru a {
 	font-weight:600;
 	color: #FFFFFF;
}

h2.latest_teatru a:hover {
 	font-weight:600;
 	color: #000000;
}

h2.latest_sculpt a {
 	font-weight:600;
 	color: #FFFFFF;
}

h2.latest_sculpt a:hover {
 	font-weight:600;
 	color: #000000;
}

/*pentru meniu*/

ul.menu_header {
	list-style-type:none;
}
ul.menu_header li {
	width:123px;
	margin:0;
	padding:3px 2px 5px 0;
	float:left;
}
ul.menu_header h2 {
	border-bottom:1px solid silver;
	font-weight:600;
	text-transform:uppercase;
	font-size:15px;
	padding:4px 4px 2px;
}
h2.menu_gray {
	background-color:#fff;
	border-top:1px solid silver;
	color:#000;
	padding:4px 4px 1px 4px !important;
}
h2.menu_arh{
	background-color:#C17C2E;
}
h2.menu_pictura{
	background-color:#8064BF;
}
h2.menu_cinema{
	background-color:#0B85D7;
}
h2.menu_foto{
	background-color:#FCD200;
}
h2.menu_publicatii{
	background-color:black;
}
ul.menu_header h2.menu_publicatii a:hover{
	color:gray;
}
h2.menu_muzica{
	background-color:#1B9F32;
}
h2.menu_sculpt{
	background-color:#e92037;
}
h2.menu_teatru{
	background-color:#B40A77;
}
ul.menu_header h2.menu_gray a {
 	font-weight:550;
 	color: #000;
}
ul.menu_header h2.menu_gray a:hover {
 	font-weight:550;
 	color: gray;
}
ul.menu_header h2 a {
 	font-weight:550;
 	color: #FFFFFF;
}
ul.menu_header h2 a:hover {
 	font-weight:550;
 	color: #000000;
}
h2.page-title{
    color:gray;
	display:block;
	float:left;
	font-size:25px;
	line-height:1em;
	border-bottom: 1px solid silver;
	padding-bottom:5px;
	margin-bottom:10px;
	width:100%;
}

h2.entry-title{
    color:gray;
	display:inline;
	float:left;
	font-size:30px;
	line-height:1em;
	width: 350px;
}

/* Related Posts */  
ol.related-posts {clear:both; text-align:left; margin:10px 0px 0px 0px !important; padding:0;line-height:18px;}  
ol.related-posts li{width:95px; float:left; display:inline; margin:0 !important; padding:0 2px 0 2px;;border-right:1px solid silver;font-size:12px;}  
ol.related-posts img{clear:both; padding:0;}  
ol.related-posts a{clear:both; display:block; border:none; text-decoration:none; color:#000000;}
ol.related-posts a:hover {background:#F3F3F3;} 

h2.translate{
    margin-bottom:-17px;
	}
	
img{
    border:1px solid silver !important;
	padding:0;
	margin:3px 0 10px 0;
}

img.wp-smiley{
    border:none !important;
	padding:0;
	margin:0;
}

img.amrande {
    float:left;
	margin:15px 15px 0 0;
}

img.wpcf7-captcha-captcha-170{
    border:none;
	padding: 0;
	margin:0;
	vertical-align: middle;
}

img.post-image{
    border:1px solid silver;
	margin:5px 10px 5px 15px;
	padding:2px;
	width:190px;
}

img.post-thumbnail{
	padding: 0 0 0 0;
	border:1px solid silver;
	margin:10px 0 0 0;
}

img.artistul{
	padding: 0 0 0 0;
	border:1px solid silver;
	margin:0 0 10px 5px;
	float:right;
}

div.artistul{
	margin:10px 0 0 0;
}

h2.latest img {
	margin:0;
}

h2.start img {
	margin:0;
}

h2.comments-headline img {
	margin:0;
}

label{
    cursor:pointer;
	}
	
li#categories ul li{
    border-bottom:1px solid silver;
	display:inline;
	float:right;
	font-size:18px;
	margin-right:15px;
	width:145px;
}

li.comment,#trackbacks-list ol li{
    background-color:#fbfbfb;
	font:12px/18px Helvetica, Arial, sans-serif;
	list-style-type:none;
	margin:12px 0;
	padding:24px;
	width:452px;
}

li.comment.alt,#trackbacks-list ol li.alt{
    background-color:#f3f3f3;
	border:none;
}

li.comment.bypostauthor{
    background:#eff6ff;
	}
	
p{
    padding:0 0 14px;
	font-family: Helvetica, Arial, sans-serif;
	}
#content li p {
    padding:0 0 10px;
	}
small{
    font-size:0.85em;
	}
	
strong{
    font-weight:700;
	}
	
sub{
    bottom:-0.2em;
	position:relative;
	vertical-align:baseline;
}

sup{
    bottom:0.3em;
	position:relative;
	vertical-align:baseline;
}

ul#archives-page li h3{
    margin-top:0;
	padding-top:0;
}

ul.etc li{
    display:inline;
	list-style-type:none;
	padding-right:10px;
}

ul.latest{
    float:left;
	padding-right:14px;
	width:145px;
}

ul.latestoneandhalf {
    float:left;
	padding-right:14px;
	width:236px;
}

ul.latestoneandhalfright{
    float:left;
	padding-right:0;
	width:236px;
}

ul.latest2{
    float:left;
	padding-right:14px;
	width:500px;
}

ul.latest2 h1{
    font-size: 18px;
	margin: 0;
	padding: 10px 0 12px 0 ;
	font-weight: 600;
}


.two-col ul, .two-colright ul{
    float:left;
	padding-left:14px;
}

.two-col ul.latestwiki{
    float:left;
	padding:0;
}

.two-col li.list-time {
font-size:9px;
font-variant:small-caps;
padding:5px 0 0 14px;
list-style-type:none;
line-height:10px;
}

.two-col ul li.list-title {
font-family:Arial,Helvetica,sans-serif ;
font-size:12px ;
font-weight:bold ;
line-height:16px ;
padding:0 0 7px 8px ;
list-style-type:none;
}

.two-col ul li.list-title h2 {
font-family:Arial,Helvetica,sans-serif ;
font-size:12px ;
font-weight:bold ;
line-height:16px ;
padding:0;
}
ul.post-categories {
 float:left;
 width:350px;
 font-size:11px;
 margin:0 0 10px 10px !important;
 }
ul.post-categories a {
	font-size:11px;
}

ul.post-categories li a,#comments h3{
    font-size:14px;
    width:280px;
	}

ul.etc{
 	margin-top:8px;
}

ul.etc li{
    display:inline;
	list-style-type:none;
	padding-right:10px;
}
	
#commentform {
	margin:10px 0 0 18px;
}

pre {
background: #EBEBEB none repeat scroll 0% 0%;
border:1px dashed #646464;
margin:0pt 0pt 0.9em;
overflow:auto;
padding:1em;
}
