/*
/*
Theme Name:     flashy dobschat
Theme URI:      http: //dobschat.de/
Description:    flashy dobschat (Child theme for the flashy theme)
Author:         Carsten Dobschat
Author URI:     http: //dobschat.de/
Template:       flashy
Version:        1.0.2

*/

@import url(http://fonts.googleapis.com/css?family=Reenie+Beanie);
@import url("../flashy/style.css");

#main {
    width: 980px;
}

div#topad468px {
	float: right; width: 468px; text-align: right; font-size: 9px; margin: 0; padding: 0; margin-top: -25px;
}

div.topsy_widget_data {
	float: right; margin-top: 2px; margin-left: 4px; margin-bottom: 2px;
}

#sidebar {
	float:right;
	width:300px;
}
div.sidead300px {
	width: 300px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 9px;
	margin-bottom: 15px;
}

div.sidead250px {
	width: 250px;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 9px;
}
.widget {
	background:transparent url(images/widget_cont_bg.png) no-repeat scroll left bottom;
	margin:0 0 15px;
	padding:0 0 30px;
}
.widget a {
	text-decoration:none;
}
.widget a:hover {
	text-decoration:underline;
}
.widget h3 {
	background:transparent url(images/widget_h3_bg2.png) no-repeat scroll 0 0;
	color:#790E11;
	font-size:18px;
	font-weight:300;
	padding:27px 0 19px;
	text-align:center;
}

.widget ul.lifestream {
	margin: 0;
}
.widget ul.lifestream li {
	margin: 0 !important;
	padding-top: 5px;
}

.top h3 {
	background:transparent url(images/widget_h3_bg.png) no-repeat scroll 0 0;
}
.widget ul {
	background:url(images/widget_ul_bg.png) repeat-y scroll 0 0;
	list-style:none;	
}
.widget ul.children {
	background:none;
	padding:0;
	margin:0;
}
.widget div {
	padding:3px 20px 3px 18px;
}
.widget li {
	border-bottom:1px dotted #CCCCCC;
	background:transparent url(images/sharp.png) no-repeat scroll 10px 10px;
	padding:5px 0 2px 30px;
	line-height:20px;
	margin:0 10px;
}
.widget ul.children li {
	border-top:1px dotted #CCCCCC;
	border-bottom:0;
	margin:0;
}
.widget li a {
	font-style: italic;
}
.widget li a:hover {
	color:#790E11;
	text-decoration:underline;
}
#header-inner {
	width:980px;
	margin: 0 auto;
	text-align: left;
	color:#FFFFFF;
	padding:50px 0 0;
}

#mid-inner {
	width:980px;
	margin:0 auto;
}
.post-content img.wp-smiley {
	padding: 0;
	background: transparent;
	border: 0;
}
.post-content img[ height="19"] {
	padding: 0;
	background: transparent;
	border: 0;
}

.post-content table td.lifestream_icon img {
	padding: 0;
	background: transparent;
	border: 0;
}

.post-separator {
	background:transparent url(../flashy/images/separator_bg.png) no-repeat scroll 0 0;
	clear:both;
	display:block;
	height:5px;
	margin:25px 0 15px;
	width:580px;
}
.post-meta {
	background:transparent url(../flashy/images/separator_bg.png) no-repeat scroll left bottom;
	padding:10px 0 10px;
}
.post-meta a {
	text-decoration: none;
}
.post-meta a:hover{
	text-decoration: underline;
}
.categories,.tags,.author {
	display:block;
	float:left;
	margin-right:20px;
}

#search {
	float:right;
	padding:10px 0;
}
#search input {
	background:transparent url(../flashy/images/search_bg.png) no-repeat scroll 0 0;
	border:1px solid #AAAAAA;
	padding:4px 0 4px 30px;
	color:#000000;
}
h1, h2, h3 {
    font-family: "Microsoft Yahei", Georgia, "Times New Roman", Times, serif;
}

h1#title a {
	font-size: 50px;
	text-transform: uppercase;
    font-family: 'Reenie Beanie', "Microsoft Yahei", Georgia, "Times New Roman", Times, serif;
}