/*  
Theme Name: Eaglescry.de Wordpress theme
Theme URI: 
Description: template wordpress category news, 3 columns right & left, widgets ready
Version: 1.6
Author: Sabrina
Author URI: 
*/


/* General */



body {
        background-image: url(images/banner.jpg);
        background-repeat: no-repeat;
	background-color:#FFFFFF;   
	text-align:justify;
	font-family: Verdana, Tahoma;
	font-size:9px;
        letter-spacing: 1px;
	color: #807777;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#container {
	text-align: left;
	margin: 20px auto;
	}
	
a:link {
	color: #4F4332;
	border-bottom: none;
	text-decoration: none;
	}
a:visited, a:active {
	color: #9A8672;
	border-bottom: none;
	text-decoration: none;
		}

a img {
   	border: #636F79 1px solid;
}

a:hover img {
   	border: #FFFFFF 1px solid;
}

a:hover {
	text-decoration: none;
	color: #7A6C57;
	border-bottom: none;
	}

.projects-img {
	border: #636F79 1px solid;
}
	
img {
border: none;
	}

#header {
	padding: 15px 0px 0px 0px;
	}
	
#header h2 {
	color: #330000;
	font-family: "Times New Roman", Times, serif;
	font-size: 5pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 53px;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #330000;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	color: #FFFFFF;
	background-color:#D2D2D2;
	text-align:left;
	line-height:6pt;
	font-size:11px;
	font-family: Trebuchet MS;
        text-transform:uppercase;
        letter-spacing: 3px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:0px;
	font-weight:none;
        margin-bottom:0px;
	border-top: 0px solid #A4A7E8;
 	border-bottom: 0px solid #BE98DA;
	border-left: 5px solid #5F5F5F;
	border-right: 0px solid #908E8E;
	}
	

/*--------------------------------------------------
  General News/Main Content
  --------------------------------------------------*/
	
#content { 
	width: 540px; 
        top: 515px;
	left: 240px;
	position:absolute;
	text-align: justify;
	font-family: Verdana, Tahoma;
	font-size:9px;
	}
	
#content b{
	color: #4F4332;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: 1px solid #FFFFFF;
	margin-right: 15px;
        margin-bottom: 0px;
	}

#content img{
        border: 1px solid #FFFFFF;
        margin-bottom: 20px;
        }

#content a img{
        border: 1px solid #000000;
        }

#content a {
	color: #4F4332;
	border-bottom: none;
	text-decoration: none;
	}
#content a:visited, a:active {
	color: #9A8672;
	border-bottom: none;
	text-decoration: none;
		}
#content a:hover {
	text-decoration: none;
	color: #202020;
	}

#content a img {
   	border: #636F79 1px solid;
   	background-color: #FFFFFF;
}

.postspace2 a:hover img {
   	
   	border: #ffffff 1px solid;
   	background-color: #000000;
         }

#content h1 {
	color: #455A79;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #455A79;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	color: #716658;
	background-color:#F2F0F0;
	text-align:left;
	line-height:6pt;
	font-size:13px;
	font-family: Trebuchet MS;
        text-transform:uppercase;
        letter-spacing: 3px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:0px;
	font-weight:none;
        margin-top:10px;
        margin-bottom:0px;
	border-top: 0px solid #A4A7E8;
 	border-bottom: 0px solid #BE98DA;
	border-left: 5px solid #7F7F7F;
	border-right: 0px solid #908E8E;
	}
#content h2 a  {
	color: #4F4332;
	text-decoration: none;
	font-size:12px;
	}

#content h2 a:hover {
	color: #202020;
	text-decoration: none;
	}


#content h3 {                                           <!-- Comments --> 
	font-size: 11px;
	color: #716658;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-bottom: 15px;
	background-color: #CFCFCF;
	border-top: 2px solid #5F5F5F;
	}
	
#content h3 a  {
	color: #455A79;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #FFCC00;
	text-decoration: none;
	}

#content h4 {
	color: #8A7E6E;
	background-color:#E2E0E0;
	text-align:left;
	font-size:9px;
	font-family: Trebuchet MS;
        text-transform:none;
        letter-spacing: 3px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:0px;
	font-weight:none;
        margin-top:0px;
        margin-bottom:20px;
	border-top: 0px solid #A4A7E8;
 	border-bottom: 0px solid #BE98DA;
	border-left: 5px solid #9A9999;
	border-right: 0px solid #908E8E;
	}

#content h4 a {
	color: #9E9486;
	text-decoration: none;
	}

#content h4 a:hover {
	color: #9E9486;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F2F0F0;
	margin: 0px;
	margin-left: 20px;
        margin-top: 15px;
	margin-bottom: 20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	width: 460px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #A39C8B;
	}
	

.postspace {
        overflow:auto;
	position:absolute;
        width:570px;
	overflow:auto;
	z-index:6;
	left: 315px;
	top: 500px;
        margin-bottom: 10px;
        padding-right: 0px; padding-bottom: 10px; padding-left: 20px; padding-top; 0px;
	}

.postspace2 { 
        overflow:auto;
	position:absolute;
	font-family: Verdana, Tahoma;
	font-size:9px;
        width:570px;
	overflow:auto;
	z-index:6;
	left: 315px;
	top: 535px;
        padding-right: 0px; padding-bottom: 10px; padding-left: 20px; padding-top; 0px;
	}



.postspace3 {
        overflow:auto;
	position:absolute;
        width:570px;
	overflow:auto;
	min-height:1045px;
	z-index:6;
	left: 315px;
	top: 535px;
        margin-bottom: 30px;
        padding-right: 0px; padding-bottom: 0px; padding-left: 20px; padding-top; 0px;
	}

h6 {     <!-- Site Info Headlines -->
	color: #FFFFFF;
	background-color:#F2F0F0;
	text-align: center;
	line-height:6pt;
	font-size:12px;
	font-family: Trebuchet MS;
         text-transform:uppercase;
         letter-spacing: 5px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:15px;
	padding-right:15px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	border-bottom: 0px solid #5D0E5E;
 	border-top: 1px solid #100E38;
	border-left: 0px solid #908E8E;
	border-right: 0px solid #908E8E;
}

#left {
	overflow:auto;
	position:absolute;
         background:#FFFFFF;
	width:220px;
	overflow:auto;
	min-height:1060px;
	z-index:5;
	left: 5px;
	top: 525px;
         border-left: #5F5F5F 0px solid;
         border-right:#5F5F5F 0px solid;
         border-top:#5F5F5F 0px solid;
         border-bottom:#5F5F5F 0px solid;	 
	}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	margin:0;
	padding:0;
	color: #4D4749;
	background-color:#F2F0F0;
	text-align:left;
	line-height:6pt;
	font-size:9pt;
	font-family: Trebuchet MS;
         text-transform:uppercase;
         letter-spacing: 3px;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:0px;
	font-weight:none;
	border-bottom: 1px solid #5D0E5E;
 	border-top: 0px solid #908E8E;
	border-left: 0px solid #908E8E;
	border-right: 0px solid #908E8E;
	}

#left a img {
   	border: #A7B2BC 1px solid;
}

#left a:hover img {
   	border: #636F79 1px solid;
}


#right { 
	overflow:auto;
	position:absolute;
         background:#FFFFFF;
	width:220px;
	overflow:auto;
	min-height:550px;
	z-index:4;
	left: 790px;
	top: 525px;
         border-left: #5F5F5F 0px solid;
         border-right:#5F5F5F 0px solid;
         border-top:#5F5F5F 0px solid;
         border-bottom:#5F5F5F 0px solid;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	margin:0;
	padding:0;
	color: #4D4749;
	background-color:#F2F0F0;
	text-align:left;
	line-height:6pt;
	font-size:9pt;
	font-family: Trebuchet MS;
         text-transform:uppercase;
         letter-spacing: 3px;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:5px;
	padding-right:0px;
	font-weight:none;
	border-bottom: 1px solid #5D0E5E;
 	border-top: 0px solid #908E8E;
	border-left: 0px solid #908E8E;
	border-right: 0px solid #908E8E;
	}
	
#right h2.widgettitle {
	color: #fff;
	background-color: #B9E0F6;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#right a img {
   	border: #636F79 0px solid;
}

#right a:hover img {
   	border: #FFFFFF 0px solid;
}


/*--------------------------------------------------
  SideBarRight List options
  --------------------------------------------------*/

#navcontainer {
        width: 90%;
        position: center;
 }

#navcontainer ul{
        margin-left: 5;
        padding-left: 0;
        list-style-type: none;
        font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
position: center;
padding: 3px;
width: 90%;
background-color: #F2F0F0;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #807777;
letter-spacing: 5px;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FFFFFF;
color: #807777;
}

#footer {
        background-image: none;
	width: 0px;
        top: 1500px:
	height: 00px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  0px 0px 0px 0px;
	text-align: center;
	line-height: 0px;
	clear: both;
	}
	
#footer p {
	color: #fff;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #7C9194;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */

#commentform {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #7C9194;
	border: 0px solid #ddd;
	width: 200px;
	margin-bottom: 0px;
	}
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 400px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #464648; }
ul.tabbernav li a:visited { color: #464648; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #CFCFCE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/*--------------------------------------------------
 Main Site Navigation Vista Style
  --------------------------------------------------*/

img{ border: 0pt; }

#bottom_div{
width: 520px;
height: 150px;
background-color: #b9d1ea;
clear:both;
}

#vista_toolbar {
position:absolute;
float:left;
font-family: Trebuchet MS, Arial;
font-size:10px;
margin:0;
padding:0;
left:235px;
top:486px;
z-index:&;

}

#vista_toolbar ul {
background-image:url(http://www.eaglescry.de/back.gif);
background-repeat:repeat-x;
float:left;
line-height:32px;
list-style:none;
margin:0;
padding:0 10px 0 10px;
width:550px;
}

#vista_toolbar li {
display:inline;
padding:0;
}

#vista_toolbar a {
color:#FFF; /* need because it will use default link color */
float:left;
padding:0 3px 0 3px; /* left 3 px because of left.png image */
text-decoration:none;
}

#vista_toolbar a span {
display:block;
float:none;
padding:0 10px 0 7px;
}

#vista_toolbar a span img {
border:none;
margin:8px 4px 0 0;
}

/* show picture when mouse over link */
#vista_toolbar a:hover{
background: url(http://www.eaglescry.de/left.png) no-repeat left center;
}

#vista_toolbar a:hover span {
background:url(http://www.eaglescry.de/right.png) no-repeat right center;
}

#vista_toolbar a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}

table {  <!-- Table tour sections -->
	display: block;
	text-align:justify;
	font-family: Tahoma, Verdana;
	font-size:11px;
         letter-spacing: 1px;
	color: #807777;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
