/*  
Theme Name: Pseudo-Journal
Theme URI: http://skidde.net/
Description: New theme
Version: 1.0
Author: me
Author URI: http://skidde.net/
*/


a {
	color: #334663;
}

a img {
	border: none;
}

a:visited {
	color: #536683;
}

a:hover {
	color: #131e23;
}

acronym, abbr {
	border-bottom: 1px dashed #334663;
}

acronym, abbr, span.caps {
	cursor: help;
}

blockquote {
	border-left: 6px solid #536683;
	border-right: 1px solid #536683;
	border-top: 1px solid #536683;
	border-bottom: 1px solid #536683;
	margin-left: 2em;
	padding: 1px 8px 1px;
	background-color: #b8cad3;
	overflow: auto;
}

body {
	background: #334663;
	color: #000;
	font-family: verdana, tahoma, arial, sans-serif;
	margin: 0;
	padding: 0; 
	text-align: center;
	font-size: 13px;
}

cite {
	font-style: normal;
}

h1, h2, h3, .title {
	margin: 2px 0 0 0;
	padding-bottom: 2px;
	letter-spacing: 0.10em;
	color: #334663;
	border-bottom: 1px dashed #334663;
}

h1 {
	line-height: 95%;
}

h2, .title {
	font-size: 120%;
}

h2.error {
	border: none;
	text-align: center;
}

.title a {
	text-decoration: none;
}

.title a:link, .title a:visited {
	color: #334663;
}

.title a:hover {
	color: #131e23;
}

h2.pagetitle {
	border: none;
	text-align: center;
	font-size: 140%;
	margin: 11px 0 6px 0;
}

h3 {
	font-size: 100%;
}

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

.date {
	font-size: 11px;
	float: left;
	text-transform: lowercase;
	color: #334663;
	margin-bottom: 4px;
}
.posted {
	font-size: 11px;
	color: #536683;
	line-height: 130%;
}
.postmetadata  {
	font-size: 9px;
	color: #536683;
	line-height: 170%;
	padding: 0 30px;
	text-align: center;

}
.entry {
	margin-bottom: 20px;
	margin-top: 10px;
	clear: both;
}

.entry.category-asides h2.title {
	display: inline;
	font-size: 100%;

}

.entry.category-asides .date {
	display: none;
}

.entry.category-asides .permalink {
	float: none;
	display: inline;
	margin: 0 0 0;
}

.entry.category-asides .entrytext, .entry.category-asides .entrytext > p {
	display: inline;
}

.entry.category-asides .entrytext > p.posted {
	display: block;
}

.permalink {
	float: right;
	font-size: 12px;
	font-weight: bold;
}

.permalink a {
	text-decoration: none;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.entrytext {
	clear: both;
}

.navigation {
	font-size: 11px;
	display: block;
	margin-bottom: 27px;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea, #commentform input {
	background: transparent;
	border: 1px solid #334663;
	padding: .1em;
	color: #334663;
	font-family: verdana, tahoma, arial, sans-serif;
}

#commentform textarea {
	width: 531px;
	font-size: 13px;
	background-color: transparent;
}

.commentmetadata {
	color: #334663;
}

.commentlist {
	margin: 4px;
	padding: 4px;
}

.commentlist li.comment {
	margin: .5em 0 .5em 2em;
	border-left: 6px solid #536683;
	border-right: 1px solid #536683;
	border-top: 1px solid #536683;
	border-bottom: 1px solid #536683;
	padding: 9px 8px 0 8px;
	background-color: #b8cad3;
	color: #334663;
}

.commentlist li.comment .commenttext {
	color: #000;
}

.commentlist li cite {
	font-weight: bold;
}

#wrap {
	width: 750px;
	border-left: 2px solid #536683;
	border-right: 2px solid #536683;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content {
	width: 536px;
	float: left;
	padding: 0 8px 0 6px;
	background-color: transparent;
	line-height: 130%;
	text-align: justify;
	margin-top: 11px;
}

#calendar {
	background-color: #dce2e6;
	width: 166px;
	height: 116px;
	border: 10px solid #334663;
	margin: 5px 0;
	padding: 2px;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	top: 0;
	visibility: visible;
	color: #131e23;
}

#calcont {
	visibility: hidden;
}

#full {
	float: left;
	background: #d3dcde url('/wordpress/wp-content/themes/pseudo/images/pseudo-navbgb.png') repeat-y 100% 0;
	padding-bottom: 6px;
}

#header {
	width: 750px;
	height: 150px;
	background: url('/wordpress/wp-content/themes/pseudo/images/header/randheader.php');
	border-bottom: 1px solid #8395a6;
}

#header a {
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}

#header a:hover {
	text-decoration: underline;
}

#toplinks {
	list-style: none;
	clear: left;
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
	display: block;
	background-color: transparent;
	position: relative;
	left: -204px;
	z-index: 30;
	width: 100%;
	font-size: 1px;
	overflow: visible;
}

#toplinks li {
	display: inline;
	vertical-align: top;
	padding-left: 4px;
	overflow: visible;
}

#toplinks li  a {
	padding: 3px;
	text-decoration: none;
	overflow: visible;
	font-size: 11px;
}

#toplinks li  a:link, #toplinks li  a:visited {
	background-color: #dce2e6;
	color: #304055;
	border: 1px solid #607075;
}

#toplinks li  a:hover, #toplinks li  a:active {
	color: #d3dcde;
	background-color: #334663;
	border: 1px solid #d3dcde;
}

#footer {
	clear: both;
	background-color: #232e43;
	font-size: 70%;
	color: #fff;
	text-align: center;
	padding: 3px;
	border-top: 1px solid #8395a6;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #8db6e0;
	text-decoration: none;
}

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

#pollframe {
	border: 0px none #000000;
	width: 100%;
	overflow: visible;
}

.pollbody {
	text-align: left;
	background-color: #b8cad3;
	font-size: 11px;
	margin: 0;
	border:none;
	padding-right: 2px;
	letter-spacing: 0.08em;
}

.pollbody form {
	margin-bottom: 0;
}
.pollbody form .submit {
	border: 1px solid #334663;
	background: transparent;
	color: #334663;
	margin: 2px 0;
	font-family: verdana, tahoma, arial, sans-serif;
}

.pollbar {
	background-color: #536683;
	padding: 1px;
	color: #fff;
}

.pollbar.pbshort {
  margin-right: 2px;
}

#nav {
	background-color: transparent;
	float: right;
	width: 190px;
	padding: 0px 5px 5px 5px;
	font-size: 11px;
	color: #000;
}

.navshow {
	display: block;
	border-bottom: 1px dashed #334663;
	margin-bottom: 5px;
}

.navhide {
	display: none;
	border-bottom: none;
}

#nav div.headershow, #nav div.headerhide {
	margin-bottom: 12px;
}


#nav #wpstats {
	margin-bottom: 0;
}

#nav div h2 {
	font-size: 100%;
	letter-spacing: 0.1em;
	border-bottom: 1px dashed #334663;
	margin-top: 4px;
}
/*
.headershow {
	background: url('/pseudo-navup.png');
	background-repeat: no-repeat;
	background-position: top right;
}

#nav .headerhide h2 {
	background: url('/pseudo-navdown.png');
	background-repeat: no-repeat;
	background-position: top right;
} */

#nav div h2 a {
	display: block;
	text-decoration: none;
}

#nav div h2 a:visited {
	color: #334663;
}

#nav div h2 a:hover {
	color: #131e23;
}

#nav div div.navtext {
	display: inline
}

#nav form {
	margin: 0 0 0 13px;
}

#nav input {
	background: transparent;
	color: #334663;
	border: none;
	margin: 2px 0;
	font-family: verdana, tahoma, arial, sans-serif;
}

#nav input#s {
	width: 75%;
	border: 1px solid #334663;
	padding-left: 2px;
	padding-right: 2px;
}

#nav input#searchgo {
	font-weight: bold;
}

#nav div .navshow .navtext {
	padding-left: 8px;
	text-indent: -1em;
	letter-spacing: 0.08em;
	margin: 0 0 0 1em;
}

#nav ul {
	list-style-type: none;
	margin: 0 0 0 1em;
	padding-left: 8px;
}

#nav ul li {
	letter-spacing: 0.08em;
	text-indent: -1em;
}

#archives li, #textrentries ul li, #linkslist li {
	display: inline;
}

#nav ul li a, #nav ul ul li a {
	display: inline;
}

#nav #archives a, #nav #rentrieslist a, #nav #linkslist a  {
	display: block;
}

#nav ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#nav ul ul li {
	border: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#nav a {
	text-decoration: none;
}

.loggedin {
	font-weight: bold;
	text-align: center;
}

#nav .loggedin a {
	text-decoration: underline;
}

.username {
	color: #334663;
}

#archives a {
	text-decoration: none;
	font-weight: normal;
}

#wp-calendar tbody td {
text-align: center;
padding-top: 0;
padding-bottom: 0;
margin: 0;
cursor: default;
}
#wp-calendar #prev {
text-align: left;
}
#wp-calendar #next {
text-align: right;
}
#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 100%;
	height: 106px;
	text-align: center;
	font-size: 9px;
}

#wp-calendar thead {
	margin: 0px;
	padding: 0px;
	color: #131e23;
	font-size: 10px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	text-decoration: none;
	display: block;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	text-decoration: none;
	display: block;
}

#wp-calendar a {
	display: block;
	color: #334663;
	text-decoration: underline;
}


#wp-calendar caption {
	font-weight: bold;
	color: #131e23;
}

#wp-calendar td.pad:hover {
	background: transparent;
}

#wp-calendar a:hover, #wp-calendar td:hover, #wp-calendar td:hover a,  #wp-calendar #today {
	color: #EEEEEE;
	background-color: #334663;
}

#wp-calendar th {
	font-style: normal;
		color: #131e23;
}

#wp-calendar #today a {
	color: #eee;
}

#wp-calendar tfoot {
display: none;
}

ol.footnotes{font-size:0.8em; color:#334663;}

.aligncenter {
text-align: center;
}
