@import url(featured_slide.css);
@import url(forms.css);
@import url(grid.css);
@import url(table.css);
@import url(table_sm.css);
a{
	font-size: 12px;
	font-weight:bold;
	color: #626938;
	text-decoration:none;

}
dl {
    margin: 0;
}  
  
    dt {
        font-weight: bold;
    }

    dt:after {
        content: ":";
    }

    dd {
        margin-left: 5px;
        font-size: .85em;
        margin-bottom: 5px;
    }
h4{
    font-size: 15px;
    color: #335000;
    background: url(../Images/ls.png) no-repeat left top;
    margin-left: 10px;
}
h5{
    font-size: 10px;
    color: #F60;
    margin-bottom: -20px;      
}
h6{
    font-size: 12px;
    font-weight:bold;
   color: #335000;
    
    margin-bottom: 10px;
    margin-left: 20px; 
}

hgroup {
    margin-bottom: 0.5em;
}

a:hover{
	text-decoration: underline;
	color: #282b16;
}
image{
	
}
.wrap{
    float: left;
    margin-right: 16px;
}
strong {
	color:#900;
}
.clear {
	clear: both;
}
br.clear {
	clear: both;
}
*
{
	border: 0;
	margin: 0;
}

body
{
	font: 13px 'Century', Helvetica, sans-serif;
	color: #000000;
	background: url(/../Images/bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #F8F8F8;
}

#mainbg{
	background: url(../Images/main_bg.png);
	background-repeat:repeat-y;
	background-position: center;
}
#divider{
    background: url(../Images/divider.png) no-repeat left top;
     width: 90%;
      height: 3px;
       margin: 20px 0 15px 20px;    
}
#main{
	margin: 0 auto;
	width: 1024px;
}

#header{
	width: 1024px;
	margin: 0 auto;
	height: 100%;
	border-top: #F60 0px solid;
}

#logo{
	text-align: left;
	height: 200px;
	padding-left: 900px;
	padding-top: 16px;
	background: url(../Images/logo.jpg);
	background-repeat: repeat-x;
	background-position:top left;
}
#donation{	
	padding-top: 152px;
}

#logo a {
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
#logo a:hover {
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	color: #F90;
	font-weight: bold;
}


#logo H2 a{
	font-size: 10px;
}

#buttons{
	height: 44px;
	margin: 0 auto;
	background: url(../Images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top: #660000 1px solid;
	border-bottom: #660000 1px solid;
}

#buttons ul {
    padding-left: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Tahoma, Geneva, Verdana;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #660000;
	display: block;
	float: left;
	width: 10%;
	height: 34px;
	padding-top: 10px;
}

#buttons a:hover {
	height: 34px;
	background: url(../Images/menubghov.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* Admin Menu  
----------------------------------------------------------*/
#buttons_admin{
	height: 44px;
	margin: 0 auto;
	background: url(../Images/menubg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top: #660000 1px solid;
	border-bottom: #660000 1px solid;
}

#buttons_admin ul {
    padding-left: 0px;
}

#buttons_admin li {
	display: inline;
}

#buttons_admin a {
	font-family: Tahoma, Geneva, Verdana;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #660000;
	display: block;
	float: left;
	width: 8%;
	height: 34px;
	padding-top: 10px;
}

#buttons_admin a:hover {
	height: 34px;
	background: url(../Images/menubghov.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/* End Admin Menu  
----------------------------------------------------------*/
#content{
	padding-top: 15px;
	padding-bottom: 15px;
}

#content_bg{
	background: url(../Images/contentbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #FFF7D8;
}


#left-right{
	width: 980px;
	margin-left: 15px;
	border: #F90 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 14px;
}

#left-right p{
	padding-left:5px;
	padding-right:5px;
}

#text{
	
}


#left-right h3{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #660000;
	font-size: 16px;
	height: 26px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom:20px;
	background: url(../Images/header_left-right.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	border:#ffffff 3px solid;
}
#left-right h2{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #660000;
	font-size: 16px;
	height: 26px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom:20px;
	background: url(../Images/title_left.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	border:#ffffff 3px solid;
}

#left{
	width: 703px;
	margin-left: 15px;
	border: #F90 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 2px;
}
#school{
	float:left;
	width:48%;
	margin-bottom:0px;
	padding-bottom:10px;
	background-color:#ffffff;
	border:1px #d0d0d0 solid;
}
#festival{
	float:right;
	width:48%;
	margin-bottom:0px;
	padding-bottom:10px;
	background-color:#ffffff;
	border:1px #d0d0d0 solid;
}
#left p{
	padding-left:5px;
	padding-right:5px;
}

#left h3{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #660000;
	font-size: 16px;
	height: 26px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom:20px;
	background: url(../Images/header_left.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	border:#ffffff 3px solid;
}
#left h2{
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #660000;
	font-size: 16px;
	height: 26px;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom:20px;
	background: url(../Images/title_left.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	border-bottom:#ffffff 3px solid;
}


.read, #right ul .read{
	text-align: right;
	background: url(../Images/read.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin-top:10px;
	margin-bottom:2px;
	height:16px;
}

.read a, #right ul li .read a{
	color: #ffffff;
	font-weight:normal;
	padding-right:4px;
	font-size: 12px;
	text-decoration:none;
}

.read a:hover, #right ul .read a:hover{
	text-decoration:underline;
}

#right{
	width: 256px;
	float:right;
	margin-right: 15px;
}
#social{
	width: 244px;
	float:right;
	margin-right: 15px;
    margin-bottom: 15px;
	border: #F90 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 14px;
	
	
}
#events{
	width: 244px;
	float:right;
	margin-right: 15px;
	border: #F90 1px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom:10px;
	
}

#right h2 {
	font-family: Tahoma, Geneva, Verdana;
	font-weight:normal;
	color: #660000;
	font-size: 16px;
	height: 26px;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom:10px;
	background: url(../Images/header_right.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	border:#ffffff 3px solid;
}

#right ul{
	list-style: none;
	margin-bottom: 10px;
	padding-left:7px;
	padding-top: 4px;
	padding-right:10px;
}



#right li{
	background: url(../Images/ls.png) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 10px;
}

#right a{
	text-decoration: none;
	color: #335000;
	font-weight:bold;
}

#right a:hover {
	text-decoration: underline;
}

#footer
{
	background: url(../Images/footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height: 42px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 18px;
	text-align: center;
	clear:both;
}

#footer a{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding{
	padding: 10px;
	color:#FF0000;
	font-weight: bold;
}



/*  Shared Layout
-------------------------------------------------------*/
section#sidebar {
    float: left;
    width: 30%;
    margin-right: 20px;
    margin-left: 30px;
    height: 100%;
    
    /*CSS3 properties*/
    word-wrap: break-word; 
}

div#photo {
    margin: 0 auto;
    width:90%;
}
div#admin_photo {
    float: left;
    width:65%;
}

/*  Thumbnail Layout
-------------------------------------------------------*/
ul.thumbnails {
    margin:0;
    padding:0;
}

    ul.thumbnails li {
        position: relative;
        list-style: none;
        float: left;
        margin: 4px;
        padding: 5px;
        font-size: small;
        text-align: center;
        border: 2px solid transparent;
        width: 204px;
        height: 100%;
        display: block;
    }
    
        ul.thumbnails li .image-overlay {
            display: none;
            width: 200px;
            padding: 5px;
            background-color: #fff;
            color: #343434;
    
            /*CSS3 properties*/
            border-radius: 7px 7px 0 0;
            -moz-border-radius: 7px 7px 0 0;
            -webkit-border-radius: 7px 7px 0 0;
            background-color: rgba(255, 255, 255, 0.75);
            word-wrap: break-word; 
        }
    
        ul.thumbnails li .below-image {
            line-height: 40% ;
        }

        ul.thumbnails li img {
            margin: auto;
            display: inline;
            vertical-align: middle;
             border: 2px solid #F60;
        }

    ul.thumbnails li:hover {
        background: #f3f6f7;
        border-color: #dbe2e5;
    
        /*CSS3 properties*/
        border-radius: 7px;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        box-shadow: 0px 0px 10px #d0d0d0;
        -moz-box-shadow: 0px 0px 10px #d0d0d0;
        -webkit-box-shadow: 0px 0px 10px #d0d0d0;
    }

        ul.thumbnails li:hover .image-overlay {
           display: block;
           position: absolute;
           top: 0;
           left: 0;
           line-height: normal;
        }

/*  Single Photo Layout
--------------------------------------------------*/
/*  Sidebar
-------------*/
dd.tags {
    margin: 5px;
}

    ul.tags {
        list-style: none;
        display: inline;
        padding: 0;
        margin: 0;
    }

        ul.tags li {
            display:inline;
            padding: 1px 5px;
            color: #fff;
            background-color: #757575;
                    
            /*CSS3 properties*/
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
        }
            
            ul.tags li a {
                color: #fff;
            }
        
        ul.tags li:hover {
            background-color: #444;
        }
        
.download {
    font-size: 1.1em;
    padding-left: 20px;
    background: url("../Images/download.png") no-repeat left;
}
/*  Main
----------*/
ol.comments {
    font-size: .85em;
    padding: 0;
    list-style: none;
}
    
    ol.comments h3 {
        margin-top: 5px;
        font-weight: bold;
        border-bottom: 1px solid #dbe2e5;
    }
    
    ol.comments p {
        padding: 0 0 0 5px;
    }
            
#addComment textarea {
    width: 90%;
}
.similar-tags {
    clear: both;
    font-weight: bold;
    margin: 5px;
}

.user-photos {
    padding: 0;
    margin: 0;
} 
  
.confirm-removal {
    color: #d63301;
}  
  
 .large-photo {
    margin: 10px 0;
 } 

.thumbnail-border, .large-photo {
    border: 1px solid #dbe2e5;
    display: block;
}

.thumbnail-no-border {
    border: none;
    display: block;
}

#file-upload-buttons input[type=submit] {
    display: block;
    font-size: 1.2em;
    padding: 5px;
}

.actions {
    clear: both;
}

.message {
    clear: both;
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 15px;
    
    /*CSS3 properties*/
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 2px 2px 5px #888;
    -webkit-box-shadow: 2px 2px 5px #888;
    -moz-box-shadow: 2px 2px 5px #888;
}

.info {
    background: #bde5f8;
    color: #00529b;
}

.error {
    background: #ffe4e4;
    color: #be3e16;
}

.hide-from-desktop
{
    display:  none !important;
}
