/*  
Theme Name: APEBOX.ORG
Theme URI: http://apebox.org/
Description: Theme for apebox.org
Version: 1.0
Author: Jo Shields
Author URI: http://apebox.org
*/



/* Begin Typography & Colors */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #121212; 
	color: #aaa;
	text-align: center;
	margin: 10px;
	}

#replyarea {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #121212; 
	color: #aaa;
	border: 1px solid #fff;
	width: 100%;
}

input, select {
	border: 1px solid #fff;
	background: #121212;
	color: #aaa;

}

.submitbutton {
	font-family: Impact;
	font-size: large;
}

p {
	margin-bottom: 10px;
}

a {
	color: #aaa;
	background-color: #121212;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #121212;
	background-color: #aaa;
}
a:active {
	text-decoration: none;
	color: #121212;
	background-color: #121212;
}

#navbar {
	position: absolute;
	width: 265px;
	top: 20px;
	left: 0px;
	height: 100%;
}

#navbarouter { position: relative; }

#footer {
	clear: both;
	width: 100%;
	bottom: 4px;
	right: 4px;
	font-size: xx-small;
	text-align: right;
	}

#content {
	text-align: left;
	margin-left: 265px;
}

#header {
	margin: 0 auto;
	margin-top: 10px;
	width: 950px;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/


/* Begin apebox-specific hackery */

.rounded {
	margin-top: 20px;
	border: 1px solid #fff;
}

.rounded2 {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #fff;
}

.rounded3 {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}

.smashbox {
	margin-right: -1px;
	border-right: 1px solid #121212;
}

.tl2 {
	margin:-1px;
}

.tl {
	background: url(images/tl.gif) no-repeat top left;
	margin:-1px;
}

.tr2 {background: url(images/dot.gif) no-repeat top right; margin-top: -10px; margin-right: -10px; padding: 1px;}
.br2 {background: url(images/dot.gif) no-repeat bottom right; margin-bottom: -11px; margin-right: -1px; padding: 5px;}

.tr {background: url(images/tr.gif) no-repeat top right;}
.br {background: url(images/br.gif) no-repeat bottom right;}
.bl {background: url(images/bl.gif) no-repeat bottom left;}
	
.tr, .tl, .bl, .br, .tl2 {
	position:relative;
}
		
.bl, .bl2 {padding:10px;}

.avatar-64, .avatar-32 {
	float:left;
	margin: 4px;
}

.header-white {
	font-family: Impact;
	font-size: 32px;
	color: #fff;
}

.header-grey {
	font-family: Impact;
	font-size: 32px;
	color: #aaa;
}

#tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #aaa;
}

.commentlist li {
	margin-top: 30px;
}

/* End apebox-specific hackery */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
