/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/
#container {
float:left;
padding-left: 20px;

}

#content {
left-padding: 200px;

}

.sidebar {
width: 270px;
float: left;
overflow: hidden;

}

#footer {
clear: left;
float: left;
margin-left: 290px;
padding-bottom: 15px;
font-weight: bold;
color: #000000;

}

#nav-above {
	visibility: hidden;
	float: right;
	
}

#footer a {
	color: #000000;
	
}

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

body {
		font-family: Helvetica,Verdana, Arial, sans-serif;
		font-size: 12px;
		background: url(images/bg_tile.jpg) repeat top left fixed;
		line-height: 130%;
}

ul,ol {
	list-style: none;
}

a:link {
	color: #457c42;
	text-decoration: none;
}

a:visited {
	color: #457c42;
	text-decoration: none;
}

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

a:active {
	color: #457c42;
	text-decoration: none;
}

p {
	padding-bottom: 1em;
	
}

#container img{
	padding-bottom: 0px;
	padding-top: 12px;
	border-width: 0px;
	
}

#access {
	visibility: hidden;
	
}

#header {
	color: #000000;
	
}

#header h1 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bolder;
	color: #000000;
	width: 600px;
	margin-left: 50px;
	padding-top: 35px;
	text-align: center;
	
}

#header dl{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;

}

#header a {
	color: #000000;
}

#blog-description {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bolder;
	color: #000000;
	width: 600px;
	margin-left: 50px;
	padding-top: 15px;
	text-align: center;
	
}

#content {
	width: 650px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-top: 10px;
	
}
#content h2 {

}


.entry-content {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/post_bg_w.png);
	
}
.entry-title {
	font-size: 20pt;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 20px;
	background-image: url(images/top2_w.png);
	background-repeat: no-repeat;
	background-align: top;

}
.entry-date {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/post_bg_w.png);
	
}
.entry-header {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(images/post_bg_w.png);

}
.entry-meta {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background-image: url(images/bottom_w.png);
	background-repeat: no-repeat;
	background-align: top;

	
}

#primary.sidebar {
	margin-right: 10px;
	width: 270px;
}

#secondary.sidebar {
	margin-right: 0px;
	width: 170px;
	visibility: hidden;
	
}

h3.widgettitle {
	color: #457c42;
	padding-bottom: 5px;
	
}

#secondary h3 {
	color: #457c42;
	padding-bottom: 5px;
	background-image: url(images/top3_w.png);
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	
}	

.widgettitle {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
	background-image: url(images/top1_w.png);
	
}

.twitter-item {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-image: url(images/bottom1_w.png);

}

.flickrpress-container {
	padding-left: 10px;
	padding-right: 10px;
	width: 250px;
	border-width: 0px;
	color: #000000;
	padding-bottom: 5px;
	background-image: url(images/post_bg_w.png);
	
}

.flickrpress-container img {
	border-width: 0px;
	
}

.flickr_item flickr_item_view_large {
	margin-left: auto;
	margin-rigth: auto;
	padding: 0px;
	
}

#searchform {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-image: url(images/post_bg_w.png);
	
}

#linkcat-2 ul {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-image: url(images/post_bg_w.png);
	
}

#linkcat-2 a {
	color: #000000;
	
}

#rss_links ul {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-image: url(images/post_bg_w.png);
	
}

#rss_links a {
	color: #000000;
	
}

#meta ul {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-image: url(images/post_bg_w.png);
	
}

#meta a {
	color: #000000;
	
}

#s {
	width: 150px;

}

.textwidget {
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-image: url(images/post_bg_w.png);
	
}
