/* 
Theme Name:  Johans
Version: 1.1
Description: Green 'n sleen
Author: Johan Ronström
Author URI: http://johanronstrom.se
*/



/*#############################################################
Heavily based on "Bitter Sweet" by Viktor Persson (http://templates.arcsin.se)
Ported to Wordpress by Kaushal Sheth (http://www.kaushalsheth.com)

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {color: #682;}
a:hover {color: #9A6;}
body {
	background: #655A46 url('img/bg.gif') repeat-y center top;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p, cite, code, ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
.content ul li {
list-style-image: url('img/li.gif');
padding-bottom:5px;
}

.content ol li {
margin-left:15px;
padding-bottom:5px;
}
h1 {font-size: 1.4em;}
h2 {margin-bottom: 5px;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1, h2, h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url('img/bgcontainer.gif') repeat-y;
	margin: 0 auto;
	width: 747px;
}

/* header */
.header {
	background: url('img/header.jpg') no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 675px;
}

/* navigation */


.top {
       background: #567300;
       font-size: 2.6em;

font-family:
    "Bookman Old Style",	/* Windows, MacOS */
    "Serifa BT",		/* Windows XP. Not the same font,
				   but the overall look is close enough. */
    "URW Bookman L",		/* Unix+X+FontConfig */
    "itc bookman",		/* Unix+X */
/* Fallback options */
    times,			/* Unix+X, MacOS */
    serif;

       height: 60px;
       margin: 0 auto;
       width: 675px;
}
.top a:hover {
       background: #688B00;
       color: #FFF;
}


.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.top img {padding-left: 24px; padding-top: 17px; border: 0;}


/* item */
.item {clear: both;}
.item .date {
	background: url('img/bgdate.gif') no-repeat;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 465px;
}
.item h1 {
	background: #567300 url(img/bgheader.gif) repeat;
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
}



.item h1 a {
	color: #FFF;
	text-decoration:none;
	
}


.item h1 a:visited{
	color: #FFF;
	text-decoration:none;
}

.item h1 a:hover{
	color: #FFF;
	
}

.item .body {padding: 12px 18px;}



/* main */
.main {
float: left;
position: relative;
}

/* sub navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 208px;
}
.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation #menu {margin: 0; padding: 0;}
.navigation #menu li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.navigation #menu li a {
	background: #E8F6BF url('img/bgnavigation.gif') repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation #menu li a:hover {
	background: #F0FFC6;
	color: #553;
}

.navigation p, .navigation ul {
padding: 12px 18px;
}

#cat-post-list {
padding: 0 15px 0 0;
}

.cat-post-item {
display: block;
list-style-type: none;
border: 1px solid #81AC00;
background: #F0FFC6;
padding: 5px;
margin: 5px 0;
font-size: 9px;
}

.cat-post-item p {
padding: 8px;
}

.cat-post-item .date {
text-decoration: none;
}

.navigation form {padding: 0 18px 12px 18px;}

.navigation ul li {list-style-image: url('img/li.gif');}

.clb_plus img {
border: none;
}

/* footer */
.footer {
	background: url('img/bgfooter.gif') repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 671px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}


/*post stylng*/
.item{margin:0 0 25px 0;}

.item .info{
padding:2px 3px 3px 8px;

background-color:#transparent;
font-size:0.9em;
color:#505050;
}



/* Comments Styling */

#luv {
margin-left: 2em;
}

ol.commentlist{
margin-left: 2em;
}

.commentlist p {
padding 0 0.2em 0 0;
}

.commentlist li {
padding-top: 1em;
padding-bottom: 1em;
border-bottom: 1px dashed #567300;
}

.author, .author blockquote {
background: #e9f4c6;
}

.commentlist li cite {
font-weight: bold;
font-style: normal;
}

#commentform p {
padding: 0 0 1em 0;
}

#commentform {
margin: 2em 2em;
background: #f7fbf3;
width: 280px;
}

#commentform textarea {
background: #f7fbf3;
border: 1px solid #d6d3d3;
width: 425px;
}
#commentform textarea:hover {
background: #f7fbf3;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #f7fbf3;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f7fbf3;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #f7fbf3;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #f7fbf3;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.padding10 {
padding: 10px;
}

#top-gray {
position: absolute;
top: -62px;
left: 60px;
font-size: 50px;
font-family: "Arial Black", sans-serif;
color: #1B1B1B;
}

#page_children_list {
font-size: 1.4em;
}

#page_children_list li {
padding-top: 0.6em;
padding-bottom: 0;
}

#page_children_list ul {
font-size: 0.9em;
padding-top: 0;
padding-bottom: 0;
}

#page_children_list ul li {
padding-top: 0.2em;
padding-bottom: 0;
}