/*  
Theme Name: Mindretalsliv 2009
Author URI: http://netmuseum.dk
Version: 1.0
Author: poppmedia / cybertree
Description: RockinNewspaper 3 Column is a white and blue, widget ready, clean and simple theme designed with a newspaper/magazine structure for reading and ultimate customization, plus a skybox for photos or AdSense.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font: 12px Georgia,Verdana, Helvetica, Arial, Sans-Serif; 
	background: #8a6f4e url('images/bg-tile_2.gif');
	color: #000000;
	margin: 0;
	}
dl, .wp-caption-text {
font-size: 11px;
font-weight: bold;
font-style:italic;
}

a, a:visited{
	color: #641f45;
	text-decoration: none;
	}
a:hover{
	color: #000000;
	text-decoration: underline;
	}

#container {
	position: relative;
	width: 960px; 
	background: #ffffff;
	text-align: left; 
	margin: 0px auto; 
	1border: 1px solid #cccccc;
	}

#top {
	width: 960px;
	height: 230px;
	1background: url('images/head-bg.jpg') top left no-repeat;
}
#top a#logo {
	position: absolute;
	top: 0px;
	right: 50px;
	width: 280px;
	height: 100px;
	1background: url('images/logo_ny.png') top left no-repeat;
	background: url('images/logo_opr_alt.png') top left no-repeat;
	*background: url('images/1x1.gif');
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/mindretalsliv/images/logo_opr_alt.png',sizingMethod='scale');

}

#header {
	display: none;
	background: #ffffff url('images/headerbackground.gif') top center repeat-x;
	padding: 20px 0 26px 25px;
	margin-bottom: 0;

	}
#header h2 {
	font: 30px 'Lucida grande','Lucida sans',Helvetica, Arial, Verdana, Sans-Serif; 
	color: #ffffff;
	margin: 0;
	}

#header h2 a {
	color: #000000;
	text-decoration: none;
    font-weight: bold;
	}

#header h2 a:hover {
	color: #641f45;
	text-decoration: none;
	}

#header h3 {
	font: 18px 'Lucida grande','Lucida sans',Georgia, Times New Roman, Sans-Serif; 
	color: #444444;
	margin: 0;
    font-weight: bold;
	}

#menu {
	font: 10px 'Lucida grande','Lucida sans',Helvetica, Arial, Verdana, Sans-Serif; 
	color: #000000;
	padding: 12px 25px 12px 25px;
	1margin-bottom: 20px;
	1text-align: center;
	1border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	}
#menu h2 {
	margin: 0;
	padding: 10px 25px 12px 25px;
	}
#menu li {
	list-style: none; 
	display: inline;
	margin: 0;
	padding: 0;
	}
#menu ul {
	margin: 0;
	padding: 0;
	}
#menu ul li a {
	color: #641f45;
	padding: 12px 25px 12px 25px;
	margin: 0;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #641f45;
	text-decoration: none;
	}
#menu ul li.current_page_item a {
	color: #ffffff;
	background: #641f45;
	text-decoration: none;
	}

#content { 
	width: 440px; 
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 233px;
	margin-right: 0;
	position:relative;
	padding: 5px 25px 15px 25px;
	border-right: 1px solid #cccccc;
	1border-left: 1px solid #cccccc;
	min-height: 660px;
	}
* html #content {
	height: 660px;
	}
#content p {
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	}
#content p img {
	float: left;
	border: solid 1px #ccc;
	padding: 1px;
	margin: 0 15px 10px 0;
	1border: none;
	1margin-right: 5px;
	1margin-bottom: 3px;
	}
#content h1 {
	font: normal 18px 'Lucida grande','Lucida sans',Helvetica Bold, Arial Bold, Verdana, Sans-Serif; 
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0;
	}
#content h1 a {
	color: #cccccc;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	font: bold 18px 'Lucida grande','Lucida sans',Helvetica, Arial, Verdana, Sans-Serif; 
	1color: #641f45;
	margin: 0;
	padding: 15px 0;
	line-height: 120%;
	}
#content h2 a  {
	color: #641f45;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}


#content h3 {
	font: bold 15px 'Lucida grande','Lucida sans',Helvetica, Arial, Verdana, Sans-Serif; 
	color: #555;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	}
#content h3 a  {
	color: #641f45;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#content li {
	margin: 0;
	padding: 0;
	}
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
#content ul li a {
	color: #641f45;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}

.post_space {
	width: 100%;
	border-top: dotted 1px #ccc;
	padding: 5px 0;
}
.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0;
	margin: 0;
	padding: 0;
	}
.postspace3 {
	background: #FFFFFF;
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

.archive_image {
	height: 40px;
	margin-right: 15px;
	padding: 1px;
	border: solid 1px #ccc;
}
#l_sidebar { 
	background: #eee;
	color: #000000;
	width: 200px;
	float: left;
	margin-top: 0;
	1margin-bottom: 20px;
	padding: 0 15px 15px 15px; 
	min-height: 660px;
	}
* html #l_sidebar {
	height: 660px;
        }

#l_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#l_sidebar h2 {
	font: 14px 'Lucida grande','Lucida sans',Helvetica, Arial, Verdana, Sans-Serif; 
	color: #641f45;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom: 	1px solid #cccccc;
        font-weight: bold;
	}


#l_sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#l_sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#l_sidebar ul li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #cccccc;
	padding: 0;
	}
#l_sidebar ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	}

#l_sidebar ul li a:hover {
	color: #ffffff;
	background: #888;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}
#l_sidebar ul li a.displayed {
	font-weight: bold;
	color: #ffffff;
	background: #641f45;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}

#l_sidebar ul li a.subsubselected {
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	padding: 1px 0 1px 10px;
	background: #641f45;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}

#l_sidebar ul li a.subsub {
	font-weight: normal;
	font-size: 10px;
	padding: 1px 0 1px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}

#l_sidebar ul.children {
	margin-left: 20px;
	}

#r_sidebar { 
	background: #ffffff;
	color: #000000;
	width: 195px;
	float: right; 
	position:relative;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 15px 15px 15px 15px; 
	min-height: 660px;
	}
* html #r_sidebar {
	height: 660px;
        }
#r_sidebar p{
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
#r_sidebar h2 {
	font: 12px 'Lucida grande','Lucida sans',Helvetica, Arial, Verdana, Sans-Serif; 
	color: #641f45;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	border-bottom: 	1px solid #cccccc;
	font-weight: bold;
	}
#r_sidebar h3 {
	font: 12px 'Lucida grande','Lucida sans',Helvetica, Arial, Verdana, Sans-Serif; 
	color: #555;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
#r_sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#r_sidebar ul li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #cccccc;
	padding: 0;
	}
#r_sidebar ul li li {
	border-bottom: none;
}
#r_sidebar ul li a {
	display: block;
	color: #222;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	}

#r_sidebar ul li a:hover {
	color: #ffffff;
	background: #888;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}
#r_sidebar ul li a.displayed {
	color: #ffffff;
	background: #641f45;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	}
#r_sidebar ul.children {
	margin-left: 10px;
	}
#r_sidebar ul.children a:hover {
	*color: #000;
	
}
.cat-item {
	font-weight: bold;
}
.cat-item li {
	font-weight: normal;
}


#footer { 
	background: #ffffff;
	padding: 20px 0 20px 0;
	text-align: center;
	border-top: 1px solid #cccccc;
	clear: both;
	}
#footer #sponsor {
	margin-bottom: 20px;
}
	

#search_form h2 {
	1display: none;
}
#search_form #s {
	width: 120px;
}
#search_form #searchsubmit {
	
}

#profil_form {
	background: #ddd;
	border: solid 1px #ccc;
	padding: 5px;
}

#new_post_area {
	display: none;
	background: #ddd;
	border: solid 1px #ccc;
	padding: 5px;
}
#new_post_area input.text {
	background: #fff;
}
#new_post_area select {
	width: 100%;
}

input.text, textarea.text {
	border: solid 1px #888;
	background: #eee;
	font-size: 12px;
	padding: 3px;
	width: 95%;
}
textarea.text {
	height: 60px;
}
input.text_alt, textarea.text_alt {
	background: #fff;
}
select {
	border: solid 1px #888;
	background: #eee;
	font-size: 12px;
}
input.submit {
	border: solid 2px #111;
	background: #77375a;
	color: #fff;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.author_info {
	color: #333;
	font-size: 10px;
	font-style: italic;
}

#content .post_single {
	font-size: 14px;
	padding: 5px 0;
	border-bottom: dotted 1px #ccc;
}
#content h3.post_search {
	font-size: 14px;
}


#post_image_upload {
	border:solid 1px #ccc;
	padding: 10px;
}
.post_image_thumb {
	border:solid 1px #ccc;
	padding: 1px;
	width: 80px;
	height: 80px;
}
.post_image_thumb img {
	width: 80px;
}

.post_image_container {
	1border:solid 1px #ccc;
	margin: 15px 0;
}
.post_image {
	border:solid 1px #ccc;
	padding: 1px;
	margin: 10px 20px 10px 0;
}

.ngg-imagebrowser h3 {
	display: none;
}

.post_parent {
font-weight: bold;
}