/*
	Theme Name: Arfe
	Theme URL: http://arfe.ro
	Description: Tema de WordPress de pe arfe.ro
	Author: Piratu
	Author URI: http://arfe.ro
	Version: 2.0
*/

body {
	background: url(images/bg-top.jpg) repeat;
	margin: 0 auto;
	padding: 0;
	word-wrap:break-word;
}

body, p, th, td, input, textarea, ul, ol, li {
	color: black;
	font-size: 12px;
	line-height: 1.2em;
	font-family: Tahoma, Arial, Verdana;
}

a, img, table {
	border: none;
}

.fix {
	clear: both;
}

.cleardotted {
	height: 3px;
	background: url(images/gradientlinesimetric300.png) 0 0 repeat-x;
	margin: 15px 0;
	clear: both;
}
.clearverde {
	height: 5px;
	background: url(images/separatorverde.png) 0 0 repeat-x;
	margin: 15px 0;
	clear: both;
}
.clearroz {
	height: 5px;
	background: url(images/separatorroz.png) 0 0 repeat-x;
	margin: 15px 0;
	clear: both;
}
.cleargalben {
	height: 5px;
	background: url(images/separatorgalben.png) 0 0 repeat-x;
	margin: 15px 0;
	clear: both;
}
.clearalbastru {
	height: 5px;
	background: url(images/separatoralbastru.png) 0 0 repeat-x;
	margin: 15px 0;
	clear: both;
}
.gradientline {
	width: 460px;
	height: 5px;
	background: url(images/gradientline.png) 0 0 no-repeat;
	margin: 5px auto 15px;
	clear: both;
}
.gradientlinesimetric {
	width: 460px;
	height: 5px;
	background: url(images/gradientlinesimetric.png) 0 0 no-repeat;
	margin: 5px auto 15px;
	clear: both;
}

.alignleft {
	float: left;
	margin: 0;
	padding: 0;
}
.alignright {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

h1, h2, h3, h4 {
	color: #333;
	text-shadow: #fff 1px 1px 1px;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0 0 10px 0;
	padding: 0;
}

h1 {
	font-size: 26px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
small {
	font-size: 11px;
	font-weight: normal;
}
h1.titlu, h2.titlu, h3.titlu, h4.titlu {
	margin-bottom: 5px;
	text-shadow: #fff 1px 1px 1px;
	text-align: center;
}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 {
	text-align: center;
}

a {
	color: #ff005b;
	text-decoration: none;
}
a:hover {
	color: #ff6da1;
	text-decoration: none;
}
/*#parteneri a, #blogroll a {
	color: #666;
	text-decoration: none;
}
#parteneri a:hover, #blogroll a:hover {
	color: #ff6da1;
	text-decoration: none;
}*/
a.noupesite {
	text-shadow: none !important;
	font-style: italic !important;
}

h1 a, h2 a, h3 a, h4 a {
	color: #ff005b;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #ff6da1;
	text-decoration: none;
}

a.alt {
	color: #666;
}
a.alt:hover {
	color: #ff6da1;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

input, textarea, select {
	background: white;
	color: black;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #87ba18;
}
label {
	font-weight: bold;
	color: #333;
	display: block;
	margin-bottom: 3px;
}
#submit {
	font-weight: bold;
	color: #ff005b;
	background: #f8ed8d;
	margin: 0 0 0px;
	padding: 4px 6px;
	cursor: pointer;
}
#submit:hover {
	color: #ff6da1;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

blockquote {
	margin: 0 25px 15px;
	padding: 10px;
	background: #ffffc5;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	border: 2px solid #fff;

	-webkit-box-shadow:0 0 10px #fff;
	-moz-box-shadow: 0 0 10px #fff;
	box-shadow:0 0 10px #fff;
	clear: both;
}

ul {
	list-style-type: square;
	margin: 0 0 15px 0;
	padding: 0;
	white-space: normal;
}

ul li {
	display: list-item;
	float: none;
	background: none;
	margin: 0 0 2px 20px;
	padding: 0;
}

#sidebar .widget-container ul, ul.inline {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#sidebar .widget-container ul li, ul.inline li {
	display: inline-block;
	background: url(images/arrow.gif) 0px 4px no-repeat;
	margin: 0 8px 5px 0;
	padding: 0 0 0 8px;
}

#prompt {
	background-color: #ffefc6;
	font-size: 12px;
	padding: 5px;
	border: #ccbca4;
	text-align: center;
}
#prompt a {
	color: #444;
	text-decoration: underline;
}
#prompt a:hover {
	text-decoration: none;
}

#header {
	/*background: url(images/top_line_bg.png) repeat-x;*/
	height: 200px;
	border-bottom: 0px solid #87BA18;
}
#headerbody {
	width: 960px;
	margin: 0 auto;
	clear: both;
	position: relative;
	height: 100%;
}
#headerbody .left {
	position: absolute;
	top: 10px;
	left: 0px;
}
#headerbody .right {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 728px;/*fix pentru IE*/
}
#header .reclama {
}
#header .tagline {
	margin-top: 20px;
	color: #666;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

/* MENU */
#menu {
	background:url(images/menu_back.gif) no-repeat;
	width:960px;
	height:33px;
	white-space:nowrap;
	font-size:12px;
	font-weight:bold;
	margin: 0 auto;
	padding: 0;
	list-style: none;

	position: absolute;
	left: 0;
	bottom: 0;
}

#menu li {
	float: left;
	height: 33px;
	margin: 0;
	padding: 0;
}

#menu li a {
	background:url(images/menu_other.gif) no-repeat;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:10px 15px;
}
#menu li a:hover {
	background:url(images/menu_other_hover.gif) no-repeat;
	color:#fff;
	text-decoration:none;
}
#menu li.current_page_item a, #menu li a.selected {
	background:url(images/menu_other_hover.gif) no-repeat;
	color:#fff;
	text-decoration:none;
}

#menu li.menu_home a {
	background:url(images/menu_home.gif) no-repeat;
	display:block;
	text-decoration:none;
}
#menu li.menu_home a:hover {
	background:url(images/menu_home_hover.gif) no-repeat;
	color:#fff;
	text-decoration:none;
}
#menu li.menu_home  a.selected {
	background:url(images/menu_home_hover.gif) no-repeat;
	color:#fff;
	text-decoration:none;
}

#menu li.high a {
	font-weight: bold;
}
#menu li.high a:hover {
}

#menu li#searchline {
	float: right;
	position: relative;
	width: 250px;
}
#menu  li#searchline form {
	padding-top: 5px;
}

#menu li#searchline input.search {
	border: 1px solid #ccc;
	font-size: 12px;
	color: #333;
	line-height: 19px;
	height: 19px;
	padding: 0px 2px;
	position: absolute;
	top: 6px;
	left: 0;
	width: 160px;
}

#menu li#searchline input.submit {
	background: url(images/icon_bg.png) no-repeat;
	border: 0px;
	font-size: 12px;
	color: #ff005b;
	font-weight: bold;
	height: 21px;
	padding: 1px 0px 2px;
	position: absolute;
	top: 6px;
	right: 10px;
	width: 70px;
	cursor: pointer;
}

#topnav {
	background: url(images/topnav_bg.gif) no-repeat;
	/*background: url(images/bgdark.jpg) repeat;

	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;*/

	width: 960px;
	height: 27px;
	margin: 0 auto;
}

#topnav p {
	margin: 0;
	padding: 3px 22px 0;
	color: #333;
}

#topnav a {
	color:#f8ed8d;
	text-decoration:none;
}

#topnav a:hover {
	color:#fff;
	text-decoration:none;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 3px 22px 0;
}
#topnav ul li {
	float: left;
	display: block;
	margin: 0 0 0 10px;
	padding: 0;
}

#wrap {
    background: url(images/bg-top.jpg?v3) repeat-x center top;
}

#bodywrap {
	/*background: url(images/bgtanpattern.gif) repeat;*/
	padding-bottom: 20px;
}
#contentwrap {
	border-bottom: 0px solid #87ba18;
	position: relative;
	overflow-x: hidden;
}
#content {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0px;
	clear: both;
	position: relative;
	min-height: 400px;
	background: #fff;
	z-index: 3;
	border: 1px solid #ccc;
}
#content #leftbar {
	float: left;
	width: 630px;
}
.leftbarmain {
	width: 630px !important;
	
}
#sidebar {
	float: right;
	width: 300px;
	text-align: center;

	padding: 0;
	margin: 0;

	/*background: url(images/1pxwhite50.png) repeat;*/
	/*background: url(images/bgdark.jpg) repeat;*/
	/*border: 5px solid #a46339;*/

	/*-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/

	/*-webkit-box-shadow:0 0 5px #e9e5d5;
	-moz-box-shadow: 0 0 5px #e9e5d5;
	box-shadow:0 0 5px #e9e5d5;*/
}
.sidebarmain {
	width: 300px !important;
}

#sidebar a {
	color: #990037;
}
#sidebar a:hover {
	color: #ff005b;
}

#sidebar .widget-container {
	list-style: none;
	display: block;

	margin: 0 0 20px 0;
	padding: 0;
}
#sidebar .box {
	padding: 0;
	margin-left:-30px;
}

#sidebar ul ul, ul.children, #sidebar ul.widgets ul ul {
	margin-left: 15px !important;
	margin-top: 6px !important;
}
#sidebar ul.widgets ul {
	margin-left: 0 !important;
}

#sidebar .widget-container ul {
	margin-bottom: 0;
}

img.imgheader {
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
}

img.random {
	margin: -3px auto 10px;
	display: block;
}

.banner {
	text-align: center;
	margin: 0 auto 20px;
}

#footer {
	background: #87BA18;
	border-left: 5px solid #87BA18;
	border-right: 5px solid #87BA18;
	border-bottom: 5px solid #87BA18;
	width: 932px;
	margin: 0 auto;
	padding: 10px;

	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
}

#footer .alignleft {
	width: 60%;
}
#footer .alignright {
	width: 30%;
}

#footertags {
	font-size: 17px;
	line-height: 17px;
	color: #444;
}

#footer a {
	color:white;
	text-decoration:none;
}

#footer a:hover {
	color:#f8ed8d;
	text-decoration:none;
}

#sitetags {
	font-size: 10pt;
	line-height: 18pt;
	color: #444;
}

/*comentarii*/
#comments {
	margin-left:10px;
}

#commentwrapper {
	margin: 0 10px 10px 0;
}

#comment {
}

#respond {
	margin-top: 10px;
}

#comments_wrap {
	color: black;
	margin: 10px 0 0 0;
	padding: 0;
}

#comments_wrap ol {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
}

.comment-body {
	padding: 5px 0;
}

.commentlist li, .commentlist .children  li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.commentlist li a  {
}

.commentlist li a:hover {
}

.commentlist .children {
	margin: 0 0 0 20px;
	list-style-type: none;
}

.commentlist li .reply {
}

.comment-body .commenttext  {
	color: black;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	padding: 4px;
	margin-left:10px;
	border: 1px solid #87ba18;
	min-height: 48px;
	width:570px;
}

.comment-body .commenttext p {
	font-size: 12px;
}

.comment-body .commenttext .avatar {
	float: left;
	margin-right: 10px;
	padding: 0;
}

.comment-body .odd {
	background: white;
}
.comment-body .even {
	background: #ffffc5;
}
.comment-body  .bypostauthor {
	border: 1px solid #87ba18 !important;
}
.comment-body  .comment-author-admin {
	border: 1px solid #ff005b !important;
}

img.size-large {
	display: block;
	border: 1px solid #ff5b8e;
}

.wp-caption {
	border: 1px solid #ff5b8e;
}
.wp-caption img.size-large {
	border: 0;/*evitam border dublu*/
}

p.wp-caption-text {
	padding-top: 4px;
	margin-bottom: 0 !important;
}

/*ratings*/
.reaction_buttons {
	margin-top: 5px;
	margin-bottom: 15px;
}

.reaction_button, .reaction_buttons_tagline {
	color: #ff6da1 !important;
}

p.ratingarticol {
	color: blue;
}

a.idmess {
	background: url(images/yahoomessenger.gif) 0 2px no-repeat;
	padding-left: 30px;
	height: 25px;
	line-height: 25px;
	display: inline-block;
	font-size: 11px;
	float: left;
	margin: 0 10px 0 0;
}

.buton {
	float: left;
	margin: 0 10px 0 0;
}

#facebookbar {
	margin-top: 0px;
	background: url(images/1pxwhite30.png) repeat;

	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#facebookbar img {
	vertical-align: middle;
}

.headerbox {
	margin-bottom: 20px;
	padding: 0 0 15px 0;
	color:#000 !important;
	background: url(images/separatorverde.png) 0 bottom repeat-x;
}
.headerbox h1, .headerbox h2, .headerbox h3, .headerbox h4 {
	color: #333;
	margin-bottom: 0;
}
.headerbox h1 em, .headerbox h2 em, .headerbox h3 em, .headerbox h4 em {
	font-weight: normal;
}
.archivefeed {
	margin-top: 10px;
}
.archivefeed a.rss {
	background:url(images/rss.gif) center left no-repeat;
	height: 16px;
	line-height: 16px;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 22px;
	display: block;
}

/* WP-Polls */
.wp-polls {
	/*max-width: 320px;*/
}
.wp-polls-ul input {
	background: transparent !important;
	padding: 0 !important;
	border: 0 !important;
}
.wp-polls-ul {
	margin-bottom: 10px !important;
}
.wp-polls-ul li input, .wp-polls-ul li label {
	cursor: pointer !important;
}
.wp-polls-form .Buttons {
	cursor: pointer !important;
}
.wp-polls-form .Buttons:hover {
	background-color: white !important;
}
.block widget widget_polls-widget {
}

.wp-polls-ans {
	filter: none !important;
}

.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li {
	display: block !important;
	background: none !important;
	list-style: none !important;
	margin-left: 0 !important;
}

/*PageNavi*/
.wp-pagenavi {
	margin-top: 10px;
}
.wp-pagenavi a, .wp-pagenavi span {
	background: white !important;
}
/*CommentNavi*/
.wp-commentnavi a, .wp-commentnavi span {
	background: white !important;
}

/* Highslide */
.highslide img {
	border: none !important;
}
.thumbnail .highslide img {
	border: 2px solid #ffffc5 !important;
}
thumbnail .highslide:hover img {
	border-color: #ffffc5 !important;
}

/*Articol&stuff*/
.megabar {
	width: 540px;
	margin: 20px auto 15px;
}
.megabar .left {
	float: left;
	width: 300px;
}
.megabar .right {
	float: right;
	width: 225px;
}

.fblike {
	margin-bottom: 7px;
}

a.nrcomentarii {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	background: url(images/comments.gif) 5px 0 no-repeat;
	display: block;
	padding: 0 0 0 45px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

.votewidget_container {
	margin: 0 !important;
}

.sharebar {
	margin: 15px 0 0 0;
	padding-bottom: 10px;
	background: url(images/dasialtora.png) 0 0 no-repeat;
	clear: both;
	width: 100%;/*IE FIX*/
	padding-bottom: 15px;
}

.shareicon  {
	float: right;
	display: block;
	margin-right: 10px;
	height: 25px;
	line-height: 25px;
	color: #666;
}

.postmeta {
	color: #333;
	font-size: 12px;
	line-height: 14px;
	border-top: 1px solid #999;
	padding: 5px 0 0 0;
	margin: 15px 0 0 0;
	font-weight: normal;
	text-align: center;
}

.sectionwrap {
	padding: 0;
	margin: 20px 0 25px 0;
	width: 630px;

	background: url(images/content-bg-center.png?v3) center 0 repeat-y;
}

.section {
	padding-bottom: 20px;
	margin: 0 0 0 0;
	background: #ffffff;
	float: left;
	min-height: 300px;
	
}
.section .header {
	
	height: 33px;
	padding: 0;
	position: relative;
	margin-top: -20px;
	float: left;
	width: 650px;
}
.section .inside {
	float: left;
	width: 590px;
	padding: 0 25px 5px 15px;
}

.single {
}

.section p, .postarea p {
	font-size: 13px;
}

.featured {
	background-image: url(images/1pxyellow.png) !important;
}

/*.banc .section, .banc .itemlista {
	background-image: url(images/smiley.png) !important;
	background-position: 80% 70% !important;
	background-repeat: no-repeat !important;
}*/

.taguri {
	color: #333;
	margin: 5px 0 0;
	font-size: 11px;
}
.taguri span {
	background: url(images/tags.png) 0 0 no-repeat;
	padding: 0 0 0px 20px;
	line-height: 16px;
	display: inline-block;
}

.ratinguri {
	margin-bottom: 10px;
}

.preview {
	clear: both;
}

/*acelasi stil grafic cu coolthumb*/
.obiectmedia {
	text-align: center;
	margin: 10px auto;

	padding: 5px;
	background: url(images/1pxwhite50.png) repeat;

	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	-webkit-box-shadow: 0 0 5px #A16B49;
	-moz-box-shadow: 0 0 5px #A16B49;
	box-shadow: 0 0 5px #A16B49;

	position: relative;
}
.obiectmedia:hover {
	background: #fff;

	-webkit-box-shadow: 0 0 5px #fff;
	-moz-box-shadow: 0 0 5px #fff;
	box-shadow: 0 0 5px #fff;
}

.obiectmedia p {
	background-color: #ffffc5;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	margin: 0;
	color: black;
}

.section .obiectmedia {
	clear: both;
}

.obiectmedia .highslide {
	text-decoration: none;
	display: block;
	cursor: url(http://arfe.ro/wp-content/themes/arfe/js/highslide/graphics/zoomin.cur), pointer !important;
}

.obiectmedia a span.clic {
	position: absolute;
	display: block;
	width: 210px;
	height: 20px;
	background: url(images/clicpentruimaginemaimare.png) 0 0 no-repeat;
	left: 5px;
	top: 5px;
	opacity: 0.5;
	filter: alpha(opacity=50); /* IE */
	text-decoration: none;
	cursor: url(http://arfe.ro/wp-content/themes/arfe/js/highslide/graphics/zoomin.cur), pointer !important;
	z-index: 2;
}

.obiectmedia a img {
	margin: 0;
	padding: 0;
	max-width: 500px;
	max-height: 500px;
	width: expression(this.width > 500 ? 500: true);
}

.reclama {
	border: none !important;

	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	-webkit-box-shadow:0 0px 10px #fff;
	-moz-box-shadow: 0 0px 10px #fff;
	box-shadow:0 0 10px #fff;

	margin: 0 auto !important;
}

.reclama a img {
	max-width: 999px !important;
	max-height: 999px !important;
	width: expression(this.width) !important;
}

.articolesimilare {
	margin-top: 15px;
}
.articolesimilare ul {
	margin-bottom: 0;
}

.ngg-gallery-thumbnail-box {
	margin: 0px 15px 15px 0px !important;
}

.ngg-gallery-thumbnail {
	margin: 0 !important;
	clear: none !important;
}

.ngg-navigation {
	padding-top: 5px !important;
	margin-bottom: 15px !important;
}
.ngg-navigation a, .ngg-navigation span {
	display: inline-block;
}
.ngg-navigation span {
	padding: 4px 0px;
}

.thumbnail {
	margin: 0 15px 10px 0!important;
	float: left;
}
.thumbnail p {
	font-size: 12px !important;
}

.readmore {
	margin: 10px 0;
	display: inline-block;
}

.readmore a {
	display: block;
	font-size: 120%;
	font-weight: bold;
	padding: 5px 10px;
	background: #f8ed8d;
	border: 2px solid #87ba18;
}

.author_info {
	height: 64px;
	padding: 10px;
	margin-left: 10px;
	background-color: #f8ed8d;
	border: 1px solid #87ba18;
	position: relative;
    width:550px;
}

.author_info h3 {
	margin-bottom: 10px;
}

.author_photo {
	position: absolute;
	top: 10px;
	right: 10px;
}

.author_photo img {
	border: none;
}

/*baloane*/
.balon {
	margin-bottom: 15px;
	display: block;
}
.balon p:last-child {
	margin-bottom: 0;
}

.balon .bak {
	padding: 10px 15px;
	background: url(images/1pxwhite50.png) repeat;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.balon .info, .balon .warning {
	padding: 0 0 0 40px;
	margin: 0;
	min-height: 32px;
}
.balon .info {
	background: url(images/info32.gif) 0 0 no-repeat;
}
.balon .warning {
	background: url(images/warning32.gif) 0 0 no-repeat;
}
.balonmediu {
	margin-bottom: 12px !important;
}
.balonmediu, .balonmediu p {
	font-size: 90% !important;
}

.balonsmall {
	margin-bottom: 10px;
	display: block;
}
.balonsmall .bak {
	padding: 5px 8px 6px;
	background: url(images/1pxwhite50.png) repeat;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;

}
.balonsmall .info, .balonsmall .warning {
	padding: 0 0 0 30px;
	margin: 0;
	min-height: 20px;
}
.balonsmall, .balonsmall  p {
	font-size: 11px;
}
.balonsmall p:last-child {
	margin-bottom: 0;
}
.balonsmall .info {
	background: url(images/info20.gif) 0 0 no-repeat;
}
.balonsmall .warning {
	background: url(images/warning20.gif) 0 0 no-repeat;
}

/*new*/
a.smallcomment {
	background: url(images/comment.gif) 0 0 no-repeat;
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	display: inline-block;
	white-space: nowrap;
}
a.share {
	background: url(images/share.gif) 0 0 no-repeat;
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	display: inline-block;
	white-space: nowrap;
}
.sharebody {
	margin-top: 10px;
}

.articole {
}
.articole .itemlistawrap {
	display: block;
	margin: 0 0 15px 0;
	padding: 0;

	background: url(images/1pxwhite50.png) repeat;

	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.articole .itemlista {
	padding: 10px;
}
.articole .postmeta {
	font-size: 11px;
	margin-top: 10px;
}

.articole .obiectmedia p {
	font-size: 11px;
}

.glow {
	-webkit-box-shadow:0 0 5px #ffffe0;
	-moz-box-shadow: 0 0 5px #ffffe0;
	box-shadow:0 0 5px #ffffe0;
}

.seealso {
	width: 570px;
	margin: -10px auto 20px;
}
.leftbarmain .seealso {
	margin-bottom: 40px;
}
.seealsosmall {
	width: 280px;
	margin: 0 auto 0;
}
.celemaiapreciate {
	width: 280px;
	margin: 15px auto 0;
}

/*titlul deasupra imaginilor*/
.coolthumbs p {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	text-shadow: #fff 1px 1px 1px;
}

a.coolthumb {
	padding: 5px;
	background: url(images/1pxwhite50.png) repeat;

	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

	-webkit-box-shadow: 0 0 5px #A16B49;
	-moz-box-shadow: 0 0 5px #A16B49;
	box-shadow: 0 0 5px #A16B49;
}
a.coolthumb:hover {
	background: #fff;

	-webkit-box-shadow: 0 0 5px #fff;
	-moz-box-shadow: 0 0 5px #fff;
	box-shadow: 0 0 5px #fff;
}

.coolthumbs a {
	display: block;
	float: left;
	margin: 0 0 10px 10px;
	width: 125px;
	height: 155px;
}
.coolthumbs a.first {
	margin-left: 0 !important;
}

.coolthumbs a img {
	display: block;
	width: 125px;
	height: 125px;
	padding: 0;
	margin: 0 auto;
	border: none;
}
.coolthumbs a span {
	display: block;
	font-size: 11px;
	line-height: 12px;
	padding: 4px 2px;
	margin: 0;
	text-align: center;
	white-space: normal;
	color: #333;
}

.coolthumbs a:hover span {
	color: #333;
}

.coolthumbssmall a {
	margin: 0 0 5px 5px !important;
	width: 80px !important;
	height: 80px !important;
}
.celemaiapreciate a {
	height: 110px !important;
}

.coolthumbssmall a img {
	width: 80px !important;
	height: 80px !important;
}

#prompt {
	background: url(images/1pxwhite50.png) repeat;
	font-size: 12px;
	padding: 6px 0px;
	text-align: center;
}
#prompt a {
	color: #444;
	text-decoration: underline;
}
#prompt a:hover {
	text-decoration: none;
}
#prompt .mesaj {
	font-weight: bold;
	color: black;
}

