/*
	Based on Kubrick v1.5 by Michael Heilemann http://binarybonsai.com/kubrick/
	Released under GPL http://www.opensource.org/licenses/gpl-license.php
*/
.alignright {
	float:right
}
.alignleft {
	float:left
}
.text-align-left {
	text-align:left
}
.text-align-right {
	text-align:right
}
.center {
	text-align:center
}
.hidden {
	display:none
}

/* global elements */
body {
  font-size:100%
}
ul {
	font-size:1em
}
h1,h2,h3,h4 {
	font-weight:400
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none
}
p {
	line-height:1.4em;
	padding:0 0 1em
}
acronym, abbr, span.caps {
	cursor:help
}
acronym, abbr {
	border-bottom:1px dashed #999
}
blockquote {
	margin:15px 30px 0 10px;
	padding-left:20px;
	border-left:5px solid #ddd
}
blockquote cite {
	margin:5px 0 0;
	display:block
}
a img {
	border:none
}

/* content elements */
#inner h1, #inner h2, #inner h3, #inner h4 {
	margin:.2em 0 .4em;
	clear:left
}
#inner ul, #inner ol {
	margin:1em 0 1em 2em;
	font-size:.9em;
	clear:left
}
#inner li {
	margin:.2em 0 .4em
}

/* posts */
.post {
	margin:10px 0 40px;
	clear:both;
	height:1%
}
.page-title {
	margin:15px 0 !important;
	font-size:1.6em
}
.post-title {
	display:block;
	margin:0 0 15px;
	border-bottom:1px dotted #777
}
.post-title-wrap {
	position:relative
}
.post-date {
	position:absolute;
	top:0;
	right:0;
	padding:8px 5px 8px 20px;
	background:url(graphics/calendar.png) no-repeat 0 50%;
	font-size:.7em;
	color:#777
}
.post-date.higher {
	top:-3px
}
.post.first .post-date {
	top:5px
}
.post.first {
	font-size:1.2em;
	/*
	padding:10px;
	background:#f8f8f8
	*/
}
/*
.post.first {
	border:1px solid #ddd
}
*/
.post-navigation {
	width:80%;
	margin:0 auto;
	padding:10px 0;
	font-size:.75em;
	font-weight:bold
}
.post-navigation a {
	text-decoration:none;
	padding:5px 20px;
	background-image:url(graphics/navigation.gif);
	background-repeat:no-repeat;
	background-position:100% 50%
}
.post-navigation .alignleft a {
	background-position:0 50%
}
.post-navigation a:hover {
	background-color:transparent;
	color:#000
}
.post-navigation.attachment-nav a {
	background:none;
	padding:0
}

/* post meta */
.post-meta {
	margin:20px 0 0;
	clear:both;
	font-size:.87em
}
.post-tags {
	padding-left:20px;
	background:url(graphics/tag.png) no-repeat 0 20%
}
.post-category {
	color:#333;
	padding:5px !important;
	margin:0 !important;
	background:#eee;
	border:1px solid #ccc
}
.post-meta-data small {
	font-size:.81em
}

/* images */
#inner img {
	padding:2px;
	border:1px none #ccc
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto
}
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline
}
img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline
}

/* comment form */	
#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0
}
#commentform {
	margin:5px 10px 0 0
}
#commentform textarea {
	width:100%;
	padding:2px
}
#commentform p {
	margin:5px 0
}
#respond:after, .post-navigation:after {
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden
}
#commentform #submit {
	margin:0 0 5px auto;
	float:right
}
	
/* comments */
#comments {
	padding:15px 0
}
.alt {
	margin:0;
	padding:10px
}
.commentlist {
	padding:0;
	text-align:justify
}
.commentlist li {
	margin:15px 0 10px;
	padding:5px 5px 10px 10px;
	list-style:none;
	font-weight:bold
}
.commentlist li ul li { 
	margin-right:-5px;
	margin-left:10px;
	font-size:1em
}
.commentlist li .avatar { 
	float:right;
	border:1px solid #eee;
	padding:2px;
	background:#fff
}
.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em
}
.commentlist p {
	margin:10px 5px 10px 0;
	font-weight:normal;
	line-height:1.5em;
	text-transform:none
}
.children {
	padding:0
}
.nocomments {
	text-align:center
}
.comment-meta {
	display:block;
	font-size:.7em;
	font-weight:400;
	padding:6px 0
}
.thread-alt {
	background-color:#f8f8f8
}
.thread-even {
	background-color:#fff
}
.depth-1 {
	border:1px solid #ddd
}
.even, .alt {
	border-left:1px solid #ddd
}
code {
	font:1.1em 'Courier New', Courier, Fixed, monospace
}
acronym, abbr, span.caps {
	font-size:0.9em;
	letter-spacing:.07em
}
cite.fn a, .comment-meta a {
	text-decoration:none
}

/* calendar */
#calendar h2 {
	display:none
}
#calendar_wrap {
	margin:10px 0
}
#wp-calendar {
	empty-cells:show;
	width:100%
}
#wp-calendar a {
	text-decoration:none
}
#wp-calendar caption {
	font-weight:700;
	text-align:center;
}
#wp-calendar th {
	font-style:normal;
	text-transform:capitalize
}
#wp-calendar caption {
	text-align:center;
	padding:0 0 10px;
	font-size:1.1em
}
#wp-calendar td {
	padding:3px 0;
	font-size:.8em;
	text-align:center
}
#wp-calendar a {
	display:block;
	font-size:1.1em
}
#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}

/* captions */
.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px
}
.wp-caption img {
	margin:0;
	padding:0;
	border:0 none;
}
.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
}

/* sidebar */
#sidebar ul {
	list-style:none;
	font-size:1em
}
#sidebar li {
	margin:0 0 15px
}

/* root levels */
#sidebar li ul {
	margin:3px 0 0
}
#sidebar li ul li a {
	text-decoration:none;
	display:block;
	padding:4px;
	border-top:1px dotted #ccc
}

/* first levels */
#sidebar li ul li, #sidebar li ul li ul {
	margin:0
}

/* secondary levels */
#sidebar li ul li ul li {
	padding:.3em 0 .3em 13px;
	background:url(graphics/bullets.gif) no-repeat 0 .4em	
}
#sidebar li ul li ul li a {
	padding:0;
	display:inline;
	border:none
}
#sidebar li ul li ul li ul {
	margin-top:.3em
	
}

/* gallery */
.gallery {
	float:right;
	margin:1em auto;
}
.gallery a {
	background:none;
	border:0
}
.gallery dl {
	float:left;
	height:1%;
	margin:5px;
	text-align:center;
	width:auto
}
.gallery dt, .gallery img {
	margin:0 !important
}
.gallery-caption {
	margin-left:0
}

/* moz borders */
.wp-caption, .post-category, .post.first, li.comment {
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
