/*  
Theme Name: WordPress mu hr3 Bombiblog
Theme URI: http://www.hr3.de/
Description: hr3 Theme Bombiblog
Version: 1.1
Author: Sven Nees
Author URI: http://www.hr-online.de/
*/



/*
 *	STRUKTURE / TYPO
 */
body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	margin: 0;
	padding: 0; 
	
}

#surround {
	
	width:1010px;
}

#headerimg 	{ 
	margin: 0;
	padding: 0; 
	height:	115px;
	width: 790px; 
	background: url('/wp-content/themes/bombiblog/images/banner.jpg') #FFFFFF top left no-repeat;
} 

#content {
	font-size: 1.2em;
	background-color:#FFFFFF;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 0px;
	margin: 0;
}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 15px 10px 0px;
	padding: 0;
}

#headerimg .description {
	font-size: 2.2em;
	text-align: left;
	color:#ffffff;
	font-weight:bold;
	text-indent:190px;
	
}

#headerimg h1 {
	text-align: left;
	font-size: 2em;
	text-indent:190px;
	padding-top:20px;
	color:#ffffff;
}
.description{
	text-indent:8px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	overflow:hidden;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#page {
	margin: 0;
	padding: 0;
	width: 790px;
	text-align: left;
}

#header {
	margin: 0; 
	padding: 0;
	height: 238px; 
	width: 790px;
	background-color:#ED1C24;
}

.narrowcolumn {
	float: left;
	padding:0 0 0 45px;
	margin:0;
	width: 450px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	position:relative;
	padding: 0;
	margin: 0;
	width: 760px;
	clear: both;
	border: none;
	margin:10px;
	
}


p img {
	padding: 0;
	max-width: 100%;
}


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

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

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

.alignright {
	float: right;
}

.alignleft {
	float: left
}
	
#content img {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left
}	

/* wpstats */	
img#wpstats{width:0px;height:0px;overflow:hidden}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: square;
	padding-left: 10px;
	text-indent: 8px;
} 

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}



#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	color:#FFFFFF;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

.entry {
	border-left: 5px solid #EEEEEE;
	padding-left: 5px;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 440px;
	padding: 2px;
	float:right;
}

#commentform #submit {
	margin: 0;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

.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;
}

#sidebar {
	width:240px;
	padding:0;
	margin:0 0 10px 0;
	float:left;
	
}

#sidebar form {
	margin: 0;
}
	
.categorycontent {
	padding: 2px;
    line-height: 18px;
    margin-left: 22px;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}
	
hr {
	display: none;
}

#sidebar hr {
	display: block;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom:0px;
	line-height:20px;
}

ul#show_bullet li{
	list-style-type:square;
	
}


/*
 *	ENDE STRUKTURE / TYPO
 */




/*
 * 	TAGCLOUDS
 */

ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#FFF; background: none; padding: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#003466; font-size: 120%; }
ul#tagcloud li.t2 a { color:#003466; font-size: 160%; }
ul#tagcloud li.t3 a { color:#003466; font-size: 190%; }
ul#tagcloud li.t4 a { color:#003466; font-size: 210%; }
ul#tagcloud li.t5 a { color:#003466; font-size: 230%; }
ul#tagcloud li.t6 a { color:#003466; font-size: 250%; }
ul#tagcloud li.t7 a { color:#003466; font-size: 270%; }
ul#tagcloud li.t8 a { color:#003466; font-size: 290%; }
ul#tagcloud li.t9 a { color:#003466; font-size: 310%; }
ul#tagcloud li.t10 a { color:#003466; font-size: 330%; }


/*********************************************
 *	ANFANG hr3 HEAD
 ********************************************/

.headnavigation     {}
.headnav_spacer     {float:left; width:19px;font-size:3px;}
.headnav_item       {float:left;}
.inforow 			{background-image: url('/wp-content/themes/bombiblog/images/info_back.gif');background-repeat:no-repeat; position:relative; height:22px; font-size:10px; clear:both; }
.date               {float:left;padding-top:3px;text-indent:13px;}
div.on_air_box 		{float:right;padding-right:10px;padding-top:2px;height:16px;position:relative;}

/*********************************************
 *	ENDE hr3 HEAD
 ********************************************/



/*
 *	COLORS ONLY
 */
body {
	background: url('/wp-content/themes/bombiblog/images/page_bg.gif') #FFFFFF top left repeat-y;
	color: #333333;
}

#page {
	background: #FFFFFF;
}
#sidebar {
	background: url('/wp-content/themes/bombiblog/images/bg_sidebar.gif') #FFFFFF top left repeat-y;
}





.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#sidebar h2 {
	color: #ED1C24;
}

#sidebar ul li ul li h3, #sidebar h3 a, #sidebar h3 a:visited, #sidebar h3 {
	color: #ED1C24;
	padding:0;
	margin: 0;
}

#sidebar ul li {
	color:#000000;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #ED1C24;
}

#headerimg h1 a {
	color:#ffffff;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: 	#ED1C24;
}

.entry p {
	color: #333;
}

	
#sidebar a, #sidebar a:visited {
	color: 	#000000;
}

small, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #ED1C24;
}

a, h2 a:hover, h3 a:hover {
	color: #ED1C24;
	text-decoration: none;
}
	
a:hover {
	color: #ED1C24;
	text-decoration: underline;
}

div.entry a {border-bottom-style:dashed;border-bottom-width: 1px;border-bottom-color: #ED1C24;}
div.entry a:hover {border-bottom-style:none;}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	border-left: 5px solid #ddd;
}

#footer {
	background:#FFFFFF;
}
	


#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}

/* RECENT COMMENTS */

ul#recent_comments a {color:#000000;font-weight:bold;}
ul#recent_comments li {color:#000000;}
#recent_comments  {color:#000000;}
 
 
/*
 *	ENDE COLORS ONLY
 */





