/*
Theme Name: Deep Red
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: A two-column layout with a touch of red.
Author: Viktor Persson
Author URI: http://arcsin.se/
Last updated: 2008-12-06
*/


/*Gallerie */
/* ================================================================ 
 http://www.cssplay.co.uk/menu/slide_show.html
=================================================================== */
/* slides styling */

.photo {width:421px; text-align:left; position:relative;}

#support img{

position: absolute;
top: 0;
right: 0;
border: none;

}
/*Bild Hintergrundfarbe*/
.photo ul.topic li ul li a
{display:block; width:80px; height:60px; cursor:default;  text-decoration:none; background:#444; border:1px solid #fff;}

/*Oberer Teil*/
.photo ul.topic li {display:block; width:99px; height:31px; float:left;}
.photo ul.topic li a.set {display:block; font-size:11px; width:124px; height:30px; text-align:center; line-height:30px; color:#ddd; text-decoration:none; border:1px solid #fff; border-width:1px 1px 0 0; background:#333; font-family:verdana, arial, sans-serif;}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}


/*Untere Kasten BG*/
.photo ul.topic li:hover ul
{display:block; position:absolute; left:0; top:31px;  height:200px; background:#ddd; width:287px; padding:40px 60px; border:7px solid #333; z-index:100;}

/*Bild abstand*/
.photo ul.topic li ul li
{ width:80px; height:60px;  border:1px solid #333; margin:1px;}


/*Bild Größe*/
.photo ul.topic li ul li a img
{display:block; width:70px; height:50px; border:5px solid #000;}


.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:relative; }

/*Bild vergrößerung*/
.photo ul.topic li:hover ul li a:hover img 
{position:absolute; left:-40px; top:-20px; width:250px; height:230px; border-color:#fff;}


/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #849199 url(img/bgwood.jpg) center top; /*6C1400*/
	font: normal 0.7em Tahoma,Verdana,sans-serif;
}
div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}
h1 {
	color: #444;
	font: normal 2em sans-serif;
	margin: 18px 0 0 0;
}

o {
	
	font: bold 1.2em sans-serif;
	
}

code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #D91623;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	display: block;
	font: bold 1.2em "Trebuchet MS",serif;
	margin: 6px 0;
	padding-left: 28px;
}

/* structure */
.main {
	width: 680px;
	margin: 0 auto;
}
.main_left {
	float: left;
	padding-top: 6px;
	width: 420px;
}
.main_right {
	border-top: 6px solid #FFF;
	float: right;
	width: 254px;
}
.footer {clear: both;}

/* misc */
.left {
	float: left;
}
.right {
	float: right;
}
.clearer {
	clear: both;
	font-size: 0;
	line-height: 0;
	display: block;
}

.header,.link_projects,.link_projects_mini,.lbl,.link_updates a {
	border-bottom: 6px solid #FFF;
}
div.link_projects a:hover,div.link_updates a:hover, .content a:hover, div.footer div.left a:hover {
	background: #737373;
	color: #FFF;
}

div.link_subpages {background: #222 url(img/grdnt_gray.gif) repeat-x;}
div.link_subpages li {list-style: none; border-bottom: 5px solid #FFF;}
div.link_subpages a {
	display: block;
	padding: 15px 5%;
	width: 90%;
	font-weight: bold;
}
div.link_subpages a:hover {
	background: #737373; /*siehe oben D7162C*/
	color: #FFF;
}

/* logo */
.header {
	background: #333333 url(img/header/random.php) repeat-x;
	height: 180px;
}
.header h1 {
	margin: 0;
	padding: 124px 0 0 24px;
	font: normal 2.2em Verdana,sans-serif;
}

/* main navigation */
.link_menu {
	background: #849199 url(img/_x_grdnt_red.png) repeat-x; /*cc2224*/
}
.link_menu a {
	border-bottom: 1px solid #FFF;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}
.link_menu a:hover {background: #444;}

#navMenu li {
	list-style-type:none;
}


/* projects */
.lbl {
	background: #222 url(img/bglbl.gif) repeat-x;
	clear: both;
	color: #FFF;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 55px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
}
.link_projects a {
	display: block;
	height: 40px;
	text-align: center;
	color: #FFF;
	padding-top: 20px;
	width: 124px;
	font-size: 2em;
        line-height: 0px;
	font-family: sans-serif;
}
.link_projects a span {
	font: normal 1em sans-serif;
}

/*Mini*/

.link_projects_mini a {
	display: block;
	height: 37px;
	text-align: center;
	color: #FFF;
	padding-top: 20px;
	width: 124px;
	font-size: 1.2em;
	font-family: sans-serif;
}
.link_projects_mini a span {
	font: normal 1em sans-serif;
}

/*End Mini*/

a.g1 {
	background: #888;
}
a.g2 {
	background: #666;
	border-left: 6px solid #FFF;
}



/* updates */
.link_updates {
	background: #595859 url(img/grdnt_gray.gif) repeat-x;
}
.link_updates .lbl {
	height: 100px;
	line-height: 100px;
}
.link_updates a {
	clear: right;
	display: block;
	font: normal 0.5em "Trebuchet MS",sans-serif;
	height: 100px;
	padding: 10px 0;
	text-align: center;
}
.link_updates a span {
	float: left;
	font: bold 1.1em Verdana,sans-serif;
	margin-left: 6px;
	margin-top: 14px;
	padding: 5px;
}

/* content */ 
.content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 10px 10px; 
}
.content a {
	color: #849199; /*fd1c24 Schrfit*/
}
.content p {
	margin: 4px 0 10px 0;
}
.content .descr {
	color: #666;
	margin-bottom: 6px;







}

.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	color: #666;
	clear: both;
}
.footer .right a {
	background: #2A2A2A;
	color: #555;
	padding: 1px 3px;
}
.footer .right a:hover {
	background: #383838;
	color: #999;
}
.footer .left a {
	color: #777;
}
.footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 407px;
}
.footer .right {
	margin-right: 8px;
	padding: 9px 0;
	text-align: right;
	width: 220px;
}

/* COMENTS */
.commentlist li {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #849199; /*D91623*/
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
}

.commentmetadata a, #commentform a {
	color:#849199;
}
#comment {
	width:97%;
	height:15em;
}
.insertando {
	text-align:center;
	font-size:1.5em;
}
.gravatar {
float:right;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}

/* Widgets */
.widge ul {
	padding: 12px;
	background: #
}

.widget ul {background: #595859 url(img/grdnt_gray.gif) repeat-x;}
.widget ul li {list-style: none; border-bottom: 5px solid #FFF;}
.widget ul a {
	display: block;
	padding: 15px 5%;
	width: 90%;
	font-weight: bold;
}
.widget ul a:hover {
	background: #849199 ; /*Navi rechts d7162c*/
	color: #FFF;
}
.widget form {color: #AAA; padding: 12px;}
