/*  
Theme Name: Woodpress
Theme URI: http://wordpress.jepson.no/woodpress/
Description: A simple woody theme
Version: 1.1
Author: Magnus Jepson
Author URI: http://www.jepson.no

*/

/*************************************
Containers
 *************************************/
body{
	background:#ECD7A8 url(./images/bg.jpg) repeat;
	min-height: 100%;
	color:#fff;
	font-family: "Helvetica", Arial, sans-serif;
	font-size:72.5%;
	line-height:1.3;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:76em;
	min-height: 100%
	margin-bottom: -247px;
	position: relative;
}
#content{
	font-size:1.2em;
	float:left;
	padding:1em;
	width:40em;
	display:block;
}
#sidebar{
	font-size:1.2em;
	float:right;
	padding:2em 1em 2em 1em;
	width:18em;
	margin-bottom: 1.5em;
}
#header{
	height: 334px;
	background: #ECD7A8;
	background-image: url(./images/header.jpg);
}


/*************************************
Footer
 *************************************/
#footer{
	position: relative;
	bottom: 0;
	width: 100%;
	height: 247px;
	background: url(./images/footer.jpg) no-repeat;		
}

#footer a {
    color:#E69823;
}
#footer a:hover {
    color:#798901;
}		
#rss {
	background:url(./images/rss.gif) no-repeat;
	padding:1px;
	padding-left:20px;
}
.clearfooter {
height: 247px;
clear: both;
}

/*************************************
Hn, a and p
 *************************************/
a{
	color:#DA952D;
	text-decoration:none;
}
a:hover{
	color: #d0ab74;
}
h1, h2, h3{
	font-family: Helvetica;
	font-weight: bold;
	letter-spacing: -1px;
	margin:0;
}
#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#E69823;
}
#header h1 a:hover{
	color:#C26A0D;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
.entrytitle h2{
	font-size:2.2em;
}
.entrytitle h2 a {
	color:#EAE35E;
}
.entrytitle h2 a:hover{
	color:#E69823;
}
.entrytitle h3{
	font-size: 1.6em;
	color: #a6a6a6;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
#sidebar h2{
	color: #eae35e;
	font-size: 2em;
	padding-top: -5em;
}
hr{
	border: 1px solid;
	color: #EBD9A9;
	background-color: #EBD9A9;
}

#start img{
	margin-left: -11px;
}
#start h4{
	margin: 0
}
#start h2{
	margin-bottom: 15px;
}
#om ul li{
	list-style: none;
}
#om ul{
	padding-top: 165px;
}
h4{
	font-family: Helvetica;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 50px 0;
	color: #EAE35E;
	font-size: 2.2em;
}

#om img{
	float: left;
	margin-right: 15px;
	border: solid;
	border-color: #1F1F1F;
	border-width: 3px;
}
#om hr{
	margin-bottom: 25px;
	margin-top: 25px;
}

/*************************************
Entry
 *************************************/
.entry{
	color: #e8eed0;
	margin-bottom:1em;
}
.entry img {
	float: left;
	padding :5px, 5px, 5px, 5px;	
}
.entry code{
	background:#312218;	
	color:#999;
	font-size:1.1em;
}
.entrymeta{
	font-size:0.9em;
	padding-top:0.5em;
	color:#DA952D;
}
.filedto{
	padding:3px;
	padding-left:20px;
}
.commentslink{
	padding:3px;
	padding-left:20px;
}

/*************************************
Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:1em;
	clear:both;
}
#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
}
#sidebar img{
	border: none;
}

/*************************************
Menu
 *************************************/
.menu ul{
	padding-top: 290px;
	font-size:1.5em;
	font-weight:bold;
	letter-spacing: -1px;
	float: right;
	list-style: none;
}
.menu li{
	float: left;
	border-bottom:0px;
	background-image: url(images/bullet_03.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 10px;
	padding-right: 10px;
}
.menu li.start{
	float: left;
	border-bottom:0px;
}
.menu li a{
	padding:0.5em 0.5em 0.5em 0.5em ;
	margin-left:0em;
	background: none;
	display:block;
}
.menu li a:hover{
	/*background:#798901;*/
}
.menu ul li ul {
	display:none;
}

/*************************************
Comments
 *************************************/
.commentsblock{
	font-size:1.0em;
	margin:0.5em;
	padding:1em;
}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#E69823;
	font-size:1em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
ol.commentlist a{
	color:#FFF;
}
ol.commentlist a:hover{
	color:#F1C686;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#312218;
	border:1px dotted #ddd;
	padding:0.5em;
}
h3#comments{
font-size:1.4em;
}

/*************************************
Misc
 *************************************/

#download {
	background:#312218 url(./images/bullet.gif) no-repeat;
	background-position: 12px 12px;
	padding:1em;
	padding:10px 10px 10px 40px;
	margin: 0.5em 0 1em 0;
}

#img_shows {
	padding-left: 4em;
}

/*************************************
Twitter
 *************************************/
#twitter {
	background-image: url(./images/tweet.jpg);
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
	height: 125px;
}
 
li.twitter-item {
	background-image: url(images/bullet_02.jpg);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	margin: 0, 10em, 0, 1.5em;
	font-size: 0.8em;
	text-indent: 1.5em;
}
.twitter-timestamp{
	text-decoration: none;
	
}

/*************************************
Rounded Corners Java
 *************************************/
#content, #content .sb-inner { background:#71603E; }
#content .sb-shadow { background:black; }
#content .sb-border { background:#71603E; }

#sidebar, #sidebar .sb-inner { background:#71603E; }
#sidebar .sb-shadow { background:black; }
#sidebar .sb-border { background:#71603E; }
