/*  
Theme Name: kreatives Webdesign - gelb
Beschreibung: Design für Kreativ im WEb - Webdesign
Version:1.0 
Author: Irene Wolk
Author URI: http://www.kreativ-im-web.de
*/



/* Aufteilung */
body 
{
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #333333;
	padding:0;
	margin:0;
	background: #CCCCCC;
	cursor:crosshair;

	}
	
	/*Überschriften*/

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #9a080d;/*rot*/  								/*Textfarbe*/

}


h1
{
	font-size: 18px;										/*Textgrösse*/
	color: #9a080d;/*rot*/  								/*Textfarbe*/
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 	/*Textart*/
	display: block;
	font-size: 16px;										/*Textgrösse*/
	font-weight: bold;										/*Textstärke*/
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 10px;
	text-align: left;										/*Textausrichtung*/
	color: #9a080d;/*rot*/  								/*Textfarbe*/

}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;  	/*Textart*/
	display: block;
	font-size: 14px;										/*Textgrösse*/
	font-weight: bold;										/*Textstärke*/
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;										/*Textausrichtung*/
	color: #9a080d;/*rot*/  								/*Textfarbe*/

}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 	/*Textart*/
	margin-top: 10px;
	font-size: 12px;										/*Schriftgrösse*/
	font-weight: bold;										/*Textstärke*/
	padding: 5px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;										/*Textausrichtung*/
}

h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 	/*Textart*/
	margin-top: 15px;
	font-size: 10px;										/*Textgrösse*/
	font-weight: bold;										/*Textstärke*/
	padding: 0px 0 0 12px;
	margin: 5px 0 6px 0;
	text-align: left;										/*Textausrichtung*/
}

hr
{
	display:none;
	
	}
#sidebar
	{
	float:right;
	width:33%;
	background:url(images/kreativ-im-web-gelb.jpg) no-repeat top;

	}
#content
	{
	float:left;
	width:65%;
	
	}
#header
	{
	background: white url(images/kreativ-im-web1.jpg) no-repeat center;	
		margin:0 auto;
	    height:200px;
		width:810px;
		border-left: 1px solid #333333;
		border-right: 1px solid #333333;
		border-top: 1px solid #333333;
	}	
#box
	{
		width:810px;
		background: white;
		margin:65px auto;
		border-left: 1px solid #333333;
		border-right: 1px solid #333333;
	}	
	
	#footer
	{
	clear:both;
	padding:5px 20px;
	background:#dfac40;/*gelb*/
	height:25px;
	text-align:center;
	font-size: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	color: #ffffff;
	border-bottom: 1px solid  #333333;

	
	}	
		
	/*HEADER*/
#header h1, h1 a
	{
	font-size:1.5em;
	color:white;
	text-decoration:none;
	padding-left:5px;
	
	}	
	.description
	{
font-size:1em;
color:white;
font-size:bold;
padding-left:12px;
	}
/*Seiten*/	
	.pages
	{
	font-size: 13px;
	font-weight:bold;
	background:none;
	text-transform:lowercase;
	width:810px;
	margin:-45px auto;
	padding:0px 0;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
	}	
	.pages ul
	{
	padding:200px;

	}	
	.pages li
	{
	display: inline;
	padding:12px;
	
	}	
	.pages a
	{
    
	color:white;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	margin-bottom:2px;
	padding:35px;
	}	
.pages a:hover
	{
	color: #9a080d;/*rot*/  								/*Textfarbe*/
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	padding:35px;
	
	}	
	/*Beiträge*/
	.post
	{
	padding:20px;
	}	
	.post h2, h2 a
	{
	text-decoration:none;
	color: #9a080d;/*rot*/  								/*Textfarbe*/
	font-size:14px;
	font-weight:bold;

	

	}	
	.postmetadata
	{
	background:#ffc1c2;
	padding:5px 10px;
	}	
	/*Links und Überschriften*/
	a
	{
	color: #9a080d;/*rot*/
	text-decoration:none;
	}	
	a:hover
	{
	color: #000000;
	text-decoration:none;
	}	
	h3
	{
	color:gray;
	text-decoration:none;
	padding:5px 20px;
	}
    h2
	{
	color: #9a080d;/*rot*/  								/*Textfarbe*/
	text-decoration:none;
	padding:5px 0;
	}	
quote
{
padding-left:15px;
border-left:10px dashed gray;
background:aqua;

}
code
{
padding-left:15px;
border:2px dashed gray;
}
	
/* 2. Spalte - Sidebar */

#sidebar {
	height:auto;
	min-height:500px;
	background-color:#ffffff;
	background-image:url(images/kreativ-im-web-rot.jpg) no-repeat top;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-transform:lowercase;
	color:#FFFFFF;
	margin-top:10px;
	
}

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

#sidebar li {
	padding: 10px 20px;
}

#sidebar li ul {
	padding-left: 20px;
}

#sidebar li li {
	padding: 0;
	border: none;
}

#sidebar h2 {
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: 400;
	text-transform:lowercase;
	margin-bottom: 1em;
	padding: 0 0 0 24px;
	background: url(images/img-kein.gif) no-repeat left center;
}

#sidebar a {
	border: none;
	font-size: 12px;

	padding-left: 5px;
	line-height: 24px;
	color:#FFFFFF;
	background: url(images/img5.gif) no-repeat left center;
}

#sidebar a:hover {
	color: #9a080d;/*rot*/
	background-color:#FFFFFF;
}
	
	/*Kommentare*/	
	ol.commentlist
{
width: 90%;
margin: 0 auto;
}

ol.commentlist li
{
margin-bottom: 1.5em;
padding: 5px;
background-color:#ffc1c2;
}

ol.commentlist li.alt
{
background-color:gray;

}

ol.commentlist a
{
color:black;
}

small.commentmetadata
{
font-size: 0.8em;
margin-bottom: 1em;
display: block;
}

.commentlist cite
{
font-style: normal;

}

.commentlist p
{
line-height: 1.4em;
margin-bottom: 1em;
margin-left:20px;
}
#commentform 
{
margin-left:20px;
background:#ffc1c2;
padding:20px;
margin-bottom:20px;
}

/*Absendebutton Suche */

#suche {
	color: #9a080d;/*rot*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 10px;
	margin-top: 10px;
	background: transparent;
}

/*Inputfeld Suche*/

#s{
	background-color: #FFFFFF;
	border: 1px solid #9a080d;/*rot*/
	width: 100px;
	color: #9a080d;/*rot*/
}

/* Suche */

.suche {
	color: #9a080d;/*rot*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	left: 10px;
	margin-left: 20px;
	width: 150px;
}

/*Bilder*/

img 
{
	padding:4px 8px 8px 4px;	
	border:none;
}
a img {
	border:none;
	padding: 10px;
	padding:4px 8px 8px 4px;	
}

/*Ausrichtung mitte*/
.center {
text-align: center;
}

	/*Scrollbalken*/	
html { 
scrollbar-arrow-color:#ffffff; 
scrollbar-track-color:#CCCCCC; 
scrollbar-face-color:#CCCCCC; 
scrollbar-highlight-color:#CCCCCC; 
scrollbar-3dlight-color:#ffffff; 
scrollbar-darkshadow-color:#ffffff; 
scrollbar-shadow-color:#CCCCCC; 
} 
	
	
	
	