/*  
Theme Name: Franke beta - technofranki
Theme URI: http://blogg.frankeivind.net
Description: This is my theme for a tutorial.
Version: 1.0
Author: Frank Eivind Rundholt
Author URI: http://blogg.frankeivind.net

*/

body, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

p {
	margin: 15px 0 0 0;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#sidebar-left h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#sidebar-right h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar-left h2, #sidebar-right h2, cite {
	text-decoration: none;
	}

#sidebar-left {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

small, #sidebar-left ul ul li, #sidebar-left ul ol li, #sidebar-right ul ul li, #sidebar-right ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

body{
	margin: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	vertical-align: top;
	background: #e5e5e5 url('images/bkg.gif'); 
	color: #000000;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}


#wrapper{
	margin: 0 auto 10px auto;
	width: 990px;
	text-align: left;
	background: #ffffff;
}

#header{
	float: left;
	width: 990px;
	height: 150px;
	background: #f3f3f3 url('images/header.png') no-repeat bottom center;
}



#container{
	float: left;
	width: 610px;
	margin: 0 0 0 0; 

}

#footer{
	clear: both;
	float: left;
	width: 990px;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0 0 25px 0;
	background: url('images/column_body_bottom.png') top center no-repeat; 
}

#columnleft{
	float: left;
	width: 990px;
	background: #ffffff url('images/column_body_top.png') top center no-repeat;
}

.sidebar-top{
	float: left; 
	width: 990px;
	background: #f3f3f3;
	margin: 0 0 5px 0;
}

.sidebar-left{
	float: left; 
	width: 200px;
	margin: 0 0 0 0;
	display: inline;
}

.sidebar-left ul{
	list-style-type: circle;
	margin: 0;
	padding: 0 5px 0 10px;
}

.sidebar-left ul li{
	padding: 0 0 10px 0;
}

.sidebar-left ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar-left ul ul li{
	padding: 0;
	line-height: 15px;
}

.sidebar-right{
	float: left; 
	width: 180px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

.sidebar-right ul{
	list-style-type: circle;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar-right ul li{
	padding: 0 0 0 0;
}

.sidebar-right ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar-right ul ul li{
	padding: 0;
	line-height: 15px;

.post{
	padding: 10px 10px 10px 10px;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	border-bottom: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#footer p{
	line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}


#bkg {
	background: #ffffff url('images/bkg_white.gif');
}

/*  
From the default Kubrick theme
*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}





