/* GLOBALS */
body {
margin: 0 auto;
background: #000000 url(../_images/bg.jpg) no-repeat top center;
text-align: center;
}

body,td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #b7b7b7;
}

a {
text-decoration: none;
color: #8abdff;
font-weight: normal;
}

a:hover {
text-decoration: underline;
color: #bcd9ff;
font-weight: normal;
}

a.fade img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; 
}

a.fade:hover img {
filter:alpha(opacity=80);   
-moz-opacity: .8;   
opacity: .8;
-khtml-opacity: .8; 
}

#blogpost p {
padding-bottom:12px;
}

#container {
margin: 0 auto;
width: 900px;
text-align: left;
}

.thebox {
width: 100%;
margin: 0;
border: 1px solid #324868;
background-color: transparent;
background-image: url(../_images/bgpng.png);
background-repeat: repeat;
_background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src='http://www.courageousthemovie.com/_images/bgpng.png');
}

.theboxpad {
padding: 25px;
text-align: left;
}

.spacer5{
margin: 0 0 5px 0;
}

.spacer10 {
margin: 0 0 10px 0;
}

.spacer15 {
margin: 0 0 15px 0;
}

.spacer20 {
margin: 0 0 20px 0;
}

.spacer30 {
margin: 0 0 30px 0;
}

.spacer40 {
margin: 0 0 40px 0;
}

.spacer50 {
margin: 0 0 50px 0;
}

.padit15 {
padding: 15px;
}

.smalltxt {
font-size: 11px;
}

.smalltxtital {
font-size: 11px;
font-style: italic;
}

.moveright {
text-align: right;
}

.bigtxt {
font-size: 18px;
color: #adadad;
font-weight: normal;
line-height: 22px;
}

.title1 {
font-size: 26px;
color: #efd68c;
line-height: 29px;
}

.titlewhite {
color: #ffffff;
font-size: 18px;
line-height: 20px;
}

.titlelighter {
color: #dedede;
font-size: 16px;
line-height: 20px;
}

.imgbrdrfloat {
float: left;
margin: 0 10px 5px 0;
border: 1px solid #324868;
}

.imgbrdrfloat2 {
float: left;
margin: 0 10px 20px 0;
border: 1px solid #324868;
}

.clearit {
clear: both;
}

.imgbrdr {
margin: 0 0 5px 0;
border: 1px solid #324868;
}

.divider {
width: 100%;
height: 30px;
border-top:1px solid #313f55;
margin: 30px auto 0 auto;
}

.btnalign {
vertical-align: middle;
margin-right: 1px;
}

/* LISTS */
.videolist {
list-style-type: none;
padding: 0;
margin: 0;
}

.videolist li {
clear: both;
padding: 0;
margin: 0;
font-size: 11px;
}

.videolist li a {
display: block;
text-decoration: none;
font-size: 11px;
color: #b7b7b7;

}

.videolist li a:hover {
display: block;
height: 80px;
text-decoration: none;
font-size: 11px;
color: #b7b7b7;
filter:alpha(opacity=70);   
-moz-opacity: .7;   
opacity: .7;
-khtml-opacity: .7; 
}



/* TWITTER BOX */
.twitterbox {
width: 100%;
background-color: #324868;
font-size: 11px;
color: #c2c8d2;
margin: 0;
}

#twitter_div { padding: 15px;}
ul#twitter_update_list { padding: 0; margin: 0; overflow: hidden; }
ul#twitter_update_list li { padding: 5px; list-style: none; }


/* FORM */
form {
margin: 0;
padding: 0;
}

.formboxfeat {
background-color: #324868;
padding: 7px;
margin: 3px 0px;
color: #ffffff;
font-size: 18px;
border: 1px solid #5c708c;
font-weight: normal;
}

.formbox, select {
background-color: #324868;
padding: 6px;
margin: 3px 0px;
color: #ffffff;
font-size: 12px;
border: 1px solid #5c708c;
font-weight: normal;
}

.redtxt {
color: #c83333;
}

.error {
font-size: 11px;
color: #e90000;
font-weight: bold;
}

.required {
font-weight: bold;
}


/* HOME PAGE BLOG STYLES */
#blogpost img {
border: none;
float: left;
margin: 0 5px 5px 5px;
}

.wp-caption {
float: left;
margin: 0 10px 5px 0;
}



/* FLICKR */
.flickrfloat {
float: left;
margin: 0 9px 0 0;
border: 1px solid #324868;
}

.flickrfloatend {
float: left;
margin: 0;
border: 1px solid #324868;
}

.album-wrapper {
float: left;
width: 210px;
margin: 10px;
text-align: center;
vertical-align: middle;
}



/* FOOTER */
* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -250px; /* the bottom margin is the negative value of the footer's height */
}

.push {
height: 250px; /* .push must be the same height as .footer */
}

.footer {
width: 100%;
border-top: 1px solid #324868;
background-color: #002132;
text-align: center;
font-size: 11px;
height: 250px; /* .push must be the same height as .footer */
color: #5d696f;
}

.footicon {
margin-right: 35px;
}
