/*  
Theme Name: verliebt, verlobt, verheiratet?
Theme URI: 
Description: tolles design
Version: 0.1
Author: Falko Schuster basierend auf naked template von webdesign-in.de und texto.de
Author URI: http://www.fairnet-medien.de

	
 */

html
{
   font-family:Georgia;     
   font-size:75%;
}

body
{
	margin:0;
	padding:0;
	background:#000 /*url(/wp-content/themes/torsten-preuss/images/bg-body.jpg) repeat-y  top center */;  
}

#wrapper
{
	width:1044px;
	margin:0 auto;
}

#header
{
	background:url(/wp-content/themes/torsten-preuss/layout/bg-header.jpg) no-repeat;
	height:244px;
}
#header h1,
#header h2
{ 
	display:none;
}

#main 
{
	background:url(/wp-content/themes/torsten-preuss/layout/bg-main.jpg) repeat-y;
}

#main-inside 
{
	background:url(/wp-content/themes/torsten-preuss/layout/bg-main-inside.jpg) no-repeat top;
	min-height:340px;
}

/* 1. Seitenfooter */
#footer
{
	clear:both;
	height:261px;
	background:url(/wp-content/themes/torsten-preuss/layout/bg-footer.jpg) no-repeat ;
	
	font-size:0.9em;
	font-family:Arial;
}
#footer .inside
{
	padding:97px 90px 0 0;
}


#footer ul 
{
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
}

#footer li 
{
	float:left;
}
#footer li 
{
	border-right:1px solid #80604C;
}
#footer li.page-item-31
{
	border:0;
}
#footer a 
{
	color:#80604C;
	text-decoration:none;
	display:block;
	padding:0 3px;
}

#copyright
{
	text-align:center;
	color:#fff;
	margin:25px 0 50px 0;
}
#copyright p
{
	margin:4px 0 0 0;
}
#copyright a
{
	color:#700807;
	font-weight:bold;
}

#page
{
	margin:0;
	padding:0;
	margin-right:235px;
	color:#656565;
	/*border:1px solid red;*/
	line-height:1.8em;
	
}
#page .inside 
{
	padding:80px 10px 0 180px;
	
}
/*--------------------Sidebar rechts--------------------*/
#sidebar
{
	width:200px;
	float:right;
	/*border:1px solid red;*/
}

#sidebar a
{
	color:#fff;
}
/* main menue */
ul#menue
{
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	height:auto;
	
}
ul#menue li
{
	background:url(/wp-content/themes/torsten-preuss/layout/bg-li.png) repeat-x left bottom ;
	text-align:center;
	letter-spacing:0.2em;
	padding:0.5em 0;
	font-size:1.2em;
}

ul#menue li.current_page_item
{
	font-weight:bold;
}
ul#menue a
{
	display:block;
	text-decoration:none;
	
}

/* POST übersicht */
.post
{
	border-bottom: 1px solid #ddd;
	padding:10px 0 10px 0;
}

.post h3,
#page h3
{ 
	font-size:2em;
	margin:10px 0 5px 0;
	padding:0;
	font-weight:normal;
	color:#B12518;
}

.post h3 a
{
	text-decoration:none;
	color:#500A08;
}


#page a 
{
	color:#B12518;
}

.post .info,
.post .meta
{
	font-size:0.8em;
}

.post .info a,
.post .meta a
{
	text-decoration:none;
}

.post .meta
{
	text-align:right;
}
/* weiterlesen link */
.more-link
{
	display:block;
	font-weight:bold;
	padding:10px 0 10px 0;
	text-align:right;
}

/*--------------------textgestaltung--------------------*/

#page p
{

}

#page img
{
	border:0;
}

acronym, abbr, span.caps 
{
	cursor: help;
}

acronym, abbr 
{
	
}

#page blockquote 
{
		padding:5px;	
		margin:0 20px 0 20px;
		border-top:1px solid #D4D0C8;
		border-bottom:1px solid #D4D0C8;
		font-style:italic;
}

#page ul,
#page ol
{
	padding:0 0 0 40px;
}

#page h4 {
	font-size:1.5em;
	font-weight:normal
}






/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }

/*--------------------Kommentare--------------------*/
.alt {
	 
	}

#page ol.commentlist {

	margin:0;
	padding:0;	
	list-style-type:none; 
}

.commentlist li {
	margin:0;
	padding:8px;	 
	border-top:1px solid #D4D0C8;
}

.commentlist li .avatar 
{
	float:left;
}
.commentlist li img.avatar
{
	padding-right:5px;
} 
.commentlist .vcard
{
	border-bottom:1px solid #D4D0C8;
	padding:8px;	
	font-size:1.2em;
}
.commentlist .vcard a
{
	text-decoration:none;
}
.commentlist .odd
{
	background:#F5F4F1;
	
}
.commentlist .even
{
	background:#FAFAFA;
	
}
#page ol.commentlist .comment-author-admin .comment-author strong
{
	color:red;
}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

#commentform label 
{
	display:block;
}	
form .text
{
	width:300px;
	padding:5px;
}

form textarea 
{
	font-family:Arial;
	padding:5px;
	width:550px;
}

form .submit 
{

}

form .text,
form textarea, 
form .submit 
{
	font-size:1.3em;
}
/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

/* wp css */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
/*
   border: 1px solid #ddd;
   background-color: #f3f3f3;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
*/   
   text-align: center;
   padding-top: 4px;
   margin: 10px;
}
.size-medium
{
	padding:8px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


