@charset "utf-8";

/* CSS Document */





#content_body h1, #article_detail h3 {

	font-size: 26px;

	font-weight: 500;

	font-family: Georgia, "Times New Roman", Times, serif;

	line-height: 34px;
}

.member h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	background-image: url(images/dotted_underline.gif);
	background-repeat: repeat-x;
	background-position: center bottom;	
	padding-bottom: 8px;
	margin-left: 102px;
	margin-bottom: 10px;
	
}



#content_body p {

	margin-bottom: 15px;

}



legend {

	color: 	#330066;

	font-size: 11px;

	font-weight: 600;

	padding: 10px;



}

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

a:hover, #center_column_bottom_right h3 a:hover, #center_column_bottom_left h3 a:hover, view_more_links:hover {
	color: #330066;
	text-decoration:underline;
}



p
{
	margin:0px;
	padding:0px;
}
h2{

	color: 	#330066;

	font-size: 16px;

	font-weight: 600;



}


h3 {

	font-size: 14px;

	font-weight: 600;



}



h4 {
	

	color:#494949;
	font-size:15px;
	font-weight:bold;
}

h5{

	color: 	#330066;

	font-size: 20px;

	font-weight: 600;



}


/*header */





/*RIGHT COLUMN*/



html, body, * {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333;

}



#top_right_number {

	color: #5D5D5D;

	font-weight: 600;

	font-size: 11px;

	margin-right: 10px;



	

}



#top_right_name {

	color: #D6855C;

	font-size: 11px;

	font-weight: 600;

}

.date_title {
		padding: 0 0 5px 0;
		font-weight: bold;
		font-size: 12px;
		
}

.small_text {

	font-size: 10px;

}

.simple_text {

	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
.simple_text p {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
.gray, .date_title {

	color: #666;	

}



.white {

	color: #FFFFFF;	

}
.white b{

	color: #FFFFFF;	

}

.white a{

	color: #FFFFFF;	

}

.white a:hover{

	color: #FFFFFF;	

}



.terracotta, #center_column_bottom_right a, #center_column_bottom_left a  {

	color: #D56733;

}



.purple, #content_body h1, .tagcloud_big, #article_detail h3, #view_more_links, .member h3, #center_column_bottom_right a:hover, #center_column_bottom_left a:hover  {

	color: #330066;

}



.menu_bar_text, #content_title h1  {

	font-size: 14px;

	font-weight: 600;

	color: #FFFFFF;

}



.tagcloud_text {

	text-align: justify;
	
	

}



.tagcloud_text a {

	line-height: 18px;
	text-decoration: none;
	padding: 4px;	
	

}



.tagcloud_text a:hover {

	background-color: #D56733;

	color: white;

}



.tagcloud_big {

	font-size: 15px;

	font-weight: bold;

}



.size16 {

	font-size: 16px;

}



.tagline_text {

	font-size: 14px;
	color: #777777;

}





/*CENTER COLUMN */

	

#content_body {

	line-height: 22px;	

}

#blog_widget li, #blog_widget a {
	text-indent: 0;
	margin-bottom: 10px;

}





#center_column_bottom_right h3 a, #center_column_bottom_left h3 a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
}


#news_events_shortlist {
	font-weight: 600;
}


#article_details, #link_details, #releases_main {
	line-height: 15px;
}

#article_widget a, #link_widget a, #releases_main a{
	font-weight: bold;

}


#view_more_links {
	font-weight: bold;	
	padding-left: 3px;
}

.member {
	text-align: left;	
}

/*footer */

#footer legend {
	color: #D56733;
	font-size: 12px;
	text-indent: 5px;
}

#footer li a {

	padding: 4px 7px 4px 7px;
	margin: -1px;
	display: block;
	/*width: 149px;*/
	text-decoration: none;
	font-size: 12px;

}



#footer li a:hover {

	background-color: #D56733;
	color: #FFFFFF;
}
.row_even
{
	background-color: #E6E6E6;
	height:50px;
}
.row_odd
{
	background-color: #F4F4F4;
	height:50px;
}

.row_even:hover, .row_odd:hover {
	background-color: white;
}


.tagcloud_small {
/*color: #494949;	
font-weight: bold;*/
color: #777777;
font-weight: normal;

}


#admin_link {
	color: #CCC;
	font-size: 10px;
}

#admin_link:hover {
	color: 	#AA0000;
}
