/*  
Theme Name: Art und Wege
Theme URI: http://www.artundwege.de
Description: Ein Theme für Art und Wege. Basiert auf Exhausted von Small Potato.
Version: 1
Author: Art und Wege
Author URI: http://www.artundwege.de/

	Veröffentlicht unter der Creative Commons Attribution 2.5 License.

*/

/**************FIRMA MENU ITEM*****************/
#firma {margin:0px -2px 0px 0px; float:left; height:44px;width:113px; background:url(http://www.artundwege.de/images/menu2.png) no-repeat; background-position:0px 0px;}
#firma:hover {background:url(http://www.artundwege.de/images/menu2.png) no-repeat; background-position:0px -61px;}
#firma1 {width:113px; height:44px; cursor: pointer;}

/**************PROJEKTE MENU ITEM*****************/
#projekte {margin:0px -2px 0px 0px; float:left; height:44px;width:139px; background:url(http://www.artundwege.de/images/menu2.png) no-repeat; background-position:-113px 0px;}
#projekte:hover {background:url(http://www.artundwege.de/images/menu2.png) no-repeat; background-position:-113px -61px;}
#projekte1 {width:139px; height:44px; cursor: pointer;}

/**************LOESUNGEN MENU ITEM*****************/
#loesungen {margin:0px -2px 0px 0px; float:left; height:44px;width:147px; background:url(http://www.artundwege.de/images/menu2.png) no-repeat; background-position:-252px 0px;}
#loesungen:hover {background:url(http://www.artundwege.de/images/menu2.png) no-repeat; background-position:-252px -61px;}
#loesungen1 {width:147px; height:44px; cursor: pointer;}

/**************REFERENZEN MENU ITEM*****************/
#referenzen {margin:0px -2px 0px 0px; float:left; height:44px;width:160px; background:url(http://www.artundwege.de/images/menu2.png) no-repeat; background-position:-399px 0px;}
#referenzen:hover {background:url(http://www.artundwege.de/images/menu2.png) no-repeat; background-position:-399px -61px;}
#referenzen1 {width:160px; height:44px; cursor: pointer;}

/**************PRESSE MENU ITEM*****************/
#presse {margin:0px -2px 0px 0px; float:left; height:44px;width:109px; background:url(http://www.artundwege.de/images/menu2.png) no-repeat; background-position:-559px 0px;}
#presse:hover {background:url(http://www.artundwege.de/images/menu2.png) no-repeat; background-position:-559px -61px;}
#presse1 {width:109px; height:44px; cursor: pointer;}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.punkt{
	font-family: "Verdana", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing:1px;
}

a{
	text-decoration: underline;
	color: #b1643f;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #e5e5d4;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #d0d0b1;
	color: #d0d0b1;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #fa8600;
	background-color: #ffffff;
	padding: 3px;
	color: #6a4216;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 858px;
	padding: 15px 0 0;
	text-align: left;
	vertical-align: top;
}

#menu{
	float: left;
	width: 858px;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 2px 0 0;
	text-align: left;
	vertical-align: top;
}

#menu ul li h1{
	font-family: Arial, Helvetica, Georgia, sans-seriff;
	font-size: 14px;
}

#menu ul li a{
	display: block;
	padding: 10px 15px 11px;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	color: #fff;
}
	
	
	
#wrapper{
	clear: both;
	float: left;
	width: 858px;
	background: #fff;
	color: #a98a7b;
}

#page-wrapper{
	float: left;
	margin: 0px 0 0 10px;
	padding: 0 0 10px;
	display: inline; /* prevent margin doubling in IE 6 */
	width: 668px;
	background: #e5e5d4 url(images/bg_page_wrapper.gif) no-repeat left bottom;
	color: #000;
}

#page{
	float: left;
	padding: 0 10px;
	background: url(images/bg_page.gif) no-repeat;
}

#banner{
	float: left;
	margin: 10px 0 0;
	width: 648px;
	height: 150px;
	background: #d0d0d1;
}


.narrowcolumn-wrapper{
	float: left;
	width: 648px;
	margin: 10px 0 0;
	background: #d0d0b1 url(images/bg_narrowcolumn_wrapper.gif) no-repeat left bottom;
}

.narrowcolumn{
	float: left;
	width: 648px;
	background:url(images/bg_narrowcolumn.gif) no-repeat;
}

.posts-wrapper{
	margin: 10px;
	background: #fff url(images/bg_posts_wrapper.gif) no-repeat left bottom;
}

.posts{
	padding: 0 20px 20px;
	background: url(images/bg_posts.gif) no-repeat;
}

.posts h2{
	border-bottom: 1px solid #d0d0b1;
	padding: 20px 0 10px;
	font-size: 24px;
}

.posts h2 a{
	text-decoration: none;
}

.posts h2 a:hover{
	text-decoration: underline;
}

.entry{
	padding: 0 0 20px;
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{}

.entry  h4{ font-size: 16px; }

.entry h5{ font-size: 14px; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #e2e2c7;
	padding: 5px;
	background-color: #fff;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	color: #9d9d77;
}

.postdate{
	color: #000;


}

.browse{
	padding: 15px 0 0;
	font-family: Georgia;
	font-size: 16px;
	border-top: 1px solid #e6eecb;
	line-height: 24px;
}

#sidebar{
	float: left;
	margin: 10px 0 0;
	width: 180px;
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia;
	font-size: 12px;
	background: #fff;
}

#sidebar a{
	color: #6a4216;
}

#sidebar ul{
	margin: 0;
	padding: 0 10px 10px;
	list-style: none;
}

#sidebar ul li{
	padding: 20px 0 0;
}

#sidebar ul li h2{
	padding: 0 0 9px;
	border-bottom: 1px solid #433129;
	color: #e78a12;
}

#sidebar ul ul{
	padding: 0;
}

#sidebar ul ul li{
	padding: 8px 0 0;
	line-height: 18px;
}

#sidebar li#search{
	padding: 15px 0 0;
}

#sidebar li#search input{
	margin: 0 0 5px;
}

#sidebar ul ul ul li{
	padding: 8px 0 0 15px;
}

#footer{
	display:none;
}

#footer2{
	margin: 20px;
	text-align: center;
	width: 668px;
	font-size: 16px;
	background: #fff;
	color: #a98a7b;
}

.cs85382 {
	text-decoration: none;
	color: #a98a7b;
	cursor: text;
}

#footer2 a{
	text-decoration: none;
	color: #473b36;
}

#footer2 a:hover{
	text-decoration: none;
	color: #a98a7b;
}

#footer2 p{
	padding: 20px 20px 20px 20px;
	line-height: 24px;
}

.visitorcount {
	margin-right:-4px;
}

