/*
Theme Name: Ocadia
Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: A two column blue-grey theme, clean yet stylish. 
Version: 1.2
Author: Becca Wei
Author URI: http://beccary.com
Modified A Little by thorsett.net
*/

/*
Ported to TXP with a little Magic Dust by Stuart - http://thebombsite.com/
*/

#randimg
{
	margin-left: 23px;
}

/* Basics */

body {
	margin: 0;
	padding: 0;
	background: #E6EEEE url(/images/7.gif) repeat-x;
	color: #333;
	font-size: 78%;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	text-align: center;
}

#accessibility {
	position: absolute;
	top: -10000px;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}

ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: Georgia, serif; 
	color: #534B48; 
}

h1, h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1em;
}

a:link {
	color: #59708C;
}

a:visited {
	color: #5C6C7D;
}

a:hover, a:active {
	color: #8CA0B4;
	text-decoration: none;
}

blockquote {
	margin: 0 20px;
	padding: 0.05em 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(/images/10.gif) repeat-y;
	font-size: 0.9em;
}

code {
	color: #666;
}

input, textarea, select {
	background-color: #FFF; 
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}

form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
}


/* Layout */ 

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background: #FFF url(/images/21.gif) repeat-y;
	text-align: left;
}

#header {
	width: 760px;
	height: 132px;
	background: url(/images/15.gif) no-repeat;
}


/* Header styles */

#header h1 {
	margin: 0;
	padding: 35px 0 0 40px;
	font-size: 2em;
	line-height: 40px;
}

#header h1 a {
	text-decoration: none;
}

#header p {
	margin: 0;
	padding: 5px 0 0 40px;
        font-variant: small-caps;
        font-weight: bolder;
}
	
#content {
	float: left;
	margin-top: -12px;
	padding: 0 10px 0 40px;
	width: 520px;
	min-height: 268px;
	background: url(/images/12.gif) no-repeat;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 470px;
}

#smb_content {
	float: left;
	margin-top: 10px;
	padding: 0 10px 0 40px;
	width: 520px;
	min-height: 268px;
	background: url(/images/12.gif) no-repeat;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 470px;
}
 
html>body #content {
	width: 470px;
}

#sidebar {
	float: left;
	width: 240px;
	background: url(/images/19.gif) no-repeat top right;
	font-size: 0.9em;
}


/* Sidebar styles */

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(/images/20.gif) repeat-y;
}

#sidebar ul li {
	margin: 0;
	padding: 0 0 1.5em 0;
	background: url(/images/17.gif) no-repeat bottom left;
	overflow: visible;
}

#sidebar h2 {
	margin: 0;
	padding: 1.2em 40px 0 20px;
	font-size: 1.1em;
	background: url(/images/18.gif) no-repeat;
}

/* Fix our list and paragraph styles */

#sidebar p, #sidebar ul ul, #sidebar ul ol {
	margin: 1em 0 0 0;
	padding: 0 40px 0 20px;
}

#sidebar ul ol {
	margin: 1em 0 0 20px;
}

#sidebar ul ol li {
	padding: 0;
	background: url(/images/8.gif) no-repeat 2000px 0;
	/* IE goes buggy with background: none; */
}

#sidebar ul ul {
	background: none;
}

#sidebar ul ul ul {
	margin: 0;
	padding: 0 0 0 0.8em;
	background: none;
}




#sidebar ul ul li {
	padding: 0 0 0 1.5em;
	background: url(/images/8.gif) no-repeat 0 0.2em;
}

* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}

#footer {
	clear: both;
	margin: 0 20px;
	padding: 25px 4px 0 4px;
	background: url(/images/14.gif) no-repeat;
}


/* Footer styles */

#footer p {
	margin: 0;
	padding: 0.5em 20px;
	background-color: #999;
	font-size: 0.9em;
}

#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
	
	
/* Blog */

.pagetitle {
	margin: 1.2em 0 0 0;
}

.post {
	padding: 1.2em 0 0 0;
}

.storydate {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0;
	border-right: 1px solid #CCC;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #999;
}

.storytitle {
	float: left;
	margin: 0;
}

.singlestorytitle {
        text-align: left;
	margin: 0;
}

.meta {
	margin: 0;
	padding: 0.5em 0 0 3em;
}
 
.feedback {
	padding: 0 0 0 3em;
}

.meta, .feedback {
	clear: both;
	font-size: 0.9em;
	color: #999;
	background: url(/images/13.gif) no-repeat bottom left;
}

.permalink {
	margin: 0 1.5em 0 0;
	padding: 0 0 0 1.2em;
	background: url(/images/16.gif) no-repeat center left;
}

.commentslink {
	padding: 0 0 0 1.5em;
	background: url(/images/11.gif) no-repeat center left;
}

.storytitle a, .meta a, .feedback a, .commentauthor a, .commentmeta a, #comments a {
	text-decoration: none;
}

.paging, .articlenav {
        text-align: center;
}

.paging a, .articlenav a {
	padding: 10px 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
        text-align: center;
        text-decoration: none;
}


/* Comments */

ol.comments {
	margin: 1.2em 0;
	padding: 0;
	list-style-type: none;
}

ol.comments li {
	margin: 1em 0;
	padding: 0 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(/images/9.gif) repeat-y;
}

.commentalt {
	background: url(/images/10.gif) repeat-y !important;
}

.commentauthor {
	margin: 1em 0 0 0;
}

.commentauthor a {
	font-weight: bold;
}

.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
}

#comment {
	width: 98%;
}

form#txpCommentInputForm {
        margin-top: 40px;
}

input.comment_name_input, input.comment_email_input, input.comment_web_input, textarea.txpCommentInputMessage {
        margin-bottom: 20px;
        margin-left: 5px;
}

input.comment_name_input {
        margin-right: 20px;
}

input#forget, input#remember {
        margin-right: 5px;
}

textarea.txpCommentInputMessage {
        height: 200px;
        width: 275px;
}

p#txpCommentInputForm {
        width: 300px;
        text-align: center;
        font-weight: bold;
        padding: 10px 0 10px 0;
        border-top: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
	background: url(/images/9.gif) repeat-y;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        margin-bottom: 30px;
}
.smd_slimbox {
	float:left;
	width:600px;
	margin:1em 0;
	clear:both;
	list-style:none;
}
.smd_slimbox li {
	width:150px;
	height:150px;
	float:left;
	margin:1em auto;
	text-align:center;
}
.smd_slimbox img {
	margin:0 auto;
}
.smd_slimbox span {
	float:left;
	width:140px;
	padding:2px 0 0 5px;
}
li.smd_slimbox_nav {
	clear:both;
	width:200px;
	padding:20px;
}
.smd_slimbox_prev {
	float:left;
}
.smd_slimbox_next {
	float:right;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/slimcss/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/slimcss/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/slimcss/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/slimcss/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

pre {
	margin: 0 0px;
	padding: 0.05em 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(/images/10.gif) repeat-y;
	font-size: 0.9em;
        float: none;
        overflow: scroll
}

.simplepie a {
        text-decoration: none;
}