/*
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);


/* Style Overides by Justin Maier 2011/05/14 */
h2 a{
 color:#222 !important;
 font-family:arial,helvetica,san-serif !important;
 font-style:normal;
}
h2 a:hover{
 color:#333 !important;
opacity:1 !important;
}
p, li, div.textwidget, div#Cart66WidgetCartContents a{
 color:#444 !important;
 font-family:arial,helvetica,san-serif;
}
strong{
 color:#333 !important;
}
div.title 
div.title p{
 color:#222 !important;
 font-family:arial,helvetica,san-serif;
}
.cufon-active #navigation li.page_item, #navigation li.home, #navigation span{
font-size:15px !important;
}
ul.children li a{
font-size:9px;
}
#content ul.quick_links li h3{
font-size:17px !important;
}
blockquote h3{
font-size:12px !important;
color:#555 !important;
font-style:normal !important;
position:relative !important;
}

#page .wp-post-image {
width:160px;
height:160px;
}
#page.full ul#entries li .entry .wp-post-image, #page ul#entries li .entry.single .wp-post-image{
width:auto;
height:auto;
}
#page ul#entries li .entry {
width:485px !important;
}
#page.full ul#entries li .entry, #page ul#entries li .entry.single {
width:auto !important;
}
ul.follow{
height:30px;
}
ul.follow li{
float:left;
margin:0 10px;
}
ul.follow li.first{
margin-left:0;
}

/*Block quotes on wait a minute page*/
blockquote h3 span.largeQuote{
    color: #ccc;
    display: block;
    font-size: 4em;
    left: -23px;
    position: absolute;
    top: -13px;
}
