/*  
Theme Name: rapke
Theme URI: http://baustelle.rapke.com
Description: Ein rapke.com Template von machen.de. Fragen? E-Mail: <a href='mailto:info@machen.de'>info@machen.de</a> - Tel: 0911 / 93 777 93
Version: 1.0
Author: Stefan Wendhausen | machen.de
Author URI: http://www.machen.de 

	
 */
 
* {margin:0px; padding:0px; list-style:none; }

html{
     }

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: url('images/kubrickbgcolor.jpg');
	background-color: #fff;
	color: #524C4C;
	}


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #fff;
	margin: 0px auto;
	padding: 0;
	width: 996px !IMPORTANT;
	height:auto;
	}
	
#inner_page {
	position:relative;
	width:996px;
	background-image:url(images/bg_inner_page.png);
	background-repeat:repeat-y;
}

#inner_page_left {
	width: 391px;
	float:left;
	background-image:url(images/bg_inner_page_left.png);
	background-repeat:no-repeat;
}

#inner_page_left_over {
	position:absolute;
	top:0;
	left:0;
	background-image:url(images/bg_inner_page_left_over.png);
	background-repeat:no-repeat;
	width:391px;
	height:684px;
	z-index:200;
}

#inner_page_left_top {
	height: 88px;
	width: 100%;
	/*background-image:url(images/gudrun_rapke_01.png);
	background-repeat:no-repeat;	*/
}
#inner_page_left_gallery {
	height: 246px;
	width: 100%;
	background-image:url(images/inner_page_left_gallery.png);
	background-repeat:no-repeat;
}

#inner_page_left_innergallery {
	float:right;
	width:290px;
	height:245px;
	position:relative;
	z-index:100;
	text-align:right;
	padding-right:2px;
}

#inner_page_left_spacer {
	height: 21px;
	width: 100%;
	/*background-image:url(images/gudrun_rapke_05.png);
	background-repeat:no-repeat;*/
}

#inner_page_left_sidebar {
	height: 619px;
	width: 100%;
	/*background-image:url(images/gudrun_rapke_07.png);
	background-repeat:no-repeat;*/
	position:relative;
	z-index:500;
}

#inner_page_left_innersidebar {
	margin-right: 39px;
	width: 200px;
	float:right;
	text-align:right;
}

#inner_page_right {
	float:right;
	width:605px;
}

#header {
	background-color: #fff;
	height: 334px;
	width: 100%;
	position: relative;
}

#header_top {
	height: 88px;
	width: 100%;
	background-image:url(images/gudrun_rapke_02.png);
	background-repeat:no-repeat;
}

#header_right {
	float:right;
	height: 246px;
	width: 605px;
	background-image:url(images/gudrun_rapke_04.png);
	background-repeat:no-repeat;
	z-index:0;
}

#main {
	width:100%;
}

#main_content {
	float: right;
	width: 605px;
	min-height:400px;
}

#main_innercontent {
	margin: 20px 40px 10px 10px;
}

#main_innercontent p {
	margin-bottom:10px;
	line-height:14px;
}

#main_innercontent li {
	list-style-type:square;
	margin-bottom: 3px;
	font-size:12px;
}

#main_innercontent ul {
	margin: 0px 10px 15px 20px;
}

.empty {
	float:none;
	clear:both;
	height:0px;
	font-size: 0px;
}

#sidebar {
	float: right;
	width: 220px !IMPORTANT;
	background-color: #fff;
	margin:10px;
}

#footer {
	float:none;
	clear:both;
	height: 27px;
	background-image:url(images/gudrun_rapke_09.png);
	background-repeat:no-repeat;
	background-color:fff;
}

.title_header {
	margin-top: -95px;
	position:relative;
	height:105px;
}

.title_header h1, .title_header h2 { 
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;

}

.title_header h1 {
	font-size:2.6em;
	color: #2E4D8D;
	font-weight:normal;
}

.title_header h2 {
	font-size:1.8em;
	color: #82817F;
	margin-top: 5px;
}

.headline h2 {
	font-size:1.8em;
	color: #82817F;
	margin-top: 15px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

/*--------------------page container--------------------*/


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

p{
	font-size:1.2em;

     }

h1,h2,h3,h4,h5,h6{
	color: #2E4D8D;
	font-family:Arial, Helvetica, sans-serif;

     }

h1 {
	font-size:2.4em;
	font-weight:normal;
}

h2 {
	font-size:1.4em;
	font-weight:normal;
}

h3 {
	font-size:1.2em;
	font-weight:normal;
}

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

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



div.hr {
  height: 30px;
  background: #fff url(images/hr.jpg) no-repeat scroll center;
}

div.hr hr {
  display: none;
}


dl{
     }

dt{
     }

dd{
     }

ul{
     }
ol{
     }

li{
     }

ul ul{
     }

blockquote{
     }

blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a {	
	color: #524C4C;

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

/*--------------------bilder als links--------------------*/
a img{
	border:0px;
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

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

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }

/*--------------------bildausrichtungen--------------------*/

img.centered {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }

img.alignright {
 padding: 1px;
 margin: 0 0 2px 7px;
 display: inline;
 }

img.alignleft {
 padding: 1px;
 margin: 0 7px 2px 0;
 display: inline;
 }

.alignright {
 float: right;
 }

.alignleft {
 float: left
 }


/*--------------------Kommentare--------------------*/
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


.commentlist cite, 
.commentlist cite a {
	 
	}


#commentform input {
	}

#commentform textarea {
	width:595px;
	}

#commentform #submit {
	 
	}
/* End Comments */

/*--------------------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 { 
      }

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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */


/*-------------------- widgets---------------------*/
h2.widgettitle{
	font-weight:bold;
     }
	 
.widget {
	margin-bottom:10px;
	padding: 5px;
}

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

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------Navigation--------------------*/
#flexipages-2 li {
	font-size:14px;
	padding-top:5px;
	text-transform:uppercase;
}

#flexipages-2 li li {
	font-size:0.8em;
}

ul li:hover a, ul li.page_item a {
	color:#524C4C;
}


ul li.current_page_item a {
	color:#35438C;
}



/*--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{
     }

/*--------------------custom-------------------------*/
#sidebar span.fett {
	color: #4B081A;
	font-size:1.4em;
	font-weight:bold;
}

.date {
	float:right;
	padding-top:1.2em;
}

/*--------------------twitter----------*/
.aktt_tweets ul {
	padding:0;
}

.aktt_tweets ul li {
	list-style:none;

}
