/* 
Theme Name: Responsive Child 
Description: Child theme for responsive them
Version: Child theme version. 1.8.2
Template: responsive

License: GNU General Public License
License URI: license.txt 

Responsive WordPress Theme, Copyright (C) 2003-2012 Emil Uzelac 

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
	

	
CSS Rules: Sorted alphabetically.
*/
	
/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------------------------- */

@import url("../responsive/style.css");

/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 700;
	line-height: 1em;
    word-wrap: break-word;
}

h1 {
	color: #404040;
	font-size: 1.8em;
}

h2 {
	color: #777;
	font-size: 1.6em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1em;
	text-transform: uppercase;
}

#logo {
	float: left;
	margin: 0;
        padding: 35px 0;
}


/* =Social Icons
-------------------------------------------------------------- */
#header .social-icons {
	list-style: none;
	line-height: normal;
    padding: 10px 0;
	margin: 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*/