/*
Theme Name: Minimalia
Theme URI: http://www.bravenewcode.com/minimalia
Description: A single column, simple but powerful WordPress theme. The sky's the limit.
Version: 1.2.1
Author: Dale Mugford / Matthew Good
Author URI: http://www.bravenewcode.com
*/

* html #searchbar input {
	background-attachment: fixed;}

/* @group Defaults */

blockquote {
	padding: 0 10px 0 20px;
	color: #666;
	margin: 20px;
	border-left: 1px solid #006699;}

.entry ul {
	list-style-type: none;
	margin: 25px 15px;
	padding: 0;
	color: #333;}

.entry li {
	text-align: left;
	color: #36627e;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 7px;
	padding-top: 7px;
	list-style-type: circle;
}

.entry ol {
	list-style-type: none;
	margin: 10px 20px;
	padding: 0;
	color: #333;
	font-size: 11px;}

h6 {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 11px;
	letter-spacing: -1px;
}

h5 {
	font-size: 12px;
	color: #069;
	letter-spacing: -1px;
}

h4 {
	font-size: 14px;
	color: #069;
	letter-spacing: -1px;
}

h3 {
	font-size: 16px;
	color: #666;
	letter-spacing: -1px;
}

h2 {
	color: #0070aa;
	font-size: 15px;
	letter-spacing: -1px;
	display: block;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	padding-top: 15px;
	text-transform: uppercase;
}

h1 {
	color: #333;
	font-size: 18px;
	letter-spacing: -1px;
}

a {
	color: #069;
	text-decoration: none;}

a:hover {
	color: #069;
	text-decoration: underline;}

body {
	margin: 0;
	padding: 0;
	height: auto;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(images/bg.png);}

img {
	border-style: none;}

.clearer {
	clear: both;}

.spacer {
	height: 10px;}

.capstext {
	color: #999;
	font-size: 11px;}

#container {
	margin: 0 auto;
	width: 570px;
	height: 100%;
	position: relative;
	padding-left: 20px;
	text-align: justify;}

.divider {
	height: 3px;
	width: 550px;
	border-bottom: 1px solid #ccc;}

#anchor {
	height: 0;}

/* @end */

/* @group Header */

#header {
	width: 553px;
	border-bottom: 1px solid #ccc;
	margin: 35px 0 0;
	background: url(images/header.png) no-repeat;
	height: 168px;
	color: #fff;
	text-align: right;
	padding: 0;
}

#header a {
	color: #003551;
	text-decoration: none;
	position: relative;
	top: 130px;
	right: 10px;
	font-size: 38px;
	letter-spacing: -5px;
}

/* @group Menu */

#menuholder {
	font-size: 13px;
	color: #333;
	z-index: 2;
	position: relative;
	width: 550px;
	border-bottom: 1px solid #ccc;
	margin: 15px 0;
	padding: 0 0 13px;
	float: left;}

#menuholder ul {
	margin: 0;
	padding: 0;}

#menuholder li {
	display: inline;
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0 10px 0 0;}

#menuholder li img {
	position: relative;
	top: 1px;}

#menuholder a {
	text-decoration: none;
	color: #333;
	line-height: 18px;
	font-size: 13px;}

#menuholder a:hover {
	color: #006699;
	line-height: 18px;
	font-size: 13px;}

.rss {
	position: relative;
	float: right;}

.rss img {
	position: relative;
	top: 1px;}

/* @end */

/* @group Flickr */

#flickr img {
	width: 50px;
	height: 50px;
	padding: 4px;
	margin-right: 13px;
}

#flickr img:hover {
	background-color: #DDD;
	padding: 4px;
}

#flickr {
	position: relative;
	padding: 0;
	margin: 0;}

#flickr ul {
	padding: 0;
	list-style-type: none;
	position: relative;
	right: 2px;
	margin: 0;
}

#flickr li {
	display: inline;
	padding: 0;
	margin: 0;
}

/* @end */

/* @end */

/* @group Header single */

#header_single {
	margin-top: 25px;
	border-bottom: 1px solid #ccc;
	width: 552px;
	height: 61px;
	background: url(images/header_single.png) no-repeat left top;}

#single_tagline {
	width: 122px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #003896;
	padding-left: 15px;
	font: 14px/14px Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: -1px;
	text-align: left;
	margin-bottom: 10px;
}

#sing_title {
	color: #0070aa;
	text-decoration: none;
	position: relative;
	right: 0;
	font-size: 27px;
	letter-spacing: -3px;
	left: 215px;
	top: 5px;
}

/* @end */

/* @group Main */

.post {
	width: 550px;
	font-size: 12px;
	color: #333;
	padding-bottom: 15px;
	line-height: 16px;
	border-bottom: 1px solid #ccc;
	padding-top: 15px;}

.entry {
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 17px;}

.posttop {
	color: #999;
	font-size: 11px;
	margin-bottom: 10px;}

.title {
	text-align: left;}

a.h2 {
	font-size: 20px;
	color: #333;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 22px;}

a.h2:hover {
	color: #069;}

.entry a {
	color: #006699;
	text-decoration: none;}

.entry a:hover {
	color: #069;
	text-decoration: underline;}

.postmeta {
	font-size: 11px;
	color: #999;
	margin: 0;
	text-align: right;
	text-transform: capitalize;
	padding: 0;}

.postmeta a {
	color: #006699;
	text-decoration: none;}

.postmeta a:hover {
	color: #069;
	text-decoration: underline;}

.postmeta img {
	position: relative;
	top: 4px;
	margin-left: 0;
	margin-right: 3px;}

/* @end */

/* @group Single */

.singlepost {
	width: 550px;
	font-size: 12px;
	color: #333;
	padding-top: 25px;
	padding-bottom: 15px;
	line-height: 16px;
	background-position: 0;}

.postmetasingle {
	width: 546px;
	margin-top: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
	position: relative;
	margin-left: 2px;
	border-bottom: 1px solid #ccc;}

.metaleft {
	display: inline;
	position: relative;
	float: left;
	font-size: 11px;}

.metaleft img {
	position: relative;
	top: 4px;
	margin-right: 3px;}

.metaright {
	float: right;
	width: 125px;
	display: inline;
	text-align: right;
	margin-top: 2px;
	font-size: 11px;}

.metaright img {
	position: relative;
	top: 2px;
	margin-right: 4px;}

.navigation_single {
	padding-top: 5px;
	width: 550px;
	margin: 0;}

.navigation_single a {
	font-size: 12px;}

/* @group Post Meta Blocks */

#postmetablock {
	font-size: 10px;
	color: #333;
	width: 550px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-top: 0;}

/* @group Block 1 */

#pmblock1 {
	width: 380px;
	float: left;
	padding-right: 40px;
	text-align: left;
	line-height: 14px;}

#pmblock1 ul {
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;}

#pmblock1 li {
	margin-top: 5px;}

/* @end */

/* @group Block 2 */

#pmblock2 {
	width: 130px;
	float: left;
	padding: 0;
	margin: 0;
	text-align: left;
	bottom: 3px;
	position: relative;
}

#pmblock2 ul {
	list-style-type: none;
	margin: 0;
	display: block;
	padding: 0;
	position: relative;
	right: 3px;
}

#pmblock2 li {
	display: inline;}

#pmblock2 img {
	margin: 0 6px 10px;}

/* @end */

/* @end */

/* @end */

/* @group Pages */

.pagepost {
	width: 550px;
	color: #333;
	padding-top: 25px;
	padding-bottom: 40px;
	line-height: 16px;
	font-size: 12px;}

/* @group Archives */

#cloud {
	line-height: 26px;
	margin-top: 50px;
	padding-left: 5px;
	padding-right: 5px;}

#cloud a {
	color: #696969;
	padding: 3px;}

#cloud a:hover {
	background-color: #e7efec;
	color: #069;
	padding: 1px;
	border: 2px solid #dcdcdc;
	text-decoration: none;}

#cloud ul {
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;}

#cloud li {
	list-style-type: none;
	display: inline;
	padding: 0;
	border-style: none;
}

#cloud sub {
	display: none;}

/* @end */

/* @end */

/* @group Comments */

.avatar {
	padding: 2px;
	border: 1px solid #ccc;
	width: 32px;
	height: 32px;
	margin-left: 15px;
	margin-right: 5px;
	float: right;
	display: inline;
	margin-top: 15px;}

.avatar:hover {
	border: 1px solid #069;}

#loading {
	font: 10px "Lucida Grande", Arial, Lucida, Verdana, sans-serif;
	position: relative;
	color: #069;
	z-index: 2;
	background-color: #fff;
	padding-bottom: 10px;
	float: left;
	bottom: 50px;
	left: 0;
	padding-left: 5px;}

#loading img {
	top: 5px;
	height: 18px;
	width: 18px;
	right: 4px;
	position: relative;}

#preview {
	margin-top: 30px;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;}

p.logged {
	float: left;}

#skipper {
	float: right;
	position: relative;
	top: 13px;
	right: 5px;}

h3.closed {
	font-size: 14px;
	color: #999;
	text-align: center;
	padding-bottom: 20px;}

#comment_wrapper {
	font-size: 11px;
	color: #333;
	width: 550px;
	margin-left: 2px;}

ol.commentlist {
	padding: 0;
	margin: 0;
	color: #ccc;
	font-size: 11px;
	position: relative;
	list-style-type: none;}

.comwrap {
	margin-top: 0;
	margin-bottom: 0;
	width: 545px;
	height: auto;}

.comtop {
	width: 548px;
	background: url(images/comtop.png) no-repeat left top;
	height: 15px;
	margin: 35px 0 0;
	padding: 0;}

.comdater {
	text-align: right;
	font-size: 10px;
	color: #ccc;
	margin-top: -15px;
	margin-right: 18px;}

.combody {
	width: 510px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 12px;
	color: #333;
	height: auto;
	padding: 1px 15px 20px 20px;
	margin: 0;
	background-color: #fafafa;
	line-height: 17px;}

.cominfo {
	border-top: 1px solid #ccc;
	width: 510px;
	padding-top: 8px;
	font-size: 11px;
	padding-left: 0;
	margin-left: 20px;}

.cominfo img {
	margin-right: 2px;
	margin-top: 0;
	margin-bottom: -4px;}

.combottom {
	width: 548px;
	background-image: url(images/combottom.png);
	height: 36px;
	color: #069;
	padding: 0;
	margin: 0;}

textarea {
	width: 545px;
	background-color: #ececec;
	border-top: 2px solid #999;
	z-index: 2;
	padding: 1px;
	font: 11px/15px "Lucida Grande", Arial, Verdana, sans-serif;
	color: #333;
	height: 210px;}

#textinputwrap {
	margin-top: 75px;}

#comment_wrapper blockquote {
	font-size: 11px;}

#plusminus {
	float: right;
	position: relative;
	right: 5px;}

#plusminus a {
	font-weight: bold;
	font-size: 12px;}

#plusminus a:hover {
	color: #00a0f0;
	text-decoration: none;}

.boxresize {
	border: 1px solid #999;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;}

.boxresize:hover {
	border: 1px solid #00a0f0;}

.boxresizeminus:hover {
	border: 1px solid #00a0f0;}

.boxresizeminus {
	border: 1px solid #999;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;}

/* @end */

/* @group Search Page */

#searchresults {
	padding-top: 10px;
	padding-bottom: 0;
	color: #069;}

/* @end */

/* @group Footer */

#footer img {
	position: relative;
	top: 2px;
}

#searchbar {
	padding: 0 0 10px;
	text-align: center;
}

#searchbar input {
	width: 210px;
	background: url(images/search.png) no-repeat left top;
	font-size: 11px;
	border-style: none;
	color: #666;
	vertical-align: middle;
	height: 18px;
	padding: 5px 35px 5px 25px;
}

.navigation {
	width: 550px;
	padding-top: 5px;}

.navigation a {
	font-size: 12px;
	text-decoration: none;
	color: #006699;
	font-weight: bold;}

.alignleftprev {
	position: relative;
	top: 3px;
	float: left;}

.alignrightnext {
	position: relative;
	float: right;
	top: 3px;}

#footer {
	font-size: 11px;
	color: #999;
	text-align: center;
	padding-bottom: 60px;
	padding-top: 60px;
	line-height: 18px;
}

#footer a {
	color: #666;}

#footer a:hover {
	color: #006699;}

/* @end */

.featured {
	background: url(images/featured.png) no-repeat;
	width: 28px;
	height: 115px;
	position: absolute;
	margin-left: -35px;
	margin-top: 30px;
}