/*
Theme Name: Sports Commission
Theme URI: http://agjsystems.com/
Description:
Version: 2.0
Author: AGJ Systems
*/

@import "js/reMooz.css";

* {
 margin: 0;
 padding: 0;
 text-decoration: none;
 border: 0;
}

#meta,.meta {
 display: none;
}

body {
 background: #F7F7F5;
 background-position: 0px 0px;
 font-family: 'Lucida Grande','Lucida Sans Unicode','Lucida Sans',Tahoma,Helvetica,Arial,sans-serif;
 font-size: 62.5%;
 font-smooth: always;
 color: #7E7E7E;
}

a {
 color: #00819D;
 outline: none;
}
a:hover {
 color: #009FBF;
}

p,ul,ol {
 margin-bottom: 15px;
}
li ul {
 margin-bottom: 0;
}

h1 {
 position: relative;
 z-index: 4;
 top: -190px;
 z-index: 5;
 width: 940px;
 margin: 0 auto;
}
h1 a {
 background: url(images/logo.png) no-repeat;
 display: block;
 width: 347px;
 height: 175px;
 text-indent: -9999px;
}

h2 {
 font-weight: normal;
 font-size: 1.6em;
 padding: 20px 25px 0 25px;
 color: #4B94B5;
}

.page_content h2 {
 padding: 20px 25px 0 0;
}

h2 a {
 color: #4B94B5;
 text-decoration: none;
}

h3 {
 font-size: 1.1em;
 color: #7E7E7E;
}
h3 a {
 text-decoration: none !important;
}
h3.storytitle {
 border-bottom: 1px solid #BEBEBE;
 padding: 0;
}

ul,ol {
 margin-left: 25px;
}

ul li {
 /*background: url(images/bullet.png) no-repeat 0% 11px;
 list-style: none;*/
 list-style: disc;
}

ol li {
 list-style: decimal;
}

input,textarea {
 border: 3px solid #3CDCEA;
 padding: 5px;
 margin: 2px;
 border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}

input:focus,textarea:focus {
 border-color: #3FF1FF;
}

input[type="image"] {
 border: 0;
}

input[type="submit"] {
 padding: 4px 10px;
 width: 82px;
 cursor: pointer;
 color: #FFF;
 border: 0;
 background: #3CDCEA;
}
input[type="submit"]:hover {
 color: #EFEFEF;
 background: #3FF1FF;
}

textarea {
 font-family: verdana,arial,sans-serif;
 font-size: .9em;
}

strong {
 font-weight: bold;
}

.clear {
 clear: both;
}

.aligncenter {
 text-align: center;
 display: block;
 margin: 0 auto;
}
.alignleft {
 float: left;
}
.alignright {
 float: right;
}

.page_wrapper {
 width: 70%;
 float: left;
 min-height: 700px;
 border-right: 1px solid #DEDEDE;
}

#page_full {
 width: 938px;
}

.subhead {
 position: relative;
 top: -118px;
 z-index: 2;
}
.subhead h2 a {
 color: #FFF;
 font-weight: bold;
}

.page_content {
 font-size: 1.4em;
 line-height: 2em;
 padding: 0 25px;
 margin-top: -50px;
 text-align: justify;
}
.page_content a {
 text-decoration: underline;
}
.page_content h2 a {
 text-decoration: none;
}

.post_content .meta {
 display: block;
 font-size: .8em;
 margin-bottom: 10px;
}

.post_content .meta a.post-edit-link {
 float: right;
}

.post_wrapper {
 margin-bottom: 20px;
}

.subhead h2 {
 margin-bottom: 20px;
}
.subhead h2 a {
 font-size: 1.3em;
}

.boxes .post_content {
 border: 1px solid #888;
 border-top: 0;
 padding: 0px 10px;
 background: #EEE;
}

.boxes h3.storytitle {
 border: 1px solid #888;
 padding: 0px 10px;
 background: #3CDCEA;
}

.navigation {
 text-align: center;
}

.calendar {
 float: left;
 margin: 0 25px;
 font-size: 1.4em;
 color: #FFF;
 width: 275px;
}
.calendar td a {
 color: #FFF;
 display: block;
 padding: 5px 10px;
}
.calendar td a:hover {
 background: #3BE2EF;
}
.calendar td.hasPosts a {
 font-weight: bold;
}

.calendar table {
 border-spacing: 1px;
 background: #00819D;
 border: 1px solid #00819D;
}
.calendar td, .calendar th {
 background: #37DAE9;
 text-align: center;
}
.calendar td.currentDay a {
 background: #33C3CF;
}
.calendar th {
 padding: 5px 10px;
 text-align: center;
 font-weight: bold;
 background: #00C0CF;
}
.calendar th.title a {
 color: #FFF;
}
.calendar th.title {
 background: #00819D;
}

#calendarNav {
 position: absolute;
 top: -25px;
 right: 15px;
}

#calendarNav a {
 color: #FFF;
 margin: 0 10px;
 font-size: 1.5em;
 font-weight: bold;
}
#calendarNav a:hover {
 color: #EEE;
}

#comment {
 width: 100%;
}

#wrapper {
 margin: 0 auto;
}

#content {
 margin: 0 auto;
 width: 980px;
 margin-top: 360px;
 border-top: 1px solid #DEDEDE;
}
#nav-main {
 background: url(images/menu.png) repeat-x;
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 49px;
 z-index: 5;
}
#nav-main ul {
 text-align: center;
 margin: 0 auto;
 width: 980px;
}
#nav-main li {
 padding: 0;
 float: left;
 list-style: none;
}
#nav-main li a {
 margin: 0 15px;
 text-align: center;
 color: #D0D0D0;
 font-size: 1.4em;
 font-weight: bold;
 line-height: 3.3em;
}

#nav-main li.current_page_item a, #nav-main li.current_page_parent a {
 color: #F0F0F0;
}

#nav-main li a:hover {
 color: #FFF;
}

/* Submenus */
#nav-main li {

}
#nav-main li ul {
 width: 114px;
 margin: 0;
 padding: 0;
 overflow: hidden;
 background: #00819D;
 display: none;
}
#nav-main li ul li {
 padding: 0;
 background: none;
}
#nav-main li ul li a {
 display: block;
 padding: 12px 0;
 font-size: 1.2em;
 line-height: 1em;
 width: 84px;
}

#header {
 position: absolute;
 top: 200px;
 height: 150px;
 width: 100%;
 background: url(images/header.jpg) repeat-x 50% 100%;
}
#header h2 {
 margin: 32px 0 0 35px;
 float: left;
 font-size: 1.3em;
}
#header p {
 padding: 5px 10px;
}
#header p#page_description {
 margin: 37px 35px 0 0;
 float: right;
 font-size: 1.6em;
 color: #7E7E7E;
}

#resources,#greeting {
 float: right;
 clear: right;
 padding: 0;
 margin: 0 0 5px 0;
}

#contact_details {
 float: right;
 padding: 0;
 margin: 0;
 clear: right;
}

#slogan {
 float: right;
 clear: right;
 width: 322px;
 height: 19px;
 position: absolute;
 top: 80px;
 right: 15px;
 text-indent: -9999px;
 overflow: auto;
}

#menu {
 float: right;
 width: 25%;
 font-size: 1.3em;
 margin-right: 25px;
 padding-top: 20px;
}
#menu h3 {
 font-size: 1.5em;
 font-weight: normal;
 color: #4B94B5;
}
#menu ul {
 margin: 0;
}
#menu ul li {
 list-style: none;
}
#menu .linkcat ul {
 margin: 0;
 list-style: none;
 margin-bottom: 25px;
}
#menu .linkcat li {
 background: transparent;
 padding: 0;
}
#menu .linkcat li ul li {
 padding: 0 0 0 15px;
}
#menu .linkcat li a {
 display: block;
 padding: 8px 10px 8px 10px;
 border-bottom: 1px solid #DEDEDE;
 background: url(images/menu_bullet.png) no-repeat 5% 50%;
 color: #999;
}
#menu .linkcat li.current_page_item a,
#menu .linkcat li.current-cat a {
 color: #484848;
}
#menu .linkcat li a:hover {
 color: #666;
}

#menu address {
 padding: 7px 0 15px 0;
 line-height: 1.6em;
}
#menu #address {
 margin-bottom: 55px;
}

#menu #donate {
 background: #CAFF61;
 height: 202px;
 width: 202px;
 overflow: hidden;
 margin-bottom: 25px;
 padding-top: 15px;
 border: 1px solid #68C117;
 border-radius: 15px;
 -moz-border-radius: 15px;
 -webkit-border-radius: 15px;
}
#menu #donate h3 {
 text-align: center;
 border: 0;
 font-size: 1.3em;
 padding: 5px 10px;
}
#menu #donate form {
 margin-top: 15px;
}
#menu #donate ul {
 margin: 0;
}
#menu #donate ul li {
 text-align: center;
 padding: 0;
}

#menu #linkcat-2 {
 display: none;
}

#prefooter {
 width: 100%;
 background: #DEDEDE url(images/prefooter.gif) repeat-x;
 padding: 40px 0 0 0;
 overflow: hidden;
 color: #888;
 clear: both;
}

#prefooter h3 {
 font-size: 1.6em;
 color: #838383;
}

#prefooter ul {
 margin: 0;
}
#prefooter ul li {
 list-style: none;
}
#prefooter ul li a {
 font-size: 1.5em;
 line-height: 2em;
 color: #888;
}
#prefooter ul li a:hover,#prefooter ul li a:active {
 color: #383838;
}

#prefooterContent {
 width: 930px;
 margin: 0 auto 15px auto;
 border-right: 1px solid #AAA;
 overflow: hidden;
}

.prefooterColumn {
 float: left;
 width: 140px;
 min-height: 265px;
 border-left: 1px solid #AAA;
 padding: 5px 15px;
}
#columnTwitter {
 width: 262px;
 background: url(images/twitter_column.png) no-repeat 50% 15px;
}
#columnTwitter h3 {
 margin: 17px 0 0 38px;
 font-size: 1.5em;
}
#columnTwitter #tweets {
 width: 188px;
 height: 64px;
 padding: 0 10px 10px 10px;
 margin: 5px 17px 0 28px;
 overflow: auto;
}
#columnVideos {
 width: 264px;
}
#columnVideos ul li {
 margin-bottom: 10px;
}
#columnVideos ul li a {
 line-height: 1.5em;
}

#footer {
 background: url(images/footer.png) repeat-x 0% 100%;
 height: 73px;
 width: 100%;
 font-size: 1.2em;
 line-height: 1.6em;
 text-align: center;
 clear: both;
}

#footer #copyright {
 float: left;
 padding: 30px 0 0 30px;
 color: #007A84;
}

#footer #socialMedia {
 float: right;
}
#footer #socialMedia a {
 width: 32px;
 height: 32px;
 display: block;
 text-indent: -9999px;
 float: left;
 margin: 22px 30px 0 0;
 background: blue;
}
#footer #socialMedia a#facebook {
 background: url(images/facebook.png) no-repeat;
}
#footer #socialMedia a#twitter {
 background: url(images/twitter.png) no-repeat;
}
#footer #socialMedia a#youtube {
 background: url(images/youtube.png) no-repeat;
}
#footer #socialMedia a#rss {
 background: url(images/rss.png) no-repeat;
}


#search input {
 width: 140px;
 float: left;
 height: 15px;
}
#search input.submit {
 width: auto;
 margin-bottom: 20px;
 float: right;
 margin-left: 0;
 padding: 7px 0 23px 0;
 width: 81px;
}

#rssFeed {
 width: 32px;
 height: 32px;
 display: block;
 text-indent: -1000em;
 overflow: hidden;
 background: url(images/rss.png) no-repeat;
 margin-top: -5px;
}

#bannerSlides {
 position: absolute;
 right: 25px;
 top: -125px;
 height: 100px;
 width: 570px;
 display: block;
 overflow: hidden;
}

#charter p {
 padding: 15px;
}

#memberbox a {
 display: block;
 margin: 0 auto;
 width: 220px;
 height: 79px;
 text-align: -9999px;
 background: url(images/join.png) no-repeat;
 margin-bottom: 20px;
}

.wpcf7-not-valid-tip-no-ajax,.wpcf7-validation-errors {
 color: #F00;
}

#page_contentVideos embed,#page_contentVideos object {
 width: 307px;
 height: 185px;
}

#page_contentVideos h4 {
 text-align: left;
}

#page_contentHome {
 border-right: 1px solid #DEDEDE;
 min-height: 700px;
}

.home .page_content {
 float: left;
 width: 40%;
}
.home #page_contentVideos {
 width: 306px;
}
.home #header, .page-template-page_events-php #header {
 height: 404px;
}
.home #content, .page-template-page_events-php #content {
 margin-top: 613px;
}

.page-template-page_events-php .page_content {
 margin-top: 10px;
}

.page-template-page_events-php #content .subhead {
 height: 280px;
 position: absolute;
 z-index: 100;
 top: 300px;
}

.page-template-page_events-php #content .subhead h2 {
 margin-top: -50px;
}

.home .page_content, .page-template-page_events-php .home {
 margin-top: 0;
}
