/* Boozurk - Mobile stylesheet */

body {
	background: #ddd;
	color: #333;
	font-family: arial,sans-serif;
	font-size: 14px;
	margin: 0;
}
a img {
	border: none;
}
a {
	text-decoration: none;
	color: #21759b;
}
a:hover,
a:focus {
	color: #ff8d39;
}
blockquote {
	border-left: 3px solid #555;
	margin-left: 5px;
	padding-left: 5px;
	font-style: italic;
}
pre,
code,
tt,
kbd {
	font: 1em "Courier New", monospace;
	letter-spacing: 1px;
	padding: 0 8px;
}
code {
	background-color: #aaa;
}
pre {
	background-color: #fff;
	border: 1px solid #ccc;
	display: block;
	overflow: auto;
	white-space: pre;
	max-width: 100%;
	margin: 5px auto;
	padding: 5px;
	color: #404040;
}
.fixfloat {
	clear: both;
}
#head h1 {
	margin:0;
	text-align:center;
}
#head a {
	background: #2B2B2B url("images/head.png") left top repeat-x;
	padding: 10px 5px;
	display: block;
	text-shadow: -1px -1px 0 #000;
}
.post {
	clear: both;
}
.bz-padded {
	padding: 5px;
	clear: both;
}
.bz-post img {
	max-width:100%;
	height:auto;
}
.bz-even {
}
.bz-group {
	margin:0;
	padding: 0;
	line-height: 1.7em;
	list-style: none outside none;
	margin: 4px 8px;
	box-shadow: 0 0 2px #000;
}
.bz-group li {
	margin:0;
	background: #f1f1f1 url("images/arr_r.png") right center no-repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
}
.bz-group li a {
	display: block;
	padding: 5px 30px 5px 5px ;
}
.bz-group li span.bz-details {
	color: #404040;
	font-size: 11px;
}
.bz-format {
    background:url("../images/formats.png") no-repeat scroll center -224px transparent;
    float:left;
    height:32px;
    width:32px;
	margin: 5px 5px 5px 0;
	border: 1px solid #ddd;
}
.halfsep {
	background-image: url("images/half-divider.png");
	background-repeat: repeat-y;
	background-position: center top;
}
.bz-halfspan {
	width: 48%;
	display: block;
}
.bz-halfspan a {
	display: block;
	overflow:hidden;
	white-space:pre;
}
.bz-next {
	float: right;
	text-align: right;
	background: transparent url("images/arr_r.png") right center no-repeat;
}
.bz-prev {
	float: left;
	text-align: left;
	background: transparent url("images/arr_l.png") left center no-repeat;
}
.bz-next a {
	padding: 5px 0 5px 5px;
	margin-right: 30px;
}
.bz-prev a {
	padding: 5px 5px 5px 0;
	margin-left: 30px;
}
.bz-navi {
	clear: both;
	background-color: #f1f1f1;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
	line-height: 1.7em;
	margin: 4px 8px;
	box-shadow: 0 0 2px #000;
}
.bz-seztit,
#reply-title {
	background: transparent url("images/title-divider.png") left center repeat-x;
	font-size: 11px;
	color: #fff;
	text-align: center;
	margin: 20px 0 10px;
	text-shadow: 0 1px 2px #000000;
}
.bz-seztit span,
#reply-title span,
#cancel-comment-reply-link {
	background-color: #ddd;
	padding: 0 5px;
}
#search {
	margin: 5px;
	text-align: center;
}
#themecredits {
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	color: #555;
}
.bz-pc-navi {
	clear: both;
	text-align: center;
	margin: 20px 0;
}
.bz-pc-navi a {
    background: #f1f1f1;
    border-radius: 3px;
    padding: 0.3em 0.5em;
    border-color: #fff #aaa #aaa #fff;
    border-style: solid;
    border-width: 1px;
	box-shadow: 0 0 2px #000;
}
.bz-post {
	clear: both;
	padding: 0 5px;	
}
.commentlist {
	padding: 0;
	margin: 0;
}
.commentlist ul.children {
	padding: 0;
	margin: 0;
	list-style: none outside none;
}
.commentlist .comment-body {
	border-bottom: 1px solid #aaa;
	padding: 0 10px 10px;
	margin-bottom: 20px;
}
.commentmetadata {
	font-size: 11px;
	color: #555;
}
.comment-author {
	font-size: 13px;
	color: #555;
}
.comment-author cite {
	font-weight: bold;
}
.comment-body .reply {
	clear: both;
	text-align: right;
	margin-top: 10px;
}
.comment-reply-link {
    background: #f1f1f1 url("images/reply.png") 5px center no-repeat;
    font-size: 10px;
    padding: 5px 5px 5px 30px;
    border-color: #fff #aaa #aaa #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 3px;
}
.trackback .comment-reply-link,
.pingback .comment-reply-link,
.trackback .says,
.pingback .says {
	display: none;
}
#commentform {
	padding: 0 10px;
}
#bz-reccom {
	padding: 0;
	margin: 0;
	list-style: none outside none;
}
#bz-reccom li {
	border-bottom: 1px solid #aaa;
	padding: 0 5px 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
#bz-reccom .preview {
	font-size: 14px;
}
.format-gallery .gallery-thumb, .category-gallery .gallery-thumb,
.format-image .gallery-thumb, .category-image .gallery-thumb {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
	border-radius: 5px;
	border: 1px solid #404040;
	padding: 5px;
}
.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img,
.format-image .size-thumbnail img,
.category-image .size-thumbnail img {
}
/* Gallery*/
.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
}
.gallery img {
	border: 1px solid #fff;
    padding: 5px;
	max-width: 80%;
}
.gallery img:hover {
	border: 1px solid #777;
}
.gallery-caption {
	margin-left: 0;
}
.gallery-columns-1 .gallery-item {
	width: 99%;
}
.gallery-columns-2 .gallery-item {
	width: 49%;
}
.gallery-columns-3 .gallery-item {
	width: 33%;
}
.gallery-columns-4 .gallery-item {
	width: 24%;
}
.gallery-columns-5 .gallery-item {
	width: 19%;
}
.gallery-columns-6 .gallery-item {
	width: 16%;
}
.gallery-columns-7 .gallery-item {
	width: 14%;
}
/* Captions*/
.wp-caption {
	border: 1px solid #fff;
	padding: 5px;
	text-align: center;
	margin: 10px;
	max-width: 94%;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 0 5px;
}
/* Aligments*/
.aligncenter,
div.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
}
img.alignright,
.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
/* author bio*/
.bz-author-bio {
	background-color: #eee;
	border: 2px groove #fff;
	padding: 5px;
	margin: 5px 0;
}
.bz-author-bio li {
    margin: 0;
    padding: 0;
}
.bz-author-bio ul {
	list-style: none outside none;
	margin-left: 15px;
    margin: 0;
    padding: 0;
}

.bz-author-bio .author-avatar img {
    border-radius: 5px;
    margin-right: 10px;
}
.bz-author-bio .author-avatar {
    display: inline-block;
    float: left;
}
.bz-author-bio .author-name {
    font-size: 1.5em;
    margin-bottom: 10px;
}
.bz-author-bio .author-description {
    font-size: .9em;
}
.bz-author-bio .author-social {
	border-top:1px solid #ddd;
	margin-top:5px;
	padding-top:5px;
	text-align:center;
	clear: both;
}
.bz-author-bio .author-description a {
	text-decoration: underline;
}
/* Post Format icons*/
.bz-format.f-aside {
	background-position: center 0;
}
.bz-format.f-audio {
	background-position: center -32px;
}
.bz-format.f-chat {
	background-position: center -64px;
}
.bz-format.f-gallery {
	background-position: center -96px;
}
.bz-format.f-image {
	background-position: center -128px;
}
.bz-format.f-link {
	background-position: center -160px;
}
.bz-format.f-quote {
	background-position: center -192px;
}
.bz-format.f-standard {
	background-position: center -224px;
}
.bz-format.f-status {
	background-position: center -256px;
}
.bz-format.f-video {
	background-position: center -288px;
}