
html { margin: 0px; padding: 0px; }

.column-three-content li {
	font: bold small Arial, Helvetica, sans-serif;
	color: black;
	list-style: inherit disc inside;
	display: list-item;
	padding: 8px;
}

.iblock {
	display: block;
	padding-top: 1px;
}

.title h4 {
	display: block;
	font: bold x-large Arial, Helvetica, sans-serif;
	padding-left: 7px;
	margin: 5px;
}

.title {
	display: block;
	font: bold small Arial, Helvetica, sans-serif;
	padding-left: 7px;
}

.author {
	color: gray;
	display: block;
	font: bold medium Times New Roman, Times, serif;
}

.author h1 {
	color: gray;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	padding: 0px;
}
body
	{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	}
div { margin: 0px; padding: 0px; }

.column-one-content p {
}

.column-one-content {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	padding-right: 4px;
}

.column-two-content {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 17px;
	padding: 14px;
	text-transform: none;
}

.column-three-content {
	padding-left: 12px;
	padding-top: 15px;
	padding-right: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

.column-three-content p {
	font: small Arial, Helvetica, sans-serif;
}

.column-two-content p {
	font-size: small;
	text-transform: none;
}

.column-two-content ul {
	font-size: small;
}

.footnotes h1 {padding: 10px; margin: 0px;
	font: italic bold x-large Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font: large Arial, Helvetica, sans-serif;
}
.clear { clear: both;} /* CSS HACK: only for NN4, so now use Caio hack to cleanse palette */
/*/*/ .clear { display: none; } /* */
.box-header
	{


	font-family: Verdana, Arial, sans-serif;
	color: #333;
	background-color: #fff;
	text-align: left;
	padding: 15px;

	height: 70px;
	

	}
	
		.box-header p {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.box-footer
	{
	background: #fff;
	padding: 0.5em;
	clear: both;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333;
	}
	
		.box-footer p {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}
	
	

/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */
.columns-float
	{
	float: left;
	width: 75%;
		line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;

	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}
.column-one
	{
	float: right;
	width: 66%;
	background-color: #FFFFFF;
}
/* CSS HACK: Caio hide from NN4 since NN4's float model is all wrong */
/*/*/
.column-two { margin-right: 66%; background-color: #FFFFFF;}
.column-three {margin-left: 75%; background-color: #FFFFFF;}
/* */

/* VERTICAL PADDING ABOVE COLUMNS */
.column_padding_after
	{
	height:0px;
	font-size: 1px;
	line-height: 0px;
	clear: both;
	}
/* CSS HACK:  position:relative needed by IE6 otherwise the header and col 2 don't show up on initial rendering - they're there but you have to minimise the window or switch to another app and back to see the full effect. But IE5(pc) doesn't like it. And nor does NN4.
NB. the use of pos:rel has to go way beyond skin-deep - any nested element that needs a background colour appears to require to be be relatively positioned */ 
/*/*/
.box-wrap, .columns-float, .column-one, .column-two, .column-three, h2
	{ p\osition: relative; }
/* */

/* ===================================================================


MT Layout

---------------------------------------------------------------------- */

body {
	margin: 0px 0px 20px 0px;
		background-color: #FFF;
	

        
	}

a {
	text-decoration: none;
}

a:link {
	color: #406786;
	font-weight: bold;
}

a:visited {
	color: #6b879d;
	font-weight: bold;
}

a:active {
	color: #657059;
	}

a:hover {
	color: #294457;
	font-weight: bold;
}

#side-menu-container2 {
	color: #000;
	
	
	border: 1px;
	border-color: #333;
	border-width: 1px;
	border-style: solid;

	text-transform: capitalize;
	padding: 8px;
	text-align: left;
	font-family: ;
	font-weight: bolder;
}
	
	menu-image {
	text-align: center;
}
	
	menu-image {
	text-align: center;
}

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h2 {
	font-size: small;
	}


.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;

	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	

	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}
	

	.sidebar p {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	}




.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}