/*  
Theme Name: Fresh (Compact)
Theme URI: http://www.ilemoned.com/wordpress/wptheme-fresh-compact/
Description: Designed by <a href="http://www.bartelme.at" title="Bartelme Design">Wolfgang Bartelme</a>.
Version: 1.2
Author: LEMONed
Author URI: http://www.ilemoned.com
*/


/**********************************************
*   Basics & Typography                       *
***********************************************/

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font: 70% "Helvetica", "Lucida Sans Unicode", Sans-Serif;
	color: #000;
	text-align: left;
	}

p,
ol,
ul {
	line-height: 135%;
	}
ol { /* to be styled */ }
ul { /* to be styled */ }

h1 {
	margin: 0;
	font-style: normal;
	font-weight: normal;
	background: transparent;
	color: #fff;
    }
    
h3, h4, h5, h6, h7, h8 {
	margin: 0;
	font-style: normal;
	font-weight: normal;
	background: transparent;
	color: #000;
	text-decoration: none;
	}


h1 {
	font-size: 0.1 em;
	font-style: normal;
	}
	
h2 {
	margin: 0;
	font-weight: lighter !important;
	font-size: 3.6em;
	border-bottom: thin dotted #000;
	padding: 10px 0 0 0;
	font-style: normal;
	 transparent;
	color: #000;
				
	}
h3 {
	font-size: 1.6em;
	margin: 0px;
	padding: 0px;
	}
	
h4 {
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	color: #000;
	} 

h5 {
	font-size: 1.6em;
	border-bottom: thin dotted #000;
	padding: 10px 0 0 0;
	font-style: normal;
	color: #000;
	} 


h6, h7, h8{
	font-size: 1em;
	font-style: normal;
	}
	


a:link {
	color: #000000;
	text-decoration: none;
	border: none;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	border: none;

	}
a:hover {
	color: #b6bcb1;
	text-decoration: none;
	}
a:active {
	color: #e7f5bb;
	text-decoration: none;
	}

/*blockquote {
	margin: 10px 0;
	padding: 0 30px;
	background: transparent url(images/blockquote.gif) no-repeat 0 0;
	color: #000000;
	}*/

code {
  background: #ffffff;
  cursor: text;
  font-family: "Courier New", Courier, monospace;
 }

small {
	font-size: 1em;
	}

input, textarea, select { /* to be styled */ }

form { /* to be styled */ }

img { border: none; }
img.noborder {
	border: none;
	}

.alert {
	font-weight: bold;
	color: #fff;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	text-align: center;
	}
.alignleft {
	float: left;

	}
.alignright {
	float: right;
	}


/**********************************************
*   Structure: Content, Sidebar, etc.         *
***********************************************/

#outline {
	width: 80%;
	margin: 0 auto;
	padding: 0;
	font-size: 1em;
	}


/**********************
*   Header            *
***********************/

#header {
	width: 100%;
	height: 0px;

	}
	

	
#header_left {
	float: left;
	    display: block;

	width: 67%;
	height: 85px;
	background: transparent url(images/toppur.gif)  no-repeat left bottom;

	}
	
	
	
/*#header_right {
	float: right;
	    display: block;
	width: 575px;
	height: 85px;
	margin: 0px 0 0 0;
	padding: 0 0px 0 0;
	background: #fff;
	background: transparent url(images/header_texti.gif)  no-repeat left bottom;

	}*/



	
#header .blogtitle {
    clear: both;
    float: right;
    display: block;
   

	}

	.blogtitle a:link,
	.blogtitle a:visited,
	.blogtitle a:hover,
	.blogtitle a:active {
		color: #fff;
		}
		
		#header h1 {
	padding: 0px 0 0 0px;
		width: 90%;
	height: 0px;
	}
#header h1 a {
	color: #fff;

	}
		

	#navbar {
		clear: both;
		float: left;
		width: 100%;
		font-size: 11px;
		height: auto;
		}
		
	#navbar2 {
		float: left;
		width: 100%;
		height: auto;
		font-size: 11px;


		}
		
.slideshowlink
		{
		text-align: right;
		font-size: 11px;
		width: 100%;
		height: 100&;
		margin: 0px 0px 2px 0px;


		}




	ul.menu {
		float: left;
		margin: 0px 0px 0 0px;
		padding: 0 0px 0px 0px;
		list-style-type: none;
		}


/*	ul.menu li {
		float: left;
		list-style-type: none;
		}
	ul.menu li a {
		clear: both;
		float: left;
		display: block;
		margin: 0px 0 px 0 0px;
		padding: 0px 4px 0 5px;
		line-height: auto;
		list-style-type: none;
		}
	ul.menu li a:link,
	ul.menu li a:visited {
		color: #000;
		}
	ul.menu li a:hover,
	ul.menu li a:active {
	    color: #e7f5bb;
	    background: fff; 
	    }
	    
	 

	ul.menu li.current_page_item a:link,
	ul.menu li.current_page_item a:visited,
	ul.menu li.current_page_item a:hover {
		color: #b6bcb1;
		text-decoration: none;
		}
	ul.menu li.current_page_item a:active {
		color: #e7f5bb;
		text-decoration: none;
		}*/

/***********************
*  Wrapper             *
***********************/

#wrapper {
	float: left;
	background: #ffffff;
	margin: 0 !important;
	margin: 0 0 0 0; /* Fuck IE */
	padding: 0;
	}


/**********************
*   Content           *
***********************/

#content {
	float: left;
	width: 67%;
	margin: 0 0 0 32px;
	padding: 20px 0px 0 0px;
	height: 100%;
	}
	

.pages {
	float: left;
	width: 100%;
	background: #ffffff  repeat-x bottom center;
	}
.pages-border {
	clear: both;
	width: 100%;
	height: 6px;
	background: #ffffff;
	}
.page-previous {
	float: left;
	padding: 10px 0 16px 30px !important;
	padding: 0 0 15px 30px; /* Fuck IE */
	}
.page-next {
	float: right;
	padding: 10px 30px 16px 0 !important;
	padding: 0 30px 15px 0; /* Fuck IE */
	}

.page-title {
	width: 1100px;
	height: 10px;
	margin:0px 0 0 0;
	background: #ffffff;
	}

.page-title h2.page-title-border {
	padding: 30 0 0 0px;
	background: transparent repeat-x 0 0;
	font-size: 1.4em;
	line-height: 48px;
	color: #b6bcb1;
	border: none;
	}
	


/**********************
*   Blog Entries      *
***********************/

.post {
	width: 100%;
	padding: 0px 0px 0px 0px;
	background: #fff;
	float: left;
	clear: both;
	}
	
.post2 {
	width: 100%;
	padding: 0px 0px 0px 0px;
	background: #fff;
	float: left;
	clear: both;

	}
	
.post3 {
	width: none;
	padding: 0px 0px 0px 0px;
	background: #fff;
float: left;
	clear: both;
	}

.columnleft{ 
float: left; 
width: 45%;
	padding: 0px 0px 0px 0px;

}
.columnright{ 

float: right; 
width: 45%;
	padding: 0px 0px 0px 0px;

}



.postentry {
    margin: 0 0 50px 0;
	color: #000000;
	text-align: justify;
	}
.postentry a,
.postentry a:link,
.postentry a:visited,
.postentry a:active {
	color: #000000;
	text-decoration: underline;
	
	}
.postentry a:hover {
	color: #b6bcb1;
	}


.postentry img {
	border: 1px solid #ffffff;
	}
.postentry img:hover {
	border: 1px solid #ffffff;
	}
.postentry img.wp-smiley,
.postentry img.wp-smiley:hover {
	border: none;
}

.postentry span.alert {
	font-weight: bold;
	color: #b6bcb1;
	}

.posttitle { /* to be styled */ }
.posttitle a:link,
.posttitle a:visited {
	color: #000000;
	
	}
	
.posttitle a:hover, 
.posttitle a:active {
	color: #b6bcb1;
	}

.postmeta,
.postmeta a {
	margin: 0px 0 ;
	font-size: 1em;
	color: #b6bcb1;
	}
.post-date {
	padding: 0 0 0 0px;
	}
.post-comment {
	padding: 0 0 0 6px;
	}
.post-filed {
	padding: 0 0 0 6px;
	}
.post-sociable {
	padding: 0 0 0 0px;
	float: right;
	}

.more-link {
	font-weight: bold;
	}
	
/**********************	
*   Related Posts         *
***********************/	
	
ol.related-posts {
	clear:both; 
	text-align:center; 
	margin:10px 0px 0px 0px; 
	padding:0;}  

ol.related-posts li{
	width:120px; 
	float:left; 
	display:inline; 
	margin-right:15px;
	padding:0;}  

ol.related-posts img{
	clear:both; 
	padding:5px; 
	background:#F7F7F7; 
	border:1px solid #DDD;}  

ol.related-posts a{
	clear:both; 
	display:block; 
	border:none; 
	text-decoration:none;}  

ol.related-posts li{
	font-size:12px;}  
	
/**********************
*   Comments          *
***********************/

.commentpage {
	margin: 0 20px;
	padding: 0;
		float: left;
	clear: both;
	}

#comments {
	margin: 0;
	padding: 0;
	color: #000000;
	float: left;
	clear: both;
	}

.comments-num {
	background: transparent bottom;
	padding: 0 0 10px 0;
		color: #000000;
	}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
		color: #000000;
	}
#commentlist li {
	padding: 10px 25px 0 10;
	border-bottom: 1px dotted #000000;
			color: #000000;
	}
	.alt {
		background-color: #fff !important;
		background-image: none !important;
	
		}

.comment-gravatar {
	float: left;
	width: 82px;
	height: 62px;
	background: #ffffff;
			color: #000000;
	}
	img.gravatar {
		margin: 7px 0 0 10px;
		border: none;
		}

.comment-title{
	margin: 0 0 0 10px;
			color: #000000;
			font-weight: bold;
			font-size: 1.1em;
				float: left;
	clear: both;
	}

.comment-meta,
.comment-text {
	margin: 0 0 0 10px;
			color: #000000;
			
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #b6bcb1;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #b6bcb1;
	}

h2#postcomment {
clear: both;
	margin: 10px 0 0 10px;
	padding: 0 0 0 0;
	background: transparent center bottom;
			color: #000000;
	}

.postcomment {
	clear: both;
	margin: 1px 0 0 10px;
	padding: 1px;
	background: #ffffff top;
			color: #000000;

	}

.postcomment input,
.postcomment textarea {
	border-bottom: 1px dotted #000000;
			color: #000000;
	}
.postcomment input:hover,
.postcomment textarea:hover {
	border-bottom: 1px dotted #000000;
			color: #b6bcb1;
	}
.postcomment input#author,
.postcomment input#email,
.postcomment input#url {
	width: 100% !important;
 /* Fuck IE */
	height: 18px;
			color: #000000;
	}
.postcomment textarea#comment {
	width: 100% !important;
/* Fuck IE */
	height: 100%;
	background: #ffffff;
			color: #000000;
	}

.postcomment input#submit {
	width: 100%;
	height: 25px;
	padding: 2px 0 3px 0px;
	background: #ffffff;
			color: #000000;
	}
.postcomment input#submit:hover {
	background: #ffffff;
			color: #b6bcb1;
	}	



/**********************
*   Sidebar           *
***********************/
	.searchbar {
		float: right;
		width: 250px;
		height: 64px;
		margin: 2px 0 5px 0;
		border-bottom: 1px dotted #000;
		}
	.searchform {

		width: 230px;
		height: 16px;
		text-align: left;
		}
	.input#s {

		width: 250px;
		height: 14px;
		margin: 5px 0 0 0;
		padding: 1px 0 0 0;
		border: 1px solid #b6bcb1;
		background: #ffffff;
		}
		
	.search-submit {
		style: none;
		}
		
	.rss {
		float: right;
		width: 250px;
		height: 12px;
		margin: 6px 0 0 0;
		}


#sidebar {
	
	float: right;
	width: 250px;
	height: 100%;
	margin: 0px 0 0 0;
	padding: 0 0px 0 0;
	background: #fff;
	}




#sidebar h2 {
	margin: 0;
	display: block;
	width: 250px;
	padding: 15px 0 0 0;
	margin: 25px 0 0 0;
	background: center bottom;
	font-size: 1.2em;
	color: #000000;
	
	}

#sidebar ul {
	clear: both;
	width: 250px;
	margin: 0 0 10px 0;
    padding: 0 0 0 0px;
	list-style-type: none;
	color: #000000;
	
	}
/*
#sidebar_gallery {

	float: right;
	width: 300px;
	height: 100%;
	margin: 0;
	padding: 0px 0 0 0;
	background: #fff;
	}
	
#sidebar ul a:hover {
	color: #b6bcb1;
	}

#sidebar ul.blc {
	padding: 0 0 0 0px;
	color: #000000;
	}
#sidebar ul.blc li a {
	margin: 0;
	padding: 0 0 0 0px;
	background: none;
	color: #000000;
	}

#sidebar ul ul li {
	padding: 0 0 0 0px;
	color: #000000;
	}
#sidebar ul ul li a {
	padding: 0 0 0 0px;
	color: #000000;
	}
#sidebar ul ul ul li {
	margin: 0 0 0 0px;
	color: #000000;
	}*/

#kuim_mynd {
	clear: both;
	display: block;
	width: 250px;
	height: 120px;
		margin: 30px 0px 0px 0px; 
	background-color: #d5d68d;
	}
	
#gallery3 {
	font-size: 1.2em;
	font-weight: bold; 
	margin: 0px 0px 0px 0px; 
	padding: 2px 0px 2px 10px; 
	background-color: #d5d68d;
	}

#barnabordi {
	clear: both;
	display: block;
	width: 250px;
	height: 79px;
	background-color: #d5d68d;
	}

#gallery3 ul a:hover{
	background-color: #cfe5e6;
	}
	

	
	
#gallery7 {

	font-size: 10px;
	font-weight: bold;
	color: #299dae;
	}
	
#gallery5 {

	margin: 2px 0 0 0;
	border: thin dotted #000;

	}



/**********************
*   Bottom            *
***********************/

#bottom {
	clear: both;
	float: left !important;
	float: none;
	width: 100%;
	height: 100%;
	margin: 40px 0 0 0;
	padding: 0;
    background: #f2f3ee;
	border-top: 0px solid #ffffff;
	text-align: left;
	color: #000;
	}

#bottom-left,
#bottom-mid {
	width: 46%;
	padding: 20px 20px 10px 20px;
	float: left;
	}
	
#bottom-right {
	width: 46%;
	padding: 20px 20px 10px 20px;
	float: right;
	}

#bottom h2 {
	margin: 0 0 0px 0;
	padding: 0 8px;
	font-size: 1.4em;
	color: #000000;
	}
#bottom h2 span {
	color: #000000;
	}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;

	}
#bottom ul li {
	line-height: 26px;
	}
#bottom ul li a {
	display: block;
	border-bottom: thin dotted #000;
	padding: 0 10px;
	color: #000;
	text-decoration: none;
	}
#bottom ul li a:hover {
	background: #ffffff;
	}

/**********************
*   Footer            *
***********************/

#footer {
	width: 100%;
	height: 74px;
	clear: both;
	background: #ffffff;
	color: #000;
	}

#footer .validate {
    float: left;
	padding: 3px 0 0 0;
	}

#footer .credits {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 0px 0px;
	line-height: 100%;
	}
#footer p a:link,
#footer p a:visited {
	color: #000;
	}
#footer p a:hover {
	color: #b6bcb1;
	}
#footer p a:active {
	color: #b6bcb1;
	}
	
	#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
	

