/* 
Theme Name: Responsive Child Theme
Theme URI: http://themeid.com/responsive-theme/
Description: Responsive Child Theme

Template: responsive
Version: 1.0.0
Author: ThemeID 
Author URI: http://themeid.com
Tags: white, black, gray, light, custom-menu, custom-header, custom-background, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, theme-options, threaded-comments, full-width-template, sticky-post, translation-ready, flexible-width, rtl-language-support

License: GNU General Public License
License URI: license.txt 

Responsive WordPress Theme, Copyright (C) 2003-2012 Emil Uzelac 

*/

/* =Import Styles
-------------------------------------------------------------- */
@import url('../responsive/style.css');

/* =Start From Here
-------------------------------------------------------------- */

/* =Responsive Images
-------------------------------------------------------------- */
img {
  -ms-interpolation-mode: bicubic;
  border: 1;
  border-color:#999999;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

.ie8 img {
  height: auto;
  width: auto\9;
}

.ie8 img.size-large {
  max-width: 60%;
  width: auto;
}

/* =Links
-------------------------------------------------------------- */
a {
  color: #737a7f;
  font-weight: 400;
  text-decoration: underline;
}

a:hover,
a:focus,
a:active {
  color: #000000;
  outline: 0;
  text-decoration: none;
}

::selection {
  background: #999999;
  color: #ffffff;
  text-shadow: none;
}

/* =Base
-------------------------------------------------------------- */
html {
  height: 100%;
}

body {
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  background: #efefef;
  color: #555555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-smoothing: antialiased;
  line-height: 1.5em;
  text-rendering: optimizeLegibility;
}

/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: 700;
  line-height: 1.0em;
  word-wrap: break-word;
}

h1 {
  font-size: 1.2em; /* = ?px */
  margin-bottom: .5em;
  margin-top: .5em;
}

h2 {
  font-size: 1.150em; /* = ?px */
  margin-bottom: .75em;
  margin-top: .75em;
}

h3 {
  font-size: 1.0em; /* = 16px */
  margin-bottom: .857em;
  margin-top: .857em;
}

h4 {
  font-size: 1.000em; /* = 16px */
  margin-bottom: 1em;
  margin-top: 1em;
}

h5 {
  font-size: 1.0em; /* = 16px */
  margin-bottom: 1.125em;
  margin-top: 1.125em;
}

h6 {
  font-size: 1.000em; /* = 16px */
  margin-bottom: 1.285em;
  margin-top: 1.285em;
}

/* =Titles
-------------------------------------------------------------- */
.featured-title {
  font-size: 60px;
  letter-spacing: -1px;
  margin: 0;
  padding-top: 40px;
  text-align: center;
}

.featured-subtitle {
  padding: 0 10px;
  text-align: center;
}

.widget-title,
.widget-title-home h3 {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 17px;
  margin: 0;
  padding: 0 0 12px 0;
  text-align: left;
}

.top-widget .widget-title {
  font-size: 14px;
  padding: 0;
  text-align: right;
}

.widget-title a {
  border-bottom: none;
  padding: 0 !important;
}

.title-404 {
  color: #993333;
}

/* =Post
-------------------------------------------------------------- */
.comments-link {
  font-size: 10px;
}

#cancel-comment-reply-link {
  color: #990000;
}

.post-data {
  clear: both;
  font-size: 10px;
  font-weight: 700;
  margin-top: 15px;
}

.post-data a {
  color: #111111;
}

.post-entry {
  clear: both;
}

.post-entry p {
  margin-left: 15px;
  margin-right: 15px;
}

.post-meta {
  clear: both;
  color: #9f9f9f;
  font-size: 10px;
  margin-bottom: 10px;
}

.post-edit {
  clear: both;
  display: block;
  font-size: 10px;
  margin: 1.5em 0;
}

.post-search-terms {
  clear: both;
}

.read-more {
  clear: both;
  font-weight: 700;
}

.attachment-entry {
  clear: both;
  text-align: center;
}

/* =Content
-------------------------------------------------------------- */
#content {
  margin-top: 15px;
  margin-bottom: 15px;
}

#content-full {
  margin-top: 15px;
  margin-bottom: 15px;
}

#content-blog {
  margin-top: 15px;
  margin-bottom: 15px;
}

#content-images {
  margin-bottom: 20px;
}

#content-search {
  margin-bottom: 20px;
  margin-top: 20px;
}

#content-archive {
  margin-top: 40px;
  margin-bottom: 20px;
}

#content-sitemap {
  margin-top: 40px;
  margin-bottom: 20px;
}

#content-sitemap a {
  font-size: 12px;
}

#content .sticky {
  clear: both;
}

#content .sticky p {
}

/* =Social Icons
-------------------------------------------------------------- */
#header .social-icons {
	list-style: none;
	line-height: normal;
	margin: 0;
	padding: 35px 5px 0 0;
	text-align: right;
}

#header .yelp-icon,
#header .vimeo-icon, 
#header .youtube-icon, 
#header .twitter-icon,
#header .facebook-icon, 
#header .linkedin-icon, 
#header .rss-feed-icon, 
#header .instagram-icon,
#header .pinterest-icon, 
#header .foursquare-icon,
#header .google-plus-icon, 
#header .stumble-upon-icon {
	display: inline;
	margin: 1px;
	padding-left: 3px;
}



/*The last 29 days of the month are the hardest."- Nikola Tesla*/