@charset "utf-8";
/* CSS Document */

body {
	margin: 0 ;
	padding: 0;
	vertical-align: top;
	font-family: Georgia,Verdana, Arial, Sans-Serif;
	color: #000000;
	text-align: left;
	font-size: 12px;
}
img
{  border-style: none;
}

a {
color: #ED6348;
}
h1 {
	display:			inline;
	font-size:			36px;
}

h1.author {
	color:				#d8d6c7;
}

h1.perper {
	color:				#d8d6c7;
	padding:            0 2px 0 2px;
}

h1.title {
	color:				#3D4133;
}

h2 {
	color: black;

	}
#header {
	height: 1504px;
	background-image:url(images/header.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}


	
#footer {
	background-image:url(images/footer.jpg);
	height: 1734px;
	clear:both;
}

#lastcomments {
	position: relative;
	top:730px;
	left: 225px;
	width:200px;
	list-style-type: none;
	text-align: right;
	line-height: 20px;
	font-size: 12px;
}

#lastcomments a {
	text-decoration: none;
	}

#scroll {
	height:79px;
	position:absolute;
	top:388px;
	width:310px;
}

#scroll a {  
	display:block;  
	width:100%;  
	height:100%;  
	text-decoration:none;  
} 

#backto {
	height:100px;
	position:absolute;
	top:70px;
	left: 500px;
	width:400px;

}

#backto a {  
	display:block;  
	width:100%;  
	height:100%;  
	text-decoration:none;  
} 
.comment_auth {
	display: inline;
	color: #B4EAEB;
	}

.comment_post {
	color: #ffffff;
	display: inline;
	}
.comment_post a {
	color: #2cc3e2;
	}	
.comment_count {
	color: #999999;
	display: inline;
	}
 #2cc3e2;
 #B4EAEB;
 
ul {
	margin: 0;
	padding: 0;
	}
	
#post_header {
	background:url(images/post_header.jpg) #B4EAEB;
	background-repeat: no-repeat;
	height: 288px;
	}
	
#post_footer {
	background:url(images/post_footer.jpg) #B4EAEB;
	background-repeat: no-repeat;
	height: 72px;
	}
#post_bg {
	background:url(images/post_bg.jpg) #B4EAEB;
	background-repeat: repeat-y;
	}
	
#post {
	left:400px;
	position:relative;
	width:600px;
	}

#datebox {
  position: relative;
  width: 50px;
  height: 50px;
  float: left;
}

#tags{
font-family:Georgia,Arial,Helvetica,sans-serif;
text-decoration: none;
color: #2cc3e2;
padding: 5px;
font-size: 18px;
}
#tags a{
font-family:Georgia,Arial,Helvetica,sans-serif;
text-decoration: none;
color: black;
}

#tags a:hover {

color: #ed6348;
}


#title {
font-family:Georgia,Arial,Helvetica,sans-serif;
font-size:36px;
color:#000000;
text-decoration: none;
float:left;
margin-top: 15px;
margin-left: 5px;

}

#title a{
text-decoration: none;
color:#000000;

}
#title a:visited{
color:#000000;
}

.postdate {
  position: relative;
  width: 50px;
  height: 50px;
  float: left;
  top: 10px;
}
.month, .day, .year {
  position: absolute;
  text-indent: -1000em;
  background-image: url(/wp-content/themes/paraszt2/images/dates.png);
  background-repeat: no-repeat;
}
.month { top: 2px; left: 0; width: 32px; height: 24px;}
.day { top: 25px; left: 0; width: 32px; height: 25px;}
.year { bottom: 0; right: 0; width: 17px; height: 48px;}

.m-01 { background-position: 0 5px;}
.m-02 { background-position: 0 -25px;}
.m-03 { background-position: 0 -58px;}
.m-04 { background-position: 0 -90px;}
.m-05 { background-position: 0 -120px;}
.m-06 { background-position: 0 -150px;}
.m-07 { background-position: 0 -180px;}
.m-08 { background-position: 0 -215px;}
.m-09 { background-position: 0 -254px;}
.m-10 { background-position: 0 -275px;}
.m-11 { background-position: 0 -305px;}
.m-12 { background-position: 0 -337px;}

.d-01 { background-position: -50px 0;}
.d-02 { background-position: -50px -31px;}
.d-03 { background-position: -50px -62px;}
.d-04 { background-position: -50px -93px;}
.d-05 { background-position: -50px -124px;}
.d-06 { background-position: -50px -155px;}
.d-07 { background-position: -50px -186px;}
.d-08 { background-position: -50px -217px;}
.d-09 { background-position: -50px -248px;}
.d-10 { background-position: -50px -279px;}
.d-11 { background-position: -50px -310px;}
.d-12 { background-position: -50px -341px;}
.d-13 { background-position: -50px -372px;}
.d-14 { background-position: -50px -403px;}
.d-14 { background-position: -50px -434px;}
.d-15 { background-position: -50px -465px;}
.d-16 { background-position: -50px -496px;}
.d-17 { background-position: -100px -0px;}
.d-18 { background-position: -100px -31px;}
.d-19 { background-position: -100px -62px;}
.d-20 { background-position: -100px -93px;}
.d-21 { background-position: -100px -124px;}
.d-22 { background-position: -100px -155px;}
.d-23 { background-position: -100px -186px;}
.d-24 { background-position: -100px -217px;}
.d-25 { background-position: -100px -248px;}
.d-26 { background-position: -100px -279px;}
.d-27 { background-position: -100px -310px;}
.d-28 { background-position: -100px -341px;}
.d-29 { background-position: -100px -372px;}
.d-30 { background-position: -100px -403px;}
.d-31 { background-position: -100px -434px;}


.y-2006 { background-position: -150px 0;}
.y-2007 { background-position: -150px -50px;}
.y-2008 { background-position: -150px -100px;}
.y-2009 { background-position: -150px -150px;}
.y-2010 { background-position: -150px -200px;}
.y-2011 { background-position: -150px -250px;}

#post-content {
padding:0 13px 0 60px;
width:610px;
}

.story {
color:#000000;
font-family:"Georgia,Trebuchet MS",Arial,Verdana;
font-size:14px;
font-weight:normal;
line-height:21px;
text-decoration:none;
margin-left: 55px;
}

.c {
clear:both;
margin: 0px;
padding:0px;
font-size:0px;
line-height:0px;
}

.meta_right {
background-image: url(/wp-content/themes/paraszt2/images/comment.gif);
width: 114px;
height: 69px;
color:#000000;
float:right;
font-family:Georgia,Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
letter-spacing:-1px;
line-height:30px;
margin:0;
padding-right:10px;
text-decoration:none;
}

.meta_left {
float: left;
}

.meta_text {
margin-left:5px;
margin-top:25px;
}

.meta_right a {
color:#FFFFFF;
text-decoration: none;
}

.navigation {
left: 400px;
position: absolute;
}
.navigation a{
color:#FFFFFF;
text-decoration: none;
font-size: 16px;
color: #e0561f;
}

.navigation a:hover {
color: #2cc3e2;
}

#respond {
	background:url(images/post_bg.jpg) #B4EAEB;
	background-repeat: repeat-y;
	left:400px;
	position:relative;
	width:600px;
	}
	
#comments {
	background: #B4EAEB;
	background-repeat: repeat-y;
	overflow: hidden;
	}
#comment_box {
	width: 600px;
	left:400px;
	position:relative;
	}	
	
.tweets {

	font-size:12px;
	line-height:normal;
	}
