/*
Theme Name: AR-org
Theme URI: http://andrew-reynolds.org/
Description: First version of the ar.org theme
Author: Andrew Reynolds
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background
*/

ul, ol, dl, li, dt, dd, h1, h2, h1, h2, h3, h6, pre, form, body, html, p, blockquote, fieldset, input, textarea, select {margin: 0; padding: 0;}
a {text-decoration: underline;}
ul, ol {list-style: none;}
a img {border: none;}
acronym {cursor: help;}
address, cite { font-style: normal;}
h1, h2, h1, h2, h3, h6, pre, code {font-size: 100%;}
.clearfix {overflow:auto;zoom:1;}
.hidden {display: none; /* \*/ display: block; /* */ position: absolute; left: -2000px;	top: -2000px;	width: 1px;	height: 1px;}

body
{
	background:#b4985a url(i/body-bkg.gif) repeat-x 0 0;
	text-align:center;
}

#sitewrap
{
	width:720px;
	margin:30px auto;
	text-align:left;
	position:relative;
	background:#fff;
}

#head #site-title
{
	width:720px;
	height:190px;
	background:url(i/header.jpg) no-repeat 0 0;
	text-indent:-5000px;
}

p.ar
{
	position:absolute;
	top:-25px;
	left:2px;
}

#pri-cont
{
	margin:0 15px;
	float:left;
	width:60%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#444;
}


#pri-cont h2, .post h1 {
	border-top:6px solid #7f0002;
	color:#b4985a;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-1px;
	font-size:220%;
	padding-top:10px;
	font-weight:normal;
}

#pri-cont h2 a {
	color:#b4985a;
}

#pri-cont p
{
	margin:1em 0;
}

#pri-cont ul {
	margin-left:1em;
	list-style:circle;
}

#pri-cont li {
	margin-left:1em;
	line-height:1.5em;
}

#pri-cont blockquote p.by
{
	text-align:right;
	font-weight:bold;
	margin-top:0;
	font-size:80%;
}

#sec-cont
{
	width:32%;
	float:left;
	text-align:right;
}

#sec-cont h2
{
	color:#444;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 1em 0;
}

#sec-cont h3
{
	background:url(i/divider.gif) no-repeat 0 0;
	font-weight:normal;
	color:#7f0002;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:70%;
	padding:6px 0 2px 0;
}

#sec-cont p
{
	margin-bottom:1em;
}

#foot {
	clear:both;
	text-align:center;
	color:#444;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:60%;
	padding:0.5em;
	background:#f8ebcf;
}

.foot-link {
	clear:both;
	margin-bottom:.6em;
	text-align:center;
}

div#comments
{
	border:1px solid #ccc;	
	background:#f1f1f1;
	padding:10px 20px;
	margin:1em 0;
}

a
{
	color:#7f0002;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

div.vcard
{

}

div.vcard img
{
	float:left;
	margin-right:10px;
}

div.comment-body
{
	background:#fff url(i/says.gif) no-repeat 0 0;
	padding:12px 20px 8px 20px;
	margin:1em 0;
}

.commentmetadata,
#nav-below,
.foot-link
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:80%;
}

.comment-reply-link
{
	background:#7f0002;
	color:#fff;
	padding:5px 10px;
	margin:1em 0;
	border:1px solid #4d0001;
}

.comment-reply-link:hover
{
	text-decoration:none;
	background:#4d0001;
	border:1px solid #7f0002;
}

#submit
{
	background:#7f0002;
	color:#fff;
	padding:5px 10px;
	border:0;
	cursor:pointer;
	border:1px solid #4d0001;
}

#submit:hover
{
	background:#4d0001;
	border:1px solid #7f0002;
}



h3#reply-title,
.form-allowed-tags
{
	display:none;	
}

.comment-form-comment label
{
	font-weight:bold;
}

.nav-previous, .nav-next
{
	display:inline;	
}

#nav-below
{
	display:block;
	height:30px;
}

.nav-previous a, .nav-next a
{
	display:block;
	overflow:hidden;
	width:77px;
	height:25px;
	text-indent:-500em;
}

.nav-previous a
{
	background:url(i/prev-next.gif) no-repeat 0 0;
	float:left;
}

.nav-previous a:hover
{
	background:url(i/prev-next.gif) no-repeat 0 -26px;
}


.nav-next a
{
	background:url(i/prev-next.gif) no-repeat -78px 0;
	float:right;
}

.nav-next a:hover
{
	background:url(i/prev-next.gif) no-repeat -78px -26px;
}

.arcom {
	background:url(/i/andrew-reynolds-com.gif) no-repeat top right;
}
.arvid {
	background:url(/i/andrew-reynolds-videos-com.gif) no-repeat top right;
}
.millmag {
	background:url(/i/millionaire-magazine-co-uk.gif) no-repeat top right;
}


.rel-link {
	display:block;
	height:146px;
	width:215px;
	margin:0 0 1em 1em;
	text-indent:-5000em;
	text-align:left;
}
