﻿body {
	background-color: #6699CC;
	/*background-image: url(images/tile.gif);
	background-repeat: repeat-x;*/
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	/*height:100%;*/
}

a 
{
    color:#C1531E;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}

#wrap
{
    width: 800px;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    background-image: url(images/drop_shadow.gif);
    background-repeat: no-repeat;
    padding-right: 18px;
    padding-left: 18px;
    /*min-height:100%;*/
}
#logo
{
    background-image: url( 'images/logo.png' );
    background-repeat: no-repeat;
    background-color:Transparent;
    width: 200px;
    height: 59px;
    left: 33px;
    position: absolute;
    z-index: 99;
}

#nav
{
    padding: 10px; 
    background-color: #000; 
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    font-size: 10pt; 
    color: #fff; 
    /*text-align: right;*/
    }

#headerImage
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    color:White;
    padding-top: 2px;
    padding-bottom: 2px;
}
#imgTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18pt;
    color: White;
    position: absolute;
    text-align: right;
    top: 55px;
    right: 28px;
}
#imgTitleShadow
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18pt;
    color: #444;
    position: absolute;
    text-align: right;
    top: 56px;
    right: 27px;
}
#subHeaderImage
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    color:White;
    text-align:left;
    padding-top: 2px;
    padding-bottom: 2px;
    width:520px;
}
#imgSubTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20pt;
    color: White;
    position: absolute;
    text-align: left;
    top: 210px;
    left: 30px;
}
#imgSubTitleShadow
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20pt;
    color: #444;
    position: absolute;
    text-align: left;
    top: 211px;
    left: 31px;
}
#secondaryNav
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    color:White;
    float:right;
    padding-top: 2px;
    padding-bottom: 2px;
}
    
#content
{
    background-image: url(images/fade_out.jpg);
    background-repeat: repeat-x;
    text-align: left;
    padding-top: 12px;
    padding-bottom: 23px;
    padding-left: 29px;
    
}

#content2nd
{
    width: 465px;
    padding: 3px 15px 6px 15px;    

}
#footer
{
    padding: 10px;
    background-color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #fff;
    margin-top: 2px;
    float:none;       
}

td.format
{
    margin: 0;
    padding: 0;
    }
/*Fix standard markup*/
em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

blockquote
{
    margin: 5px 0px 5px 15px}
#content2nd ol {
	font-size: 13px;
	line-height: 17px;
	padding: 16px 32px 16px 0px;
	margin: 0 0 0 32px;
	list-style-type: decimal;
}

#content2nd ol.sf_pager {
	list-style-type:none;
	padding: 0;
	margin: 10px 0;
}
#newsBox ul {
	font-size: 13px;
	line-height: 17px;
	padding: 16px 0px 16px 0;
	margin: 0 0 0 32px;
	list-style-type: square;
	color: #C1531E;
}
#content2nd ul {
	font-size: 13px;
	line-height: 17px;
	padding: 16px 32px 16px 0;
	margin: 0 0 0 32px;
	list-style-type: square;
}
#rightStuff ul {
	font-size: 13px;
	line-height: 17px;
	padding: 16px 16px 16px 0;
	margin: 0 0 0 32px;
	list-style-type: square;
}
/*end markup fix*/

.wide
{
    width: 740px !important;
}

#content2nd p
{
    padding-top: 12px;
}

h1
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 23pt;
    color: #C1531E;
    text-align: left;
    margin-left: -15px;
}
h1.noSwoosh
{
    margin-left: 0px;}
h5
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 19pt;
    font-weight: bold;
}
#rightStuff
{
    width: 254px;
    float: right;
    padding-right: 23px;
}
img #rightStuff
{
    padding-right: -20px !important;
}
.hilightBox
{
    background-color:#fff;
    width: 230px;
    height: 350px;
    border: 1px solid #D1C481;
    padding: 4px 4px 6px 4px;
}

#movieBox
{
    float:left;}

#donateBox
{
    margin-right: 10px;
    margin-left: 10px;
    float: left;
}
#newsBox
{
    float:left;}
a.hilightImg img
{
    border-style: solid;
    border-width: 1px ! important;
    padding: 2px;
}


#ctl00_cphMovieBox_movieImg img
    {border-color: #E57E08;}
#ctl00_cphDonateBox_donateImg img
    {border-color: #4C515C;}
#ctl00_cphNewsBox_newsImg img
    {border-color: #858384;}
    
a.hilightImg:hover img
{
    border-color: #FF9900 !important;
}

.movieTitle{color:#C1531E;}
.donateTitle{color:#4C515C;}
.newsTitle{color:#858384;}
.hilightBox p
{
    padding: 3px 3px 6px 3px;
}

#lowerMain
{
    background-image: url(images/fade_in.jpg);
    background-repeat: repeat-x;
    padding-top: 95px;
    margin-top: -95px;
}




/*MENU TEST*/
#ctl00_cphMainNav_sitemenu_RadMenu1
{
    position: absolute;
    right: 20px;
    top:10px;
}
.rmHorizontal  
{
    background-image: none ! important;
    background-color:#000 ! important;}
.rmText
{
    padding: 4px 10px 0 8px !important;
}

.RadMenu_Black .selectedItem 
{
    /*background:transparent url(WebResource.axd?d=Q6Ov534etbpNbCrZEmIgDC3H2hla7CiVTiFq0xJVZjqrlaIsKxqu1tgKc-oPtUvfSLmkW_8U2dSg-j-Ds6LAZP5ZAzAbrctTkdO6b3l1-sQ1&t=633608890660000000) no-repeat scroll right 4px;*/
    background:transparent url(images/nav_selectedItem.gif) no-repeat 0 4px !important;
    }
.RadMenu_Black .selectedItem .rmText
{
    background: transparent url(images/nav_selectedItem.gif) no-repeat right 4px;
}

/*LightBox*/

/*ol.sf_photoListLightbox
{
    float: none !important;
    width: 720px !important;
    height: 550px !important;
    text-align: center;
}
*/
#content2nd.wide
{
    float: none !important;
    width: 720px !important;
    /*height: 550px !important;*/
    }
ol.sf_photoListLightbox li, ol.sf_listAndPage li 
{    
    height: 14em !important;
    margin: 0 30px 0 0 !important;
    float:left !important;
    }

#content2nd ol.sf_photoListLightbox
{
    float: none !important;
    /*width: 800px !important;*/
    height: 250px !important;
    text-align: center;
    padding: 0px !important;
    margin: 20px 0px 0px 0px !important;
    top: -300px  !important;
}
#content2nd.wide ol.sf_photoListLightbox
{
    width: 740px !important;
    height: 550px !important;
    
}
#content2nd.wide ol.sf_pager
{
    width: 740px !important;
    
}

#content2nd ol.sf_photoListLightbox li
{    
    height: 14em !important;
    margin: 0 30px 0 0 !important;
    }
#content2nd ol.sf_photoListLightbox dl
{
    margin: 0px auto 0px auto !important;
    display: block !important;
}
td
{
    padding: 3px 3px 5px 3px;
}

/*Newsletters*/
.sf_NewsTitle, .sf_newsTitle
{
    font-family: 'Times New Roman' , Times, serif !important;
    font-size: 23pt !important;
    color: #C1531E;
    text-align: left;
    margin-left: -15px !important;
}
h2.sf_NewsTitle a
{
    background: transparent url(images/swoosh.gif) no-repeat center right;
    padding: 5px 60px 5px 0;
    }
    
.sf_newsTitle a
{
    color: #C1531E;
    text-decoration:none; 
    background: transparent url(images/swoosh.gif) no-repeat center right;
    padding: 5px 60px 5px 0;
}
.sf_newsTitle a:hover
{
    color: #C1531E;
    text-decoration:underline; 
}
ul.sf_newsList
{
    margin: 0 !important;
    padding: 0px 32px 0 0px !important;
    }


/*Blog*/
#postListing
{
    margin: 0 !important;
    padding: 0px 32px 0 0px !important;

    }
.sf_postTitle
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 23pt;
    color: #C1531E;
    text-align: left;
    margin: 0px 0px 10px -15px !important;
}
    
.sf_postTitle a
{
    color: #C1531E;
    text-decoration: none;
    background: transparent url(images/swoosh.gif) no-repeat center right;
    padding: 5px 60px 5px 0;
}
.sf_postTitle a:hover
{
    color: #C1531E;
    text-decoration:underline; 
}
.calendarWrapper_Default
{
    margin-bottom: 10px;}

p.sf_newsAuthor
{
    background: transparent url(images/icons/author.gif) no-repeat center left;
    
    padding: 5px 5px 5px 23px;
    }  
    
p.sf_postAuthor a
{
    background: transparent url(images/icons/author.gif) no-repeat center left;
    
    padding: 5px 5px 5px 23px;
    }  
p.sf_postCategory a
{
    background: transparent url(images/icons/category.gif) no-repeat center left;
    padding: 5px 5px 5px 23px;
    }    
p.sf_postTags a
{
    background: transparent url(images/icons/tag.gif) no-repeat center left;
    padding: 5px 5px 5px 23px;
    }
fieldset.sf_postNewComment ol
{
    list-style-type: none !important;
    padding: 0 !important;
    margin: 0 0 0 20px !important;
}
fieldset.sf_postNewComment legend
{
    font-weight:bold;
    font-size:14pt;
}
a .radCalDefault_Sunset
{
	border:1px solid #de9700 !important;
	background:#ffa52f url('WebResource.axd?d=Q6Ov534etbpNbCrZEmIgDC3H2hla7CiVTiFq0xJVZjrVcaUvvfrL4V4EhkUorsiXN4rElNmmD-mBNeOBTWRgVA2&t=633608890660000000') -1981px -384px no-repeat !important;
}
ul.sf_postListing
{
    margin: 0px !important;
    padding: 16px 32px 0 0px !important;
}


/*Article Markup*/
.articleSectionHeader {
    font-size:14pt;
    font-weight:bold;
}
fieldset {
    border:2px groove threedface;
    display:block;
    margin-left:2px;
    margin-right:2px;
    padding:0.35em 0.625em 0.75em;
}
.articlePic {
    margin:10px;
}

/*WebControls*/
.imageLink
{
    margin-left: -15px;
}
#subscriptionForm
{ 
     background-image: url('images/sunrise_form.jpg'); 
     background-repeat: no-repeat; 
     padding: 5px;
     width:274px;
     height:198px;
}
input.subscriptionFormButton
{
    border: 1px solid #000000;
    padding: 3px 5px 3px 5px;
    margin-right:8px;
    width:70px;
}
#subscriptionFormTitle
{
    font-size:14pt;
    font-weight:bold;
    color: #fff;
    margin-bottom:3px;}
#subscriptionFormThanks
{ 
     background-image: url('images/sunrise_form.jpg'); 
     background-repeat: no-repeat; 
     padding: 5px;
     width:284px;
     height:198px;
     display: table-cell;
     vertical-align: middle;
     text-align:center;
}
#thanksFormTitle
{
    font-size:14pt;
    font-weight:bold;
    color: #fff;}
.fields
{
    border: 1px solid #000000;
    padding: 3px 5px 3px 5px;
    margin-left:30px;
    width:190px;
}

a.noDecoration:hover
{
    text-decoration:none !important;
    }

.pictureStack 
{
    background-image: url('images/picturestack.gif'); 
    background-repeat: no-repeat; 
    margin-top:15px;
    margin-left:15px;
    padding-left:-15px;
    width:160px;
    text-align:left;
    }
img.pictureStack
{
    padding-bottom:10px;}    
.pictureStackTitle
{
    padding-top:15px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    }
/*TAG CLOUD*/
ul.tagCloud
{
    padding: 2px !important;
    line-height: 3em !important;
    margin: 0 !important;
    list-style-type: none !important;
}

ul.tagCloud li  {display: inline !important; list-style-type: none !important; padding: 0 5px 0 0 !important; }
.tagCloudItem {padding: 0px !important;}
.s1             {font-size:20px;}
.s2             {font-size:18px;}
.s3             {font-size:16px;}
.s4             {font-size:14px;}
.s5             {font-size:12px;}
.s6             {font-size:10px;}

.rtLI           {padding: 0px !important;margin: 0px !important;}
#rightStuff .RadTreeView
                {padding-bottom:10px;}
#rightStuff .RadTreeView ul,
    #rightStuff .RadTreeView ul li
                {padding: 0px !important;}
.rtUL           {padding: 0px !important;margin: 0px !important;}
