/*  
Theme Name: ABORG
Theme URI: http://
Description: As plain and simple as I can do
Version: 1.01
Author: Aaron Broadhurst
Author URI: http://
*/

/* Begin Typography & Colors */
body
{
	font-size: 0.8em;
	font-family: 'Courier New', 'Courier', monospace;
	color: #333;
	text-align: center;
	background-color: #fff;
	font-weight: lighter;
	background-repeat: repeat-x;
}

#page
{
	background-color: #fff;
	border: 1px solid #ccc;
	text-align: left;
}

#header { background: #fff; }

#navmenu ul
{
	margin: 0;
	padding: 20px 0 0 0;
	list-style-type: none;
	list-style-image: none;
}

#navmenu li { display: inline; }

#navmenu ul li a
{
	color: #333;
	text-decoration: none;
}

#navmenu ul li a:hover
{
	color: #333;
	text-decoration: underline;
}

#navmenu
{
	text-align: right;
	padding: 0;
}

/* dynamic navigation  */
#navmenu #current { color: #CCC; }
#navmenu #current a { color: #ccc; }

.breadcrumb
{
	font-size: 80%;
	padding: 0 0 10px 0;
	color: #CCC;
}

.breadcrumb a
{
	color: #999;
	text-decoration: none;
}

.breadcrumb a:hover
{
	color: #999;
	text-decoration: underline;
}

#content { font-size: 1.2em; }
.main .entry, .entry { line-height: 1.5em; }
.main .postmetadata { text-align: right; }

.alt
{
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.sold
{
	color: #F60;
	font-size: 150px;
	font-family: serif;
}

#footer { }

small
{
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 { font-weight: normal; }

h1
{
	font-size: 24px;
	text-align: right;
}
.journal
{
	font-size: 22px;
	text-align: right;
	color: #CCC;
}

h2
{
	font-size: 1.25em;
	text-align: right;
}
h2.pagetitle { font-size: 1.25em; }
h3 { font-size: 1.125em; }

h1, h1 a, h1 a:visited, .description
{
	text-decoration: none;
	color: #333;
}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #333; }
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite { text-decoration: none; }
.entry p a:visited { }
.commentlist li, #commentform input, #commentform textarea { font: 0.9em; }
.commentlist li { font-weight: bold; }

.commentlist cite, .commentlist cite a
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p { }
.commentmetadata { font-weight: normal; }
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike { }
code { font: 1.1em 'Courier New', Courier, Fixed; }

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover { text-decoration: none; }
a:hover { text-decoration: underline; }

/* End Typography & Colors */
/* Begin Structure */
body
{
	margin: 0 0 20px 0;
	padding: 0;
}

#page
{
	background-color: #fff;
	margin: 20px auto;
	padding: 0;
	width: 850px;
	border: 1px solid #ccc;
}

#header
{
	background-color: #fff;
	margin: 0;
	padding: 10px 20px 20px 20px;
	height: 50px;
}

.main
{
	float: left;
	padding: 0 0 0 45px;
	margin: 0;
	width: 760px;
}

.page_entry
{
	text-align: left;
	line-height: 150%;
}
.photoinfo
{
	text-align: left;
	font-size: 90%;
	padding: 20px 0 20px 0;
}

.photoinfo ul
{
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

.photoinfo li { display: inline; }
.photoinfo h2 { display: inline; }
.photophoto { text-align: center; }
.thumbnail {  text-align: left; 
		padding: 20px 0 20px 0; }

.thumbnail ul
{
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

.thumbnail li
{
	display: inline;
	padding: 0 20px 0 0;
}
.post
{
	margin: 0 0 40px;
	text-align: center;
}
.post hr { display: block; }

.notes
{
	padding: 10px 0 0 0;
	text-align: left;
	color: #666;
	font-size: 95%;
	width: 711px;
	margin: 0 auto 0 auto;
}


.main .postmetadata
{
	padding-top: 5px;
	font-size: 80%;
}

.postmetadata { clear: left; }

#footer
{
	padding: 0;
	margin: 0 auto;
	clear: both;
}

#footer p
{
	margin: 0;
	padding: 0 20px 10px 20px;
	text-align: right;
}

#footer a
{
	color: #999;
	text-decoration: none;
}

#footer a:hover
{
	color: #999;
	text-decoration: underline;
}

/* End Structure */
/*	Begin Headers */
h1
{
	margin: 0;
	font-weight: 100;
}

h2 { margin: 30px 0 0; }
h2.pagetitle { margin-top: 30px; }

h3
{
	padding: 0;
	margin: 30px 0 0;
}

h3.comments
{
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */
/* Begin Images */
#header img { }

.aboutimage
{
	margin: 0 0 20px 30px;
	display: inline;
	float: right;
}

p img
{
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright { float: right; }
.alignleft { float: left; }

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul
{
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	text-indent: 0px;
}

.archives ul
{
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

.archive_post ul
{margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; 
	}
.archive_post li
{
display: inline;
}
.entry ol
{
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li
{
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

/* End Entry Lists */
/* Begin Form Elements */
.entry form
{
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select { width: 130px; }

#commentform input
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea
{
	width: 100%;
	padding: 2px;
}

#commentform #submit
{
	margin: 0;
	float: right;
}

/* End Form Elements */
/* Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px;
}

.commentlist
{
	padding: 0;
	text-align: justify;
}

.commentlist li
{
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p { margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0; }

.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata
{
	margin: 0;
	display: block;
}

/* End Comments */
/* Begin Various Tags & Classes */

#popup
{
	text-align: right;
	color: #999;
	font-size: 80%;
	visibility: hidden;
}
#exif
{
	text-align: right;
	color: #ccc;
	font-size: 80%;
	width: 760px;
	margin: 0 auto -20px auto;
}



acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }

blockquote
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

.center { text-align: center; }
hr { display: none; }
a img { border: none; }

.navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* End Various Tags & Classes*/
