/*
Theme Name: new-jo445 -frisoer-new
Theme URI:
Description: Based on WP-Andreas09 V2.0 by Ainslie Johnson and ZyRed Theme
Version: 5
Author: Joachim Dörrfeld
Author URI: http://www.jd-itv.de/
*/
/* General Element Styling */
body {
	margin: 0;
	padding: 0;
	/*background: #FFFFFF;*/
	color: #303030;
	font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	color: #5F5F5F;
	font-weight: normal;
	text-decoration: none;
}

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

h2 a {
	color: #C70B6A;
	font-weight: normal;
	text-decoration: none;
}

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

/*a[href^="http:"] {
	text-decoration: underline;
}*/

p {
	margin: 0 0 15px;
	padding: 0px;
	line-height: 1.5em;
}



/*** Main container ***/

#container {
         float:right;
	width: 740px;
         height: 420px;
	color: #303030;
	text-align: left;

}


/*** Header section ***/
#sitename {
	margin: 0;
	color: #000000;
         background: url(images/line-1.jpg) #FFFFFF no-repeat;
         padding-top:1px;
	padding-left:2px;
	height: 34px;
}



/*** Content wrap ***/
#wrap {
	/*clear: both;
	padding: 0;
	margin: 10px auto;*/
	font-size: 0.9em;
	max-width: 740px;
	min-width: 610px;
}


                        */
/*** Sidebars ***/
#leftside{
	float:left;
	margin: 0;
	padding: 0 0px 0px;
	width: 260px;
         z-index:3;
         overflow:visible;

}




/*** Sidebar menu ***/
#leftside h2 {
	padding: 0px 0px 0px 0px;
	margin-top: 0;
	margin-bottom: 5px;
	/*border-bottom: 1px solid #BEBFC3;*/
	background: #FFFFFF;
	color: #000000;
	font-size: 1.2em;
	/*background: url(images/headerbg.png) #940c0e top left repeat-x; */
}

#leftside ul {
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#leftside li {
	list-style: none;
         text-align:left;
}

#leftside li a {
         color: #C70B6A;
}

#leftside ul li {
	border: none;
	padding-top: -10px;
	font-family: Verdana, Arial, sans-serif;
         text-align:left;
}

#leftside ul li a {
	color: #5F5F5F;
}

#leftside ul li {
	background: #FFFFFF;
}

#leftside li {
                 width: 200px;
		background: #FFFFFF;
                 margin-left:16px;
                 margin-top:0px;
                 padding-bottom:2px;
                 margin-bottom:2px;
                 /*border-bottom: 1px dashed #7F7F7F;*/
}

#leftside ul {
		width: 200px;
		background: #FFFFFF;
                 margin-left:0px;
                 margin-top:0px;
                 padding-bottom:7px;
                 margin-bottom:7px;
                 /*border-bottom: 1px dashed #7F7F7F;*/
}

#rightside {
		float:right;
		width: 200px;
                 height:600px;
                 margin-top:0px;
                 padding-top:0px;
                 padding-left:10px;
                 padding-bottom:7px;
                 margin-bottom:7px;
                 border-left: 1px dashed #7F7F7F;
}


#rightside li {
	list-style: none;
         text-align:left;
         margin-top:22px;
         padding-bottom:45px;
         border-bottom: 1px dashed #7F7F7F;
}






/*** Page ***/
#page {
	border-bottom: none;
         padding-top:12px;
	padding-bottom: 1px;
	margin-bottom: 1px;
         margin-left:0px;
         margin-right:10px;
}

/*** Content ***/


#content,#contentalt {
	/*border: 1px solid #909090;
	padding: 15px 20px 5px;
	color: #2A2A2A;
	background: #FFFFFF;
	min-width: 690px;*/
}

#content {
         float:left;
	width:502px;
         text-align:left;
         padding-top:10px;
         padding-left:0px;
         padding-right:0px;
         margin-bottom:10px;
	/*margin: 0 62px;*/
	border: none;
	line-height: 1.2;
         min-height:750px;

}

#contentzzzz {
         float:left;
	width:498px;
         text-align:left;
         padding-top:20px;
         padding-left:163px;
         padding-right:0px;
         margin-bottom:10px;
	margin: 0 62px;*/
	border: none;
	line-height: 1.2;
         min-height:750px;
         /*z-index:1;
         overflow:auto;
         border-left: 1px dashed silver;
         border-right: 1px dashed silver;*/
}


#contentalt {
	/*margin: 0 200px 0 20px;*/
}

#content h1,#contentalt h1,#contentalt h2 {
         margin: 0 0 0px;
	padding: 0;
	color: #C70B6A;
	background: inherit;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -1px;
}

#content h1,#contentalt h1 {
	/*border-bottom: 1px solid #B0B0B0;*/
}

#content h2 {
	color: #C70B6A;
	font-size: 1.8em;
}

#content h1,#contentalt h1,#content h2,#contentalt h2 {
	margin-top: 0px;
	font-weight: normal;
	font-size: 1.8em;
}

#content h1.pagetitle {
	/*border-bottom: 1px solid #B0B0B0;*/
	margin: 0 0px 0 0px;
	padding: 0 0px 0 0px;
         /*padding-top:12px;*/
	font-size: 0.1em;
}

#content h2 a, .category a, .date a {
	text-decoration: none;
}

/* Archives/Links Page List styles */
.archives li, .linkspage li {
	list-style: none;
}

.archives ul.children {
	padding-left: 10px;
	margin-left: 10px;
}

.alignnone  {

	padding: 1px;
         margin: 1px;

}

.size-thumbnail {
	border: 1px solid #B0B0B0;
	padding: 1px;
         margin: 1px;

}

/*** Footer ***/
#footer {
	background: url(images/footerbg-n.png) #8B8B8B top left repeat-x;
	color: #000000;
         width:1024px;
	font-size: 0.9em;
	line-height: 22px;
	height: 22px;
	text-align: left;
}

#botto {
       margin-left: 92px;
       }

#footer a {
	color: #000000;
	font-weight: normal;
}

/*** comments Form ***/
#comment {
	width: 100%;
	border: 1px solid #B0B0B0;
}

#commentform {
	width: 97%;
}

#author {
	border: 1px solid #B0B0B0;
}

#email {
	border: 1px solid #B0B0B0;
}

#url {
	border: 1px solid #B0B0B0;
}

#submit {
	border: 1px solid #B0B0B0;
	background: #F0F0F0;
}

#submit:hover {
	border: 1px solid #848484;
	background: #E8E9EA;
	cursor: pointer;
}

/* Image Display */
.entry img, .entrytext p p a img {
/*border: 1px solid #B0B0B0;*/
	margin: 1px;
	padding: 1px;
}

.entry a:hover img, .entrytext a:hover img {
	/*border: 1px solid #505050;*/
	padding: 1px;
         margin: 1px;
}

img.wp-smiley {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.thumbnail {
	border: 1px solid #B0B0B0;
	margin: 0 0 10px 10px;
	padding: 5px;
	background: #FAFBFC;
}

.left {
	border: 1px solid #B0B0B0;
	float: left;
	margin: 5px 15px 6px 0px;
	padding: 5px;
	background: #FAFBFC;
}

.right {
	border: 1px solid #B0B0B0;
	float: right;
	margin: 5px 0px 6px 15px;
	padding: 5px;
	background: #FAFBFC;
}

.noalign {
	border: 1px solid #B0B0B0;
	margin: 5px 5px 5px 5px;
	padding: 5px;
	background: #FAFBFC;
}

/* Search Form */
#searchform {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#searchbox {
	border: 1px solid #D7539E;
         padding:0px;
	margin: 0 0px 0 0;
	width: 173px;
	background: #FFFFFF;
}

#searchbutton {
	width: 22px;
         height:20px;
         padding-left:0px;
         margin:-4px 0px -4px 2px;
         background: url(images/su-pfeil.jpg);
	/*border: 1px solid #B0B0B0;
	background: #F0F0F0;*/
}

/*#searchbutton:hover {
	border: 1px solid #848484;
	background: #E8E9EA;
	cursor: pointer;
}*/

/*** Comments Display ***/
.postmetadata {
	width:400px;
	border: 1px solid #B0B0B0;
	padding: 10px;
         margin-top:20Px;
	background: #F8F9FA;
	font-size: 0.9em;
}

.postmetadata p {
	margin-bottom: 0;
}

.postmetadata a {
	text-decoration: underline;
}

ul.commentlist li {
	border: 1px solid #B0B0B0;
	padding: 10px;
	margin-bottom: 10px;
}

ul.commentlist li cite {
	text-transform: capitalize;
}

ul.commentlist li p {
	padding-top: 10px;
}

ul.commentlist li p a {
	text-decoration: underline;
}

.alt {
	background: #F0F0F0;
}




/*** Text format ***/
.intro {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
}

blockquote {
	border: 1px dashed #B0B0B0;
	padding-top: 10px;
	margin: 0px;

}

blockquote p {
	padding: 0px;
	margin: 0px;
}

.small {
	font-size: 0.8em;
}

.large {
	font-size: 1.4em;
}

.center {
	text-align: center;
}

.category {
	border-bottom: 1px dashed #B0B0B0;
	margin: 0 -10px 0 -20px;
	padding: 0 20px 20px 20px;
}

#categories {
	font-size:0.8em;
         margin-left:3px;
         }

.date {
	font-size:0.7em;
	margin-top: -10px;
	padding-top: 0px;
	border-bottom: 1px solid #B0B0B0;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: -moz-use-text-color;
	margin-top: -15px;
}

/* Previous/Next Page Navigation */
.navigation {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

.bottomnavigation {
	margin: 0px 0 10px 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.post {
	width:482px;
	padding-top: 12px;
	padding-bottom: 10px;
	margin-left: 0px;
         margin-right:0px;
	line-height: 20px;
         border-bottom: 1px dashed #7F7F7F;
}

/* Fix by Andy Skelton */
.entry, .entrytext {
	/*overflow: hidden;*/
         padding-bottom: 20px;
}


* html.entry, * html.entrytext {
	overflow: visible;
	height: 1px;
}

* html.entry p, * html.entrytext p {
	/*width: 99%;
	overflow: hidden;*/
}

.entrytext {
	padding-top: 0px;
}

.entry img, .entrytext img {
	border: none;
}

.entry a:hover img, .entrytext a:hover img {
	border: none;
}

.entry p a {
	/*text-decoration: underline;*/
}

/*** Various classes ***/
.clearingdiv {
	clear: both;
	width: 1px;
	height: 5px;
}

.hide {
	display: none;
}


.clearfloat {
	/*display:block;*/
         color:#FF7F00;
	}

#nav {
	color:#FFFFFF;
	font-size:0.4em;
         font-weight:normal;
         z-index:3;
	}

#nav, #nav ul {
	list-style:none;
	/*line-height:.75;*/
	}

#nav a, #nav a:hover {
	/*display: block;*/
         font-size:1.8em;
         font-weight:normal;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
         color:#FFFFFF;
	/*border-right:1px solid #FFFFFF;*/
	}

#nav li a {
         color:#FFFFFF;
         font-weight:bold;
	}

#nav a, #nav a:visited {
	/*display:block;*/
	font-weight:bold;
	/*color: #000000;*/
	padding:3px 6px;
	}

#nav a:hover, #nav a:active {
	/*background:#CFCFCF;*/
         color:#FF7F00;
	text-decoration:none;
	}

#nav, .clearfloat, .current-cat a { color:#FF7F00; /*background:#DFDFDF;*/ }



/*** End of file ***/
