/*
Theme Name: Los Angeles 1.3
Description: Semantic, SEO Optimised, Custom Wordpress Theme for Los Angeles
Author: Brandon R Jones
Author URI: http://www.makedesignnotwar.com
*/
 
/*  Los Angeles THEME  */
/*  CORE STYLESHEET   */

/* Stylesheet IMPORT LOS ANGELES */
@import url(assets/css/core.css);

/* CUSTOM */

#header {
  position: relative;
}

#lingua {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #666666;
  font: Georgia 12px;
}

.percorso {margin-top: 10px;}
#percorso_sx {float: left; width: 580px;}
#percorso_dx {margin-left: 600px;}
#percorso_xx {clear: both;}

.copyright a:link,
.copyright a:visited,
.copyright a:active {color: #666666;}
.copyright a:hover {color: #DDDDDD;}

#footer ul.quick_links li a:hover {color: #DDDDDD;}

