/* 
-------------------------
comment block
-------------------------
*/

html
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/images/background.gif);
	margin: 0px;
	padding: 0px;
}

body
{
	background-color: white;
	width: 960px;
	margin: 10px auto;
	padding: 0px;
	border: 1px solid #BBBBBB;
}

div
{
	background-color: white;
}

#header
{
	border-bottom: 1px dashed #BBBBBB;
	padding: 8px 0px 6px 10px;
}

.tagline
{
	font-size: 11px;
	color: gray;
}

#breadcrumbNav
{
	font-size: 11px;
	padding: 5px 14px;
	border-bottom: 1px dashed #BBBBBB;
}

#middle
{
}

#pageContent
{
	width: 960px;
}

#leftNav
{
	float: left;
	font-size: 11px;	
	width: 200px;
}

.navArea
{
	border-bottom: 1px dashed #BBBBBB;
	padding: 5px 14px 10px; 		
}

.navLevel1
{
	font-weight: bold;
	line-height: 20px;
}

#contentLong
{
	float: right;
	width: 723px;
	padding: 5px 14px;		
	border-left: 1px dashed #BBBBBB;
}

#contentShort
{
	float: right;
	width: 723px;
	height: 710px;
	padding: 5px 14px;		
	border-left: 1px dashed #BBBBBB;
}

#mainContent
{
	width: 723px;
	padding: 5px 14px;		
	border-left: 1px dashed #BBBBBB;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover 
{
	color: #FFFFFF;
	background-color: #D60000;
	text-decoration: underline;
	
}

a img
{
    border: none;
	background-color: #FFFFFF;
	text-decoration: none;
}

ul
{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	list-style-type: square;
}

ol
{
	list-style-type: lower-alpha;
}

input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid gray;
	font-size: 11px;
}

#logIn
{
}

.formGroup
{
	margin: 0px;
	padding-bottom: 6px;
}

.formtitle
{
	font-weight: bold;
}

h1, h2, h3 
{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.download
{
	float: right;
	font-size: 10px;
	width: 145px;
	padding-top: 4px;
}

.sectionHead
{
	font-weight: bold;
}

.highlight {
	background-color: #ffc;
}

.grayBar
{
	clear: right;
	font-weight: bold;
	border: 1px solid #EEEEEE;
	background-color: #EEEEEE;
	font-size: 11px;
	margin-bottom: 10px;
}

.grayBarLeft
{
	float: left;
	width: 540px;
	font-weight: bold;
	border: 1px solid #EEEEEE;
	background-color: #EEEEEE;
	font-size: 11px;
	margin-bottom: 5px;
}

.grayBarRight
{
	font-weight: bold;
	border: 1px solid #EEEEEE;
	background-color: #EEEEEE;
	font-size: 11px;
	text-align: right;	
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.clientDescription
{
	padding: 0px 0px 5px 0px;
	line-height:135%;
}

.grouping
{
	font-style: italic;
}

.thing
{
	clear: right;
	float: left;
	font-size: 11px;
}

.date
{
	font-weight: bold;
	font-size: 11px;
	text-align: right;	
}

.degree
{
	font-weight: bold;
	float: left;
}

.placeDescription
{
	clear: left; 
}

.annotation
{
	font-size: 11px; 
	color: #666666;
	padding-bottom: 8px;
}

.caption
{
	font-size: 11px;
	font-style: italic;
	color: gray;
}

.testimonial
{
	background: url(/images/quote-open-2.png) no-repeat 0% 0%;
	margin: 10px 0px 30px 0px;
	font-size: 11px; 
}

.testimonial span
{
	display: block;
	background: url(/images/quote-close-2.png) no-repeat 100% 100%;
  	padding: 3px 0px 0px 20px; 	
	margin-right: 0px;
	font-size: 11px; 
	color: #666666;
}

.author
{
	float: right;
	font-size: 11px; 
	font-style: normal;
	color: #000000;
	padding-top: 3px;
}

.movabletype
{
	clear: both;
	float: right;
	width: 195px;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.feed
{
	clear: both;
	float: right;
	width: 195px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}

.feedburner
{
	clear: both;
	float: right;
	width: 195px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.technorati
{
	clear: both;
	float: right;
	width: 195px;	
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}

.delicious
{
	clear: both;
	float: right;
	width: 195px;	
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 11px;
}

.delicious-banner 
{

	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom: 8px;
}

.delicious-tags
{
	font-family: verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
}

.delicious-tags a
{
	color: #000000;
	text-decoration: underline;
}

.delicious-tags a:hover
{
	color: #FFFFFF;
	background-color: #D60000;
	text-decoration: underline;
}

.delicious-posts 
{ 
	font-family: verdana, arial, helvetica, sans-serif;
}

.delicious-posts a 
{ 
	color: #000000;
	text-decoration: underline;
}

.delicious-posts a:hover 
{ 
	color: #FFFFFF;
	background-color: #D60000;
	text-decoration: underline;
}

.delicious-posts ul, .delicious-posts li, .delicious-banner
{ 
	margin: 0; padding: 0;
}

.delicious-posts p
{ 
	font-size: 11px;
	padding-bottom: 8px;
}

.delicious-extended
{ 
	color: #666666;
}

.delicious-post 
{ 
	font-family: verdana, arial, helvetica, sans-serif;
}

.delicious-post a 
{ 
	color: #000000;
	text-decoration: underline;
}

.phplist
{
	clear: both;
	float: left;
	width: 200px;	
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.upcoming
{
	font: normal bold 12px Georgia, Serif; color:#424142;
}

.figure
{
	float: right;
	font-size: 11px; 
	margin: 0px 0px 2px 2px;
}

.intro
{
	line-height:135%;
	padding-top: 3px;		
	padding-bottom: 10px;
	border-bottom: 1px dashed #BBBBBB; 
	width:100%;
	margin-bottom: 6px;	
}

.outro
{
	line-height: 135%;		
	border-top: 1px dashed #BBBBBB;
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.outrohome
{
	line-height: 135%;		
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.copy
{
	line-height:135%;		
	margin-top: 10px;
}

#column1 
{
    float:left;
	width: 265px;
}

#column2 
{
    float: right;
	width: 260px;
}

.subheading
{
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
}

.subheadingdescription
{
	font-size: 11px;
	font-style: italic;	
	font-weight: 100;
	padding-bottom: 5px;
	color: #666666;
}

.callout
{
	line-height:135%;		
	background-color: #EEEEEE;
	border: 1px solid #EEEEEE;
	padding: 5px;
}

.quote
{
	background: url(/images/quote-open-2.png) no-repeat 0% 0%; 
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	width: 95%;
}

.quote span
{
	display: block;
 	margin: 0px;
  	padding: 0px 20px 0px 20px;
  	background: url(/images/quote-close-2.png) no-repeat 100% 100%;
}

.sitemap
{
	width: 94px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 120%;
}

.sitemap navLevel1
{
	font-weight: bold;
	line-height: 20px;
}

.sitemap a
{
	color: #BBBBBB;
	text-decoration: none;
}

.sitemap a:visited
{
	color: #BBBBBB;
	text-decoration: none;
}

.sitemap a:hover 
{
	color: #FFFFFF;
	background-color: #BBBBBB;
	text-decoration: none;
}

.sitemap ul
{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	list-style-type: square;
	color: #BBBBBB;
}


#footer
{
	clear: both;
	height: 28px;
	font-size: 11px;
	color: #BBBBBB;
	border-top: 1px dashed #BBBBBB;
}

.footer_left
{
	float: left;
	font-size: 11px;
	padding: 5px 0px 0px 8px;
}

.footer_left a
{
	color: #BBBBBB;
	text-decoration: none;
}

.footer_left a:visited
{
	color: #BBBBBB;
	text-decoration: none;
}

.footer_left a:hover 
{
	color: #FFFFFF;
	background-color: #BBBBBB;
	text-decoration: none;
}

.footer_right
{
	float: right;
	font-size: 11px;
	padding: 5px 8px 0px 0px;
}

.footer_right a
{
	color: #BBBBBB;
	text-decoration: none;
}

.footer_right a:visited
{
	color: #BBBBBB;
	text-decoration: none;
}

.footer_right a:hover 
{
	color: #FFFFFF;
	background-color: #BBBBBB;
	text-decoration: none;
}

/* 
-------------------------
blog styles
-------------------------
*/

#banner 
{
	font-family:verdana, arial, sans-serif;
	color:#CC9933;
	font-size:x-large;
	font-weight:bold;
	background:#FFF;
	padding-left:15px; 					
}
		
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover 
{
	font-family:verdana, arial, sans-serif;
	font-size: x-large;
	color: #CC9933;
	text-decoration: none;
}

#content 
{
	background: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 0px;
}

.description 
{
	font-family: verdana, arial, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
	font-weight: bold;
	background: #FFFFFF;	
}	

#links 
{
	clear: both;
	float: right;
	background: #FFFFFF;
	color: #000000;
}

.blog 
{
	padding-top: 5px;		
}	
	
.blogbody {
	width: 70%;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	line-height: 140%;		
	border-bottom: 1px dashed #BBBBBB; 
	margin-bottom: 15px;
}

*.blogbody a
{
	color: #000000;
	text-decoration: underline;
}

.blogbody a:visited
{
	color: #000000;
	text-decoration: underline;
}

.blogbody a:hover 
{
	color: #FFFFFF;
	background-color: #D60000;
	text-decoration: underline;
}
	
.title	
{ 
	font-family: verdana, arial; 
	font-size: 14px; 
	color: #000000; 
	/*text-transform: uppercase;*/
	font-weight:bold;
	padding-top: 2px;	
}

.photo
{
	/*margin-right: 8px;*/
	padding: 3px 3px 3px 3px;
	border: 1px solid gray;
}

.centeredImage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}			

#navmenu 
{
	margin-top: 5px;
	margin-bottom: 15px;
	background:#FFF;
	font-size:11px;
}	
		
#menu 
{
	margin-bottom: 8px;
	background:#FFF;
	font-size:11px;
}	
		
.blogdate 
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	margin-top: 2px;
}

.searchresults 
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
}

.posted	
{ 
	font-family:verdana, arial, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	margin-bottom: 18px;
}
	
.calendarhead 
{	
	font-family:verdana, arial, sans-serif;
	color:#D60000;
	font-size:11px;
	font-weight:bold;
}	
		
.calendar 
{
	float:right;
	font-family:verdana, arial, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	padding:3px;
}
	
.sidedivider 
{
	clear: both;
	float:right;
	padding-top: 10px;
	margin-bottom: 5px;
	width: 100%;
}	
	
.side 
{
	clear: both;
	float:right;
	width: 202px;
	font-family:verdana, arial, sans-serif;
	color:#000000;
	font-size:11px;
	background:#FFF;
}	

.adsense 
{
	clear: both;
	float:right;
	width: 170px;
	margin-left: 5px;
	font-family:verdana, arial, sans-serif;
	color:#000000;
	font-size:11px;
	background:#FFF;
}	

.flickr 
{
	clear: both;
	float:right;
	width: 185px;
	font-family:verdana, arial, sans-serif;
	color:#000000;
	font-size:11px;
	background:#FFF;
}	

.syndicate 
{
	font-family:verdana, arial, sans-serif;
	font-size:xx-small;
	font-weight:bold;		
	line-height:140%;
	padding:2px;
	margin-top:10px;
	text-align:center;
	background:#FFF;  		
}	
		
.comments-body 
{
	width:500px;
	font-family:verdana, arial, sans-serif;
	color:#666666;
	font-size:11px;
	line-height:140%;
	margin-bottom:20px;			
}		

.comments-post 
{
	font-family:verdana, arial, sans-serif;
	color:#999999;
	font-size:11px;
   	margin-bottom:10px;		
}	
		
.comments-head	
{ 
	font-family: verdana, arial; 
	font-size: 11px; 
	color: #000000; 
	text-transform: uppercase;
	font-weight:bold;	
	margin-top: 15px;
	/*border-bottom:1px dashed #BBBBBB; width:500px;*/		
}		

.trackback-body 
{
	font-family:verdana, arial, sans-serif;
	color:#333;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;	
	padding-top:15px;				
}		

.trackback-url 
{
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;	
	padding:5px;
	border:1px dashed #BBBBBB; 				
}

.trackback-post 
{
	font-family:verdana, arial, sans-serif;
	color:#999;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;
	margin-bottom:20px;
}	

#banner-commentspop 
{
	font-family:verdana, arial, sans-serif;
	color:#CC9933;
	font-size:large;
	font-weight:bold;
  	background:#FFF;
  	padding-left:15px; 
}
