/*

Theme Name: Nemirabooks
Theme URI: http://nemirabooks.ro
Description: Theme based on "Green With Envy".
Version: 1.2
Author: Chris Ulf Florescu (original theme by ChiQ Montes)

*/



body {
	margin:0;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	color:#1f1f1f;
	font-size:12px;
	line-height:1.5em
	}
#fb-root { visibility:hidden;}
img {
	border:0;
	}
u  {
   text-decoration:none;
   color:#a0b04a;
   }
a {
	color:#b3cd28;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #a0b04a;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:950px;
	margin:0px auto;
	}

/* The Header */

.head {
	height:130px;
	background:#333;
	}
.logo {
	margin-top: 30px;
	}
.menu { width: 100%; height: 30px; background:#666; margin-bottom: 30px;}
.menu ul {
	display: block;
	margin:0 auto;
	padding:0;
	list-style:none;
	width: 950px;
	height:30px;
	text-transform:uppercase;
	}
.menu li {
	display:inline;
	}
.menu li a.current_page_item {
	background:#666;
	}
.menu li a {
	padding:5px 20px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	float:left;
	}
.menu li a:hover {
	background:url(images/menu.gif);
	}
	
	
.author{float:left;margin:0}	
#buy{float:right}
#buy a{display:block;background:#FF6600;font-size:12px;height:12px;line-height:12px;padding:5px 5px;color:#FFF;font-weight:bold}
#buy a:hover{background:#3B3B3B;text-decoration:none}	

/* The Info Bar */

.infobar {
	background:#333;
	color:#fff;
	margin-bottom:25px;
	}
.infobar .column {
	float:left;
	width:440px;
	padding:0 30px;
	}
.infobar h2 {
	margin:15px 0 15px 0;
	font-size:12px;
	text-transform:uppercase;
	}
.infobar p {
	padding:0;
	margin:0 0 15px 0;
	}


/* The Content */

.content {
	float:left;
	width:600px;
	padding-bottom:10px;
	}
.content img {
	margin: 5px 10px 10px 0;
}
h1.title {
	font-size:20px;
	color:#364f0f;
	}
h1.title a {
	color:#364f0f;
	text-decoration:none;
	}
h1.title a:hover {
	text-decoration:underline;
	}
p.date {
	color:#808080;
	background:url(images/date.png) left center no-repeat;
	padding:0 0 0 15px;
	margin:0;
	}
p.commentlink {
	color:#808080;
	margin:0 0 20px 0;
	border-bottom:1px solid #808080;
	height:20px;
	}
p.commentlink a, p.date a {
	text-decoration:none;
	color:#808080;
	}
p.commentlink a {
	padding:0 0 5px 15px;
	background:url(images/comments.png) left center no-repeat;
	}
p.commentlink a:hover, p.date a:hover {
	text-decoration:underline;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:300px;
	padding-left:40px;
	padding-right:10px;
	color:#333;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	font-size:12px;
	margin:0 0 10px 0;
	background:url(images/righth2.gif) left center no-repeat;
	padding-left:20px;
	height:16px;
	text-transform:uppercase;
	}
.sidebar ul li {
	margin:0 0 20px 0;
	}
.sidebar ul li li {
	margin:0;
	}
.sidebar ul li ul li {
	border-bottom:1px dashed #ddd;
	line-height:25px;
	background:url(images/square.gif) 0 10px no-repeat;
	padding-left:10px;
	}
.sidebar ul li ul li li {
	border-bottom:none;
	border-top:1px dashed #ddd;
	}
.sidebar ul li ul a {
	color:#333;
	text-decoration:none;
	}
.sidebar ul li ul a:hover {
	color:#a0b04a;
	text-decoration:none;
	}

/* The Search Form */

.sidebar form {
	margin:0;
	padding:0;
	width:100%;
	display: block;
	margin-bottom: 10px;
	}
.sidebar input {
	width: 225px;
	border:1px solid #cfdb8f;
	padding:1px 0;
	}
.sidebar input#s {

	}
.sidebar input.submit {
	background:#EDEFF4;
	border:1px solid #CCC;
	margin-top: 5px;
	padding:0;
	width:70px;
	cursor:pointer;
	}

/* The Bottom Bar */

.bottombar {
	height:46px;
	background:#010b0f;
	line-height:46px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #d5daae;
	}
.bottombar .wrapper {
	text-align:right;
	}
.bottombar a.xhtml, .bottombar a.css {
	background:url(images/valid.png) left center no-repeat;
	padding-left:20px;
	margin-right:10px;
	color:#fff;
	text-decoration:none;
	}
.bottombar a.rss {
	background:url(images/rss.png) left center no-repeat;
	padding-left:16px;
	color:#fff;
	text-decoration:none;
	}
.bottombar a:hover {
	text-decoration:underline;
	}

/* The Footer */

.footer {
	background:#8C9C37;
	color:#fff;
	
	}
.footer a {
	color:#fff;
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}
#footer_c{width:950px;margin:0 auto;padding:10px 0;}	
#genFooter{margin-top:0px !important }
.columnGenFooter{padding-left:10px !important;width:18% !important}

/* The Page Links */

.pagelinks {
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}
/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	background:#F0F0F0;
	cursor:pointer;
	}
#commentform textarea {
	overflow: scroll;
	color:#484849;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
	
	
h1 span 
{
	display:block;
	position:absolute;
	width:400px;
	height:75px;
	margin:0;
	padding:0;
	background:url(images/nemirabooks.jpg) top left no-repeat;
	left: 0px; top: 20px;
}

.scrie {
	width:300px;
	margin:0;
	padding:0;
	color: #999;
}

.placerea 
{
	width:150px;
	height:46px;
	margin:0;
	padding:0;
	background:url(images/placerea.gif) top left no-repeat;
	float: left;
	clear: both;
}

#et {
	width:620px;
	height:150px;
	overflow:hidden;
	margin:6px auto;
}

#et img, #et:a img, #et img:a {
	border:0;
}

.page-item-888 a{font-weight:bold !important;}

.alignleft{float:left;margin:0 15px 15px 0 !important;border:1px solid #ccc;}
.alignright{float:right;margin:0 0 15px 15px !important;border:1px solid #ccc;}
.aligncenter {clear: both;display: block;margin-left: auto !important;margin-right: auto !important;}
