/*
Theme Name: Lushpad NEW Blog Theme
Theme URI: http://wordpress.org/
Description: Lushpad EW Blog Theme <a href="http://www.lushpad.com">Lushpad</a>.
Version: 1.1
Author: 
Author URI: 
Tags: blue, custom header, fixed width, two columns, widgets
*/
/* IMAGES */
img.alignleft
{
float: left;
}
&nbsp;
img.alignright
{
float: right;
}
&nbsp;
img.aligncenter
{
display: block;
margin: 0px auto 0px auto;
}


/* Begin Typography & Colors */
*{
	margin:0;
	padding:0;
	border:none;
}
body{
	margin:0;
	color:#1B1818;
	font-family:Helvetica, Arial, sans-serif !important;
}
.clear{
	 clear:both;
	 margin:0;
	 padding:0;
	 height:0;
	 line-height:0;
	 font-size:0px;
}
.container{
	margin:0 auto;
	width:965px;
}

.header{
	background:#1B1818; 
	height:140px; 
	width:965px; 
	margin:0 auto;
}

.top_links{ 
	color:white;
	float:right;
	font-size:11px;
	margin-right:1px;
	margin-top:15px;
}
.top_links a{
	color:white;
	text-decoration:none;
}
.top_links a:hover{color:#CACACA}


.menu{ 
	float:right;
	margin-right:4px;
	margin-top:40px;
	height:15px;
}
.menu a{
	display:block;
	float:left;
	height:15px ;
	margin-left:13px;
	margin-bottom:-4px;
}

.menu a:hover{ background-position:0 15px;}
.menu .view_ads{ background-image:url(images/view_ads.gif); width:75px;}
.menu .place_ads{background-image: url(images/place_ads.gif); width:81px;}
.menu .categories{background-image: url(images/categories.gif); width:93px;}
.menu .manufactures{background-image: url(images/manufacturers.gif); width:127px;}
.menu .designers{background-image: url(images/designers.gif); width:86px;}
.menu .artists{background-image: url(images/artists.gif); width:69px;}
.menu .trends{background-image: url(images/blog.gif); width:50px;}
.menu .search_link{background-image: url(images/search.gif); width:63px;}
.left{ 
	float:left;
	width:120px;
	padding-right:13px;
	margin-top:15px;
	background:url(images/dot.gif) top repeat-x;
	
}
.main{
	width:500px;
	float:left;
	margin:15px 13px;
	background:url(images/dot.gif) top repeat-x;
}

.main .pagetitle {
	margin:10px 0;
	font-size:14px;
}

.right-side{
	width:290px;
	float:left;
	padding-left:13px;
	margin-top:15px;
}

.block{
	padding:10px 0 10px 0;
	background:url(images/dot.gif) bottom repeat-x;
}

.block_title {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	margin-bottom:10px;
}
.right_block_title {
	font-size:14px;
	font-weight:bold;
	color:#212220;
	margin-bottom:10px;
}
.block h3.categories_title{
	font-size:14px;
	margin-bottom:0px;
}
.social-links ul, subscribe ul{
	list-style:none;
	float:left;
	
		
}
.categoriesbox {
	font-size:13px;
	margin-bottom:15px;
	font-weight:bold;
	list-style:none;
}
.categoriesbox  ul{
	font-weight:normal;
	list-style:none;
	}
.categoriesbox ul li{
	font-size:11px;
	margin-bottom:10px;
	margin-left:0px;
}
	

.social-links ul li, .subscribe ul li{
	margin-bottom:5px;
	list-style:none;
}

.social-links ul li a{
	text-decoration:none;
	color:#666666;
	font-size:13px;
	font-weight:bold !important;
}

.recent_entries ul li a, .categoriesbox ul li a, .archives ul li a{
	text-decoration:none;
	color:#666666;
	font-size:12px;
}

.subscribe ul li a {
	text-decoration:none;
	color:#666666;
	padding-left:25px;
	font-weight:normal;
	line-height:20px;
}

.subscribe ul li {
	font-size:13px;
	font-weight:bold;
}

.subscribe ul li a.icon_rss {
	background:url('images/icon_rss.gif') no-repeat;
	background-position: 0px 0px;
}

.subscribe ul li a.icon_newsletter {
	background:url('images/icon_newsletter.gif') no-repeat;
	background-position: 0px 0px;
}

.subscribe ul li a.icon_twitter {
	background:url('images/icon_twitter.gif') no-repeat;
	background-position: 0px 0px;
}

.social-links ul li a:hover, .recent_entries ul li a:hover, .categoriesbox ul li a:hover, .archives ul li a:hover{
	text-decoration:none;
}
.post{
	padding-bottom:12px;
	background:url(images/dot.gif) bottom repeat-x;
}
.post_time{
	font-size:11px;
	color:#8C8C8C;
}
.post_title{
	font-size:24px;
	margin-top:15px;
}
.post_title a{
	color:#1B1818;
	text-decoration:none;
}
.post_content{
	margin-top:22px;
	font-size:12px;
	line-height:25px;
}
.post_content p{
	margin-bottom:5px;
}
.post_content img {
	max-width:478px;
}
.tweet{
	width:50px;
	height:60px;
	float:left;
	margin-right:10px;
	margin-bottom:12px;
}
.post_image{
	width:240px;
	float:right;
	margin-left:15px;
	padding-bottom:12px;
	background:url(images/dot.gif) repeat-x bottom;
	
}


.aligncenter{
	margin-left:15px;
	padding-bottom:12px;
	background:url(images/dot.gif) repeat-x bottom;
	float:right;
	margin-right:25%;
}



.post_image span{
	font-size:0;
	height:6px;
	margin-bottom:12px;
	background:url(images/dot.gif) repeat-x;
	display:block;
}
.post_autor a{
	color:#1B1818;
	text-decoration:none;
}
.comments{
	text-align:center;
	background:#E8E8E8;
	height:31px;
	margin-bottom:12px;
}
.comments a{
	color:#1B1818;
	text-decoration:none;
	line-height:31px;
	font-size:12px;
	font-weight:bold;
	
}

.category a{
	text-decoration:underline;
	color:#1B1818;
}
.category a:hover{
	text-decoration:none;
}
.ads{
	text-align:center;
	padding:13px 0;
	background:url(images/dot.gif) repeat-x bottom;
}
.carousel{
	width:162px;
}
.carousel .top{
	background:url(images/carouselbg.png) no-repeat bottom left;
	height:7px;
}
.carousel .bottom{
	background:url(images/carouselbg.png) no-repeat top left;
	height:8px;
}
.wrap{
	background:url(images/carouselbg.png) repeat-y right;
	padding:0 6px;
}
.size_11 {
	font-size:11px !important;
}
.text_medium_gray {
	color: #959595 !important;
}
.block textarea{
	height:80px;
	width:164px;
	border:1px solid #BEC7D7;
	overflow:auto;
	font-size:10px;
}


.footer{ height:50px;
		 text-align:center;
		 color:#8C8C8C;
		 font-size:11px;
		 padding-top:15px;
		 width:965px;
		 margin:0 auto;

		 }
.footer a{color:#8C8C8C; text-decoration:none}
.footer a:hover{ color:#5D5D5D}
.incategory{
	font-size:12px;
	margin-bottom:10px;
}
.incategory a{
	color:#1B1818;
}
.incategory a:hover{
	text-decoration:none
}

.email_link {
	display:block;
	float:left;
	background:url(images/email_icon.gif) no-repeat;
	background-position:0px 10px;
	padding-left:15px;
	margin-right:10px;

}
.permalink_link {
	display:block;
	float:left;
	background:url(images/permalink_icon.gif) no-repeat;
	background-position:0px 8px;
	padding-left:13px;
	margin-right:10px;

}

.size_11 {
	font-size:11px !important;
}

.text_new_gray { /* nou v */
	color: #24201F !important;
}

.no_underline {
	text-decoration:none !important;
}

.central-ad {
	background:url(images/dot.gif) bottom repeat-x;
	padding:10px 0 10px 5px;
	margin-bottom:15px;
}

.cdiv, .adiv {
	float:left;
	width:130px;
}


.navigation {
	padding:10px 0 10px 0;
	background:url(images/dot.gif) bottom repeat-x;
	line-height:17px;
}

.navigation .alignleft {
	float:left;
	font-size:12px;
	color:#8C8C8C;
}

.navigation .alignright {
	float:right;
	font-size:12px;
	color:#8C8C8C;
	text-align:right;
}



.navigation a {
	font-size:12px;
	font-weight:bold;
	color:#8C8C8C;
	text-decoration:none;
}

.commentsarea {
	font-size:12px;
}

.commentsarea .commentlist .comment {
	padding:10px 0 10px 0;
	background:url(images/dot.gif) bottom repeat-x;
}

.commentsarea .commentlist .comment .comment-author {
	float:left;
	margin-bottom:10px;
}

.commentsarea .commentlist .comment .comment-author .fn {
	font-size:14px;
	color:black;
}

.commentsarea .commentlist .comment .comment-author .says {
	display:none !important;
}

.commentsarea .commentlist .comment .comment-author .fn a {
	font-size:14px;
	color:black !important;
	text-decoration:none;
	font-style: normal;
}

.commentsarea .commentlist .comment .comment-meta {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

.commentsarea .commentlist .comment p {
	clear:both;
	color:#8C8C8C;
}

.commentsarea a{
	color:#8C8C8C !important;
}

.commentsarea ol {
	margin-left:0px;
	width:440px;
	list-style:none;
}

.commentsarea textarea {
	border:1px solid #8C8C8C;
	width:250px;
	padding:5px;
	color:	#8C8C8C
}

.commentsarea .clabel {
	margin: 5px 0 5px 0px;
}

.commentsarea .cinput {
	margin: 5px 0 15px 0px;
}

.commentsarea input {
	margin:0;	
	border:1px solid #8C8C8C;
	width:250px;
	height:20px;
	color:#8C8C8C;
	padding-left:5px;
	padding-top:5px;
}

.commentsarea #respond, .commentsarea #respond form {
	margin:0 !important;
	padding:0 !important;
}
.commentsarea .rsp {
	font-size:14px;
	font-weight:bold;
	margin:10px 0 10px 0px;
	padding:0;
}

.add_event p {
	margin:0;
	padding:0;
}

.add_event input, .add_event textarea {
	border:1px solid #C9C9C9
}

.recommended_books p {
	font-size:13px;
	line-height:16px;
	color:#666666;
}
.recommended_books p.btitle {
	font-weight:bold;
	margin-bottom:5px;
}

.recommended_books a {
	color:black;
}

.recommended_books .book_title {
	font-weight:bold;
	margin-bottom:5px;
}

.recommended_books .rmore {
	font-size:11px !important;
	margin-right:5px;
}

.recommended_books .book_image {
	margin-top:15px;
	margin-bottom:5px;
}

.recommended_books .sociable ul {
	display:none !important;
}

#wp-calendar {
	width:290px !important;
}

#wp-calendar tfoot {
	display:none;
}

.book_insert {
	background:url(images/dot.gif) top repeat-x;
	padding-top:10px;
	margin-top:10px;
}

.post_content p {
	line-height:22px;
}

#twitter_update_list a{
	font-size:11px;
}
