#content-area .article .title{
font-size:1.6em;
margin-bottom:10px;
}

#content-area .article .title a{
text-decoration:none;	
}

a .zippy{
font-family:Arial;	
}

#content-area .article .readmore a{
	color:#fff;
}

.latest-news,#news-noob{
	width:565px;
}

#news-noob{
overflow:hidden;
position:relative;
height:200px;
}

.latest-news .article,#news-noob .article{
position:relative;	
}

#news-noob .article{
width:565px;
float:left;
}

.latest-news .article .readmore{
	/*position:absolute;
	bottom:25px;
	right:0;*/
}

.latest-news .article .left,.members-listing .member .left,#news-noob .article .left{
	/*max-width:135px;*/
	max-width:25%;
	max-height:170px;
	float:left;
	margin-right:15px;
}

.latest-news .article .right,.members-listing .right,#news-noob .article .right{
	float:left;
/*	width:430px;*/
width:70%;
}

.latest-news .article img,.members-listing .member img,#news-noob .article img{
	max-width:100%;
/*	max-height:170px;*/
	
}
#content-area .article .left{
max-width:200px;

}
#content-area .article .image img{
max-width:200px;
}

#content-area .article .right{
width:61%;	


}

#content-area .article .title{


}

#content-area .article .readmore{
	right:20px;
}

.latest-news .article {
	
	height:200px;
}


.latest-news .article .title{
	
}

.latest-news .article .body,.members-listing .member .bio{
	line-height:1.5em;
	margin-bottom:15px;
	
	letter-spacing:0.05em;
}

/*-------------------------------------- DETAILED VIEW -----------*/
#news-details{
	
	
}

	#news-details .contentEl,#event-details .contentEl{
		border-left:solid 1px #555;
	background-color: transparent;
	background-color: rgba(0,0,0,0.8);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB000000, endColorstr=#BB000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB000000,endColorstr=#BB000000)";	
	color:#fff;
	margin-left:20px;
	width:656px;
	}
	
	#news-details .article .image{
	float:left;
	margin-right:15px;
	margin-bottom:15px;	
	}

#news-details .article .created{
	color:#828282;
	font-size:.95em;
	margin-bottom:20px;
	
}

#news-details .article .body{
	width:100%;
}

/*-------ARCHIVE -----*/

#NewsArchive2,#news-archive{
	margin-bottom:20px;
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:hidden;	
	font-size:.89em;
}


	


#NewsArchive2 h2,#news-archive h1{
		font-size:1.2em;
	color:#d18316;
	padding-bottom:2px;
	font-weight:100;	
	font-family:Clarendon;
	border-bottom:solid 1px #999;
	margin-bottom:5px;
}


#NewsArchive2 ul,#news-archive ul{
	list-style-type:none;
}

 #NewsArchive2 ul,#news-archive ul{
	padding-left:15px;
}

#NewsArchive2 ul li a.toggle,#news-archive ul li a.toggle{
	font-family:Arial;
}

#NewsArchive2 ul li a:hover,#news-archive ul li a:hover{
	text-decoration:underline; 
}

#NewsArchive2 ul li.archivedate a:hover,#news-archive ul li.archivedate a:hover{
	text-decoration:none;
}

#NewsArchive2 ul li.collapsed ul,#news-archive ul li.collapsed ul{
	display:none;
}

#NewsArchive2 ul li.expanded ul,#news-archive ul li.expanded ul{
	padding-top:10px;
}

.post-count,#news-archive .post-count{
color:#d18316;	
}

#NewsArchive2 ul a,#news-archive ul a{
	text-decoration:none;
	color:#d18316;
}

 ul.posts li,#news-archive ul.posts li {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted 2px #555;
}

#NewsArchive2 ul li.archivedate ul.posts li a:hover,#news-archive ul li.archivedate ul.posts li a:hover{
	text-decoration:underline; 
	color:#d18316;
 }
 
 /*---- news list ---*/
 
 #content-area  .news-list .article{
margin-bottom:25px;	 
 }
 
 
#content-area  .news-list .article .left{
	width:40%;
	float:left;
	margin-right:10px;
}

#content-area  .news-list .article .left img{
	max-width:100%;
}

#content-area  .news-list .article .right{
	width:60%;
	float:left;
}



/*---------------------CONTEST POPUP ----------------------*/

#black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:99999;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#popup {
	text-align: left;
	display: none;
	position: absolute;
	overflow: visible;
	top: 200px;
	left: 30%;
	width: auto;
	height: auto;
	padding: 5px;
	margin:0;	
	background-color: white;
	z-index:100000;
	font-family:GillSansMT;
	font-size: 16px;
	line-height:24px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

#popup h3 {
	font-size: 36px;
	line-height: 36px;
	color:#d18316;
	font-family:ClarendonLight;
	margin-bottom: 15px;
}

#popup h4 {
	font-size: 24px;
	line-height: 27px;
	color:#d18316;
	font-family:ClarendonLight;
	margin-bottom: 15px;
}

#popup h5{
font-size:16px;	
color:#d18316;
line-height:1em;

	margin-bottom: 15px;
}

#popup p {
	color: #fff;
	
	margin-bottom: 15px;
}

#popup .popup_text {
	width: 270px; 
	padding: 50px 30px 30px 30px; 
	margin:0;
}

#popup .popup_footer {
	border-top: 3px solid #d18316;
	background: #e3e1e1;	
	font-size: 10px;
	line-height: 5px;
	padding: 5px 30px;
}

#popup .popup_footer em {
	float: left;
	margin-top: 15px;
}
#popup .popup_footer img {
	padding: 0 5px;
}

#popup a.button, #popup a.button:hover  {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	padding: 4px 6px;
	background: #d18316;
	border-radius: 5px;
	text-transform: uppercase;
	float: left;
	margin-bottom: 15px;
}

#popup a#no_thanks, #popup a#no_thanks:hover	 {
	background: #666;
}

a#popup_close {
	background: #fff;
	text-decoration: none;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100;
	padding: 1px 6px;
	color: #666;
	font-size: 12px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#popup a {
	color: #666;
	font-size: 10px;
}


#popup .clear {
	clear: both;
}


/* ------------------------- MEGAMENU CONTEST -------------------------- */
#megamenu-contest {
	display: block;
	position: relative;	
}

#megamenu-contest .body {
	position: relative;
	width: auto;
	padding: 30px 20px;
	padding-right: 150px;
	min-height: 256px;	
	text-align: left;
}

#megamenu-contest .body .title {
	color:#d18316;
	font-size: 20px;
	margin-bottom:5px;
	font-weight:100;	
	font-family:Clarendon;
}

#megamenu-contest .body p {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}

#megamenu-contest .body .absolute-image {
	position: absolute;
	bottom: 0px;
	right: 5px;
}

#megamenu-contest .body .absolute-image img{
	max-width: 147px;
}

#megamenu #megamenu-contest .body a {
	font-family: GillSansMT;
	font-size: 14px;	
	margin-top: 20px;
	color: #999;
	text-decoration: underline;
}


/* ------------------------- MEGAMENU NEWS -------------------------- */
#megamenu-news {
	display: block;
	position: relative;	
}
#megamenu-news .article {
	padding: 30px 20px;
	text-align: left;
}


#megamenu #megamenu-news .title a {
	color:#d18316;
	font-size: 20px;
	margin-bottom:10px;
	font-weight:50;	
	font-family:Clarendon;
	margin: 5px 0px;
	display: block;
	text-decoration: none;
}

#megamenu-news p {
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}

#megamenu-news img {
	max-height: 85px;
}

/* ------------------------- MEGAMENU BLOG -------------------------- */

#megamenu-blog .blog {
	width: auto;
	padding: 30px 20px;
}

.right #megamenu-blog .image, .left #megamenu-blog .info {
	float: right;
}

.left #megamenu-blog .image, .right #megamenu-blog .info {
	float: left;
}

#megamenu-blog .info {
	width: 70%;
	text-align: left;
}

#megamenu-blog .image {
	width: 25%;
}
#megamenu-blog .image img {
	width: 100%;
}
