/*
Theme Name: Gutachter-Info.de
Theme URI: http://www.gutachter-info.de/
Description: Gutachter-Info.de Theme
Version: 0.1
Author: Roman Allenstein
Author URI: http://roman-allenstein.de/
*/

/* General */
body,textarea,input {
  font-size: 1em;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}

body {
  background-color: #FDFDFD;
  padding: 0px;
  background-image: url(images/wasserzeichen.png);
  background-attachment: fixed;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.float-left {
  float: left;
}

.center {
  text-align: center;
  display: block;
  margin-bottom: 10px;
  padding: 0 !important;
  margin: 0 !important;
}

.hidden {
  display: none;
}

.clear {
  clear: both;
}

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

ul li {
  margin: 3px;
  padding: none;
}

#listbranchs {
  list-style: square;
  margin: 0 0 0 20px;
  display: block;
}

#listbranchs li:hover {
  color: #336699;
}

/* Design */
#wrapper {
  text-align: left;
  margin: 0px auto;
  padding: 0px;
  border: 0;
  width: 985px;
}

#header {
  height: 125px;
}

#teaser {
  color: #a6a6a6;
  font-size: 0.7em;
  text-align: justify;
  border-bottom: 1px dashed #a6a6a6;
  padding-bottom: 5px;
}

#breadcrumb {
  margin: 0;
  padding: 0.4em 1em;
  background-color: #1F4075;
  color: #fff;
}

/* For all the content */
#container {
  margin: 15px 0px 15px 0px;
  font-size: 0.8em;
}

#container a {
  color: #0060AF;
  text-decoration: none;
  margin: none;
  border-bottom: 1px solid #0060AF;
}

#container a:hover {
  color: #6FBEFF;
  border-bottom: 1px dashed #6FBEFF;
}

/* Footer */
#footer {
  color: #a6a6a6;
  font-size: 0.7em;
  text-align: justify;
  border-top: 1px dashed #a6a6a6;
  padding-bottom: 5px;
}

#footer a {
  color: #a6a6a6;
  margin-right: 2em;
}

#footer div {
  width: 177px;
  padding: 10px;
  float: left;
}

#footer div ul li {
  margin: 5px;
}

#top {
  position: relative;
  left: 0px;
  top: 0px;
  float: left;
  display: block;
}

/* sidebar */
#sidebar-left {
  float: left;
  width: 310px;
  margin: 0px 15px 0px 0px;
}

#sidebar-left .box {
  line-height: 1.5em;
  background-color: #F6F6F6;
}

#sidebar-left .box .title {
  color: #1F4075;
  background-color: #dedede;
  font-weight: bold;
  font-size: 1.2em;
}

/* content */
#content {
  float: left;
  width: 660px;
}

#content .box {
  background-color: #F6F6F6; /*#ebeceb;*/
}

#content .box a img {
  border: none !important;
}

#content .box .title a {
  color: #fff;
  border-bottom: none;
  padding-bottom: 1px;
}

#content .box .title a:hover {
  color: #fff;
  border-bottom: 1px solid #ffffff;
}

/* Multiple Use */
.col-left {
  float: left;
}

.col-right {
  float: left;
}

.multiple-col {
  width: 660px;
}

.left-col {
  float: left;
  width: 325px;
  margin-right: 10px;
}

.right-col {
  float: left;
  width: 325px;
}

/* Navigation */
.navcontainer {
  font-size: 0.8em;
}

.navcontainer ul {
  padding: 0;
  margin: 0 0 1px 0;
  color: White;
  float: left;
  width: 985px;
}

.navcontainer ul li {
  display: inline;
}

.navcontainer ul li a {
  padding: 0.4em 1em;
  text-decoration: none;
  color: #000;
  float: left;
}

.navcontainer ul li a:hover {
  color: #fff;
}

/** Main Menu **/
#navlist {
  background-color: #FFBF00;
}

#navlist li a {
  background-color: #FFBF00;
  border-right: 1px solid #ffffff;
}

#navlist li a:hover,#navlist li a.active {
  background-color: #B37700;
}

/** Sub Menu **/
#catlist {
  background-color: #6FBEFF;
}

#catlist li a {
  background-color: #6FBEFF;
  border-right: 1px solid #ffffff;
}

#catlist li a:hover,#catlist li a.active {
  background-color: #61A6DF;
}

/** Breadcrumb **/
#breadlist {
  background-color: #1F4075;
  list-style: none;
  color: #ffffff;
  -moz-border-radius-bottomright: 20px;
}

#breadlist li a {
  color: #fff;
  padding: 0.4em 0.0em 0.4em 1em;
}

#breadlist li a:hover,#breadlist li a.active {
  text-decoration: underline;
}

/* Header */
#header a {
  color: #666681;
  font-weight: bold;
}

#header a:hover,#footer a:hover {
  color: #A8A8CF;
}

#logo {
  position: relative;
  top: 20px;
  display: inline;
}

#banner {
  float: right;
  display: inline;
  margin-bottom: 20px;
}

#sitelist {
  float: right;
  font-size: 0.7em;
  margin-top: 5px;
}

#sitelist ul {
  border: 0;
  margin: 0;
  padding: 0;
}

#sitelist li {
  display: inline;
  list-style-type: none;
  padding-left: 10px;
}

/* Boxes for Text and Content */
.box {
  border: 1px solid #1F4075;
  /*-moz-border-radius-bottomright: 15px;*/
}

.box .content {
  padding: 0.5em 1em 0.5em 1em;
  display: block;
  text-align: justify;
  line-height: 1.5em;
}

/** Fehlermeldung **/
.box.error {
  border: 1px solid #DD0000;
}

.box.error .title {
  background-color: #DD0000;
}

/** Erfolgsmeldung **/
.box.success {
  border: 1px solid #009F24;
}

.box.success .title {
  background-color: #009F24;
}

.box .title {
background-color:#1F4075;
color:#FFFFFF;
display:block;
font-size:1em;
font-weight:bold;
padding:0.4em 1em;
}

/* Images */
a img {
  border: none !important;
}

img .border {
  border: 1px solid black;
  padding: 3px;
}

.no-border {
  border: none !important;
  padding: none !important;
  margin: none !important;
}

.progressbar {
  border: 1px solid #000000;
  width: 275px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}

.small {
  font-size: 0.9em;
}

.linetitle {
  font-weight: bold;
  margin: 0 5px 0 0;
  width: 80px;
  display: block;
  float: left;
}

.linetitle_long {
  font-weight: bold;
  margin: 0 5px 0 0;
  width: 130px;
  display: block;
  float: left;
}

/** Top 10 **/
ul.top10 {

}

ul.top10 li {
  margin-bottom: 5px;
}

/*AJAX LOADER
-------------------*/
#loading {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5000;
  font-size: 0.8em;
  padding: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  background-color: #FFBF00;
  text-align: center;
  -moz-border-radius-bottomright: 20px;
}

.post-date {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/icon_date.gif) no-repeat scroll 0 0;
padding:0 0 0 20px;
}

.post-comment {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/icon_comments.gif) no-repeat scroll 0 0;
padding:0 0 0 20px;
}

.post-trackback {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/icon_trackback.png) no-repeat scroll 0 0;
padding:0 0 0 20px;
}

.post-tags {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/icon_filed.gif) no-repeat scroll 0 0;
padding:0 0 0 20px;
}

.postauthor {
    background-color: #FDFDFD;
    border: 1px solid #1F4075;
    padding: 20px;
    margin: 35px;
font-style: italic;
    }

.postauthor h4 {
    font-size: 1.2em;
    margin: 0 0 10px 0;
    }

.postauthor img {
    float: left;
    margin: 0 15px 8px 0;
    }

.big {
  font-size: 1.4em !important;
}

.box .big {
  font-size: 1.4em;
}


/**********************
*   Comments          *
***********************/

.commentpage {
	margin: 0 30px;
	padding: 0;
	}

#comments {
	margin: 0;
	padding: 0;
	}

.comments-num {
	background: transparent url(images/separator_green.gif) repeat-x center bottom;
	padding: 0 0 10px 0;
	}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#commentlist li {
	padding: 0 25px 0 0;
	border-bottom: 1px solid #eee;
	background: #fafafa;
	}
	.alt {
		background-color: #fff !important;
		background-image: none !important;
		}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	}

img.avatar {
	margin: none;
	border: none;
}

img.avatar-25 {
	padding: 3px;
	border: 1px solid #050D24;
}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 0px;
text-align: justify;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #030612;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #2f63b3;
	}

h2#postcomment {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	background: transparent url(images/separator_green.gif) repeat-x center bottom;
	}

.postcomment {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0px;
	background: #eee url(images/separator_blue.gif) repeat-x center top;
	}

.postcomment input,
.postcomment textarea {


	border: 1px solid #aaa;
	font: 1em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	}
.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #fec02a;
	}
.postcomment input#author,
.postcomment input#email,
.postcomment input#url {
	/*width: 100% !important;*/
	width: 456px; /* Fuck IE */
	height: 18px;
	}
.postcomment textarea#comment {
	width: 95% !important;
	width: 456px; /* Fuck IE */
	height: 100px;
	}

.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #e5edff url(images/submit.gif) repeat 0 0;
	}
.postcomment input#submit:hover {
	background: #e5edff url(images/submit_hover.gif) repeat 0 0;
	}	

.mycomment {
background-color: #A8A8CF !important;
border-right: 15px solid #FFBF00!important;
}
