/*  
Theme Name: Old Project
Theme URI: http://www.IacobIonut.com
Description: Wordpress Theme designed for ThemeForest.net
Version: 1.1
Author: Iacob Ionut
Author URI: http://www.IacobIonut.com/
Tags: Grunge Wood Design , 2 columns , one widgetized sidebar .
*/


/* ----  GLOBAL ---- */
*{margin:0;padding:0;}
body {
	color: #2b2d2f;
	font: small "Trebuchet MS", Arial, Verdana, sans-serif;
	background:#000;
}
#header {
	height: 200px;
	background:#000 ;
	margin:0 0 5px 0;
	/*border-bottom:1px solid #777;*/
}
#header-inner {
	width: 1000px;
	margin: 0 auto;
	background:url(images/header3.jpg) no-repeat;
	height:200px;
}
#menu-inner{
	width:1095px;
	margin:0 auto;
}
#logo {
	text-indent:-9000px;
}
#heart{

}
#navtop {	
	float:left;
	margin:6px 0 0 18px; 
	padding:0 0 10px 0;
	list-style:none;
	height:20px;
	width:100%;
}	
#navtop li {
	float:left;
	margin:0 20px 0 0; 
	padding:0;		
}
#navtop li a{
	color:#fff;
	text-decoration:none;
}
#navtop li a:hover{
	color:#fff;
	text-decoration:underline;
}
#wrapper{
	width:1105px;
	margin:0 auto;
}
li#rss{float:right; margin-right:120px;}
.rssfeed{
	background:url(images/027.png) no-repeat;
	padding-left:25px;
	width:20px;
}
/* ----  MID AREA ---- */
#content {
	float: left;
	width: 750px;
	margin:0 0 20px 15px;
	padding-bottom:30px;
}
.blog-post-heading{
	background:url(images/singletop.png) no-repeat;
	height: 65px;
	width: 750px;
}
.blog-post-content{
	background:#fff;
	width: 750px;
	line-height: 1.3em;
	padding-top:2px;
	padding-bottom:10px;
}
.blog-content-footer {
	background:url(images/singlebottom.png) no-repeat 0 100%;
	width:750px;
	padding-bottom:30px;
}
/* --------BLOG----------*/
.post{
	margin:0 0 45px 0;
}
.post_title {
	float: left;
	margin: 5px 0 10px 0;
	padding-bottom:5px;
	
}
.post h2{color:#645f47;}
.post_title h1 {
	font-size: 30px;
	color: #660000;
	font-weight:normal;
}
#pagetitle{
	font-size: 27px;
	font-weight: normal;
	color: #000;
	margin-left:8px;
}	
.post_title h1 a:link, .post_title h1 a:visited, .post_title h1 a:active {
	color: #000;
	text-decoration: none;
}
.post_title h1 a:hover {
	color: #2b2924;
	text-decoration: none;
	border-bottom: 1px solid #d0c9a5;
}
.post_date{
	float: left;
	margin: 0px 15px 0 10px;
	display:inline;
	width: 69px;
	height: 72px;
	background: url(images/date.png) no-repeat;
clear:both;
}
.post_month{
	padding: 5px 10px 0 0 ;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #fbfaf4;
}
.post_day{
	padding: 10px 10px 0 0;
	text-align: center;
	font-size: 20px;
	color: #6d6963;
}
.postdata a{
	color: #571d19;
	text-decoration:none;
	border-bottom: 1px solid #cac5ac;
}
.postdata a:hover{
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #a6a28c;
}
.singlepostdata{padding-top:10px;}
.singlepostdata a{
	color: #571d19;
	text-decoration:none;
	border-bottom: 1px solid #cac5ac;
}
.singlepostdata a:hover{
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #a6a28c;
}
.clear{
	margin: 0;
	padding: 0;
	clear: both;
}
.entry{
	padding:0;
	line-height: 21px;
	clear: both;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	font-weight: bold;
	color: #2b2d2f;
	margin: 0;
	padding:0;
}
.entry h1{
	font-size: 1.4em;
}
.entry h2{
 	font-size: 1.2em;
}
.entry h3, .entry h4, .entry h5, .entry h6 {
	font-size: 1em;
}
.entry a{
	color: #571d19;
	text-decoration:none;
	border-bottom: 1px solid #cac5ac;
}
.entry a:hover{
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #a6a28c;
}
.entry p{
	margin:15px 10px 15px 10px;
}
.entry ul, .entry ol, .post ul, .post ol {
	padding:2px 0 2px 25px;
}
.meta-down{
	background:url(images/comments.png) no-repeat 0 100%;
	padding:15px 0 0 20px;
}
.meta-down a{
	color: #571d19;
	text-decoration:none;
	border-bottom: 1px solid #cac5ac;
}
.meta-down a:hover{
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #a6a28c;
}
.navigation {
	margin:30px;
	font-size:26px;
}
.navigation a{
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #cac5ac;
}
.navigation a:hover{
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #a6a28c;
}
.post_meta { 
	font-size:11px;
	padding: 3px 15px 3px 15px;
	margin-bottom:40px;
	margin-top:20px;
	border-top: 1px solid #cec699; 
	border-bottom: 1px solid #cec699;
	min-height:17px;
	clear:both;
}
.post_meta a:link, .post_meta a:visited, .post_meta a:active {
	color: #571d19;
	text-decoration:none;
	border-bottom: 1px solid #cac5ac;
}
.post_meta a:hover{
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #a6a28c;
}
/* --- IMAGES --- */

img {
	border:0;
}
p img {
	padding: 0;
	max-width: 100%;
	margin:10px 0 20px 0;
}
img.aligncenter {
	
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {

	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	
	margin: 0 13px 13px 0;
	display: inline;
}

.entry p img {
	padding: 0;
	max-width: 750px;
	margin:10px 0 20px 0;
}

.entry img.aligncenter {
	
	margin-left: -10px;
	margin-right: 0;
	display: block;
}
.entry img.alignright {

	margin: 0 -10px 13px 13px;
	display: inline;
}
.entry img.alignleft {
	
	margin: 0 13px 13px -10px;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
/* -----------------SIDEBAR-------*/
#sidebar {	
	text-align:center;
	margin-left:20px;
	float:left;
	padding-bottom:30px;
	width:277px;
}
#adboxes{
	padding: 54px 0 0 0;
	background:url(images/adsbck.png) no-repeat;
	height:327px;
}
#ad_title{
	margin:-34px 0 0 0;
	font-size:18px;
}
#adboxes ul {
	margin: 12px 0 0 8px;
	padding: 0;
	list-style: none;
}
#adboxes ul li {
	margin:0 2px 0 2px;
	float:left;
	list-style: none;
}	
#search-container {
	width:277px;
	height:117px;
	background:url(images/searchholder.png) no-repeat;
}	
#search-container h2{
	margin:0;
	padding:12px 0 0 0;
	font:18px Arial , sans-serif;
	color:#fff;
}

#searchform {
	margin: 37px 0 0 20px;
	float:left;
}
#searchform #s {
	float:left;
	font-size:16px;
	margin:0;
	padding:2px 0 0 2px;
	width: 158px;
	height: 29px;
	border:none;
	background:  url(images/searchbck.png) no-repeat;
	color: #292620;
}
#searchform .sbtn {
	width: 54px;
	height:20px;
	padding:0;
	margin:6px 0 0 13px;
	cursor:pointer;
	background: url(images/searchbtn.png) no-repeat;
	float:left;
	border:none;
}
#searchform .sbtn:hover {
	background:url(images/searchbtn.png) no-repeat 0 100%;
}
.widget {
	width:267px;
	margin-top:25px;
	
	background-color:#fff;
}
.widget h2 {
	height:50px;
	width:266px;
	background:url(images/widgeth2.jpg) no-repeat;
	text-align:center;
	padding:12px 0 0 0;
	font:18px Arial , sans-serif;
	color:#fff;
	margin:0;
}
.widget ul {
	margin:0 0 15px 0px;
	padding:5px 0;
	border:none ;
	list-style:none;
}
.widget ul li {

	padding:5px 0 10px 0;
	margin:0px;
}
.widget ul li a{
	color: #2b2d2f;
	text-decoration:none;
	border-bottom: 1px solid #cac5ac;
}
.widget ul li a:hover{
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #a6a28c;
}	
#wp-calendar {
	width: 150px;
	margin: 0 auto;
}
#wp-calendar a {
	text-decoration: none;
	padding: 1px 2px;
	background-color: #3f3b2e;
	color: #fff;
}
.textwidget{
	padding:0 10px 5px 10px;
	text-align:left;
}
/*--------------------FOOTER------------*/
#extfooter {
	clear:both;
	height:81px;
}
#extfooter p{
	text-align:center;
	padding-top:50px;
	color:#fff;
}
#extfooter p a:link, #extfooter p a:visited, #extfooter p a:active {
	color: #fff;
	text-decoration: underline;
}
#extfooter p a:hover {
	color: #eee;
	text-decoration:underline;
}
/*------------------COMMENTS----------*/
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 22px 15px 10px 2px;
	clear:both;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt{
	margin-top: 1px;
	padding:10px;
	background: #efefef;
	border: 1px solid #bbb;
}	
.alt2{
	margin-top: 3px;
	padding:10px;
	background: #fdfef6;
	border: 1px solid #ccc;
}	
.administrator {
	margin-top: 3px;
	padding: 10px 10px 5px 10px;
	background:#f0f2e2 url(images/adminskull.jpg) no-repeat center;
	border: 1px solid #571509;
}
.cgravatar {
	float: left;
	margin: 0px 12px 0px 0px;
}
.comment-author {	
	font-size: 120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #2b2d2f;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #571d19;
	border-bottom: 1px solid #cac5ac;
	text-decoration: none;
}
.comment-author a:hover {
	color: #000;
	border-bottom: 1px solid #a6a28c ;
	text-decoration: none;
}	
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}
#com{
	width:720px;
	padding: 0 0 5px 15px;
	clear: both;	
}
#comhead{
	background:url(images/comh2.jpg) no-repeat right;
	color:#571509;
	padding:5px 0 0 0;
	font-size:22px;
	font-weight:normal;	
	width: 110px;	
	height: 19px;
	margin:0 0 20px 30px;
}
#respond {
	width:730px;
	padding: 0 0 5px 10px;
	clear: both;
}
#respond {
	background:url(images/reply.jpg) no-repeat;
	width:114px;
	height:34px;
	text-indent:-9000px;
	margin:45px 0 20px 30px;
}
#commentform {
	margin: 10px 10px 30px 0px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #fff;
	border: 1px solid #cac5ac;
	padding: 5px;
	margin-top: 3px;
}
#commentform textarea{	
	height: 130px;
	background: #fff;
	border: 1px solid #cac5ac;
	padding: 5px;
	margin-top: 3px;
	overflow: auto;
}
#commentform #submit{
cursor:pointer;
}

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
