/*
Theme Name: Alternavox
Theme URI:
Description: Custom template coded for Alternavox
Version: 1.0
Author:
Author URI:
*/

html {
	margin: 0;
	background: center top repeat-y url(images/bckhtml.gif);
}
body {
	margin: 0;
	background: center top no-repeat url(images/bckbody.jpg);
	font-family: Arial; font-size: 12px;
	color: #000;
}
#page {
	margin: 0 auto; padding: 350px 13px 0 22px;
	width: 940px;
}
#menu {
	margin: 0 0 15px 0; padding: 0;
	list-style-type: none;
	line-height: 25px;
}
#menu li {
	display: inline;
	margin: 0 0 0 15px;
	font-weight: bold;
}
#menu li a {
	color: #000;
	text-decoration: none;
}
#container {
	width: 100%;
}
#container:after, #content .entry:after, #sidebar .categoryintro:after, #categories li:after, #sidebar li.featuredwriter:after, #content .continue:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content {
	float: left;
	margin: 0 10px 0 0;
	width: 610px;
}
.home #content {
	width: 310px;
}
#content .post {
	margin: 0 0 10px 0; padding: 10px;
	background-color: #fff;
	border: #c0c0c0 1px solid;
}
#content .post a {
	color: #cd0000;
	text-decoration: none;
}
#content .post h2 {
	margin: 0 0 10px 0;
	font-size: 14px;
}
#content .post h2 a {
	color: #000;
	text-decoration: none;
}
#content .entry {
	margin: 15px 0;
	width: 100%;
}
#content .entry img {
	max-width: 100%;
}
#content .meta a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#content .meta span {
	margin: 0 10px 0 0; padding: 0 0 0 25px;
	background: left center no-repeat;
}
#content .meta .stbuttontext {
	margin: 0; padding: 0;
	background: none;
}
#content .meta .by {
	background-image: url(images/bckmetaby.gif);
}
#content .meta .under {
	background-image: url(images/bckmetaunder.gif);
}
#content .meta .on {
	background-image: url(images/bckmetaon.gif);
}
#content .meta .comments {
	background-image: url(images/bckmetacomments.gif);
}
#content .meta .print {
	margin: 0;
	background-image: url(images/bckmetaprint.gif);
}
#content .continue {
	padding: 5px 0;
	width: 100%;
	border-top: #d5d5d5 1px solid; border-bottom: #d5d5d5 1px solid;
}
#content .continue .link {
	float: left;
	padding: 0 0 0 25px;
	background: left center no-repeat url(images/bckcontinuelink.gif);
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#content .continue .meta {
	float: right;
}
#authorinfo {
	position: relative;
	padding: 10px 9px 10px 79px;
	width: 520px; min-height: 60px;
	background-color: #fff;
	border: #c0c0c0 1px solid;
	font-size: 11px;
	color: #555;
}
#authorinfo img {
	position: absolute;
	left: 10px; top: 10px;
}
#authorinfo a {
	color: #000;
	text-decoration: underline;
}
#categories {
	float: left;
	margin: 0 10px 0 0; padding: 9px;
	list-style-type: none;
	width: 270px;
	background-color: #fff;
	border: #c0c0c0 1px solid;
}
#categories li {
	margin: 0 0 15px 0; padding: 0 0 10px 0;
	width: 100%;
	background: left bottom repeat-x url(images/bckcategoriesli.gif);
}
#categories h3 {
	margin: 0 0 10px 0;
	font-size: 14px;
}
#categories a {
	font-size: 12px; font-weight: bold;
	color: #5d7921;
}
#categories img {
	float: left;
	margin: 0 5px 0 0;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 320px;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar li {
	margin: 0 0 10px 0; padding: 9px;
	background-color: #fff;
	border: #c0c0c0 1px solid;
}
#sidebar li li {
	margin: 0; padding: 0;
	border: 0;
}
li#recent-comments, #sidebar li.featuredwriter {
	padding: 4px;
}
#recent-comments p {
	margin: 0 0 10px 0;
}
#recent-comments h3 {
	margin: 0; padding: 0 0 0 10px;
	height: 40px; line-height: 25px;
	background: no-repeat url(images/bckrecent-commentsh3.jpg);
	color: #fff;
}
#sidebar li.featuredwriter {
	width: 310px;
}
#sidebar li.featuredwriter h3 {
	padding: 0 0 0 10px;
	line-height: 25px;
	background: repeat-x url(images/bckfeaturedwriterh3.gif);
	color: #fff;
}
#sidebar li.featuredwriter img {
	float: left;
	margin: 0 5px 5px 0;
}
#sidebar a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0 0 10px 0;
	font-size: 14px;
}
#sidebar .categoryintro {
	padding: 10px 4px;
	width: 310px;
}
#sidebar .categoryintro img {
	float: right;
	margin: 0 0 0 10px;
}
#sidebar .categoryintro h3 {
	font-size: 22px;
}
#sidebar .subscribe {
	background: #fff right top no-repeat url(images/bcksubscribe.gif);
}
#sidebar .subscribe form {
	margin: 10px 0 0 0;
}
#sidebar .subscribe .text {
	margin: 0 5px 0 0; padding: 2px 5px;
	width: 200px;
	border: 1px solid;
	border-left-color: #666; border-top-color: #666;
	border-right-color: #ddd; border-bottom-color: #ddd;
}
#sidebar .subscribe form * {
	vertical-align: middle;
}
#sidebar .subscribe .btn {
	padding: 0 2px;
	height: 21px;
	background-color: #2b74b4;
	border: #234b69 1px solid;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
}
#sidebar object, #sidebar embed {
	width: 300px !important;
}
#content, #content .entry, #sidebar_home, #sidebar {
	overflow: hidden;
}
#footer {
	margin: 0 -13px 0 -22px; padding: 15px 0 35px 0;
	height: 145px; text-align: center;
	background: #fff no-repeat url(images/bckfooter.jpg);
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}

.navigation {
	clear: both;
	margin: 15px 0;
	width: 100%;
}
.navigation a {
	color: #000;
	text-decoration: none;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fff;
	border: #c0c0c0 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #c0c0c0 1px solid;
}
.commentlist a, #respond a {
	color: #25a;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 3px;
	background-color: #fff;
	border: #656565 1px solid;
	color: #000;
}
#comment {
	width: 300px; height: 100px;
}
#comments, #respond h3 {
	padding: 10px;
	background-color: #fff;
	border: #c0c0c0 1px solid;
	font-size: 14px;
	color: #000;
}
.children #respond h3 {
	background-color: #fcfcfc;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea {
	vertical-align: middle;
	font-family: Arial; font-size: 12px;
}

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;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.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;
	color: #000;
}

.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;
}