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

@charset "UTF-8";

/* Text Formatting */

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

h1 {
	font-size: 1.8em !important;
	color: #004790 !important;
	margin: 0px 0px .5em 0px;
	font-weight: normal;
	font-family: 'Oswald', sans-serif  !important;
	text-transform: uppercase !important;
}
h2 { font-size: 1.6em !important; color: #004790 !important;; margin: 0px 0px .5em 0px; font-family: 'Oswald', sans-serif  !important; text-transform: uppercase !important;}
h3 { font-size: 1.25em !important;; color: #004790 !important; margin: 0em 0px .25em 0px; font-family: 'Oswald', sans-serif  !important; text-transform: uppercase !important;}
p { margin: 0px 0px 1em 0px; font-size: 1.05em; color: #444; line-height: 1.5 !important; margin-bottom: 20px !important; }

a img { border: none; }
a { color: #004790; }
a:hover { color: #004D9D; }
.content_left a {color: #004790; font-weight: bold;}
.content_left a:hover {color: #428EDC;}
.content_right a {color: #004790; font-weight: bold;}
.content_right a:hover {color: #428EDC;}

img {max-width: 100%; height: auto;}
ul  li {list-style-type: square; margin-left: 20px;}

/* 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 .heading_container { 
	width: 96%; 
	float: left; 
	margin: 20px 0px 0px 20px;
	padding: 0px; 
	border-bottom-width: 2px;
 	border-bottom-style: solid;
    border-bottom-color: #e8e8e8;
	overflow:hidden;	
	}
.page .page_content .heading_content {
	margin: 5px 0 20px 0;
	padding: 0px;
}

.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: 5px;
	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;
	min-height: 600px;
}
.content_left .news-attributes  h2 {display: none;}
.page .page_content .content_sidebar{
	margin: 0px 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;
}

.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: 10px; background-color: #004790 !important; background-image: none; }
	.page { margin: 0px; padding: 0px; font-size: 1.2em }
	p { font-size: 1.0em; }
	.page header { height: 50px; background-image: url(../images/banner_small.jpg); }
	.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;
	}
	.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: url(../images/banner_medium.jpg); 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;
    }
}

