/* This stylesheet was designed and developed by Chai Nakpiban for CHS Cougar Football*/

@charset "UTF-8";

/* Text Formatting */

body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 20px;
	color: #444;
	background-color: #000000 !important;
	background-image: url(../../images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.page { font-size: 1em; }

h1 { font-size: 2.2em; color: #004790; margin: 0px 0px .5em 0px; font-weight: normal; }

h2 { font-size: 1.6em; color: #004790; margin: 0px 0px .5em 0px; }
h3 { font-size: 1.25em; color: #004790; margin: 0em 0px .25em 0px; }

p { margin: 0px 0px 1em 0px; font-size: 1em; }

a img { border: none; }
a { color: #004790 ; }
clearfix {clear: both; line-height:1px;}
img {max-width: 100%; height: auto;}
.btn-primary {background-color: #004790 !important}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary
{
  background-color: #1678DC !important;

}


.content_left  h1 { color: #004790 !important;; font-family: 'Oswald', sans-serif  !important; text-transform: uppercase !important;}
.content_headlines  h3 { font-size: 1.5em !important; color: #004790 !important;; font-family: 'Oswald', sans-serif  !important; text-transform: uppercase !important; margin-bottom: 10px;}
.content_sidebar  h3 { font-size: 1.5em !important; color: #004790 !important;; font-family: 'Oswald', sans-serif  !important; text-transform: uppercase !important; margin-bottom: 10px;}
.content_left  h3 { font-size: 1.5em !important; color: #004790 !important;; font-family: 'Oswald', sans-serif  !important; text-transform: uppercase !important; margin-bottom: 10px; line-height: 20px;}

/* PRONEWS STYLES */
.news_headline  h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px !important;
	margin-bottom: 5px !important;
	color: #004790;
}
.content_headlines.ccm-page-list .news_headline  h2.ccm-page-list-title a {
	color: #0F0;
}
.news_headline h4 {display: none;}
.news_headline h2.ccm-page-list-title  a {color: #004790 !important;}
.news_headline h2.ccm-page-list-title  a:hover {color: #1678DC !important;}

li.flex-active-slide .flex-caption  p {
	font-family: Verdana, Geneva, sans-serif !important;
	color: #333 !important;
}


/* Layout */

.page { position: relative; margin: 0px auto 0px auto; max-width: 1000px; }
.page header {
	display: block;
	position: relative;
	height: 100px;

}
.page header a.logo {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	width: 425px;
	height: 90px;
	background-image: url(../../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.page .page_content { background-color: #fff; padding: 0px 0px 1px 0px; }
.nav-primary {
	display: block;
	float: left; 
	width: 100%;
	}
.navbar {font-family: 'Oswald', sans-serif;}
.navbar .parent {font-size: 24px;}

.page .page_content .page_content_container_slider { width: 64.8%; float: left; margin: 0px; padding: 0px; }
.page .page_content .content_slider {
	margin: 15px 0px 20px 20px;
	padding: 0px;

}
.page .page_content .page_content_container_headlines {
	width: 33.2%;
	float: left;
	margin: 0px;
	padding: 0px;

}
.page .page_content .content_headlines{
	margin: 15px 0px 20px 0px;
	padding: 5px 10px 0px 10px;
	background: #f7f7f7;
	min-height: 450px;
}
.page .page_content .presentedby {
	width: 96%;
	float: left;
	margin: 0px;
	padding: 0px;

}
.page .page_content .presentedby_content{
	display: inline-block;
	position: relative;
	margin: 0px 0px 0px 20px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #333;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e9eef1;
	background-color: #f7f7f7;
	width: 100%;	
}
.presentedby_content  img {margin-left: 5px; max-height: 38px; vertical-align:middle;}
.page .page_content .page_content_container_left { width: 64.8%; float: left; margin: 0px; padding: 0px; }
.page .page_content .page_content_container_right { width: 33.2%; float: left; margin: 0px; padding: 0px; }


.page .page_content .content_left{
	margin: 15px 20px 20px 20px;
	padding: 0px;
}
.page .page_content .content_sidebar{
	margin: 15px 0px 20px 20px;
	padding: 5px;
}

.page footer {
	display: block;
	border-top: 1px solid #ddd;
	padding: 15px 10px 15px 20px;
	font-size: 1.3em;
	color: #C8C8C8;
	background-image: url(../../images/footer_lodyas.png);
	background-repeat: repeat;
	min-height: 100px;
	font-family: 'Lobster', cursive;
}

.content_left .poll {clear: left; float:left; position:relative;}

.clear_both { clear: both; line-height: 1px; }

/* Rules Sensitive to Screen Size */

/* Small Screen Rules */
@media screen and (min-width: 150px) and (max-width: 800px) {	
	body {
	padding: 5px;
	background-image: none;
	background-color: #004790 !important;
}

	.page { margin: 5px 0 0 0; padding: 0px; font-size: 1.2em }
	.page header { height: 50px;}
	.page header a.logo {
	top: 3px;
	left: 30%;
	margin: 0px auto 0px auto;
	width: 200px;
	height: 42px;
	background-image: url(../../images/logo_small.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 999999999999999;
	}
	.page .page_content .presentedby{ width: 100%; float: left; margin: 0px 0px 10px 0px; padding: 0px; overflow: hidden; }
	.page .page_content .presentedby_content{
		margin: 15px 0px 0px 10px;
		padding: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8px;
		text-transform: uppercase;
		color: #666;
		background-color: #f7f7f7;
		width: 100%;
		
	}	
	.page .page_content .page_content_container_slider{ width: inherit; float: none; margin: 0px; }
	.page .page_content .page_content_container_headlines{ width: inherit; float: none; margin: 0px; }
	.page .page_content .page_content_container_left { width: inherit; float: none; margin: 0px; }
	.page .page_content .page_content_container_right { width: inherit; float: none; margin: 0px; }
	.page .page_content .content_slider { margin: 10px 10px 20px 10px; }
	.page .page_content .content_headlines { margin: 0px 10px 15px 10px; }
	.page .page_content .content { margin: 10px 10px 20px 10px; }
	.page .page_content .content_sidebar { margin: 0px 10px 15px 10px; }

	.page footer { font-size: .8em; }
}

/* Medium Screen Rules */
@media screen and (min-width: 501px) and (max-width: 800px) {
	.page { margin: 0px; padding: 0px; font-size: 1.15em }
	.page header { height: 90px; background-image: none; padding: 10px 50px 0px 75px; }
	.page header a.logo {
		top: 20px;
		left: 30%;
		width: 300px;
		height: 64px;
		background: url(../../images/logo_medium.png) no-repeat 0px 0px;
	}

}
/* Bootstrap Override Screen Rules */
@media (min-width: 1200px) {
    .container{
        max-width: 1000px;
		padding: 0;
    }
}

