/* southasianist tweaks */

.obj_article_summary a {
   color: #e7441d;
}

.obj_article_summary a:hover, .obj_article_summary a:focus {
   color: #d6330e;
}

li .obj_galley_link {
   background: #55845a none repeat scroll 0 0;
   color: #fff;
   
   }
   
li .obj_galley_link:hover {
   background: #757575 none repeat scroll 0 0;
   color: #000;
   
   }
   
.pkp_site_name .is_img img {
   max-height: 150px !important;
   width: auto !important;
   margin: auto;
   }
   
   
.block_make_submission_link {
	background: #e7441d none repeat scroll 0 0;
	color: #fff !important;
 }  
 
body {
   background-image: url( ) !important;
   font-family: arial, sans-serif !important;
}

.pkp_site_name_wrapper {
   background-image: url( ) !important;
}
    
.pkp_page_index .homepage_image img {
   width: 50% !important;
}

.pkp_structure_footer_wrapper
{
    background: #bf311a none repeat scroll 0 0 !important;
}

.pkp_footer_content {
   background-color: #bf311a;
   color: #fff
   }    

.pkp_footer_content a:link, .pkp_footer_content a:visited, .pkp_footer_content a:hover {
	color: #fff
	}   
   
.pkp_structure_main {
   float: left !important;
   }
   
#navigationPrimary a:hover, #navigationPrimary a:focus {
  color: #656565 !important;
}

.item.references > .value > br {
    line-height: 0.5;
    margin-bottom: .5px !important;
}

.search_prompt:hover {
    color: #bf311a !important;
}