/*  
Theme Name: Crisp Black & Orange
Theme URI: http://www.fachwissen-katalog.de/
Description: Crisp Black & Orange Wordpress Theme
Version: 1.0
Author: Artikelverzeichnis
Author URI: http://www.fachwissen-katalog.de

	Use of this theme requires the links in the footer to
	remain intact. If the links are removed, please remove the theme.


*/	


*
{
margin: 0px;
padding: 0px;
list-style: none;
}


			/* Global Layout */


body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #383838;
color: #161616;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

INPUT, TEXTAREA {
background: #000000;
color: #FFFFFF;
}


#s
{
background: #242424;
margin-left: 10px;
border: none;
}

#header
{
position: relative;
margin: auto;
width: 971px;
height: 100px;
background: url(img/logo.gif) no-repeat left;
}

#topadvert
{
position: relative;
float: right;
border: 3px solid #313131;
}

#contentwrap
{
position: relative;
margin: auto;
width: 971px;
}

.genericwrap
{
position: relative;
margin: auto;
width: 971px;
}

#left
{
position: relative;
float: left;
width: 621px;
}

#navwrap
{
position: relative;
padding: 0px 0px 0px 0px;
height:48px;
background: url(img/navinactive.jpg) repeat-x;
border-left: 1px solid #464646;
border-right: 1px solid #464646;
}

#navwrap li
{
position: relative;
float: left;
}

#navwrap a:link, #navwrap a:visited
{
position: relative;
float: left;
display: block;
padding: 13px 20px 21px 20px;
height: 14px;
font-size: 14px;
background: url(img/navinactive.jpg) repeat-x;
color: #ffffff;
text-decoration: none;
border-right: 1px solid #464646;
}

#navwrap a:hover
{
background: url(img/navactive.jpg) center repeat-x;
}

.apost
{
position: relative;
border: 7px solid #313131;
padding: 8px;
background: #ffffff;
}

.postheader
{
position: relative;
padding-bottom: 7px;
height: 57px;
}

.timeanddate
{
position: relative;
float: left;
padding-top: 12px;
padding-right: 15px;
height: 45px;
width: 56px;
background: url(img/timedate.jpg) no-repeat;
font-size: 14px;
font-weight: normal;
color: #ffffff;
}

.postfoot
{
position: relative;
margin: 7px;
padding-top: 5px;
border-top: 1px solid #999999;
text-align: right;
}

.apost a
{
color: #ff8e01;
}

#right
{
position: relative;
float: right;
width: 350px;
}

#comment
{
width: 300px;
}

#rightleft
{
position: realtive;
float: left;
padding-left: 8px;
width: 211px;
background: url(img/sidebarbg.gif) repeat-y left;
text-align: left;
color: #efefef;
}

#rightright
{
position: relative;
float: right;
width: 125px;
border: 3px solid #313131;
}

#footer1
{
position: relative;

padding: 8px;
border-top: 7px solid #202020;
background: #262626;
}

.footfloater
{
position: relative;
float: left;
margin-right: 26px;
width: 306px;
background: #1f1f1f;
}

.footfloater a:link, .footfloater a:visited
{
position: relative;
display: block;
padding: 2px 0px 2px 10px;
text-align: left;
color: #949494;
text-decoration: none;
}

.footfloater a:hover
{
background: #191919;
color: #ffffff;
}

#footer2
{
position: relative;
height: 102px;
background: url(img/footer.jpg);
}

.leftfloater
{
position: left;
float: left;
}
.rightyfloater
{
position: right;
float: right;
}

		/* Stlyes */

p
{
margin: 10px 0px 10px 0px;
line-height: 20px;
text-align: left;
}
		
h2
{
position: relative;
font-size: 18px;
font-weight: normal;
color: #ff8e01;
text-align: left;
}

h2 a, .navigation a
{
color: #ff8e01;
}

.orange
{
color: #ff8e01;	
}

h3
{
position: relative;
padding: 5px 0px 8px 8px;
font-size: 14px;
font-weight: normal;
color: #ffffff;
text-align: left;
text-decoration: underline;
}

h4
{
position: relative;
padding-top: 3px;
font-size: 14px;
font-weight: normal;
color: #999999;
text-align: left;
}

#rightleft ul
{
padding-bottom: 15px;
padding-left: 8px;
border-bottom: 2px solid #383838;
}

.subscribe li
{
margin:  2px 0px 7px 0px;
}

.subscribe a:link, .subscribe a:visited
{
padding-left: 20px;
color: #949494;
text-decoration: none;
background: url(img/feed.gif) left no-repeat;
}
.subscribe a:hover
{
background: #191919 url(img/feed.gif) left no-repeat;
color: #ffffff;
}
.list li
{
margin:  2px 0px 7px 0px;
}

.list a:link, .list a:visited
{
position: relative;
display: block;
padding: 2px;
color: #949494;
text-decoration: none;
}

.list a:hover
{
background: #212121;
color: #ffffff;
}

.copyright
{
position: relative;
float: left;
padding-top: 22px;
color: #ffffff;	
text-align: left;
font-weight: bold;
font-size: 11px;
}

blockquote {
	margin: 10px 0;
	padding: 0 50px;
	background: transparent url(images/blockquote.gif) no-repeat 0 0;
	color: #383838;
	}
.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */