.project_of_month_title
{
  font-size:13px;
  background-color:#919191;
  font-family: Arial;
  padding-bottom:10px;
  color:white;
  border:solid 1px grey;
  padding-top:5px;
  padding-left:9px
  
}

.project_of_month_section
{
  background-color:white;    
  color:White;
  border:normal 1px grey;
  
  overflow:hidden;
  height:40px;
}

.project_of_month_links
{
  font-family: Arial; 
  margin-top:5px;
  font-size:x-small;
  color:#5C6D7D;
  font-weight:normal;
  padding-left:5px;
}

.project_of_month_links a:hover
{
    color:#FF9900;
}

a:hover
{
    color:#FF9900;
}

.project_content 
{
    width:100%;
    background-color:#003366;
    color:White;
    clear:both;
    float:left;
} 
.project_content_wrapper
{
    margin:0 3px;
    width:auto;
} 
.project_title 
{
    font-size:large;
    width:65%;
    font-weight:bold;
    margin: 20px 0 10px 0;
    text-align:center;
}
.project_title_subheading 
{
  text-align:center;
  width:65%;
  font-style:italic;
  font-size:large;   
}

.project_text_dot 
{
    font-weight:bold;
    margin: 15px 2px 5px 20px;
    clear:both;
    float:left;
    
     
}

.project_text 
{
    font-size:small;
    margin: 30px 5px 5px 30px;
    width:60%;
    
}  

.project_img
{
    width:35%;
    float:right;
    margin-top:5%;
    clear:right;
}

.project_img_new
{
    width:35%;
    float:right;
    margin-top:3%;
    clear:right;
}

.project_img img 
{
    height:auto;
    width:55%;
    margin-left:10%;
    border:none;
}
.project_text a 
{
    text-decoration:none;
    border-bottom:1px solid white;
    color:White;
}
.project_text_sub_section 
{
    margin-left:10px;
    font-style:italic;
    font-size:12px;
    
}

.bullet_project 
{
    margin-left:25px;
    margin-bottom:12px;
}

.post-title 
{
    font-size:24px;
    font-weight:normal;
    margin-bottom:25px;
    margin-top:10px;
    text-align:center;
    color:#333333;
    
}

.post-content 
{
    width:100%;
    background-color:white;
    color:#333333;
    clear:both;
    float:left;
}

.post-text 
{
     
}

.post-scholarship
{
    font-size:20px;
    margin-top:19px;
}

.post-scholarship-content 
{
    font-style:italic;
    margin-top:5px;
}
.post-thoughts
{
    margin-top:15px;
    
}   

.content-text 
{
    margin-left:5px;
    margin-right:5px;
}

.pom-year 
{
     color:#333333;
     height:30px;
     margin: 10px 0;
     background: none repeat scroll 0 0 #919191;
     padding: 5px;
     font-weight:bold;
     font-size:medium;
     width:97%;
}

.pom-projects 
{
    width:auto;
}

.pom-month 
{
    margin: 20px 0;
    color:#888888;
 
}

.pom-month-link 
{
    color:#222222;
    text-decoration:none;
}
.pom-month-name 
{
    font-weight:bold;
}
.project_abstract
{
     margin:20px 10px 20px 20px;
}
.conf_list_square
{
    margin:20px 10px 20px 20px;
}

ul.conf_list_square
{     
  list-style-type:square;
   font-size:12px;
}
.conf_list
{
       margin:20px 10px 20px 20px;
}

ul.conf_list
{
       margin:20px 10px 20px 20px;
       font-size:12px;
       list-style-type:decimal;
}

.conferences_wrapper
{
    margin:0 3px;
    width:auto;
    background-color:white;
} 

.conferences_text 
{
    color:#333333;
}
