/* design */
/*
#header h2, #header h2 a {color:#ff8000 !important;}
*/

/*	#header h2 {
		height:39px;
		width:165px;
		background: transparent url(http://www.gudi.dk//wp-content/themes/hemingway/images/gudi_logo2.0.jpg) no-repeat 0 0;
		text-indent: -5000px;
		}
		*/
	#header h2 {border:0 !important;}
	#header img {
	height:39px;
	width:165px;
	}
	#header p {
	text-indent: -5000px;
	}

#ancillary .block h2 {color:#ff8000;}

#primary h2{ color:#ff8000; }
#primary .story h3, #primary .primary h3 { color:#007cba !important;clear:left;}

#primary .story h2, #primary .primary h2 {
	color:#ff8000 !important;
	margin: 2em 0 0.5em 0 !important;
	clear:left;
	}

#secondary {display:none;}

.stayleft {width:280px;float:left;}
.goright {margin-left:48px;float:left;}
.fright {float:left !important;}
.storyimg {float:left !important; padding: 0 10px 0 0;}
.clr-left {clear:left;}

/*
#primary blockquote {
	margin:1em 0;
	padding-left:30px;
	background:#eef url(http://www.gudi.dk/wp-content/images/bg_blockquote.gif ) top left no-repeat;
}
*/

.hide {display:none;}

/* Flickr */

#portfolio ul { list-style: none; }
#portfolio ul li { display: inline; }
#portfolio ul, #portfolio ul li { padding: 0; margin: 0; border: 0; }
#portfolio a img { border: 1px #c2c2c2 solid; padding: 3px; margin: 4px 4px 0px;}
#portfolio a:hover img { border: 1px #ff8000 solid;}

#portfolio a {
    color:#ff8000;
    text-decoration:none;
}
#portfolio a:hover {
    color:#ff8000;
    text-decoration:underline;
}

/* White layout */

body, #primary{
	color:#444;
}
#header, #primary{
	background:#FFF;
}

#primary {
background: #fff url(http://www.gudi.dk//wp-content/themes/hemingway/images/top_shadow.jpg) bottom left repeat-x !important;
}

#secondary{
	background:#F3F3F3;
}

body, #ancillary{
background:#E5E5E5;

}
#ancillary{
	border-top:1px solid #D5D5D5;
	background: url(http://www.gudi.dk//wp-content/themes/hemingway/images/bottom_shadow.jpg) top left repeat-x !important;
}

a, .story .details a, .story .details a:hover{
	color:#000;
}
.story .details a:hover{
	text-decoration:underline;
}
.story .details{ border-top:1px solid #7F7F7F; }

h1, h2, h3{ color:#000; }

/* #primary h2{ color:#333; } */

blockquote{ color:#333; }

table th{ color:#FFF; background:#333; }
table td{ color:#000; background:#EAEAEA; }

#header h2{ border-right:1px solid #7F7F7F; }

.secondary .featured p{
	border-bottom:1px solid #CCC;
	border-top: 1px solid #CCC;
}
.secondary .featured dl{
	border-bottom:1px solid #CCC;
}
.secondary dd a{ color:#7F7F7F; }
.secondary dd a:hover{ color:#000; }


.secondary .featured dt{
	color:#333;
}
#primary .single-story .primary h3, .story h3, .story h3 a{
	color:#333;
}

#secondary{
	border-top:1px solid #E3E3E3;
}
.comment-head{
	border-bottom:1px solid #E3E3E3;
}

ul.dates, ul.counts, ul.blogroll li ul, ul.pages{
	border-top:1px solid #C2C2C2;
}
ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li{
	border-bottom:1px solid #C2C2C2;
}
ul.dates .date, ul.counts .count{
	color:#7A7A7A;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#404040;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ color:#000; }

#primary ul.dates a {
	color:#007cba;
	text-decoration:none;
}
#primary ul.dates a:hover { 
	color:#ff8000;
}

#footer{ color: #666; }
#footer a, #footer p.attributes a{
	color:#333;
}
#footer a:hover, #footer p.attributes a:hover{ color:#000; }


/* Images */

#footer .inside{
	background:url(white/footer.gif) 50% 0 repeat-x;
}
#search .searchimg{
	background:url(white/search.gif) 0 0 no-repeat;
}
