/* Any styles you write here will overwrite those of the original stylesheet */

/* Standardeinstellungen Style Farben */

body{
	background:#ffffff;
	font-size:12px;
	color:#000000;
}




/* =======================================================================
								Link Color + Stil
======================================================================= */

a, a.more-link p{
	color:#828383;
	text-decoration:none;
}
a:hover{ 
	text-decoration:underline;
}
.timeline a:hover{
	text-decoration: none;
}


.header-nav li a:hover, 
li.current-menu-item li a:hover, 
li.current-menu-item a, 
li.current_page_ancestor a, 
li.current_page_ancestor li a:hover, 
li.current_page_ancestor li.current-menu-item a{
	color:#828383;
}

/* =======================================================================
								Header
======================================================================= */
#header{
	margin-bottom: 30px;
	background:#FFF;
	padding: 30px 20px 30px 30px;
	border-bottom:none;
}


#site-info2 a{
	font-weight:normal;
	color:#333;
	margin: 0;
	text-decoration:none;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
#site-info2 a:hover{
	opacity:0.75;
}

#site-info2{
	margin: 0;
	float: left;
	padding-top: 0;
}




#dotted{
	border-bottom:1px dotted #000;
	border-top:1px dotted #000;
	padding-bottom: 15px;
	padding-top: 15px;
}


/* WelcomeText Description Stil Oben unter Logo */

#welcometext {	
	
	padding-left: 0px;
	
}

#welcometext h3{	
	font-size: 15px; 
	margin-bottom: 0px; 
	font-weight: normal;
	line-height: 18px;
	
}

#welcometext h3 a{	
	font-weight: bold;
	margin-bottom: 0px; 
	
}

/* WelcomeText Menü in neuer Zeile + Menü Abstand */

.header-nav{
	clear: left;
	margin-top: 20px;
}


/* Abstand Menü zu Welcometext */

.header-nav ul{
	
	margin: 25px 0 0;
}


#social-networks{
	
	margin: 0;
	
}

#social-networks a{
	margin: 0px; 
	
}

/* Blog Post Posted On + Posted By Stil */

.post-details{
	font-size: 12px;
	text-transform: none;
	background:url(images/starfunken_heart_b.png) no-repeat;
	background-position:0px 50%;
	border-top:1px dotted #000;
	padding-bottom: 5px;
	padding-left: 24px;
	padding-top: 5px;
	margin-bottom: 0;
}



/* Blog Post Categorie unter Titel Stil */


.postmetadata{
	background: #ffffff;
	background:url(images/starfunken_clock.png) no-repeat;
	background-position:0px 50%;
	font-size: 12px;
	text-align: center;
	clear: both;
	text-align: left;
	border: none;
	color:#000;
	text-transform: none;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 24px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-top: 0;
}
.postmetadata a{
	color:#828383;
	
}
.postmetadata strong{
	margin-left: 0px;
}
.postmetadata strong:first-child{
	margin-left: 0;
}







/* Headline Stil */

h1{	
	font-size: 24px; 
	margin-bottom: 20px; 
}
h1.post-title{
	margin-bottom: 15px;
	text-transform: uppercase;
	border-bottom:1px dotted #000;
	border-top:1px dotted #000;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* Headline Stil Startseite Box*/

h2{
	font-size: 24px; 
	text-indent: -4px;
	margin-bottom: 15px;
	text-transform: uppercase;
	border-bottom:1px dotted #000;
	border-top:1px dotted #000;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Stil Startseite Box - Icons und Rand*/
.post-footer{
	border-top:1px dotted #000;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 10px;
	overflow:hidden;
	padding: 8px 5px 4px;
	
}
.no-content .post-footer{
	border-top:none 0;
}

.category-ic{
	background:url(images/folder-ic.png) left no-repeat;
	background-position:0px 50%;
	padding-left:25px;
	
}
.shortlink{
	display:block;
	float:right;
	background:url(images/link-ic.png) top right no-repeat;
	width:18px;
	height:16px;
	margin-top:3px;
	text-indent:-9999px;
	margin-right:0px;
}



/* Sidebar Fixieren */

#sidebar{
	position:absolute;
 	left:700px; 
	clear:right;
	width:260px;
	margin-left:20px;
	margin-top:10px;
}

/* Sidebar Design */


.box-content #sidebar {
	float: none;
	margin: 0;
	width: auto;
}

#sidebar li{
	background: none;
	padding: 0 0 3px 0;
	margin:0;
	list-style:none;
}
#sidebar li:last-child{
	background:none;
}

#sidebar ul, .textwidget{
	margin-left:0px;
}
#sidebar ul ul{
	margin-left:0;
	padding-left:0px;
	background:url(images/dotted-border.png) top repeat-x;
}
#sidebar .widget ul:last-child{
	margin-bottom:0;
}

.widget{
	margin-bottom:15px;
}


/* Sidebar Headline Design */

h3{
	font-size: 16px;
	font-weight:normal;
	margin-top:30px;
	margin-bottom:15px;
	padding-bottom:5px;
}
h3.widget-title{
	text-transform: uppercase;
	background:url(images/dotted-border.png) top repeat-x;
	border:none 0;
	font-size: 14px;
	padding: 15px 10px 5px 0;
	color: #000;
	text-shadow: 0 -1px rgba(0,0,0,0.45);
	margin-bottom: 15px;
}
h3.widget-title a{ color:#FFF; }

/* =============================
Related Posts and Cat. Posts
============================== */
#sidebar .rel-post-widget ul, #sidebar ul.cat-posts{
	margin: 0 0px;
}



/* =======================================================================
				Filter Navigation and Basic Form Styles
======================================================================= */


a.filter-btn span{
	display:block;
	background:none;
	background-position:90% 50%;
	padding:4px 8px 4px 8px;
}
a.filter-btn{
	background:#FFF;
	background:-webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(233,233,233)),
		color-stop(1, rgb(255,255,255))
	);
	background:-moz-linear-gradient(
		center bottom,
		rgb(233,233,233) 0%,
		rgb(255,255,255) 100%
	);
	text-decoration:none;
	font-size:14px;
	text-transform:uppercase;
	color:#828383;
	font-family:Verdana, Geneva, sans-serif;
	display:inline-block;
	margin-bottom:10px;
}
a.filter-btn:hover{
	-webkit-box-shadow:0 0 13px rgba(0,0,0,0.40);
	-moz-box-shadow:0 0 13px rgba(0,0,0,0.40);
	box-shadow:0 0 13px rgba(0,0,0,0.40);
}

/* =======================================================================
						  	Footer
======================================================================= */		
#footer{
	margin-top:20px;
	background:#FFF;
	border-bottom:none;
	padding:30px;
	color:#000;
	clear:both;
}



