/*
Theme Name: Silver Light Star
Theme URI: http://philip-ehret.de
Description: Some blog theme
Version: 1.0
Author: Philip Ehret
Author URI: http://philip-ehret.de
*/

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #ccc;
}

#container {
	height: 100%;
	margin: auto;
	width: 940px;
	background: url(gfx/bg.jpg) top center repeat-y ;
}
#inner-container {
	height: 100%;
	margin: auto;
	width: 910px;
}

#header {
	background: url(gfx/bg-header-right.jpg) top right repeat-x;
}

#header-left {
	float: left;
	width: 650px;
	height: 162px;
	background: url(gfx/bg-header-left.jpg) top left repeat-x;
}
#title {
	float: left;
	margin: 45px 0 0 50px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
}
#title .dull {
	color: #999;
}
#title .small {
	display: block;
	font-size: 8pt;
}
#title a {
	text-decoration: none;
	color: #ccc;
}
#pages {
	float: right;
	margin: 10px 15px 0 0;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}
#pages li {
	float: left;
	padding: 0 0 0 15px;
}
#pages li.first {
	background: none;
}
#pages li {
	background: url(gfx/bg-pages.jpg) 7px 3px no-repeat;
}
#pages a {
	text-decoration: none;
}
#pages a:link {
	color: #ccc;
}
#pages a:visited {
	color: #ccc;
}
#pages a:hover, #pages a:active {
	color: #ff0000;
}

#header-right {
	float: right;
	width: 230px;
	padding: 10px;
	text-align: right;
}
#header-right a.feed {
	display: inline-block;
	width: 42px;
	height: 41px;
	background: url(gfx/rss.jpg) no-repeat;
}
#header-right a.feed span {
	display: none;
}

#content {
	/*background: #ccc;*/
}

#content-left {
	float: left;
	width: 600px;
	padding: 20px 25px 20px 25px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
}
#content-left p {
	text-align: justify;
}
#willkommen strong, #welcome strong {
	color: #333;
}
#willkommen {
	float: left;
	width: 275px;
	margin: 0;
	font-size: 9pt;
}
#welcome {
	float: right;
	width: 275px;
	margin: 0;
	font-size: 9pt;
}
#search {
	float: right;
	width: 200px;
	margin: 10px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#search label {
	display: block;
	color: #ccc;
	font-size: 13pt;
	font-weight: normal;
	margin-bottom: 9pt;
}
#search #s {
	width: 	125px;
	padding: 3px 5px 3px 5px;
	color: #ccc;
	font-size: 9pt;
	background: transparent;
	border: 1px solid #ccc;
}
#search #submitform {
	padding: 2px 5px 2px 5px;
	font-size: 9pt;
	background: #ccc;
	border: 1px solid #ccc;
}

#content-left a:link {
	color: #333;
}
#content-left a:visited {
	color: #999;
}
#content-left a:hover, #content-left a:active {
	color: #ccc;
}
#content-left a img {
	border: 0;
}
.frontpage #content-left h1 {
	margin: 45px 0 15px 0;	
}
#content-left h1 {
	margin: 0 0 15px 0;
	color: #333;
	font-size: 20pt;
	font-weight: normal;
}
#content-left h1 a {
	text-decoration: none;
}
#content-left h1 a:link {
	color: #333;
}
#content-left h1 a:visited {
	color: #999;
}
#content-left h1 a:hover, #content-left h1 a:active {
	color: #ccc;
}
#content-left h2 {
	margin: 25px 0 10px 0;
	font-size: 11pt;
}
#content-left h2 a {
	text-decoration: none;
}
#content-left h2 a:link {
	color: #333;
}
#content-left h2 a:visited {
	color: #999;
}
#content-left h2 a:hover, #content-left h2 a:active {
	color: #ccc;
}
#content-left h3 {
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#content-left div.articleoptions.single {
	height: auto;
	font-size: 9pt;
	line-height: 23px;
	text-align: left;
} 
#content-left div.articleoptions {
	display: block;
	margin-top: 25px;
	padding: 5px 5px 5px 15px;
	width: 575px;
	text-align: right;
	font-size: 10pt;
	background: #eee;
	height: 23px;
}
#content-left div.articleoptions span {
	display: block;
	float: left;
	font-size: 9pt;
	line-height: 23px;
}
#content-left .articleoptions ul.tags {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#content-left .articleoptions ul.tags li a {
	padding: 0 5px 0 0;
}
#content-left div.articleoptions ul.tags li {
	display: inline;
}
#content-left a.furtherreading {
	display: inline-block;
	padding: 2px 10px 3px 10px;
}
#content-left a.furtherreading:link {
	background: #fff;
	color: #333;
	border: 1px solid #333;
}
#content-left a.furtherreading:visited {
	background: #fff;
	color: #999;
	border: 1px solid #999;
}
#content-left a.furtherreading:hover, #content-left a.furtherreading:active {
	background: #fff;
	color: #ccc;
	border: 1px solid #ccc;
}
#content-left #commentform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#commentform input, #commentform textarea {
	padding: 5px 7px 5px 7px;
	color: #666;
	border: 1px solid #ccc;
}
li.comment {
	margin: 5px 0 5px 0;
	width: 500px;
	padding: 10px 15px 10px 15px;
	font-size: 10pt;
	border: 1px dashed #ccc;
}
li.comment p {
	margin: 10px 0 0 0;
}
#respond p {
	margin-bottom: 5px;
	font-size: 10pt;
}

#content-right {
	float: right;
	width: 230px;
	padding: 10px;
}
#content-right h2 {
	clear: both;
	padding: 20px 0 0 0;
	margin: 0 0 10px 0;
	color: #333;
	font-size: 11pt;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
#content-right ul {
	margin: 0;
	padding: 0 10px 0 10px;
	list-style: none;
	color: #666;
	font-size: 9pt;
}
#content-right ul.normal li {
	float: none;
	width: 215px;
}
#content-right li {
	float: left;
	display: block;
	width: 105px;
	line-height: 20px;
}
#content-right a {
	text-decoration: none;
}
#content-right a:link {
	color: #666;
}
#content-right a:visited {
	color: #999;
}
#content-right a:active, #content-right a:hover {
	color: #ff0000;
}

#footer {
	border-top: 1px solid #666;
	border-bottom: 1px solid #333;
	padding: 0 20px 0 20px;
	color: #ddd;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background: url(gfx/bg-footer.jpg) top left repeat-y;
}
#footer h2 {
	font-size: 11pt;
}

#copyright {
	width: 870px;
	margin: 0;
	padding: 8px 20px 8px 20px;
	color: #fff;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
}

br {
	font-size: 9pt;
}

div.clear,hr.clear {
	clear: both;
	visibility: hidden;
}

a.flag {
	display: inline-block;
	width: 16px;
	height: 11px;
}
a.flag.en {
	background: url(gfx/en.gif);
}
a.flag.de {
	background: url(gfx/de.gif);
}
a.flag span {
	display: none;
}

pre {
	padding: 10px;
	overflow: auto;
	background: url(gfx/bg-pre.jpg) repeat;
}

q {
	margin: 0;
	display: block;
	padding-left: 40px;
	font-style: italic;
	background: url(gfx/quote.jpg) top left no-repeat;
}

p.important {
	padding: 5px 8px 5px 8px;
	color: #000;
	background: #ff8800;
}


	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0;
		padding:0 0 0 10px;
		text-indent:0;
	}
	ul.addtoany_list li, div.addtoany_list a{
		background:none;
		border:0;
		display:inline;
		line-height:32px;
		list-style-type:none;
		margin:0;
		padding:0 5px 0 5px;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{padding: 0 0 0 0;}
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		opacity:.7;
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}


