﻿/*
Theme Name: Shiword
Theme URI: http://www.twobeers.net/annunci/shiword
Description: Simple dark theme with lots of features, like a "quick links" menu, an "easy navigation" bar, header and footer sidebars or print preview. Shiword is fully customizable (there's also a skin builder!), with one or two columns and up to 5 widgets areas. Supports WP 3.0 new menu tool and post thumbnails.
Version: 1.11
Tags: translation-ready, threaded-comments, custom-menu, custom-header, theme-options, fixed-width, two-columns, blue, black, orange, dark, sticky-post, right-sidebar, custom-colors
Author: TwoBeers Crew
Author URI: http://www.twobeers.net/

License: GNU General Public License, version 2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* standard tags 
----------------------------------------------------------*/
body {
	font-family: verdana;
	font-size: 11px;
	background: #b6b6b6 url('images/bg.jpg') bottom left repeat-x fixed;
	color: #aaa;
	margin: 0;
}
a img {
	border: none;
}
a {
	text-decoration: none;
	color: #21759b;
}
#mainmenu a,
.menuback a,
#navbuttons a {
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}
a:hover,
#mainmenu a:hover,
.menuback a:hover,
#mainmenu .current-menu-item a:hover,
#mainmenu .current_page_item a:hover,
#mainmenu .current-cat a:hover {
	color: #ff8d39;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: .5em 0;
}
.storycontent p {
	line-height: 1.3em;
	margin: 1em 0;
}
ul,
ol {
	margin: 0;
	padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin-left: 10px;
}
ul {
	list-style: disc inside url('images/litem.png');
}
ol {
	list-style: decimal inside none;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 .5em 40px;
}
fieldset {
	border: 1px solid #ccc;
	padding: 8px;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 15px;
	padding-left: 15px;
	font-style: italic;
}
pre,
code,
tt,
kbd {
	font: 1.2em "Courier New", monospace;
	letter-spacing: 1px;
	padding: 0 8px;
}
pre {
	background-color: #fff;
	border: 1px solid #ccc;
	display: block;
	overflow: auto;
	white-space: pre;
	max-width: 100%;
	margin: 5px auto;
	padding: 5px;
}
/* table elements
----------------------------------------------------------*/
.storycontent table {
	background-color: #262626;
	border-collapse: collapse;
	border: 1px solid #404040;
}
.storycontent th {
	border-bottom: 1px solid #aaa;
}
.storycontent td {
	border-bottom: 1px solid #404040;
}
.storycontent td,
.storycontent th {
	padding: 3px 6px;
}
input {
	font-size: 1.1em;
}
select {
	background-color: #262626;
	border: 1px solid #777;
	color: #aaa;
	max-width: 100%;
}
object,
embed {
	max-width: 100%;
}
textarea,
input[type=text],
input[type=password] {
	border: 1px solid #ccc;
}
input[type=button],
input[type=submit],
input[type=reset] {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #111111;
	border: 2px solid #fff;
	color: #ccc;
	font-weight: bold;
	margin: 3px;
}
input[type=button]:hover,
input[type=submit]:hover,
input[type=reset]:hover {
	border: 2px solid Chocolate;
	cursor: pointer;
}
textarea:hover,
input[type=text]:hover,
input[type=password]:hover,
textarea:focus,
input[type=text]:focus,
input[type=password]:focus {
	border: 1px solid Chocolate;
}
/* containers 
----------------------------------------------------------*/
.fixfloat {
	clear: both;
}
#main {
	width: 972px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #777;
	margin: 0 auto;
}
#maincontent {
	background: none repeat scroll 0 0 #111111;
	padding-top: 7em;
	width: 850px;
	border-left: 1px solid #000;
	border-right: 1px solid #777;
	padding-bottom: 50px;
	margin: 0 auto;
}
#sidebardx {
	width: 240px;
	float: left;
	margin: 20px 10px 10px;
}
#fixedfoot_cont {
	position: fixed;
	bottom: 0;
	padding-bottom: 10px;
	margin-left: -1px;
	background: #f2f2f2 url('images/reflect.png') center bottom no-repeat;
}
#fixedfoot {
	width: 972px;
	-moz-border-radius: 0 0 30px 30px;
	-khtml-border-radius: 0 0 30px 30px;
	-webkit-border-radius: 0 0 30px 30px;
	border-radius: 0 0 30px 30px;
	border-bottom: 1px solid #262626;
	border-left: 1px solid #ccc;
	border-right: 1px solid #777;
}
#fixedfoot_overlay {
	background: transparent url('images/pad_overlay.png') left bottom repeat-x;
	-moz-border-radius: 0 0 30px 30px;
	-khtml-border-radius: 0 0 30px 30px;
	-webkit-border-radius: 0 0 30px 30px;
	border-radius: 0 0 30px 30px;
	padding: 0 61px;
}
#quickbar {
	bottom: 50px;
	left: 0;
	position: absolute;
	width: 60px;
	padding-left: 5px;
}
#statusbar {
	font-size: 9px;
	text-align: right;
	border-top: 1px solid #ccc;
	padding: 10px;
	color: #fff;
}
#close_preview {
	display: none;
	padding: 5px;
}
#sw_background {
	top: 0;
	height: 4000px;
	left: 0;
	position: fixed;
	width: 100%;
	z-index: -10;
}
#sw_body {
	height:4000px;
	margin:0 auto;
	width:972px;
}
#sw_body_overlay {
	background: url('images/body.png') repeat left top transparent;
	height:4000px;
	width:972px;
}
/* header 
----------------------------------------------------------*/
#head_cont {
	position: fixed;
	top: 0;
	padding-top: .6em;
	background: #b6b6b6;
	z-index: 301;
	width: 100%;
	left: 0;
}
#head {
	-moz-border-radius: 30px 30px 0 0;
	-khtml-border-radius: 30px 30px 0 0;
	-webkit-border-radius: 30px 30px 0 0;
	border-radius: 30px 30px 0 0;
	width: 972px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #777;
	border-top: 1px solid;
	margin: 0 auto;
	position: relative;
}
#head_overlay {
	-moz-border-radius: 30px 30px 0 0;
	-khtml-border-radius: 30px 30px 0 0;
	-webkit-border-radius: 30px 30px 0 0;
	border-radius: 30px 30px 0 0;
	background: url('images/pad_overlay.png') repeat-x scroll left top transparent;
	color: #fff;
	font-size: 1.5em;
	font-style: italic;
	text-align: left;
	padding: .6em 20px .6em 62px;
}
#head h1 {
	font-size: 1.5em;
	margin: 0 0 .3em;
}
#head a {
	color: #fff;
}
.description {
	font-size: 10px;
}
#headerimg {
	min-height: 100px;
	position: relative;
}
#header-widget-area {
	padding: 5px;
}
#header-widget-area .widget {
	clear: both;
	float: right;
	width: 250px;
	display: block;
	margin: 0;
}
/* footer 
----------------------------------------------------------*/
#footer {
	clear: both;
	text-align: right;
	background: none repeat scroll 0 0 #404040;
}
#themecredits {
	padding: 5px;
}
#themecredits img {
	vertical-align: middle;
	margin-left: 5px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#themecredits img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
/* menu items (quickbar)
----------------------------------------------------------*/
.menuitem_img {
	height: 50px;
	width: 50px;
	background-repeat: no-repeat;
	background-image: url('images/qbar.png');
	background-color: transparent;
	border: 2px solid transparent;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.mii_rpost {
	background-position: 0 0;
}
.mii_pcats {
	background-position: -210px 0;
}
.mii_rcomm {
	background-position: -70px 0;
}
.mii_cuser {
	background-position: -140px 0;
}
.menuitem:hover .menuitem_img {
	border: 2px solid darkorange;
}
.menuitem:hover {
	width: 70px;
	background: transparent url('images/operafix.png') left top repeat;
}
.menuback {
	display: none;
	height: 220px;
	position: absolute;
	width: 832px;
	background-color: #21759B;
	overflow: hidden;
	left: 66px;
	bottom: 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 5px solid #ccc;
	padding: 0;
}
.mi_shadowed {
	-moz-box-shadow: 1px 1px 4px #000;
	-webkit-box-shadow: 1px 1px 4px #000;
	box-shadow: 1px 1px 4px #000;
}
.menuitem:hover .menuback {
	display: block;
}
.solid_ul {
	height: 185px;
	background: transparent url('images/operafix.png') left top repeat;
	padding: 5px 0;
}
.menu_sx {
	height: 200px;
	width: 423px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
}
.menu_sx > ul {
	border-right: 1px solid #ccc;
}
.menu_sx li {
	background: transparent url('images/operafix.png') left top repeat;
	padding: 1px 5px;
}
.menu_sx li:hover .preview {
	display: block;
}
.menu_sx li:hover .cat_preview {
	display: block;
}
.menu_sx li:hover {
	background: #404040;
}
.sub-menu li > div {
	display: inline;
}
.cat_preview {
	display: none;
	left: 412px;
	position: absolute;
	top: 0;
	width: 420px;
	height: 220px;
	padding: 0;
}
.preview {
	background-color: #262626;
	border: 1px solid #fff;
	display: none;
	left: 430px;
	position: absolute;
	top: 25px;
	width: 383px;
	color: #ccc;
	height: 176px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
}
.preview p {
	display: inline;
	margin: 0;
	padding: 0 20px 0 0;
}
.preview .wp-post-image {
	margin: 0 5px 0 0;
}
#logged .avatar {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #777;
	display: inline-block;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	background-color: #eee;
	margin: 0 10px;
	padding: 5px;
}
#logged {
	background-color: #262626;
	border: 1px solid #fff;
	text-align: center;
	color: #ccc;
	display: block;
	list-style: none inside none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 5px;
	padding: 10px;
}
#sw_minilogin {
	padding: 5px 10px;
	color: #404040;
}
#sw_minilogin label {
	display: block;
}
#sw_minilogin input.input {
	width: 200px;
}

/* navigation buttons 
----------------------------------------------------------*/
#navbuttons {
	margin-right: 18px;
	position: absolute;
	right: 0;
	bottom: 50px;
}
.minibutton {
	position: relative;
	margin: 6px 0 0;
}
.minib_img {
	display: block;
	text-align: center;
	height: 24px;
	width: 24px;
	background-color: transparent;
	background-image: url('images/minibuttons.png');
	background-repeat: no-repeat;
	border: 2px solid transparent;
	cursor: pointer;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.minib_img:hover {
	border: 2px solid darkOrange;
}
.minibutton .nb_tooltip {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 4px #000;
	-webkit-box-shadow: 1px 1px 4px #000;
	box-shadow: 1px 1px 4px #000;
	background: url('images/litem.png') no-repeat scroll right center #21759B;
	border: 5px solid #ccc;
	display: none;
	min-width: 200px;
	position: absolute;
	top: 0;
	right: 48px;
	text-align: right;
	white-space: pre;
	overflow: hidden;
	padding: 3px 20px 3px 5px;
	text-shadow:none;
}
.minibutton:hover .nb_tooltip {
	display: block;
}
.minibutton .nb_tooltip:hover {
	display: none;
}
/* main menu 
----------------------------------------------------------*/
#mainmenu .current-menu-item > a,
#mainmenu .current_page_item > a,
#mainmenu .current-cat > a {
	color: #f4a460;
}
#mainmenu > li.page_item,
#mainmenu > li.menu-item {
	float: left;
	list-style: none inside none;
	margin: 0 5px;
	padding: 2px 10px;
}
#mainmenu > li.page_item > a,
#mainmenu > li.menu-item > a {
	display: block;
}
#mainmenu > li.page_item > ul.children,
#mainmenu > li.menu-item > ul.sub-menu {
	position: absolute;
	display: none;
	max-width: 300px;
	min-width: 150px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 4px #000;
	-webkit-box-shadow: 1px 1px 4px #000;
	box-shadow: 1px 1px 4px #000;
	background: #21759B url('images/operafix.png') left top repeat;
	border: 5px solid #ccc;
	overflow: hidden;
	margin: 0;
	padding: 5px 10px 10px;
}
#mainmenu > li.page_item:hover > ul.children,
#mainmenu > li.menu-item:hover > ul.sub-menu {
	display: block;
}
#pages {
	background: none repeat scroll 0 0 #21759b;
	border-bottom: 10px solid #aaa;
	border-top: 10px solid #aaa;
	position: relative;
	z-index: 10;
	color: #262626;
	padding: 2px 30px 2px 0;
}
#mainmenu ul.children li,
#mainmenu ul.sub-menu li {
	margin-top: 5px;
	padding: 0;
}
#mainmenu .children li > div,
#mainmenu .sub-menu li > div {
	display: inline;
}
#rss_imglink {
	margin:0;
	position:absolute;
	right:17px;
	top:18px;
}
.mentit {
	color: #ccc;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 2px;
	text-align: center;
	text-transform: uppercase;
}
/* meta 
----------------------------------------------------------*/
.meta {
	background-color: #262626;
	min-height: 12px;
	position: relative;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 10px;
	padding: 5px;
}
.comment_tools {
	background-color: #262626;
	min-height: 12px;
	position: relative;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid transparent;
	margin: 0 0 10px;
	padding: 5px;
}
.meta_shadowed {
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 2px #000;
}
.ani_meta,
.ani_meta_js {
	border: 1px solid transparent;
}
.ani_meta:hover {
	z-index: 300;
	border: 1px solid #fff;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 2px #000;
}
.ani_meta_js:hover {
	z-index: 300;
}
.top_meta {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.meta_container {
	display: block;
	width: auto;
	height: 1px;
	position: relative;
	margin-right: 12px;
}
.metafield_content {
	display: none;
	text-align: right;
	overflow: hidden;
	background: transparent url('images/operafix.png') left top repeat;
	padding: 25px 5px 5px;
}
.metafield:hover .metafield_content {
	display: block;
}
.metafield_trigger {
	position: absolute;
	top: 3px;
	height: 16px;
}
.mft_date,
.mft_cat,
.mft_tag,
.mft_comm,
.mft_hier {
	background-image: url('images/meta_icons.png');
	background-repeat: no-repeat;
	background-color: transparent;
}
.mft_date {
	background-position: 0 0;
}
.mft_comm {
	background-position: -16px 0;
}
.mft_tag {
	background-position: -32px 0;
}
.mft_cat {
	background-position: -48px 0;
}
.mft_hier {
	background-position: -64px 0;
}
.metafield:hover .mft_date {
	background-position: 0 -16px;
}
.metafield:hover .mft_comm {
	background-position: -16px -16px;
}
.metafield:hover .mft_tag {
	background-position: -32px -16px;
}
.metafield:hover .mft_cat {
	background-position: -48px -16px;
}
.metafield:hover .mft_hier {
	background-position: -64px -16px;
}
/* widgets (sidebar & footer)
----------------------------------------------------------*/
.widget {
	margin-bottom: 8px;
	padding: 0 0 10px;
}
#footer-widget-area {
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	background-color: #262626;
	padding: 5px 0;
}
.widget-area {
	float: left;
	text-align: left;
	width: 260px;
	padding: 0 11px;
}
.fwa_title,
.w_title {
	margin-bottom: 2px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #404040;
	padding: 2px;
}
.search-form {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: url('images/lens.png') no-repeat scroll 5px center #262626;
	border: 1px solid #404040;
	padding: 4px 4px 4px 15%;
}
.search-form > form {
	margin: 0;
	padding: 0;
}
/* posts & pages
----------------------------------------------------------*/
.posts_narrow {
	width: 560px;
	border-right: 1px solid #404040;
	float: left;
	margin: 10px 0 10px 5px;
	padding: 10px;
}
.posts_wide {
	float: left;
	width: 698px;
	margin: 10px 0;
	padding: 10px 75px;
}
div.sw-pthumb-1 .post-body {
	margin-left: 130px;
}
div.sw-pthumb-0 .post-body {
	padding-left: 0;
}
#maincontent .post,
#maincontent .page {
	margin-bottom: 20px;
}
.post {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #404040;
}
.single .post {
	border-bottom: none;
}
h2.storytitle {
	font-size: 1.5em;
}
.storycontent {
	margin-top: 40px;
	font-size: 12px;
}
.storycontent img {
	max-width:100%;
	height:auto;
}
.storytitle {
	margin-top: 0;
}
.letsstick .sticky {
	-moz-box-shadow: 0 0 8px steelblue;
	box-shadow: 0 0 8px steelblue;
	-webkit-box-shadow: 0 0 8px steelblue;
	border: 1px solid #777;
	margin: 0 -5px 15px;
	padding: 5px;
}
.dim_cpc {
	background: transparent url('images/lens.png') left center no-repeat;
	padding: 5px 0 5px 22px;
}

/* comments 
----------------------------------------------------------*/
.comment,
.trackback,
.pingback {
	margin: 0 0 10px;
}
.comment-body {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #404040;
	position: relative;
	min-height: 60px;
	background-color: #111111;
	font-size: 12px;
	margin: 2px 0;
	padding: 3px 40px 3px 3px;
}
.bypostauthor > .comment-body {
	background-color: #262626;
}
.comment-body .avatar {
	position: absolute;
	right: 2px;
	top: 2px;
}
.comment-body cite.fn {
	font-weight: bold;
}
.comment-meta {
	margin-bottom: .5em;
}
.comment-reply-link {
	background: url('images/comment_reply.png') no-repeat scroll left center transparent;
	color: #ccc;
	position: absolute;
	right: 2px;
	bottom: 2px;
	font-size: 10px;
	padding: 4px 0 0 24px;
}
.comment-edit-link {
	font-size: 10px;
}
.trackback .comment-reply-link,
.pingback .comment-reply-link,
.trackback .says,
.pingback .says {
	display: none;
}
li.trackback,
li.pingback {
	list-style: none outside none;
	background: url('images/litem.png') no-repeat left 6px transparent;
	padding-left: 12px;
	margin-left: -15px;
}
.trackback .comment-body,
.pingback .comment-body {
	border: none;
}
.nav-previous-comm {
	float: left;
}
.nav-next-comm {
	float: right;
}
.commentlist {
	position: relative;
	list-style: decimal outside none;
	margin-left:20px;
}
.commentlist ul.children {
	list-style: none outside none;
	margin: 0;
	padding: 0 0 0 10px;
}
#reply-title {
	background: #262626;
	min-height: 10px;
	position: relative;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid transparent;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 0 10px;
	padding: 5px;
}
#reply-title,
#cancel-comment-reply-link {
	font-size: 1em;
	font-weight: normal;
	text-align: right;
}
#cancel-comment-reply-link:before {
	content: ' - ';
}
#respond {
	margin-top: 10px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
	width: 95%;
	margin: 5px auto;
}
#author,
#email,
#url {
	margin-right: 10px;
	margin-left: -1px;
}
.navigate_comments {
    font-weight: bold;
    margin: 10px;
    text-align: center;
}
.navigate_comments a {
    background-color: #222;
    border: 1px solid #555;
    font-weight: normal;
    padding: 0.2em 0.5em;
    text-decoration: none;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.navigate_comments a, .navigate_comments span {
    margin-right: 0.5em;
}
/* calendar 
----------------------------------------------------------*/
#wp-calendar {
	width: 90%;
	text-align: center;
	margin: 0 auto;
}
/* Gallery listing 
----------------------------------------------------------*/
.category-gallery .size-thumbnail img {
	border: 10px solid #fff;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.category-gallery .entry-utility {
	padding-top: 4px;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery .gallery-caption {
	color: #777;
	font-size: 10px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 1px solid #ccc;
}
.gallery br+br {
	display: none;
}
/* Simple spinner 
----------------------------------------------------------*/
#sw_slider-wrap {
	display: block;
	width: 850px;
	height: 160px;
	border-bottom: 1px #404040 solid;
	background: url('images/meta_overlay.png') repeat-x scroll left -20px #262626;
	overflow: hidden;
	position: relative;
}
#sw_sticky_slider {
	display: none;
}
#sw_sticky_slider .sss_item {
	display: block;
	float: left;
	text-align: justify;
	width: 850px;
	height: 160px;
}
.sss_inner_item {
	padding: 20px 150px;
}
#sw_sticky_slider .sss_item img {
	float: left;
	margin-right: 15px;
}
#sw_sticky_slider .sss_item a.more {
	color: #262626;
	font-weight: bold;
}
#sw_sticky_slider .sss_item h1 {
	background: none;
	color: #21759b;
	text-align: right;
	font-size: 18px;
	margin: 5px 0 10px;
}
/* Captions & aligment 
----------------------------------------------------------*/
.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;
}
img.wp-post-image {
	margin: 0;
}
.wp-caption {
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	-webkit-box-shadow: 2px 2px 2px #000;
	background-color: #262626;
	border: 1px solid #ccc;
	padding-top: 4px;
	text-align: center;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	margin: 10px;
	max-width: 100%;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.wp-pagenavi {
	text-align: center;
}