@charset "utf-8";

body  {
	margin: 0 20px 15px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 100%;
	line-height: 1.5;
	background: #7F98C3 repeat-y left top;
	border: 0px none #000;
}

h1 {
font-family: "report-1","report-2",sans-serif;
}

A:link {
	text-decoration: none;
	color:#615200;
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
	}
A:visited {
		text-decoration: none;
	color:#615200;
	}
A:active {
	color:#FF0000;
	text-decoration:underline;
}
A:hover {
	color:#000000;
	text-decoration:underline;
	background-color:#EEEEEE;
}



.delicious-posts { margin: 0em;
border: 0px;
padding: 0;
}

.delicious-posts ul, .delicious-posts li, .delicious-banner {
margin: 0;
padding: 5px 0;
}

.delicious-post {
	border-top: 1px solid #eee;
	padding: 0em;
	}

.delicious-odd {
 background-color: #f8f8f8;
 }

.delicious-banner a { font-size: 0%;
visibility:hidden;
 }
 
.delicious-posts a:hover { text-decoration: underline;
color:#000000}

.delicious-posts a { text-decoration: none; color: #615200; display: block; padding: 0; border-bottom:none;}

.delicious-post a {
color: #615200;
font-size:75%;
font-weight:bold;
 }

#mainContent hr {
	clear:right;
    height:5px;
    width:100%;
    background:#DDD;
	background-color:#DDD;
	border-style:solid;
	border-color:#FFFFFF;
	padding-top: 15px;
} 

h3 {
	padding-top:40px;
	clear:right;
	font-family: "report-1","report-2",sans-serif;
    } 

blockquote {
padding:10px 20px;
font-style:italic;
    } 
	
	caption {
	padding:0px;
	font-size:small;
	line-height: 100%;
    } 
h6 {
	padding-bottom:20px;
	font-style: italic;
	text-align: right;
    } 


	
#container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(icones/column.gif) repeat-y left top;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	width: 682 px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#containerNoSidebar {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	width: 682 px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header {
	background: #EEE;
	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-right: 8px;
	margin-left: 8px;
	border-top: 8px solid #FFF;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align:center;
}
#sidebar_curve {
	float: left; /* since this element is floated, a width must be given */
	width: 226px; /* the background color will be displayed for the length of the content in the column, but no further */
	height=10px;
	padding: 0 10px;
	background: url(icones/column_top_wht.gif) no-repeat 0px -0px;
	display: block;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	margin: 8px;
}

#sidebar1 blogposts {
	font-size: small;
	font-style: oblique;
	color: #00CCFF;
}

#sidebar1 li {
	background: url(icones/circle.gif) no-repeat left 5px;
	list-style: none;
	padding-left: 20px;
	text-align:left;
	color: #666666;
}

#sidebar1 ul {
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}

#sidebar1 A:link {
	text-decoration: none;
	color:#CCCCCC;
	font-family:"apertura-1","apertura-2","Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom:none;
	}
#sidebar1 A:visited {
	text-decoration: none;
	color:#CCCCCC;
	}
#sidebar1 A:active {
	color:#FF0000;
	background-color:transparent;
}
#sidebar1 A:hover {
	color:#FF0000;
	background-color:transparent;
}

#sidebar1 .body {
	color:#FFFFFF;
	font-family:"apertura-1","apertura-2","Helvetica Neue", Helvetica, Arial, sans-serif;
}

#sidebar1 h4 {
	color:#FFFFFF;
	font-family:"apertura-1","apertura-2","Helvetica Neue", Helvetica, Arial, sans-serif;
}

#sidebar1 hr {
     height:2px;
    width:100%;
    background:#FFFFFF;
	background-color:#FFFFFF;
	border-style:solid;
} 

#sidebar1 h2 {
	font-size: medium;
	font-weight: bold;
}

#sketchy {
	margin-left: 90px;	
	}
	
#sketchy h4 {
	color: #0066CC;	
	margin-left: -60px;
	}	

h2 {
	margin-bottom:0px;
	padding-bottom:0px;
}

h4 {
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:left;

	color=#000;
	padding-top: 30px;
	font-weight: bold;
	font-family: "report-1","report-2",sans-serif;
}


h5 {
	color: #CCCCCC;
	text-align: center;
	font: x-small/normal Verdana, Arial, Helvetica, sans-serif;
	white-space: normal;
	display: inherit;
	border-style: none;
	clip: rect(auto,auto,auto,auto);
}

h5-title {
	color: #CCCCCC;
	text-align: center;
	font: small/normal Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	white-space: normal;
	display: inherit;
	border-style: none;
	clip: rect(auto,auto,auto,auto);
}



.twoColFixRtHdr #container #sidebar1 p {
	color: #FFFFFF;
	font: bold normal small "apertura-1","apertura-2","Helvetica Neue", Helvetica, Arial, sans-serif;
}




#mainContent {
	margin: 0 0 0 250px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
	background-repeat: no-repeat;
	background-position: right top;
} 


#mainNoSidebar {
	margin: 0 0 0 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
} 

#wire {
	background: url(icones/bwire1.jpg) repeat-x left top;
	padding: 10px 0px;
	
} 

#footer {
	background:#FFF url(icones/column._bottom.gif) no-repeat 0px 0px;
	border-top: 0px none;
	padding-top: 25px;
	} 
	
#footer_inside {
	background:#99CC33;
	padding:0px 15px;
	margin:0 8px;
	border-bottom: 8px solid #FFFFFF;
	} 
	
		
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

#calendarNavBar {
	font-weight: bold;
	background: #FFFFFF;
	width: 100%;
	position:fixed;
	font-family: "apertura-1","apertura-2","Helvetica Neue", Helvetica, Arial, sans-serif;
	border: 1px solid #000000;
	color: #000000;
}

#calendarNavBar A:link {
	text-decoration: none;
	color:#000000;
	}
#calendarNavBar A:visited {
	text-decoration: none;
	color:#000000;
	}
#calendarNavBar A:active {
	color:#FF0000;
}
#calendarNavBar A:hover {
	color:#FF0000;
}
#fltrt {
	float: right;
	margin-left: 8px;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	font-family: "ronnia-condensed-1","ronnia-condensed-2",sans-serif;
}


#fltrt hr {
     height:1px;
	 border-style:none;
	 
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	font-family: "ronnia-condensed-1","ronnia-condensed-2",sans-serif;

}
center {
	text-align: center;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.Heading1 {
	font-family: "report-1","report-2",sans-serif;

	font-size: 32px;
	font-style: normal;
}
.boxtitle {
	font-family: "apertura-1","apertura-2","Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
}

.author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 18px;
	font-variant: normal;
	font-style: normal;
}
.clickhere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.interview {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.blurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.blurbauthor {
	text-align: right;
	line-height: normal;
}

.ephemera {
	font-weight: normal;
	font-family: "apertura-1","apertura-2","Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #999999;
	font-size: 14px;
}

.sidebar {
	color: #999999;
	left: 20px;
	margin-left: 60px;
	margin-bottom: 20px;
	font-size: 14px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
}

.box_left { 
      float: left; 
      padding: 35px; 
      margin: 0; 
      } 

.box_right {
	float: right;
	padding: 35px;
	width: 270px;
	background-color: #000000;
	position: relative;
	border: 30;
	border-color: #000000;
	border-style: solid;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
        }  
		
.box_purple_right {
	float: right;
	padding: 35px;
	width: 270px;
	background-color:#9933CC
	margin: 30px;
	position: relative;
	
        }  
.CentralBullet {
	text-align: center;
	clear:both;
	font-weight:bold;
}

#cse-search-results {
	width=400px;
}.asterisk {
	float: right;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	margin: 8px;
	width: 200px;
	color: #000000;
	background-color: #E0DED4;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#attribution {background-color: #E0DED4;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
		margin: 8px;
} 

#attribution hr {
     height:2px;
    width:100%;
    background:#FFFFFF;
	background-color:#FFFFFF;
	border-style:solid;
}

.addendum {
	font-size: small;
	text-align: right;
	float: right;
}

.lefttab_test {
	position:fixed;
	top:40%;
	border: none;
	left: -100px;
	} 

.lefttab_styles {
	position:fixed;
	top:40%;
	border: none;
	left: 0px;
	}  
	
	#sidebar1 .delicious-post a {
font-weight:normal; }

#sidebar2 .delicious-banner a { 
		font-size: 100%;
		text-align:left;
		}

#sidebar2 .delicious-post a {
font-weight:normal;
display:list-item; }


#sidebar2 .delicious-post {
	border-top: 1px solid #111;
	}

#sidebar2 .delicious-posts ul, .delicious-posts li, .delicious-banner {
margin: 0;
padding: 5px 0;
}