/* Imports all styles from the responsive stylesheet */

@import url('../responsive/style.css');

/*

Theme Name: Got Get It Guy - 2014

Theme URI: URI to your theme

Description: Child-theme with responsive

Author: Baggies47.com - GR Mendoza

Version: 0.0.1

Template: responsive

Tags: two-columns, right-sidebar, custom-header, custom-colors, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style

*/


@font-face {
    font-family: 'ifc_insane_rodeoregular';
    src: url('font/ifc_insane_rodeo-webfont.eot');
    src: url('font/ifc_insane_rodeo-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/ifc_insane_rodeo-webfont.woff') format('woff'),
         url('font/ifc_insane_rodeo-webfont.ttf') format('truetype'),
         url('font/ifc_insane_rodeo-webfont.svg#chunkfiveroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

#serviceBold { font-weight: bold; font-size:18px;}


body {
background: none;
background-color: #FFF;
}

#container { background-color:#FFF;
}
.skip-container {
display: none;
}

#header {
margin: 0;
padding-top:2px;
background-image:url(images/HeaderBG.jpg);
background-position:top;
background-repeat: no-repeat;

}

.topPhoneNumbers { display:none;}


#logoMain {
	margin: 0 auto;
    width: 291px;
	padding-bottom:20px;

}

#belowLogo { width:100%; height:66px; background-image:url(images/BelowHeader.png); background-repeat:no-repeat; background-position:top;}

#belowLogo div, #belowLogo #rightBelowHeader, #belowLogo #leftBelowHeader  { width:33%; float:left; font-weight:bold; color:#000;}
#belowLogo div img { display: block; margin: 0 auto; width:212px; padding-top: 0.500em; }
#belowLogo #rightBelowHeader { padding-top: 1.400em; font-weight:bold; text-align:right; color:#000; }
#belowLogo #leftBelowHeader p { padding-top: 0; padding-left:12px;  font-weight:bold; text-align:left; color:#000;}
	

.menu {
background-color: #202b61;
background-image: -webkit-gradient(linear, left top, left bottom, from(#202b61), to(#202b61));
background-image: -webkit-linear-gradient(top, #202b61, #202b61);
background-image: -moz-linear-gradient(top, #202b61, #202b61);
background-image: -ms-linear-gradient(top, #202b61, #202b61);
background-image: -o-linear-gradient(top, #202b61, #202b61);
background-image: linear-gradient(top, #202b61, #202b61);
clear: both;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#202b61, endColorstr=#202b61);
margin: 0 auto;
border: #202b61 solid 3px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
padding-left:40px;
}

.menu a {font-family: 'ifc_insane_rodeoregular'; 
text-transform:uppercase; color: #fff;
font-size:30px;
border-left: none;
font-weight:normal;}

.menu a:hover {
background-color: #202b61;
background-image: -webkit-gradient(linear, left top, left bottom, from(#202b61), to(#363636));
background-image: -webkit-linear-gradient(top, #202b61, #202b61);
background-image: -moz-linear-gradient(top, #202b61, #202b61);
background-image: -ms-linear-gradient(top, #202b61, #202b61);
background-image: -o-linear-gradient(top, #202b61, #202b61);
background-image: linear-gradient(top, #202b61, #202b61);
color: #dd2b29;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#202b61, endColorstr=#202b61);
}

.menu .current_page_item a, .menu .current-menu-item a {
background-color: #202b61;
color:#dd2b29;
text-shadow: none;
}
.menu .current_page_item a:hover, .menu .current-menu-item a:hover {
background-color: #3ba67f;
color:#FFF;
text-shadow: none;
}

/* Body Changes */
.col-620 {
    width: 64.0%;
}

.col-620 {
width: 67.0%;
margin-right: 0;
}

#content {
margin-top: 1px;
}

#wrapper { 
border:none;
}


#widgets {
margin-top: 8px;
float: right;
}
#socialLinks { width:248px; margin: 0 auto;
}



#faceBookLink a { 
display: block;
	text-indent: -9999px;
	width: 60px;
	height: 61px;
	background: url('images/SocialMedia.png');
	background-position: 0 0;
	float:right;
	margin-top: 8px;

}

#googleLink a { 
display: block;
	text-indent: -9999px;
	width: 60px;
	height: 61px;
	background: url('images/SocialMedia.png');
	background-position: -63px 0;
	float:right;
	margin-top: 8px;

}
#twitterLink a { 
display: block;
	text-indent: -9999px;
	width: 60px;
	height: 61px;
	background: url('images/SocialMedia.png');
	background-position: 60px 0;
	float:right;
	margin-top: 8px;

}
#linkedInLink a { 
display: block;
	text-indent: -9999px;
	width: 60px;
	height: 61px;
	background: url('images/SocialMedia.png');
	background-position: 120px 0;
	float:right;
	margin-top: 8px;

}


#sidebarFormBox { max-width: 293px;
width: 268px;
float: right;
padding: 8px;
border: #000 2px solid;
margin-top: 10px;
margin-right: 3px; }

#widgets img { padding-top:20px; }

#sidebarList  {}
#sidebarList h2, #homeWelcome h2, .entry-title.post-title { text-align:center;
font-family: 'ifc_insane_rodeoregular'; 
text-transform:uppercase;  
color:#FFF;
background-color: #202b61;
padding:8px; 
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
font-weight:normal;
}
#sidebarList ul { margin: 0 auto; width:200px; }
#sidebarList ul li { list-style-image: url(images/smallTexas.png); }
#sidebarList ul li p { vertical-align:top; margin: 0; font-weight:bold; }
/* --- front page coupon section ---  */

#top-newsFront { width:190px; float:left; padding-right:4px; }
#top-newsFront h2 {
font-size: 1.5em;
margin-bottom: 0;
margin-top: 0;
color:#F00;}
#top-newsFront p { margin: 0;}

/*  Footer Changes  */


.col-940 div {
	width:100%;
max-width: 320px;
float: left;
}


#footer {
font-size: 11px;
line-height: 1.5em;
color:#FFF;
background-color: #04042f;
}

#footer a { color: #FFF;}
#footer a:hover { color:#FFF;}



#frontRounded {-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; background-color: #d2d8e5; padding:4px; text-align:center;}
#frontRounded h3 { color:#d74343;}
#frontRounded p { color:#000;}


/*------  Mobile Site Setting below Here -------------  */

@media screen and (max-width: 750px) {
	#rightHeaderContainer {
	float:left;
	width:340px;
	height:111px;
	background:url(images/PhoneIcon.png) no-repeat top left;
	margin-left: -240px;
clear: both;
	
	}
	
#sliderContent { display:none;}
	
	
}


@media screen and (max-width: 650px) {
	
#header {
padding-top: 0;
background-image: none;
}


.js .main-nav {
position: relative;
height: 30px;
background-color: #202b61;
background-image: -webkit-gradient(linear, left top, left bottom, from(#202b61), to(#202b61));
background-image: -webkit-linear-gradient(top, #202b61, #202b61);
background-image: -moz-linear-gradient(top, #202b61, #202b61);
background-image: -ms-linear-gradient(top, #202b61, #202b61);
background-image: -o-linear-gradient(top, #202b61, #202b61);
background-image: linear-gradient(top, #202b61, #202b61);
clear: both;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#202b61, endColorstr=#202b61);
margin: 0 auto;
border:none;
}

.menu {

border: none;
padding-left:0;
font-size:16px;
}


#logoMain {
	margin: 0 auto;
	padding-bottom:0;
	margin-bottom: 20px;
}


#logo img { max-width:320px;}

#belowLogo { display:none; }

#rightHeaderContainer {
	display: none;
}

	

.topPhoneNumbers { display:block;
width: 100%;
}

.topPhoneNumbers a { 
font-size:16px; 
text-transform:uppercase; 
color:#FFF; 
font-weight:bold;

}
.topPhoneNumbers li{ 
list-style-type: none;
width: auto;
height:35px;
text-align: center;
line-height:2.188em;
padding-right: 0;
margin-left: -65px;
background-color: #202b61;
}


.topPhoneNumbers #liRedBG { 
background-color:#F00;
}

#homeBanner { display:none;}

#widgets { margin:0; padding:0;
margin-top: 8px;
float: left;
width:100%;
}



}


@media screen and (max-width: 480px) {
 #onlineCoupon { margin-bottom:20px;}

/* #onlineCoupon { width: 200px;
	height: 97px;
	clear:both;}
	*/ 
	



#sidebarFormBox { max-width: 90%;
width: 90%;
float: right;
padding: 1px;
border: none;
margin-top: 10px;
margin-right: 6px; }


#sidebarFormBox { clear:both; }

}

@media screen and (max-width: 320px) {
	
	#logo img { max-width:270px;}
	
}

@media screen and (max-width: 240px) {
	
	
	
	
}
