/* 
	Theme Name: Alter Der Ruine
	Theme URI: http://www.meowhaus.net
	Description: A custom theme created for Alter Der Ruine by <a href="http://www.meowhaus.net">MeowHaus Design Studio</a>.
	Author: German R at MeowHaus
	Author URI: http://www.meowhaus.net
	Version: 1.0
*/

body  
{ 
background:#000 url(images/background.jpg) no-repeat;
margin: 0px;
padding: 0px;
}

br.clear {
clear: both;
}



/*------------------------------- Main Structure ----------------------------------*/

#container {
width: 900px;
height: auto;
border: 0 0 0 0;
padding: 225px 0 0 0;
}

#left_column {
width: 237px;
height: auto;
float: left;
padding: 80px 12px 20px 0px;
}

#sidebar {
width: 237px;
height: auto;
font-size: 12px;
line-height: 16px;
text-align: right;
color: #ccc;
font-style: italic;
font-family: Georgia, Times New Roman, Times, serif;
border: 0 0 0 0;
padding: 0 0 10px 0;
}

#sidebar li li
{
list-style-image: url(images/trans.gif);
}

#sidebar h2 {
font-size: 18px;
line-height: 12px;
color: #990000;
font-style: italic;
font-weight: normal;
border-top: 1px dotted #990000;
padding: 10px 0 0 0;
font-family: Georgia, Times New Roman, Times, serif;
}

#right_column {
width: 650px;
height: auto;
float: left;
border-left: 1px dotted #990000;
padding: 0 0 0 0;
}

#content {
width: 630px;
height: auto;
border: 0 0 0 0;
padding: 0px 0px 0px 12px;
text-align: left;
font-size: 12px;
line-height: 18px;
color: #98512a;
font-family: Georgia, Times New Roman, Times, serif;
}

#content img {	
border: 1px solid #98512a ;
padding: 4px 4px 4px 4px;
}

#content h1 {
font-size: 24px;
line-height: 16px;
font-weight: normal;
color: #cc0000;
font-style: italic;
font-family: Georgia, Times New Roman, Times, serif;
}

#content h2 {
font-size: 14px;
line-height: 18px;
font-weight: normal;
font-weight: normal;
color: #d66b30;
font-style: italic;
font-family: Georgia, Times New Roman, Times, serif;
padding: 4px 0px 4px 10px;
border-top: 1px dotted #990000;
border-bottom: 1px dotted #990000;
}

#footer {
width: 880px;
height: auto;
text-align: right;
font-size: 10px;
font-weight: normal;
font-style: italic;
color: #660000;
font-style: italic;
font-family: Georgia, Times New Roman, Times, serif;
border-top: 1px dotted #990000;
border-bottom: 1px dotted #990000;
padding: 10px 20px 10px 0;
}

#footer img
{
vertical-align:text-bottom
}

.flashmovie {	
border: 1px solid #98512a ;
background-color: #f0f0e4 ;
padding: 4px 4px 4px 4px;
}


/*------------------------------- Typography ----------------------------------*/

h2      
{
color: #ec008c;
font-size: 24px;
font-family: arial, verdana, helvetica, sans;
text-decoration: none;
font-weight: normal;
}

a:link { color:#bc5218; text-decoration:none; }

a:visited { color:#bc5218; text-decoration:none; }

a:hover { color:#d66b30; text-decoration:none; }

a:active { color:#bc5218; text-decoration:none; }


/*------------------------------- FORMS ----------------------------------*/

input
{
border: 1px solid #5e5f48;
font-size: 11px;
padding-left: 3px;
color: #51270f;
font-style: italic;
font-family: Georgia, Times New Roman, Times, serif;
background-color: #f0f0e4;
}

select
{
border: 1px solid #5e5f48;
font-size: 12px;
padding-left: 6px;
color: #51270f;
font-style: italic;
font-family: Georgia, Times New Roman, Times, serif;
background-color: #f0f0e4;
}

/*------------------------------- LightBox Styles ----------------------------------*/


