/*
Theme Name: Dr. Wiest
Theme URI: www.simonwiest.de/wordpress
Description: Wordpress theme for the Dr. Wiest homepage.
Author: Simon Wiest
Author URI: www.simonwiest.de
Template: k2
Comments: None.
*/ /**************************************************************************
 * General settings
 **************************************************************************/
body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
}

strong,em,b,i {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6,.blog-title {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

a {
  color: #1a58b3;
}

/**************************************************************************
 * Header and Menu
 **************************************************************************/
#home {
  display: block;
  height: 100%;
}

#header { /* Contains the H1 and menu */
  height: 246px;
  background: #3371A3;
  background: url(images/banner.jpg);
}

.wiest-dynamic-header {
  background: url(images/banner.gif) ! important;
}

ul.menu li {
  font-size: 11px;
}

ul.menu li a {
  padding-bottom: 15px;
}

ul.menu li a:hover {
  background: #9ece41;
  color: #fff;
}

/**************************************************************************
 * Introbox
 **************************************************************************/
.content .wiest-intro {
  color: #444;
  background: #e4f2ca;
  padding: 15px 25px 15px 25px;
  margin-bottom: 25px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

/**************************************************************************
 * Main contents
 **************************************************************************/
#nav-above {
  display: none;
}

.page-head h1 {
  font-size: 2.0em;
  text-align: left;
}

.page-head h2 {
  font-size: 1.5em;
  text-align: left;
  text-transform: none;
}

h5  {
  font-size: 1.0em;
  padding-top: 10px;
}

.content {
  padding: 10px 20px 10px 20px;
}

.entry-content a:visited {
  color: #1A58B3;
}

.entry-head .entry-meta {
  background-image: none;
  padding-left: 0px;
}

.entry-head .entry-title {
  font-size: 1.6em;
  font-weight: bold;
}

.entry-head .entry-title a {
  color: #444;
}

.hentry {
  margin: 0 0 25px 0;
}

.four04 .entry-title,body.page .entry-title {
  text-align: left;
  font-size: 2.0em;
}

.entry-content h2 {
  font-size: 1.2em;
  text-align: left;
  margin-top: 40px;
}

.entry-content {
  color: #444;
  text-align: justify;
  line-height: 1.6em;
}

.entry-content .alignleft,img[align="left"] {
  margin: 4px 10px 4px 0px;
}

.entry-content .alignright,img[align="right"] {
  margin: 4px 0px 4px 10px;
}

.entry-content .wiest-smallprint {
  font-size: 0.8em;
}

.entry-content .wiest-logo {
  padding: 20px 20px 20px 0px;
}

.entry-foot {
  clear: both;
}

/**************************************************************************
 * Search results
 **************************************************************************/
.search .entry-title a {
  color: #1a58b3;
  background: url('images/page_white_text.png') 0 3px no-repeat;
  padding-left: 20px;
  margin-top: 30px;
}

.widget_search {
	display: none;
}

/**************************************************************************
 * Special table handling on page "References"
 **************************************************************************/
#post-340 td {
  text-align: left;
}

/**************************************************************************
 * Image gallery
 **************************************************************************/

a[rel~="attachment"] img:hover, .gallery a img:hover, .wp-caption {
  -moz-border-radius:3px 3px 3px 3px;
  background-color:#cfcfcf;
  padding:3px;
  text-align:center;
}

.gallery-caption {
  font-size: 0.7em;
  line-height: 1.3em;
}


/**************************************************************************
 * Comments
 **************************************************************************/
.comments {
  margin: 40px 0 0 0;
  border-top: 1pt solid #ccc;
}

.comments h4 {
  text-align: left;
  font-weight: bold;
  font-size: 1.7em;
  margin: 30px 0 10px 0;
}

.comment {
  background-color: #f3f3f3;
}

.bypostauthor {
  background-color: #e4f2ca;
}

.comments .reply {
  text-align: left;
  font-weight: bold;
  font-size: 1.3em;
  margin: 30px 0 5px 0;
}

.comment-head .comment-meta {
  background-image: none ! important;
  padding-left: 0px ! important;
}

.comment-author {
  font-size: 1.2em ! important;
}

#comments-closed-msg {
  font-size: 1.2em ! important;
  color: #888;
}

.commentslink {
  background-position: left 2px;
}

#leavecomment {
  display: none;
}

.metalinks {
  display: none;
}

input[type="text"],textarea {
  border: solid 1px;
}

.comments textarea {
  width: 98%;
}

/**************************************************************************
 * Widgets (Common)
 **************************************************************************/
#sidebar-1 {
  padding: 10px;
}

.secondary div {
  background: #f3f3f3;
  margin: 0px 0 20px 0;
  position: relative;
  padding: 10px 10px 8px 10px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-bottom-top-left-radius: 8px;
  -webkit-bottom-top-right-radius: 8px;
}

.secondary div p {
  margin: 0px 0 0 0;
}

.secondary ul li {
  padding-bottom: 3pt;
}

.secondary h4 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  padding: 5px 10px;
  margin: -10px -10px 8px -10px;
  background: #e8e8e8;
  background-image: url(images/sidebar_gradient.png);
  background-repeat: repeat-x;
  color: #555;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
}

/**************************************************************************
 * Widget: Search 
 **************************************************************************/
#searchreset {
  top: 1px;
}

#search-form-wrap.livesearch {
  height: 0.5em;
}

#search-form-wrap {
  padding: 0;
  margin: 0;
}

#searchsubmit {
  padding: 0px 2px 0px 2px;
  margin: 0;
  vertical-align: middle;
  font-size: 13px;
}

#s {
  vertical-align: middle;
  width: 129px;
  font-size: 13px;
}

label.overlabel-apply {
  top: 2px;
}

#search-label {
  display: none;
}

/**************************************************************************
 * Footer
 **************************************************************************/
.wiest-copyright {
  margin-top: -15px;
}

/**************************************************************************
 * Attachment detail view
 **************************************************************************/
.image-meta {
  padding-left: 0px;
  list-style-type: none;
}

/**************************************************************************
 * Plugin: WP CSS Button 
 **************************************************************************/
.button_col a {
  text-decoration: none;
  font-style: normal;
}

/**************************************************************************
 * Plugin: Stray quotes
 **************************************************************************/
.wiest-quote-icon {
  float: left;
  margin-right: 5px;
}

.widget_stray_quotes .wiest-quote {
  margin: 0px;
  padding: 0px 0px 5px 0px;
}

/**************************************************************************
 * Plugin: SW Featured Tag
 **************************************************************************/
.secondary div .swfc-tag-desc {
  padding: 0 0 6px 0;
}

.swfc-table td {
  padding-top: 2px;
  vertical-align: top;
}

.swfc-td-padded-right {
  padding-right: 8px;
}