/*
Author Name : Ben Garland
Author Site : http://bengarland.com
Style Name : BG Custom
Style URI : http://bengarland.com
Version : 1
Comments : None
*/

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

#page {
	background: #d6d6d6;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: none;
	border-top: none;
	clear: both;
	}
	
#header {
	position: relative;
	height: 200px;
	background: #909090;
	background-position: top right;
	}

#header h1,
#header h1 a,
#header h1 a:hover,
#header h1 a:visited
	{
	text-decoration: none;
	color: white;
	}
	
#header .description {
	text-decoration: none;
	color: #6AA1D7 !important;
	font-size: 1em;
	letter-spacing: 0.2em;
	margin: 0 43px;
	}

#rollingarchives {
	position: absolute;
	padding: 20px 0;
	display: block;
	width: 550px !important;
	top: 0;
	background-color: #efefef;
	}
	
body.smartposition #rollingarchives {
	position: fixed;
	top: 0px;
	background: #efefef;
	border-bottom: 1px solid #d0d0d0;
	width: 550px;
	z-index: 10;
	padding-top: 10px;
	margin-left: -20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	}

#pagetrackwrap {
	position: absolute;
	top: 6px;
	left: 130px;
	width: 300px;
	padding-right: 9px;
	background: url('../../images/sliderbgright.png') no-repeat right center;
	}

#pagetrack {
	width: 300px;
	height: 7px;
	background: url('../../images/sliderbgleft.png') no-repeat left center;
	}

#trimmertrim, #trimmeruntrim {
	cursor: pointer;
	position: absolute;
	top: 13px;
	width: 50px;
	text-align: center;
	color: #999;
	}
	
body.smartposition #trimmertrim, body.smartposition #trimmeruntrim {
	top: 3px;
	right: 25px;
	}
	
#primary {
	position: relative;
	float: left;
	width: 550px;
	padding: 10px 20px 10px 20px;
	background-color: #efefef;
	border-right: 1px solid #b8b8b8;
	}

.secondary {
	width: 230px;
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	color: #666;
	position: relative;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	background-color: #d6d6d6;
	
	}

#sidebar-1 {
	width: 210px;
	}

#sidebar-2 {
	margin: 0;
	padding: 0;
	}

ul.menu li a {
	font-size: 1em;
	color: #808080;
	margin: 0;
	letter-spacing: 0.1em;
	}

/*- Rolling Archives */

#rollingarchives {
	position: absolute;
	padding: 20px 0;
	display: block;
	width: 500px;
	top: 0;
	}
	
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333 !important;
	background: none;
	text-decoration: none;
	letter-spacing: 0.1em;
	}

ul.menu li a:hover {
	background: none;
	color: #000;
	text-decoration: none;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	}


.content {
	padding: 0px;
	}

li.bypostauthor{
	background:#b5adff;
	border: 1px solid #000;
	}

li.bypostauthorblockquote{
	color:#333;
	}
	
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	}
	
#header h1 {
	font-weight: bold;
	letter-spacing: 1px;
	padding: 75px 40px 0;
	}

h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	text-align: center;
	font-size: 2.5em;
	font-weight: bold;
	letter-spacing: 1px;
	}

h3, h4, .single .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.4em;
	font-weight: normal;
	letter-spacing: 1px;
	}

#s { /* Search Input Field */
	text-align: center;
	width: 93%;
	font-size: 1.1em;
	}

#latest-posts ul {
	margin: 0 0 0 10px;
	}
	
.linkcat ul {
	margin-top: 5px !important;
	}
	
#commentlist li .counter {
	font: normal 1.5em 'Century Gothic', Arial, Helvetica, Sans-Serif;
	}

.comments input[type=text], .comments textarea {
	font: 1.8em 'Courier New', Courier, Monospace;
	padding: 3px;
	color: #777;
	}

.entry-title {
	font-weight: bold;
	}


.entry-meta { /* Time and category for blog entries */
	font-size: 1em;
	line-height: 1.6em;
	display: block;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 15px;
	color: #404040;
	}
	
.entry-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	/* background: url('../images/pencil.png') left center no-repeat; */
	height: 16px;
	}
	
.meta-start {
	padding: 2px 0 2px 20px ;
	/* background: url('../images/time.pndg') left top no-repeat; */
	}
	
.commentslink {
	padding: 2px 0 2px 20px;
	/* background: url('../images/comment.pndg') left center no-repeat; */
	margin-right: 10px;
	}

.entry-tags {
	display: block;
	margin: 2px 0;
	padding: 0 0 0 20px;
	/* background: url('../images/tag_blue.png') left center no-repeat; */
	}
	
.entry-content {
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: justify;
	color: #444;
	border-bottom: 1px dotted black;
	padding-bottom: 25px;
	margin-bottom: 35px;
	margin-left: 25px;
	margin-right: 55px;
	}
	
.entry-content ul {
	list-style: circle;
	}
	
#commentlist li .comment-meta {
	padding: 2px 0 2px 20px;
	/* background: url('../images/time.png') left center no-repeat; */
	display: block;
	}
	
#commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 1px;
	}

#leavecomment, .comments #loading, #comments-closed-msg {
	text-align: center;
	margin: 30px 0 20px !important;
	color: #ddd;
	font-size: 2em;
	letter-spacing: 1px;
	}

	
#primary .hentry .entry-head .metalink {
	font-size: 1.8em;
	letter-spacing: 1px;
	text-transform: lowercase;
	margin-left: 15px;
	}



	
/*-
	FlickrRSS
*/

#flickrrss img {
	margin: 4px !important;
	background-color: #c8c8c8;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px !important;
	padding-right: 6px !important;
	}

 /*
#flickrrss img {
	padding: 0px;
	border: 1px solid #b3b3b3;
}


.sb-flickr div img {
	padding: 6px 0px 6px 3px;
}
*/

.sb-flickr div a {
	}
	
.sb-flickr div a img {
		margin: 6px 5px 6px 6px;
	
}