/* @override 
	http://localhost/danalog-premium/wp-content/themes/danalog-premium/style2.css
	http://www.bigger-picture.nl/wp-content/themes/danalog-premium/style2.css
*/

html{
	background: url(images/header/bg-html.gif) repeat-y center top fixed;
	background-color: #cacaca;
}

body {
	color: #584e46;
	background: none;
}

a:link, a:visited {
	color: #584e46;
}

a:hover, a:active {
	color: #333;
}

acronym, abbr {
	border-bottom: #999;
}

blockquote {
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	background-color: #cacaca;
}

.header {
	background-color: #d1c79d;
	height: 145px;
	overflow: hidden;
	zoom: 1;
}




.webtitle{
	height: 100px;
}
.webtitle a {
	margin: 0;
	width: 960px;
	height: 100px;
	background: url(images/header/logo.gif) no-repeat;
}


.description {
	background-color: #f7f6eb;
	color: #fff;
}

#bgnavwide{
	height: 125px;
	background: #d1c79d;
	overflow: hidden;
}
#bgnavwide .bgnleft{
	height: 25px;
	margin-top: 100px;
	background: #fff8d2;
}
#bgnavwide .bgnright{
	height: 25px;
	margin-top: 100px;
	background: #e8e1bd;
}

/*lichter*/
.nav {
	background-color: #e8e1bd;
}

.nav a {
	color: #000;
}

/*donkerder*/
.nav li.diff {
	background-color: #fff8d2;
}

#page {
	color: #505050;
}

#content {
	border-right-color: #e8e1bd;
	background-color: #fff;
}

.headlines {
	background-color: #e8e1bd;
}

/*lichter*/
.headlines li {
	background-color: #e8e1bd;
}

/*donkerder*/
.headlines li.lighter {
	background-color: #fff8d2;
}

.headlines li a.img {
	background-color: #fff8d2;
}

.headlines li.lighter a.img {
	background-color: #e8e1bd;
}

.headlines h3 a {
	color: #505050;
}

.headlines .excerpt {
	color: #505050;
}

.author, .author a {
	color: #777;
}

p.edit_entry a{
	color: red;
}

.post .no_image {
	border-bottom-color: #d1c79d;
}

.post .page_title{
	background-color: #d1c79d;
	color: #fff;
}

#archive h2{
	background-color: #d1c79d;
	color: #fff;
}

#sidebar h2, #sidebar .title {
	color: #000;
	background-color: #d1c79d;
}

#sidebar .widget {
	color: #000;
}

#sidebar_tagcloud {
	background-color: #d1c79d;
	margin-top: 145px;
}

/* My Comment */

#sidebar a {
	color: #000;
}

select {
	background-color: #bbb;
	border-color: #ccc;
}

.button {
	border-color: #ccc;
	background-color: #fff;
}

.commentlist li, .commentlist_author {
	border-top-color: #ccc;
}

#footer {
	background-color: #d1c79d;
}

#content div.navigation {
	background-color: #fff8d2;
}

#content div.navigation a{
	color: #fff;
}

.entry a {
	color: #000;
}

#mycarousel .slideshowtitle{
	color: #505050;
	background: url(images/bg-80-white.png);
}

#mycarousel .excerpt{
	color: #505050;
	background: url(images/bg-80-white.png);
}

.jcarousel-skin-danalog .jcarousel-container {
    background-color: #000;
}

.jcarousel-skin-danalog .jcarousel-item-placeholder {
    background-color: #000;
    color: #505050;
}

#suckerfishnav a {
	color:  #505050;
}


.post-teaser-block a{
	text-decoration: underline;
}
