/*
Theme Name: Photorama ENG
Theme URI: 
Description: 
Version: 1.0 ENGLISH
Author: iq
Author URI: 
*/

html{}

body {
	background: #000000; 
     
      background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
      
	font-size: 12px;
}

/*--------------------wrapper--------------------*/

div#wrapper {
	width: 990px;
	background:  url('images/bgr_wrapper.jpg') top right repeat-y;
	position: absolute;
	left: 50%;
	margin-left: -484px;
}

/*--------------------header--------------------*/

div#header {
	height: 460px;
	background: url('images/bgr_header.png') top right no-repeat;
	color: cccccc;
	padding: 20px 0 0 82px; 
	margin-left: -484px;
}
#bay  {
	position: absolute;
	top: 300px;
	left: 1%;
}

#bat {
      background: url('images/bat.png')  center no-repeat;
}

div#header a {
	color: #cccccc;
	font-size: 28px;
	text-decoration: none;
}

div#header p#login {
	position: absolute;
	right: 25px;
	top: 380px;
}

div#header p#login a {
	background: url('images/bgr_login.gif') left center no-repeat;
	padding: 3px 0 3px 20px;
	font-size: 12px;
}
div#iq {
	
	display: block;
	height: 28px;
	width: 30px;
	position: absolute;
	bottom:1%;
	right: 50%;
}


/*--------------------hauptteil--------------------*/

div#main {
	
}

/*--------------------content--------------------*/

div#content {
	padding: 15px 0 0 100px;
	width: 700px;
	float: left;
	font: 12px;
	font-family: Arial, sans-serif;
}

div#content {
	color: #cccccc;
}

div#content .post {
	padding-bottom: 35px;
}

div#content .post a{
	color: #f03045;
}
div#content .post img{
border:0px;
padding:0 5px ;
}

div#content .post a.titlelink {
	font-size: 20px;
	display: block;
	color: #f03045;
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

div#content .post .date {
	position: absolute;
	left: 20px;
	background: url('images/bgr_date.jpg') top left no-repeat;
	width: 53px;
	height: 30px;
	color: #ffffff;
}

div#content .post .date .day,
div#content .post .date .month {
	display: block;
	text-align: center;
}

div#content .post .date .day {
	font-size: 20px;
	padding-top: 7px;
}

div#content .post .poster {
	color: #cccccc;
}

div#content .post .comments {
	background: url('images/bgr_comment.gif') center left no-repeat;
	padding: 2px 0 2px 0;
}

div#content .post .comments a {
	margin-left: 25px;
}



/*--------------------sidebar--------------------*/




div#sidebar .linkcat ul li a {
	text-decoration: none;
	color: #000000;
}

div#sidebar .rss_pencil {
	padding: 50px 0 0 20px;
}

div#sidebar .rss_pencil a {
	background: url('images/iq.png') top left no-repeat;
	display: block;
	height: 102px;
	width: 131px;
	position: absolute;
	bottom:0%;
	right: 0%;
}



div#sidebar .rss_pencil a span {
	display: none;
}

div#sidebar .widget {
}

/*--------------------searchform--------------------*/


/*--------------------comments--------------------*/
#respond {
	margin-top: 20px;
}

.alt {}

.commentlist {}

.nocomments {}
 
.commentlist li {}

.commentlist cite, 
.commentlist cite a {}

.commentlist p {}

#commentform p {margin-top: 10px;}

.commentmetadata {}

#commentform input {
	border: 1px solid #54533e;
	width: 300px;
}

#commentform textarea {
	border: 1px solid #54533e;
	width: 400px;
}

#commentform #submit {
	border: 1px solid #54533e;
	width: 400px;
}


/*--------------------textgestaltung--------------------*/

p{}

h1,h2,h3,h4,h5,h6{}


acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {}

blockquote {}

blockquote cite {}

hr {}

dl {}

dt {}

dd {}

ul {}

ol {}

li {}

ul ul {}

blockquote {}
     
blockquote p {}

code {}

pre {}

b, strong,i,em {}

img {}

address {}

/*--------------------linkgestaltung--------------------*/


a {}
a:link {}
a:visited {}
a:link:focus{}
a:link:hover, 
a:visited:hover {}
a:link:active, 
a:visited:active {}

/*--------------------bilder als links--------------------*/
a img {}
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 {}

/*--------------------comments--------------------*/
.alt {}

.commentlist {}

.nocomments {}
 
.commentlist li {}

.commentlist cite, 
.commentlist cite a {}

.commentlist p {}

#commentform p {}

.commentmetadata {}

#commentform input {}

#commentform textarea {}

#commentform #submit {}

/*--------------------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{}

#logo-iq{
position:absolute;
bottom:0px;
left:10%;
}
