#gutter {
	background:url(../images/freedom_project_header.png) no-repeat;
	/* margin-top:-14px; */
}



#gutter div.float_left h2 {
	color:#003366;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif; 
	margin-left: 390px; 
	margin-top: 4px;
	font-size: 1.4em;
	
}

#gutter div.float_left p {
	
	margin-left: 390px;
	font-size: 1.5em;
	line-height: 1.6em;
	
	/* border: 1px solid blue; */
	margin-top: 4px;
}


#sponsors
{

	clear: both;
	float: right;

/* border: 1px solid red; */

}


#sponsors ul 
{
    font-size: 1.1em;
    list-style-image: url("../images/freedom_project_star_bullet.png");
    list-style-type: square;
    
    margin-top: -2px;
    
    margin-right: 135px;
    

    
    
    
    
    
    

    
}


#sponsors li 
{

  line-height: 1.6em;  
   
}







#two_column_container {
    
    /* border: 1px solid red; */
    clear: both;
}





#container_left_box 
{
    float: left;
    width: 331px;
    height: 1400px;
    


    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/freedom_project_parchment_background.png");
    background-origin: padding-box;
    background-position: left top;
    background-repeat: repeat-y;
    background-size: auto auto;
    position: relative;






    
    
    /*
    margin-left: 15px;
      border: 1px solid blue;
    background:url(../images/freedom_project_left_background.png) repeat-y;

   */
}









#container_right_box 
{
    float: right;
    width: 600px;
    padding-right: 10px;
    padding-left: 10px;
    border-left: 1px dashed grey;
}



#container_right_box h2 {
	color:#003366;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:20px;

	font-size:25px;
	text-transform:none;

	border-bottom-color: #BFBFBF;
    border-bottom-style: dashed;
    border-bottom-width: 1px;	
	
}



img.left 
{
	float: left;
    margin-right: 10px;
    padding-top: 3px;

}


.event_add 
{
    
    font-size: 1.3em;
    
    line-height: 1.3em;
    
    padding: 10px;
    border: 1px dashed #BFBFBF;
    margin-bottom: 5px;
    margin-top: 20px;
    margin-left: 115px;
    width: 230px;
    background-color: #f1e7a3;
    

    /* font-family: Georgia; */


}

.event_title 
{
    
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 5px;
    
    /* font-family: Georgia; */


}

.event_title h3
{
    color: #003366;
    font-size: 1.3em;
    font-weight:lighter;
    line-height: 1.3em;
    margin-bottom: 5px;
    
    /* font-family: Georgia; */


}


.event_date 
{
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 5px;
    margin-left: 115px;
    
    /* font-family: Georgia; */


}


.event_location 
{
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 5px;
    
    /* font-family: Georgia; */


}


.event_abstract 
{
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.3em;
    margin-bottom: 5px;
    margin-top: 20px;
    margin-left: 115px;
    
    /* font-family: Georgia; */


}

.event_abstract p
{
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5em;
    

    /* font-family: Georgia; */


}




hr {
	  background:url(../images/freedom_project_event_hr.png) repeat-x top left;
      border: 0;
      width: 468px;
      height: 32px;
      margin-left: 70px;

}



#civil_war_links 
{
    
    margin-bottom: 20px;
    
    margin-left: 25px;
    width: 280px;
}



#media_links 
{
    
    margin-top: 50px;
    margin-bottom: 20px;    
    margin-left: 30px;
    
    padding: 10px;
    
    width: 250px;
    border: 1px dashed #EEAA00;
}



#conversation_links 
{
    
    margin-bottom: 20px;
    padding-right: 25px;
    margin-left: 130px;

}


#civil_war_links ul 
{
    font-size: 12px;
    list-style-image: url("../images/freedom_project_star_bullet.png");
    list-style-type: square;
     
    
    
    margin-bottom: 5px;
    margin-left: 2px;
    margin-right: 0;
    
    padding-bottom: 0;
    padding-left: 2.5em;
    padding-right: 0;
    
}


#civil_war_links li 
{

  line-height: 1.8em;  
   
}







#container_left_box_hr 
{
	  background:url(../images/freedom_project_left_star_bar.gif) no-repeat; 
      margin-left: 90px;
      

}


#container_left_box h3 {
	
	color:#003366;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-15px;
	text-align: center;

	font-size:15px;
	text-transform:uppercase;

	/* 
	border-bottom-color: #BFBFBF;
    border-bottom-style: dashed;
    border-bottom-width: 1px;	
	*/
}






#about_logo 
{

        -moz-border-radius: 6px;
         background:url(../images/freedom_project_about_logo_bg.png) repeat-y;
        
        -webkit-border-radius: 6px;
        border: 1px solid #536376;
        -webkit-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
        -moz-box-shadow:  rgba(0,0,0,.6) 0px 2px 12px;;
        padding: 14px 22px;
        width: 400px;
        position: relative;
        display: none;
        
}



    #close_x { 
        width: 42px; height: 42px;
        overflow: hidden; line-height: 1000px;
        display: block;
        position: absolute; top: 5px; right: 5px;
        background-position: -387px -102px;
        background:url(../images/freedom_project_close_x.png) no-repeat;
        
        
    }

#about_logo p 
{
	
    
font-size: 1.1em;

}

    
    
#about_logo h3 {
	
	color:#003366;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	
	border-bottom-color: #BFBFBF;
    border-bottom-style: dashed;
    border-bottom-width: 1px;	
	

	font-size:25px;


	/* 
	border-bottom-color: #BFBFBF;
    border-bottom-style: dashed;
    border-bottom-width: 1px;	
	*/
}
























#about_the_project 
{

        -moz-border-radius: 6px;
         background:url(../images/freedom_project_about_logo_bg.png) repeat-y;
        
        -webkit-border-radius: 6px;
        border: 1px solid #536376;
        -webkit-box-shadow: rgba(0,0,0,.6) 0px 2px 12px;
        -moz-box-shadow:  rgba(0,0,0,.6) 0px 2px 12px;;
        padding: 14px 22px;
        width: 400px;
        position: relative;
        display: none;
        
}



    #close_x { 
        width: 42px; height: 42px;
        overflow: hidden; line-height: 1000px;
        display: block;
        position: absolute; top: 5px; right: 5px;
        background-position: -387px -102px;
        background:url(../images/freedom_project_close_x.png) no-repeat;
        
        
    }

#about_the_project p 
{
	
    
font-size: 1.1em;

}

    
    
#about_the_project h3 {
	
	color:#003366;
	font-weight:lighter;
	font-family:Arial, Helvetica, sans-serif;
	
	border-bottom-color: #BFBFBF;
    border-bottom-style: dashed;
    border-bottom-width: 1px;	
	

	font-size:25px;


	/* 
	border-bottom-color: #BFBFBF;
    border-bottom-style: dashed;
    border-bottom-width: 1px;	
	*/
}




