/*  
Theme Name: Fresh News
Theme URI: http://www.woothemes.com/
Description: Fresh News by WooThemes
Version: 1.2.4
Author: WooThemes
Author URI: http://www.woothemes.com/
*/


/*=== Setup ===*/


*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #ebe9e1 url(images/pri_head.jpg) repeat-x top;
	color: #000000;
	font: 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
}

body_dev{
	background: #ebe9e1 url(images/pri_head.jpg) repeat-x 1px 17px;
	color: #000000;
	font: 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
}

body .class{
background: url(images/page_apply_top.jpg) no-repeat;
}

#page {
    background: url(images/page_main_top.jpg) no-repeat 0px 173px;
	background-color:#FFFFFF;
	border-bottom:6px solid #E7AF26;
}

#page_apply {
    background: url(images/page_apply_top.jpg) no-repeat 0px 173px;
	background-color:#FFFFFF;
}

#page_expedition {
    background: url(images/page_expedition_top.jpg) no-repeat 0px 173px;
	background-color:#FFFFFF;
}

#page_primates {
    background: url(images/page_primates_top.jpg) no-repeat 0px 173px;
	background-color:#FFFFFF;
}

#page_education {
    background: url(images/page_education_top.jpg) no-repeat 0px 173px;
	background-color:#FFFFFF;
}

#page_news {
    background: url(images/page_news_top.jpg) no-repeat 0px 173px;
	background-color:#FFFFFF;
}

#page_sanctuaries {
    background: url(images/page_sanctuaries_top.jpg) no-repeat 0px 173px;
	background-color:#FFFFFF;
}

#page_photographs {
    background: url(images/page_photographs_top.jpg) no-repeat 0px 173px;
	background-color:#FFFFFF;
}

#page_video {
    background: url(images/page_video_top.jpg) no-repeat 0px 173px;
	background-color:#FFFFFF;
}

#page_research {
    background: url(images/page_research_top.jpg) no-repeat 0px 173px;
	background-color:#FFFFFF;
}

#page_video {
    background: url(images/page_expeditions_top.jpg) no-repeat 0px 173px;
	background-color:#FFFFFF;
}

#page_about {
    background: url(images/page_about_top.jpg) no-repeat 0px 173px;
	background-color:#FFFFFF;
}

#page_404 {
    background: url(images/page_404.jpg) no-repeat 0px 173px;
	background-color:#FFFFFF;
}

/*=== Sidebar CSS all classes ===*/

#sidebar_short {
float:right;
margin:12px 7px 12px 4px;
width:160px;
}

#subpages{
background: url(http://78.31.110.93/~phanlive/volunteer/images/home_sidebar.jpg) no-repeat left;
width:150px;
height:501px;
float:left;
}

#subpage_links{
background: url(http://78.31.110.93/~phanlive/volunteer/images/links_sidebar.jpg) no-repeat left;
width:150px;
height:501px;
float:left;
}

#news_links{
background: url(http://78.31.110.93/~phanlive/volunteer/images/news_sidebar.jpg) no-repeat left;
width:150px;
height:501px;
float:left;
}

#sub_leftcolumn {
float:left;
width:136px;
padding:90px 0px 4px 0px;
}

#links_leftcolumn {
float:left;
width:136px;
padding:10px 0px 4px 0px;
}

#links_leftcolumn a {
	color: #444444;
	font: 14px Arial, sans-serif;
	line-height:18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	display: Block;
	padding-top: 3px;
    padding-bottom: 3px;
	padding-left: 10px;
	padding-right:3px;
	margin-top:2px;
}

#links_leftcolumn a:hover {
background-color: #E7AF26;
color: #000000;
text-decoration: none;
}

#links_leftcolumn a.selected {
background-color: #E7AF26;
color: #000000;
text-decoration: none;
}

#sub_leftcolumn a {
	color: #444444;
	font: 14px Arial, sans-serif;
	line-height:24px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	display: Block;
	padding-top: 2px;
	padding-left: 18px;
}

#sub_leftcolumn a:hover {
background-color: #E7AF26;
color: #000000;
text-decoration: none;
}

#sub_leftcolumn a.selected {
background-color: #E7AF26;
color: #000000;
text-decoration: none;
}


/*=== Extra styles added for Primate Handshake theme ===*/
/*=== KENYA ===*/

.kenya_exp_button {
width:300px;
float:left;
}

.kenya_exp_button a {
margin-top:5px;
margin-left:0px;
display:block;
width:300px;
height:269px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background-color:#FFFFFF;
background: url("images/kenya_exp_031109.jpg") top left no-repeat;
background-position: 0 0px;
text-decoration: none;
}

.kenya_exp_button a:hover { 
width:300px;
background-position: -300px 0px;
color: #FFFFFF;
background-color:#FFFFFF;
}

.kenya_exp_button a:active {
width:300px;
background-position: 0 0px;
color:#FFFFFF;
background-color:#FFFFFF;
}

/*=== UGANDA ===*/

.uganda_exp_button {
width:300px;
float:left;
}

.uganda_exp_button a {
margin-top:5px;
margin-left:0px;
display:block;
width:300px;
height:275px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background-color:#FFFFFF;
background: url("images/uganda_exp_031109.jpg") top left no-repeat;
background-position: 0 0px;
text-decoration: none;
}

.uganda_exp_button a:hover { 
width:300px;
background-position: -300px 0px;
color: #FFFFFF;
background-color:#FFFFFF;
}

.uganda_exp_button a:active {
width:300px;
background-position: 0 0px;
color:#FFFFFF;
background-color:#FFFFFF;
}



/*=== SOUTH AFRICA ===*/

.sa_exp_button {
width:300px;
float:left;
}

.sa_exp_button a {
margin-top:5px;
margin-left:0px;
display:block;
width:300px;
height:275px;
font: bold 13px sans-serif;;
color:#FFFFFF;
background-color:#FFFFFF;
background: url("images/sa_exp_180409.jpg") top left no-repeat;
background-position: 0 0px;
text-decoration: none;
}

.sa_exp_button a:hover { 
width:300px;
background-position: -300px 0px;
color: #FFFFFF;
background-color:#FFFFFF;
}

.sa_exp_button a:active {
width:300px;
background-position: 0 0px;
color:#FFFFFF;
background-color:#FFFFFF;
}




/*=== End styles ===*/


a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*=== Layout ===*/

#top{
	clear: both;
	height: 23px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	font-size:11px;
}

.divide1 {
margin-bottom:43px;
}

.divide2 {
margin-bottom:42px;
}

/*=== Li tabs and original headers ===*/

.li_tabs {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:13px;
line-height:16px;
margin: 0;
padding: 0px 0px 5px 0px;

}

.li_tabs p {
padding-top: 4px;
padding-bottom: 4px;
}

.li_tabs h3 {
margin-bottom: 5px;
margin-top:10px;
font: 16px Arial;
font-weight:bold;
color:#333333;
padding: 9px 0px 6px 27px;
background: url(images/menuback.gif) no-repeat -4px 1px;
}

.li_tabs ul {
list-style: none;
text-align: left;
margin: 0px 0px 0px 0px;	
padding-right: 0;		
text-decoration: none;
}
.li_tabs ul li {
background: url(images/arrow.gif) no-repeat 12px 4px;
padding: 0px 10px 8px 30px;	
}

.li_tabs a {
color:#333333;
	background-image: none;
	text-decoration: none;	
}

.li_tabs a:hover {

}



/*=== Feature tabs and small images ===*/

.feature_tabs {
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:13px;
line-height:17px;
margin: 0;
padding: 0px 0px 5px 0px;
}

.feature_tabs p {
color:#333333;
padding-top: 4px;
padding-bottom: 4px;
}

.feature_tabs h3 {
margin-bottom: 5px;
margin-top:10px;
font: 16px Arial;
font-weight:bold;
color:#333333;
padding: 9px 0px 6px 27px;
background: url(images/menuback.gif) no-repeat -4px 1px;
}

.feature_tabs ul {
list-style: none;
text-align: left;
margin: 0px 0px 0px 0px;	
padding-right: 0;		
text-decoration: none;
}
.feature_tabs ul li {
float:left;
padding: 15px 15px 8px 15px;
}

.feature_tabs a {
    color:#666666;
	background-image: none;
	text-decoration: none;	
}

.feature_tabs a:hover {

}

.feature_img {
width:40px;
height:40px; 
float:left; 
border:2px solid #CCCCCC;
margin-right:15px;
}


/*========= TOP NAVIGATION =========*/


/*- Nav1 -*/


.nav1{
	float: left;
}
.nav1 li{
	float: left;
}

.nav1 li a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	display: block;
	text-align: center;
	float:left;
	color:#C7C7C5;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a {
	color: #e8a02c;
	text-decoration: none;
}
.nav1  { list-style: none; margin: 13px 0px 0px 0px; padding: 0px; font-family:Arial, Helvetica, sans-serif;
font-size:12px; color:#C7C7C5; }

.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #C7C7C5;
text-decoration: none;
}


/*- Subscribe -*/
.subscribe{	color: #a0a09b; float:right;}
.subscribe a { color: #e8a02c; }
.subscribe a:hover { text-decoration:underline; }

/*=== Top Menu ===*/
#topmenu{
	position:relative;
	height: 33px;
	margin-bottom:85px;
}
#topmenu li{
	border-left: 1px solid #dedbd1;
	float: left;
	line-height: 33px;
}
#topmenu li a{
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #ff7800;
	text-decoration: none;
}

/*=== Top Menu Dev ===*/
#topmenu_dev{
	position:relative;
	height: 33px;
	margin-bottom:23px;
}
#topmenu_dev li{
	border-left: 1px solid #dedbd1;
	float: left;
	line-height: 33px;
}
#topmenu_dev li a{
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu_dev li a:hover,#topmenu_dev li.active a{
	color: #ff7800;
	text-decoration: none;
}

/*- Nav / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav {
	padding: 0;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;	
}
#nav li a:hover {
	background:none;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#nav li ul li {
    background: #E5B022 url(images/bgr_nav.jpg) repeat-x top;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #E3B11E;	
	border-right:1px solid #E3B11E;			
	line-height:28px;	
	width:15em;
}
#nav li:hover, #nav li.hover {
	position: static;
}
#nav li ul ul {
	margin: -29px 0 0 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
} 

/*==============  HEADER  ===================*/
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 37px 0px 0 0;
	text-align: right;
}
#header .spacer p{
	clear: both;
}
#nav_bar {
	background: url(images/nav_side.jpg) repeat-x;
	height:22px;
}

/*- Logo -*/
#header{
	margin-left:auto;
	margin-right:auto;
 	margin-top:15px;
	background: url(images/primate_header.jpg) no-repeat;
	height:173px;
	text-indent:-9999px;
}
#header h1 a{
	display: block;
	height: 171px;
	width: 950px;
}
#header h1 a:hover{
	text-decoration: none;
}

/*- RSS -*/
#rss{
	position:absolute;
	top:-10px;
	right:0px;
	height: 38px;
	width: 39px;		
	display: inline;
	float:right;
}
/*- Search -*/
#search{
	background: url(images/bgr-search.gif) no-repeat;
	height: 32px;
	margin: 5px 0px 0px 18px;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 5px 0 0 10px;
	width: 128px;
	padding:2px;
}
#search .btn{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}

/*=== typography ===*/
h2{
	color: #000000;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 12px;
}
h2 a{

}
h3, h4, h5{
	color: #363636;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
}
#columns h3{
	font-weight: bold;
}
#sidebar h3{
	background:#ebe9e1;
	font: 12px Arial, Helvetica, sans-serif;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #dedbd1;
	height:16px;
}
#centercol h3 {
	background: #f5f4f0;
	margin: 0 0 15px 0px;
	padding:10px 18px 5px 18px;
	border:1px solid #dedbd1;
	color:#363636;
	text-align: left;
	height:20px;
	font-size:14px;
	width:717px;
}
.featuredpost h2 { font-size:30px; }

.featuredpost { 
border:3px solid #FFCC00; 
}

/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0 0 8px 0;
}
.idTabs li{
	float:left;
}
.idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border: 1px solid #dedbd1;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*=== Post ===*/

.date-comments{
	border-bottom: 4px solid #CCCCCC;
	color: #8A2E1F;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px;
	float:left;
	width:100%;

}

.date-comments_news{
	border-bottom: 4px solid #CCCCCC;
	color: #8A2E1F;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px;

}

.date-comments a { 	color: #999999; }

#centercol .date-comments p{
	line-height: 25px;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.continue{
	background: url(images/ico-continue-trans.png) no-repeat left;
	padding: 8px 5px 8px 40px;
	line-height:20px;
}
span.continue-archives{
	background: url(images/ico-arrow-trans.png) no-repeat right center 0 -10px;
	padding: 0px 45px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
	font-size:14px;
}
a.more{
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}

/*=== Styling Boxes ===*/

/*- Box (main column boxes) -*/
.sanctuary_logos {
float:left;
width:460px;
margin-left:135px;
margin-top:35px;
}

#breadcrumbs{
	background: #FFFFFF;
	border:1px solid #dedbd1;
	margin:10px 5px 2px 0px;
	padding:5px;
	float:left;
}

#breadcrumbs a{
    color:#000000;
}

#breadcrumbs a:selected{
    color:#000000;
}

#breadcrumbs a:hover{
    color:#000000;
}



.pagebox {
	background: #FFFFFF;
	border:1px solid #dedbd1;
	margin:15px;
	padding:18px;
}

.pagebox, .widget{
	background: #FFFFFF;
	border:1px solid #dedbd1;
	margin:47px 15px 15px 150px;
	padding:18px;
}

.pagebox_timeline, .widget{

}

.pagebox img { 
	border: 0px solid #999999;
	margin: 0 0 10px 0;
}
.pagebox p{
	line-height: 18px;
	padding: 0 0 10px;
}

.box, .widget{
	background: #FFFFFF;
	border:1px solid #dedbd1;
	margin:15px;
	padding:0px;
}

.box_padding {
   padding:15px;
}

.box_padding_news {
   padding:15px;
}

.box img { 
	border: 0px solid #999999;
	margin: 0 0 10px 0;
}
.box p{
	line-height: 18px;
	padding: 0 0 10px;
}
.widget { padding:15px; }

/*- Box2 (sidebar boxes) -*/
.box2{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:18px;
	border:1px solid #dedbd1;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #dedbd1;
	clear: both;
	margin: 0px;
}
.box2 .flickr_badge_image img{
	float:left;
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box2 .flickr_badge_image img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}
/*- Ads -*/
.ads{
	height: 125px;
	margin: 0;
	padding:10px 15px;
}
.ads img{
	float: left;
	margin: 0 7px 0px 0px;
	border: 1px solid #dedbd1;
}
.ads img.last{
	margin: 0;
	float:right;
}
#mpu_banner {
	border: 1px solid #dedbd1;
}	

/*=== Styling Lists ===*/

/*- List1 -*/
.list1{
	padding: 0;
	padding: 15px;
}
.list1 li{
	background: url(images/ico-star-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
.list1 li a{
	color:#222222;
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 p {
	line-height:16px;
}
/*- Widget lists -*/
.widget ul{
	line-height:16px;
	padding: 0px;
}
.widget ul li{
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.widget ul li a{
	color:#222222;
}
.widget ul li ul{
	margin: 5px 0 0px 10px;
}	

.widget ul li ul li{
	background: none;
	border-top: 1px solid #f1f1ed;
	border-bottom: none;	
	padding: 5px 0px;
}

/*=== Footer ===*/

#footer{
	background:#e4e2db url(images/bgr-footer.gif) repeat-x;
	font-size: 12px;
	color:#000000;
	padding: 18px 0 0px 0;
	font-size:12px;
	height:32px;
	margin-top:50px;
	line-height:22px;		
}

#footer, #footer a{
	color: #777777;
}

#footer img {
	vertical-align:middle;
}

/*=== Misc. ===*/

.wp-caption-text {
font-weight:bold;
margin-bottom:10px;
border-bottom:2px solid #CCCCCC;
}

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
    float: left;
}
img.fl{
	margin: 0 12px 5px 0;
	border-bottom: 4px solid #E7AF26;
}
img.fl_news{
	margin: 0 12px 5px 0;
	border-bottom: 4px solid #E7AF26;
	float:left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFFFFF;
}

/*========= VIDEO =========*/

.video{
	height: 250px;
	margin: 0 0 10px 0;
	width: 300px;
	display: inline;
}

/*- SideTabs -*/
.vidtabs .idTabs{
	font-size: 12px;
	margin: 10px 0 0 0;
	width:100%;
	float:none;
}
.vidtabs .idTabs li{
	padding:0px;
	float:none;
}
.vidtabs .idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	text-align: left;
	border:0px;
	margin:0;
}
.vidtabs .idTabs li.last a{
	margin: 0
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
.commentmetadata a {
	font-size:11px;
	color:#333333;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 18px 18px 5px 18px !important;
	background:#FFFFFF;
	border:1px solid #DEDBD1;	
}
input#submit {
	font-size: 12px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #DEDBD1;
	background:#F5F4F0;
}

/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}

.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	color:#000000;
	}

.entry p a{
	color:#B93621; text-decoration:underline; font-weight:bold;
	}

.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:square !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	line-height: 16px;
}

/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= AUTHOR INFO =========*/

.author {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.author_info {
	padding: 0px;
	margin-top:15px;
	color:#666666;
}

.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#000000;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}

.education_button
{
float: left;
width: 142px;
border: 0px solid #999;
margin: 0 15px 15px 0;
padding: 0px;
}

.education_button_left
{
float: left;
width: 142px;
border: 0px solid #999;
margin: 0 15px 15px 0;
padding: 0px;
}

.newsletter {
margin-top:93px; float:left
}

.clearboth { clear: both; }
