/*
	Style Name	: Dueling Sidebars-Harriman-Hikers
	Style URI	: http://harrimanhikers.org/
	Comments	: Sidebars on both sides of content
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	color: #444;
	background: CadetBlue;
	text-align: center;
	}

#header {
	position: relative;
	height: 200px;
	background: AliceBlue;
	background-position: top right;
	}

#page {
	background: AliceBlue;
	text-align: left;
	margin: 0 auto;
	padding-top: 0px;
	position: relative;
	border: 1px solid #ddd;
	border-top: none;
	clear: both;
	}
#primary {
	position: relative;
	float: left;
	width: 495px;
	padding: 10px;
	}

body.columns-three #primary {
	margin-left: 200px;
background:AliceBlue none repeat scroll 0%;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
background:wheat none repeat scroll 0%;
}

.columns-three .secondary {
	width: 175px;
background:wheat none repeat scroll 100%;
	}
	
/*- Primary Contents */

.hentry {
	margin: 5px 0 15px;
	position: relative;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: left;
	color: #444;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 0px 0;
	}


/*************************************

ReadSetFlickr

*************************************/

#readysetflickr {

text-align: center;

margin:0;

padding:0em;

}

#readysetflickr img {

text-align: center;

border:1px; 

background:#000;

border: 1px solid #000;

margin:0.1em;

padding:2px;

}