/*  
Theme Name: Cassiopeya the Snake Charmer
Theme URI: http://www.snake-charmer.de
Description: WordPress Theme f&uuml;r Jenny, f&uuml;r meinen undefinierbaren Haufen den ich &uuml;beralles geliebt habe.
Version: 1.0
Author: Russlan Akiev
Author URI: http://aruss.net

	snake-charmer v1.0
	http://www.snake-charmer.de/

	This theme was designed and built by Russlan Akiev,
	whose blog you will find at http://aruss.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html {
	height:100%;
}

body {
	background-color: #000000;
	margin: 0px; 
	color: #929292; 
	font-family: Georgia, Verdana, Times New Roman; 
	font-size: 15px; 
	height:100%
}

a {
		color: #929292; 
}

a:hover {
	color: #FF0203; 
}

hr {
	border-top:solid 1px #929292;
	padding: 0px;
	background-color: black; 
	margin:0px; 
	height:1px; 
	width:100%; 
}

h1 {
		
}

h2 {
	padding-top:0px;
	margin-top:0px;
}

h3 {
	
	margin-bottom:0px;
}

p {
	text-align:justify; 	
}

#post_navigation
{
	text-align:center;
}

#post_meta
{
	font-size: 12px;
}

#content {
	padding-right: 10px;
}

#links ul {
	list-style-type: none;
	margin:0px;
	padding:0px;

}

#links .linkcat h2
{
	margin:0px 0px 0px 0px; 
	padding:0px;
	font-size: 16px;
}

#links .linkcat ul
{
	list-style-type:square;
	margin:10px 00px 20px 30px; 
}

#menu {
	width:240px;
	margin-left:33px;
	
}

#menu ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
	font-size: 24px;
	text-align:center;
}

#menu ul li {
	height:25px;	
	float:left;
	width: 100%;
	margin:0;
}

#menu ul li a {

/*	height:25px;	
	width:240px;

	*/
	
	display:block;
	width: auto;
	font-size: 1em;
	background: transparent;
	text-decoration: none;
	color: #340303;
}

html>body #menu ul li a:hover {
	background-image: url(gfx/menu_hover_bg.png);
	text-decoration: none;
} 

.current_page_item
{
	
	text-decoration: none;
	height:25px;	
	width:240px;
}

#header_right {
	background-image: url(gfx/header_bg_1.jpg);
}

#menu_bottom {
	background-image: url(gfx/menu_bg_2.jpg);
	vertical-align:top;
}

#footer_1 {
	background-image: url(gfx/footer_gb_1.jpg);
}

#footer_2 {
	background-image: url(gfx/footer_bg_2.jpg);
}

#footer_2 div {
	padding-top:35px;
	color: #BE0304; 
	font-size: 11px;
}

#footer_2 div a
{
	color: #BE0304; 
	text-decoration:none;
}


#header_left_21, #header_left_0, #header_left_8, #header_left_7, #header_left_9 , #header_left_10, #header_left_13, #header_left_14,  #header_left_15, #header_left_17{
	background-image: url(gfx/header_bg_jenny_1.jpg);
}

#header_left_5 {
	background-image: url(gfx/header_bg_jenny_2.jpg);
}


#menu_top_21, #menu_top_0, #menu_top_8, #menu_top_7, #menu_top_9, #menu_top_10,  #menu_top_13, #menu_top_14, #menu_top_15, #menu_top_17 {
	background-image: url(gfx/menu_bg_jenny_1.jpg);
}

#menu_top_5 {
	background-image: url(gfx/menu_bg_jenny_2.jpg);
}