body {
background: url(../images/background-center.gif) center repeat-y #000000;
border-top:5px solid #1D282F;
font:normal .75em/1.6em "Lucida Grande", Arial, Helvetica, sans-serif;
color:#555;
}


html>body #wrap {
width:860px;
}

/********** HEADER **********/ 


#header {
	width:900px;
	background:url();
	height:80px;
	margin:0 auto;
 	}


#header .logo {
	margin-top:10px;
	margin-left: 116px;
	float:left;
	margin-bottom: -23px;
	width: 96px;
	height: 96px;
	}

#header .tagline {
	margin: 14px 0 0 12px;
	width: 527px;
	height: 54px;
	}


h1,h2,h3 {
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
color:#2f3e47;
}

h1 {
font-size:1.8em;
margin: 5px 0 15px 0;
font-weight: normal;
}

h2 {
font-size:1.4em;
line-height: 1.2em;
margin: 5px 0 15px 0;
font-weight: normal;
}

h3 {
font-size:1.1em;
margin:0;
}

h4 {
font:1.4em "Lucida Grande", Arial, Helvetica, sans-serif;
color:#6C8F00;
border-bottom:1px dotted #4f4f4f;
}

p {
margin-bottom:15px;
}


#sidebar img,
#content img,
#contentSecondary img {
background:#d0d0d0;
padding:3px;
}



#sidebar a:hover img,
#content a:hover img,
#contentSecondary a:hover img {
background:#f4560f;
padding:3px;
}

#sidebar a,#sidebar a.visited,
#content a,#content a.visited,
#contentSecondary a,#contentSecondary a.visited {
color:#6b8cba;
}


#sidebar a.paddingnone,
#sidebar a.paddingnone img,
#sidebar img.paddingnone   {
		padding: 0px; !important;
		background: none; !important;
	}
	


#navigation-wrap {
width:900px;
background:url(../images/bg/bgheader.gif) no-repeat top left;
height:50px;
margin:0 auto;
}

#credits {
width:900px;
background:url();
height:25px;
margin:0 auto;
}

#credits {
text-align:right;
}

.photo {
border:1px solid #d0d0d0;
background:#fff;
margin-bottom:16px;
padding:2px;
}

#wrap {
background:#fff;
border-left:1px solid #d0d0d0;
border-right:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
voice-family:inherit;
width:860px;
margin:0 auto;
padding:5px 19px 20px;
}

#content {
width:480px;
float:left;
margin-right:30px;
}

#contentSecondary {
width:100%;
float:left;
}

#content .colLeft {
float:left;
width:45%;
margin-right: 5%;
}

#content .colRight {
float:left;
width:45%;
margin-left: 5%;

}

#contentSecondary .colLeft {
float:left;
width:48.5%;
margin-right: 1.5%;
}

#contentSecondary .colRight {
float:left;
width:48.5%;
margin-left: 1.5%;

}


#sidebar {
width:350px;
float:left;
background:#fff;
line-height: 17px;
}

#sidebar .roundcornertop {
background:#ededed url(../images/bg/bgRoundCornerTopRight.gif) no-repeat top right;
height:15px;
}

.rounded {
background:#ededed;
voice-family:inherit;
width:320px;
padding:0 15px;
}

.rounded h3 {
	font-size: 1.2em;
	margin:0 0 12px 0;
}

html>body .rounded {
width:320px;
}

#sidebar .roundcornerbottom {
background:#ededed url(../images/bg/bgRoundCornerBottomRight.gif) no-repeat top right;
height:15px;
margin-bottom:20px;
}

#footer {
background:#222;
voice-family:inherit;
width:880px;
margin:0 auto;
padding:4px 0 4px 24px;
font-size: .8em;
}

html>body #footer {
width:880px;
}

#footer a {
 color: #555;
 text-decoration: none;
 }

.list {
width:195px;
margin-right:20px;
float:left;
}

.post-date {
width:45px;
height:49px;
float:left;
margin-right:8px;
background:url(../images/date-bg.gif) no-repeat;
}

.post-month {
font-size:11px;
text-transform:uppercase;
color:#FFF;
text-align:center;
display:block;
line-height:11px;
padding-top:2px;
margin-left:-3px;
}

.post-day {
font-size:18px;
text-transform:uppercase;
color:#999;
text-align:center;
display:block;
line-height:18px;
padding-top:7px;
margin-left:-3px;
}

h5 a:hover,#credits a,#credits a.visited {
color:#fff;
}

#sidebar a:hover,#content a:hover,#contentSecondary a:hover,#credits a:hover {
text-decoration:underline;
color:#f4560f !important;

}

.colWide {
	width: 75%;
	float: left;
	}
	
.colNarrow {
	width: 23%;
	margin-left: 2%;
	float: left;
	}

/****** TABLES **********/

	.table {
		margin-bottom: 20px;
		border-collapse: collapse;
		width: 100%;
	}
	.row1,
	.row1 td, 
	.table td {
		padding: 2px 6px;
		color: #666666;
		border: 1px solid #CBD6DE;
		vertical-align: top;
		background: #ffffff;
	}
	.table_header,
	.table_header td, 
	.table th {
		background: url(../images/tableheader-bg.gif) no-repeat left top;
		padding: 2px 6px;
		border-top: 1px solid #CBD6DE;
		border-bottom: 1px solid #ADBECB;
		/* font-size: 1.1em; */
		font-weight: bold;
		vertical-align: top;
	}
	.table_header,
	.table_header td {
		border: 1px solid #CBD6DE;
	}

	.row1, .row2, .row_hover, .paging_row,
	.row1 td, .row2 td, .row_hover td, .paging_row td {
		padding: 2px 6px;
		color: #666666;
		border: 1px solid #CBD6DE;
		vertical-align: top;
	}
	.row2,
	.row2 td {
		background: #eeeeee;
	}
	.row_hover,
	.row_hover td {
		background: #FBFACE;
		color: #000000;
	}

	table td H2 {
		margin: 0 0 8px 0;
		padding: 0;
		}
	
	table td p {
		margin: 0 0 12px 0;
		padding: 0;
		}
	
	.floatRight {
	float: right;
	}
	
	.floatLeft {
	float: right;
	}
	
	.nodisplay {
	display: none;
	}
	
	.nomargintop {
	margin-top: 0px;
	}
	
	.nopadding {
	padding: 0 !important;
	}

