/*
Theme Name: MyWordpress
Theme URI: http://www.hv-designs.co.uk
Description: A wordpress theme
Version: 1
Author: Richard Carpenter
*/

/* MAIN BODY STYLES */

*{
	padding:0;
	margin:0;
}

body {
        background-image: url(images/bg11.gif);
	background-repeat: repeat;
        font-family: Verdana, Arial, "Century Gothic";
	font-size: 11px;
	color: #878787;
}

ul, ol {
	list-style:none;
}

h1,h2 {
	color: #666666;
	font-weight: bold;
}

h1 {
	font-size: 14px;
	line-height: 34px;
}

h2 {
	font-size: 12px;
	line-height: 34px;
}

h3 {
	color: #333333;
	font-size: 18px;
	line-height: 34px;
}

a:link {
	color: #656134;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #656134;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #309DCF;
}

#container {

	margin: auto;
        height: 100%;
	width: 900px;
     
}


/* TOP BAR STYLES */

#top-bar {
	float: left;
	height: 24px;
	width: 900px;
	padding-top: 8px;
}

#top-bar a{
	color: #FFFFFF;
	text-decoration: none;
}

#top-bar a:hover{
	color: #323232;
	text-decoration: none;
}

.nav1 li {
	display: inline;
	list-style-type: none;
	margin-right: 20px;
	color: #FFFFFF;
	float: left;
}

.nav2 li{
	display: inline;
	list-style-type: none;
	color: #FFFFFF;
	float: right;
	margin-left: 20px;
}


/* HEADER STYLES */

#header {
	float: left;
	height: 125px;
	width: 900px;
}

#site-title{
	height: 80px;
	float: left;
	padding-top: 45px;
}

#site-title h1{
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.blue-title {
	color: #309dcf
}

.slogan {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}


/* HEADER SEARCH FORM STYLES */

#search {
	float: right;
	padding-top: 45px;
}

.search-field {
	margin-right: 10px;
	padding: 4px;
	background-color: #494949;
	border: 1px solid #666666;
	color: #FFFFFF;
}

.search-button {
	background-color: #494949;
	border: 1px solid #666666;
	color: #FFFFFF;
	padding: 2px;
}

.search-button:hover {
	background-color: #707070;
}


/* NAVIGATION STYLES */


#navigation {
        background-color: #ffffff;
        height: 80px;
	float: left;
	width: 900px;
}
.nav_links {
        display: inline;
        float: right;
        height: 26px;
        padding-top: 52px;
        width: 600px;

}
.nav_links ul {
	margin: 0px;
	padding: 0px;
        
}




.nav_links li {
	list-style: none;
	display: block;
	float: left;
        width: 100px;
        text-align: center;
}

.nav_links a {
	text-decoration: none;
	color: #000000;
	display: block;
        padding: 4px;

}

.withdiv {
	background-image: url(images/nav_divider.png);
	background-repeat: no-repeat;
}

.nav_links a:hover {
	color: #a5a5a5;

}

.nav_links .current_page_item a {
        color: #656134;
}


/* CONTENT CONTAINER STYLES */

#content {
        background-color: #ffffff;
	float: left;
        width: 900px;
        margin-top: 10px;
}

#content p {
	margin: 20px 40px; 
	padding: 0;
        width: 340px;
}

#content-left {
	float: left;
        width: 900px;

}

.projektGalerie {
	float: left;
        margin-bottom: 20px;
        margin-left: 30px;
        
}


/* POST STYLES */

.a-post {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
        margin: 20px;
        width: 860px;
}

.a-post h1{
	font-size: 12px;
	font-weight: bold;
	line-height: 34px;
}

.a-post img{
	float: left;
        padding-right: 20px;
}

.post-img {
	height: 100px;
	width: 480px;	
        margin-top: 20px;
        text-align: center;
}

.post-title {
	float: left;
	width: 336px;
	margin-bottom: 10px;
}

.post-title p{
        size: 10px;

	float: left;
}

.post-desc {
        float: left;
	text-align: justify;
	line-height: 16px;
}


.b-post {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	margin-bottom: 20px;
}


/* SIDEBAR STYLES */

.side-bar-left {
	float: left;
        margin-right: 40px;
}

.side-bar-left li {
        
        padding: 2px;
        background-color: #e5e5e5;
}

.side-bar-left a {
        display: block;
        text-decoration: none;
	color: #7d817e;
	height: 14px;
        padding: 2px;
}

.side-bar-left a:hover {
	
        display: block;        
        background-color: #b2b2b2;
        text-decoration: none;
	color: #ffffff;
	height: 14px;

}

.side-bar-left .current_page_item a {
	
        background-color: #b2b2b2;
        text-decoration: none;
	color: #ffffff;
	height: 14px;}


.side-bar {
	background-color: #f9f8e4;
	float: left;
	width: 150px;
	padding: 10px;
}

.side-bar-content {
	width: 260px;
	float: left;
	margin-bottom: 20px;
}

.side-bar-ads {
	margin-left: 3px;
	margin-bottom: 3px;
}

.side-bar h1{
	color: ##666666;
	font-size: 11px;
	font-weight: bolder;
	line-height: 24px;
}

.side-bar p {
	text-align: justify;
	line-height: 16px;
}

.side-bar li {
	line-height: 18px;
	margin-left: 15px;
	margin-top: 10px;
	display: block;
}


/* FOOTER STYLES */

#footer {
	
	clear: both;

}

#footer-topbar {
	height: 26px;
	width: 900px;
	margin: auto;
}

#footer-topbar h1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	padding-top: 3px;
}

#footer-topbar span {
        float: right;
        padding: 6px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #a8a363;
        
}

#footer-topbar a {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #a8a363;
}

#footer-topbar a:hover {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #656134;
}



#footer-content {
        padding-bottom: 20px;
	width: 900px;
       
}

#footer-content span {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}

#footer-content p {
	color: #999999;
	padding-top: 5px;
	text-align: right;
        
}

.comment-box {
	border: 1px dashed #666666;
	margin-bottom: 10px;
	padding: 5px;
	float: left;
	text-align: justify;
	width: 565px;
}

.comment-box p {
	margin: 5px 0 10px; 
	padding: 0;
}

.gravatar {
	float: right;
	margin: 5px;
}

/* FLUTTER STYLES */

.flutterField {
        text-align: justify;
        float: left; 
        font-size: 10px;
        width: 280px;
}

.flutterFieldEntry {
        
	font-size: 11px;
        font-weight: bold;
        

}

/* CUSTOM */

.projekte-content {
	float: left;
        margin-top: 30px;
}

.postImages {
        width: 360px;
	float: left;
}

.flashheader {
        background-image: url(images/headBack.gif);
	background-repeat: no-repeat;
	width: 900px;
        height: 84px;
}

.kontaktBox {
        height: 600px;
	width: 310px;
        margin-right: 40px;
        float: left;
        background-image: url(images/logoBack.gif);
	background-repeat: no-repeat;
        border-right: 1px dotted #000000;
        
}

.kontaktBoxAdr {
	width: 200px;
        margin-top: 150px;
        padding: 50px;
}

.willkommen {
	float: left;
        width: 900px;
        height: auto;  
}


.willkommen span {
	font-family: Verdana, Arial, "Century Gothic";
	font-size: 12px;
	color: #000000;
        line-height: 16px;
        text-align: justify;
}

.unserHaus-post {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
        margin: 20px;
        width: 690px;
}

.logo {
	float: left;
        height: 76px;
        width: 140px;
}
