/*
Theme Name: PhotoArt by Marie theme
Theme URI: http://pyromediastudios.com
Description: Designed by <a href="http://pyromediastudios.com" title="PyromediaStudios Home">PyromediaStudios</a>
Version: 1.0
Author: Eugen Pyvovarov
Author URI: http://pyromediastudios.com
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	font: 12px tahoma, arial, sans-serif;
	color:#5a5a5a;
    padding: 0;
}
#body{
	background:url(images/bg.jpg) top center;
	padding-top:265px;
}

a {
	color:#5c533e;
    outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/*#####################*/
/*### Überschriften ###*/
/*#####################*/



h1 {
	
    font-weight: bold;
	font:30px georgia,times;
	color:#c8a95e;
    margin:0;
	padding:0;
}
h1 a {
	text-decoration: none;
	
}
h2, h2 a {
	font-weight: 100;
	margin: 0;
	padding: 0;
}

h3, h3 a {
	font-weight: 100;
	margin: 15px 0 0px 0;
	padding: 0;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.7em;
}

.entry {
	font-size: 13px;
	line-height: 1.3em;
}

small {
	font-size: 12px;
}

#page {
    margin: 0 auto;
    background:url(images/main/bg.png);
	text-align: left;
	width: 1040px;
}

.comm{
	float:left;
}
.comm a {
	display:block;
	color:#666666;
	text-decoration:none;
}
/*################*/
/*### Header   ###*/
/*################*/
#header{
	float:left;
	width:1040px;
}
#menu{
	width:1040px;
	background:url(images/main/bg_top.png) no-repeat;
	float:left;
	margin-top:-239px;
	height:254px;
	
}
ul.topmenu { /* all lists */
	padding:0;
	margin:100px 0 0 120px;
	*margin:70px 0 0 60px;
	float:left;
	clear: left;
}

	ul.topmenu li { /* all list items */
		list-style:none;
		float: left;
		position: relative;
		margin:0;
		background: url(images/menu/delimeter.gif) center right no-repeat;
	}
		ul.topmenu li a {
			font:17px georgia, times;
			float: left;
			display: block;
			padding: 22px 22px 12px 0px;
			margin:0;
			color: #5c533e;
		}
		
		
		ul.topmenu li ul { /* second-level lists */
			margin:0;
			padding:0;
			display: none;
			position: absolute;
			background: #FEFCF6;
			top: 1em;
			left: -15px;
			
		}
	
		ul.topmenu li:hover ul, ul.topmenu li.over ul{
			position: absolute; 
			display: block;
			padding:0;
			margin:29px 0 0 0;
			padding:5px 0 5px 8px;
			
        
		}
		ul.topmenu li ul li {
			/*list-style:disc url(images/li.gif) inside;*/
			background:#FEFCF6;
			padding-left:5px;
			margin:0;
			float:none;
			display:inherit;
			
		}
		
		ul.topmenu li ul li a {
			font-size:14px;
			float:none;
			padding:5px;
			margin:0;
			width:125px;
		
		}



/*################*/
/*### Content  ###*/
/*################*/
#content, #content-page {
	background: transparent;
    border: none;
	margin: 40px 0px 30px 30px;
    text-align: left;
	width:550px;
}
.entry_data {
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	padding:10px 0 0 45px;
	margin: 0 10px 10px 0;
}
.post {
	background: url(images/post_bg.jpg) top left no-repeat;
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
}


#content img, #content-page img{
	margin: 3px 10px 5px 0;
        _margin: 3px 5px 5px 0;
	/*border: 1px solid #cccccc;*/
        padding: 5px;
        background-color: transparent;
}

#content a:hover img, #content-page a:hover img { 
        /*border: 1px solid #777777;*/ 
        background: transparent;
}

.tags_content, .tags_content a{
	padding:0 0 0 2px;
	
	
}
.tags_content a{
	text-decoration: underline;}
#content h1 a{
	font:30px georgia,times;
	color:#c8a95e;
}
#content h1 a:hover, #content-page h1 a:hover { 
        text-decoration: underline; 
}

#content h2 a:hover, #content-page h2 a:hover { 
        text-decoration: underline; 
}

#content h3 a, #content-page h3 a { 
        text-decoration: none; 
}

#content h3 a:hover, #content-page h3 a:hover { 
         color: #669933; 
         background: transparent; 
         text-decoration: none; 
}

#content ul, #content-page ul  {
         margin: 0 0 0 25px; 
         padding:  0 0 0 0; 
}

#content ul li, #content-page ul li {
         line-height: 1.5em; 
         margin: 0; 
         padding: 5px; 
}

/*############################*/
/*#### KOMMENTARFORMULAR #### */
/*############################*/

#comment {
    background: #fff;
	color: #000;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;

}

.commentbody {
    background: #f6f0e5;
	color: #848484;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
        
}



.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}

#url, #email, #author {
	background: #fff;
	border: 1px solid #cccccc;
	color: #444444;
        font: 13px tahoma, arial, sans-serif;
	padding-left: 5px;
	vertical-align: middle;

}

 
.submit {
	background: #fafafa ;
	color: #6a7e88;
    font: 12px  tahoma, arial, sans-serif;
	margin: 0;
	padding: 2px 7px;
	font-weight: bold;
}

textarea {
        overflow:auto;
}

/*################*/
/*#### Footer ####*/
/*################*/

#footer {
        background: #b7d6d0;
     	color: #363636;
        margin: 0 auto;
		padding: 10px 0 0 0;
		width:1040px;
		float:left;
}

#footer a {
        color: #363636;
        text-decoration: none;
}

#footer a:hover {
        color: #aa0000;
        text-decoration: none;
}
#stats {
	border-bottom:2px solid #e8e8e8;
	float:left;
	width:100%;
	padding-bottom:15px; 
}
	#stats ul{
		width:240px;
		float:left;
	margin-left:40px;
	
	}
		#stats ul span{
			font-size:14px;
			font-weight: bold;
			text-transform: uppercase;
			display:block;
			margin-bottom:5px;
			
		}
	#stats li{
		background: url(images/li.gif) center left no-repeat;
		/*list-style:disc url(images/li.gif) inside;*/
		padding-left:10px;
		display:inherit;
		color:#600;
		font-size:11px;
		
	}
		#stats li span{
			float:right;
		}
		#stats li a{
			font-size:11px;
			text-transform: lowercase;
	}
/*################*/
/*### Suchfeld ###*/
/*################*/

.s {
	font: 12px arial, verdana, tahoma;
	height: 15px;
	padding-left: 3px;
	width: 120px;
	
}
.s1 {
	font: 12px georgia, arial, tahoma, sans-serif;
	height: 15px;
	margin-left: 3px;
	margin-right:10px;
	width: 150px;
}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
		width:260px;
		float:right;
		text-align: left;
        margin: 10px 0px 30px 0px;
        padding: 15px 20px;
        line-height: 1.6em;
        color: #848184;
        font: 12px georgia, times;
		background-color: #f6f0e5;
		border:10px solid #fff;
        }

.sidelist {
        background: transparent;
        margin: 0 0 20px 0;
        padding: 0;
        }

#sidebar ul {
	margin: 0;
	padding-left: 10px;
	*padding-left: 20px;
	border: none;
}

#sidebar li{
		padding: 5px;
		list-style: none;
	}
#sidebar li ul li {
		list-style:disc url(images/li.gif) inside;
		*list-style:disc url(images/li2.gif) inside;
        border-bottom: 1px dashed #e3dee3;
        padding-left: 0px;
        
	}

#sidebar li a {
		font: 13px tahoma, arial, sans-serif;
        background-color: transparent;
        color: #848184;
		text-decoration: none;
        border-bottom: 0;
        
	}

#sidebar li a:hover {
        color: #848184;
	    text-decoration: underline;
	}

#sidebar h2{
        color: #e4d5b2;
        font: 23px 'Century Gothic', Verana, sans-serif;
        font-weight:100;
        padding: 5px 0px 7px 0px;
        margin: 0;
}

#wrapper {
	padding:0px 0px 0 90px;
	margin-top:-70px;
	*margin-top:-100px;
	float:left;
	width:950px;

}


.date {
	background: transparent;
	color: #363636;
	font: 11px tahoma, Verdana, Arial,  sans-serif;
	margin: 0;
	padding: 0;
}

.postmetadata {
        background: url("images/post_bottom.jpg") bottom center no-repeat;
        font-style: italic;
        color: #999;
        line-height: 1.5em;
	padding:3px 3px 30px 3px;
	text-align: right;
        
}


.postmetadata2 {
        background: #fefefe;
        color: #999;
        border: 1px solid #eee;
        font-size: 12px;
        line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
        
        -moz-border-radius: 5px;
}
.postmetadata a {background: transparent; color: #999; text-decoration: underline;}
.postmetadata2 a {background: transparent; color: #999; text-decoration: underline;}


/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #999 ;
        
}

.commentheader {
        background: inherit;
        font-size: 19px;
        font-weight: lighter;
        text-align: left;
        color: #5C533E;
        padding: 0;
        line-height: 1.5em;
}




#bottom {
	background: url("images/main/bg_bottom.png");
	height:154px;
}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}
.tags{
	float:left;
	font-family: tahoma, arial, sans-serif;
}
.cmmnt{
	margin-top:-3px;
	float:right;

}
.cmmnt a{
	padding-left:25px;
	font-size:19px;
	background: url("images/link_addcomment.jpg") top left no-repeat;
	text-decoration: underline;
	margin-right:10px;
}
.afterpost {
	margin:10px 0;
	font-size:12px;
	line-height:2em;
	text-align:right;
}
.afterpost a{
	text-transform:lowercase;
	font:15px georgia,times;
	color:#5c533e;
	text-decoration: underline;
}

