/* 
Theme Name: Responsive Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */


body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #efefef;
	color: #555555;
	font-family: Verdana, Arial, sans-serif;;
	font-size: 90%;
	font-smoothing: antialiased;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
}
.post-wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	margin: 0px;
	padding: 10px;
}

/* =Top Menu
-------------------------------------------------------------- */
.top-menu {
	float: right;
	margin: 10px 0;
	padding: 0;
}

.top-menu li {
	display: inline;
	list-style-type: none;
}

.top-menu li a {
	border-left: none;
	color: #333333;
	font-size: 11px;
	padding: 0 4px 0 8px;
}

.top-menu > li:first-child > a {
	border-left: none;
	
}
.top-menu > li:first-child{
	border-left: none;
}


.top-menu li a:hover {
	color: #333333;
}

/* =Header Menu (Primary)
-------------------------------------------------------------- */

.menu {
	background-color: #e2e5ea;
	background-image:none;
clear: both;
	margin: 0 auto;
behavior: url("/js/PIE.htc");
-webkit-border-radius: 12px 0 0 0;
-moz-border-radius: 12px 0 0 0;
border-radius: 12px 0 0 0;
}

.main-nav {
	clear: both;
	
}

.menu,
.menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu li {
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;

}

.menu li:hover {
	white-space: normal;
	z-index: 10000;
}

.menu li li {
	float: none;
}

.menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}

.menu li:hover > ul {
	top: 100%;
	visibility: visible;

}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu:after,
.menu ul:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.menu,
.menu ul {
	min-height: 0;
}

.menu ul,
.menu ul ul {
	margin: 0;
	padding: 0;
}

.menu ul li a:hover,
.menu li li a:hover {
	color: #484848;
	text-decoration: none;
}

.menu ul {
	margin-top: 1px;
	min-width: 15em;
	width: auto;
}

.menu a {
	
border-left:none;
border-right: 1px solid #CBCCCE;

	color: #00467f;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 700;
	height: 45px;
	line-height: 45px;
	margin: 0;
	padding: 0 0.9em;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	text-shadow:none;
}

.menu a:hover {
	background-color: #0397d6;
	background-image:none;
	color: #ffffff;
}

ul.menu > li:hover {
	background-color: #0397d6;
	color: #ffffff;
behavior: url("/js/PIE.htc");
-webkit-border-radius: 12px 0 0 0;
-moz-border-radius: 12px 0 0 0;
border-radius: 12px 0 0 0;

}

.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #0397d6;
	color:#fff;
}

.front-page .menu .current_page_item a {
	background: #0397d6;
	background-color: transparent;
	background-image: none;
	filter: none;
}

.menu li li {
	background: #ffffff;
	background-image: none;
	border: 1px solid #e5e5e5;
	color: #444444;
	filter: none;
	margin: -1px 0 1px 0;
	width: auto;
}

.menu li li a {
	background: transparent !important;
	border: none;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
	white-space: nowrap;
}

.menu li li a:hover {
	background: #f5f5f5 !important;
	background-image: none;
	border: none;
	color: #444444;
	filter: none;
}

.menu li li:hover {
	background: #f5f5f5 !important;
	filter: none;
}

.menu ul > li + li {
	border-top: 0;
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}
.menu > li {
	border: none;

}

.menu > li:first-child {
	border: none;
behavior: url("/js/PIE.htc");
-webkit-border-radius: 12px 0 0 0;
-moz-border-radius: 12px 0 0 0;
border-radius: 12px 0 0 0;
background:none;
}
.menu > li:first-child > a {
	border-right: 1px solid #CBCCCE;
behavior: url("/js/PIE.htc");
-webkit-border-radius: 12px 0 0 0;
-moz-border-radius: 12px 0 0 0;
border-radius: 12px 0 0 0;
}


.menu a#responsive_menu_button {
	display: none;
behavior: url("/js/PIE.htc");
-webkit-border-radius: 12px 0 0 0;
-moz-border-radius: 12px 0 0 0;
border-radius: 12px 0 0 0;
}

.main-nav #responsive_current_menu_item {
	display: none;
behavior: url("/js/PIE.htc");
-webkit-border-radius: 12px 0 0 0;
-moz-border-radius: 12px 0 0 0;
border-radius: 12px 0 0 0;
}
/* =Buttons
-------------------------------------------------------------- */
a.button,
input[type='reset'],
input[type='button'],
input[type='submit'] {
	-moz-border-radius: 2px;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-border-radius: 2px;
	background-color: #0397d6; /* Alabaster */
	
	background-image:none;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	border: 1px solid #dddddd;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	filter:none;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=blue, endColorstr=#fff);*/
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	text-shadow:none;
	/*text-shadow: 0 1px 0 #ffffff;*/
	vertical-align: middle;
	white-space: nowrap;
behavior: url("/js/PIE.htc");
-webkit-border-radius: 12px ;
-moz-border-radius: 12px ;
border-radius: 12px;
}

a.button:hover,
input[type='reset']:hover,
input[type='button']:hover,
input[type='submit']:hover {
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	background-color: #0397d6;
	background-image: none;
	border: 1px solid #dddddd;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
	color: #fff;
	filter:none;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#fff);*/
behavior: url("/js/PIE.htc");
-webkit-border-radius: 12px ;
-moz-border-radius: 12px;
border-radius: 12px;
}

a.button:active,
input[type='reset']:active,
input[type='button']:active,
input[type='submit']:active {
	-moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #0397d6;
	
	background-image: none;
	box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.1);
	filter:none;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=blue, endColorstr=#fff);*/
behavior: url("/js/PIE.htc");
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}

.widget-wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	margin: 0 0 20px;
	padding: 20px;
}

.widget-title h3,
.widget-title-home h3 {
	display: block;
	font-size: 120%;
	font-weight: 700;
	line-height: 23px;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
}

.top-widget .widget-title h3 {
	font-size: 90%;
	padding: 0;
	text-align: right;
}

.widget-title a {
	border-bottom: none;
	padding: 0 !important;
}


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

.logotitle
{
font-size: 20px;
color: #004481;
position:relative;
top:4px;
left:-508px;
}

.credits {
background: transparent url("https://www.careeronestop.org/COSImages/BusPortal/credits-bg.jpg") no-repeat left top scroll;
padding: 2% 0 2% 10%;
text-align: left;
width: 40%;
margin-left:25%;
line-height: 1.5;
color: #333;
}
.copyright
{
margin-left:35%;
}
}
@media screen and (max-width: 650px) {
.logotitle {
font-size: 90%;
color: #004481;
position: relative;
top: -28px;
left: -105px;
}
.credits {
background: transparent url("https://www.careeronestop.org/COSImages/BusPortal/credits-bg.jpg") no-repeat left top scroll;
padding: 2% 0 2% 30%;
text-align: left;
width: 40%;
margin-left:18%;
line-height: 1.5;
color: #333;
}
.copyright
{
margin-left:10%;
}
.scroll-top
{
margin-left:5%;
}

}
@media screen and (min-width: 480px) {
.logotitle
{
font-size: 20px;
color: #004481;
position:relative;
top:4px;
left:-508px;
}

.credits {
background: transparent url("https://www.careeronestop.org/COSImages/BusPortal/credits-bg.jpg") no-repeat left top scroll;
padding: 2% 0 2% 10%;
text-align: left;
width: 40%;
margin-left:25%;
line-height: 1.5;
color: #333;
margin-top:4%;
}
.copyright
{
margin-left:35%;
color: #7c8188;
}
.post-left
{
float:left; 
width:35%;
border-right: 1px solid #e5e5e5; 
padding-right:10px;
}
.post-right
{
float:right; 
width:62%;
font-size:100%;
veritical-align:top;
padding-left:5px;
}
.scroll-top
{
margin-left:30%;
}
}

@media screen and (max-width: 320px) {
.logotitle
{
font-size: 90%;
color: #004481;
position:relative;
top: -28px;
left: -105px;
}

.credits {
background: transparent url("https://www.careeronestop.org/COSImages/BusPortal/credits-bg.jpg") no-repeat left top scroll;
padding: 2% 0 2% 30%;
text-align: left;
width: 40%;
margin-left:18%;
line-height: 1.5;
color: #333;
}
.copyright
{
margin-left:10%;
}
.post-left
{
 
width:100%;
border-right: 1px solid #e5e5e5; 
padding-right:10px;
}
.post-right
{
 
width:100%;
font-size:100%;
veritical-align:top;
padding-left:5px;
}
.scroll-top
{
margin-left:5%;
}
}

@media screen and (max-width: 240px) {
.logotitle
{
font-size: 20px;
color: #004481;
position:relative;
top:4px;
left:-508px;
}

.credits {
background: transparent url("https://www.careeronestop.org/COSImages/BusPortal/credits-bg.jpg") no-repeat left top scroll;
padding: 2% 0 2% 10%;
text-align: left;
width: 40%;
margin-left:25%;
line-height: 1.5;
color: #333;
}
.post-left
{
float:left; 
width:35%;
border-right: 1px solid #e5e5e5; 
padding-right:10px;
}
.post-right
{
float:right; 
width:62%;
font-size:100%;
veritical-align:top;
padding-left:5px;
}
.scroll-top
{
margin-left:30%;
}
}
