/*
Blue Subtheme for CTR Theme
*/
#leftCol{
	margin-top:0px;
	background:none;
	padding-left:0px;
	height:auto !important;
	min-height:auto !important;
}
#rightCol{
	background:none;
	height:auto !important;
}
#branding h1 {
	font-size: 1.044em;
}
#branding{
    float: left;
}
#branding a {
    font-family: "Times New Roman",Times,serif;
    font-size: 2.6875em;
    font-weight: bold;
    line-height: 48px;
    text-decoration: none;
}
#tagline{
    float: right;
    font-size: 0.875em;
    margin-top: 25px;
    text-transform: uppercase;
}
#main{
	clear:left;
}
#colophon {
    border-top: 1px solid #000065;
    padding-top: 10px;
}
#leader_lu{
	padding:8px 0px;
	width:728px;
	margin:0 auto;
}
#footerCredit{
	max-width:100%;
	width:99%;
}
#footer{
	margin:0 auto;
	max-width:100%;
	width:100%;
	padding:0px;
}
#footer a{
	color:#064B8C;
	max-width:100%;
	width:100%;
}
.wp-pagenavi {
	padding: 10px 20px 10px !important;
	display:block !important;
	clear:both !important;
}
.wp-pagenavi a ,.wp-pagenavi span.pages, .wp-pagenavi span.extend {
		color:#707070 !important;
		background:#FFFFFF !important;
		border-radius:3px !important;	
		-moz-border-radius:3px !important;
		-webkit-border-radius:3px !important;
		border:solid 1px #CAE4F9 !important;
		padding:6px 9px 6px 9px !important;
		margin-right:3px !important;
		text-decoration:none !important;
		font-size:0.75em !important;
}
.wp-pagenavi a:hover {
		color:#fff !important;
		text-shadow:0px 1px #636363 !important;
		border-color:#D6BFA4 !important;
		background:#0101AA !important;	
		background-image: -ms-linear-gradient(top, #0101AA 0%, #5858CE 100%);
		background-image: -moz-linear-gradient(top, #0101AA 0%, #5858CE 100%);
		background-image: -o-linear-gradient(top, #0101AA 0%, #5858CE 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0101AA), color-stop(1, #5858CE));
		background-image: -webkit-linear-gradient(top, #0101AA 0%, #5858CE 100%);
		background-image: linear-gradient(to bottom, #0101AA 0%, #5858CE 100%);
}
 .wp-pagenavi span.current{
		padding:6px 9px 6px 9px !important;			
		border-radius:3px !important;	
		-moz-border-radius:3px !important;
		-webkit-border-radius:3px !important;
		color:#fff !important;
		margin-right:3px !important;
		text-shadow:0px 1px #636363 !important;
		border-color:#939393 !important;
		//background:#D6BFA4 !important;		
		background-image: -ms-linear-gradient(top, #0101AA 0%, #5858CE 100%);
		background-image: -moz-linear-gradient(top, #0101AA 0%, #5858CE 100%);
		background-image: -o-linear-gradient(top, #0101AA 0%, #5858CE 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0101AA), color-stop(1, #5858CE));
		background-image: -webkit-linear-gradient(top, #0101AA 0%, #5858CE 100%);
		background-image: linear-gradient(to bottom, #0101AA 0%, #5858CE 100%);
}

/*******responsive************/
@media only screen and (max-width : 1024px) {
#container{
	max-width: 100%;
	margin: 10px auto;
	position: relative;
	padding-top: 10px;
	width:90%;
}
#branding h1 {
	font-size: 1.044em;
}
#branding{
	float: left;
	margin-left:25px;
	max-width:100%;
	width:45%;
}
#branding a {
	font-family: "Times New Roman",Times,serif;
	font-weight: bold;
	line-height: 48px;
	text-decoration: none;
}
#tagline{
	margin-left: 25px;
	float: right;
	font-size: 0.875em;
	margin-top: 25px;
	text-transform: uppercase;
	width:45%;
}
#leftCol{
	max-width:100%;
	width:30%;
	margin-top: 20px;
	margin-left:25px;
	height:auto !important;
	min-height:50px !important;
}
#rightCol{
	margin-top: 20px;
	float:left;
	max-width:100%;
	height:auto !important;
	width:60%;
	min-height:50px !important;
}
.pushdown {
    max-width: 100%;
    width: 45%;
    margin-left: 10px;
}
#footer{
	margin-top: 100px;
	max-width:100%;
	padding:0px;
	width:99%;
}
#footerCredit a{
	margin-right:5px;
}
element {
	min-height: 50px !important;
}
#footer a{
	color:#064B8C;
	max-width:100%;
	width:90%;
}
#colophon {
	border-top: 1px solid #000065;
	padding-top: 10px;
}
.roadblock a{
	max-width:100%;
	width:90%
}
}
@media handheld, only screen and (max-width : 768px) {
a img{
	max-width:100%;
	width:98%;
}
div.ctrsocial iframe{
	max-width:100%;	
	width: 90% !important;
	margin-top: 8px;
	margin-bottom: 8px;
}
#container{
	max-width: 100%;
	margin: 10px auto;
	position: relative;
	padding-top: 10px;
	width:90%;
}
#branding{
	float: left;
	margin-left:25px;
	max-width:100%;
	width:45%;
}
#branding a {
	font-family: "Times New Roman",Times,serif;
	font-weight: bold;
	line-height: 48px;
	text-decoration: none;
}
#tagline{
	margin-left: 25px;
	float: right;
	font-size: 0.875em;
	margin-top: 25px;
	text-transform: uppercase;
	width:45%;
}
#leftCol{
	background:none;
	max-width:100%;
	width:30%;
	margin-top: 20px;
	margin-left:25px;
	height:auto !important;
	min-height:50px !important;
}
#rightCol{
	margin-top: 20px;
	float:left;
	margin-left:20px;
	max-width:100%;
	height:auto !important;
	width:59%;
	min-height:50px !important;
}
.pushdown {
    	max-width: 100%;
    	width: 43%;
    	margin-left: 10px;
}
#footer{
	margin-top: 100px;
	max-width:100%;
	padding:0px;
	width:99%;
}
element {
    	min-height: 50px !important;
}
#footerCredit a{
	margin-right:10px;
}
#footer a{
	color:#064B8C;
	max-width:100%;
	width:90%;
}
#colophon {
	border-top: 1px solid #000065;
	padding-top: 10px;
}
.roadblock {
	max-width:100%;
	width:90% !important;
}
#commentform textarea {
    	display: block;
    	width: 95%;
}
#leader_lu {
	max-width:100%;
	width:90%;
}
#leader_lu a{
	max-width:100%;
	width:89%;
}
}
@media handheld, only screen and (max-width : 640px) {
a img{
	max-width:100%;
	width:98%;
}
div.ctrsocial iframe{
	max-width:100%;	
	width: 90% !important;
}
#container{
	max-width: 100%;
	margin: 10px auto;
	position: relative;
	padding-top: 10px;
	width:90%;
}
#branding h1 {
	font-size: 1.044em;
}
#branding{
	float: left;
	margin-left:25px;
	max-width:100%;
	width:45%;
}
#branding a {
	font-family: "Times New Roman",Times,serif;
	font-weight: bold;
	line-height: 48px;
	text-decoration: none;
}
#tagline{
	margin-left: 25px;
	float: right;
	font-size: 0.875em;
	margin-top: 25px;
	text-transform: uppercase;
	width:45%;
}
#leftCol{
	max-width:100%;
	width:35%;
	margin-top: 20px;
	margin-left:25px;
	height:auto !important;
	min-height:50px !important;
}
#rightCol{
	margin-top: 20px;
	float:left;
	max-width:100%;
	height:auto !important;
	width:58%;
	min-height:50px !important;
}
.pushdown {
    	max-width: 100%;
    	width: 42%;
    	margin-left: 10px;
}
#footer{
	margin-top: 100px;
	max-width:100%;
	padding:0px;
	width:97%;
}
element {
    	min-height: 50px !important;
}
#footer a{
	color:#064B8C;
	max-width:100%;
	width:90%;
}
#colophon {
	border-top: 1px solid #000065;
	padding-top: 10px;
}
.roadblock {
	max-width:100%;
	width:90% !important;
}
#commentform textarea {
    	display: block;
    	width: 95%;
	margin-top:12px;
}
#leader_lu {
	max-width:100%;
	width:90%;
}
}
@media handheld, only screen and (max-width : 555px) {
a img{
	max-width:100%;
	width:98%;
}
div.ctrsocial iframe{
	max-width:100%;	
	width: 90% !important;
}
#container{
	max-width: 100%;
	margin: 10px auto;
	position: relative;
	padding-top: 10px;
	width:90%;
}
#branding h1 {
	font-size: 1.044em;
}
#branding{
	text-align:center;
	max-width:100%;
	width:98%;
}
#branding a {
	font-family: "Times New Roman",Times,serif;
	font-weight: bold;
	line-height: 48px;
	text-decoration: none;
}
#tagline{
	margin-left: 0px;
	text-align:center;
	font-size: 0.875em;
	margin-top: 25px;
	text-transform: uppercase;
	width:99%;
}
#leftCol{
	max-width:100%;
	width:30%;
	margin-top: 20px;
	margin-left:20px;
	height:auto !important;
	min-height:50px !important;
}
#rightCol{
	margin-top: 20px;
	margin-left:20px;
	float:left;
	max-width:100%;
	height:auto !important;
	width:54%;
	min-height:50px !important;
}
.pushdown {
	max-width: 100%;
	width: 85%;
	margin-left: 10px;
}
#footer{
	margin-top: 100px;
	max-width:100%;
	padding:0px;
	width:97%;
}
element {
	min-height: 50px !important;
}
#footer a{
	color:#064B8C;
	max-width:100%;
	width:90%;
}
#colophon {
	border-top: 1px solid #000065;
	padding-top: 10px;
}
.roadblock {
	max-width:100%;
	width:90% !important;
}
#commentform textarea {
	display: block;
   	 width: 95%;
	margin-top:12px;
}
#leader_lu {
	max-width:100%;
	width:90%;
}
#author{
	width:99%;
}
#email{
	width:99%;
}
#url{
	width:99%;
}
#footerCredit{
	max-width:100%;
	width:95%;
}
}

/********************SAMSUNG GALAXY GRAND PRIME ************portrait*/
@media handheld, only screen and (min-width: 360px) and (orientation : portrait) {
	#menubar{
	max-width:100%;
	width:90% !important;
	height:54% !important;
}
	
	a img{
 max-width: 100%;
    min-width: 305px;

    height: auto;
	margin: auto;
	display: block;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	
}
div.ctrsocial iframe{
	max-width:100%;	
	width: 90% !important;
}
#container{
	max-width: 100%;
	margin: 10px auto;
	position: relative;
	padding-top: 10px;
	width:90%;
}
#branding h1 {
	font-size: 1.044em;
}
#branding{
	float: left;
	margin-left:25px;
	max-width:100%;
	width:45%;
}
#branding a {
	 font-family: Helvetica, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
	font-weight: bold;
	line-height: 48px;
	text-decoration: none;
}
#tagline{
	margin-left: 25px;
	float: right;
	font-size: 0.875em;
	margin-top: 25px;
	text-transform: uppercase;
	width:45%;
}
#leftCol{
	max-width:100%;
	width:35%;
	margin-top: 20px;
	margin-left:25px;
	height:auto !important;
	min-height:50px !important;
}
#rightCol{
	margin-top: 20px;
	float:left;
	max-width:100%;
	height:auto !important;
	width:58%;
	min-height:50px !important;
}
.pushdown {
    	max-width: 100%;
    	width: 42%;
    	margin-left: 10px;
}
#footer{
	margin-top: 100px;
	max-width:100%;
	padding:0px;
	width:97%;
}
element {
    	min-height: 50px !important;
}
#footer a{
	color:#064B8C;
	max-width:100%;
	width:90%;
}
#colophon {
	border-top: 1px solid #000065;
	padding-top: 10px;
}
.roadblock {
	max-width:100%;
	width:90% !important;
}
#commentform textarea {
    	display: block;
    	width: 95%;
	margin-top:12px;
}
#leader_lu {
	max-width:100%;
	width:90%;
}
}



/********************SAMSUNG GALAXY GRAND PRIME ************portrait*/
@media handheld, only screen and (max-width : 360px) and (orientation : portrait){
#menubar{
	max-width:100%;
	width:90% !important;
	height:54% !important;
}


a img{
	max-width: 100%;
    max-width: 325px;

    height: auto;
	margin: auto;
	display: block;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}
div.ctrsocial iframe{
	max-width:100%;	
	width: 90% !important;
	display:inline;
	margin-top: 8px;
	margin-bottom: 8px;
}
#container{
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	width:100%;
}
#branding{
	text-align:center;
	margin-left:0px;
	max-width:100%;
	width:98%;
}
#branding h1 {
	font-size: 1.044em;
}
#branding a {
	font-family: "Times New Roman",Times,serif;
	font-weight: bold;
	line-height: 48px;
	text-decoration: none;
	font-size: 2.6875em;
}
#tagline{
	margin-left: 0px;
	text-align:center;
	font-size: 0.875em;
	margin-top: 20px;
	text-transform: uppercase;
	width:95%;
	margin-bottom:10px;
}
#leftCol{
	width: 10%;
	margin-top: 1px;
	margin-left: 1px;
	height:auto !important;
	min-height:50px !important;
}
#rightCol{
	margin-left: 5px;
	float:left;
	max-width:100%;
	height:auto !important;
	min-height:50px;
	width:97%;
}
.pushdown {
	width: 10%;
	margin-left: 0px;
}
#footer{
	margin-top: 100px;
	max-width:100%;
	padding:0px;
	width:97%;
}
element {
	min-height: 10px !important;
}
#footer a{
	color:#064B8C;
	max-width:100%;
	width:97%;
}
#footerCredit{
	max-width:100%;
	width:92%;
}
#colophon {
	margin-top:70px;
	border-top: 1px solid #000065;
	padding-top: 10px;
}
.roadblock {
	max-width:100%;
	width:97% !important;
}
#commentform textarea {
	display: block;
	width: 98%;
	margin-top:12px;
}
#leader_lu {
	max-width:10%;
	width:10%;
}
#leader_lu img{
	max-width:100%;
	width:95%;
}
#tags {
	max-width:100%;
	width:89% !important;
}
#tags a{
	max-width:100%;
	width:88% !important;
}
}


/********************LG D305 ************portrait*/
@media handheld, only screen and (max-width : 320px) and (orientation : portrait) {
#menubar{
	max-width:100%;
	width:90% !important;
	height:54% !important;
}


a img{
	 max-width: 100%;
    min-width: 305px;

    height: auto;
	margin: auto;
	display: block;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
}
div.ctrsocial iframe{
	max-width:100%;	
	width: 90% !important;
	display:inline;
	margin-top: 8px;
	margin-bottom: 8px;
}
#container{
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	width:100%;
}
#branding{
	text-align:center;
	margin-left:0px;
	max-width:100%;
	width:98%;
}
#branding h1 {
	font-size: 1.044em;
}
#branding a {
	font-family: "Times New Roman",Times,serif;
	font-weight: bold;
	line-height: 48px;
	text-decoration: none;
	font-size: 2.6875em;
}
#tagline{
	margin-left: 0px;
	text-align:center;
	font-size: 0.875em;
	margin-top: 20px;
	text-transform: uppercase;
	width:95%;
	margin-bottom:10px;
}
#leftCol{
	width: 10%;
	margin-top: 1px;
	margin-left: 1px;
	height:auto !important;
	min-height:50px !important;
}
#rightCol{
	margin-left: 5px;
	float:left;
	max-width:100%;
	height:auto !important;
	min-height:50px;
	width:97%;
}
.pushdown {
	width: 10%;
	margin-left: 0px;
}
#footer{
	margin-top: 100px;
	max-width:100%;
	padding:0px;
	width:97%;
}
element {
	min-height: 10px !important;
}
#footer a{
	color:#064B8C;
	max-width:100%;
	width:97%;
}
#footerCredit{
	max-width:100%;
	width:92%;
}
#colophon {
	margin-top:70px;
	border-top: 1px solid #000065;
	padding-top: 10px;
}
.roadblock {
	max-width:100%;
	width:97% !important;
}
#commentform textarea {
	display: block;
	width: 98%;
	margin-top:12px;
}
#leader_lu {
	max-width:10%;
	width:10%;
}
#leader_lu img{
	max-width:100%;
	width:95%;
}
#tags {
	max-width:100%;
	width:89% !important;
}
#tags a{
	max-width:100%;
	width:88% !important;
}
}






/********************SAMSUNG GALAXY GRAND PRIME ************landscape*/

@media handheld, only screen and (max-width: 802px) and (orientation : landscape) {
	
#menubar{
	max-width:100%;
	width:90% !important;
	height:54% !important;
}
	
	a img{
	max-width: 100%;
    min-width: 470px;
	max-height: 260px;
    
    margin: auto;
	display: block;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	
	
}
div.ctrsocial iframe{
	max-width:100%;	
	width: 90% !important;
}
#container{
	max-width: 100%;
	margin: 10px auto;
	position: relative;
	padding-top: 10px;
	width:90%;
}
#branding h1 {
	font-size: 1.044em;
}
#branding{
	float: left;
	margin-left:25px;
	max-width:100%;
	width:45%;
}
#branding a {
	 font-family: Helvetica, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
	font-weight: bold;
	line-height: 48px;
	text-decoration: none;
}
#tagline{
	margin-left: 25px;
	float: right;
	font-size: 0.875em;
	margin-top: 25px;
	text-transform: uppercase;
	width:45%;
}
#leftCol{
	max-width:100%;
	width:35%;
	margin-top: 20px;
	margin-left:25px;
	height:auto !important;
	min-height:50px !important;
}
#rightCol{
	margin-top: 20px;
	float:left;
	max-width:100%;
	height:auto !important;
	width:58%;
	min-height:50px !important;
}
.pushdown {
    	max-width: 100%;
    	width: 42%;
    	margin-left: 10px;
}
#footer{
	margin-top: 100px;
	max-width:100%;
	padding:0px;
	width:97%;
}
element {
    	min-height: 50px !important;
}
#footer a{
	color:#064B8C;
	max-width:100%;
	width:90%;
}
#colophon {
	border-top: 1px solid #000065;
	padding-top: 10px;
}
.roadblock {
	max-width:100%;
	width:90% !important;
}
#commentform textarea {
    	display: block;
    	width: 95%;
	margin-top:12px;
}
#leader_lu {
	max-width:100%;
	width:90%;
}
}
/********************LG D305 ************landscape*/
@media handheld,only screen and (max-width: 600px) and (orientation : landscape) {
	#menubar{
	max-width:100%;
	width:90% !important;
	height:54% !important;
}
a img{
	
    max-width: 391px;
    min-width: 250px;

    max-height: 217px;
	margin: auto;
	display: block;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -khtml-border-radius: 7px;
    border-radius: 7px;
	}
div.ctrsocial iframe{
	max-width:100%;	
	width: 90% !important;
	display:inline;
	margin-top: 8px;
	margin-bottom: 8px;
}
#container{
	max-width: 100%;
	margin: 10px auto;
	position: relative;
	padding-top: 10px;
	width:100%;
}
#branding{
	text-align:center;
	margin-left:0px;
	max-width:100%;
	width:98%;
}
#branding h1 {
	font-size: 1.044em;
}
#branding a {
	 font-family: Helvetica, arial, sans-serif;
    -webkit-font-smoothing: antialiased;
	font-weight: bold;
	line-height: 48px;
	text-decoration: none;
	font-size: 2.6875em;
}
#tagline{
	margin-left: 0px;
	text-align:center;
	font-size: 0.875em;
	margin-top: 20px;
	text-transform: uppercase;
	width:95%;
	margin-bottom:10px;
}
#leftCol{
	width: 10%;
	margin-top: 1px;
	margin-left: 1px;
	height:auto !important;
	min-height:50px !important;
}
#rightCol{
	margin-left: 5px;
	float:left;
	max-width:100%;
	height:auto !important;
	min-height:50px;
	width:97%;
}
.pushdown {
	width: 10%;
	margin-left: 0px;
}
#footer{
	margin-top: 100px;
	max-width:100%;
	padding:0px;
	width:97%;
}
element {
	min-height: 10px !important;
}
#footer a{
	color:#064B8C;
	max-width:100%;
	width:97%;
}
#footerCredit{
	max-width:100%;
	width:92%;
}
#colophon {
	margin-top:70px;
	border-top: 1px solid #000065;
	padding-top: 10px;
}
.roadblock {
	max-width:100%;
	width:97% !important;
}
#commentform textarea {
	display: block;
	width: 98%;
	margin-top:12px;
}
#leader_lu {
	max-width:10%;
	width:10%;
}
#leader_lu img{
	max-width:50%;
	width:95%;
}
#tags {
	max-width:100%;
	width:89% !important;
}
#tags a{
	max-width:100%;
	width:88% !important;
}
}
