/* Stylesheet 1 -------------------------------*/

body { margin:0; font:12px Tahoma; color:#FFFFDD; background:url(imatges/fondo.png) 50% 0 #170f05 repeat; }
body a{color:#000000;} 
 
#ev_bg { background:url(../images/ev_bg1.gif) repeat-y; width:1664px;  margin:0px auto; }
#everything { width:1600px; margin:0 32px;  background:url(../images/stone-dark.jpg); border:1px solid black; border-width:0px 1px; }

#header { height:162px; background:url(imatges/banner1.jpg) right no-repeat; padding:0 20px; }
#header h1 { padding-top:115px; margin:0; color:white; }

#menu { clear:both; background:url(imatges/borderb1.gif) repeat-x; padding:10px 10px; }	

	#navmenu { width:100%; float:left; }
		#navitems a { background:url(imatges/nouboto.png) no-repeat; width:170; height:25px; display:block; padding-left:25px; margin:5px 0;
						font-size:17px; color:black; text-decoration:none; line-height:25px;}
		#navitems a:hover { background-position:0 bottom;  }
		
#middle { clear:both; background:url(imatges/borderb1.gif) repeat-x; padding:20px 10px; }	
	
	#left_column { width:190px; float:left; }
	.horizontal #left_column { width:auto; float:none; }
		#navigation a { background:url(imatges/botolink.png) no-repeat; width:170px; height:25px; display:block; padding-left:25px; margin:0px 0px;
						font-size:17px; color:black; text-decoration:none; line-height:25px;}
		#navigation a:hover { background-position:0 bottom;    }
		.horizontal #navigation a { float:left; } 
		#more_information { padding-top:15px;}
		
	#middle_column { float:left; width:1375px; margin:0px 5px; }
	#middle_column.two_column { float:left; width:75%; } 
	.horizontal #middle_column { width:auto; float:none; }
		#boto{ background:url(../images/button_bg4.gif) no-repeat; width:140px; height:25px; display:block; padding-left:1px; margin:0px 0px;
						font-size:13px; color:white; text-decoration:none; line-height:25px;}
		#boto:hover { background-position:0 bottom;  }
		.horizontal #contingut a { float:left; } 
	
		.date_break { font-size:19px; border-bottom:1px solid #680808; margin-bottom:10px; }
		.post { background:url(../images/leather-heavy.jpg); border:1px solid #221100; margin-bottom:35px; line-height:18px; } 
		.post h1 { background:url(../images/title_bg1.gif) repeat-x #0d2368; padding:2px 10px; margin:0; font-size:15px; color:white;} 
		.post_body { padding:5px 15px; }
		.post .postedby { float:left; clear:both; }
		.post .timestamp { float:right }

		ul { margin:20px; padding:10px; }
		li { list-style:none; background:url(../images/bullet.gif) 0 5px no-repeat;  padding-left:30px; line-height:25px;  }
		.list_left, .list_right { width:48%; float:left }

		.post_info { clear:both; padding-top:10px; }
	
	#right_column { width:150px; float:left; }
		.box { background:url(../images/leather-vdark.jpg); border:1px solid #545454; margin:0px 0 0px 0; padding:10px; }
        .boxblau { background:url(../images/fabric-blue.jpg); border:1px solid #545454; margin:0px 0 0px 0; padding:5px; }
        .boxred { background:url(../images/fabric-red.jpg); border:1px solid #545454; margin:0px 0 0px 0; padding:5px; }

#footer { clear:both; padding:20px }
	#subnav { margin:10px 0;}	
	#subnav a { color:#7A0C0C; }
	#subnav a:hover { color:#E51414 } 
	.copyright { font-size:10px;}
	
