/*

Theme Name: A&B
Theme URI: http://www.arrowandbeast.com
Description: Arrow & Beast Theme
Version: 1.0
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: mik
Author URI: http://www.micheledanze.com

*/

/* body
--------------------------------------------------*/
body {
	font:62.5%/1.6em arial, verdana, geneva, sans-serif;
	color: #fff;
	background-color: #000;
	background-image: url("../../../images/background.jpg");
	
	margin:0;
}

* {
	margin:0;
	padding:0;
}

code {
	font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
	border-bottom: 1px solid #FFF;
	padding: 0px 0 0 0;
}

#header a {
	font-size: 1.3em;
}

#header img {
	border: 0px;
}

#header .description {
	float:right;
	margin:45px 0 0;
}

#wrapper {
	background: black;
	width:880px;
	margin:0 auto;
}

#container {
	margin: 0 auto;
	width: 800px;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
	font-size:3.8em;
	font-weight:400;
	letter-spacing:-1px;
	margin:20px 0;
}

#header h1 a {
	text-decoration:none;
}

/* navigation
--------------------------------------------------*/
ul#list-nav {
	list-style:none;
}

ul#list-nav li {
	text-align: center;
	float:left;
}

#nav2 {	background-image: url("../../../images/nav_2_off.jpg"); width: 63px; height: 75px; display: block; }
#nav2:hover { background-image: url("../../../images/nav_2_over.jpg"); }

#nav3 {	background-image: url("../../../images/nav_3_off.jpg"); width: 60px; height: 75px; display: block; }
#nav3:hover { background-image: url("../../../images/nav_3_over.jpg"); }

#nav4 {	background-image: url("../../../images/nav_4_off.jpg"); width: 92px; height: 75px; display: block; }
#nav4:hover { background-image: url("../../../images/nav_4_over.jpg"); }

#nav5 {	background-image: url("../../../images/nav_5_off.jpg"); width: 72px; height: 75px; display: block; }
#nav5:hover { background-image: url("../../../images/nav_5_over.jpg"); }

#nav6 {	background-image: url("../../../images/nav_6_off.jpg"); width: 83px; height: 75px; display: block; }
#nav6:hover { background-image: url("../../../images/nav_6_over.jpg"); }

.clear {
	clear: both;
}

/* content
--------------------------------------------------*/
#content {
	border-right: 1px dashed #FFF;
	padding: 10px 0 0 0;
	width: 570px;
}

#content2 {
	margin:0 !important;
	padding:10px 0 0px;
}

#content p,#content2 p {
	line-height:25px;
	font-size:120%;
	word-spacing:1px;
}

#content a,#content2 a {
	text-decoration:none;
}

#content a:hover,#content2 a:hover {
	color:#ff0000;
}

#content h2,#content2 h2 {
	font-family: "Arial", sans-serif;
	font-size:2.2em;
	font-weight: 100;
	line-height:30px;
	width: 540px;
}

#content h2 a,#content2 h2 a {
	text-decoration:none;
	border:none;
}

#content h1 {
	font:3em arial, sans-serif;
	margin:10px 0;
}

#content h3 {
	font:2em arial, sans-serif;
	margin:10px 0;
}

#content h4 {
	font:1.8em arial, sans-serif;
	margin:10px 0;
}

#content h5 {
	font:1.6em arial, sans-serif;
	margin:10px 0;
}

#content2 h3 {
	font:160% arial, sans-serif;
	margin:10px 0;
}

#content ul,ol {
	font-size:120%;
	margin:10px 10px 10px 25px;
}

#content2 ul,ol {
	margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
	background:#eee;
	border:1px solid #FFF;
	margin:10px 0;
	padding:5px 15px;
}
/*
a:hover {
	color:#ff0000;
	text-decoration:none;
}
*/

a.more {
	display:block;
	text-align:right;
	text-decoration:none;
	margin:10px 0 0;
}

a.more:hover {
	text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
	margin: 10px 0 65px 0;
	text-align:justify;
	width: 540px;
}

.post object {
	width: 540px;
}
.post embed {
	width: 540px;	
}

.post h2 img {
	border: 0px;
}
.post img {
	border: 1px solid #FFF;
}

.post .info {
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
	font-size:1em;	
}

.date {
	border-bottom:1px solid #FFF;
	margin: 0 0 10px 0;
	width: 540px;
}

.post small {
	color: #666;
	font-size: 1.1em;
	margin-top:25px;
}

.post small a {
	color: #666;
}

/* metdata sidebar ('about this post')
--------------------------------------------------*/
p.news {
	background:#FFFFFF;
	font-size:100%;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
	margin:10px 0 28px;
	padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
	width:200px;
	float:right;
	padding: 0 0 0 0;
	height:100%;
}

#info {
	padding: 50px 0 0 0;
}

#searchbox {
	padding: 40px 0 0 0;
}


#searchbox input {
	background: #000;
	border: 1px solid #FFF;
	color: #fff;
	font: 11px arial, sans-serif;
	height: 20px;
	width: 100px;	
}

#searchbox img {
	vertical-align: middle;
}

#sidebar h2 {
	letter-spacing:1px;
	font-size:1.4em;
	padding:0 0 3px;
}

#sidebar ul {
	list-style:none;
	margin:0 0 23px;
}

#sidebar li {
	list-style:none;
}

#sidebar li a:hover {
	color:#ff0000;
}

#sidebar input {
}

/* some input
--------------------------------------------------*/
input {
	border:1px solid #FFF;
}

/* comments
--------------------------------------------------*/
#comments {
	font-size:0.9em;
}

#commentlist li {
	margin-bottom:1.5em;
	padding-bottom:1em;
}

#commentform {
	background:#fff;
	width:350px;
	text-align:left;
	margin:0 0 15px 0;
}

#commentform textarea {
	border:1px solid #FFF;
	width:480px;
	font: 13px arial, sans-serif;
}

#commentform #email,#commentform #author,#commentform #url {
	font-size:1.1em;
	background:#f8f8f8;
	border:1px solid #FFF;
	width:350px;
}

#commentform input {
	margin-bottom:3px;
}

#gravatar {
	align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.navigation {
	text-align:center;
	font-size:120%;
}

.wp-caption {
	border:1px solid #FFF;
	text-align:center;
	padding:4px 0 0 0;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:10px;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}


.wp-caption-dd {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
	text-decoration:none;
}

#content li,#content2 li {
	border-bottom:1px solid #FFF;
	padding:10px;
}

a,#sidebar li a {
	color:#fff;
	text-decoration:none;
}

#footer a:hoverĘ{
	color: #ff0000;
}
/* footer
--------------------------------------------------*/
#footer {
	clear: both;
	margin: 0;
	padding: 10px 0;
	vertical-align: middle;
}

.footer {
	margin-left: 20px;
}
