/*
Theme Name: Blue Medical
Theme URI: http://www.dhpa.de
Description: Theme f&uuml;r DHPA Heilpraktiker Akademie
Version: 1.0
Author: freshlabs
Author URI: http://www.freshlabs.de
*/
/*
light blue: 0064ba
dark blue: 284b9c
*/ 


html, body{
	margin: 0;
	padding: 0;
}

html{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, sans-serif;
	height: 101%;
}

body {
	font-size: 1.1em;
	line-height: 170%;
	background: #cce0f1;
	color: #222;
	text-align: center;
	border-top: 3px solid #284b9c;
}

div.blind{ background: #fff; padding: 0 0 20px 0; }
div.inner{ width: 900px; margin: 0 auto; text-align: left; }

#nav, h1, h2, h3, h4, #teaser .description{
	font: 2.0em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1{

}

h2{
	font-size: 1.3em;
	color: #036;
	border: 1px solid #5087b7;
	border-left: 0;
	border-right: 0;
	padding: 5px 0 5px 0;
	font-weight: bold;
}

.entry h1{
	margin: 26px 0 4px 0;
}

#content h2,
.sidebar h2{ margin: 0 0 28px 0; }

.sidebar #latest-events h2{
	position: relative;
}

.sidebar #latest-events h2 small{
	font-weight: normal;
	padding-left: 3px;
	font-size: 0.7em;
}

h3{
	font-size: 1.8em;
}

.sidebar h3{
	font-size: 1.2em;
	font-weight: bold;
	margin: 2.0em 0 0.1em 0;
}

h4{
	margin: 2.0em 0 0.1em 0;
}

/* LAyout */

#page{
	width: 900px;
	margin: 0 auto 40px auto;
	text-align: left;
	position: relative;
}

#header{
	width: 100%;
	height: 81px;
	position: relative;
	margin: 0 0 20px;
	padding: 18px 0 0 0;
}



#content{
	line-height: 210%;
}

.entry{
	position: relative;
}

.entry p{
	margin: 0 0 1.0em 0;
}

#content.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 502px;
	}

#content.widecolumn {
	float: right;
	padding: 0;
	margin: 0;
	width: 612px;
	}

.sidebar{
	width: 336px;
	float: right;
	margin: 0 0 0 0;
}

.sidebar.narrow{
	width: 226px;
	float: left;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 35px 0;
	}
	
.sidebar ul ul, .sidebar ul ol {
	margin: 5px 0 0 10px;
	}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
	}

.sidebar ul ul li, .sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#content ul.features,
#content ul{
	margin: 8px 0 15px 0;
	padding: 0 0 12px 15px
}

ul.linklist,
ul li.linkcat{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li.linkcat ul{
	list-style: none;
	padding: 0;
	margin: 8px 0 31px 3px;
}

ul li.linkcat ul li{
	background: url(images/arrow-right.gif) no-repeat left center;
	padding-left: 16px;
}


/* Dozentenliste */

.dozent, .school-container{
	clear: both;
	padding: 0 0 22px 0;
}

.dozent .portrait{
	float: left;
	width: 86px;
	margin: 0 12px 0 0;
}

.dozent p{
	line-height: 1.4em;
}

.dozent .portrait img,
.school-container img{
	padding: 2px;
	border: 1px solid #ededed;
}

.dozent h4{
	font-size: 1.4em;
}

.dozent h4, .dozent .attributes{
	font-weight: bold;
}

.dozent .details{
	margin-left: 98px;
}

/* Schulen */

.school-container{
	clear: both;
	padding: 0 0 3.5em 0;
}

p.maps-link{ background: url(images/world.png) no-repeat left center; padding-left: 20px; margin: 2px 0;}

.school-container .address{
	float: left;
	width: 240px;
}

/* Currents */

.current-cat{
	font-weight: bold;
}

.sidebar ul li.page_item,
.sidebar ul li.cat-item{
	margin: 0 0 5px 0;
}

.sidebar ul.cat-archive ul.children{
	margin: 7px 0 0 0;
	padding-left: 18px;
	background: url(images/child.gif) no-repeat left top;
}

.sidebar#pageNavigation.sidebar .cat-item.current-cat a:visited,
.sidebar#pageNavigation .cat-item.current-cat a:hover,
.sidebar#pageNavigation .cat-item.current-cat a,

.sidebar .page_item.current_page_item a:visited:hover,
.sidebar .page_item.current_page_item a:visited,
.sidebar .page_item.current_page_item a:hover,
.sidebar .page_item.current_page_item a{
	background: #284b9c url(images/arrow-layer-blue.gif) no-repeat right center;
	color: #fff;
	font-weight: normal;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
}

.sidebar#pageNavigation .cat-item a:visited:hover,
.sidebar .page_item a:visited:hover,
.sidebar#pageNavigation .cat-item a:hover,
.sidebar .page_item a:hover{
	background: #ccc url(images/arrow-layer-grey.gif) no-repeat right center;
	color: #222;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
}

.sidebar#pageNavigation .cat-item a:visited,
.sidebar .page_item a:visited{
	color: #999;
}

.sidebar#pageNavigation .cat-item a,
.sidebar .page_item a{
	display: block;
	padding: 0 10px;
	text-decoration: none;
	line-height: 2.0em;
	color: #666;
}

/* Quotations  */

.quotation{
	margin: 0 0 31px 0;
	padding: 25px 31px 31px 40px;
	background: #cce0f1 url(images/quote99.gif) no-repeat 1% 7%;
	border: 1px solid #a6c5e0;
	-moz-border-radius: 1.1em;
	-webkit-border-radius: 1.1em;
	font-style: italic;
}

.quotation q{
	display: block;
	font-style: normal;
	background: url(images/quote66.gif) no-repeat 100% 100%;
}

/* Teaser */

#teaser, #teaser div{
	width: 900px;
	height: 236px;
}

#teaser{
	margin: 0 0 30px 0;
}

#teaser .description{
	width: 367px;
	height: 100%;
	margin: 0 0 0 593px;
	background: url(images/teaser_bg.jpg) no-repeat right center;
}

#teaser .description p{
	font-size: 0.9em;
	line-height: 180%;
	margin: 0 31px;
	padding: 31px 0;
	color: #036;
}

#teaser .teaser01{ background: url(images/header/teaser01.jpg) no-repeat center top; }
#teaser .teaser02{ background: url(images/header/teaser02.jpg) no-repeat center top; }
#teaser .teaser03{ background: url(images/header/teaser03.jpg) no-repeat center top; }
#teaser .teaser04{ background: url(images/header/teaser04.jpg) no-repeat center top; }
#teaser .teaser05{ background: url(images/header/teaser05.jpg) no-repeat center top; }

/* Navi */

#nav{
	font-size: 1.2em;
	position: absolute;
	left: 282px;
	bottom: 2px;
}

#nav ul, #nav ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li{
	float: left;
	margin-right: 10px;
}

/* Buttons */

a.button {
    background: transparent url(images/bluebutton-cap.gif) no-repeat top right;
    font: normal 12px arial, sans-serif;
	color: #fff!important;
	text-decoration: none;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
}

.sidebar a.button{
	margin: 6px 0 18px 0;
}

a.button:hover {
color: #cce0f1!important;
text-decoration: none;
}

a.button span {
    background: transparent url(images/bluebutton-left.gif) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.button span span{
    background: transparent url(lorry.png) no-repeat left center;
	padding: 0 0 0 20px;
	line-height: auto;
}

a.button:active {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
	color: #000!important;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

a.button:active span span {
    background-position: left center;
	color: #000!important;
    padding: 0 0 0 20px;
}

/* Double buttons */
/* left */
a.button.double.left{
	background: transparent url(images/bluebutton-left-half.gif) no-repeat right top;
}

a.button.double.left:active{
	background-position: right bottom;
}

/* right */
a.button.double.right{
	background: transparent url(images/bluebutton-right-half.gif) no-repeat right top;
}

a.button.double.right span{
	background: transparent url(images/bluebutton-right-half.gif) no-repeat left top;

}

a.button.double.right:active{
	background-position: right bottom;
}

a.button.double.right:active span{
	background-position: left bottom;
}

#latest-events table, #latest-events .dhpabuttons{
	margin: 0 auto;
}

 #latest-events .dhpabuttons{ 
	width: 210px;
	margin: 0 auto;
}

/* Posts */

.post{
	margin: 0 0 30px 0;
}

.postmetadata, small{
	color: #999;
}

/* Search */

#searchform{
	position: absolute;
	right: 0;
	bottom: 3px;
}

#searchform #s{
	width: 110px;
}

#footer{
	clear: both;
	background: #cce0f1;
	margin: 0;
	padding: 15px 0 90px 0;
	color: #369;
	border-top: 2px solid #8EB2CF;
}

#footer .inner{position:relative;}
#footer .inner p{ margin: 0;}

.official{
	position: absolute;
	top: 0;
	right: 20px;
	width: 53px;
	text-align: center;
}

.official span.label{ position: absolute; width: 150px; margin-left: -170px;}
.official img{ margin: 0 auto;}
.official span.text{ display: none; }

.official a:visited, .official a{
	background: url(images/fvdh_logo_blue.gif) no-repeat center top;
	display: block;
	width: 72px;
	height: 96px;
}

.official a:hover{
	background: url(images/fvdh_logo_blue.gif) no-repeat center top;
}


/* Lexikon */

#glossary h3.glossary-title{
	font-size: 1.4em;
}

#glossary .glossary-title a:visited:hover,
#glossary .glossary-title a:hover,
#glossary .glossary-title.selected a:visited,
#glossary .glossary-title.selected a{
	background: #284B9C;
	color: #fff;
	text-decoration: none;
}

#glossary .glossary-title a:visited,
#glossary .glossary-title a{
	display: block;
	background: #EFF8FF;
	color: #63879F;
	padding: 6px 8px;
}

#glossary .glossary-title,
#glossary .entry{
	border-bottom: 1px dotted #284B9C;
}

#glossary .glossary-title.selected{
	border: 0 none;
}

#glossary .entry{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#glossary .entry p{
	margin: 0;
	padding: 8px;
}


/* Links */

a:visited{ color: #999; }
a:hover{ color: #000; }
a{ color: #284b9c; }

a img{ border: 0 none;}

h3 a:visited{ color: #999; }
h3 a:hover{ color: #284b9c; text-decoration: underline; }
h3 a{ color: #222; text-decoration: none; }

#nav ul a:visited{ color: #999; }
#nav ul a:hover,
#nav ul li.current_page_item a{ padding: 3px 5px; color: #fff; background: #284b9c; }
#nav ul a{ color: #999; text-decoration: none; padding: 3px 5px; -moz-border-radius: 2px;}


#address-details{
	background:#FDFDFD none repeat scroll 0%;
	border:1px solid #EFEFEF;
	padding:6px;
	position:absolute;
	right:0pt;
	top:0pt;
	width:200px;
}

/* Large Text Elements
*****************************************************/

.LargeTypeContainer{
	position: absolute;
	z-index: 100;
	top: 0;
	left: 50%;
	width: 900px;
	height: 236px;
	margin: 0 0 0 -450px;
	font: bold 7.0em Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #08101F;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.LargeTypeContainer p{ margin: 0;}

* html .LargeTypeContainer{ position:absolute;} /* IE :( */

.LargeTypeInner{ position: relative;}

.LargeTypeContent,
.LargeTypeExtraText{
	color: #fff;
	filter:alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity:1.0;
}

.LargeTypeContent{ line-height: 2.3em; }

.LargeTypeExtraText{
	font-size: 0.3em;
}

a.LargeTypeCloseLink:visited{
	color: #ccc;
}
a.LargeTypeCloseLink{
	color:#FFFFFF;
	font-size:0.2em;
	position:absolute;
	right:5px;
	top:5px;
	width: 22px;
	height: 22px;
	background: url(images/ltclose.png) no-repeat center;
}

a.LargeTypeCloseLink span{ display: none; }

.LargeType a{ display: block; width: 100%; background: url(images/blank.gif); text-decoration: none; }
.LargeType a:hover{	background: url(images/magnifier.png) no-repeat 0px 5px; }
.LargeType span{ visibility: hidden; }

#LargeTypeAdditional{
	color: #09396A;
	background: #D7E6F4;
	text-align: center;
	padding: 2px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #9fb8ce;
	font-size: 1.35em;
	font-family: Helvetica, Arial, sans-serif;
}

#phone-hamburg a, #phone-muenchen a{ display: block; width: 100%; height: 26px;}
#phone-hamburg, #phone-muenchen{ height: 26px; margin: -1px auto 19px auto; width: 75%;}
#phone-hamburg{	background: url(images/dhpa-telefon-hamburg.gif) no-repeat center; }
#phone-muenchen{background: url(images/dhpa-telefon-muenchen.gif) no-repeat center; }

/* CLEARING
-------------------------*/

.navigation{
	background: #fefefe;
	padding: 2px 6px;
}
.alignleft{ float: left; }
.alignright{ float: right; }

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

.clearfix { 
	display: inline;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


div.intouch { margin: 1em auto 3em 0; }		
div.intouch  form {  width: 100%; padding: 0;}		
div.intouch div.inputfield { padding: 4px 0px; position: relative; }
div.intouch span { position: relative; top: 0.4em; }
div.intouch label { 
  display: block;  
  padding-top: 0.4em; position: relative; margin-right: 5px;
  }
div.intouch div.inputfield input, 
div.intouch div.inputfield textarea {  }

div.intouch div.inputfield input { 
  width: 40%; border: 1px solid #ccc; padding: 3px;
  }
div.intouch div.inputfield textarea { 
  width: 60%; height: 138px; padding: 5px; border: 1px solid #ccc;
  }
div.intouch div.inputfield input.submitbutton { 
  border: 3px double #ccc; background: #F0F0F0; cursor: pointer;
  width: auto !important; padding: 2px;
  position: relative;
  }

div.intouch div#usermessage { margin-bottom: 10px; font-weight: bold; text-transform: uppercase; }
div.intouch div#usermessage.success {}
div.intouch .error { border: 1px solid #FF0000 !important; padding: 1px; }