/*
Theme Name: ZuneZoom
Description: 3 Column black red & white theme - based on Sunrise-Template by Headsetoptions & David Herreman
Version: 1.0
Author: Pare
Author URI: http://www.artolog.de
*/
   
body { 
	margin:0px 0; 
	padding:0; 
	font: 74% Arial, Sans-Serif; 
	color:#ccc;  
	background: #343434 url(images/bg.jpg) repeat-x;
	line-height: 1.4em; 
}
    
a { color: #a90000; background: inherit; text-decoration: none; }
a:hover { color: #a90000; background: transparent; text-decoration: underline;}
a.title { color: #0033FF; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; padding: 0 0 0 0px;  }
h1 a { color: #000000; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover { color: #000000; background: inherit; }
h2 a { color: #61647C; background: inherit; }
h2 a:hover { color: #61647C; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 12px 0 7px 0; line-height: 1.5em; }
form { margin: 0; }
input.search { width: 199px; border: medium none; background: #FFF url('images/input.gif'); padding: 4px; color: #808080 }
input.submit { height: 24px; font-weight: bold; width: 53px; border: medium none; background: #333333 url('images/button.gif'); padding: 3px; color: #FFF }



/* layout
   ------ */

.content { 
	margin: auto;
	width: 980px;	
	color: #454545;
	background: #FFF url(images/bgmain.gif) repeat-y;
}

/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#header { 
	margin: 0; 
	width: 980px; 
	height: 166px;
	background: url(images/header.jpg) no-repeat;  	 
	color: #FFF; 
}

#header .f_search { float: right; padding: 70px 50px 50px 0; }
#header .title {	padding: 110px 0 0 48px; }
#header h1 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 22px; font-weight: bold;
		margin: 0;
		padding: 0; 
}

#header h2 {
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px; 
		background-image: none;
		color: #A90000;
		margin: 0;
		padding: 0 0 0 2px;
}

/* SUBHEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#subheader { 
	background: #A90000 url(images/bgsubheader.gif) repeat-y center;
	width: 980px;
	height: 92px;
	background-color: #A90000;
	color: #FFF;
}
#subheader .padding { padding: 10px 15px 10px 25px; }
#subheader h2 { color: #FEAB06; background: url(images/h.gif) no-repeat left; padding:0 0 0 15px; }
#subheader a {color: #FECF5F; }
/*


/* navigation */
#nav {  float:right; padding-right: 19px; padding-left: 10px; }
html>body #nav{margin-bottom:-15px; position:static;}
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff;  background: transparent url('images/nav_aitor.gif') no-repeat 100% 0px;  text-decoration:none; font-weight: bold; padding-left:10px; padding-right:20px; padding-top:7px; padding-bottom:0px; height:22px; }
#nav a { float:left; }
#nav li { float:left; color: #FFF;  background: transparent url('images/nav_aitor.gif') no-repeat 0px 0px; margin:0; padding-left:9px; padding-right:0; padding-top:0px; padding-bottom:0 }
#nav #current { background: transparent url('images/nav_aitor.gif') no-repeat 0 -36px; color: #FFF }
#nav #current a { background: transparent url('images/nav_aitor.gif') no-repeat 100% -36px; color:#FFF; padding-left:11px; padding-right:20px; padding-top:7px; padding-bottom:4px }
#nav a:hover { color:#BFE1ED; }   
#nav .current_page_item { background: transparent url('images/nav_aitor.gif') no-repeat 0 -36px; color: #FFF }
#nav .current_page_item a { background: transparent url('images/nav_aitor.gif') no-repeat 100% -36px; color:#FFF; padding-left:11px; padding-right:20px; padding-top:7px; padding-bottom:4px }




.entry
{
padding-top: 5px;
padding-bottom: 5px;
width: 520px;
overflow:hidden;
}
html>body .entry{width:520px;}

blockquote {
 min-height: 15px; padding: 15px 0 15px; 50px; padding-left: 50px; margin: 0 30px 10px 30px; background: url('./images/blockquote_bg.gif') no-repeat; font-family: Georgia, 'Times New Roman', Times, serif; font-size: 1.1em; line-height: 1.75em; font-style: italic; clear: left; 
}



	

/* left side
   --------- */

.left {
	float: left;
	width: 760px; /*595px*/
	margin: 5px 0 0 0px;

}



	.box_top {
		background: #000000 url('images/leftbox_top.jpg') no-repeat;
		color: #FFFFFF;
		height: 40px;
		width: 200px;
	}
	
	.box_top h2 {
		color: #FFF;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
	}
	
	.box {
		border-left: 2px solid #000000;
		border-right: 2px solid #000000;
		padding: 0 4px 0 7px;
		margin: 0;
		width: 185px;
		color: #595959;
		background: #FFFFFF;
	}
	
	.box ul li
	{margin-left:0px;
	}

html>body .box ul li{margin-left:-25px;}

	.left_side .box ul { 
	margin: 0 0 0 0; 
	padding : 5px; 
	color: #a90000;
	list-style-image: url(images/arrow.gif);
}
	
	.left_side .box  li { 
	margin: 0 0 2px 20px;
	padding: 0 0 0 0px;
	color: #555;
	 
}

	.right .box ul { 
	margin: 0 0 0 0; 
	padding : 0; 
	color: #a90000;
	list-style: none;
}
	
	.right .box  li { 
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	color: #555;
	 
}




	#themeswitcher
	{margin:0px;
	margin-left:5px;
	list-style: none;
	}
	
        .box p{
            margin:0px;
        }
	
	.box_bottom {
		background: transparent url('images/leftbox_bottom.gif') no-repeat;
		color: #000;
		height: 13px;
		width: 200px;
		margin-left:0; margin-right:0; margin-top:0; margin-bottom:0px;
	}
	
		/* left and central column */
		.left_side { float: left; width: 200px; padding: 0px 5px 0px 20px; }
		.right_side {float: left; width: 520px; margin: 0px 0px 0px 0px; text-align: justify; padding:5px; }
		.article { padding-top: 0; margin-bottom: 0px; width:100%;}					
	
		
	.grey_top { clear: both; width: 480px; background: #EAF2FF url('images/grey_top.gif') no-repeat; color: #000; height: 5px; padding: 0; margin-left:6px; margin-right:0; margin-top:0px; margin-bottom:0 }
	.grey { width: 480px; padding: 0 0 5px 0; border-left: 2px solid #ededed;
		border-right: 2px solid #ededed; background: #EAF2FF url('images/grey_bottom.gif') no-repeat bottom left; color: #808080; margin-left:6px; margin-right:0; margin-top:0; margin-bottom:0	}
		
	.grey a {
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}
	
	.grey a:hover {
		color: #a90000;
		text-decoration: underline;
	}
	
	.highlight {
		padding: 0px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}

		
/* right side
   ---------- */
		
.right { float: right; width: 220px; margin: 5px 0 10px 0;}
		

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #000 url(images/bgsubheader.gif) repeat-y;
	padding: 10px 0 10px 0;
	height: 30px;
}
.footer p {	line-height: 2em; }
.footer a {	color: #FFF; border-bottom: 1px dotted #808080; text-decoration: none; } 



/*post stylng*/
.post{margin:0 0 25px 0px;}

.post .info{
padding:3px 3px 3px 8px;
border:1px solid #e3e4e4;
font-size:0.9em;
color:#505050;
}

/* datumsanzeige */
.date {
  float: left;
  margin: 0.5em 1em 0.5em 0;
  width: 40px;
  text-align: center;
  background-color: #EEE;
  color: #272727;
  font: 0.9em Geneva, Verdana, sans-serif;
}
.date .day {
  display: block;
  font-size: 2em;
  font-weight: bold;
  padding: 0 0.3em;
  margin-top: 5px;
  border-top: 1px solid #404040;
  background: #a90000;
  color: #EEE;
}


/*comment styling*/
/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 40em
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 300px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 180px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 180px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 180px;
}
#commentform input{
margin-bottom: 3px;
}*/
