/*
Theme Name: Law Office - Gali
Description: Custom theme built for the Law Office of Gali Schaham Gordon (built on <a href="http://elliotjaystocks.com/starkers/">Starkers</a> by <a href="http://elliotjaystocks.com/">Elliot Jay Stocks</a>).
Version: 2.8
Author: Tristan Waddington
Author URI: http://www.twaddington.com/
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/**
 * The background-color below defines the color of the main content area on the site.
 * Change only the 6-digit number/letter combination, nothing else.
 **/
#content-body {
background-color: #F5F5F5 !important;
}
/*
Original Colors
F5F5F5
dedede
*/

#header {
margin-top: 24px !important;
}

.widget,
#blog-content {
border-color: #ccc !important;
}

.feed-link {
margin-bottom: 6px;
padding-left: 24px;
background: transparent url('images/feed-icon-16x16.png') no-repeat left center;
}

.post-pager {
margin: 12px 0px;
font-size: 14px;
}

#copyright p {
margin: 12px auto;
font-size: 12px;
text-align: justify;
color: #999;
}

ol, ol li {
  list-style: lower-roman;
}

a[href$=".pdf"] {
  display: inline-block;
  padding-left: 20px;
  background: transparent url('images/document-pdf-text.png') no-repeat left center;
}

#page-container.no-image {
  width: auto;
}

#page-container.no-image p, 
#page-container.no-image ul, 
#page-container.no-image ol, 
#page-container.no-image blockquote, 
#page-container.no-image pre {
  font-size: 14px;
  line-height: 20px;
}
