/*
Theme Name: Morgan Kane
Theme URI: http://morgankane1855.no
Description: Design for Morgan Kane nettside.
Version: 1.0
Author: Mathias Mikkelsen
*/


/* RESET */

* { 
	margin: 0; 
	padding: 0; 
	}
	
html { 
	overflow-y: scroll; 
	}
	
html, body {
	min-height: 100%;
	}
	
body { 
	font-size: 62.5%; 
	font-family: Georgia, Arial;
	color: black;
	background-color: #fbf2dd;
	background-image: url('images/bg.gif')
	}
	
ul{

	}
	
li{
	font-size: 12px;
	}
	
a { 
	font-weight: bold;
	text-decoration: none;
	color: #981b0c;
	}
	
a:active{
    border:none;
    outline:none;
    }

a:focus {
	-moz-outline-style: none;
	outline: none;
	}
	
a:hover	{ 
	text-decoration: underline;
	color: black;
	}
	
a img { 
	border: none; 
	}

p { 
	font-size: 1.3em; 
	line-height: 1.4em; 
	margin-bottom: 12px; 
	margin-top: 8px;
	}
	
img { 
	vertical-align: middle;
	}
	
table { 
	border-collapse: collapse; 
	}
	


img.alignright { 
	float:right; 
	margin: 0 0 5px 15px; 
	padding: 0px;
	}

img.alignleft { 
	float:left; 
	margin: 0 5px 0px 0; 
	padding: 0px;
	}

img.aligncenter { 
	float:center; 
	margin: 0 5px 5px 0; 
	padding: 2px;
	}
	
input{
	 padding: 5px; font-size: 13.5px;  background: white;; border-top: 1px solid #c1c1c1; border-left: 1px solid #c1c1c1;}
	 
textarea {
display: block;
	padding: 5px;
	font-size: 13.5px; 
	background: white; 
	border-top: 1px solid #c1c1c1; 
	border-left: 1px solid #c1c1c1; 
	width: 600px;
	border-right: 2px solid #eeeeee; 
	border-bottom: 2px solid #eeeeee; 
	}
	
	
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter,
div.alignleft {
	float: left;
	margin: 0 15px 0 0px;
}

.aligncenter,
div.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* UTILITY */

.floatLeft { 
	float: left; 
	}
	
.floatRight	{ 
	float: right;
	}
	
.clear { 
	clear: both; 
	}


/* FONTS */
	

h1 {
	font-size: 2.3em;
	}

h2 {
	font-size: 1.5em;
	}



/* STRUCTURE */
	
#page-wrap {
	width: 920px; 
    margin: 0 auto;
    margin-top: -1px;
    padding: 36px 30px 0 30px;
    background: #fbfaf3;
    border: 1px solid #ebe8dd;
    min-height: 800px;
    z-index: 500;
    position: relative;
	}

#top{
	height: 708px;
	background-image: url('images/header.jpg');
	background-position: 50% 0;
	background-repeat: no-repeat;
	width: 100%;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	margin-bottom: -708px;
	}
	
	#topWrap{
		width: 980px;
		margin: 0 auto;
		position: relative;	
		z-index: 600;
		height: 270px;
		}
		
	#logo{
		width: 263px;
		height: 165px;
		margin-top: 25px;
		float: left;
		}
		
	#bestillknapp{
		width: 333px;
		height: 52px;
		margin-right: 180px;
		float: right;
		}
		
	#nav {
		font-size: 1.6em;
		margin: 66px 0 0 0;
		}
		
		#nav a{
			color: white;
			}
			
			#nav a:hover{
				text-decoration: none;
				}
				
		#nav ul{
			list-style-type: none;
			margin-top: 0px;
			}
			
		#nav li{
			float: left;
			}
		
			#nav li a{
				background: #fbfaf3;
    			border-left: 1px solid #ebe8dd;
    			border-top: 1px solid #ebe8dd;
    			border-right: 1px solid #ebe8dd;
    			border-bottom: 1px solid #ebe8dd;
				padding: 13px 17px 9px 17px;
				margin: 0px 3px 0 3px;
				filter: alpha(opacity=80);
				opacity: 0.8;
				display: block;
				-moz-border-radius-topleft: 5px;
				-moz-border-radius-topright: 5px;
				-webkit-border-top-right-radius: 5px;
				-webkit-border-top-left-radius: 5px;
				}
				
				#nav li img{
					filter: alpha(opacity=80);
					opacity: 0.8;
					}
			
				#nav li a:hover {
					filter: alpha(opacity=100);
					opacity: 1;
					border-bottom: 1px solid #fbfaf3;
					}

					
				body#default #forside2 a, 
				body#forside #forside2 a, 
				body#bokene #bokene2 a, 
				body#aktuelt #aktuelt2 a, 
				body#kane-i-media #media2 a, 
				body#om-morgan-kane #om2 a,
				body#sitater #sitater2 a,
				body#bakgrunn #bakgrunn2 a {
					filter: alpha(opacity=100);
					opacity: 1;
					border-bottom: 1px solid #fbfaf3;
					}
					
				body#default #forside2 img, 
				body#forside #forside2 img, 
				body#bokene #bokene2 img, 
				body#aktuelt #aktuelt2 img, 
				body#kane-i-media #media2 img, 
				body#om-morgan-kane #om2 img,
				body#sitater #sitater2 img,
				body#bakgrunn #bakgrunn2 img {
					filter: alpha(opacity=100);
					opacity: 1;
					}
		

		
#sidebar{
	float: right;
	width: 290px;
	padding: 10px 0 0 0px;
	}
	
	#sidebar img:hover{
		filter: alpha(opacity=95);
		opacity: 0.95;
		}
		
		#sidebar img{
			margin: 0 0 15px 0;
			}
			
		#ads {
			margin: -10px	 0 0 10px;
			}
			
		#social{
			margin: 20px 0 0px 0;
			}
			
		#stars{
			background: url('images/stars.gif');
			margin: 0 0 15px 8px;
			border: 0px;
			height: 15px;
			width: 294px;
			}

	
#tagcloud a{
	font-weight: normal;
	}
	
#content{
	width: 595px;
	float: left;
	}
	
	#content h2{
		font-size: 2.8em;
		font-weight: bold;
		}
		
	hr{
		background-image: url('images/hr.gif');
		border: 0px;
		height: 4px;
		background-repeat: repeat-x;
		width: 100%;
		margin: 50px 0 50px 0;
		}
		
		
	.imagemargin img{
		margin: 10px 20px 10px 0; }
		
	.entry{
		}
		
		.skrevet{
			float: left;
			font-size: 1.4em;
			}
			
		.entrytext{
			margin-top: 20px;
			}
			
		.kommentarer{	
			float: right;
			font-size: 1.3em;
			}

			
#footer {
	width: 920px;
	padding-top: 35px;
	height: 110px;
	margin: 0 auto;
	text-align: center;
	color: gray;
	margin-top: 30px;
			padding-bottom: 30px;
	}
	
	#footer .weak{
		color: #d8d8d8;
		}
		
		#footer .weak a{
			color: #d8d8d8;
			font-weight: normal;
			}
			
	#footer hr{
		background-image: url('images/hr.gif');
		border: 0px;
		height: 4px;
		background-repeat: repeat-x;
		margin-bottom: 40px;
		}
		
		
		
#search-text{
	height: 20px;
	float: left;
	font-size: 15px;
	padding: 8px;
	}
	
input#searchsubmit{
	width: 63px;
	height: 37px;
	background: url('images/sokknapp.gif');
	border: 0px;
	text-indent: -9999px;
	}
	
.search{
	margin-bottom: 20px;}


/* KOMMENTARER */	
	
#comments{
	margin: 50px 0 20px 0;
	font-size: 1.8em;
	}
	
	h4{
		font-size: 13px;
		}
	
	#respond h3{
		margin: 35px 0 20px 0;
		font-size: 18px;
		}
		
	ol.commentlist { 
	list-style:none; 
	margin:0 0 1em; 
	padding:0; 
	text-indent:0; 
	border-top: 1px dotted #b9b6a0;
	padding-top: 15px;
}

ol.commentlist li { 
	
	}
	
.reply {
	margin-top: 15px;
	font-size: 14px;
	}
	
	
ol.commentlist li.alt {  }
ol.commentlist li.bypostauthor { }

ol.commentlist li.byuser { 
	
}

	

ol.commentlist li.comment-author-admin {}

ol.commentlist li.comment { 
		margin-bottom: 20px;
	
}

ol.commentlist li.comment div.comment-author {margin-top: 0px; padding-top: 5px; }

ol.commentlist li.comment div.vcard { 
	font-size: 15px;
}

ol.commentlist li.comment div.vcard cite.fn { 
	font-style: normal;
	font-weight: bold;
float: left; margin-right: 10px;
}

ol.commentlist li.comment div.vcard cite.fn a.url {}

ol.commentlist li.comment div.vcard img.avatar { 
	border:1px solid #efefef; 
	float:left; 
	margin:-4px 8px 0 0;
	padding: 4px;
	background: white;
}

ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {
		margin-top: 0px;
	color: #b3af97; 
	font-weight: normal;
	font-size: 13px;}

ol.commentlist li.comment div.comment-meta { 
	margin-top: 0px;
	color: #b3af97; 
	font-weight: normal;
	font-size: 13px;
	}
	
ol.commentlist li.comment div.comment-meta a { 
	color: #b3af97; 
	font-weight: normal;
	}
	
ol.commentlist li.comment div.comment-meta a:hover { 
	color: #b3af97; 
	font-weight: normal;
	text-decoration: underline;
	background: none;
	}
	
ol.commentlist li.comment p { 
	margin: 15px 10px 10px 65px;
	}
	
ol.commentlist p { 
	font-size: 14px;	
	}
	
ol.commentlist li.comment ul { 
	list-style:square; 
	margin:0 0 1em 2em;
}



ol.commentlist li.comment div.reply { 
	height: 25px;
	margin-left: 60px;
	}
	
ol.commentlist li.comment div.reply a { font-weight:bold; font-size: 0.8em; margin-left: 5px; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; padding-left: 20px;
	 }
ol.commentlist li.comment ul.children li {	margin-bottom: 20px;}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {	margin-bottom: 20px;}
ol.commentlist li.comment ul.children li.comment-author-admin {}

ol.commentlist li.comment ul.children li.depth-2 { margin:15px 0 .25em .25em;
border-top: 1px dotted #b9b6a0; padding-top: 10px; }
ol.commentlist li.comment ul.children li.depth-3 { margin:15px 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { margin:15px 0 .25em .25em; }

ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { border-bottom: 1px dotted #b9b6a0; padding-bottom: 15px; }
ol.commentlist li.odd {border-bottom: 1px dotted #b9b6a0; padding-bottom: 15px; }
ol.commentlist li.parent { }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd { }


#avatar2{
	float: left;
	display: block;
	width: 65px;
	height: 120%;
	}		
	
	
.socialshare{
	font-size: 13px; 
	margin: 15px 30px 0 6px;
	text-decoration: none;
	}
	
.socialshare.socialshare a:hover{
	text-decoration: none;
	}
	
	#facebook{
		margin: -10px -10px 15px 8px;
		width: 250px;
		}
		
	.full_widget{
		margin-right: -20px;
		}
	
.del {
	float: left;
	margin: 15px 0 -15px 0;
	}
	
	
.del a:hover {
	text-decoration: none;
	}
	
	
.postmetadata{
	margin: 25px 0 15px 0;
	}
	
	.postmetadata a{
		font-weight: normal;
		color: #6d6d6d;
		}
		
#rss{
	margin: -30px 0px 0 286px;
	position: absolute;
	}