/*  
Theme Name: Binary Sea 2008 Remix
Theme URI: http://www.binary-sea.com/
Description: 
Version: 1.0
Author: Jared White
Author URI: http://www.jaredwhite.com/

*/



body {
	background-color: #0D1737;
	background-image: url(images/water-back.jpg);
	margin: 0;
	padding: 0;
	color: white;
	font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 75%;
}

#layout-large #layout-photo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#layout-large #layout-heading {
	position: absolute;
	left: 514px;
	top: 0px;
}
#layout-large #leftbar {
	width: 350px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 559px;
}
#layout-large #leftbar #msynth {
	margin-left: 34px;
}
#layout-large #document {
	position: absolute;
	top: 202px;
	left: 515px;
	right: 10px;
}

#layout-normal #layout-photo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#layout-normal #layout-heading {
	position: absolute;
	top: 0px;
	left: 246px;
}
#layout-normal #leftbar {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 254px;
}
#layout-normal #document {
	margin-top: 152px;
	margin-left: 250px;
	margin-right: 50px;
}


.navigation
{
	margin-bottom: 18pt;
}

.navigation .alignleft { display: inline; padding-right: 40px; }
.navigation .alignright { display: inline; }

.post
{
	margin-bottom: 18pt;
}

.post h2
{
	margin-bottom: 5pt;
}

.post h2 a
{
	text-decoration: none;
}

.post small, .postmetadata, .commentmetadata, .commentmetadata a
{
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: bold;
	color: #F2B8FF;
	margin: 0;
}

.entry
{
	padding: 5px 0px 5px 0px;
}

.entrytext .alt
{
	margin-top: 15pt;
	border-top: solid 1px #B58BBD;
	border-bottom: solid 1px #B58BBD;
	padding: 5px;
}

#respond
{
	margin-top: 20pt;
}

ol.commentlist
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

ol.commentlist li
{
	background-color: #141734;
	padding: 8px;
	margin-bottom: 10pt;
}

ol.commentlist li cite
{
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
}

em.awaiting
{
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
}

ol.commentlist li .commentCount
{
	float: right;
	font-size: 38pt;
	font-family: Arial Black;
	padding: 3px;
	padding-top: 10px;
	color: white;
}

ol.commentlist li p
{
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A0E698;
}

#sidebar
{
	margin-top: 18pt;
	border-top: #B58BBD;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
}

#sidebar ul
{
	list-style-type: none;
	margin-top: 4pt;
	margin-left: 0;
	padding-left: 0;
	padding-right: 60px;
}

#sidebar ul li
{
	float: left;
}

#sidebar ul li h2
{
	letter-spacing: 0.1em;
	font-size: 13pt;
}

#sidebar ul li ul
{
	list-style-type: square;
	list-style-position: default;
	padding-left: 18px;
}

#sidebar ul li ul li
{
	float: none; 
}

.sidebarInfo
{
	width: 250px;
	padding-right: 40px;
}

#footer
{
	clear: both;
	font-size: 8pt;
	padding-top: 42pt;
	text-align: center;
}

.dividerBorder {
	border-bottom: 1px #B58BBD solid;
	margin-bottom: 12pt;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 0 none;
}

#footer p { color: white; }


img {
	border: none;
}

h1, h2, .post h2, .post h2 a, h3, h4, h5, h6 {
	color: #A4FFC7;
	text-transform: uppercase;
}
h1 {
	letter-spacing: 0.9em;
	font-size: 24pt;
	text-align: left;
	border-bottom: #B58BBD;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin-bottom: 10pt;
}

h2 {
	font-size: 15pt;
}
/* 	color: #A1FFA7; */

p, td, li, blockquote {
	color: #FAFFE4;
	line-height: 175%;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}

a:link, a:visited, a:active { color: #FFDF65; text-decoration: none; }
a:hover {
	color: #FFDF65;
	text-decoration: underline overline;
}

label {
	color: #F2B8FF;
}
input,textarea {
	font-family: "Lucida Grande", Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
input[type="submit"] {
	font-size: 12pt;
}