@charset "UTF-8";
/* CSS Document */

a:link, a:visited {
    color:#ac1028;
}

.black {
    color: #000;
}

.clear {
    clear: both;
}

.underline {
    text-decoration: underline;
}

.left {
    float: left;
}

.center {
    text-align: center;
}

img.alignright {
    margin: 0 0 2px 7px;
    display: inline;
    }

img.alignleft {
    margin: 0 7px 2px 0;
    display: inline;
    }

.alignright {
    float: right;
    }

.alignleft {
    float: left;
    }

strong {
    font-weight: bold;
}

.post-edit-link {
    clear: both;
    padding: 20px 0;
    float: left;
}

body {
    background: #CCC url(../_img/mainbg_black.jpg) top left repeat-x;
}

#container {
    width: 1000px;
    margin: 0 auto;
}

/* HEADER */

#header {
    height: 134px;
    background: #FFFFFF;
    position: relative;
    float: left;
    width: 1000px;
}

#header h1 {
    width: 638px;
    height: 115px;
    margin: 10px 0;
    padding-left: 35px;
}

ul#verytopnav a {
    color: #000;
    text-decoration: none;
    display: block;
    float: left;
}

ul#verytopnav {
    background: url(../_img/verytopnav-left.jpg) top left no-repeat;
    height: 34px;
    display: block;
    /*float: right;*/
    position: absolute;
    top: 40px;
    right: 100px;
    /*margin: 15px 32px 0 0;*/
    padding-left: 9px;
    width: auto;
    font-size: 13px;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #AC1129;
}

ul#verytopnav li {
    display: block;
    float: left;
    background: url(../_img/verytopnav.jpg) top right no-repeat;
    padding: 10px 11px 0 0;
    height: 24px;
}

ul#verytopnav li.last {
    background: none;
    padding-right: 9px;
    background: url(../_img/verytopnav-right.jpg) top right no-repeat;
}

/* =SuckerFisher
-------------------------------------------------------------- */
#suckerfishnav {
    background: #000000 url(../_img/nav-headerbg.jpg) repeat-x;
    font-size:14px;
    font-family:helvetica,sans-serif;
    font-weight:bold;
    width:100%;
 	 }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:20px;
    padding: 0px;
    border:0px solid #ed1e16;
    margin: 0px 4%;
    width:100%;
	 z-index: 10
	 }
#suckerfishnav a {
    display: block;
    color:#ffffff;
    text-decoration:none;
    padding:0px 32px;
         border-left-color: #ed1e16;
         border-left-style: solid;
         border-left-width: 2px;
         border-right-color: #ed1e16;
         border-right-style: solid;
         border-right-width: 2px;
         border-top-color: #ed1e16;
         border-top-style: solid;
         border-top-width: 1px;
			border-bottom-color: #ed1e16;
         border-bottom-style: solid;
         border-bottom-width: 1px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
	 
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
     width:200px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:1 solid #000000;
    border-top:1px solid #000000;
     }
#suckerfishnav li li {
     width:200px;
    border-bottom:1px solid #000000;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
    font-weight:bold;
    font-family:helvetica,sans-serif;
    }
#suckerfishnav li li a {
    padding:4px 20px;
    font-size:12px;
    color:#000000;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 200px;
    }
#suckerfishnav li li:hover {
    background:#ed1e16;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#000000;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#000000;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#000000;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#d8d8d8;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#d8d8d8;
    }


/* MAIN NAVIGATION */

/*#nav {
    padding-left: 33px;
}

#nav-boxes div {
    width: 273px;
    float: left;
    padding-right: 65px;
}

#nav div#nav-ed, #nav-header-ed, #nav div#nav-ed div.nav-box {
    padding-right: 0;
}

h3.nav-header {
    width: 246px;
    background: url(../_img/nav-headerbg.jpg) top left no-repeat;
    height: 19px;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 65px 0 27px;
    border-bottom: 1px solid #FFF;
    float: left;
}

#nav-boxes {
    background: url(../_img/nav-btm.jpg) bottom left repeat-y;
    float: left;
    height: auto;
}

#nav div ul {
    background: url(../_img/nav-box.jpg) top left no-repeat;
    width: 226px;
    min-height: 104px;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    padding: 5px 20px 5px 27px;
}

#nav div ul li {
    background: url(../_img/black-bullet.png) center left no-repeat;
    padding-left: 13px;
    line-height: 20px;
}

#nav div ul a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px;
    margin-left: -4px;
}

/* CONTENT */

#content-container {
    background: url(../_img/content-repeat.jpg) top left repeat-y;
    float: left;
    width: 940px;
    margin: 15px 0 0 34px;
}

#home-content {
    width: 698px;
    background: url(../_img/content-top.jpg) top left no-repeat;
    min-height: 654px;
    float: left;
    padding: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}

#home-body h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    width: 638px;
    height: 115px;
    float: left;
    text-align: center;
    font-variant: small-caps;
}

#home-content img#ok-stats {
    float: left;
    border-bottom: 3px solid #ED1E13;
}

/*div#stats {
    font-size: 35px;
    font-family: Impact, sans-serif;
    padding: 31px 0;
    margin: 0 115px 10px;
    width: 468px;
    height: 60px;
    padding: 0 0 20px 0;
    text-transform: uppercase;
    clear: both;
}*/

div#homebodyheader {
   font-size: 15px;
    font-family: Impact, sans-serif;
    padding: 31px 0;
    margin: 0 115px 10px;
    width: 468px;
    height: 60px;
    text-transform: uppercase;
    clear: both;
}

div#homebody {
    font-size: 35px;
    font-family: Impact, sans-serif;
    padding: 31px 0;
    margin: 0 115px 10px;
    width: 468px;
    height: 60px;
    text-transform: uppercase;
    clear: both;
}

ol#slideshow {
    width: 698px;
    height: 150px;
    float: left;
    margin: 0 0 0px 0;
}

ol#slideshow li {
    float: right;
    display: block;
    width: 698px;
    height: 150px;
}

ol#slideshow li img {
    float: right;
}


#content {
    width: 648px;
    background: url(../_img/content-top.jpg) top left no-repeat;
    min-height: 675px;
    float: left;
    padding: 50px 36px 0 36px;
     font-size:14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 158%;
}

#page {
    min-height: 532px;
}

#content h2 {
    font-size: 30px;
    font-family: Impact, sans-serif;
    padding-bottom: 8px;
    font-weight: normal;
    text-transform: uppercase;
    color: #333;
}

#content h2 span {
    color:#ED1E13;
    font-family: 'Arial Narrow', Arial, Helvetiva, sans-serif;
    font-size:30px;
    line-height: 36px;
    font-weight:bold;
}

#content h3 {
    font-family: 'Arial Narrow', Arial, Helvetiva, sans-serif;
    font-size: 26px;
    padding: 15px 0;
    text-transform: none;
    color: #333;
}

#content h4 {
    font-size: 20px;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    padding-bottom: 15px;
    color: #333;
}

#content h4#reverse-pad {
    padding: 20px 0 0 0;
    color: #333;
}

#content h5 {
    font-size: 18px;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    color: #ED1E13;
    padding-top: 15px;
    color: #333;
}

#content h6 {
    color: #333;
    font-size: 14px;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    padding-top: 15px;
}

#content a {
    text-decoration: underline;
    padding-bottom: 5px;
    color: #ac1028;
}

#content ul {
    font-size: 14px;
    padding: 5px 0 10px 19px;
    margin-left: 16px;
}

#content ul li {
    list-style-type: disc;
    padding: 0;
}

#content ul li ul {
    padding: 0 0 15px 0;
    margin-left: 0;
}

#content ul li ul li {
    background: none;
    padding-left: 0;
    list-style-type: none;
}

#contentnav-container {
    border-bottom: 1px solid #666;
    height: auto;
    margin-bottom: 15px;
}

ul#contentnav {
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    padding: 0;
}

ul#contentnav li {
    display: block;
    float: left;
    background: url(../_img/bullet.jpg) center left no-repeat;
    padding: 0 8px 0 12px;
    margin-bottom: 6px;
    line-height: 128%;
}

ul#contentnav li a {
    text-decoration: none;
    font-size: 16px;
}

ul#contentnav li.nobullet {
    background: none;
    padding-left: 0;
}

#content p {
    font-size: 14px;
    padding: 5px 0 10px 0;
}

#content div {
    font-size: 14px;
}

.event, #content .inthenews {
    padding: 0 0 40px 0;
}

.event strong {
    font-weight: bold;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    font-size: 17px;
}


#content .event h3 {
    padding: 0;
    color: #000;
}

.event h5 {
    color:#000000 !important;
}

#content .inthenews h4 {
    color: #333333;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-bottom: 0;
    text-transform: uppercase;
}

#content .inthenews h5 {
    font-size: 13px;
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    padding: 0 0 15px 0;
}

#content .inthenews img {
    border: 4px solid #000;
}

#content .inthenews .imgbox {
    text-align: center;
    float: right;
    font-size: 12px;
    width: 200px;
}

#content #tips h4 {
    padding: 15px 0 0 0;
}

#content #privacy p {
    font-size: 11px;
}

#content #privacy h6 {
    font-size: 14px;
}

p#inline-list {
    font-weight:bold;
    padding-left:10px;
}

/* CONTENT FOOTER */

#home-content-footer {
    padding: 0 17px;
    clear: both;
    height: 80px;
    margin-top: 35px;
}

h3#logo-small {
    text-indent: -9999px;
    background: url(../_img/logo-small.jpg) top left no-repeat;
    height: 62px;
    width: 122px;
    float: left;
}

#home-content-footer p {
    float: right;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-top: 12px;
    line-height: 118%;
    text-align: right;
    font-weight:bold;
}

#content-footer {
    padding-top: 30px;
}

#content-footer p {
    float: right;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-top: 12px;
    line-height: 118%;
    text-align: right;
}

p.blog-meta, #content p.blog-meta {
    font-size: 10px;
    line-height: 14px;
    padding-bottom: 25px;
}

p.blog-meta a {
    color: #666;
}

/* FORM */

input {
    float: right;
    width: 365px;
}

input.sm-left {
    float: left;
    width: 155px;
    margin-right: 5px;
}

input.med-left {
    float: left;
    width: 190px;
    margin-right: 5px;
}

label, .wpcf7-list-item-label {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
}

.radio input {
    float: none;
    width: 25px;
}

#checks .wpcf7-list-item-label {
    padding-right: 10px;
}

.left-100 {
    float: left;
    width: 100%;
}

.left-50 {
    float: left;
    width: 50%;
    margin-right: 35px;
}

.left-40 {
    float: left;
    width: 40%;
}

.nowidth, input.nowidth {
    width: inherit;
}

input#signup, input#searchsubmit, input#s {
    width: 110px;
}

input#submit {
    width: 110px;
    float: none;
}

#register div.blog-widget h3 {
    margin-bottom: 20px;
    text-align: left;
}

div.blog-widget {
    margin-bottom: 20px;
    text-align: left;
}

textarea {
    width: 100%;
}

#blognews {
    padding: 10px 20px 30px; 
    border-top: 4px solid #ac1028;
}

#blognews li {
    font-size: 14px;
    margin: 10px auto 25px;
    border-bottom: 1px solid #ac1028;   
}

#blognews h3 {
    font-size: 18px;
    line-hight: 22px;
}

#blognews li {
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0 0 20px;
    list-style-type: none;
    list-style-position: inside;
}

/* SIDEBAR */

#sidebar {
    width: 200px;
    padding: 33px 10px 0 10px;
    background: url(../_img/sidebar-top.jpg) top left no-repeat;
    min-height: 646px;
    float: left;
    text-align: center;
}

#sidebar2 {
    width: 200px;
    padding: 33px 10px 0 10px;
    min-height: 646px;
    float: left;
    text-align: center;
}



h2#support {
    background: url(../_img/support.jpg) top left no-repeat;
    text-indent: -9999px;
    height: 45px;
    width: 165px;
    margin: 0 0 28px 24px;
}

.side-btn2 {
	 color: White;
    text-decoration: none;
    background-color: #ED1E13;
    font-size: large;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom-color: Black;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-left-color: Black;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: Black;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: Black;
    border-top-style: solid;
    border-top-width: 2px;
    }

A.side-btn2 {color: White;}
A.side-btn2:Visited {color:White;}
A.side-btn2:Active {color: Gray;}
A.side-btn2:Hover {color: Gray;
}	 
	 
.side-btn {
    width: 148px;
    height: 55px;
    float: left;
    margin: 0 0 8px 30px;
    background: url(../_img/side-btn-bg.png) top left no-repeat;
}


.board-side-btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff3300), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #ff3300 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3300', endColorstr='#ce0100');
	background-color:#ff3300;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border: 1px solid Black;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding: 6px 15px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
	vertical-align: text-bottom;
	margin-top: 25px;
	margin-left: 15px;
}

.board-side-btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #ff3300) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #ff3300 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#ff3300');
	color:#000000;
	background-color:#ce0100;
}

.board-side-btn:active {
	color:#ffffff;
	position:relative;
	top:1px;
}


A.board-side-btn {color: White;}
A.board-side-btn:Visited {color:White;}
A.board-side-btn:Active {color: Gray;}
A.board-side-btn:Hover {color: Gray;
}	 

.side-btn a, #register h4 a {
    color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 16px;
    width: 129px;
    height: 32px;
    display: block;
    padding: 18px 0 0 8px;
    font-weight: bold;
    text-align: center;
}

.side-btn a#join {
    padding-left: 32px;
    width: 116px;
}

#register-container {
    background: url(../_img/register-top.png) top left no-repeat;
    float: left;
    margin: 25px 0 0 15px;
    width: 195px;
    padding-top: 7px;
}

#register {
    padding: 10px 0 0 9px;
    float: left;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    font-size: 20px;
    width: 161px;
    text-align: center;
}

#register-btm {
    background: url(../_img/register-btm.png) top left no-repeat;
    width: 195px;
    height: 181px;
    float: left;
    margin-left: 15px;
}

#register-btm2 {
    background: url(../_img/register-btm2.png) top left no-repeat;
    width: 195px;
    height: 181px;
    float: left;
    margin-left: 15px;
}

#register h3 {
    background: url(../_img/paperclip.jpg) left top no-repeat;
    padding-left: 33px;
    margin: 19px 0 28px 5px;
    height: 25px;
    text-align: center;
}

#register h3 a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 0 10px 0;
    margin-bottom: 32px;
    border-bottom: 1px solid #ED1E13;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

#register .textwidget {
    padding: 0 11px 11px 7px;
    font-weight: bold;
    font-size: 11px;
}

#register #blog-widget .textwidget {
    font-weight: normal;
}

#register #blog-widget .textwidget p {
    font-weight: normal;
}

#register h4 {
    margin-left: 0;
    width: 153px;
    height: 58px;
    float: left;
    margin: 0 0 20px 0;
    background: url(../_img/side-btn-white.png) top left no-repeat;
}

#register h2 {
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 22px;
    border-bottom: 1px solid #ED1E13;
    color: #000;
    
}   

#register p {
    font-size:20px;
    font-weight:bold;
    margin-bottom: 20px;
    line-height: 150%;
}

/* FOOTER */

#footer {
    background: url(../_img/content-btm.jpg) bottom left no-repeat;
    height: 20px;
    float: left;
    width: 924px;
    margin: 0 0 10px 34px;
    padding: 7px 0 0 16px;
    font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-bottom: 30px;
}

#footer p {
    color: #999999;
    width: auto;
    float: left;
    padding-top: 3px;
}

#footer a {
    color: #999999;
    display: block;
    float: left;
    padding: 3px 0 0 10px;
}


#register p.mission {
    margin-bottom: 115px;
}

/*** Gallery ***/

#slider1 {
    position: relative; /* important */
    overflow: hidden; /* important */
    border-bottom: 4px solid #ac1028;
    margin-bottom: 20px;
}

#slider1Content {
    width: 698px; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: 0;: 0;
    margin: 0;
}
.slider1Image {
    float: left;
    position: relative;
    display: none;
}
.slider1Image span {
    position: absolute;
    font: 18px/22px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 698px;
    color: #333;
    display: none;
}
.clear {
    clear: both;
}

span.slidertext {
    left: 20px;
    top: 80px;
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
}

#slider1Content p {
    display: inline;
}

#slider1Content p.stat {
    color: #ac1028;
    font-size: 30px;
    font-weight: 900;
    padding: 0 10px 0 0;
}


ul#slider1Content { 
    list-style-type: none;
    padding: 0;
    margin: 0;  
}

ul#slider1Content li { 
    list-style-type: none;
    padding: 0 !important;
    margin: 0 !important;
}

/*** Commenting ***/

#respond h3 {
    font-size: 16px;
}

#commentform {
    clear: both;
}

#commentlist li {
    position: relative;
    float: left;
    margin: 0 0 20px 0;
    clear:both;
    list-style-type: none;
}

textarea#comment {
    width: 500px;
    height: 100px;
}   

.commenttext-admin {
    clear: both;
    margin: 10px 0px 10px 0px;
    padding: 10px;
    width: 600px;
    border-top: 4px solid #333;
}

.commenttext {
    position: relative;
    float: left;
    margin: 0;
    padding: 10px 0 0 0;
    text-align: left;
    clear: both;
    width: 600px;
    border-top: 2px solid #333;
}


span.comment-meta, span.comment-meta a {
    font-weight: 900;
    font-style: italic;
    font-size: 12px;
    
}   

span.comment-meta a:hover, .author_comment a:hover {
    text-decoration: underline;
    background: none;
}   

.gravatar {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: 100px
}

#commentlist img {
    padding: 0 15px 5px 0;
    margin: 0;
}

.text {
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
    width: 425px;
    text-align: left;
    font-size: 12px;
}

.text p {
    padding: 10px;
}

h4.comment-meta {
    padding: 5px;
    margin: 0;
    font-size: 12px;
}   

.comments_link img {
    margin: 0px;
    padding: 0px;
}


#commentform input {
    float: none;
    width: 200px;
}

#socicons {
	position: relative;
	margin: 0;
	padding: 8px 0 0 0;
	width: 200px;
	height: 30px;
}

#socicons li {
	display: inline;
	float: left;
	padding: 0 5px;
}

#socicons img {
	border: 0;
	padding: 0;
	margin: 0;
}
