/*  
Theme Name: Korn
Theme URI: http://kornmaaler.com/
Description: Korn tema.
Author: Joen Asmussen
Author URI: http://noscope.com/
Template: proto
Version: 1.0
*/







/**
 * Force scrollbars
 */
html { overflow-y: scroll; }







/**
 * Paragraphs, Plugins & Shortcodes
 */
.si, .flash, .rating, .yt {
	display: block;
	margin: 0 0 1.5em 0;
}

.rating {
	font-family: "Lucida Sans Unicode", "Courier New", Arial, sans-serif;
	font-size: 11pt;
}
.rating span {
	margin-right: 2px;
}





/**
 * Basics
 */
body {
	background: #fff;
	color: #000;
	font: 9px/1.5em "Univers 55", Arial, Helvetica, sans-serif;
}


.widgets {
	margin: 0;
}
.widgets li {
	list-style: none;
}

#body, #site_footer, #top .widget_pages, #secondary {
	width: 775px;
	margin: 0 auto;
}







/*.widgets .subpages>ul {*/
.widgets>li>ul {
	margin: 0 0 2em 0;
}
.textwidget {
	margin: 0 0 2em 0;
}


span.date {
	font-size: 7pt;
}










#sidebar .widget-subpages>ul>li>ul {
	display: none;
}
#sidebar .widget-subpages>ul>li.current_page_item>ul, 
#sidebar .widget-subpages>ul>li.current_page_parent>ul, 
#sidebar .widget-subpages>ul>li.current_page_ancestor>ul 
{
	display: block;
}














/**
 * Menu
 */

#top .widget_pages h2 {
	display: none;
}
#top .widget_pages ul ul {
	display: none;
}
#top .widget_pages ul li {
	display: inline;
	margin-right: 10px;
}

#top .widget_pages {
	height: 40px;
	text-align: center;
	padding: 10px 0 0 0;
}


#top .widget_pages ul li a {
	border: 0 !important;
	font-size: 13.5pt;
	margin: 0 20px 0 0;
	color: #895b49;
}


#top li.current_page_item a, 
#top li.current_page_parent a, 
#top li.current_page_ancestor a, 
#top li a:hover 
{
	color: #bb846f !important;
}

















a.post-edit-link {
	border: 0 !important;
}


#body {
	position: relative;
	margin-top: 20px;
}
#site_footer {
	padding: 100px 0;
	clear: both;
	text-align: center;
	color: #895b49;
}



/**
 * Links
 */

a:link, a:active {
	color: #ea4d23;
}

a:visited {
	color: #9F2C0F;
}

a:hover {
	color: #F07E62;
}


.post h2 a, .post h2, .page h2 a, .page h2 {
	color: #895b49 !important;
}




/**
 * Kommentarer
 */
textarea {
	width: 100%;
	background: #998673;
}
ol.commentlist li {
	list-style: none;
	margin-bottom: 20px;
}
.commentmetadata {
	font-size: 7pt;
}





/**
 * Layout
 */
#container {
	margin-top: 150px;
}
#sidebar {
	width: 130px;
	float: left;
}
#sidebar>li>ul, 
#sidebar>li>div>ul 
{
	margin: 0;
}
#main {
	float: right;
	width: 575px;
}



#sidebar .widget_nav_menu {
	text-align: right;
}
#sidebar .widget_nav_menu li.menu-item {
	margin-bottom: 1em;
}
#sidebar a {
	text-decoration: none;
	color: #090909;
	
}

#sidebar a:hover,
li.current_page_item>a,
li.current_page_parent>a,
li.current_page_ancestor>a {
	color: #666 !important;
}



h1, h2, h4, h5, h6, h7 {
	font-size: 9px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 3em;
}
li#menu-item-22 {
	margin-bottom: 3em !important;
}


#main ul {
	margin: 0;
}
#main ul li {
	list-style-type: none;
}
#main ul li::before {
	content: "· ";
}




/**
 * Gallery
 */
a.post-edit-link {
	position: relative;
	z-index: 99;
}
#main {
	position: relative;
}
div.carousel-gallery {
	position: absolute;
	top: 0;
}


.carousel-gallery li::before {
	content: "" !important;
	display: none;
}
.carousel-controls {
	display: none;
}
h2.cgj_title {
	border: 1px solid #0f0 !important;
	position: absolute !important;
	top: 440px;
	z-index: 20;
	left: 130px;
}


div.gallery {
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
	left: 0;
}
p.attachment {
	margin-top: -2.5em;
}

.gallery dl {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}


p.attachment {
	min-height: 480px;
}
em.previous, em.next {
	float: none;
}

em.previous {
	border-right: 1px solid #ccc;
	margin-right: 5px;
}

em.previous a, em.next a {
	text-decoration: none;
	/* color: #ff0e10; */
	color: #666;
	font-style: normal;
	margin-right: 10px;
	text-transform: capitalize;
}
em.previous a:hover, em.next a:hover {
	color: #666;
}
/*em.previous a::after {
	content: "previous";
}
em.next a::after {
	content: "next";
}*/
em.previous img, em.next img {
	display: none;
}


#main .attachment {
	position: relative;
}

#main .attachment p {
	clear: left;
	width: 480px;
	float: right
}
#main .attachment p.attachment {
	float: left;
	width: 100%;
}
.pagination {
	width: 90px !important;
	float: left !important;
}










/**
 * Home
 */

body.home #sidebar {
	display: none;
}

body.home #main {
	float: none !important;
	margin: 0 auto;
}






body.attachment #main h2 {
	visibility: hidden;
	margin-bottom: 1em;
}



/**
 * Posts
 */

div.post {
	margin-bottom: 60px;
}
body.blog div.post h2 a {
	color: #000 !important;
}


.post .meta {
	margin-top: -2.5em;
}



























