/*  
Theme Name: Obvious Diversion
Theme URI: http://obviousdiversion.com/
Description: The design for Obvious Diversion.
Version: 1.0
Author: Christian Gloddy
Author URI: http://obviousdiversion.com/
*/

/* @group Basics */

#wrap {
	width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 1px solid #000000;
}

table{
	z-index: 100;
	position: relative;
	background-color: white;
}

a {
	color: #759b0d;
}

a img {
	border: none;
}

a:visited {
	color: #759b0d;
}

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

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

blockquote {
	border: 1px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
	background: #e0f0b7;
	margin-right: 1.5em;
}

body {
	color: #4C4C4C;
	width: 100%;
	padding: 0;
	text-align: center;
	margin: 10px 0px 10px 0px;
	font: .8em/1.6em Verdana, "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	background: #fff url(images/bg.png) no-repeat scroll center top;
}

cite {
	font-size: 90%;
	font-style: normal;
}

#logo {
	margin:0; padding:0;
	position:relative;
	width:147px; height:22px;
	margin:0; padding:0;
	overflow:hidden;
}

#logo span {
	display:block;
	position:absolute; left:0; top:0; z-index:1;
	width:147px; height:22px;
	margin:0; padding:0;
	background: url("images/logo.gif") top left no-repeat #999999;
}

h1 a {
	color: #000000;
	font-size: small;
	font-weight: normal;
}

h1 a:visited {
	color: #000000;
}

h2 {
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	font-size: large;
	font-weight: normal;
}

h3 {
	font-size: small;
	font-weight: bold;
	padding-top: .6em;
	padding-left: 1em;
}

table {
	border-width: 1px;
	border-style: solid;
	clear: both;
	width: 100%;
}

th {
	background: #9594bb;
	padding-left: 5px;
	text-align: center;
}

tr {
	border-width: 1px;
	border-style: solid;
}

td {
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

div.storyimage {
	float: right;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.storyimage img {
	border-style: none;
}
	
/* @end */

/* @group Header */

#header {
	width: 700px;
	margin: 0;
	padding: 0;
}

#header a {
	text-decoration: none;
}

#logo {
	margin: 10px 0px 5px 15px;
	display: block;
	float: left;
	text-align: right;
	padding: 0px;
}

#gallerycontrols {
	float: right;
	display: block;
	font-size: larger;
	margin: 10px 15px 10px 0px;
	padding: 0px;
}

#randomimagesmall {
	width: 700px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: both;
	display: block;
}

#randomimagelarge {
	width: 700px;
	height: 525px;
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: both;
	display: block;
}

#imagespace {
	margin: 0px;
	padding: 0px;
	border-bottom: solid #86B211 4px;
}

#imagespace img{
	margin: 0px;
	padding: 0px;
}
	
/* @end */

/* @group Story */

#content {
	width: 445px;
	border-right: 1px solid #ccc;
	float: left;
	margin: 0px;
	padding: 20px 35px 20px 20px;
	clear: both;
	text-align: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:445px;
}

.storytitle {
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
}

.storytitle a {
	text-decoration: none;
	color: #759b0d;
}

.storytitle a:hover {
	text-decoration: underline;
	color: #669933;
}

.storycontent p {
	padding-left: 1em;
}

.storycontent img {
	border: double #333333 3px;
}

.storycontent p img.ui {
	border-style: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.storycontent ul {
}

.storycontent ul li {
	list-style: square;
}

.archiveposts li {
	list-style: square;
}

.sidecaption {
	border: 1px solid #333333;
	background: #e0f0b7;
	font-size: x-small;
	text-align: right;
	width: 275px;
	padding: 0px 10px 0px 15px;
	margin: 0px 60px 0px 70px;
	position: relative;
	bottom: 18px;
}

#profile{
	text-align: center;
	width: 445px;
	margin-top: 1em;
}

.storycontent dt {
	text-transform: uppercase;
	float: left;
}

.storycontent dd {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.smallitem {
	float: right;
	margin: 10px;
}

.postdate {
	float: left;
}

.feedback {
	text-align: right;
	border-top: solid #86B211 1px;
	border-bottom: solid #86B211 1px;
	padding: 0px 0px 0px 0px;
	margin: 23px 0px 30px 0px;
	width: 445px;
	clear: both;
}

.feedback img {
	position: relative;
	top: 1px;
}

.feedback a {
	text-decoration: none;
	color: #4C4C4C;
	padding-left: 0;
}

.feedback a:hover {
	text-decoration: underline;
	color: #669933;
}

.readmore {
	text-align: center;
	padding-bottom: 1em;
}

.readmore a {
	text-decoration: none;
}

.readmore a:hover {
	text-decoration: underline;
}

.commentwrap {
	text-align: left;
}

.commentwrap a {
	padding: 0px;
	text-decoration: none;
	color: #759b0d;
}

.commentwrap a:hover {
	padding: 0px;
	text-decoration: none;
	color: #669933;
}

h2#comments {
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #9594bb;
	border-bottom: 1px solid #9594bb;
	padding-top: 1em;
}

h2#postcomment {
	letter-spacing: 0.2em;
	font-size: 1.2em;
	font-weight: normal;
	color: #9e6f70;
	padding-top: .5em;
	border-bottom: 1px solid #9e6f70;
	margin: 15px 0 2em 0;
}

#commentsrss {
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #9594bb;
	float: right;
}

ol#comments li p {
	font-size: 100%;
	text-align: center;
}

.commenttext {
	padding-left: 1em;
	padding-top: 1px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 0px;
}



#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	width: 70%;	
	border: 1px solid #999;
	color: #000;
	padding: .2em;
}

#commentform {
	padding: 0;
	margin: 0;
}

#submit {
	margin-top: 1em;
	margin-bottom: 1em;
}

#commentform textarea {
	width: 90%;
}

ol#commentlist {
	margin: 0px;
	padding: 0px;
}

#commentlist li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.question {
	color: #9594bb;
	padding-left: 1em;
	margin-bottom: 1em;
}

.answer {
	color: #9e6f70;
	padding-left: 1em;
	margin-bottom: 1em;
}

div.storycontent img {
	text-align: center;
}
	
/* @end */

/* @group Menu */

#menu {
	width: 197px;
	float: right;
	margin: 0px;
	height: auto;
	padding: 0px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:199px;
	background: no-repeat;
}

#menu form {
	margin: 0px;
}

#menu input#s {
	width: 110px;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	padding: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#menu ul li {
	margin-top: 10px;
	padding-bottom: 2px;
	font: 1em/1.7em Avenir, Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style: none;
}

#menu ul li a {
	text-decoration: none;
	color: #4C4C4C;
}

#menu ul li a:hover {
	text-decoration: underline;
	color: #86B211;
}

#menu ul ul {
	text-transform: none;
	list-style-type: none;
	margin: 0;
	text-align: left;
	padding: 0px;
}

#menu ul ul li {
	border: 0;
	margin-top: 0;
	margin-left: 2em;
	line-height: 1.1em;
	font-family: Lucida, Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 0px 0px 0px 0px;
}

#menu ul ul li a {
	color: #4C4C4C;
	text-decoration: none;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#menu ul ul ul li {
	list-style: none;
	font-size: smaller;
}

#menu ul ul ul {
	margin-bottom: 1em;
}

#menu ul li.spark a {
	margin: 0;
	padding: 0;
	color: #9594bb;
	font-weight: bold;
}

#menu ul li.spark ul li {
	margin: 0;
	padding: 0;
}

#menu ul li.spark ul li a {
	font-weight: normal;
}

#menu ul li.categories a {
	font-weight: bold;
	color: #9594bb;
}

#menu ul li.categories ul li {
	list-style: url("images/bulletblue.gif");
}

#menu ul li.categories ul li a {
	list-style: url("images/bulletblue.gif");
	font-weight: normal;
	color: #4C4C4C;
}

#menu ul li.author a {
	font-weight: bold;
	color: #b2bb95;
}

#menu ul li.author ul li {
	list-style: url("images/bulletgreen.gif");
}

#menu ul li.author ul li a {
	list-style: url("images/bulletgreen.gif");
	font-weight: normal;
	color: #4C4C4C;
}

#menu ul li.othersites a {
	font-weight: bold;
	color: #9e6f70;
}

#menu ul li.othersites ul li {
	list-style: none outside;
	padding: 0px;
	color: #9e6f70;
	margin: 0px;
}

#menu ul li.othersites ul li h2 {
	list-style: none outside;
	padding: 0px;
	color: #9e6f70;
	margin: 0px;
	font-size: smaller;
	letter-spacing: 0em;
}

#menu ul li.othersites ul li ul {
	margin-top: .3em;
}

#menu ul li.othersites ul li ul li {
	list-style: url(images/bulletred.gif);
	margin-left: 2em;
	line-height: 1.1em;
	font-size: 1em;
}

#menu ul li.othersites ul li ul li a {
	color: #4C4C4C;
	font-weight: normal;
}

#menu ul li.about a {
	font-weight: bold;
	color: #bbb189;
}

#menu ul li.about ul li {
	list-style: url(images/bulletyellow.gif);
}

#menu ul li.about ul li a {
	list-style: url(images/bulletyellow.gif);
	font-weight: normal;
	color: #4C4C4C;
}
	
/* @end */

/* @group Footer */

#footer {
	width: 100%;
	color: #FFFFFF;
	display: block;
	clear: both;
	padding: 0px;
	height: 25px;
	margin: 15px 0px 0px 0px;
	background: url(images/footer.png) repeat-x;
	border-bottom: solid #86B211 7px;
}

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

#copyright {
	font-size: .8em;
	float: left;
	display: inline;
	padding: 0px;
	margin: 2px 0px 0px 7px;
}

#flare {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	display: block;
	width: 50%
}

#flare a {
	float: right;
	margin-left: 3px;
}
	
/* @end */

/* @group Meta */

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.meta {
	font-size: .75em;
}
	
/* @end */

/* @group Pictures */

.tinypics {
	border-width: 1px;
	border-style: dotted;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.tinypics img {
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
}

.pictures {
	margin: 0px;
	padding: 0px;
	width: 445px;
	overflow: hidden;
	text-align: center;
}

.pictures p {
	margin: 0px;
	padding: 0px;
}

.pictures img {
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	margin: 1em 0px 0px 0px;
}

.summary {
	margin-top: 1em;
	width: 400px;
	background: #e0f0b7;
	border: 1px solid #999999;
	text-align: justify;
	margin-bottom: 0px;
	padding: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

.summary p{
	margin-top: 1em;
	margin-bottom: 1em;
}
	
/* @end */
