/*
	Theme Name: Hemmed
	Description: A theme based partly on the Hemingway idea, with my flavor added of course.
	Version: 1.3.5
	Author: charlie
	Author URI: http://www.nfiniti.org/
	Theme URI: http://blox.nfiniti.org/
		 
	This theme is released under GPL
*/

/* Major Components */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	color: #000000;
	font-family: arial;
	text-align: left;
	font-size: 12px;
}

p {
	color: #000000;
}

#maincontainer {
	margin-left: 0px;
	padding: 0;
	padding-bottom: 15px;
	width: 1003px;
	text-align: left;
	height: 100%;
	overflow: hidden;
	background: url(images/mainbg.gif) repeat-y;
}

.linien {
	border-top-width:5px;
	border-top-style:solid;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-left:none;
	border-right:none;
  	border-color:#E6E6E6;
	margin: 30px 30px 30px 30px;
	padding: 10px 5px 10px 0px;
	font-family: verdana;
	font-size: 13px;
}


.inhaltrechts {
	text-align: right;
}

.inhaltlinks {
	text-align: left;
}


#singlecontainer {
	margin: 0;
}

#feedbackcontainer {
	margin: 0;
}

#bottomcontainer {
	margin-left: 0px;
	padding: 0;
	width: 1003px;
	text-align: left;
	height: 100%;
	overflow: hidden;
	background: url(images/bottombg.gif);
}

/* Basic XHTML styling */

h1, h2, h3 {
	margin: 0px;

}

h1 {
	text-align: left;
	font-size: 20px;
	color: #FFFFFF;
	font-family: arial;
}

h2 {
	margin: 8px 0 10px 8px;
	padding: 0;
	font-size: 100%;
	color: #FF9900;
	
}

h3 {
	line-height: 120%;
	margin: 15px 0 0 20px;

}

h4 {
	color: #2C355C;
	font-size: 13px;
	font-weight: bold;

}

a, a:link, a:visited {
	color: #0860a8;
	text-decoration: none;
}

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


a img {
	max-width: 400px;
	border: none;
	
}

img.alignleft, div.alignleft
{
border-width:1px;
border-style:solid;
border-color:gray;
float:left;
padding: 0px;
margin: 4px 15px 10px 0px;
}
img.alignright, div.alignright
{
float:right;
margin: 0px 0px 10px 15px;
}
img.aligncentered, div.aligncentered
{
text-align:center;
margin: 0 auto;
}

/* Header Styling */

#header {
	width: 760px;
	padding: 0;
	padding-top: 30px;
	margin: 10px auto 0;
}

#headercontent {
	float: left;
	width: 68%
}

#headertitle {
	width: auto;
	float: left;
	padding: 5px 12px 5px 28px;
	text-align: left;
	border-right: 2px solid #FFFFFF;
}

#header a:link, a:visited {
	text-decoration: none;
	color: #0860a8;
}

#header p {
	color: #FFFFFF;
	margin: 0;
	padding: 8px 5px 3px 0;
}

/* Search Form Styling */

#search{
	float:right;
	width:100px;
	-moz-opacity:0.4; */
	text-align:right;
}
#search:hover{
	-moz-opacity:1.0;
}
#search .searchimg{
	float:left;
	width:15px;
	height:10px;
	background:url(images/search.gif) 0 0 no-repeat;
	position:relative;
	margin-left:7px;
	padding-left:7px;
}
#search input{ 
	width:175px; 
	font-size: 0.85em; 
	background:#FFFFFF;
	margin-top:0px;
}
#search input:focus{
	background:#FFF;
}

#searchform{
	border: none;
}


#searchform #searchsubmit{
	background:#FFFFFF;
	color:#666;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
}

#searchresult {
	float: left;
	width: 570px;
	margin: 30px 0 0 10px;;
	text-align: left;
	padding-left: 24px;
	line-height: 150%;
}

#searchresult h2 {
	font-size: 1.2em;
	margin-left: 0;
}

#searchresult ul {
	list-style-type: none;
	list-style-image: none;
	margin: 2px 10px 2px 0;
	padding: 0;
}

#searchresult ul li {
	margin: 0 5px 0 0;
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0 3px 0px;
	color: #777777;
	border-bottom: 1px solid #cccccc;
}

#searchresult ul .date {
	color:#858585;
	padding:0 1.5em 0 0;
}


/* Titlebar Styling */

#titlebar {
	width: 760px;
	height: 0px;
	margin: 10px auto 4px auto;
}


/* Main Content Styling */

#content {
	margin: 30px 0 0 10px;
	text-align: left;
	padding: 0 0 0 24px;
	line-height: 150%;
	float: left;
	width: 570px;
}

#singlecontent {
	float: left;
	width: 570px;
	margin: 30px 0 0 10px;
	text-align: left;
	padding-left: 24px;
	line-height: 150%;
}

/* Post Styling */

.post {
	margin: 0 10px 35px 0;
	padding: 5px 0;
}

.cat {
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-size: 12px;
	font-family: arial;
	color: #0860a8;
	background-color: #E6E6E6;
}

.cat a:link {
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	font-size: 12px;
	font-family: arial;
	color: #0860a8;
	background-color: #E6E6E6;
}

.posttitle {
	margin: 15px 0 10px 5px;
	padding: 5px 6px 0px;
	font-size: 17px;
	font-family: arial;
}

.posttitle a:link, .posttitle a:visited {
	color: #0860a8;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.posttitle a:hover, .posttitle a:active {
	text-decoration: none;
	color: #FBB117;
}

.postcontent {
	padding: 0px 6px 1px 13px;
	margin: 0;
	text-align: justify;
	font-family: arial;
	font-size: 13px;
	line-height: 150%;
	color: #000000;
}

.postcontent ul {
	list-style-type: none;
	list-style-image: none;
	font: arial;
}

.postcontent ol {
	font: arial;
}
.postcontent ul li {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	margin-top: 3px;
	margin-left: 0px;
}

.postcontent ol li {
	margin-top: 3px;
	margin-left: 0px;
}

.postcontent a:link, .postcontent a:visited {
	color: #0860a8;
	text-decoration: none;
	font-weight: bold;
}

.postcontent a:hover {
	text-decoration: underline;
	font-weight: bold;
   
}

.postcontent p img {
	max-width: 400px;
	padding: 1px;
}

/* Misc Post Styling */


.details {
	padding: 1px 6px 1px 6px;
	margin: 0;
	text-align: right;
	font-family: arial;
	font-size: 11px;
}

.details .inside {
	border-top: 1px solid #cccccc;
}

.details a:link, .details a:visited {
	color: #0860a8;
	text-decoration: none;
}

.details a:hover {
	color: #000;
	text-decoration: none;
}

.singlecomment {
	color: #000000;
	text-align: right;
	font-size: 0.9em;
	margin: 0 10px;
	padding: 10px 25px 10px;
	background: url(images/postbottom.gif) no-repeat;
}

.navigation {
	text-align: center;
	margin: 8px 0 0;
	padding: 0;
	width: 100%;
	}

.navigation .left {
	float: left;
	width: 40%;
	text-align: left;
	padding-left: 5px;
	}

.navigation .right {
	float: right;
	width: 40%;
	text-align: right;
	padding-right: 15px;
}



/* Sidebar styling */

#sidebar {
	float: right;
	width: 300px;
	margin-top: 31px;
	padding: 5px 35px 0px 5px; 
}

#sidebarhintergrund {
	border-width:8px;
 	border-style:solid;
  	border-color:#E6E6E6;
}

#sidebarhintergrund1 {
	border-width:6px;
 	border-style:solid;
  	border-color:#FFFFFF;
}

#sidebarhintergrund2 {
	border-width:1px;
 	border-style:solid;
  	border-color:#E6E6E6;
}

#sidebar h2 {
	font-size: 15px;
	font-family: arial;
	margin: 10px 5px 0 10px;
	color: #000000;
}

#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin: 10px 5px 0 10px;
}

#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 8px 0;
	padding: 8px;
}

#sidebar ul li {
	margin: 1px 5px 0 18px;
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0 3px 0px;
	color: #777777;
}

#sidebar ul li a {
	text-align: justify;
	color: #0860a8;
	font-weight: bold;
	height:1%; /* IE WIN */
}

#sidebar ul li a:hover {
	text-decoration: none;
	color: #FBB117;
}

#sidebar ol{
	list-style-type: none;
	list-style-image: none;
	margin: 2px 0;
	padding: 8px;
}

#sidebar ol li{
	margin: 0 5px 0 0;
	list-style-type: none;
	list-style-image: none;
	padding: 8px;
	color: #777777;
}

#sidebar dd{
	text-align: justify;
	line-height: 150%;
}


/* Footer Styling */

#footer{
	width: 1003px;
	font-family: verdana;
	font-size: 13px;
}

.linien1 {
	border-top-width:3px;
	border-top-style:solid;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-left:none;
	border-right:none;
  	border-color:#E6E6E6;
	margin: 30px 30px 30px 30px;
	padding: 8px 5px 27px 0px;
	font-family: verdana;
	font-size: 13px;
}

#footercredit {
	text-align: left;
	margin: 0px;
	padding: 0;
	color: #000000;
	float: left;
}

#footermeta {
	text-align: right;
	margin: 0px;
	padding: 0;
	color: #000000;
	float: right;
}

#footer a:link, #footer a:hover, #footer a:visited {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
}

#footer a:hover {
	color: #000000;
	text-decoration: none;
	font-family: verdana;
	font-size: 13px;
}

/* Info menu styling */

#infomenu {
	float: right;
	width: 300px;
	margin-top: 31px;
	padding: 5px 35px 0px 5px;
	text-align: justify;
	font-family: arial;
	font-size: 13px;
	line-height: 150%;
}

#infomenu h2 {
	font-size: 15px;
	font-family: arial;
	margin: 10px 5px 0 10px;
	color: #000000;
}

#infomenu p {
	padding-bottom: 0.6em;
	margin: 0;
	border-bottom: 1px solid #cccccc;
}

dl {
	margin:5px 5px 5px 5px;
	border-bottom: 1px solid #cccccc;
	padding:5px 5px 5px 5px;
}

dt {
	display:inline;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;
	color:#909090;
}

dd {
	margin:5px 13px 5px 20px;
	padding: 10px 6px 10px 6px;
}

/* Bottombar styling */

#bottombar {
	width: 460px;
	margin-left: 0px;
	padding: 1.2em 20px 0 20px;
}

.bottombarbox {
	float:left;
	width: 30%;
	padding: 0 0 0 10px;
}

.bottombarboxheader {
	height: 22px;
	margin: 0 5px 5px 0;
	border-bottom: 2px solid #0860a8;
}

.bottombarboxheader .iconimg {
	margin: 0px 3px 0 0;
	width: auto;
	float: left;
}

.bottombarbox h2 {
	margin: 0;
	padding: 2px 0 2px 0;
	color: #000000;
	font-size: 1.2em;
}

.bottombarbox p {
	margin: 0;
	padding: 5px 5px 5px 0;
	color: #777777;
}

.bottombarbox a img {
	float: right;
	margin: 0;
	padding: 9px 7px 1px 0;
}

.bottombarbox ol{
	list-style-type: none;
	list-style-image: none;
	margin: 8px 0;
	padding: 0;
}

.bottombarbox ol li{
	margin: 0 5px 0 0;
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	color: #777777;
}

.bottombarbox ul{
	list-style-type: none;
	list-style-image: none;
	margin: 2px 0;
	padding: 0;
}

.bottombarbox ul .date{
	color:#858585;
	padding:0 1.5em 0 0;
}

.bottombarbox ul li{
	margin: 0 5px 0 0;
	list-style-type: none;
	list-style-image: none;
	padding: 3px 0 2px 0px;
	color: #777777;
}

.bottombarbox ul li ul {
	margin-bottom: 2px;
}

.bottombarbox ul li ul li{
	margin-left: 15px;
	padding-left: 0;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}

.bottombarbox ul li a, .bottombarbox ol li a, {
	color: #0860a8;
	height:1%; /* IE WIN */
}

.bottombarbox ul li a:hover, .bottombarbox ol li a:hover, .bottombarbox ul a:hover .date {
	text-decoration: none;
	color: #000000;
}

.bottombarbox ul li ul {
	margin: 0;
	padding: 0;
}

#bottomclose {
	width: 760px;
	margin-left: 121px;
	height: 25px;
	background: url(images/bottomclose.gif) no-repeat;
}

/* WordPress Comments Styling */

#feedback {
	margin: 0 0px 0 0;
	padding: 0px 0 0;
}


.commenttitle {
	margin: 15px 0 0 0px;
	padding: 5px 6px 0px 0px;
	font-size: 17px;
	font-family: arial;
}

.commenttitle1 {
	margin: 15px 0 10px 0px;
	padding: 5px 6px 20px 0px;
	font-size: 17px;
	font-family: arial;
}

.submit{ 
	margin: 0;
	padding:0 0.5em;
}

#commentform textarea {
	border: 1px solid #c1c1c1;
	background-color: #f7f9fd;
	width: 97%;
}

#commentform textarea:focus {
	background-color: #ffffff;
	border: 1px solid #555555;
}


#commentlist {
	padding: 0 10px 0 0px;
	margin: 0 0 0 6px;
	text-align: justify;
	font-family: arial;
	font-size: 13px;
	line-height: 150%;
	color: #000000;
}

#commentlist li {
	padding: 0px 10px 0 0px;
	margin: 20px 0 0 20px;
	text-align: justify;
	font-family: arial;
	font-size: 13px;
	line-height: 150%;
	color: #000000;
	list-style-type: none;
	list-style-image: none;
}

.color1 {
	background-color: #f7f9fd;
}

.color2 {
	background-color: #ffffff;
}

#commentlist p {
	margin: 4px 0;
}

#commentform {
	margin-left: 20px;
}

.comment-feedback {
	padding-bottom: 1px;
	margin: 0;
}

/* Form styling */

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

input, textarea {
	border: 1px solid #AFA186;
	background-color: #f7f9fd;
	font-size: 1.0em; 
}

input:focus, textarea:focus {
	border: 1px solid #555555;
	background-color: #ffffff;
}

acronym, abbr {
	border-bottom: 1px dashed #aaa;
	cursor: help;
	letter-spacing: .07em;
}

blockquote {
	color: #000000;
	padding: 1px 1px 1px 75px;
	margin: 10px 0px 5px 10px;
	background-image: url(http://www.juristenkoffer.de/refblog/wp-content/themes/hemmednoajax_deutsch/hemmednoajax%20deutsch/zitat1.jpg);
	background-repeat:no-repeat;


}

code {
	color: #000000;
	padding: 4px 11px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: arial;
	width: 100%;

}

/* Calendar Styling */

#wp-calendar {
	text-align: center;
	empty-cells: show;
	font-size: 11px;
	margin: 0;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 8px;
	text-align: right;
	color: #000000;
}

#wp-calendar #prev a {
	padding-left: 8px;
	text-align: left;
	color: #000000;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#wp-calendar a:hover {
	background-color: #eaeaea;
	color: #000000;
	display: block;
}

#wp-calendar caption {
	margin: 0px;
	padding: 8px 0;
	font-size: 14px;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	text-align: left;
}

#wp-calendar td {
	color: #a0a0a0;
	font: normal 12px arial;
	letter-spacing: normal;
	line-height: 130%;
	padding: 0;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	background-color: #e5ecf9;
}

#wp-calendar #today{
	border: 1px solid #cccccc;
	color: #000000;
}
