/* ### style.css == style-dark.css ### */

/* global settings */
html { 
overflow: scroll;
background-color: #555;
}

* { 
margin: 0; 
padding: 0; 
}
body { 
margin: 10px 0;
font: 100%/1.5em Sans-Serif, "Trebuchet MS", Trebuchet;
color: #515151;
text-align: center;
background-color: #555;
/*background: url(i-dark/title.gif) no-repeat 8% 70px; TITLE-PIC*/
}

/* links */

a:link, a:visited, a:active {
text-decoration: none;
color: #069;
}
a:hover {
color: #023;
}
a img {
background: none;
border: 0 none;
vertical-align: sub;
}
a:hover img {
filter: alpha(opacity=90);
opacity: .9;
}

/* hn */

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
color: #515151;
margin: 10px 0;
}
h1 { 
margin: 0;
font-size: 4em; 
font-weight: bold; 
text-transform: uppercase;
}
h1 a { 
color: #515151;
}
h1 a:hover { 
background: none;
border-bottom: none;
color: #069;
}
h2 { 
font-size: 1.2em; 
}
h3 { 
font-size: 1em; 
margin-top: 20px;
}
h4 { 
font-size: 0.9em; 
}
h5 { 
font-size: 0.8em; 
}
h6 { 
font-size: 0.7em; 
}

/* misc */

abbr, 
acronym {
font-style: normal; 
border-bottom: 1px dotted #515151; 
cursor: help;
}
code, pre { 
font: 1em Monaco, "Courier New", Courier, monotype, serif; 
}
/*
pre {
border: 1px solid #888;
background: #fafafa;
padding: 4px;
overflow: auto;
width: 95%;
max-height: 500px;
margin: 10px auto;
}
*/
p {
margin: 10px 0;
line-height: 18px
}
td {
padding: 5px;
line-height: 18px
}
/* defination lists */

dl { 
margin: 20px 0; 
}
dt {
font-size: 0.9em;
text-transform: uppercase;
}
dd {
margin: 0 0 20px;
}

/* list styles */

ul {
margin: 10px 0; 
} 
ul li {
height: 1%;
list-style-type: none;
margin: 0 0 5px;
padding: 0 0 0 15px;
background: url(i/bullet.gif) no-repeat 0 6px;
line-height: 18px;
}
ol {
margin: 10px 0 10px 25px; 
}
ol li {
margin: 0 0 5px 0;
line-height: 18px;
}

/* blockquote */

/* boring old block style
blockquote {
margin: 10px 0;
padding: 5px 10px;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
font: 0.9em/1.5em Georgia, "Trebuchet MS";
color: #515151;
} */

/* new blockquote style */
blockquote {
background:transparent url(i/quotes_left.gif) no-repeat scroll left top;
color:#666666;
font-family: Verdana;
font-style: italic;
font-size: 0.85em;
line-height:1.3em;
margin:0pt 0pt 0pt 20px;
padding:10px 0pt 5pt 20px;
}

/*
blockquote last {
background:transparent url(i/quotes_right.gif) no-repeat scroll right bottom;
padding: 0 10px 10px 0;
margin-bottom: -5px;
}*/

/* image styles */

img.left {
float: left;
margin: 0 15px 10px 0;
}
img.right {
float: right;
margin: 0 0 10px 15px;
}
img.centered {
display: block;
margin: 10px auto;
}
img.border {
padding: 2px;
border: 1px solid #999;
}

/* layout */

#container {
margin: 0 auto;
width: 990px;
font-size: 0.8em;
text-align: left;
overflow: visible;
background-color: white;
}

#topnav {
padding-top: 15px;
padding-left: 15px;
padding-right: 15px;
}

#topnav ul {
margin: 0;
padding: 0;
margin-top: 3px;
}

#wrap {
height: 1%;
margin: 4px 0;
padding-left: 10px;
background: url(i-dark/wrap-990px.gif) repeat-y;
}
#col-left {
float: left;
width: 180px;
padding: 15px 0 0 15px;
}
#col-main {
/*width: 400px;*/
width: 550px;
float: left;
overflow: visible;
padding-left: 10px;
}

#col-middle {
float: left;
width: 190px;
padding: 15px 0 0 20px;
}

#col-middle-wrapper {
float: left;
}

#col-right {
width: 190px;
padding: 15px 10px 0 10px;
}

#col-right-wrapper {
float: right;
}

#styleswitcher {
width: 40px;
text-align: right;
font-size: 0.85em;
font-style: italic;
display: inline;
float: right;
width: 80px;
text-align: right;
margin-right: 25px;
/*padding: 0 0 10px;
background: #f7f3f3;
font-size: 0.85em;
line-height: 1.6em;*/
}


#styleswitcher p {
padding-right: 0px;
margin: 0;
margin-top: 5px;
}

/* main navigation */

#nav li {
float: right;
display: block;
list-style-type: none;
margin: 0; 
padding: 0;
background-image: none;
}
#nav a:link, #nav a:visited {
float: left;
display: block;
padding: 0 10px 8px 10px;
/*font-size: 1.2em;*/
font-family: Verdana;
/*font-weight: bold;*/
color: #515151;
/*text-transform: uppercase;*/
text-decoration: none;
}
#nav li.current_page_item, #nav a:hover {
background: url(i-dark/tab.gif) no-repeat 50% 90%;
border-bottom: none;
color: #069;
}
#nav li.current_page_item a, #nav li.current_page_item a:visited {
color: #069;
}

.page_header a {
float: left;
display: block;
padding: 0 10px 8px 10px;
font-family: Trebuchet MS, Arial, Verdana;
letter-spacing: 0.05em;
font-size: 1.2em;
font-weight: bold;
color: #069;
text-transform: uppercase;
text-decoration: none;
}

/* latest post */

#latest {
padding: 5px 0;
background-color: #efefef;
	float: left;
	width: 100%;
}
#latest {
border-top: 1px solid #e1e1e1;
border-bottom: 1px solid #e1e1e1;
}
#latest-inner {
height: 1%;
margin: 0;
padding-left: 5px;
background: url(i-dark/latest.gif) repeat-y;
}
#slide {
font-weight: bold; 
padding-left: 25px;
height: 1%;
width: 850px;
display: block;
overflow:hidden;
position: relative;
float: left;
}
#slideticker { 
font-weight: normal;
float: right;
width: 640px;
position: relative;
letter-spacing: 0.1em;
}

/* post */

#post-latest {
float: left;
width: 550px;
/* margin-top: 5px;*/
font-size: 1em;
color: #333;
/*text-align: justify;*/
}
#post-latest h3 {
margin: 0;
padding: 20px 0 0 20px;
}
#post-latest h2 {
margin: 15px 20px 0;
/*font: bold 1.1em Verdana, Sans-Serif;*/
font-weight: bold;
font-size: 1.2em;
font-family: Trebuchet MS, Arial, Verdana;
line-height: 1.3em;
}
#post-latest p.post-meta {
margin: 0 20px;
}
#post-latest .post-body {
padding: 10px 20px 20px;
}

/* about */

#sec-about {
float: left;
width: 205px;
padding: 0 5px 20px 0;
margin-left: 5px;
background: #f7f3f3;
font-size: 0.85em;
line-height: 1.6em;
}
#sec-about p {
margin: 20px;
}
#sec-about h3 {
margin: 0;
padding: 20px 0 0 20px;
font-size: 1.1em;
}

/* main column */
/* post */
#col-main h3.sec-title, #instantsearch h3 {
padding: 20px 15px 10px;
text-transform: uppercase;
letter-spacing: 0.2em;
}
div.post {
/*text-align: justify;
margin: 10px 15px 35px;
padding: 0 0 15px;
background: url(i-dark/divider.gif) no-repeat 50% 100%;
*/
border-bottom: 1px dotted #BBBBBB;
margin: 15px 15px 20px;
}
h2.post-title {
margin: 0;
font-weight: bold;
}
p.post-meta {
margin: 0;
font-size: 0.85em;
color: #888;
/*text-transform: uppercase;*/
}
p.post-meta-ind {
margin-top: 0;
}
.meta-name {
float: left;
width: 120px;
font-size: 1.1em;
/*text-transform: uppercase;*/
font-style: italic;
}
.meta-detail {
font-size: 0.9em;
text-transform: none;
text-align: right;
display: block;
}
p.more {
margin: 20px 0 0;
padding: 0 0 0 20px;
background: url(i-dark/dashed.gif) no-repeat 0 50%;
line-height: 18px;
font-weight: bold;
}

.more-link
{
	background: url(i-dark/dashed.gif) no-repeat scroll right 60%;
	display: block;
	font-weight: bold;
	padding-right: 15px;
	text-align: right;
}

/* prev-next navigation */
div.content-navigate {
padding: 10px 15px 20px;
}
span.alignright {
float: right;
}
span.alignleft {
float: left;
}

/* comments */
#comments {
padding: 0 15px 40px;
/* background: url(i-dark/divider.gif) no-repeat 50% 100%; */
}
#comments h3 {
margin: 0;
padding: 10px 0 0;
font-weight: bold;
}
div.comment {
height: 1%;
padding: 10px 10px 10px 10px;
border-bottom: 1px solid #e5e5e5;
}
div.comment-light {
background-color: #F7F3F3;
}
div.comment p {
margin: 5px 0;
}
.comment-meta {
font-size: 0.95em;
/*text-transform: uppercase;*/
}
#comments label {
display: block;
font-size: 0.9em;
}
#comment-author, 
#comment-email,
#comment-url,
#comment-text, 
#s {
width: 90%;
margin: 0 0 10px;
padding: 2px;
border: 1px solid #ccc;
font: 0.95em "Lucida Sans Unicode", "Lucida Grande", Verdana, "Trebuchet MS";
}
#comment-submit {
padding: 2px;
/*
background: #eee;
border: 3px solid #515151;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #333;
text-transform: uppercase;
text-align: center;
*/
}

/* side columns common */
#col-right a:hover, #col-left a:hover {
background: transparent;
border-bottom: none;
}
#col-right li, #col-left li {
list-style-type: none;
margin: 0;
padding: 3pt 0pt;
border-bottom: 1px solid #e5e5e5;
background-image: none;
line-height: 17px;
}
#col-right ul ul, #col-left ul ul {
padding-left: 10px;
margin: 0;
}
#col-right li li, #col-left li li {
border-top: 1px solid #e5e5e5;
}
#col-right ul li ul li, #col-right ul li ul li ul li {
border-bottom: 0px !important;
}
h3.sec-title {
font-family: "Trebuchet MS", Trebuchet, Sans-Serif;
margin: 0;
text-transform: uppercase;
letter-spacing: 0.2em;
}
h3.sec-title a{
color: #515151;
}
#col-left input {
width: 130px;
}
div.left-sec, 
div.right-sec,
div.middle-sec {
margin: 0 15px 40px 0;
}

/* footer */

#footer {
padding: 0;
margin: 0 0 20px 0;
text-align: center;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size: 0.8em;
}

#footer li {
display: inline;
list-style-type: disc;
}

/* misc */
.TagCloud {
text-align: justify;
}
#ACFLoader {
display: none;
font: 100%/1.5em Sans-Serif, "Trebuchet MS", Trebuchet;
position: absolute;
top: 3px;
left: 3px;
border: 1px solid #888;
}
#ACFLoader p {
margin: 2px 5px 2px 5px;
}
#instantsearch ul li {
background: none;
line-height: 15px;
padding: 0 15px;
font-size: 0.90em;
}
#instantsearch ul{
margin: 0;
border-bottom: 1px solid #e5e5e5;
}
#instantsearch h3 {
padding: 0px 15px;
margin-top: 0px;
text-transform: uppercase;
letter-spacing: 0.2em;
}
.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Leerzeile erzwingen */
.realbr {
margin-top: 30px;
}

/* PLUGIN - Similar Posts */
.similar-posts ul {
margin: 2px;
}

/* PLUGIN - Pagenavi */
.wp-pagenavi {
	text-align: center;
	padding-bottom: 10px;
	font-size: 0.8em;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #006699;
	color: #006699;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #006699;
	color: #006699;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #515151;
	color: #515151;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #006699;
	color: #006699;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #515151;
	border: 1px solid #515151;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #515151;
	color: #515151;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #515151;
	color: #515151;
	background-color: #FFFFFF;
}

/* PLUGIN - MyTwitter */
.tweetbox {
	margin:0 15px 40px 0;
}

#col-right .widget_mytwitter {
	border-bottom: none;
}

/* style for each tweet */ 
.mytwitter_tweet {
	color: #515151;
	font-size: 8pt;
	line-height: 0.8em;
}

/* style for each tweet time (e.g. 3 hours ago)*/
.mytwitter_tweet_time {
	font-style: italic;
	display: block;
	font-size: 8pt;
	margin-top: 2px;
}

/* style for each separator */
.mytwitter_separator {
	font-size: 8pt;
	line-height: 0.8em;
}

/* style for tweet #1 -- you can add additional styles by adding #mytwitter_tweet-2, etc. */
#mytwitter_tweet-1 {

}

/* style for tweet time #1 -- you can add additional styles by adding #mytwitter_tweet_time-2, etc. */
#mytwitter_tweet_time-1 {

}

/* style for separator #1 -- you can add additional styles by adding #mytwitter_separator-2, etc. */
#mytwitter_separator-1 {

}

/* set style for "li" element of class "mytwitter" */
ul li.mytwitter {
/*	color: green; */
}

/* wp-fotos widget */
.wpfoto_thumb {
	padding: 1px;
	border: 1px solid #ccc;
}
