/*    
Theme Name: Ole Fredrik Lie
Theme URI: http://www.olefredrik.com/wp-content/themes/olefredrik
Description: Design and code by Ole Fredrik Lie
Author: Ole Fredrik Lie
Author URI: http://www.olefredrik.com/
Version: 1.0 

Copyright 2009. All rights reserved. 

*/  


/* Basics */

* {
	padding: 0;
	margin: 0;
	outline: 0;
}

img {
	border: 0;
}

a, a:link, a:visited, a:active {
	color: #66347E;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #66347E;
	text-decoration: underline;
	font-weight: normal;
}


ul, li {
	list-style-type: none;
	margin: 0;
	}
	
	
img { border: none; padding:0; }
img a { border:none;}

img.left { float: left; border: none; padding: 6px 0 0 0; }
img.right { float: right; border: none; padding: 0 0 0 6px; }

blockquote {
	border-left:1px solid #A5ABAB;
	margin:5px auto 15px;
	font-style:italic;
	padding:0 10px;
	width: 85%;
	}
		
code {
	font-family:"Courier New", Courier, monospace;
	}
	

/* Basics end */
	

body {
	background: #cfcdd0 url(img/wood_bg.jpg) repeat center top;
	padding-top: 25px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16pt;
	color: #333333;
	font-weight: normal; 
	}


/* Site structure */

#wrapper {
	width: 960px;
	margin: auto;
	}

#header {
	background: transparent url(img/headerBackground.png) no-repeat left top;
	width: 960px;
	height: 151px;
	float: left;
	
}

#content {
	background-color: #ffffff;
	min-height: 500px;
	width: 958px;
	border-left: 1px solid #b3b4b3;
	border-right: 1px solid #b3b4b3;
	float: left;
	}
	
	
/* Site strucutre end */
	

/* Social links in header */

#headerExtLinks {
	list-style: none;
	float: right;
	width: 240px;
	padding: 1px;
	}

#headerExtLinks li {
	list-style: none;
	display: block;
	padding-left: 35px;
	}

#headerExtLinks li span {
	display: none;
	}

#headerTwitter {
	display: block;
	background: transparent url(img/buttonTwitter.png) no-repeat left top;
	width: 200px;
	height: 28px;
	margin-top: 37px;
	}

#headerTwitter:hover {
	background-position: left bottom;
	}

#headerFlickr {
	display: block;
	background: transparent url(img/buttonFlickr.png) no-repeat left top;
	width: 200px;
	height: 28px;
	margin-top: 1px;
	}

#headerFlickr:hover {
	background-position: left bottom;
	}


#headerDelicious {
	display: block;
	background: transparent url(img/buttonDelicious.png) no-repeat left top;
	width: 200px;
	height: 28px;
	margin-top: 1px;
	}

#headerDelicious:hover {
	background-position: left bottom;
	}
	
/* Social links in header end */
	

/* Typo and graphic headers */

#header h1 {
	float: left;
	text-decoration: none;
	width: 500px;
	height: auto;
	}

#header h1 a {
	display: block;
	text-decoration: none;
	width: 500px;
	height: 130px;
	}
	
#header h1 a span {
	display: none;
	}
	
	
#headerAbout {
	width: 330px;
	height: 60px;
	background: url(img/headergfx/about-header.jpg) no-repeat left top;
	margin-left: 70px;
	}
	
#headerContact {
	width: 340px;
	height: 63px;
	background: url(img/headergfx/contact-header.jpg) no-repeat left top;
	margin-left: 70px;
	}
	
#headerWebdev {
	width: 340px;
	height: 63px;
	background: url(img/headergfx/webdev-header.jpg) no-repeat left top;
	margin-left: 40px;
	margin-bottom: 25px;
	}
	
#headerMultimedia {
	width: 340px;
	height: 63px;
	background: url(img/headergfx/multimedia-header.jpg) no-repeat left top;
	margin-left: 40px;
	margin-bottom: 25px;
	}
	
#headerPrinted {
	width: 330px;
	height: 63px;
	background: url(img/headergfx/printed-header.jpg) no-repeat left top;
	margin-left: 40px;
	margin-bottom: 25px;
	}


#headerAbout h2  {
	display: none;
	}	

#headerContact h2  {
	display: none;
	}

#headerWebdev h2 {
	display: none;
	}

#headerMultimedia h2 {
	display: none;
	}

#headerPrinted h2 {
	display: none;
	}


/* Typo and graphic headers end */

/* Page-layout */

#page-layout {
	margin: 25px 0px 0px 0px;
	}
	
.page-entry { }

.page-entry p { 
	padding-bottom: 10px;
}

#page-layout h1 {
	font-family: 'Georgia', Times New Roman,  Times,  serif;
	font-weight: lighter;
	font-size: 30px; 
	line-height: 24pt;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 25px;
	color: #363636;
	text-shadow: 0 1px 0 white;
	}
	
#page-layout h1 span  {
	display: none;
	}

#page-layout h2 {
	font-family: 'Georgia', Times New Roman,  Times,  serif;
	font-weight: lighter;
	font-size: 28px; 
	line-height: 26pt;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 25px;
	color: #363636;
	}
	 
#page-layout h3 {
	font-family: 'Georgia', Times New Roman,  Times,  serif;
	font-weight: lighter;
	font-size: 20px; 
	line-height: 22pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	color: #363636;
	}
	
#page-layout h4 {
	font-family: 'Georgia', Times New Roman,  Times,  serif;
	font-weight: lighter;
	font-size: 13px; 
	line-height: 18pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	color: #363636;
	}
	
/* Page-layout end */
	

/* Global menu */

#menu {
	background: transparent url(img/menuBackground.png) no-repeat left top;
	width:960px;
	height:60px;
	display: block;
	float: left;
	}

#menu li {
	height:60px;
	float:left;
	list-style-image:none;
	list-style-type:none; 
	}

#menu li span {
	display:none; 
	}

#menu-items { padding-left: 51px; float: left;}

#menuAbout {
	background:transparent url(img/menuAbout.png) no-repeat left top;
	display: block;
	height:60px;
	width:160px;
	}

#menuAbout:hover { background-position:left bottom; }

#menuPortfolio {
	background:transparent url(img/menuPortfolio.png) no-repeat left top;
	display: block;
	height:60px;
	width:181px;
	}

#menuPortfolio:hover { background-position:left bottom; }

#menuBlog {
	background:transparent url(img/menuBlog.png) no-repeat left top;
	display: block;
	height:60px;
	width:180px;
	}

#menuBlog:hover { background-position:left bottom; }

#menuContact {
	background:transparent url(img/menuContact.png) no-repeat left top;
	display: block;
	height:60px;
	width:179px;
	}

#menuContact:hover { background-position:left bottom; }

#menuRSS {
	background:transparent url(img/menuRSS.png) no-repeat left top;
	display: block;
	height:60px;
	width:209px;
	}

#menuRSS:hover { background-position:left bottom; }

#menu li {
	list-style:none;
	list-style-type:none; 
	}
	
/* Global menu end */

/* Sidebar */

#sidebar {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:190px;
	float:right;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 16px;
	margin-bottom: 25px;
	padding: 0;
	border-left: 1px solid #ddd;
	}

#sidebar h2{
	font-family: 'Georgia', Times New Roman,  Times,  serif;
	font-weight: lighter;
	font-size: 16px; 
	margin-left: 10px;
	color: #363636;
	text-shadow: 0 1px 0 white;
}

#sidebar label{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #888888;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin-left:10px; padding: 0;}

#sidebar img {margin-left: 10px; padding: 0;}

#sidebar ul {
	margin:10px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:10px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	margin-left: 10px;
	}

#sidebar ul ul ul{
	margin-left: 10px;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0;
	list-style-type: square;
	color: #898989;
}

/* Sidebar end */
	
	
/* Post */ 

.tags {
	border-bottom:1px solid #C0C0C0;
	border-top:1px solid #C0C0C0;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	height:20px;
	margin-top:8px;
	padding-left:9px;
	padding-top:7px;
	padding-bottom: 5px;
	width:595px;
}

.tags a:link, .tags a:visited, .tags a:active {
	color:#878787;
	font-family: 'Georgia', Times New Roman,  Times,  serif;
	font-style:italic;
	margin-left:15px;
	text-decoration:none;
	text-transform:lowercase;
}

.tags a:hover {
	text-decoration:underline;
}

#post-layout {
	width: 600px;
	margin-top: 25px;
	margin-left: 60px;
	margin-right: 10px;
	margin-bottom: 25px;
	float: left;
	}
	
.post {
	margin:0;
	padding:0;
	font-size: 12px;
	line-height: 16pt;
	}
	
.post h2{
	font-family: 'Georgia', Times New Roman,  Times,  serif;
	font-weight: lighter;
	font-size: 26px; 
	line-height: 22pt;
	margin: 0px;
	padding-top: 20px;
	color: #363636;
	text-shadow: 0 1px 0 white;
	}
	
.post h2 a{
	color: #363636;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #66347E;
	text-decoration: none;
	}
	
.post h3{
	font-family: 'Georgia', Times New Roman,  Times,  serif;
	font-weight: lighter;
	font-size: 22px; 
	line-height: 22pt;
	margin: 0px;
	padding-top: 20px;
	color: #363636;
	text-shadow: 0 1px 0 white;
	}
	
.post h3 a{
	color: #363636;
	text-decoration: none;
	}
	
.post h3 a:hover{
	color: #66347E;
	text-decoration: none;
	}

.post h4{
	font-family: 'Georgia', Times New Roman,  Times,  serif;
	font-style: normal;
	font-weight: lighter; 
	font-size: 16px; 
	line-height: 20px;
	margin: 0px;
	padding-top: 20px;
	color: #363636;
	}
	
.post h4 a{
	color: #363636;
	text-decoration: none;
	}
	
.post h4 a:hover{
	color: #66347E;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p { margin:12px 0;}

.postmetadata{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #b3b4b3;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	overflow:hidden;
	}

.featured-image {
	width: 600px;
	height: 190px;
	background-color:white;
	border: 1px solid #CCCCCC;
	margin-top:10px;
	padding:3px;
}
	
/* Post end */ 	

/* Misc */

#recentposts li {
	background: url(img/icon_crown.png) no-repeat; 
	background-position: 0px 3px;
	padding-left: 30px;
	list-style-type: none;
	list-style-position:inside;

}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Misc end */


/* Comments */

#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: 'Georgia', Times New Roman,  Times,  serif;
	font-size: 10pt;
	font-weight: 300;
	color: #888888;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment{
	background: #ffffff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #363636;
	margin-bottom:7px;
	margin-top:5px;
	padding-left:7px;
	padding-top:7px;
	padding-bottom: 7px;
	border: 1px solid #878787;
	}
	
#submit {
	width: auto;
	height: 28px;
	-moz-border-radius:4px 4px 4px 4px;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	background:-moz-linear-gradient(center top , #f1f1f1, #c9c9c8) repeat scroll 0 0 transparent;
	border:1px solid #686b70;
	color:#2c2c2c;
	cursor:pointer;
	font-size:11px;
	outline:medium none;
	padding:5px 12px 6px;
	text-align: center;
	}
	
#submit:active {
	background:url("img/overlay-button.png") repeat-x scroll 0 0 #cecece;
	}
	
#comments{margin:0; padding:0; font-family: 'Georgia', Times New Roman,  Times,  serif; font-weight: normal;}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #ffffff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#888888;}

cite {
	font-family: 'Georgia', Times New Roman,  Times,  serif;	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #888888; text-decoration: none; border-bottom: 1px dotted #465D71;}

/* Comments end */

/* Search */

#searchform {
	width: 166px;
	height: 23px;
	background: url(img/searchfield.jpg) no-repeat left top;
	margin-bottom: 25px;
	margin-left: 8px;
	}


#searchform input#s{
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	color: #9f9f9f;
	float: left;
	padding: 0;
	margin: 5px 0px 0px 25px;
	border: 0;
	width: auto;
    overflow: visible;
	background: none;
	}

	
/* Search end /*


/* Footer */

#footer {
	background:transparent url(img/footer.png) no-repeat left top;
	width: 960px;
	height: 63px;
	float: left;
	padding-bottom: 25px;
	}


#footer li {
	list-style: none;
	list-style-type: none;
	display:none; 
	}
	
/* Footer end */
	
#twitter-feed {
	height: auto;
}
#photostream { 
	padding: 0;
	margin: 0;
	width: 400px;
	height: 185px;
	overflow: hidden;
	}

#photostream ul { 
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
	}
	
#photostream ul li { 
	display: inline;
	}

#photostream ul li img { 
	border: none;
	padding: 0 5px 5px 0;
	width: 75px;
	height: 75px;
	opacity: 0.6;
	-moz-opacity: 0.6;
	}
	
#photostream ul li img:hover {
	opacity: 1;
	-moz-opacity: 1;
	}
	
	
.numbered li {
	list-style-type: decimal;
	margin-left: 55px;
}
	
/* Classes */

.col-800 {
	width: 800px;
	float: left; 
	margin-left: 60px;
	}

.col-185{
	width: 185px;
	float: left; 
	margin-left: 60px;
	}

.col-265{
	width: 265px;
	float: left; 
	min-width: 200px;
	margin-left: -20px;
	padding-top: 10px;
	}
	
.col-280{
	width: 280px;
	float: left; 
	min-width: 200px;
	margin-left: 70px;
	padding-top: 10px;
	}
	

.col-400{
	width: 400px;
	float: left; 
	min-width: 200px;
	margin-left: 60px;
	}
	
.col-360 {
	width: 360px;
	float: left;
	min-width: 200px;
	margin-left: 100px;
	}
	
.col-380 {
	width: 380px;
	float: left;
	min-width: 200px;
	margin-left: 70px;
	margin-top: 30px;
	}
	
.col-560 {
	width: 560px;
	float: left;
	min-width: 200px;
	margin-left: 70px;
	margin-top: 30px;
	}
	
.col-680 {
	width: 680px;
	float: left;
	min-width: 200px;
	margin-left: 70px;
	margin-top: 30px;
	}

.entry p {margin:12px 0;}

.entry blockquote {
	border-left:1px solid #A5ABAB;
	margin:5px auto 15px;
	font-family: 'Georgia', Times New Roman,  Times,  serif;
	font-style:italic;
	padding:0 10px;
	width: 85%;
	}
		
.entry blockquote p {
	font-size:16px;
	line-height:24px;
	margin:5px 0;
	padding:5px 0;
	}

.icon_about {
	background: url(img/icon_about.png) no-repeat; 
	background-position: 0px 0px; 
	margin: 0;
	height: auto;
	float: left;
	padding: 8px 10px 10px 30px;
	margin-top: 10px;
	}

.icon_vcard {
	background: url(img/icon_vcard.png) no-repeat; 
	background-position: 0px 0px; 
	width: 100%;
	display: block;
	clear: both;
	margin: 0;
	float: left;
	padding: 0px 10px 5px 30px;
	}

.icon_facebook {
	background: url(img/icon_facebook.png) no-repeat; 
	background-position: 0px 0px; 
	width: 100%;
	display: block;
	clear: both;
	margin: 0;
	float: left;
	padding: 0px 10px 5px 30px;
	}
	
.icon_linkedin {
	background: url(img/icon_linkedin.png) no-repeat; 
	background-position: 0px 0px; 
	width: 100%;
	display: block;
	clear: both;
	margin: 0;
	float: left;
	padding: 0px 10px 5px 30px;
	}
	
.icon_contact {
	background: url(img/icon_contact.png) no-repeat; 
	background-position: 0px 0px; 
	width: 100%;
	display: block;
	clear: both;
	margin: 0;
	float: left;
	padding: 0px 10px 5px 30px;
	}


.img-page-layout {
	width: 287px;
	height: 294px;
	float: right;
	margin-right: 80px;
	}
	
.google-maps-frame {
	width: 380px;
	height: 380px;
	background: url(img/map-frame.png);
	float: right;
	margin-right: 60px;
	}
	
.google-maps{
	width: 300px;
	height: 300px;
	float: right;
	margin-right: 38px;
	margin-top: 37px;
	}

.strong {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	}
	
.tweet { 
	width: 85%;
	padding-bottom: 25px;
	margin-top: -8px;
	}
	
.floatLeft 	{ float: left; }
.floatRight	{ float: right; }
.clear		{ clear: both; }

.center { 
	text-align:center; 
	padding-bottom: 20px; 
	padding-top: 20px; 
	display: block; 
	clear: both;
	width: 100%;
}

.withBorder { border: 5px solid #efefef; }


/* Classes end */


	
