/*  
Theme Name: GSR2
Theme URI: http://gsr2.prohereditate.com/

*/

*{
  margin: 0;
  padding: 0;
  border: 0;
}

/*-------layout------*/
body{
	text-align:center;
	min-width:850px;
        min-width:570px;
	background-color: #200800;
}

#page{
	
	width:850px;
        height: 100%;
	margin: 0 auto;
	text-align:left;
	background: #f6f6f6 url(/img/planika.jpg) center fixed;
        border: 5px #5c1700 solid;
}
	
#content{
	width:720px;
        min-height:470px;
	margin:0 auto;
}



#header{
	width:850px;
	height: 100px;
	background-color: #fbe9db;
	text-align: center;
	}

hr{	clear:both;
	display:none;}

#content{
	clear:both;

}
	
.post{
	clear:both;}
	
.archivemonth{
	float:left;
	width:45%}
.archivesubject{
	float:right;
	width:45%;}
.archiverecent{
	
	}
/*----typography----*/
body{
	color: #545454;
	font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
	font-size:76%;
	line-height: 1.8em;}

h2,h3,h4,h5{
	font-size:1.8em;
	letter-spacing: -0.05em;
	word-spacing: +0.2em;
	font-weight: normal;     
	color: #cc6600;}
h2{font-size:2.2em;
margin-top: 1em;
margin-bottom: 1em;}

h3{color: #cc9900;}

h4,h5{
color: #200800;}

#header h1{
	font-size:3em;
	text-align:center;
	line-height:1em;
	font-weight: bold;
letter-spacing: -1px;}


h1 a{
	color: #cc3300;
	text-decoration: none;
	font-weight: bold;
}
h1 a:hover{
	
	border-bottom: 1px #545454 dashed;
	color: #511400;
	background-color: #ffffff;
	text-decoration: none;}


.description{
	margin-top:5px;
	text-align:center;
	font-size: 1.8em;
	font-variant: small-caps;
	color: #8f8f8f;}
.todaysdate{
	text-align:center;
	font-weight: bold;
	font-size: 1.6em;
}
	

a{	color: #cc9900;
	font-weight: normal;
}

	
a:hover{
	
	color: #38252a;
	background-color: #faf7f7;
	text-decoration: underline;}

p{	
	font-size:1.3em;
	text-align: left; 
	margin: 0 0 1em;}


h2 a{
	padding: 0em 1em 0em 1em;
	color: #cc6600;
	font-weight: normal;
text-decoration: none;}

h2 a:hover{
	background-color: #faf7f7;
	border-bottom: 1px dashed;
	text-decoration: none;}


.entry p{
	}

.post ol{
	padding-left: 40px; 
	list-style: decimal;
	margin-bottom: 1em;}

.post ol li{
	padding-left: 5px; 
	background-image: none;}

.post ul{
	padding-left: 40px; 
	list-style-type: disc;
	margin-bottom: 1em;}

.post ul li{
	padding-left: 5px; 
	background-image: none;}
	
blockquote {
	margin: 0.25em 3em 0.25em 2em;
	padding-left: 1em;
	font-style: italic;
	font-size: 1.05em;
	font-weight: normal;
	border-left: 4px #cc9900 dotted;
	background-color: #faf7f7;
}

a img{
	padding;
	border:none;
}
a:hover img{
	border: none;}

.rightalign{
	float:right;
	margin-left: 0.5em;}
.leftalign{	
	float:left;
	margin-right: 0.5em;
}

.clear{
	clear:both;}
	
.post h2{
	text-align:center;
margin-bottom: 1em;}

.postdate{
	clear:both;
	font-variant: small-caps;
	margin-bottom: 0em;
}
	
.postcategory a{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #929292;
	font-size: 1em;
	border-top: 4px #545454 solid;
	display:block;
	border-bottom: 1px #ffffff solid;
	text-decoration: none;
	background: url(images/category.gif) no-repeat left center;
	padding-left:25px;
	padding-top:2px;
margin-bottom: 0.5em;}

.postcategory a:hover{
	color: #020202;
	border-bottom: 1px #545454 dashed;
	background-color:#faf7f7;
text-decoration: none;
}

.postmetadata{
	clear:both;
	color: #a4a4a4;
	font-size: 0.9em;
	line-height: 1.2em;
	background-color: #faf7f7;
	border-top: 1px dashed;
	border-bottom: 1px dashed;
padding-top: 0.5em;
padding-bottom: 0.5em;}

.postmetadata a:hover{
background-color: #ffffff;}	

h3#respond{
	
	margin-bottom:15px;
}

.archive ul{line-height:1.2em;
	margin: 0;
	padding: 0;
	list-style-type: none;}

.archive li {
	border-bottom: 1px solid #ddd;
	}
					
.archive li a {
	display: block;
	padding: 2px 15px 2px 15px;
	background: #ffffff;
	color: #808080;
	text-decoration: none;
}
.children li{
	border: none;
	}
.children li a {
	padding-left:40px;
	}					
.archive li a:hover {
	background: #f4f1f1;
	color: #333;
}

/*-----decoration----*/
#header{
	border-top: 2px #f4f1f1 solid;

}
	
/*-------main navigation----*/
#nav{
	
	margin: 0em;
        padding: 0.1em;
	background-color: #f7cfb5;
}
#nav ul
{
	margin: 0;
	padding: 0.3em;
	list-style-type: none;
	text-align: center;
	}

#nav ul li { display: inline; }

#nav ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #898989;
        font-size: 1.2em;
	font-variant: small-caps;}

#nav ul li a:hover
{
	color: #353535;
	border-bottom: 1px dashed;
background-color: #ffebde;
}

.current_page_item a { 
	border-bottom: 2px solid #000;
border: 1px #e1e1e1 solid;}

/*----footer----*/
#footer {clear: both;
	background: #fbe9db;
	padding: 10px 5px 5px 5px;
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 0;
	line-height:1em;
	border-top: 1px #949494 solid;
	margin-top: 2em;}
#footer p{text-align:center;}
#footer a {color: #9b9b9b;}

#footer a:hover {color: #070707;
text-decoration: none;}

/*------forms------*/
input, textarea
{
  border: 1px #57595a solid;
  background: #faf7f7;
  padding: 2px;
  margin-bottom:5px;
  color: #333333;
}


input:focus, textarea:focus
{
  background: #ffffff;
}


input[type="submit"], input[type="button"]
{
  border: 1px outset;}
	
textarea#comment{width:75%;}

input#s {
	width: 200px;
	font-size: 1em;
	}

.kjesem {
        text-align: center;
        padding 0.1em;
	background-color: #ffebde;

}

/*-------subpages----*/
#subpages {
	margin-top: 0.4em;
	margin-bottom: 1em;
}
#subpages ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

#subpages ul li { display: inline;
}

#subpages ul li hover { display: inline;
}



#subpages ul li a
{
        text-decoration: none;
        white-space: nowrap;
	font-size: 0.9em;
	padding: 3px;
        color: #898989;
        background-color: #ffebde;
        border: 1px outset #ffebde;
        margin: 0px;
}

#subpages ul li a:hover
{
        white-space: nowrap;
	font-size: 0.9em;
	padding: 3px;
        color: #cc6600;
        background-color: #ffebde;
        border: 1px inset #f7cfb5;
        margin: 0px;
}
