/* Container Styles for DotNetNuke */

/************************/
/***** DNN Override *****/
/************************/
h1, h2, h3, h4, h5, tr, td, table
{
border:0px;
}

/************************/
/***** Content Pane *****/
/************************/

#contentpane_header
{
    background: #ffffff;
    height: 48px;
    width: 686px;
    padding: 10px 40px 0px 40px;
	margin: 41px auto 0px auto;
    line-height: 48px;

}

#contentpane_title
{
    float: left;
    width: 666px;
	line-height: 1.4;

}

.contentpane_title_text
{
    color:#abdce0; 
    font-size: 20px;
    text-transform:uppercase;
    font-weight:bold;
    float: left;

}

#contentpane_topactions
{
    float: right;
    width:20px;
}

#contentpane_content
{

    background: #ffffff;
	width: 686px;
    padding: 0px 40px 0px 40px;
	margin: 0px auto 0px auto;
}

#contentpane_content .contentarea p
{
	color:  #837b72;
}

#contentpane_footer
{
    background: transparent url('images/contentpane_footer.png') no-repeat top center;
	width: 766px;
	height:  52px;
    padding: 0px;
	margin: 0px auto 0px auto;
}

/******************************/
/***** Content Pane No Title *****/
/*****************************/

#contentpane_notitle_topactions
{
float: right;
}
#contentpane_notitle_content
{
    background: #ffffff;
	width: 686px;
    padding: 40px 40px 0px 40px;
	margin: 41px auto 0px auto;
}

#contentpane_notitle_content .contentarea p
{
	color:  #837b72;
}

/******************************/
/***** Content Pane - Feature *****/
/*****************************/

#contentpane_Feature_topactions
{
float: right;
}
#contentpane_Feature_content
{
    background: #ffffff;
	width: 686px;
    padding: 40px 40px 0px 40px;
	margin: 41px auto 0px auto;
}

#contentpane_Feature_content .contentarea h1 
{
	color: #acdce0;
	font-size: 40px;
	font-weight:bold;
	font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
}

#contentpane_Feature_content .contentarea h2
{
	font-size:  20px;
	line-height: 2;
} 

#contentpane_Feature_content .contentarea p
{
	font-size:  18px;
	line-height: 2;
	color:  #837b72;
} 

/****************************/
/***** Bottom Left Pane *****/
/****************************/

#bottomleftpane_header
{
    background: transparent url('images/bottomleftpane_dots.png') no-repeat top left;
    height: 39px;
    width: 450px;
    padding: 0px 20px 0px 20px;
    line-height: 46px;
}

#bottomleftpane_title
{
    float: left;
    width: 405px;
	padding: 0px 0px 0px 25px;
}

.bottomleftpane_title_text
{
    color:#3b3126; 
    font-size: 24px;
    font-weight:bold;
    float: left;
}

#bottomleftpane_topactions
{
    float: right;
    width:20px;
}

#bottomleftpane_content
{
    background: transparent;
    margin: 15px 45px 15px 45px;
	border-bottom: 2px solid white;
	
}

/************************************/
/***** Bottom Left Pane - Reader Stories *****/
/************************************/

#bottomleftpane_ReaderStories_title
{
    float: left;
    width: 252px;
	padding: 0px 0px 0px 25px;
}

.bottomleftpane_ReaderStories_title_text
{
    color:#3b3126; 
    font-size: 24px;
    font-weight:Normal;
    float: left;
}

#bottomleftpane_ReaderStories_content
{
	background: transparent;
    margin: 15px 45px 15px 45px;
	border-bottom: 2px solid white;	
}

#bottomleftpane_ReaderStories_content .contentarea img
{
	border: 3px solid white;
}

#bottomleftpane_ReaderStories_content .contentarea h2, #bottomleftpane_ReaderStories_content .contentarea a
{
	color: #8db62c;
	margin: -18px 0px -8px 0px;
	border: 0px;
}

#bottomleftpane_ReaderStories_viewall 
{
	float: right;
    width:133px;
	margin: 10px 20px 0px 0px;
}

#bottomleftpane_ReaderStories_viewall img
{
	border:0px;
}



/************************************/
/***** Bottom Left Pane - Blog Entries *******/
/************************************/

#bottomleftpane_BlogEntries_title
{
    float: left;
    width: 252px;
	padding: 0px 0px 0px 25px;
}

#bottomleftpane_BlogEntries_viewall 
{
	float: right;
    width:133px;
	margin: 10px 20px 0px 0px;
}

#bottomleftpane_BlogEntries_viewall img
{
	border:0px;
}

.blog_body
{
	background: #fefae9;
	padding: 10px 20px 20px 20px;
	margin: 0px 0px 20px 0px;
	font-family: Geneva, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.4em;
}

.blog_title a
{
	color:  #b1d3cd;
	text-decoration: none;
	font-family: Geneva, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
}

.blog_title
{
	padding: 0px 0px 10px 0px;
}

span.blog_dateline {
	font-weight: bold;
	line-height: 3;
}

a.blog_more_link {
	display: block;
	padding: 23px 0 0 0;
    overflow: hidden;
    height: 0px !important;
    height /**/:23px;
	background: transparent url('images/ReadMore.png') no-repeat top left; 
	width: 154px;
}

.blog_footer 
{
	visibility: hidden;
	display: none;
}

#bottomleftpane_BlogEntries_content
{
    background: transparent;
    margin: 15px 45px 15px 45px;
	border-bottom: 0px;
	
}

/*********************************/
/***** Bottom Right Pane Feature *****/
/*********************************/



#bottomrightpane_feature_topactions
{
    float: right;
}

#bottomrightpane_feature_content
{
    background: #b1d3cd;
	margin: 20px 20px 0px 20px;
    padding: 20px 20px 0px 20px;
}

#bottomrightpane_feature_footer
{
    background: transparent url('images/bottomrightpane_feature_footer.png') no-repeat top center;
	width: 273px;
	height:  52px;
    padding: 0px;
	margin: 0px auto 0px auto;
}

/*****************************/
/***** Bottom Right Pane *****/
/*****************************/

#bottomrightpane_header
{
    background: #fefae9;
    height: 24px;
    width: 233px;
	margin: 0px 20px 0px 20px;
    padding: 0px 20px 0px 20px;
    line-height: 46px;
}

#bottomrightpane_title
{
    float: left;
    width: 203px;
	color: #8db62c;
	margin: 0px;
	padding: 0px;
}

#bottomrightpane_title h1
{
    margin: -8px 0px 0px 0px;
	padding: 0px;
}

.bottomrightpane_title_text
{
    color:#8db62c; 
    font-size: 18px;
    text-transform:uppercase;
    font-weight:bold;
}

#bottomrightpane_topactions
{
    float: right;
    width:20px;
}

#bottomrightpane_content
{
    background: transparent;
    margin: 5px 0px 0px 20px;
    padding: 0px 20px 0px 20px;
}

#bottomrightpane_content h2 /*Event Name*/
{
   font-weight:bold;
   font-size: 20px;
   padding:  10px 0px 0px 0px;
}

#bottomrightpane_content h3 /*date and location */
{
   color:  #898989;
   background: #fefae9;
	margin: 10px -20px 0px -20px;
	padding:  10px 0px 5px 20px;
	width: 100%;
   font-weight:normal;
}

#bottomrightpane_content h4 /*event description*/
{
    background: #fefae9;
	margin: 0px -20px 0px -20px;
	padding:  5px 0px 5px 20px;
	width: 100%;
	font-weight:normal;
}

#bottomrightpane_content p /*link p*/
{
    background: #fefae9;
	margin: 0px -20px 5px -20px;
	padding:  5px 0px 15px 20px;
	width: 100%;
	font-weight:normal;
}

#bottomrightpane_content a  /*link anchor*/
{
color: #4b77a4;
}



    









