/*  
Theme Name: RLS IFG
Theme URI: http://wpthemes.info
Description: Rosalux IFG based on Mistylook 3.2.7 by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a>. Support is available at <a href="http://wprocks.com/forums/" title="Forums">Forums</a>.
Version: 1.0
Author: cosmoblonde GmbH
Author URI: http://cosmoblonde.de
Tags: fixed width, two columns, widgets, custom image header, cosmoblonde
*/
* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.8em;
}
dl {
	margin: 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}
img 
{
	background:url(img/img-shadow.png) no-repeat right bottom;
	padding:4px 15px 15px 4px;	
	border:0;
}
img.right {
	float: right;
	margin:10px 0 0 10px;		
}
img.left {
	float: left; 
	margin:0 10px 10px 0;	
}
img.wp-smiley, 
#wpstats, 
img.noborder, 
a img.noborder {
	background: none;
	border: 0;
	padding: 0;
}
.clear {
	clear:both;
	height:20px;
}
blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:0;
}
body 
{
	background: #edece8;
	margin: 0; 
	font: 76%/1.6em verdana, tahoma, arial,  sans-serif; 
	color: #4b4b4b; 
	text-align: center;
}
a 
{
    text-decoration:none;
}
a {
	color: #fe3200;	
	text-decoration: underline;
}
a:visited {
	color: #4b4b4b;
}
a:hover, 
a:active {
	text-decoration: none;
}
#sidebar a {
	color: #4b4b4b;
	text-decoration: none;
}
#sidebar a:hover,
#sidebar a:focus {
	color: #6a8eca;	
}
#sidebar .textwidget a {
	text-decoration: underline;	
}

h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}
q {
	color: #6a8eca;	
}

#container {
	border: #ccc 1px solid; 
	background: #fff; 
	margin: 0 auto; 
	width: 780px; 	
	position: relative; 
	text-align: left;
}
#navigation {
	background: transparent; 
	margin: 20px auto 0; 
	overflow: hidden; 
	width: 760px; 
	position: relative; 
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left; 
	margin: 0 5px 0 0; 
	list-style-type: none;
}
#navigation ul li a {
	border: #ccc 1px solid; 
	border-bottom:none;
	padding: 2px 12px; 
	display: block; 
	font-weight:bold;
	color:#333;		
	text-decoration: none;
	background:#dedede;
	letter-spacing:0px;
}
#navigation ul li a:hover, 
#navigation ul li a:active, 
#navigation ul li.current_page_item a {
	background: #fff;
	color: #333;	
	border: #ccc 1px solid; 
	border-bottom:none;		
}
#navigation ul li.search {
	font-size: 0.9em; 
	right: 0; 
	position: absolute; 
	top: 0;
}
#navigation #searchsubmit {
	margin-left: 4px;		
}
#header {
	position: absolute;
	left: -9999em;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:0px;
	font-weight:normal;
}
#header h1 a {
	
	text-decoration:none;	
	border:0;
}
#header h1 a:hover,
#header h1 a:active {
	border-bottom:#963 1px solid;
}
#header #desc 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:0px;	
}
#feedarea {
	padding:0 10px 0 0;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dt {
	position: absolute;
	left: -9999em;
}
#feedarea dd {
	color: #fb8464;
	float: left;
	margin-right: 5px; 
	background: url(img/icons-sprite-horizontal.png) no-repeat 0 -40px;
	padding-left: 25px;
	line-height: 2em;
	font-size: .9em;
}
#feedarea dd a {
	color: #fb8464;
	line-height: 2em;
	border-color: #fb8464;
}
#headerimage {
	/* background: ( see Backend: Design - Personalisiertes Headerbild )  */
	margin: 0; 
	color: #fff; 	
	height: 235px;
}
#content {
	margin: 0 10px 0 30px;
}
 html #content {
	height: 1%;
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul 
{
    margin:0 1em;
    padding:0 1em;
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding-left:2em;
}
#content-main {
	float: left; 
	width: 520px; 
	margin-right: 20px;
	margin-top: 1em;
}
* html #content-main {
	width: 510px;	
}
 html #section-index #content-main {
	margin-right: 20px;
}
#content .post 
{
	clear:both;
	padding:0 0 2em 0;
	border-bottom:#6a8eca 1px dotted;
}
#content h2,
#content h3 
{
	font-size: 2.2em; 
	margin: 1em 0 0;	
	font-weight:normal;
	line-height:1em;	
	letter-spacing:0px;
}
#content .entry 
{
    clear:both;
    margin:1em 0;   
}
#content .entry li 
{
	margin:0 0 0.3em 0;
	padding:0;
	line-height:1.6em;
}
#content .post-info, 
#content .postmetadata
{
	clear:both;
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info, 
#content h2.pagetitle 
{
	background:url(img/underline1.jpg) no-repeat left bottom;
	padding-bottom:15px;	
}
.postnav {
	display: block;
	margin: 10px 0 60px;
	
}
.alignleft 
{
	float:left;
	text-align:left;	
}
.alignright
{
	float:right;
	text-align:right;	
}

/* Post */
.posttitle a {
	color: #4b4b4b;
	text-decoration: none;
}
.posttitle a:hover,
.posttitle a:focus {
	text-decoration: underline;	
}
.post-info a {
	color: #999;
}
.post-info a:hover, .post-info a:focus {
	border-color: #999;
}

/* Sidebar */
#sidebar {
	float: left; 
	width: 200px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li 
{
	margin-bottom:8px;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
#sidebar li.sidebox {
	padding: 0;
	margin: 0 0 2.4em 0;	
}
li#sidelinks ul
{
	margin:0;
	padding:0;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}
#sidebar h2,
#sidebar h3 {
	font-family: Verdana, sans-serif;
	margin: 0 0 8px;
	text-transform: uppercase;
	color: #6a8eca;
	border-left: 19px solid #6a8eca;
	height: 10px;
	line-height: 10px;
	font-size: 13px;
	padding-left: 4px;
	font-weight: bold;
}
.sidebox .textwidget,
.sidebox form div,
#calendar_wrap {
	background: #ececec;
	padding: 1em;
}

/* calendar */
#calendar_wrap table {
	width: 100%;
}
#calendar_wrap th, 
#calendar_wrap td {
	background: #888;
	color: #fff;
	text-align: center;
	height: 13px;
	font: normal 11px/13px Verdana, sans-serif;
}
#calendar_wrap td a {
	color: #fff;
}
#calendar_wrap caption {
	color: #a59794;
	text-transform: uppercase;	
}
#calendar_wrap tfoot td {
	background: none;
	height: 20px;
	line-height: 20px;
}
#calendar_wrap tfoot a {
	border: 0;
	display: block;
	height: 20px;
	text-decoration: none;
	text-indent: -9999em;
}
#calendar_wrap #prev a {
	background: transparent url(img/icons-sprite-horizontal.png) no-repeat 32% 5px;	
}
#calendar_wrap #next a {
	background: transparent url(img/icons-sprite-horizontal.png) no-repeat 80% -15px;	
}

/* categories */
.cat-item {
	color: #f24c24;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0 auto; 
	width: 760px; 	
	text-align: left;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left; 
	width: 50%; 
	line-height: 1.2em;
}
#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
	color:#999;
}
#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#ececec;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
.nocomments 
{
	text-align:center;
	color:#999;
	font-size:0.9em;
}
#container .commentlist {
	margin: 1em 0;
	padding: 0;
}
#container .commentlist li 
{
    background:#ececec;
	list-style:none;
	margin: 0;
	padding: 1em 0.5em 0.5em;
}
#container .commentlist li.alt 
{
    background: none;    
}
#container .commentlist li.authorcomment, #container .commentlist li.bypostauthor 
{
    border:#fc9 1px solid;      
}

#container .commentlist li .cmtinfo 
{
	font-size:1em;			
}
#container .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
#container .commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#container .commentlist .avatar
{
	float:right;	
}
#container .commentlist .commentmetadata
{
	font-size:0.9em;
}
#content .commentsfeed 
{
	background: url(img/icons-sprite-horizontal.png) no-repeat 0 -40px;
	padding-left:16px;
}
#content .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox, textarea, input[type="text"]
{
	border: 1px solid #6a8eca;
	font:1em Verdana, Arial, Serif;
	padding:4px;
	width:170px;
}
#s
{
	width:150px;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
input.textbox:focus, textarea:focus, input[type="text"]:focus
{
	border:#999 1px solid;
}
#submit,
#searchsubmit
{
	border: 1px solid #6a8eca;
	background: #6a8eca;
	color: #fff;
	font: 10px Verdana, sans-serif;
	padding: 3px 5px;
	text-transform: uppercase;
}
#sidebar #searchsubmit {
	margin-top: 10px;
}
#searchform label {
	position: absolute;
	left: -9999em;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
	color:#999;
}

/* personalia */
.personalia {
	border-bottom: 1px dotted #6a8eca;
	margin-top: 1em;
	width: 100%;
}
.personalia dt {
	border-top: 1px dotted #6a8eca;
	clear: both;
	float: left;
	width: 40%;
}
* html .personalia dt {
	float: none;
	width: 100%;	
}
*+html .personalia dt {
	float: none;
	width: 100%;	
}
.personalia dd {
	margin-left: 40%;
	width: 60%;
}
* html .personalia dd {
	margin-left: 0;
	width: 100%;	
}
*+html .personalia dd {
	margin-left: 0;
	width: 100%;	
}
.personalia dt + dd {
	border-top: 1px dotted #6a8eca;
}
* html .personalia dt + dd {
	border-top: 0;	
}
*+html .personalia dt + dd {
	border-top: 0;	
}
#content-main .personalia ul {
	list-style-image: none;
	list-style-type: disc;
	margin-left: 0;
}

#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

img.left, img.alignleft, div.alignleft
{
	float:left;
	margin:1em 1em 1em 0;
}
img.right, 
img.alignright, 
div.alignright
{
	float:right;
	margin:0 0 1em 1em;
}
.postnav .alignright {
	margin-top: 1em;	
}
img.aligncenter, 
div.aligncenter
{
	text-align:center;
	margin:0 auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-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;
}

/*WP-print*/
.WP-PrintIcon{
	background:none;
	padding:0;
}
.wp-print {
	font-size:0.9em;
	margin-top:1em
}

/* Clickable Header 
http://en.forums.wordpress.com/topic/clickable-header-in-mistlylook?replies=21#post-424805 */

.cHeader {
position:absolute;
width:765px;
height:190px;
top:52px;
left:10px;
overflow:hidden;
}

.cHeader a {
display:block;
height:100%;
width:100%;
}

.cHeader span {
display:none;
}

#sidebar li {
background:none;
}

/* Photo Dropper */
.photo_left, .custom .photo_right {
	background: #eee;
	border: 0.071em solid #ccc;
	color: #888;
	margin-bottom: 1.571em;
	padding: 0.714em;
}
.photo_center {
	clear: both;
	color: #888;
	float: none;
	margin-bottom: 1.571em;
	text-align: center;
}
.photo_left {
	clear: left;
	float: left;
	margin-right: 1.571em;
	text-align: left;
}
.photo_right {
	clear: right;
	float: right;
	margin-left: 1.571em;
	text-align: right;
}
.photo_center img {
	background: #eee;
	border: 0.071em solid #ccc;
	margin-bottom: -2.714em;
	padding: 0.714em 0.714em 2.714em 0.714em;
}
.photo_center small a img {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
.photo_center small a, .custom .photo_left small a, .custom .photo_right small a {
	color: inherit;
	text-decoration: none;
}

