/* Edited with EditCSS */
/**** LINK-tag style sheet styles-site2.css ****/

/* hack to help MSIE 5 */
body {
 text-align:center;
 background:#003366;
 margin 10px 10px 10px 10px;
}

* {
 font-family: verdana, arial, sans-serif;
}

/* generally set all links to have the same color and no underline */
A 		{ color: #003366; text-decoration: none; font-weight:bold; }
A:link		{ color: #003366; text-decoration: none; }
A:visited	{ color: #003366; text-decoration: none; }
A:active	{ color: #FFCC66;  }
A:hover		{ color: #FFCC66;  }

/* generally set h1, h2, h3 to have no margin and padding */
h1, h2, h3 {
 margin: 0px;
 padding: 0px;
 }



/* This is where we define everything for the page as a whole */
#wrap {
 width:100%;
 align: center;
 mid-width:800px;
 text-align:left;
}

/* header or banner section */
#banner { 
 color:#003366;
 background:#FFF;
 border-left:1px solid #003366;	
 border-right:1px solid #003366;  
 border-bottom:2px solid #003366;  
}

#banner td.col1 {
 text-align: left;
 vertical-align: center;
 padding-right: 15px;
}

#banner td.col2 {
 text-align: left;
 vertical-align: bottom;
 font-size:small;
 font-weight:bold;
 height: 1px;
}

/* underline links in column 2 of the banner */
#banner td.col2 a,
#banner td.col2 a:link,
#banner td.col2 a:visited,
#banner td.col2 a:active,
#banner td.col2 a:hover {
 text-decoration: underline;
}

/* no border in column 1 of the banner */
#banner td.col1 img {
 border: 0px;
}

/* Central content area */
@media all {
#contentbox {
margin: 0 200px 0 250px;
}
}
@media print {
#contentbox {
margin: 0 0 0 0;
}
}

#content {
 background:#FFF;
 margin:0 0 0 0;
 padding:10px 10px 0px 10px;
 color:#666;
 font-size:small;
 font-weight:normal;
}

/* Left navigation area: conference links */
@media all {
#leftbox {    
position: absolute;
left: 10px;
width: 250px;
}
}
@media print {
#leftbox {   
display: none;
}
}

#leftnav {
 margin-right:10px;
 background:#999;
 padding:5px;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
}

/* Right navigation area: deeper links */
@media all {
#rightbox {   
position: absolute;
right: 10px;   
width: 200px;
}
}
@media print {
#rightbox {   
display: none;
}
}

#rightnav {
 margin-left:10px;
 background:#999;
 padding:5px;
 color:#333;
 font-size:x-small;
 font-weight:normal;
 line-height:140%;
}



/* all the other styles */
.blogbody {
 line-height:150%;
}

.blogbody h2 {
 padding-top:10px;
 text-transform:uppercase;
 color: #003366;
}

.blogbody a, .blogbody a:link, .blogbody a:visited, .blogbody a:active, .blogbody a:hover {
 font-weight: normal;
 text-decoration: underline;
}

.blogbody h2 a, .blogbody h2 a:link, .blogbody h2 a:visited, .blogbody h2 a:active, .blogbody h2 a:hover {
 color: #003366;
 text-decoration: none;
}

.posted	{ 
 font-size: x-small; 
 color: #000000; 
 margin-bottom:15px;
 margin-left: 10px;

}


#leftnav h2 {
 color:#FFF;
 font-size:small;
 font-weight:normal;
 margin-top:10px;
 letter-spacing: .1em;
 border-bottom:1px dotted #FFF;
 text-align:center;
 background:#999;		
}

#rightnav h2 {
 color:#FFF;
 font-size:small;
 font-weight:normal;
 margin-top:10px;
 letter-spacing: .1em;
 border-bottom:1px dotted #FFF;
 text-align:center;
 background:#999;		
}

/* Footer, if needed */
#foot {
 clear:both;
}

	.calendar {
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-small;
		font-weight:normal;
  		background:#999;
  		line-height:140%;
  		padding:2px;
  		text-align:center;	
		}
	
	.calendarhead {	
		font-family:verdana, arial, sans-serif;
		color:#FFF;
		font-size:x-small;
		font-weight:bold;
  		background:#999;
  		line-height:140%;
  		padding:2px;					
		}	
	
	.syndicate {
		font-size:xx-small;
		font-weight:bold;		
  		line-height:140%;
  		margin-top:10px;
  		text-align:center;
  		background:#CCC;  		
 		}	
		
	.powered {
		color:#666;
		font-size:xx-small;
		font-weight:bold;
  		border:1px dotted #999;			
		line-height:140%;
		text-transform:uppercase; 
		margin-top:10px;
		text-align:center;
		letter-spacing: .2em;					
  		background:#FFF;		
		}	

.blogrollmain {
 font-weight:bold;
 line-height:120%;
}	
		
#rightnav h3 {
 font-size:x-small;
 font-weight:bold;
 line-height:120%;
 margin-top:10px;
 text-transform:uppercase;
 letter-spacing: .2em; 
}		
		
#leftnav h3 {
 font-size:x-small;
 font-weight:bold;
 line-height:120%;
 margin-top:10px;
 text-transform:uppercase;
 letter-spacing: .2em; 
}		

	#banner-commentspop {
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;	
		border-right:1px solid #FFF;  		
		border-top:1px solid #FFF;  		
  		background:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;  		  		  			 
		}


	.comments-head	{ 
		font-size:small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-top:20px;
		font-weight:bold;
  		background:#FFF;		
		}		

	.comments-body {
		color:#666;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;		
 		border-bottom:1px dotted #999; 					
		}		

	.comments-post {
		color:#666;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;		
		}	
			
	
	#container {
		background:#FFF;
		border:1px solid #FFF;		
		}

	.blog {
  		padding:15px;
		background:#FFF; 
		}

	.title	{
		font-size: small;
		color: #000000;
		text-transform:uppercase;
		}			

	.date	{ 
		font-size: small; 
		color: #666; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
