/* @override http://v02.thilothamm.de.local/wp-content/themes/thilothamm/style.css */
/* @override http://www.thilothamm.de/wp-content/themes/thilothamm/style.css */


/*  
Theme Name:thilothamm.de
Theme URI:http://thilothamm.de
Theme Author:Thilo Thamm
*/

/*
Version: 0.82
Date: 30.12.2008

*/


/* @group Type & Colors */

*{
	padding:0;
	margin:0;
	font-weight:normal;
}


html{
	min-width:980px;
}

body{
	background:#f2ede0 url(_img/bg_topbar.png) top left repeat-x;
	font-family:"Lucida Grande","Lucida Sans Unicode", sans-serif;
	font-size:13px;
	line-height:1.4;
	color:#665e4c;
}

h1{
	font-family:Georgia, Times New Roman, serif;
	font-weight:normal;
	font-size:22px;
}

h2{
	color:#712e19;
 	font-size:18px;
}


h3{
	font-weight:bold;
	font-size:13px;
}

h4, h5, h6{
	text-transform:uppercase;
}


a:link, a:visited{
	color:#e5420b;
	text-decoration:none;
}

a:hover, a:active{
	text-decoration:underline;
}

/* disable firefox link borders */
a:active, a:focus{
	outline:0;
}

address {
	font-style: normal;
}

small, sub{
	font-size:11px;
}

strong{
	font-weight:bold;
}



.date, .brown_hl{
	display:block;
	letter-spacing:.1em;
	text-align:center;
	line-height:20px;	
	color:#712e19;
}

img{
	border:none;
}

/* @end */

/* @group Main Page Construction */

#topbar{
	display: none;
	height:345px;
}

#header{
	position:relative;
	background:url(_img/bg_header.jpg) 0px 89px no-repeat;
	height:385px;
	overflow:hidden;
}



#page{
	width:930px;
	margin:0px auto 100px auto;
}

#content{
	background:url(_img/bg_content_middle.png) left top repeat-y;
	padding:30px 6px;
	overflow: hidden;
}


.contenttop{
	background:url(_img/bg_content_top.png) left bottom no-repeat;
	height:10px;
}


.contentbottom{
	clear:both;
	height:10px;
	background:url(_img/bg_content_bottom.jpg) left top no-repeat;
}

#postcolumn{
	display:inline;
	float:left;
	width:540px;
	padding-right:60px;
	margin-left:34px !important;
	

}

#singlepost{
	width:500px;
	margin:0 auto;
	padding:30px 0 60px 0;
}


#referenzen #singlepost,
#leistungen #singlepost{
	margin-left:320px;
}


#referenzen-subpage #singlepost{
	width:578px;
}

#blog-subpage #singlepost{
	display:inline;
	float: left;
	width:540px;
	margin-left:34px;
}



#sidebar{
	display:inline;
	float:left;
	width:260px;
	margin-top:35px;
}



/* @end */

/* @group #header */

#navi{
	position:absolute;
	display:block;
	top:73px;
	left:230px;
	overflow:hidden;
}

#logo{
	background:url(_img/bg_logo.png) top left no-repeat;
	position:absolute;
	top:27px;
	left:40px;
}

#logo a {
	display:block;
	width:150px;
	height:75px;
	overflow:hidden;
	text-indent:-9999px;
}

#header #sitedescription{
	display:none;
}


#shortcontact{
	position:absolute;
	display:block;
	width:400px;
	height:30px;
	top:20px;
	left:530px;
	text-align:right;
}

#shortcontact *{
	font-family:Georgia, "Times New Roman", serif;
	font-weight:bold;
	font-size:10px;
	letter-spacing:.1em;
	color:#998e73;
	display: inline;
}

#shortcontact h4 {
	display: none;
}

#shortcontact dt {
	display: none;
}

#shortcontact .phone{
	padding:11px 5px 11px 35px;
	background:url(_img/bg_phone.png) center left no-repeat;
}


#shortcontact .mail{
	padding:11px 5px 11px 5px;
	background:url(_img/bg_phone.png) center right no-repeat;
	color:#998e73;
}


/* @group .linkblock */

.linkblock{
	position:absolute;
	width:250px;
	height:200px;
	top:170px;
}

#linkblock01{
	left:45px;
}

#linkblock02{
	left:360px;
}

.linkblock h4{
	display:block;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}

#linkblock01 h4{
	background:url(_img/txt_leistungen.png) center top no-repeat;	
}

#linkblock02 h4{
	background:url(_img/txt_ihrewebsite.png) center top no-repeat;	
}

.linkblock ul{
	background:url(_img/seperator.png) top left repeat-x;
	margin-top:10px;
	padding-top: 2px;
	list-style-type:none;
}

.linkblock li{
	background:url(_img/seperator.png) bottom left repeat-x;
	padding-bottom: 3px;
}

.linkblock ul a{
	display: block;
	background:url(_img/bg_linklist.png) left top no-repeat;	
	padding-left:25px;
	line-height: 30px;
}

.linkblock ul a:hover,
.linkblock ul a:active{
	background:url(_img/bg_linklist.png) left bottom no-repeat;
	color:#fff;
	text-decoration:none;
}



.hotlinks{
	background:#000 url(_img/bg_hotlinks.png) left top no-repeat;	
	margin-top:35px;
	text-align:center;
	
	font-size:10px;
	line-height:25px;
	letter-spacing:.1em;
}

.hotlinks a{
	padding:0 5px;
	color:#ccc;
}

.hotlinks a:hover,
.hotlinks a:active{
	color:#fff;
	text-decoration:none;
}


/* @end */





/* @group #navi */


#navi h4{
	display:none;
}


#navi ul{
	list-style-type:none;
	float:left;
	padding-left:1px;
	background:url(_img/navi.png) 0 0 no-repeat;
}

#navi ul li {
	list-style-type:none;
	float:left;
	margin-right:1px;
}


#navi a{
	background:url(_img/navi.png) 0 0 no-repeat;
	display:block;
	height:37px;
	text-indent:-999px;
	overflow:hidden;
}

 
#navi .item01{ width:85px;	background-position:-1px 0; }
#navi .item02{ width:134px;	background-position:-87px 0; }
#navi .item03{ width:140px;	background-position:-222px 0; }
#navi .item04{ width:113px;	background-position:-363px 0; }

#navi .item01:hover{ background-position:-1px -40px; }
#navi .item02:hover{ background-position:-87px -40px; }
#navi .item03:hover{ background-position:-222px -40px; }
#navi .item04:hover{ background-position:-363px -40px; }

#home #navi .item01,
#blog-archive #navi .item01,	
#blog-subpage #navi .item01{ background-position: -1px -80px; }

#leistungen #navi .item02{ background-position:-87px -80px; }

#referenzen-subpage #navi .item03,
#referenzen #navi .item03{ background-position:-222px -80px; }

#kontakt #navi .item04{ background-position:-363px -80px; }

/* @end */


/* @end */

/* @group #content */

#content h1{
	text-align:center;
	padding-bottom:15px;
	background:url(_img/ornamentline.png) center bottom no-repeat;
}


.pagetitle{
	padding-top:30px;
}

#content p{
	margin:20px 0;
}

#postcolumn ul, 
#singlepost ul {
	list-style-type: disc;
	margin: 20px 0 20px 20px;
}

#singlepost p img {
	float: left;
	margin: 0 20px 00px 0;
}

#singlepost h2,
#singlepost h3 {
	clear: both;
	margin: 20px 0;
}

#singlepost h2+p {
	margin-top: -15px;
}


/* @group submenu */

#submenu{
	position:absolute;
	display:block;
	margin-top:60px;
	margin-left:-280px;
}

#submenu ul{
	background:url(_img/seperator.png) left top repeat-x;
	list-style-type:none;
	padding-top:2px;
}

#submenu ul li{
	background:url(_img/seperator.png) left bottom repeat-x;
	display:block;
	padding-bottom:2px;
}


#submenu a{
	background:url(_img/bg_linklist.png) left top no-repeat;
	display:block;
	width: 180px;
	padding-left:25px;
	height:32px;
	line-height:32px;
}


#submenu li.current_page_item a{
	background:url(_img/bg_linklist.png) left -40px no-repeat;
	color: #fff;

}



/* @end */

/* @group #commentform */

form#commentform{
	width:100%;
}

#commentform textarea{
	width:100%;
	padding:2px;
}


.postmetadata{
	display:block;
	background-color:#f1eee5;
	padding:5px 20px;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#d6d2c6;
}

ol.commentlist{
	list-style-position:inside;
	padding:0;

}

ol.commentlist li{
	display:block;
	background-color:#f1eee5;
	padding:2px 20px;
	margin:0px 0;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#d6d2c6;
}

h3#comments, h3#respond{
	background:url(_img/bg_seperator.png) top left repeat-x;
	padding-top:20px;
	clear:both;
}

/* @end */



/* @end */

/* @group #sidebar */

.entry-meta {
	display: block;
	font-size: 10px;
	margin: 10px 0 0 0;
	opacity: .8;
}

.entry-content {
	font-weight: bold;
}

.sidebox{
	margin-bottom:50px;
	padding-bottom:12px;
	background:url(_img/sidebox_ornament.png) center bottom no-repeat;
}


.sidebox h4{
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
	background-position:center center !important;
	background-repeat:no-repeat;
	margin-bottom: 10px;
}

#sidebar ul{
	list-style-type:none;
	margin:0;
	background:url(_img/seperator.png) left top repeat-x;
}

#sidebar ul li{
	padding:8px 0 8px 5px;
	background:url(_img/seperator.png) left bottom repeat-x;
}

#smallarchive h4{
	background-image:url(_img/txt_newsblog.png);
}

#websitesicreated h4{
	background-image:url(_img/txt_referenzenonline.png);
}

#friendsontheweb h4{
	background-image:url(_img/txt_friendsontheweb.png);
}



/* @end */

/* @group #footer */

#footer{
	clear:both;
	width:100%;
	background:#000 url(_img/bg_footer.png) top left repeat-x ;
	font-size: 10px;
}

.wrapper{
	width:890px;
	margin:0px auto;
	padding: 30px 0;
	overflow: hidden;
}

#footer h4{
	text-align:left;
	letter-spacing:.25em;
	color:white;
	margin-bottom:2px;
}

#list01{
	width:100px;
	float:left;
}

#list02, 
#list03, 
#list04{
	width:200px;
	margin-left:60px;
	float:left;
}

#footer ul{
	display:block;
	padding:0;
	list-style-type:none;
	border-bottom:1px solid;

}

#footer li{
	border-top:1px solid;
	display:block;
	padding:5px 0;
}

#footer p, 
#footer address {
	border-top:1px solid;
	padding:5px 0;
}

#rssrow img{
	float:left;
	margin:-1px 7px 4px 0;
	border:none;
}


/* @end */

/* @group Home */

#topreferenz{
	padding:0px 0px 0px 34px;
	margin:0 0 40px 0;
}

#topreferenz h4{
	background:url(_img/txt_aktuelleprojekte.png) center center no-repeat;
	text-indent:-999px;
	overflow:hidden;
	padding:20px 34px 10px 0;
}

#portfoliolink{
	background:url(_img/seperator.png) center center repeat-x;
	text-align:center;
	margin-right:34px;
	clear:both;
}

a.blackbutton{
	background:#000 url(_img/bg_hotlinks.png) left top no-repeat;	
	display:block;
	height:25px;
	width:250px;
	margin:0 auto;

	font-size: 11px;
	line-height: 2.2;
	letter-spacing:.1em;	
	text-align:center;
	color: #ddd;
}

a.blackbutton:hover,
a.blackbutton:active{
	color:#fff;
	text-decoration:none;
	background-position:bottom left;
}

/* @end */

/* @group Referenzen */



.gallery{
	width:884px;
	overflow: hidden;
}

#referenzen .gallery {
	padding:30px 0px 60px 34px;
}

.gitem{
	position:relative;
	width:260px;
	float:left;
	background-image:none;
	margin-right:34px;
	margin-bottom:20px;
}


.gitem h3{
	text-transform:none;
	text-align:center;
	padding:2px;
	background-image:none;
}


.gitem sub{
	display:block;
	margin-top: 10px;
	text-align:center;
}

#referenzen-subpage .gitem a {
	width:568px;
	height:260px;
}

.gitem a {
	background:url(_img/img_hover.png) center -200px no-repeat;
	display:block;
	font-size:0.0001em;
	line-height:0.0001em;

	padding:4px;
	border:1px solid #d6d2c6;
	width:250px;
	height:125px;
}

.gitem a:hover{
	background-position:center center;
	border:1px solid #b1a385;
}

.gitem a img{
	border: none;
}

.gitem a:hover img{
	opacity:.22;
}

#referenzen-subpage .entry img{
	width:568px; 
}


/* @end */

/* @group Custom Classes */

.nodisplay{
	display:none;
}

.navigation{
	display:block;
	text-align:center;
	margin-top:0px;
	margin-bottom:60px;
	}

.alignleft{
	float:left;
	text-align:left;
}

.alignright{
	float:right;
	text-align:right;
}

.clearer{
	clear:both;
}

/* @end */