/*  
Theme Name: Redline
Theme URI: http://www.inmypad.com/2007/03/wordpress-themes-redline/
Description: Two/Three Columns themes with a red and white color. Widget ready with built-in plugins. Supported by <a href="http://direct.ory.in/">Add Link Directory</a>.
Version: 1.0
Author: Hardi P
Author URI: http://www.inmypad.com/
*/

body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff url('images/bg-main-d.jpg') repeat;
	color: #1e1e1e;
	padding:0;
	margin:0;
}

a, a:link, a:active, a:visited { text-decoration: none; }
a:hover {}
h1, h2, h3, h4, ul, ul li, form { padding: 0; margin: 0; }
small { font-size: 0.75em; }
.clear { clear: both; overflow: hidden; height: 0; }

#all{

}

#black{
	float:left;
	width:10%;
	height:70px;
	background-color:#282828;
	padding:0;
	margin:0;
	
	}

#alls{
	float:left;
	padding:0;
	margin:0;
	width:90%;
}
/* Layout Style */
#page {
	clear:both;
	width: 900px;
	padding:0;
	margin:0;
	/*margin: 0 auto;*/
}
#page-left {
	float: left;
	width: 500px;
	margin: 0 0 30px 0;
}

#page-right {
	float: right;
	width: 370px;
	margin: 0 0 30px 0;
}
#footer {
	clear: both;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	
}
/* End Layout Style */

/* Header Style */
#header {
	height: 70px;
	background: transparent url('images/search-bg-d.png') no-repeat left center;
	cursor: pointer; */
	margin: 0px 0 10px 0;
	

}
#header h1 { font-size: 2em; }
#header h1 a {
	color: #cc4545;
	/* text-indent: -9000px; */
}
#header h2 { font-size: 1.4em; }
/* End Header Style */

/* Navigation Style */
#navigation {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	height:95px;
	width:500px;
	margin-bottom:0.3em;
	margin-top:2.0em;
}

*+html #navigation {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2em;
	/*font-size-adjust:none;*/
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	height:95px;
	width:500px;
	margin-bottom:0.3em;
	margin-top:2.0em;
}

#navigation ul {
	list-style: none;
	margin:0;
	padding:0;
}


#navigation ul li{
	
	text-align:center;
	
}

* html #navigation ul li{
	text-align:center;
	width:125px;
	float:left;
}

*+html #navigation ul li{
	text-align:center;
	width:125px;
	float:left;	
}

.current_page_item a{
	background: url('images/nav-bg-hover-d.png') no-repeat !important;
	color:#FFF !important;
}

#navigation ul li a{
	/*padding: 10px 0px 0 px 10px;*/
	float:left;
	line-height:95px;
	width:125px;
	color:#95056A;
	background: url('images/nav-bg-d.png') no-repeat;
}

#navigation ul li a:hover {
		
		color:#bd84bd;
	
	
}

/* End Navigation Style */

/* Content Style */
#content {}

.post { margin: 0 0 30px 0; }
.post-header { background: transparent url('images/post-header-bg-d.png') no-repeat;}
.date {
	float: left;
	width: 56px;
	height: 50px;
	color: #95056a;
	background: transparent url('images/date-bg-d.png') no-repeat;
	text-align: center;
	margin: 10px;
}

.date .day { font-size: 2.0em; padding: 2px 0 0 0px; font-weight:bold;}
.date .month { font-size: 1.0em; text-transform: uppercase; padding: 3px 0 0 0px; font-weight:bold; }
.post-info { height: 70px;}
.post-info .title h2 {
	font-size: 3.0em;
	padding: 10px 0 0 0;
}
.post-info .title h2 a, .post-info .title h2 a:visited {
	color:#95056a;
}
.post-info .title h2 a:hover {}
.post-info .category {
	color: #999999;
	padding: 3px 0 0 0;
}
.post-info .category a, .post-info .category a:visited { color: #999999; }
.post-info .category a:hover {}

.entry { text-align: justify; line-height: 1.6em; background-color:#FFFFFF; min-height: 0; padding:10px;}
.entry a, .entry a:visited { color: #95056a; }
.entry a:hover { color: #ffffff; background: #95056a; }
.entry h2, .entry h3 { margin: 0 0 -15px 0; }
html>body .entry h2, .entry h3 { margin: 0 0 -10px 0; }
.entry h2 { 
	font-size: 1.2em; 
	color: #282828; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}
.entry h3 { font-size: 1.1em; color: #e4a9a9; }
.entry img { border: 0; padding: 6px;}
.entry a:hover img { background: #fceded; }
.entry .left { float: left; margin: 4px 6px 0 0; }
.entry .right { float: right; margin: 4px 0 0 6px; }
.entry ul { padding: 0; margin: 12px 0 16px 35px; }
.entry ol { padding: 0; margin: 12px 0 16px 42px; }
html>body .entry ol { margin: 12px 0 16px 40px; }
.entry ul li, .entry ol li { padding: 0; margin: 0; }
.entry blockquote {
	width: 100%;
	background: transparent url('images/quote.gif') no-repeat left top;
	margin: auto 0;
}
.entry blockquote p {
	background: #fceded;
	padding: 5px 10px;
	margin-left: 55px;
}
.entry pre {
	width: 478px;
	font: 1.1em 'Bitstream Vera Sans Mono', 'Andale Mono', 'LucidaTypewriter', monospace;
	background: #fef7f7;
	border: 1px solid #f7baba;
	overflow: auto;
	padding: 10px;
}

.post-footer {
	height: 40px;
	background: transparent url('images/post-footer-bg-d.png') no-repeat;
	line-height: 30px;
	padding: 0 13px;
	overflow: hidden;
}
.post-footer a, .post-footer a:visited { color: #282828;}
.post-footer a:hover {}
.post-footer .post-tag { float: left; width: 70%; }
.post-footer .post-comment { 
	float: right; 
	width: 30%; 
	height:100%; 
	text-align: right; 
	line-height: 40px;
	background: transparent url(images/comment-star-d.png) no-repeat scroll 0 0;
	color:#282828;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.5em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;

}
.post-footer .post-prev { 
	float: left;
	width: 45%;
	margin-top:10px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.0em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	}
.post-footer .post-next { 
	float: right; 
	width: 45%; 
	text-align: right;
	margin-top:10px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.0em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	}

.previously { margin: 0; }
.previously h3 {
	color:#282828;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.0em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	padding: 0px;
	margin: 0 0 0 8px;
}
.previously ul {
	list-style: none;
	border-top: 1px solid #CCCCCC;
	padding: 1px 0 0 0;
	margin: 10px 0 0 0;
}
.previously ul li { background: #FFF7FF; border-bottom: 1px solid #CCCCCC;}
.previously ul li.pre-odd { background: #fff; border-bottom: 1px solid #CCCCCC;}
.previously ul li a, .previously ul li a:visited { display: inline-block; }
.previously ul li a, .previously ul li a:visited {
	display: block;
	padding: 10px 10px 20px 35px;
	height:60px;
}
.previously ul li a:hover {
	background: #fae1fa;
}
.pre-date {
	position: absolute;
	width: 30px;
	height: 30px;
	color: #95056a;
	text-align: center;
	text-transform: uppercase;
	margin: 12px 0 0 0;
}

.pre-date .pre-day { display: block; font-size: 1.8em; }
.pre-date .pre-month { display: block; font-size: 0.8em; }

.previously ul li a strong { font-weight: normal; color: #95056a; }
.previously ul li a span { color: #555555; }

.feed { text-align: right; margin: 20px 0 0 0; }
.feed a img, .feed a:visited img { border-style: none; }
/* End Content Style */

/* Page Style */
h2.pagetitle {
	height: 10px;
	background: transparent url(images/post-header-bg-d.png) no-repeat;
	line-height: 30px;
	padding: 0 10px;
	margin: 0 0 0px 0;
}
ul#sub-page-list { list-style: none; background: transparent url('images/dotted.gif') repeat-x left top; padding: 1px 0 0 0; margin: 5px 0 0 0; }
ul#sub-page-list li { text-align: center; background: transparent url('images/dotted.gif') repeat-x left bottom; }
ul#sub-page-list li a, .imp-links-list ul li a:visited { display: inline-block; }
ul#sub-page-list li a, .imp-links-list ul li a:visited { display: block; padding: 3px 10px; }
ul#sub-page-list li a:hover { color: #cc4545; background: #fceded url('images/dotted.gif') repeat-x left bottom; }
/* End Page Style */

/* Post Navigation Style */
.post-navi {
	height: 30px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 10px;
}

.post-navi a, .post-navi a:visited { color: #555555; }
.post-navi a:hover { text-decoration: underline; }
.prev { float: left; width: 45%; }
.next { float: right; width: 45%; text-align: right; }
/* End Post Navigation Style */

/* Comment Style */
#comment-template { margin: 25px 0 0 0; }
#comment-template h3#comments {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	height: 40px;
	font-size: 1.5em;
	color: #282828;
	background: transparent url('images/comment-star-d.png') no-repeat;
	line-height: 35px;
	padding: 0 0 0 15px;
}
.comment-metadata { line-height: 30px; height: 20px; padding: 0 10px; margin: 20px 0 15px 10px; }
.comment-metadata a, .comment-metadata a:visited { color: #555555; margin:5px;}
.comment-metadata a:hover {}
.comment-metadata .feed, .comment-metadata .trackback, .comment-metadata .response {
	float: left;
	padding: 0 0 0 20px;
	margin: 0 10px 0 0;
}
.comment-metadata .feed { background: transparent url('images/feed-icon-small-d.png') no-repeat; }
.comment-metadata .trackback { background: transparent url('images/trackback-icon-d.png') no-repeat; }
.comment-metadata .response { background: transparent url('images/response-icon-d.png') no-repeat; }


ul.commentlist {
	list-style-type: none;

	margin: 0 10px;
}
ul.commentlist li {
	background: url('images/comment-post-bg.png') repeat;	
	/*filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;*/	
	line-height: 1.4em;
	padding: 10px;
	margin: 0 0 15px 0;
}

ul.commentlist li cite { font-style: normal; color: #95056a; text-transform:lowercase;}
ul.commentlist li cite a, ul.commentlist li cite a:visited { color: #95056a; text-decoration: underline; }
ul.commentlist li cite a:hover { color: #ffffff; background: #95056a; }
ul.commentlist li small { display: block; border-bottom: 1px dashed #95056a; padding: 3px 0 5px 0;}
ul.commentlist li small a, ul.commentlist li small a:visited { color: #555555; }
ul.commentlist li small a:hover {}

ul.commentlist li em { display: block; font-weight: bold; text-align: center; }
ul.commentlist li p { padding: 0; margin: 10px 0 0 0; color:#000000; }
ul.commentlist li p a, ul.commentlist li p a:visited { color: #555555; text-decoration: underline; }
ul.commentlist li p a:hover { color: #ffffff; background: #555555; }

/*ul.commentlist li.mycomment { border: 1px solid #cc4545; }*/
ul.commentlist li.mycomment cite { font-weight: bold; color: #95056a; text-transform:lowercase;}

ul.trackbacklist {
	list-style: none;
	background: transparent url('images/dotted.gif') repeat-x left top;
	padding: 1px 0 0 0;
	margin: 0 10px 15px 10px;
}
ul.trackbacklist li { background: transparent url('images/dotted.gif') repeat-x left bottom; }
ul.trackbacklist li.altt { background: #fef7f7 url('images/dotted.gif') repeat-x left bottom; }
ul.trackbacklist li a, ul.trackbacklist li a:visited { display: inline-block; }
ul.trackbacklist li a, ul.trackbacklist li a:visited { display: block; color: #555555; padding: 4px 10px; }
ul.trackbacklist li a:hover { background: #fceded url('images/dotted.gif') repeat-x left bottom; }

.respond-form {
	background: #fff url('images/response-bottom-d.gif') no-repeat left bottom;
	margin: 0;
}
.respond-form .tr {
	float: right;
	display: block;
	width: 10px;
	height: 10px;
	background: transparent url('images/response-tr-d.gif') no-repeat right top;
}
h3#respond {
	width: 150px;
	height: 30px;
	font-size: 1.4em;
	color: #282828;
	background: transparent url('images/response-d.gif') no-repeat left top;
	line-height: 30px;
	text-align: center;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	font-weight:bold;
	
	
}
.respond-form form { padding: 10px; }
.respond-form p { margin: 3px 0 2px 0; }
.respond-form a, .respond-form a:visited { color: #555555; }
.respond-form a:hover { text-decoration: underline; }

.respond-form input#author, .respond-form input#email, .respond-form input#url, .respond-form input#mcspvalue {
	width: 150px;
	font-size: 1.1em;
	color: #555555;
	background: #FFF7FF;
	border: 1px solid #FAE1FA;
}
.respond-form textarea#comment {
	width: 470px;
	font: 1em Arial, Helvetica, sans-serif;
	color: #555555;
	background: #FFF7FF;
	border: 1px solid #fae1fa;
}
.respond-form input#submit {
	width: 90px;
	height:30px;
	font-weight: bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #95056a;
	background: url('images/send-button-d.gif') no-repeat;
	border: none;
	font-size:1.5em;
	
}
p.comment-pass, p.comment-close, p.must-reg { padding: 10px; }
/* End Comment Style */

/* Side Header Style */
#side-header { height: 220px; margin: 0px 0px 10px 30px; }
.search {
	background:transparent url(images/searchform-back-d.png) no-repeat scroll left center;
	float:left;
	height:auto;
	margin:10px 20px 0 0;
	padding:0;
	width:200px;
}

.style {
	float: right;
	width: 150px;
	text-align: center;
	padding: 5px 0 0 0;
}
.search input#s {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	color:#666;
	float:left;
	font-size:0.92em;
	height:auto;
	margin:0;
	padding:6px 10px 5px 25px;
	width:165px;
}
.style a, .style a:visited { margin: 0 3px; }
.style a img, .style a:visited img { border-style: none; }
/* End Side Header Style */

/* Sidebar Style */
#sidebar {
	line-height: 3.0em;
	margin: -25px 0 0 0;
}
#sidebar h3 {
	-x-system-font:none;
	color:#95056a;
	height:70px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:2.0em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:italic;
	font-variant:normal;
	text-align:center;
	font-weight:bold;
	line-height:2.8em;
	margin-bottom:0.3em;
	margin-top:0.7em;

}
#sidebar ul { list-style: none; margin: 0px 0px 0 0px; }
	
	#sidebar ul li a{
	text-align:center;
	color:#1e1e1e;
	width:180px;
	border-bottom: 1px solid #CCCCCC;
	display:block;
	background: url('images/menue-bg-d.gif') repeat;
	filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;

}
#sidebar ul li a:hover{
	background:url('images/menue-bg-hover-d.gif') repeat;
	color:#FFF;
	
}

.side-bottom  ul li a{
	width:360px !important;
}

#sidebar .textwidget { 
margin: 10px 0px 0 0px;
color:#282828;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:bold;

 }
 
#sidebar .textwidget ul li {
list-style-image:url('images/aufzahlung.png');
margin: 0px 0px 0px 70px;
font-size:0.8em;
padding:0px 0px 0px 25px;

}
 
.side-left { float: left; width: 180px; }
.side-right { float: right; width: 180px; }
.side-left h3, .side-right h3 {
	background: transparent url('images/bg-180-d.png') no-repeat;
	margin: 25px 0 0 0;
}

.side-bottom {}
.side-bottom h3 { background: transparent url('images/bg-370-d.png') no-repeat; margin: 25px 0 0 0; }
/* End Sidebar Style */

/* Footer Style */
#footer_wrap {
	border-top: 15px solid #95056a;
	background: url('images/footer-bg-d.png') repeat;
	/*filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;*/
	
	clear:both;
	width:100%;
	font-size: 1.3em;
	color: #00000;
	height:280px;
}


.footerblank{
	float:left;
	width:10%;
	
	
	}

.container{
	float:right;
	width:90%;
	/*background: transparent url('images/footer-bg-d.png') repeat;*/
	
	}

.footer{
	/*background: url('images/footer-bg-d.png') repeat;*/
	float:left;
	
	}
	
.about {
background: #ebdaeb url('images/speech-mark-d.png') no-repeat left bottom;
float:left;
height:160px;
margin:50px 0px;
padding:0px 5px 5px 30px;
width:300px;
}

.follow{
float: left;
width: 300px;
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.3em;
font-style:italic;
font-weight:bold;
text-align: center;
margin:20px;

}


.cfi{
border:none;
}

.thumbs{
float:left;
margin-right:10px;
}

/* End Footer Style */