/*  
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: #000000;
}
#bigwrap {
	background: #000000 url(images/background.jpg) no-repeat;
	background-position: center top;
	min-height: 697px;
	height: auto;
	margin:0 auto;
}
#header-inner {
	width: 990px;
	height: 350px;
	min-height: 350px;
	margin: 0 auto;
	position: relative;
}
#logo {
	width: 325px;
	height: 74px;
	margin:40px 230px 0 0px;
	background: url(images/pragueblog.png) no-repeat ;
	float: right;
}

#logo a {
	width: 325px;
	height: 74px;
	display: block;
	text-indent; -9999px;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

#heart{
	background:url(images/hear.png) no-repeat;
	height:147px;
	width:148px;
	float:right;
	margin:10px 110px 0 0;
	display: none;
}
#navtop {	
	float:left;
	margin:6px 0 0 18px; 
	padding:0;
	list-style:none;
	height:20px;
	width:100%;
	display: none;
}	
#navtop li {
	float:left;
	margin:0 20px 0 0; 
	padding:0;		
}
#navtop li a{
	color:#dbd6b6;
	text-decoration:none;
}
#navtop li a:hover{
	color:#fff;
	text-decoration:underline;
}
#wrapper{
	width:1000px;
	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: 645px;
	margin:0 0 20px 15px;
	padding-bottom:30px;
}
.blog-post-heading{
	background:url(images/singletop.png) no-repeat;
	height: 65px;
	width: 645px;
}
.blog-post-content{
	background:url(images/singlebck.png);
	width: 645px;
	line-height: 1.3em;
	padding-top:2px;
	padding-bottom:10px;
}
.blog-content-footer {
	background:url(images/singlebottom.png) no-repeat 0 100%;
	width:645px;
	padding-bottom:30px;
}
/* --------BLOG----------*/
.post{
	margin:0 20px 45px 20px;
}
.post_title {
	float: left;
        width: 500px;
        line-height: 26px;
	margin: 5px 0 5px 0;
	padding-bottom:5px;
}
.post h2{color:#645f47;}
.post_title h1 {
	font-size: 27px;
	font-weight: normal;
	color: #645f47;
}
#pagetitle{
	font-size: 27px;
	font-weight: normal;
	color: #571509;
	margin-left:8px;
}	
.post_title h1 a:link, .post_title h1 a:visited, .post_title h1 a:active {
	color: #571d19;
	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 0;
	display:inline;
	width: 69px;
	height: 69px;
	background: url(images/date.png) no-repeat;
}
.post_month{
	padding: 5px 5px 0 0 ;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #fbfaf4;
}
.post_day{
	padding: 10px 5px 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 8px 20px 7px;
	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 0 15px 0;
}
.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:5px 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;
}
.navigation a{
	color: #571d19;
	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;
}
.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;
}

#NextPrev a{
	color: #571d19;
	text-decoration:none;
}
#NextPrev a:hover{
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #a6a28c;
}


/* --- IMAGES --- */

img {
	border: 1px solid #59350b;
}
p img {
	padding: 0;
	max-width: 100%;
	margin:10px 0 20px 0;
}
img.aligncenter {
	padding:1px;
	border: 1px solid #59350b;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
img.alignright {
	padding:1px;
	border: 1px solid #59350b;
	margin: 0 0 13px 13px;
	display: inline;
}
img.alignleft {
	padding:1px;
	border: 1px solid #59350b;
	margin: 0 13px 13px 0;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
/* -----------------SIDEBAR-------*/
#sidebar {	
	text-align:center;
	margin-left:20px;
	float:left;
	padding-bottom:30px;
	width:277px;
}
#sidebar a{
	color: #571d19;
	text-decoration:none;
	border-bottom: 1px solid #cac5ac;
}

#sidebar a:hover{
	color: #000;
	text-decoration:none;
	border-bottom: 1px solid #a6a28c;
}

#adboxes{
	padding: 54px 0 0 0;
	background:url(images/adsbck.png) no-repeat;
	height:295px;
}
#ad_title{
	margin:-40px 0 0 0;
	font-size:18px;
}
#adboxes ul {
	margin: 21px 0 0 8px;
	padding: 0;
	list-style: none;
}
#adboxes ul li {
	margin:0 2px 0 2px;
	float:left;
	list-style: none;
}	
#search-container {
	width:267px;
	height: auto;
	min-height: 100px;
	margin-left:3px;
	background-color:#fcfdf6;
	overflow: hidden;
	padding-bottom: 20px;
}	
#searchform {
	margin: 10px 0 0px 20px;
	float:left;
}
#searchform #s {
	float:left;
	font-size:16px;
	margin:0;
	padding-left:2px;
	width: 158px;
	height: 29px;
	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.jpg) no-repeat;
	float:left;
	border:none;
}
#searchform .sbtn:hover {
	background:url(images/searchbtn.jpg) no-repeat 0 100%;
}

#search-container h2 {
	height:47px;
	width:267px;
	background:url(images/widgeth2.png) no-repeat;
	text-align:center;
	padding:8px 0 0 0;
	font-size:18px;
	color:#272320;
	margin:0;
}
.widget {
	width:267px;
	margin-top:25px;
	margin-left:3px;
	background-color:#fcfdf6;
	padding: 0 0 5px 0;
}
.widget h2 {
	height:47px;
	width:267px;
	background:url(images/widgeth2.png) no-repeat;
	text-align:center;
	padding:8px 0 0 0;
	font-size:18px;
	color:#272320;
	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;
	background:  url(images/footer.jpg) repeat-x;
}
#extfooter p{
	text-align:center;
	padding-top:50px;
}
#extfooter p a:link, #extfooter p a:visited, #extfooter p a:active {
	color: #571509;
	text-decoration: none;
}
#extfooter p a:hover {
	color: #000000;
	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: #f0f2e2;
	border: 1px solid #cac5ac;
}	
.alt2{
	margin-top: 3px;
	padding:10px;
	background: #fdfef6;
	border: 1px solid #e3dfcb;
}	
.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:615px;
	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:625px;
	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;
}

