/*
Theme Name: egoSconnesso[dot]net - version EOTI blue
Description: Three column theme using blue. Clean appearance. Code by <a href="http://mystical-twilight.com/">Collen</a>
Version: 1.0
Original Design: egoSconnesso[dot]net
Design Author URI: http://www.egosconnesso.net/
EOTI blue modification by goatix
URI http://seo-marketing-blog.de
*/

/* Basics and Typography */
body {
 background: #396185;
 margin:  0;
 padding: 0;
 font: 75%/1.2 "Trebuchet MS", Verdana, Arial, Sans-Serif;
 color: #000;
 text-align: center;
}
#header {
 position: relative;
 top:4px;
 background: url('images/headerbg.gif') repeat-x;
 width: 940px;
 height: 131px;
 margin: 0 auto;
 padding: 0
}
#header h1 {
 padding: 46px 0 0 0;
 margin: 0;
 font-size: 1.7em;
 text-align: center;
}
#header h1 a {
 color: #fff;
}
#header h1 a:hover {
 color: #efefef;
 text-decoration: none;
}
#head {
 text-align:center;
}

#headerimg{cursor:pointer;}

p {
	font-size: 1em;
	margin: 0 0 1.2em;
	padding: 0;
	line-height: 1.5em;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 3em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: .9em 0;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	color: #2A4863; 
}
h1, h2 {
	font-size: 1.3em;
}
h3 {
 	font-size: 1.2em;
}
h4 {
	font-size: 1.0em;
}
a {
	text-decoration: none;
        background: none;
}
a:link {
	color: #2A4863;
}
a:visited {
	color: #487BAA;
}
a:hover, a:active {
	color: ##487BAA;
}
input, textarea, select {
	border: 1px solid #000;
	background: #fff;
	color: #000;
	font: 8pt/1.2 Tahoma, Arial, sans-serif;
}
.button {
	border: 1px solid #000;
	background: #fff;
	color: #000;
	font: bold 8pt/1.2 Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 6px 4px;
	padding: 10px;
        border: 1px solid #ccc;
        background: #fff url('images/bqbg.gif') no-repeat right bottom;
	font-size: 0.9em
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0px none;
}
.small {
	font-size: 0.9em;
	color: #2A4863;
}
#container {
 width: 950px;
 margin: 0 auto;
 padding: 0;
 background: #fff;
 border-left: 1px solid #2A4863;
 border-right: 1px solid #2A4863;
 border-top: 0px none;
 border-bottom: 7px solid #2A4863;
 text-align: left
}

#topcontentdouble {
 float: left;
 width: 498px;
 height: 27px;
 /*background: #fff;*/
 margin: 0 9px;
 display: inline;
}
#topcontent {
 width: 950px;
 background: #fff;
 margin: 9px auto 0 auto;
 height: 27px;
}
#bottomcontentdouble {
 display: inline;
 float: left;
 width: 500px;
 /*background: #fff;*/
 margin: 9px 9px 0 9px;
 height: 27px;
}
#content {
 float: left;
 width: 510px;
 margin:  0 9px;
 display: inline;
}

#eoti-content {
 width: 940px;
 margin:  0 9px;
 display: inline;
 background-color:#000000;
}

#singlecontent {
 width: 730px;
 padding:0;
 margin: 0 auto;
}
.post {
 margin: 0 6px 30px 5px;
 padding: 5px;
 background: #EAF0F7;
 border: 1px solid #487BAA;
}

.eoti-post {
 margin: 0 6px 30px 5px;
 padding: 5px;
 background: #000000;
 border: 3px solid #FF0000;
 width:905px;
}

.eoti-post p {
 color: #ffffff;
 text-decoration: none;
}

.eoti-post a {
 color: #ffffff;
 text-decoration: none;
}
.eoti-post a:hover {
 color: #ffffff;
}
.eoti-post a:visited {
 color: #ffffff;
}

.eoti-post a:active { 
 color: #ffffff;
}

.eoti-post h2 {
 color: #ffffff;
 font-size: 1.8em;
 margin: 40px 0 0 10px;
}
.eoti-post h3 {
 float: right;
 color: #ffffff;
 font-size: 1em;
 margin: 0; padding: 0;
}
	
	
  #wechsel {
    padding-left:365px;
  }	
  #wechsel a {
    background: url('images/shutdown-1.gif') no-repeat bottom center;
    display:block; width:170px; /* Linkbereich begrenzen */
  }
  #wechsel img {
    display:block; width:170px; height:170px; border:0;
  }
  #wechsel a:hover img {
    visibility: hidden;
  }
  #wechsel a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html #wechsel a {
    margin-right:1px;
  }
  * html #wechsel a:hover {
    width:171px; margin-right:0; /* Workaround fuer IE 5.01 */
  }
  
  #backup {
  	padding-left:365px;
  }
  
  #backup a {
    background: url('images/backup-1.gif') no-repeat bottom;
    display:block; width:170px; /* Linkbereich begrenzen */
  }
  #backup img {
   display:block; width:170px; height:170px; border:0;
  }
  #backup a:hover img {
    visibility: hidden;
  }
  #backup a:hover { /* Workaround fuer IE 5.5 und 6 */
    border:0;
  }
  * html #backup a {
    margin-right:1px;
  }
  * html #backup a:hover {
    width:171px; margin-right:0; /* Workaround fuer IE 5.01 */
  }

.post a {
 color: #2A4863;
 text-decoration: none;
}
.post a:hover {
 color: #487BAA;
}
.post a:visited {
 color: #487BAA;
}
.post h2 {
 color: #2A4863;
 font-size: 1.8em;
 margin: 40px 0 0 10px;
}
.post h3 {
 float: right;
 color: #2A4863;
 font-size: 1em;
 margin: 0; padding: 0;
}
.meta {
 font-size: .9em;
 line-height: 18px;
}
.feedback {
 text-align: right;
 font-size: 1.0em;
}
.author {
 width: 200px;
 float: right;
 text-align: right;
}


/* Page Navigation */
.postnavigation {
 height: 45px;
}
.left {
 float: left;
 padding-left: 105px;
}
.right {
 float: right;
 padding-right: 105px; 
}
.leftdouble {
 float: left;
 padding-left: 10px;
}
.rightdouble {
 float: right;
 padding-right: 10px; 
}


/* Sidebars */
#sidebar2 {
 position: relative;
 float: right;
 width: 200px;
 margin: 10px 0 0 0;
 display: inline;
}
#sidebar {
 position: relative;
 float: left;
 width: 200px;
 margin: 10px 0 0 10px;
 display: inline;
}
#sidebar h2 {
 margin:0; padding: 3px 0;
 color: #2A4863;
}
#sidebar ul, #sidebar2 ul {
 padding:0; margin:0;
}
#sidebar ul li, #sidebar2 ul li {
 list-style-type: none;
 list-style-image: url('none');
}
#sidebar ul, #sidebar ul li {
 margin: 0;
 padding: 0;
}
#sidebar ul li ul, #sidebar2 ul li ul {
 margin: 0 5px 0 0;
 padding: 2px 3px 5px 3px;
}
#sidebar ul li ul li, #sidebar2 ul li ul li {
 margin: 0;
 display: block;
 background: url('images/bullet.gif') no-repeat 0 .6em;
 padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}
#sidebar ul li ul li a {
 display: block;
 height:1%; /* IE WIN */
}
#sidebar ul li ul li a:hover {
 text-decoration: none;
}
#sidebar ul li ul li ul {
 margin: 0;
 padding: 0;
}
#sidebar2 ul, #sidebar ul li {
 margin: 0;
 padding: 0; 
}
.sidebg {
 background: #EAF0F7 url('images/sidebg.gif') repeat-y;
 padding: 5px
}

/* The following is the fix for 3-pixel-jog bug in IE */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #content {
 /*margin-right: 7px;*/
}
 
* html #sidebar, * html #sidebar2 {
 height: 1%;
}
/* End hide from IE5/mac */


/* Comments */

#response {
 margin: 0px 110px;
}
#commentlist {
 padding: 0px 10px 0px 10px;
 margin-left: 10px;
 margin-right: 10px;
 color: #000;
 list-style-type: none; 
 text-align: justify;
}
#commentlist li  p{
 padding: 0px;
 margin: 8px 0px 0px 10px;
}
.commentname {
 width: 220px;
 float: left;
 font-size: 0.9em;
 margin: 0;
 padding: 0  0 2px 10px;
}
.commentinfo{
 width: 250px;
 float: right;
 text-align: right;
}
.commenttext {
 clear: both;
 padding-top: 0px;
 margin-top: 0px;
 margin-bottom: 70px;
 border-top: 1px solid #2A4863;
 text-align:left; 
 line-height:16px;
}

/* Comment Form  */
h2#postcomment {
 margin: 40px 0px 0px 10px;
 padding: 0 0 20px 10px;
}
#commentform {
 padding: 1px 20px;
 margin: 0;
}
#commentboxes {
 width: 200px;
 float: left;
 color: #000;
 font-size: 0.9em;
}

#inputbox {
 clear: both;
 color: #efefef;
 font-size: 0.9em;
}
#button {
 padding-top: 0.5em;
}
#commentsbottom {
 margin: 0;
 padding: 0;
 height: 22px;
}

/* Credits */
#footer {
 margin: 10px auto;
 width: 950px;
 font-size: .8em;
}
#footer p {
 margin-top: 0;
}
.clearer {
 clear: both;
 line-height: 0px;
}


/* Typography */

.post {
 color: #000;
 text-align: left;
}

.title {
 clear:both;
 text-align: left;
 height: 20px;
 color: #2A4863;
 display: block;
 text-decoration: none;
 font-size: 1.6em;
 padding: 8px 0 6px 0;
}

.title a  {
 clear:both;
 text-align: left;
 height: 20px;
 color: #2A4863;
 display: block;
 text-decoration: none;
 padding: 8px 0 6px 0;
}
.title a:hover {
 color: #487BAA;
}
.storycontent {
 padding: 0px 0px 5px 0px;
}
.singlepages p {
 text-align: left;
 margin: 0px 105px 80px 105px;
 line-height: 20px;
}
.storycontent a {
 color: #2A4863;
 text-decoration: underline;
}
.storycontent a:hover {
 color: #487BAA;
}
.storycontent a:visited {
 color: #487BAA;
}

/* Page Navigation */
.left a {
 color: #2A4863;
 font-size: 0.9em;
}
.right a{
 font-size: 0.9em;
 color: #2A4863;
}
.leftdouble a{
 color: #2A4863;
 font-size: 0.9em;
}
.rightdouble a{
 font-size: 0.9em;
 color: #2A4863;
}


/* Comments */
.commentauthor {
 font-weight: bold;
 font-size: 1.2em;
 padding: 0 0 2px 0;
 margin: 0;
 color: #000000;
}
.commentauthor a {
 font-weight: bold;
 margin: 0;
 background: url('images/bullet.jpg') no-repeat top right;; padding-left:0; padding-right:20px; padding-top:0; padding-bottom:0
}
.commentdate {
 font-size: 0.8em;
 text-align: right;
 line-height: 18px;
 padding: 0;
 margin: 0;
}
#nocomment, #commentsclosed {
 text-align: center;
 color: #000;
 font-size: 1.1em;
}

/* Comments Form */
#comment  {
 width: 465px;
}
#comment, #author, #url, #email, #press{
 background: #fff;
 font-size: 1.1em;
 color: #000;
 padding: 1px 2px 1px 1px;
}
#comment, #author, #url, #email{
 border: 1px solid #000;
}
#comment:hover, #author:hover, #url:hover, #email:hover{
 border: 1px solid #2A4863;
}
#comment:focus, #author:focus, #url:focus, #email:focus{
 background: #fff;
 border: 1px solid #000;
 color: #2A4863;
 padding: 1px 2px 1px 1px;
}
#commentboxes p {
 margin: 0;
 padding-bottom: 0.9em;
}


h2#comments {
 margin-bottom:40px;
 margin-left:10px;
}


p.feeds {
 float: right;
 margin-top: -1.8em;
 font-size: 0.9em;
}


p.feeds a, p.feeds a:hover  {
 text-decoration: none;
}


p.feeds a:hover {
 color: #000000;
}
#inputbox {
 clear: both;
 color: #777;
 font-size: 0.9em;
}
#inputbox a {
 color: #2A4863;
}
#inputbox a:hover {
 color: #487BAA;
}


p.inputbox {
 margin: 0;
 padding-bottom: 10px;
}


p.pages {
 margin: 0;
 padding: 40px 40px;
 padding-top: 0;
 text-align: center;
}


p.pages a {
 color: #2A4863;
}


/* Credits */
p.credits {
 padding: 0px;
 text-align: center;
 margin: 10px 0px; 
 color: #999;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.9em;
}


/* Search/Archives/Categories Results Pages */
.searchresult, .searchresult h2 {
 padding: 0;
 margin: 0;
}
.searchresult a {
 color: #2A4863; 
}
.searchinfo {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000;
 margin: 0 ;
}
.searchdetails {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000;
 margin: 0 ;
 border-bottom: 1px solid #d6debb;
}

/* 
This piece of code is for clearing
the floats without structural markup
Don't modify it
*/
.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 */
.alt {
        border-bottom: 1px solid #efefef;
        }
.notice {
       color: #2A4863;
       font-size: 1.2em;
       font-weight: bold;
        }
.notice2 {
        color: #2A4863;
        font-weight: bold;
         }
#wp-calendar a {
   background: #f4fbd9;
}

/* For Smart Tagging plugin */ 
ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; } 
ul#tagcloud li { display:inline; font-size:80%; line-height:340%; color:#ccc; background: none; padding: 0;} 
ul#tagcloud li a { text-decoration:none; } 
ul#tagcloud li a:hover { text-decoration:none; color:#FF9900} 
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; } 
ul#tagcloud li.t1 a:hover { color:#FF9900; font-size: 120%; } 
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; } 
ul#tagcloud li.t2 a:hover { color:#FF9900; font-size: 160%; } 
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; } 
ul#tagcloud li.t3 a:hover { color:#FF9900; font-size: 190%; } 
ul#tagcloud li.t4 a { color:#82A2C2; font-size: 210%; } 
ul#tagcloud li.t4 a:hover { color:#FF9900; font-size: 210%; } 
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; } 
ul#tagcloud li.t5 a:hover { color:#FF9900; font-size: 230%; } 
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; } 
ul#tagcloud li.t6 a:hover { color:#FF9900; font-size: 250%; } 
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; } 
ul#tagcloud li.t7 a:hover { color:#FF9900; font-size: 270%; } 
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; } 
ul#tagcloud li.t8 a:hover { color:#FF9900; font-size: 290%; } 
ul#tagcloud li.t9 a { color:#105CB6; font-size: 310%; } 
ul#tagcloud li.t9 a:hover { color:#FF9900; font-size: 310%; } 
ul#tagcloud li.t10 a { color:#304B69; font-size: 330%; }
ul#tagcloud li.t10 a:hover { color:#FF9900; font-size: 330%; }

#cerpt-category {
background:#FFF;
border:solid 1px #000033;
padding: 5px;
}

