/*
Theme Name: Responsive Child Theme
Theme URI: http://themeid.com/responsive-theme/
Description: Responsive Theme is a flexible foundation with fluid grid system that adapts your website to mobile devices and the desktop or any other viewing environment. Theme features 9 Page Templates, 11 Widget Areas, 6 Template Layouts, 4 Menu Positions and more. Powerful but simple Theme Options for full CMS control with easy Logo Upload, Social Networking and Webmaster Tools etc. Responsive is WooCommerce Compatible, Multilingual Ready (WPML), RTL-Language Support, Retina-Ready, W3C Markup Validated and currently translated into 40 languages. Cross-Browser compatible and yes even the IE7. No paid memberships or clubs to get a FREE/Responsive Support you need. http://themeid.com/support/

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

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/>.
*/

/* =Import Styles
-------------------------------------------------------------- */
@import url('../responsive/style.css');



/* =Start From Here
-------------------------------------------------------------- */
.featured-subtitle {color:#ffffff;padding: 0 5px 0 5px;text-shadow: 1px 1px 2px rgba(87, 87, 87, 1);}
.featured-title {color:#ffffff;padding: 0 5px 0 5px;text-shadow: 1px 1px 2px rgba(87, 87, 87, 1);}
#featured p {color:#ffffff;padding: 0 5px 0 5px;text-shadow: 1px 1px 2px rgba(87, 87, 87, 1);font-size: 15px; line-height:1.5em;}

.menu {border-radius: 3px; -moz-border-radius: 3px;   -webkit-border-radius: 3px;}
.menu li {border-radius: 3px; -moz-border-radius: 3px;   -webkit-border-radius: 3px;}
.menu li li  {border-radius: 0px; -moz-border-radius: 0px;   -webkit-border-radius: 0px;}
.widget-title-home h3 {font-size:22px;text-shadow: 1px 1px 2px rgba(197, 197, 197, 1);}

img.attachment-thumbnail {border-radius: 3px; -moz-border-radius: 3px;   -webkit-border-radius: 3px;}
.footerspace{margin-bottom:50px;height:40px;}
.footer-menu {
width: 940px;

}

.footer-menu li a {
border-left: 0px solid #ccc!important;
color: #333;
padding: 0 8px;
}

.picturelinks {
float:right;
margin-top:132px;
}

.picturelinkimg{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.call-to-action {display:none;}
.menu a {
padding: 0 1.6em;
}
.footer-menu li {
display: list-item;
list-style-type: none;
width: 155px;
float:left;
color: #D1D1D1;
border-left: solid 0px #d1d1d1;
}
#footer-wrapper .grid.col-940 {
width: 645px;
}
.footer-menu ul li {
margin-left: -22px;
}

.scroll-top {display:none;}

#footer {color: #D1D1D1;}
#footer a {color: #D1D1D1;}
.footerspace {height:40px;}
.front-page #wrapper {
margin: 20px auto 0px auto;
}
#footer-wrapper .grid.col-940 {padding-top: 20px;}
#footer {
max-width: 910px;
	background-color: #585858;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
	background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
	background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
	background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
	background-image: -o-linear-gradient(top, #585858, #3d3d3d);
	background-image: linear-gradient(top, #585858, #3d3d3d);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#logo {margin: 15px 0px 15px 10px;}
h4 a {color: #555555;}
.powered {display:none;}
#featured {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #efefef;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding-bottom: 0px;
    width: 99.8%;
    background:url("images/background.jpg") center repeat-x;
    min-height: 390px;
}
#featured-image {
display:none;
}
.floatright {float:right;}
.norightmargin {margin-right:0px;}
.nomarginright {margin-right:0px; margin-bottom:0px;}
.nobottommargin {margin-bottom: 0px;}


.floating-banner-link {
    	display: none;
}
.floating-banner {
    	position: fixed;
    	bottom: 0;
    	width: 100%;
    	height: 37px;
    	border-top: 1px solid #000;
    	background: rgba(0, 0, 0, 0.57);
    	z-index: 999;
    	text-align: center;
    	padding-top: 8px;
    	line-height: 30px;
    	color: white;

}
.floating-banner a {
	text-decoration:inherit;
}
.page-id-32 .floating-banner-link {
	display: block;
}





/* Media Print
-------------------------------------------------------------- */
@media print {

    h1 {
	    page-break-before: always;
    }

    h1,  h2,  h3,  h4,  h5,  h6 {
	    page-break-after: avoid;
    }

    ul,  ol,  dl {
	    page-break-before: avoid;
    }
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2013/06/devicepixelrati.html
-------------------------------------------------------------- */
@media
    only screen and (-moz-min-device-pixel-ratio:1.5),
    only screen and (-o-min-device-pixel-ratio:3/2),
    only screen and (-webkit-min-device-pixel-ratio:1.5),
    only screen and (min-device-pixel-ratio:1.5) {

    body {}
}

/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
@media screen and (max-width: 980px) {

    body {}

    .grid,
	.grid-right {
	    float: none;
    }

	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
    }

	.home #widgets {
		margin-top: 40px;
	}

    .top-widget,
    .home .top-widget {
        margin-top: 0 !important;
    }

    .hide-980 {
        display: none;
    }

    .show-980 {
        display: block;
    }

}

@media screen and (max-width: 650px) {

    body {}

    #logo {
	    float: none;
        margin: 0;
	    text-align: center;
    }

    .grid,
	.grid-right {
	    float: none;
    }

	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
    }

    .top-widget {
        float: none;
        margin: 0 auto 10px auto;
        position: relative;
        text-align: center;
        width: auto;
    }

    .top-widget .widget-title {
        text-align: center;
    }

    .js .menu,
	.js .sub-header-menu {
		display: none;
	}

	.top-menu,
	.footer-menu li {
	    float: none;
        font-size: 11px;
	    text-align: center;
    }

	.tinynav {
        display: block;
    }

    .sb-holder {
        display: block;
    }

    #author-meta {
        padding: 20px;
    }

    .hide-650 {
        display: none;
    }

    .show-650 {
        display: block;
    }

    #footer {
	    text-align: center;
    }

    #footer .social-icons {
        padding-bottom: 10px;
	    text-align: center;
    }
}

@media screen and (max-width: 480px) {

    body {}

    #logo {
	    float: none;
	    text-align: center;
    }

    .grid,
	.grid-right {
	    float: none;
    }

	#featured-image .fluid-width-video-wrapper {
	    margin: 20px 0 0 0;
	}

	.featured-title {
	    font-size: 40px;
	    padding: 40px 20px 0 20px
    }

    .featured-subtitle {
        font-size: 24px;
    }

    .navigation .next,
    .navigation .previous {
        display: block;
        margin: 0 auto;
        text-align: center;
    }

    .menu ul,
	.menu li,
	.top-menu,
	.footer-menu li,
	.sub-header-menu li {
	    float: none;
	    text-align: center;
        text-rendering: optimizeSpeed;
    }

    .hide-480 {
        display: none;
    }

    .show-480 {
        display: block;
    }

    #footer {
	    text-align: center;
    }

    #footer .social-icons {
	    text-align: center;
    }
}

@media screen and (max-width: 320px) {

    body {}

	#featured p {
	    font-size: 12px;
		line-height: 1.5em;
    }

    .featured-title {
	    font-size: 35px;
    }

	.featured-subtitle {
		font-size: 15px;
	}

    .call-to-action a.button {
	    font-size: 14px;
	    padding: 7px 17px;
    }




    .hide-320 {
        display: none;
    }

    .show-320 {
        display: block;
    }
}

@media screen and (max-width: 240px) {

    body {}

	#featured p {
	    font-size: 11px;
		line-height: 1.5em;
    }

    .featured-title {
	    font-size: 20px;
    }

	.featured-subtitle {
		font-size: 11px;
	}

    .call-to-action a.button {
	    font-size: 12px;
	    padding: 5px 15px;
    }

    .top-widget area,
    .top-widget select,
    .top-widget textarea,
    .top-widget input[type="text"],
    .top-widget input[type="password"] {
        width: 75%;
    }

    .widget-title,
    .widget-title-home h3 {
        font-size: 14px;
        height: 13px;
        line-height: 13px;
        text-align: left;
    }

    .hide-240 {
        display: none;
    }

    .show-240 {
        display: block;
    }
}

/* HACK hide search field */
#search-2,#footer-wrapper .picturelinks{
	display:none;
}

/*The last 29 days of the month are the hardest."- Nikola Tesla*/
