/*Unlimited global alchemy*/

	
body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:150%;
	background-image: url(../images/P7repeat.jpg);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#7F000000',EndColorStr='#7F000000'); 
	background-repeat: repeat;
	background-position: top center;
}

.clearboth, .clear{
	clear:both;
}
.wrapper{
	width:920px;
	margin: 0 auto 20px;
}
#banner{
	width:900px;
	height: 100px;
	text-align:left;
	margin:0 auto;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);  
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#7F000000',EndColorStr='#7F000000'); 
    position:relative;
	
}

#subnav{
display:none;
}
.pageblocks .imageholder{
	float: left;
	border: 4px solid #000000;
	margin-right: 20px;
	margin-bottom: 10px;
}
.pageblocks .imageholder img{
	display: block;


}

#page{
	text-align:left;
	width:900px;
	margin:0 auto;
	border:0px solid #666;
	background-color: #eae7e4;
	min-height:500px;
	position:relative;
	padding-bottom:80px;
}
#banner h1{
	margin:0px;
	/*padding: 48px 0 0 15px;*/
	font-size: 3.2em;
	color: #f1eee6;
	text-shadow:0 3px 0 #000;
	text-transform: capitalize;
	width: 600px;
	position:absolute;
	top:45px;
	left:20px;
	padding: 8px 0 17px 0;
	
}
h1, h2, h3, .copse{
	font-family: 'Special Elite';
	font-weight: normal;
}

h2{
	margin:10px 0;
}

h2.pagetitle{
	padding-left:20px;
	color: #555;
	margin-bottom: 30px;
	margin-top: 93px;
}
h2.page_subtitle{
	margin-bottom: 30px;
	
}
a.facebook {
	float: right;
    margin: 10px;

}
#socialmedia {
	width:232px;
	float:right;
	margin-right:15px;
	padding-top:10px;
   
}
.fb-like {
    width: 231px;
    float: left;

}
.facebook-wrap {
    clear: right;
    float: right;
    padding: 0;
    

}
.twitter-follow {
    float: left;
    width: 150px;

}
.youtube {
	float: right;
    padding: 0px;

}
#sidebar-wrap {
	float:right;
	width:250px;

}

p{
	font-family: 'PT Sans', Arial, sans-serif;
	
}
#navigation{
	display:block;
	margin:0 auto;
	background-color:#EFEFEF;
	width:920px;
	height: 50px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat;
	position: relative;
}
#navbottom{
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	width:920px;
	height: 9px;
	position: absolute;
	bottom: -9px;
	left: 0;
}
#navigation ul{
	margin: 0 0 0 15px;
	padding: 0;	
}	

#navigation ul li{
	float: left;
	margin: 0;
	list-style-type: none;
	width:auto;
	text-align: center;
}	
#navigation ul li a{
	color: #303030;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	margin-top: 14px;
	height: 30px;
	font-size: 1.6em;
	font-family: Copse, Georgia, serif;
	padding:0 15px 5px;
}
#navigation ul li.here a, #navigation ul li.expandhere a, #navigation ul li a:hover, 
#navigation ul li.ancestor a, #utilitynav a:hover{
	color: #FFF;
}	

#contentarea{
	width:100%;
	float:right;
}

.pad{
	padding:0 20px 20px 20px;
}

.paging {
	margin:4px 0px;
	font-size:0.9em;
	
}
.paging .delimeter {
	color:#beb6b0;

}
.paging a {
	padding:0px 5px;

}
.paging a.here, .paging a:hover {
	background-color:black;
	color:white;

}

.blog .imageholder {
	border: 4px solid #000000;
    clear: right;
    float: left;
    margin-bottom: 15px;
    margin-right: 25px;
    width: auto;
    
}

.vevent .imageholder {
    border: 4px solid #000000;
    clear: right;
    float: left;
    margin-bottom: 15px;
    margin-right: 25px;
    width: auto;

}
.blog a.grouped_elements {
	border: none;
    clear: right;
    float: left;
    margin-right: 0px;
    width: auto;


}
.blog .imageholder:hover{
	border: 4px solid #A02E6D;
}
.vevent .imageholder:hover{
	border: 4px solid #A02E6D;
}
.blog .imageholder img, .blog a.grouped_elements img{
	display: block;

}
.blog p.post-by {
	color:#666;
	margin-top:30px;
	text-align:right;
	font-size:0.9em;
	
}
.dark{
	background-color:#f7f5f2;
	overflow: auto;
    padding: 5px;
    width: auto;
}
.light{
	background-color:#EAE7E4;	
	border-left: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    padding-right: 3px !important;
	
}
div.thumb{
	width auto;
	float:left;
	margin-right:15px;
}
 a img{
 	border:none;
 	display: block;
 }
 
 html{
 	height:100%;
 }
 
.vevent h3 {
	font-size: 1.8em;
    padding-top: 14px;
    padding-left: 3px;
}



 
 
 .events_toolbar .show {
 	clear:both;
 	float:none;
 }
 
 .third {
 	float:left;
 	width:31%;
 	margin-right:2%;
 }
 
 .caption{
 	overflow:visible;
 	font-size:0.85em;
 }
 	
 
.blog .caption{
	text-align:center;
	clear: both;
}	
 
 .editable {
 	position:relative;
 }
 .editable .graphictoolbar {
 	position:absolute;
 	top:0px;
 	left:0px;
 }

a {
	text-decoration:none;
	color: #a02e6d;
}	

p a.backlink {
	background-image: url(../images/rg_back_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left:30px;
    
}
p a.commentlink, .comments .comments_listing h3 {
	background-image: url(../images/rg_comments_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left:32px;

}
p a.commentlink {
	float:right;

}
p.link a {
	background-image:url(../images/seplink.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:27px;

}	
#utilitynav{
	float:right;
}	
#utilitynav a{
 	padding: 8px;
 	color: #e4dea7;
 	background-color: #1e1e1e;
 	font-size: 15px;
 }	
#utilitynav a.larger_type {
    background-image: url(../images/larger_type.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 35px;
} 
#utilitynav a.high_contrast {
    background-image: url(../images/high_contrast.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 35px;
    color:#FFF;
} 

#utilitynav a.larger_high {
	background-image: url(../images/largerhigh.png);
	background-position: left center;
    background-repeat: no-repeat;
    padding-left: 60px;
    color:#FFF;
    text-indent: -9000px;
    margin-right: 4px;
}
.rg-home #content0{
	width:67%;
	float:left;
	margin-top:20px;
}
.rg-home #content2{
	clear:left;
	width:850px;
}
.rg-home #content1{
	width:30%;
	float:right;
	margin-top: 10px;
}
.rg-home .blog {
	width:240px;
	padding-top:10px;
	border-bottom:dotted 1px #A02E6D;
	overflow: hidden;
}
.rg-home .vevent {
	width:240px;
	padding-bottom:0px;
	border-bottom:dotted 1px #A02E6D;
	overflow: hidden;
}
.rg-home .blog .imageholder{
	border: 0;
}
.rg-home .vevent .imageholder{
	border: 0;
}
.rg-home .pageblocks .imageholder{
	margin-bottom: 15px;
}

.footer-nav .blog{
	border-bottom:none;
}


.rg-home .blog .imageholder{
	height:150px;
	width:240px;
	overflow:hidden;
	float: left;
	margin:0px 15px 8px -4px;
}
.rg-home .vevent .imageholder{
	height:150px;
	width:240px;
	padding-top:10px;
	overflow:hidden;
	float: left;
	margin:0px 15px 8px -4px;
}
.rg-home .blog h3 {
	font-size:1.3em;
	margin-bottom: 5px;
}	
.rg-home .vevent h3 {
	font-size:1.3em;
	margin-bottom: 5px;
}
.rg-home h2.pagetitle {
	display:none;
}
.rg-home p.blogdate {
	font-size:0.9em;
	text-align:right;

}
.rg-home #pageblocksfeed {
	/*background-image:url(../images/locog-small.gif);
	background-repeat:no-repeat;
	background-position:right bottom;*/
	
}
.rg-home #pageblocksfeed .toc{
	/*width: 134px;
	height: 180px;*/

}
.rg-home #pageblocksfeed .tocimageholder, .home #pageblocksfeed .toc-title {
	/*text-align:left;*/
	
}

.rg-home #pageblocksfeed .tocimageholder{
	height:80px;
	width:80px;
	overflow:hidden;
	border:2px solid #000;
	margin:0 !important;
}

.rg-home #pageblocksfeed .toc{
	width:84px;
	height:84px;
	float:left;
	margin:0 !important;
}

.rg-home #pageblocksfeed .tocimageholder img{
	border:0px;
}
/*--------BX SLIDER-----------*/

.wrapper ul#slider1 {
	padding:0px;
	margin:0px;
	list-style:none;
	width:580px;
	overflow:hidden;
	position:relative;
	height: 420px;

}
.wrapper ul#slider1 li h3.page_subtitle {
	display:none;

}
.wrapper ul#slider1 li .slideritem {
	width:580px;
}
.bx-wrapper .bx-next {
	right: -2px;
	top: 94%;
}
.bx-wrapper .bx-prev {
	left: -2px;
	top: 94%;
	

	
	
}	
/*--------TWOCOL-----------*/
.twocol #content0 {
	float: left;
    margin-top: 0px;
    width: 67%;

}
.twocol #content1, .twocol #content2 {
	float: right;
    width: 30%;



}
/*--------BLOG-----------*/

#blog-wrap {
	float:left;
	width:605px;

}
#sidebar-wrap .fb-activity {
	float:right;
	margin:20px;

}
#sidebar-wrap #twitter-feed {
	margin: 20px;

}
.blog h3{
	font-size: 1.8em;
	color: #333;
	margin-top: 8px;
}
.blog h3 a{
	color: #CE6538;
	line-height: 130%;
}

.blog{
	width:auto;
	padding-bottom: 20px;
	overflow: auto;
	padding: 5px;
}
.blogdetail .blog{
	width: auto;
}	
.nopad .pad{
	padding: 0;
}
.nopad #content1, .nopad #content2{
	padding: 0 25px 10px 25px;
}
.toc{
	width: 210px;
	height: 220px;
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
.toc img{
	border: 4px solid #000000;
}
.toc-title {
	width: 190px;
}
.toc:hover img{
	border: 4px solid #A02E6D;
}
.toc:hover .toc-title a{
	color: #000000;
}

.gallery-item{
	width: 210px;
	height: 220px;
	float: left;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}
.gallery-item img{
	border: 4px solid #000000;
}
.gallery-item:hover img{
	border: 4px solid #A02E6D;
}
.gallery-item:hover .gallery-title a{
	
}
.gallery_thumb, .gallery-title{
	text-align: center;
}


.subnav #subnav{
	display:inline;
	float:left;
	width:180px;
	margin-top: 45px;
}
.subnav #subnav ul{
    list-style-type: none;
    padding-left:19px;
    margin-left: 0;
    
}
.subnav #subnav ul a{
	padding: 3px 4px;
    font-size:1.2em;
	line-height:165%;
	font-family: Copse, Georgia, serif;
	font-weight: normal;
	color: #303030;
	
}
.subnav #subnav ul .here a, .subnav #subnav ul .here a:hover{
	color: #FFF;
	background-color: #1E1E1E;

}
.subnav #subnav ul a:hover{
	background-color: #666;
	color: #FFF;
}
.subnav #contentarea {
	width:80%;
}


/*---------twothirds--------------*/
.twothirds #content0{
	width:67%;
	float:left;
	margin:0px;
}
.twothirds #content1{
	width:30%;
	float:right;
}
/*---------end twothirds--------------*/



.formelementwrapper input, .formelementwrapper textarea, .formelementwrapper select, .formelementwrapper select option {
    font-size: 1em;
    margin: 0 4% 10px;
    width: 90%;
}
.formelementwrapper label {
    display: block;
    padding-left: 4%;
    font-size:1.1em;
}
#mainform {
    margin-bottom: 15px;
    padding:15px;
    background-color:#d3cac5;
 }   

#mainform input#submit{
	border:0;
		background: #303030;
		padding: 5px 11px 6px 11px;
		-webkit-border-radius: 23px;
		-moz-border-radius: 23px;
		border-radius: 23px;
		color: white;
		cursor: pointer;
}
#mainform input#submit:hover{
	background: #A02E6D;
	padding: 5px 11px 6px 11px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	
		
}

.formelementwrapper textarea {
    height: 110px;
}



.back-link{
	clear: both;
	display: block;
	margin-left: 20px;
	margin-bottom: 15px;
	background-image: url(../images/backlink.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 24px;
}
.comments{
    position: relative;

}
.comment .light, .comment .dark{
	clear: left;
    float: right;
    padding: 0;
    width: 500px;

}
.comment .light {
	padding: 0 !important;

}
.comment .dark{ 
	padding-left:2px;

}
.comment .padding{
	padding: 8px 15px;

	

}
.comments .comments_listing {
	width:500px;
	float:right;

}
.addacomment{
	float: left;
	clear: left;
	width: 300px;
}
#comments_form{
	float: right;
	margin-bottom: 15px;
}
#comments_form .formelementwrapper{
	width: 300px;
}
#comments_form .formelementwrapper input{
	float: left;
	clear: left;
	width: 300px;
}
#comments_form input#submit{
	border:0;
		background: #303030;
		padding: 5px 11px 6px 11px;
		-webkit-border-radius: 23px;
		-moz-border-radius: 23px;
		border-radius: 23px;
		color: white;
		cursor: pointer;
}
#comments_form input#submit:hover{
	background: #26628a;
		background: -webkit-gradient(linear, left top, left bottom, from(#5496c2), to(#26628a));
		background: -moz-linear-gradient(top, #A02E6D, #A02E6D);
}
#comments_form .formelementwrapper textarea{
	width:304px;
	float: left;
	clear: left;
}
#comments_form .formelementwrapper label{
	float: left;
}
#comments_form .inputnote{
	float: left;
	color: #666;
}
.sidebar{
	float: right;
	clear: right;
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	text-transform: capitalize;
	/*max-width:175px;*/


}
.mailing {
	background-color: white;
    border: 1px solid white;
    padding: 0 0px 0px 8px;
    text-align: left;
    text-transform: none;
    width:200px;

}
.mailing p {
	margin:5px 0px;

}
.mailing h2 {
	line-height:120%;
	width: 160px;

}
.mailing a {
	background-image:url(../images/rg-icon-mailinglist.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:32px;
	
}
.keywordcloud a{
	display: block;
	font-size: 1em;
}
.sidebar .showall{
	display: block;
	font-size: 13.6px;
}
.sidebar .showmonth{
	
}
.sidebar h5{
	font-family: Copse, Georgia, serif;
	font-weight: normal;
	margin: 8px 0;
	color: #666;
	font-size: 0.9em;
}
ul.filter_by_month_added{
	list-style-type: none;
	margin: 0;
}
ul.filter_by_month_added li{
	
}
dl.faq_detail dt a {
    font-size: 1.8em;
    font-family: Copse, Georgia, serif;
    color: #A02E6D;
}
dl.faq_detail {
    border-bottom: 1px dotted #37424A;
}
#questions {
    border-bottom: 1px dotted #37424A;
    padding: 10px;
}

#footer {
    /*background-color: rgba(0, 0, 0, 0.8);*/
  
    margin: 0 auto;
    width: 900px;
    background: rgba(0, 0, 0, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000);
    zoom: 1;

}
#footer-wrapper {
	position:relative;
	overflow: hidden;
	height: 265px;

}
.home #footer-wrapper {
	position:relative;
	

}
#footer .sponsorlogos a{
	float: left;

}
#footer-wrapper a{
	color:white;
	font-family: Copse, Georgia, serif;
    font-weight: normal;
    font-size:1em
    float:left;
    padding:15px;
    display: block;
}    
/*.home #footer-wrapper .sponsorlogos {
	display:none;

}*/
#footer-wrapper .sponsorlogos {
    float: left;
    text-align: left;
    width: 485px;
    padding-left: 25px;
    padding-bottom: 25px;

}
#footer-wrapper .sponsorlogos a{
	padding-top: 0;
}
#footer-wrapper .producerlogos {
	float: left;
    width: 120px;
    text-align: left;
    padding-bottom: 25px;
    padding-left: 25px;
    
}
#footer-wrapper .sponsorlogos p{
	float:left;
	padding:5px 5px 5px 15px;
	width: 380px;
	font-size: 0.8em;

}
#footer-wrapper .producerlogos p {
		font-size: 0.8em;
		padding:5px 5px 5px 15px;
		width:200px;

}
#footer-wrapper .footer-nav{
	float:left;
	padding:25px;

}	

#footer-wrapper p{
	color:white;
	float:left;
	clear:left;
	line-height:100%;
	padding: 0 0 0 40px;
	
}
#footer-wrapper p.copyright {
	bottom: 34px;
    margin-left: 0;
    margin-top: 10px;
    position: absolute;

}
#footer-wrapper p.credit a {
	float: right;
    padding: 0 0 0 5px;

}
#footer-wrapper p.credit span {
	display: block;
    float: left;
	
}
#footer-wrapper p.credit {
	bottom: 0;
    font-size: 0.8em;
    margin: 0;
    padding-bottom: 20px;
    position: absolute;
}
/*.home #footer-wrapper p.credit { 
	display:none;

}*/
.home #footer-wrapper p.copyright {
	clear: left;
    float: left;
    padding-left: 20px;
}
#footer-wrapper img.festival {
	float:right;
	position:absolute;
	bottom:0px;
	right:0px;
	/*display:none;

}
.home #footer-wrapper img.festival {
	display:block;*/

}

#footer-wrapper a:hover, #footer-wrapper a:hover{
	text-decoration:underline;

}
#content1 a.back-link {
	display:none;

}
p.mediafile {
	margin-left: 20px;
}	
    
.rightpromo{
	position:absolute;
	right:27px;
	bottom:0px;
	width:250px;
}

.rightpromo .link{
	margin:5px 0 !important;
}

.rightpromo .imageholder{
	float:none !important;
	margin:0 !important;
	overflow:hidden !important;
	height:120px !important;
}

.bx-window{
	background-image:url(../images/nav-bg.jpg);
}

#footer p {
  color: #EAE7E4;
  float: left;
  margin-left: 20px;

}

#footer img {
	margin-left: 20px;
	margin-top: 15px;
}
#eventsfeed {
	float: left;
	margin: 30px 10px;
    width: 290px;

}

.rg-home .events .imageholder {
    float: left;
    height: 150px;
    margin: 0 15px 8px -4px;
    overflow: hidden;
    width: 240px;

}
#blogfeed {
	float: left;
	margin: 30px 10px;
    width: 290px;
}

#pageblocksfeed {
	float: left;
	margin: 30px 10px;
    width: 290px;
}
.third {
    float: left;
    margin-right: 2%;
    width: 31%;
}
#eventsfeed h2 {
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#A02E6D;
	width: 60%;
}
#blogfeed h2 {
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#A02E6D;
	width: 60%;
}
#pageblocksfeed h2 {
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#A02E6D;
	width: 65%;

}

.blog h3 a {
	color:#A02E6D;
}

a:hover {
	color: #000;
	}

.rg-home .blog a:hover {
	color: #000;
}


#homesocialmedia {
	overflow: hidden;
}
#homesocialmedia a {
	display: block;
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 80px;
	width: 25px;
	float: left;
	margin-right: 20px;
}
#homesocialmedia .twitter-button{
	background-image: url(../images/twitterround.png);
}
#homesocialmedia .fb-button{
	background-image: url(../images/facebookround.png);
}
#homesocialmedia .youtube-button{
	background-image: url(../images/youtuberound.png);
}
#homesocialmedia .email-button{
	background-image: url(../images/emailround.png);
}
#homesocialmedia .videos-button {
	background-image: url(../images/videoicon.png);
    background-repeat: no-repeat;
    display: block;
    height: 73px;
    text-indent: -9000px;
    width: 150px;
    
}

#rg-contact .twothirds #content0 {
    float: left;
    margin: 0;
    width: 67%;
}

.rg-home .projects {
	padding-top: 10px;
}
.twothirds #content0 {
	float: left;
    margin: 0;
    width: 67%;
}
.projects-padding h2 {
	margin-bottom: 18px;
}
.video-button {
	margin-top: 60px;
	position: absolute;
}

.video-button .imageholder {
	border: none;
}
.video-button img {

}
.video-button p.link a {
	background: none;
	  font-size: 20px;
    margin-left: 40px;
    margin-top: 16px;
    position: absolute;
}
#imageindex {
	overflow: hidden;
}
#imageindex a {
	display: block;
	background-repeat: no-repeat;
	height: 648px;
	width: 410px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}


#imageindex p.link a {
	position: absolute;

	
}

#imageindex .enter-rg, .enter-uga {
	font-size: 24px;
	font-weight: bold;
}

.homevideoimage {
	margin-top: 50px;
}
