/*

THEME NAME: my-dkret3
2
THEME URI: http://diekretzschmars.de/wordpress/themes/dkret-theme/

VERSION: 1.0

DESCRIPTION: A simple child theme for the dkret3 framework - use it as a starting point for your modifications

TAGS: child theme, dkret3

AUTHOR: Joern Kretzschmar

AUTHOR URI: http://diekretzschmars.de/

TEMPLATE: dkret3

*/



/* Import the style.css of the dkret3 base theme */

@import url('../dkret3/style.css');



/* Header - You can still change the header image in the Settings panel*/

#header {

    background:#FFFFFF url(http://photosmithphotography.ca/wordpress/wp-content/themes/my-dkret3/library/images/header flash brn.jpg) repeat-x no-scroll 0 0;

}



/* Make your changes to the default layout below */



body {
   background:black url(http://freshlightimages.com/blog_assets/blogbg.jpg) no-repeat fixed center 0;
}



#access {
    background:#9bb30c url(library/images/bar_green.png) repeat-x scroll 0 0;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:#9bb30c url(library/images/bar_green_hover.png) repeat-x scroll 0 0;
}

.sidebar-column {
    background:#9bb30c url(library/images/bar_green.png) repeat-x scroll 0 0;
}

div#subsidiary {
    background:#9bb30c url(library/images/bar_green.png) repeat-x scroll 0 0;
}

div#content {
margin:30px 5px 0 0;
overflow:hidden;
padding:0 10px;
}

div.main-sidebar {
float:right;
margin:30px 0;
overflow:hidden;
padding:0 5px;
width:190px;
}

div#wrapper {
margin:0 auto;
max-width:1200px;
min-width:600px;
width:900px;
}

#wrapper {
background-color:transparent;
border-left:#d4d4d4 solid 0px;
border-right:#d4d4d4 solid 0px;
}

#container {
background-color:transparent;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
color:#663300;

}

a:hover {
color:#bcd259;
}

.entry-meta, #now-reading-statistic {
    background:#646464
}

.sf-menu a, .sf-menu a:visited {
color:#d8d7d7;
}

.entry-calendar-date .entry-calendar-day {
color:#59c0bd;
}

.entry-calendar-date .entry-calendar-year {
color:#663300;
}

.entry-calendar-date {
color:#663300;
border:1px solid #c6e02d;
}

input, textarea {
background:#fff url(library/images/bg-input.jpg) repeat-x scroll left top;
}

input:focus, textarea:focus {
background:#919190 none repeat scroll 0 0;
border:1px solid #646464;
}

.post {
padding-bottom:10px;
border-bottom:2px solid #d4d4d4;
}

.entry-meta, #now-reading-statistic {
background:#bcd529 none repeat scroll 0 0;
}

#footer a:hover ,#footer a {

color:#663300;
}

.entry-meta, #now-reading-statistic {
border-bottom:1px dotted #663300;
border-top:1px dotted #663300;
}

#content {
border-right:0px dotted #E0E0E0;
}
#footer {
border-top:4px solid #d4d4d4;
background: transparent url(library/images/flash_footer.png) repeat-x scroll 0 0;

}