 /*
Theme Name: Mint Medical
Theme URI: http://www.roesele.net/
Description: Detailed usage instructions for this theme can be found <a href="http://www.press75.com/office-space-setup-usage/">HERE</a>.
Version: 1.1
Author: Matthias Roesele
Author URI: http://www.press75.com/

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.theSevenFive.com

The CSS, XHTML and design are all Copyright 2009 Circa75 Media, LLC:
*/


*{
margin: 0;
padding: 0;
outline: 0;
}

body {
font: 13px/20px Arial,Helvetica,sans-serif;
color: #656565;
width: auto;
height: auto;
margin: 0;	
padding: 0 0 40px 0;
margin-bottom: 2em;
}


a {
color: #4A5E0F;
text-decoration: underline;
blur:none;
}

a:hover {
color:#555555;
text-decoration:underline;
}

ul li {
list-style: none;
}

p {
font: 14px/20px Arial,Helvetica,sans-serif;
margin:0 0 5px;
}

.hidden {
display: none;
}

h1 {
color: #72920A;
font-size: 24px;
font-weight: normal;
font-style:italic; 
line-height: 30px;
margin-bottom: 12px;
}

h1 a {
color: #3C3C3C;
font-weight: normal;
text-decoration: none;
}

h2 {
font: 24px/28px Arial,Helvetica,sans-serif;
font-size: 24px;
color: #72920A;
letter-spacing: 0px;
line-height: 20px;
margin-bottom: .75em;
}

* + html h2 {
margin-top: 20px;
}

h3 {
font-size: 18px;
font-weight: normal;
margin-bottom: 0.5em;
margin-top:1.1em;

}

h4 {
font-weight: bold;
}

h5 {
font-style: italic;
font-weight: normal;
font-size: 16px;
margin-bottom: .75em;
line-height:1.2em;
}

p {
margin: 0 0 10px 0;
}

img {
border: none;
}


#wrapper {
width: 930px;
margin: 0px auto;
overflow: hidden;
}

/** header styles **/
#header {
width: 100%;
float: left;
height: 159px;
background: url(images/navbg.jpg) bottom left no-repeat;
}

#header_left,
#header_right {
width: 282px;
height: 100px;
float: right;
}

#header_left{
width: 200px;
float: left;
}


#header_pages_menu {
background: none;
height: 30px;
padding: 0 0 0 4px;
margin: 10px 0 0 0;
float: right;
}

#header_pages_menu_right {
background: #f00;
height: 30px;
padding: 0 0px 0 0;
margin: 0 0px 0 0;
float: right;
}

#header_categories_menu {
width: 620px;
height: 38px;
padding: 0 2px 0 2px;
float: left;
margin: 15px 0 0 4px;
}

#header_search {
width: 190px;
height: 38px;
float: right;
}

#searchwrap {
background: none;
margin: 20px 0 0 15px;
float: right;
width: 80px;
}

#searchwrap input{
vertical-align: middle;
background: none;
color: #666666;
font-family: arial,helvetica,verdana,sans-serif;
width: 130px;
float: left;
}

#searchwrap #searchsubmit{
width: 20px;
margin: 0 20px 0 0;
float: right;
}

#s{
font-size: 12px;
border: none;
width: 160px;
}

/** content styles **/
#content_top {

/* background: url(images/content-top-bg.png) bottom left no-repeat; */
width: 100%;
height: auto;
margin: 4px 0 0 5px;
float: left;
}

#content_top img{

}

#content_top h2{
font-style: italic;
font-size: 35px;
color: #6C9D00;
margin: 65px 0 22px  0;
}

#content_wrapper {
width: 100%;
margin: 15px 0 0 5px;
float: left;
}

#content_bottom {
display: none;
width: 964px;
height: 25px;
float: left;
}

#main {
width: 620px;
float: right;
margin: 0;
}

#home_main{
width: 100%;
margin: 26px 0 20px 0;
float: left;
}

#home_main h1{
font-size: 2.4em;
font-style: italic;
color: #6C9D00;
font-weight: normal;
margin: 0 0 8px 0;
padding: 0;
}

#home_main p{
width: 600px;
margin: 0;
padding: 0;
}

.home_widgets{
margin: 45px 0 0 0;
}

#home_featured {
float: left;
margin: 10px 0 20px 0;
}

.the_post {
width: 585px;
float: left;
padding: 0;
margin: 0;
}

.divider {
background: url(images/divider.jpg) top left no-repeat;
width: 585px;
float: left;
height: 1px;
margin: 20px 0 15px -23px;
display: none;
}

.navigation {
width: 585px;
float: left;
margin: 20px 0 15px 0;
font-size: 16px;
}

* + html .navigation {
padding-bottom: 15px;
}

.page_post {
background: none;
}

.the_post h2 {
font: 24px/28px Arial,Helvetica,sans-serif;
font-size: 24px;
font-style:italic;
color: #72920A;
letter-spacing: 0px;
line-height: 20px;
margin-bottom: .75em;
}

.the_post h2 a {
color: #72920A;
}

.the_post h2 a:hover {
color: #4A5E0F;
}

.video {
width: 585px;
float: left;
margin: 10px 0 10px 0;
}

.entry {
width: 585px;
float: left;
}

.entry img {
border: 0px solid; 
padding: 0px;
}

.entry ul {
margin: 0 0 8px 0;
padding: 0;
list-style-type:circle;
}

.entry li {
padding: 0 0 0 20px;
margin: 8px 0 0 0;
background: url(images/bullet.png) top left no-repeat;
font-size: 14px;
}

.entry ol li {
background: none;
padding: 0;
margin: 8px 0 0 -20px;
}

* + html .entry ol li {
margin-left: -17px;
}

.entry img {
border: 0px; 
padding: 0px; 
}

.entry img:hover {
border: 0px; 
padding: 0px; 
}

.entry_thumb {
float: left;
margin: 5px 20px 0 0;
}

/** home page styles **/
#home_announce {
background: #FAFAE0;
width: 912px;
margin: 10px 0 10px 0;
padding: 16px 0 16px 0;
text-align: center;
font-size: 20px;
color: #000000;
border: 1px solid #E6DB55;
float: left;
}

.home_left {
width: 275px;
float: left;
margin: 0 35px 0 0;
}

.home_center {
width: 275px;
float: left;
margin: 0;
}

.home_entry {
width: 275px;
margin: 0 0 20px 0;
float: left;
}

.home_entry img {
border: 0px; 
padding: 0px; 
background: #FFFFFF; 
}

.home_entry img:hover {
border: 1px solid #999; 
padding: 0px; 
background: #FFFFFF; 
}

/** featured content **/
.main_image h2 a {
color: #FFFFFF;
text-decoration: none;
}

.main_image a {
color: #FFFFFF;
text-decoration: underline;
}

.main_image a:hover {
color: #CCCCCC;
}

.main_image {
float: left;
position: relative;
overflow: hidden;
color: #FFFFFF;
}

.main_image h2 {
font-size: 2em;
font-weight: normal;
margin: 0 0 5px;
padding: 10px;
}

.main_image p {
font-size: 1.2em;
padding: 10px;
margin: 0;
line-height: 1.6em;
}

.block small { 
padding: 0;
font-size: 1em; 
}

.main_image .block small {
margin-left: 10px;
}

.main_image .desc{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
display: none;
}

* + html .main_image .desc{
bottom: 2px;
}

.main_image .block {
width: 100%;
background: #111;
}

.main_image a.collapse {
background: url(images/btn-collapse.png) no-repeat left top;
height: 27px;
width: 93px;
text-indent: -99999px;
position: absolute; 
top: -27px;
right: 20px; 
}

.main_image a.show {
background-position: left bottom;
} 

.image_thumb {
float: left;
width: 299px;
background: #f0f0f0;
border-right: 1px solid #fff;
border-top: 1px solid #ccc;
}

.image_thumb img {
border: 1px solid #ccc; 
padding: 5px; 
background: #FFFFFF;
float: left;
}

.image_thumb ul {
margin: 0;
padding: 0;
list-style: none;
}

.image_thumb ul li {
background: url(images/nav-a.gif) repeat-x;
margin: 0;
padding: 12px 10px;
width: 279px;
float: left;
border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #CCCCCC;
}

.image_thumb ul li.hover {
background: url(images/nav-a-over.gif) repeat-x;
cursor: pointer;
}

.image_thumb ul li.active {
background: url(images/nav-a.gif) repeat-x;
cursor: default;
}

html .image_thumb ul li h2 {
font-size: 13px; 
margin: 5px 0;
padding: 0;
}

.image_thumb ul li .block {
float: left; 
margin-left: 10px;
padding: 0;
width: 170px;
}
	
.image_thumb ul li p {
display: none;
}

/** sidebar styles **/
#sidebar {
width: 273px;
float: left;
}

ul.anchorNav{
background: #ccc;
width: 100%;
-moz-border-radius: 3px;
padding: 10px 0 10px 0;
font-style: italic;
margin: 0 0 14px 0;
}

#sidebar img{
margin: 0 0 14px 0;
width: 100%;
}

ul.anchorNav li{
margin: 0 0 5px 10px;
}

ul.anchorNav li a{
color: #656565;
text-decoration: none;
}

.widget_block {
width: 275px;
float: left;
margin-bottom: 20px;
}

.home_widgets .widget_block{
width: 298px;
height: 124px;
margin: 0 8px 0 0;
background: url(images/button-bg.png);
position: relative;
}

.widgettitle{
text-decoration:none;
color: #4A5E0F;
font-size: 25px;
font-weight: normal;
letter-spacing: 0px;
line-height: 32px;
}

.home_widgets .widget_block.MCW_black_button{
background: url(images/button_green.jpg) no-repeat top;
}

.home_widgets .widget_block.MCW_green_button{
background: url(images/button_green.jpg) no-repeat top;
}

.home_widgets .widget_block.MCW_pic_button{
background: url(images/button_pic.jpg) no-repeat top;
}

.home_widgets .widget_block.MCW_pic_button h2{
color:#fff;
}

.home_widgets .widget_block.MCW_pic_button a{
color:#fff;
}

.home_widgets .widget_block h2{
width: 258px !important;
padding: 15px 20px 0 15px !important;
font-size: 23px;
font-weight: normal;
letter-spacing: 0px;
line-height: 27px;
}

/*
.home_widgets .widget_block a{
padding: 0px 20px 0 15px !important;
display: block;
color: #4A5E0F;
text-decoration:none;
font-size:13px;
margin:-17px 0 0 0;
}
*/

.home_widgets .widget_block a{
display: block;
position: absolute;
top: 0;
left: 0;
color: #4A5E0D;
font-size: 11px;
text-decoration: none;
z-index:1;
padding: 98px 0 0 15px;
width: 280px;
height: 20px;
}



.side_entry {
width: 275px;
margin: 0 0 20px 0;
float: left;
}

.side_entry img {
border: 1px solid #ccc; 
padding: 5px; 
background: #FFFFFF; 
}

.side_entry img:hover {
border: 1px solid #999; 
padding: 5px; 
background: #FFFFFF; 
}

.side_entry a.post_title {
font-weight: bold;
}

.side_entry p {
	margin-bottom: 0;
}

.widget_superiorrecentcomments p {
	margin: 3px 0;
}

.widget_superiorrecentcomments .recent_comment {
	border-bottom: 1px solid #ddd;
}

.widget_superiorrecentcomments .first p {
	padding-top: 0;
}

.widget_superiorrecentcomments .last {
	border: 0;
	margin-bottom: 10px;
}

/** footer styles **/
#footer {
width: 600px;
height: 50px;
padding: 2em 0 0 0;
clear: left;
color: #4D4D4D;
font-size: 11px;
margin: 2em 0 0 0;
line-height: 1.2em !important;
}

.adressData{
width: 150px;
float: left;
}

.contactData{
width: 20em;
float: left;

}

.contactData dd{
float: left;
width: 12em;
margin: 0;
padding: 0;
}
.contactData dt{
float: left;
width: 6em;
margin: 0;
padding: 0;
}

#footer a {
color: #4D4D4D;
text-decoration: underline;
}

#footer a:hover {
color: #2f5589;
}

#footer h2 {
margin: 0;
padding: 0;
color: #4D4D4D;
font-size: 11px;
}

#footer p {
margin: 0;
padding: 0;
font-size: 11px;
line-height: 1.2em !important;
}

#footer-sidebar {
border: 1px solid #cccccc;
display:block;
height: 260px;
}

#footer-sidebar1 {
float: left;
width: 300px;
margin-right:20px;
}

#footer-sidebar2 {
float: left;
width: 300px;
margin-right:20px;
}

#footer-sidebar3 {
float: left;
width: 300px;
}



/** categories menu **/
.menu_categories,
.menu_categories * {
list-style: none;
margin: 0;
padding: 0;
text-transform: uppercase;
font-size: 12px;
text-align: left;
z-index: 100;
}

.menu_categories {
line-height: 1.0;
}

.menu_categories ul {
position: absolute;
top: -999em;
width: 180px;
z-index: 1000000;
opacity: .85;

top: 36px;
}

.menu_categories ul li {
width: 100%;
}



.menu_categories ul li{
}

/* r&d */
.menu_categories .cat-item-5 ul li {
width: 212px;
}

/* p&s */
.menu_categories .cat-item-3 ul li {
width: 191px;
}

/* about */
.menu_categories .cat-item-18 ul li {
width: 115px;
text-align: left;
}


.menu_categories li:hover {
visibility: inherit;
background: url(images/divider-categories-over.png) repeat-x;
color: #CCCCCC;
background: #202020;
background: url(images/header-bg_highlight.jpg);
}

.menu_categories li {
float: left;
position: relative;
background: url(images/divider-categories.png) top right no-repeat;
height: 36px;
margin-left: -1px;
}


.menu_categories a {

}

.menu_categories a:hover {
/* color: #888888; */
}

.menu_categories li:hover ul,
.menu_categories li.sfHover ul {
left: 0;
top: 36px;
z-index: 200000;
}

.menu_categories a {
display: block;
position: relative;
text-decoration: none;
color: #FFFFFF;
padding: 13px 20px 10px 20px;
}


.menu_categories li li {
background: #121212;
background-image: url(images/menu_categories_hg.png); background-repeat:repeat;
margin: 0;
padding: 0;
line-height: 1.5em;
border-bottom: 1px solid #484848;
border-top: 1px solid #000;
width: 100%;
height: 30px;

}

.menu_categories li li a{
font-size: 11px;
padding: 5px 0px 0px 20px;
margin: 0;
}

.menu_categories li li:first-child {
border-top: none;
}

.menu_categories li li:hover {
background: #191919;
}

.menu_categories li li li {
left: -270px;
top: -1px;
background: #121212;
margin: 0 0 -1px 0;
}

.menu_categories a.sf-with-ul {
min-width: 1px;
}

.sf-sub-indicator {
position: absolute;
display: block;
right: .75em;
top: 1.05em;
width: 10px;
height: 10px;
text-indent: -999em;
overflow: hidden;
}

ul.menu_categories li:hover li ul,
ul.menu_categories li.sfHover li ul,
ul.menu_categories li li:hover li ul,
ul.menu_categories li li.sfHover li ul {
top:-999em;
}

ul.menu_categories li li:hover ul,
ul.menu_categories li li.sfHover ul,
ul.menu_categories li li li:hover ul,
ul.menu_categories li li li.sfHover ul {
left:10em;
top:0;
}

.menu_categories ul .sf-sub-indicator,
.menu_categories ul a:focus > .sf-sub-indicator,
.menu_categories ul a:hover > .sf-sub-indicator,
.menu_categories ul a:active > .sf-sub-indicator,
.menu_categories ul li:hover > a > .sf-sub-indicator,
.menu_categories ul li.sfHover > a > .sf-sub-indicator {
background-position:-10px 0;
}

/** pages menu **/
.menu_pages,.menu_pages * {
list-style: none;
margin: 0;
padding: 0;
text-transform: none;
font-size: 12px;
text-align: left;
color: #121212;
}

.menu_pages {
line-height: 1.0;
}

.menu_pages ul {
position: absolute;
top: -999em;
width: 150px;
}

.menu_pages ul li {
width: 100%;
}

.menu_pages li:hover {
visibility: inherit;
}

.menu_pages li {
float: left;
position: relative;
background: url(images/divider-pages.png) top right no-repeat;
background: none;
}

.menu_pages li:first-child{
border-right: 1px solid #666;
}

.menu_pages a {
display: block;
position: relative;
text-decoration: none;
padding: 0 12px 0 12px;
}

.menu_pages a:hover {
color: #CCCCCC;
}

* + html .menu_pages a {
padding: 7px 10px 7px 10px;
}

.menu_pages li:hover ul,
.menu_pages li.sfHover ul {
left: 0;
top: 30px;
z-index: 200000;
}

.menu_pages a {
color: #666;
}

.menu_pages li li {
background: #3D3D3D;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
margin: 0 0 -1px 0;
}

.menu_pages li li:hover {
background: #333333;
}

.menu_pages li li li {
left: -270px;
top: -1px;
background: #3D3D3D;
border-top: 1px solid #1A1A1A;
border-right: 1px solid #1A1A1A;
border-bottom: 1px solid #1A1A1A;
margin: 0 0 -1px 0;
}

.menu_pages a.sf-with-ul {
min-width: 1px;
}

.sf-sub-indicator {
position: absolute;
display: block;
right: .75em;
top: 1.05em;
width: 10px;
height: 10px;
text-indent: -999em;
overflow: hidden;
}

ul.menu_pages li:hover li ul,
ul.menu_pages li.sfHover li ul,
ul.menu_pages li li:hover li ul,
ul.menu_pages li li.sfHover li ul {
top:-999em;
}

ul.menu_pages li li:hover ul,
ul.menu_pages li li.sfHover ul,
ul.menu_pages li li li:hover ul,
ul.menu_pages li li li.sfHover ul {
left:10em;
top:0;
}

.menu_pages ul .sf-sub-indicator,
.menu_pages ul a:focus > .sf-sub-indicator,
.menu_pages ul a:hover > .sf-sub-indicator,
.menu_pages ul a:active > .sf-sub-indicator,
.menu_pages ul li:hover > a > .sf-sub-indicator,
.menu_pages ul li.sfHover > a > .sf-sub-indicator {
background-position:-10px 0;
}

.subscribe a {
background: url(images/rss.png) right no-repeat;
padding-right: 20px;
margin-right: 12px;
}

* + html .subscribe a {
padding-right: 25px;
margin-right: 10px;
}

li.subscribe {
background: none;
}

li.subscribe:hover {
background: none;
}

.subscribe a:hover {
background: url(images/rss-over.png) right no-repeat;
}

/** wordpress specific styles **/
.wp-caption img {
margin-bottom: 5px;
border: 1px solid #ccc; 
padding: 5px; 
background-color:#FFFFFF;
}

.wp-caption-text {
color:#FFFFFF;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
width: auto;
font-weight: bold;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
border: 1px solid #ccc; 
padding: 5px; 
margin: 0 0 2px 10px;
display: inline;
}

img.alignleft {
border: 1px solid #ccc; 
padding: 5px; 
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
margin-left: 15px;
}

.alignleft {
float: left;
margin-right: 15px;
}

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
text-align: center;
background-color: #FFF;
padding: 10px 5px 0 5px;
margin-bottom: 5px;
}

.wp-caption img {
margin: 0;
border: 1px solid #ccc; 
padding: 5px; 
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 4px 4px 5px;
margin: 0;
background: none;
color: #333;
}

/** seitenaufbau styles **/
.sidebar_wrapper {
float:left; 
width:297px; 
}

.sidebar_menu {
height:150px; 
background-image:url(menu_bg.png);
font-style:italic;
font-size: 13px;
line-height:26px;
}

.sidebar_menu a {
color: #666666;
}

.sidebar_menu a:hover {
text-decoration: underline;
color: #000000;
}

sidebar_image {
float:left; 
width:297px; 
height:auto; 
}

#flags_language_selector img{
      margin:6px;
      border:1px solid #FFFFFF;
}