/*
Theme Name: DebraTurner
Theme URI: http://www.dtdesign.org
Description: Designed by <a href="http://www.micromediawebsites.com" title="Jess- MicroMedia">Jess | MicroMedia</a>
Version: 0.1 
Author: Jess | MicroMedia
Author URI: http://www.micromediawebsites.com
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #3A70B8 url(images/bg.gif) no-repeat;
	background:#4469B0 url(images/DTBlueSky.png) no-repeat;
	background-position: top left;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
        padding: 0;
}


blockquote {
	border-left: 1px solid #326ea1;
        color: #555555;
        font-size: 1.00em;
        padding-left: 10px;
        padding-right: 10px;
	margin: 0 30px;
}

a {
	color: #326ea1;
	text-decoration: none;
        outline: none;
}

code {  background: #f5f5f5;
        border: 1px solid #cccccc;
	color: #555555;
        font: 11px Verdana, Arial, 'Helvetica', sans-serif;
        padding: 10px;
	text-align: left;
}

/*#####################*/
/*### Überschriften ###*/
/*#####################*/

h1 a {
	color: #326ea1;
        font-weight: 100;
	font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
        display: block;
}

h1 {
	color: #326ea1;
        font-weight: 100;
	font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
}

h2, h2 a {
	color: #326ea1;
        font-weight: 100;
	margin: 0;
	padding: 0;
}

h3, h3 a {
	color: #326ea1;
        font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
}

h4 {    color: #326ea1;
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
        }

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.7em;
	text-align: justify;
}

.entry {
	line-height: 1.3em;
	text-align: justify;
}

small {
	font-size: 10px;
}

#page {
	background: transparent;
        margin: 0;
	padding: 0;
	text-align: left;
	width: 1000px;
}

/*################*/
/*### Header   ###*/
/*################*/

#header {
    background: transparent url(images/headerbg.png) no-repeat;
	background-position: bottom left;
    color: #383d44;
	font-size: 13px;
    height: 145px;
	margin: 0 0 40px;
    text-align: left;
	padding: 0 0 0 0;
	width:100%;
}
.header-link { float:right; display:inline; }
.header-logo { float:left; display:inline; width:98px; margin:55px 0 0 50px; }
#header a {
	color: #383d44;
}

#header a:hover {
	color: #669933;
}

#blogname {
       padding-top:116px;
}

#header h2 {
        float: left;
        font: 30px Georgia, 'Times New Roman', Times, serif;
	margin:0;
	padding: 0px 15px 0 0;
	border-right:1px solid #cccccc;
	}

#header h2 a { text-decoration:none; }

#header p {
        padding: 13px 0 0 10px;
	margin:0;
	line-height: 1em;
}

/*###################*/
/*### Oberes Menü ###*/
/*###################*/

#top {
          background: #4b4e52;
          border-bottom: 1px solid #dd4003;
          height: 34px;
          margin: 0 auto;
          width:100%;
          text-align: center;
          overflow: hidden;
}

#topbar { height: 34px;
          width: 810px;
          margin: 0 auto;
          padding: 0;
          text-align: center;
}

ul.topmenu {
        background: transparent;
        float: left;
        margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

ul.topmenu li {
	float: left;
}

ul.topmenu li a {
	float: left;
	display: block;
        height: 34px;
	padding: 9px 20px 0 0px;
	color: #cbcbcb;
}

ul.topmenu li a:hover {
	color: #ffffff;
        text-decoration: none;
}

/*################*/
/*### Content  ###*/
/*################*/

#content {
	background: transparent;
    border: none;
	color: #282828;
	float: left;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 0 0px 0 0px;
    text-align: left;
	width: 650px;
}
#contentwhite{
	background: transparent;
    border: none;
	color: #282828;
	float: left;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 30px;
    text-align: left;
	width: 695px;
	background: url(images/whitebg.png) repeat;
	position:relative;
}
#contentContact {
    border: none;
	float: right;
	display:inline;
	margin:-52px 70px 0 0;
	_margin:-52px 68px 0 0;
	_position:relative;
	_z-index:20000;
	padding: 20px 25px;
    text-align: left;
	width: 790px;
	background: url(images/whitebg.png) repeat;
	_background: url(images/whitebg.gif) repeat;
}
#contentwhite p {
	margin: 0 0 15px;
	padding:0;
	color:#000;
	font-size:11px;
	line-height:23px;
	text-align:left;
}
#leftdiv p { font-size:10px!important; margin:0 0 10px!important; }
#contentwhite strong {
	font-weight:bold;
	color:#25408F;
}
#contentwhite h2 {
	font-size:11px;
	line-height:23px;
	color:#25408f;
	font-weight:bold;
	margin:0;
}
#contentwhite span.gold {
	color:#FDB913;
	font-weight:bold;
}


#menu {
	float:left; display:inline;
	width:157px;
	margin:0px 40px 0 8px;
	padding-left: 35px;
}
#menu ul { 
		width:110px;
		list-style-type:none;
		margin:0;
		padding:0;
	}
#menu li { 
		margin:0;
		padding:0;
        display: block;
        /* hide ie/mac \*/
        height: 1%;
        /* end hide */
	}
#menu li.bio a,
#menu li.bio a:link,
#menu li.bio a:active,
#menu li.bio a:visited {
	width:83px;
	height:44px;
	background: url(images/navBio.png) no-repeat;
	_background: url(images/navBio.jpg) no-repeat;
	display:block;
	margin:-5px 0 84px -10px;
	position:relative;

		
}
#menu li.bio a:hover { background: url(images/navBioOn.png);
_background: url(images/navBioOn.jpg) no-repeat; }

#menu li.contact a,
#menu li.contact a:link,
#menu li.contact a:active,
#menu li.contact a:visited {
	width:96px;
	height:24px;
	background: url(images/navContact.png) no-repeat;
	_background: url(images/navContact.jpg) no-repeat;
	display:block;
	margin:130px 0 0 -10px;
	/* Hide from IE-Mac \*/
	margin:0 0 0 -10px;
/* End hide */ 
	position:relative;
}
#menu li.contact a:hover { 
	background: url(images/navContactOn.png);
	_background: url(images/navContactOn.jpg) no-repeat; }

#menu li.home a,
#menu li.home a:link,
#menu li.home a:active,
#menu li.home a:visited {
	width:65px;
	height:18px;
	background: url(images/navHome.png) no-repeat;
	_background: url(images/navHome.jpg) no-repeat;
	display:block;
	margin:10px 0 95px -12px;
	position:relative;
	}
#menu li.home a:hover { background: url(images/navHomeOn.png);
	_background: url(images/navHomeOn.jpg) no-repeat; }

#main { float:right;
	display:inine;
	width:800px;
	}

#content a:hover {
        color: #669933;
        background: transparent;
        text-decoration: none;
}

#content img {
	float: left;
	margin: 3px 10px 5px 0;
        _margin: 3px 5px 5px 0;
	border: 0px solid #cccccc;
        padding: 0px;
        background-color: transparent;
}
#content a img { border: 0; }
#content a:hover img { 
        border: 0px solid #777777; 
        background: transparent;
}

#content h1 a:hover { 
        color: #669933; 
        background: transparent; 
        text-decoration: none; 
}

#content h2 a:hover { 
        color: #669933; 
        background: transparent; 
        text-decoration: none; 
}

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

#content h3 a:hover { 
         color: #669933; 
         background: transparent; 
         text-decoration: none; 
}

#content ul, #contentwhite ul {
         list-style-type: none; 
         margin: 0 0 0 35px; 
         padding:  0 0 0 0; 
}

#content ul li, #contentwhite ul li {
         margin: 0; 
         background: url(images/libg.png) no-repeat;
		 background-position: center left;
		 padding-left:10px;
		 line-height:21px;
}
#contentwhite, #contentwhite p {
	color:#000;
	font-size:11px; 
	line-height:17px;
}

#home-navs {
	width:645px;
	background: url(images/HomePageNavs.png) no-repeat;
	background-position: bottom left;
	padding-bottom:30px;
}

#home-navs img#home-Reports {
	margin-left:7px;
}	
#home-navs img#home-Books {
	margin-left:7px;
}	
#home-navs img#home-Websites {
	margin-left:12px;
}	

#home-testimonial {
	width:579px;
	padding:10px 33px;
	background: url(images/whitebg.png) repeat;
	height:120px;
	color:#25408F;
	font-size:12px;
	font-family:georgia, palatino linotype, serif;
	font-style:italic;
	margin-left:10px;
	margin-top:-5px;
}
#home-testimonial p {
	text-align:left;
	color:#25408F;
	font-size:12px;
	font-family:georgia, palatino linotype, serif;
	font-style:italic;
	margin:0;
	}

.shadow {
-moz-box-shadow: 2px 2px 5px #222;
-webkit-box-shadow: 2px 2px 5px #222;
box-shadow: 2px 2px 5px #222;
}

/*############################*/
/*#### KOMMENTARFORMULAR #### */
/*############################*/

#comment {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;

}

.commentbody {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
        -moz-border-radius: 10px;
}

.commentbody a {
	color: #aa0000;
        text-decoration: none;
}
.commentbody a:hover {
	color: #2d5175;
        text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}

#email, #author {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 0 10px;

}

textarea {
        overflow:auto;
}

/*################*/
/*#### Footer ####*/
/*################*/

#footer {
        background: #e6e3d7;
        border-top: 1px solid #cccccc;
        height: 50px;
        clear: both;
	color: #363636;
        margin: 0;
	padding: 0;
        text-align: center;
        overflow:hidden;
}

#footer a {
        color: #363636;
        text-decoration: none;
}

#footer a:hover {
        color: #aa0000;
        text-decoration: none;
}

/*################*/
/*### Suchfeld ###*/
/*################*/

.s {
	background: transparent;
        border: 0px solid #c7c7c7;
	color: #383d44;
        font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 15px;
	padding-left: 3px;
	vertical-align: middle;
	width: 220px;
}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
        width: 250px;
        text-align: left;
        float: left;
        margin: 20px 0px 30px 0px;
        padding: 0;
        line-height: 1.6em;
        color: #383d44;
        }

.sidelist {
        background: transparent;
        margin: 0 0 20px 0;
        padding: 0;
        }

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#sidebar li{
        border-bottom: 1px solid #cccccc;
	margin: 0;
        padding: 0;
        display: block;
	}

#sidebar li a {
        display: block;
        background-color: transparent;
        color: #383d44;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
        border-bottom: 0;
	}

#sidebar li a:hover {
        color: #669933;
	background-color: #e3e6d7;
        text-decoration: none;
	}

#sidebar h2{
        background: inherit;
        color: #326ea1;
        font: 24px Arial, 'Helvetica', Verdana, sans-serif;
        font-weight: 100;
        padding: 3px 0px 3px 0px;
        margin: 0;
}

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}


.date {
	background: transparent;
	color: #363636;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.postmetadata {
        background: transparent;
        font-style: italic;
        color: #363636;
        line-height: 1.5em;
	margin: 15px 0 70px 0;
	padding:3px 3px 3px 3px;
	text-align: right;
        clear:both;
}

.postmetadata a {background: transparent; color: #363636; text-decoration: none;}

.postmetadata2 {
        background: #eeeeee;
        color: #282828;
        border: 1px solid #cccccc;
        font-size: 11px;
        line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
        clear:both;
        -moz-border-radius: 10px;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #aa0000;
        text-decoration: none;
}

.commentheader {
        background: inherit;
        font-size: 18px;
        font-weight: lighter;
        text-align: left;
        color: #326ea1;
        padding: 0;
        line-height: 1.5em;
}

.clear {clear:both;}



.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	z-index:55;
	visibility: visible !important\9;
  display: none\9;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	padding:0 7px 0 7px;
	border-right:0px solid #000;
	background: transparent;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			-36px;
	top:			32px; /* match top ul list item height */
	z-index:		199;
	
	
	
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
	margin-left:0px;
}
.sf-menu a {
	border-left:	0px solid #fff;
	border-top:		0px solid #CFDEFF;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding: 0 0 0px;
	text-decoration:none;
	position:relative; z-index:888;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#575757;
	
}
.sf-menu li {
	background:	 transparent;
	font-weight:bold;
	font-size:14px;
	margin:26px 0 0;
	line-height:17px;
	*z-index:60000;
}
.sf-menu li a:hover {
	color:#f58539;
}
.sf-menu li li { margin:0; padding:0; }
.sf-menu li li a{
	font-family:arial, verdana, sans-serif;
	background: #ECECEC;
	padding:8px 0px 8px 0px;
	font-weight:normal;
	letter-spacing:.4px;
	position:relative;
	z-index:800;
	font-size:11px;
	border-right:0;
	text-transform:uppercase;
	margin: 0;
	text-align:center;
	color:#5A5A5A;
	color:#5a5a5a\9;
	text-indent:0\9;
}
.sf-menu li li a:hover { 
	background:#CDCDCD;
	color:#5A5A5A;
	}
.sf-menu li li li {
}
.sf-menu li li li a{
	background-position:top-left;
	background:	#9A9899;
	color:#fff;
}
.sf-menu li li li a:hover { background:#7E7E7E; color:#fff; }
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	
	outline:		0;
}

li#reports{ width:135px; height: 42px; margin-left:5px;}
li#reports a, li#reports a:link, li#reports a:active, li#reports a:visited {
		width: 135px; height:42px; 
		background-position: 0px -10px;		
		background-image: url(images/nav.png); 
		text-indent:-9999px;
	}
li#reports a:hover {
		width: 135px; background-position: -157px -10px;
	}
#pagetitle-reports  li#reports a, #pagetitle-reports  li#reports a:link, #pagetitle-reports  li#reports a:active, #pagetitle-reports  li#reports a:visited {
		width: 135px; height:42px; 
		background-position: -157px -10px;		
		background-image: url(images/nav.png); 
		text-indent:-9999px;
	} 

li#books{ width:135px; height: 42px; margin-left:5px;}
li#books a, li#books a:link, li#books a:active, li#books a:visited {
		width: 135px; height:42px; 
		background-position: 0px -57px;		
		background-image: url(images/nav.png); 
		text-indent:-9999px;
	}
li#books a:hover {
		width: 135px; background-position: -157px -57px;
	}
#pagetitle-books  li#books a, #pagetitle-books  li#books a:link, #pagetitle-books  li#books a:active, #pagetitle-books  li#books a:visited {
		width: 135px; height:42px; 
		background-position: -157px -57px;		
		background-image: url(images/nav.png); 
		text-indent:-9999px;
	} 

li#websites{ width:135px; height: 42px; margin-left:5px;}
li#websites a, li#websites a:link, li#websites a:active, li#websites a:visited {
		width: 135px; height:42px; 
		background-position: 0px -106px;		
		background-image: url(images/nav.png); 
		text-indent:-9999px;
	}
li#websites a:hover {
		width: 135px; background-position: -157px -106px;
	}

#pagetitle-website-designs li#websites a, #pagetitle-website-designs li#websites a:link, #pagetitle-website-designs li#websites a:active, #pagetitle-website-designs li#websites a:visited {
		width: 135px; height:42px; 
		background-position: -157px -106px;		
		background-image: url(images/nav.png); 
		text-indent:-9999px;
	}

li#consultation{ width:135px; height: 42px; margin-left:5px;}
li#consultation a, li#consultation a:link, li#consultation a:active, li#consultation a:visited {
		width: 135px; height:42px; 
		background-position: 0px -157px;		
		background-image: url(images/nav.png); 
		text-indent:-9999px;
	}
li#consultation a:hover {
		width: 135px; background-position: -157px -157px;
	}
#pagetitle-consultation li#consultation a, #pagetitle-consultation li#consultation a:link, #pagetitle-consultation li#consultation a:active, #pagetitle-consultation li#consultation a:visited {
		width: 135px; height:42px; 
		background-position: -157px -157px;		
		background-image: url(images/nav.png); 
		text-indent:-9999px;
	}

li#bio{ width:135px; height: 42px; margin-left:5px; margin-bottom:8px;}
li#bio a, li#bio a:link, li#bio a:active, li#bio a:visited {
		width: 135px; height:42px; 
		background-position: 0px -207px;		
		background-image: url(images/nav.png); 
		text-indent:-9999px;
	}
li#bio a:hover {
		width: 135px; background-position: -157px -207px;
	}
#pagetitle-bio-resume li#bio a, #pagetitle-bio-resume li#bio a:link, #pagetitle-bio-resume li#bio a:active, #pagetitle-bio-resume li#bio a:visited {
		width: 135px; height:42px; 
		background-position: -157px -207px;		
		background-image: url(images/nav.png); 
		text-indent:-9999px;
	}

li#contact{ width:135px; height: 42px; margin-left:5px;}
li#contact a, li#contact a:link, li#contact a:active, li#contact a:visited {
		width: 135px; height:42px; 
		background-position: 0px -266px;		
		background-image: url(images/nav.png); 
		text-indent:-9999px;
	}
li#contact a:hover {
		width: 135px; background-position: -157px -266px;
	}

li#phone{ width:135px; height: 42px; margin-left:5px;}
li#phone a, li#phone a:link, li#phone a:active, li#phone a:visited {
		width: 135px; height:42px; 
		background-position: 0px -314px;		
		background-image: url(images/nav.png); 
		text-indent:-9999px;
	}
li#phone a:hover {
		width: 135px; background-position: -157px -314px;
	}

li#copy { width:135px; height: 42px; margin-left:5px; margin-top:30px;}
li#copy a, li#copy a:link, li#copy a:active, li#copy a:visited {
		width: 135px; height:42px; 
		background-position: 0px -381px;		
		background-image: url(images/nav.png); 
		text-indent:-9999px;
	}
li#copy a:hover {
		width: 135px; background-position: -157px -381px;
	}


	h6 { 
	font: 12px Verdana, Arial, 'Helvetica', sans-serif; margin: 0 0 0 10px; padding:0; }
	
	
/* Slideshow */
#slideshowwrap { position:relative; height:330px; margin:0; }
#next{
	position:absolute;
	top:318px;
	left:63px;}
	
#prev{
	position:absolute;
	top:318px;
	left:-10px;}
	
#numbs{
	position:absolute;
	top:318px;
	left:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5573B3;
	text-align:center;
	height: 14px;
	width: 60px;
}

ul#story {
	list-style: none;
	padding:0;
	width:505px;
	height:330px;
	margin:0;
    position:absolute;
	top:20px;
	left:90px;
		
}


#story li {
	text-align:left;
	position:absolute;
	top:0;
	left:0;
	display:none;
	margin:0;
	padding:0;
	width:505px;
	height:330px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;	
	background: transparent!important;
}

#story li img {
	display:block;
	}
	
#story li img.enlarge, #story li a:hover img.enlarge {
	display:block;
	
	border:none;}
	
	
#story li a:hover img {

	}
	
#story li.left img {
	float:left;
	margin-right:20px;
	}
	
#story li.left img.enlarge {
	clear:left;
	}

#story li.c1 { display:block; }




a#nextA, a#prevA {
	position:absolute;
	top:12px;
	left:922px;
	display:block;
	width:27px;
	height:20px;
	border:solid 1px #666;
	text-align:center;
	color:#666;
	font-size:13px;
	line-height:20px;
}   

a#prevA {left:882px;}

a#nextA span, a#prevA span{ color:#a2111f}

a#nextA:hover, a#prevA:hover{
	border:solid 1px #a2111f;
	text-decoration: none;
}

img.glass { position: absolute; left:-55px; top:-20px; }
img.reports-copy { position: absolute; left:-95px; top:40px; }