/*  Theme Name: obscuro
Theme URI: http://www.waxbrush.com/themes/
Description:  As tasty as a pint of Stout.  
Version: 1.0.2
Author: PaulMc
Author URI: http://www.waxbrush.com
*/

* {
 margin: 0px;
 padding: 0px;
}

/*  html */
  

html, body {
    background-color: #7F7F7F;
	font: normal  0.9em  arial, helvetica, sans-serif;
	padding: 0;
	overflow-x:hidden;
	margin: 0 28px 0 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


blockquote {
	padding-left: 10px;
	margin-bottom: 20px;
	line-height: 100%;
	font-style: italic;
}



code {
	font: 1em "Courier New", "Courier", monospace;
}

/* page margins */

#blog {
    width:815px;
	/*background-color: #222222;*/
	margin: 0 auto;
	overflow: hidden;
}

.wrapper{
 border: 1px solid #ccc;

}
/* header */


.tagline{

text-align:right;
font-size:12px;
padding-right:10px;
margin-top:10px;
color:#fff;
font-weight:bold;

}


.page_entry{

padding-top:10px;
padding-bottom:30px;

}


/* banner */

#banner {

	height: 100px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	/*background-color: #222222;*/
    border-bottom: 5px solid #BBB;
}

#banner img {
	border: none;
}

.title_star{
color:#457BCC;
}



#header-image {
	display: none;
}

/* announcement block */

#announce {
	padding: 0 15px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 14px;
	/*background-color: #FFF;*/
	color: #777;
	border: 1px solid #777;

}

#announce a:link, #announce a:visited {
	text-decoration: none;
	color: #F09D45;
}

#announce a:hover, #announce a:active {
	text-decoration: none;
	color: #fff;
}

/* main content  */

.main {
       
	width: 460px;
	padding: 10px 30px;
	float: left;
	overflow: hidden;
    font-size:12px;
	background-color: #494949;
}


.main img {
 
 padding: 0 0 0 0;
 display: inline;
}


.main a:link, a:visited  {
	text-decoration: none;
	color: #F09D45;
}

.main a:hover, a:active{
	/*text-decoration: underline;*/
	color: #FFF;
}

.main p {
	max-width: 100%;
	line-height: 180%;
	color: #fff;
}

.main h2 {
	margin: 15px 0 3px 0;
	font-size: 1.46em;
	color: #F09D45;
}

.main h2 a:link, .main h2 a:visited  {
	text-decoration: none;
        font-size:1em;
        font-weight:bold;
	color: #F09D45;
}

.main h2 a:hover, .main h2 a:active {
	text-decoration: none;
	color:#fff;
}

.main h3 {
	font-size: 1em;
	font-weight: normal;
	color:#fff;
}

.main ul, .main ol {
	line-height: 180%;
	color: #777;
}

.main h2.pagetitle {
	font-size: 1.36em;
	margin: 15px 0 3px 0;
}

.meta {
	font-size: .8em;
	margin: 15px 0 50px 0;
	/*padding-top: 5px;*/
	color: #777;
	border-bottom: 1px solid #777;
}

.meta a:link, .meta a:visited {
	text-decoration: none;
	color: #F09D45 ;
}

.meta a:hover, .meta a:active{
	text-decoration: none;
	color: #fff;
}

.date{
	font-size: .8em;
	margin: 0px 0 0px 0;
	/*padding-top: 5px;*/
	color: #777;
	/*border-bottom: 1px solid #777;*/
}

.postnav {
	width: 100%;
	float: left;
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #F09D45;
}

.postnav li.left {
	display: block;
	float: left;
}

.postnav li.right {
	display: block;
	float: right;
}

.left a {
	text-decoration: none;
	color: #F09D45;
}

.right a {
	text-decoration: none;
	color: #F09D45;
}

.left a:hover, .right a:hover {
	text-decoration: none;
	color: #fff;
}

.left a:active, .right a:active {
	text-decoration: none;
	color: #fff;
}

#mo_archive, #cat_archive {
	width: 325px;
	margin-bottom: 30px;
	float: left;
}

#mo_archive ul, #cat_archive ul {
	list-style: none;
}

/* comments & trackbacks */

.comment_area, .trackback_area {
	padding: 0 15px;
	margin-bottom: 30px;
	/*background: #222222*/
	color: #777;
}

.comment_area a, .comment_area a:visited, .comment_area a:active {
	text-decoration: none;
	color: #F09D45;
}
	
.comment_area a:hover {
	text-decoration: none;
	color: #fff;
}

.comment_area ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment_area li {
	margin-bottom: 25px;
}

.comment_area form li {
	margin-bottom: 0;
}

.comment_area p {
	padding: 0;
	margin-bottom: 0;
}

.commenter {
	font-weight: bold;
	padding-left: 0;
	margin-left: 0;
	color: #fff;
}

.commenter p a, .commenter p a:visited, .commenter p a:active {
	text-decoration: none;
	color: #fff;
}

.commenter p a:hover {
	text-decoration: none;
	color: #fff;
}

.comment_info {
	font-size: .8em;
	font-weight: normal;
	margin-left: 25px;
	color: #fff;
}

.comment_number {
	font-family: helvetica, sans-serif;
	font-size: 1em;
	margin-left: 0;
	margin-right: 5px;
	color: #fff;
}

.comment_number a, .comment_number a:visited, .comment_number a:active {
	text-decoration: none;
	color: #F09D45;
}

.comment_number a:hover {
	text-decoration: none;
	color: #fff;
}

.submit {
	font-weight: bold;
	padding-left: 0;
}

.comment_area textarea {
	width: 100%;
height:100px;
/*background:#FFF6DF;*/

}

.trackback_area ol {
	list-style: none;
	padding-left: 15px;
}

.trackback_area li {
	line-height: 180%;
}

#comments h2 {
font-size:1em;
		color: #F09D45;
		
}

/* sidebar */

#side {
        
	width: 140px;
	float: left;
	padding-left: 5px;
        padding-top:5px;
		border: 1px solid #ccc;
	background-color: #666666;

		

}

#rightsection{
	width: 140px;
	float: left;
	padding-left: 15px;
        padding-top:20px;
}

#side h2 {

	font-size: 12px;
	padding-top: 20px;
        padding-botttom:30px;
	color:#ffffff;
        font-weight:bold;
}

#side p {
	font-size: 10px;
}

#side ul {

        color: #ffffff;
	list-style: none;
        font-weight:bold;
	font-size: 11px;
	width: auto;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	


	
}

#side ul.sidelist {
	padding-bottom: 15px;

}

#side ul a {
	font-size: 12px;
	width: 94%;
	padding-left: 6%;
	display: block;
	text-decoration: none;
        color:#F09D45 ;
        border-left: 4px solid #444;
        

}

#side ul a:hover {
	
   color: #fff;    
 border-left: 4px solid #fff;

}

#side ul ul {
	border: none;
}

#side ul ul a {
	width: 90%;
	padding-left: 10%;
}

#side ul ul ul a {
	width: 85%;
	padding-left: 15%;
}

#side ul ul ul ul a {
	width: 80%;
	padding-left: 20%;
}

/* footer */

#foot {
       text-align: right;
	width:100%;
	padding: 0;
	margin: 0;
	clear: both;
	color: #777;
	background:color:#D5BF9B;
	border-top: 1px solid #bbb;
	
}

#foot p {
	padding: 7px 10px;
	font-size: 12px;
	margin: 0;
	
	color: #777;	

}

#foot p a:link, #foot p a:visited {
	text-decoration: none;
	color: #457BCC;
}

#foot p a:hover, #foot p a:active {
	text-decoration: none;
	color: #457BCC;
}


/* search form */

#search {
	width: 130%;       
        margin-bottom:20px;


}

#search .s{

background:#FFF6DF;
color:#000;

}

/* Begin Calendar */

	#wp-calendar {
	text-align: center;
	empty-cells: show;
	font-size: 11px;
	margin: 0;
	width: 100%;
	background-color:#494949
}

	
	#wp-calendar #next a {
	padding-right: 8px;
	text-align: right;
	/*color: #fff;*/
}


#wp-calendar #prev a {
	padding-left: 8px;
	text-align: left;
	/*color: #fff;*/
}

	
#wp-calendar a {
	display: block;
	text-decoration: none;
	
	color: #F09D45;
}	
	
	
#wp-calendar a:hover {
	/*background-color: #000;*/
	font-weight: bold;
	color: #fff;
	display: block;
}

#wp-calendar caption {
	margin: 0;
	padding: 8px 0;
	font-size: 1.15em;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

#wp-calendar td {
	color: #fff;
	font: normal 12px Arial, Helvetica, sans-serif;
	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 #F09D45;
	color: #F09D45;
	font-weight:bold;
}
/*End Calendar */


.title{
 margin-top: 30px;
 margin-left: 10px;
 font-size: 1.6em;
 letter-spacing: -0.1em;}

.title a {
  padding-left:10px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color:#D5BF9B;
  font-size: 16pt;
  margin-top:80px;
  text-decoration:none;
}

.title a:link, .title a:visited {
	text-decoration: none;
	color:#D5BF9B;
}



a:hover {
  color:#ffffff;
  text-decoration: none;
}


.main .pagetitle
{
font-weight:bold;
font-size:2em;
color:#fff;
}




.post h2{color:#fff;}

/*------formatierung popup im blog -----------*/

#lightbox{
color:#000000;
	background-color:#eee;
	padding: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../../../../../shop/pics/buttons/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(http:../../../../../shop/pics/buttons/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../../../../shop/pics/buttons/overlay.png", sizingMethod="scale");
	}

