/* 	
	Metropolino Blog Styles 
	WP-Theme (c) 2008 Martin Möller
*/
/**********************************************************/


/* 	Global Reset */
/**********************************************************/
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
em, img, small, strike, strong, sub, sup, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* IE hasLayout Trigger */
* html ul,
* html ol { /* for IE6 */
		overflow: visible;
		height: 1%;
}
ul li {
	list-style-type: none;
}


/* 	Structure */
/**********************************************************/


body {
	margin:0;
	padding:0;
	font-family: Verdana, Helvetica, sans-serif;
	font:13px/18px Verdana, Helvetica, sans-serif;
	color: #1C1C1C;	
	text-align: center;
	background: #d7d7d7 url("images/bg_body.jpg") repeat-x;
}

div#wrapper {
	margin: 0 auto;
	text-align: left;
	position:relative;
	width: 821px;
}

div#header {
	background: #d7d7d7 url("images/bg_metro_blog_head.jpg") -1px 0 no-repeat;
	height: 208px;	
}

div#header h1 {	
	
}
div#header h1 a {
	display: block;
	width: 200px;
	height: 130px;
	text-indent: -9000em;
}
div#header .header-content {
	width: 550px;
	height: 90px;
	position: absolute;
	top: 15px;
	left: 200px;
}
div#header .header-button {
	position: relative;
	width: 200px;
	left: 120px;
	top: 45px;
}
.content-start-bg {
	background: #d7d7d7 url("images/bg_header_gradient.jpg") -1px 0 no-repeat;
	height: 69px;
}
div#content {
	padding-top: 20px;
	background: #d7d7d7 url("images/bg_content.jpg") 0 0 repeat-y;
	min-height: 600px;
	height: auto !important;
	height: 600px;	
}
div#inner-content {
	margin-right: 200px;
	padding: 5px 20px 5px 10px ;
}

div#sidebar {
	position: absolute; 
	top: 217px;
	width: 180px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	right: 10px;
	margin-top: 20px;
}

div#footer {
	padding-top: 20px;
	background: transparent url("images/bg_footer_gradient.jpg") 0 0 no-repeat;
	text-align: center;

}


/* 	Post Formatierungen */
/**********************************************************/


a:link,
a:visited {
	color:#333333;	
}

a:hover {
	color:#333333;	
	text-decoration: none;
}

h2,
h2 a:link{	
	color:#90A000;
	font-size:18px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:20px;
	margin:0;
	padding: 10px 0 8px 0;
	padding-bottom:8px;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

.toolBar h2 {
	padding-left: 10px;
	padding-bottom: 10px;
}

.toolBar {	
	background:transparent url(images/bg_toolBar_gradient.jpg) repeat-x scroll center top;
	padding:8px 6px 5px 6px;
}

small {
	font-size:0.8em;
	padding:3px 6px;
}

.entry {
	padding: 15px 20px 28px 20px;	
}

.vor {
	background:transparent url(images/icon_vor_gruen.gif) no-repeat scroll 0%;
	padding-left:22px;
}

.postmetadata {
	padding:10px 20px 10px;
	text-align:justify;
}
.alt {
	background-color: #F5F5F5;
	border:1px solid #E4E0E1;
	margin-left: 10px;
}

p {
	margin:15px 0pt;
}
.post blockquote {
	background:#F4F4EC none repeat scroll 0%;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	color:#666666;
	margin:18px 35px;
	padding:6px 14px;
}
.post ul li {

	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin-bottom:5px;
	margin-left:42px;

}

.post ol li {
	margin-bottom:5px;
	margin-left:48px;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.alignleft {
	float: left;	
	padding-right: 10px;
}

/* 	Kommentarbereich */
/**********************************************************/

h3,
legend {
	color:#90A000;	
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:normal;
	margin-bottom:4px;
	text-transform:uppercase;
}

h3#comments {
	margin-top:32px;
}

.commentlist {
	padding-left:30px;
	margin-bottom: 25px;
}
.commentlist li {
	background:#F4F4EC none repeat scroll 0%;
	border:1px solid #E6E3D3;
	margin:15px 0pt 3px;
	padding:8px 15px 10px;
}
.commentlist small {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #E6E3D3;
}

.commentlist cite {
	font-weight:bold;
}
#commentform textarea {
	margin-top:5px;
	width:100%;
}
h3#respond,
legend {
	margin-top:25px;
}

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

#commentform small {
	background:#FFFFFF none repeat scroll 0%;
	font-weight:bold;
	padding:0pt;
}

input.input-normal,
input.input-lang,
.input,
textarea,
select {
	background:#FFFFFF url(images/form_fieldbg.gif) repeat-x scroll center top;
	border-color:#7C7C7C rgb(195, 195, 195) rgb(221, 221, 221);
	border-style:solid;
	border-width:1px;
	padding:2px 0pt;
}

/* Buttons */

button {
	margin:0;
	padding:0;
	padding: 0 .25em;  
    overflow:visible;
}
button { 

  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0; /* padding needs to be set inside the button class */
  text-align:center;  
}

button span { 

  position:relative; 
  display:block; 
  width:auto;
  overflow: visible;
  white-space:nowrap; 
  padding:0;   /* padding needs to be set inside the button class */
}

button.middleBtn {

	background:url("images/button_middle_bg_green_r.gif") right no-repeat; 
	font-size:11px; 
	font-weight:bold;
	font-family: verdana;   
	padding: 0 4px 0 0; /* Padding of Right Short Button BG Element */
}

button.smallBtn { 

  background:url("images/button_small_bg_gray_r.gif") right no-repeat; 
  font-size:0.7em; 
  font-weight:normal;
  font-family: verdana;   
  padding: 0 0 0 0; /* Padding of Right Short Button BG Element */
}

/* IE needs a different Padding here http://jehiah.cz/archive/button-width-in-ie */
* html button.smallBtn {  padding:0 3px 0 0;  width:auto; overflow:visible; } /* nur für den IE6 */
*+html button.smallBtn {  padding:0 3px 0 0; width:auto; overflow:visible; } /* nur für den IE7 */

button.middleBtn span{ 

  height:17px; 
  line-height:1.5em; 
  white-space:nowrap; 
  background:url("images/button_middle_bg_green_l.gif") left no-repeat;
  color:#fff;   
  padding: 0 0 0 4px; /* Padding of Left Button BG Element */

}

button.smallBtn span { 
  height:14px; 
  line-height:1.5em; 
  background:url("images/button_small_bg_gray_l.gif") left no-repeat;
  color:#fff;   
  padding: 0 0 0 3px; /* Padding of Left Button BG Element */

}

/* IE sets the Vertical Alignment different here */

* html button.smallBtn span,
* html button.middleBtn span {  top:1px; } /* nur für den IE6 */

*+html button.smallBtn span,
*+html button.middleBtn span{  top:1px; } /* nur für den IE7 */

button.smallBtn:hover {
	background:url("images/button_small_bg_orange_r.gif") right no-repeat; 
}

button.smallBtn:hover span {
	background:url("images/button_small_bg_orange_l.gif") left no-repeat; 
}

button.activ {
	background:url("images/button_small_bg_orange_r.gif") right no-repeat; 
}

button.activ span {
	background:url("images/button_small_bg_orange_l.gif") left no-repeat; 
}

/* A Link Buttons */

a.bigButton {

   background: transparent url("images/button_big_a.gif") no-repeat top right;
   font-size: 13px!important;
   font-weight:bold;
   color: #fff!important;
   display: block;
   float: left;
   height: 18px;
   margin-right: 6px;
   padding-right: 10px; /*sliding doors padding */
   text-decoration: none;

}

a.bigButton span {

   background: transparent url("images/button_big_span.gif") no-repeat;
   display: block;
   line-height: 14px;
   padding: 2px 0 3px 10px;

}

/* Left Cols */
div#sidebar h2 {
	padding:0; 
}
div#sidebar h2 {
	font-size:14px !important;
	font-weight:bold;
	padding-top:2px;
	padding-left: 7px;
}
div#sidebar h2 {
	margin-bottom:0pt !important;
}
div#sidebar h2 {
	background:#EE7000 url(images/bg_leftCol_box_head.gif) no-repeat scroll center top;
	color:#FFFFFF;
	height:21px;
	overflow:hidden;
}

div#sidebar ul {
	padding-bottom: 5px;
	margin-bottom: 10px;
}
div#sidebar ul li ul li {

}

div#sidebar ul li ul {
	background:#F8F8F8 none repeat-x scroll center top;
	font-size:11px;
	min-height: 50px;
	height: auto !important;
	height: 50px;	
}

div#siderbar ul.children {
	background: none!important;
}

div#sidebar ul li ul li {
	padding-left: 10px;
	margin:0;
}

/* Categories */

div#sidebar ul li.categories ul li.cat-item ul.children {
	display: none;
}

.cat-item-16 {}

/* entry */

.date-badge {
	background:transparent url(images/icon_calendar_leftCol_date.gif) no-repeat scroll 0% 50%;
	color:#FFFFFF;
	float:left;
	height:37px;
	margin:2px 10px; 0 0;
	position:relative;
	width:37px;
}
.date-day {
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right:10px;
	top:2px;
}
.date-month {
	font-size:10px;
	font-weight:normal;
	position:absolute;
	right:10px;
	text-transform:uppercase;
	top:19px;
}

fieldset p {
	margin:5px 0pt;
}

.rss-feed-icon {
	background: transparent url("images/icon_rss.gif") 0 0  no-repeat;
}
.rss-feed-icon {
	display: block;
	float: right;
	position: relative;
	font-size: 11px;
	top: 45px;
	left: 20px;
	padding-left: 20px;
	width: 180px;
	height: 30px;
	font-weight: bold;
	
}

.blog-button {
	padding-left: 10px;
}

.header-metrolink {
	position: relative;
	display: block;
	width: 150px;
	height: 100px;	
	top: -20px;
	left: 500px;
}

