/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

/* CSS Reset
------------------------------------------------ */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset, textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a:focus, object {
    outline: none;
}

/* general
------------------------------------------------ */

@font-face { 
	font-family: HelveticaLight;
	src: local("Helvetica Neue Light"),
	local("HelveticaNeue-Light");
}

@font-face { 
	font-family: HelveticaBold;
	src: local("Helvetica Neue Bold"),
	local("HelveticaNeue-Bold");
}

body {
	font: 0.90em HelveticaLight, Helvetica, Arial; 
	line-height: 1.3em;
	color: #666;
}

a, a:hover {
	text-decoration: none;
	color: #00aeef;
}


.skip-link {
	display: none;
}

#blog-title a {
	color: #333;
	font-weight: normal;
	font-size: 3em;
	line-height: 1em;
}

#wrapper {
	width: 1005px;
	margin: 0 auto 50px auto;
	background: #fff url(/images/bg_wrap.png) no-repeat  0 bottom;
	overflow: hidden;
}

#header h1, #blog-description {
	text-align: left;
	margin: 30px 0 0 40px;
}

#blog-description {
	margin: 5px 0 0 40px;
	color: #808080;
	font-size: 1.6em;
	line-height: 1.6em;
	font-weight: normal;
}

#wrapper #access {
	width: 940px;
	margin: -80px 0 0 35px;
}

#access div#menu {
	background-color: none;
	margin-left: 5px;
}

#access #menu li a {
	color: #ccc;
	font-size: 1.2em;
}

div#menu ul a {
	padding: 0;
}

#header {
	margin: 30px 0;
	background: #fff url(/images/bg_header.png) no-repeat 0 0;
	height: 175px;
	width: 1005px;
	overflow: hidden;
}

#access {
	margin: 0 auto;
	text-align: left;
}

div#container {
	margin: 30px 0;
	padding: 0;
	float:left;
	width: 660px;
	overflow: hidden;
}

.archive #container {
	background: url(/images/bg_post.png) no-repeat 0 0;
}

div#container #content {
	margin: 0;
	padding: 0; 
}

div#primary {
	float: right; 
	width: 255px;
	margin: 40px 0px 0px 0px;
	background: url(/images/bg_sidebar.png) no-repeat right 0;
	padding: 30px 10px 0 0;
	overflow: hidden;
}

h3, 
#sideColumn div.sidebar h3 {
	font-size: 1.4em;
	color: #00AEEF;
	overflow: hidden;
	width: 100%;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

div#menu {
	background: none;
}

#schematicLogo {
	display: block;
	width: 230px;
	overflow: hidden;
	margin-top: 10px;
}

#schematicLogo img {
	margin: 0;
}

h2.entry-title {
	font-size: 1.6em;	
	font-weight: bold;
	margin-bottom: 20px;
	color: #00AEEF;
}

div.entry-date {
	font-size: 0.8em;
	margin-bottom: 20px;
}


div.sidebar ul li, 
div.sidebar ul, 
div.sidebar ul ul li  {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
}

div.sidebar ul.xoxo li {
	margin-bottom: 40px;
	display: block;
}

div.sidebar ul ul {
	margin: 0;
}

div.sidebar ul.xoxo ul li {
	margin: 0 0 5px 0;
}

div.sidebar a {
	color: #666;
}

div.sidebar h3 {
	font-size: 1.5em;
	margin-bottom: 10px;
}

div.sidebar #tag_cloud-3 a {
	margin: 0 5px 0 0;
}

#searchform div {
	border: none;
	background: url(/images/bg_search.png) no-repeat 0 0;
	width: 206px;
	height: 20px;
	padding: 7px 5px 3px 5px;
}

div.sidebar input#s {
	border: solid 1px #fff;
	width: 180px;
	display: block;
	font-size: 1em;
	font-family: HelveticaLight, helvetica, arial;
	color: #666;
	margin: 0;
	padding: 0;
	float: left;
}

#searchform div input.button {
	width: 23px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	text-indent: -9999em;
	display: none;
}

.post p {
	margin: 20px 0;
}

.post {
	margin-bottom: 50px;
	background: #fff url(/images/bg_post.png) no-repeat 0 0px;
	padding: 40px 0 0 40px;
}

#subscribeList a {
	color: #00AEEF;
	font-size: 1.2em;
	vertical-align: top;
	display: block;
	height: 32px;
}

#subscribeList a img {
	margin-top: -4px;
	margin-right: 5px;
	display: block;
	float: left;
}

h2.page-title {
	font-weight:normal;
	font-size: 2em;
	margin: 50px 0 0px 40px;
}

.archive .post {
	background: none;
}
.archive #nav-above {
	display: none;
}

#footer {
	color: #00AEEF;
	margin-bottom: 50px;
}

#nav-below {
	margin-left: 40px;
}

#comments {
	margin: 0 0 0 40px;
}

#comments .comment {
	margin: 30px 0 0 30px;
	list-style-type: decimal;
}

#comments .comment-meta {
	color: #00AEEF;
	font-size: 0.8em;
	margin-bottom: 20px;
}

.comment-author a, .comment-author span.n {
	font-style: italic;
}

#comments .comment p {
	margin: 20px 0;
}

#respond {
	margin: 40px 0;
}

textarea#comment {
	border: solid 1px #ccc;
}

div.page {
	background: #fff url(/images/bg_post.png) no-repeat 0 0px;
	padding: 40px 0 0 40px;
}

.homeLink {
	display: block;
	margin: 50px 0;
	font-size: 1.8em;
}

.pageid-2 #access, .pageid-729 #access {
	display: none;
}

#accessAbout {
	margin: -90px 0 0 40px;
	overflow: hidden;
}

#accessAbout, #accessAbout a {
	color:#CCCCCC;
	font-size:1.1em;
}

#accessAbout .current_page_item a {
	color: #00AEEF;
	background: url(/images/icon_pointer.png) no-repeat center bottom;
	display: block;
	height: 29px;
	float: left;
}

.search .page {
	background: none;
}

.search #container {
	background: #fff url(/images/bg_post.png) no-repeat 0 0px;
}

#philosophyNav li {
	margin: 0;
}

#philosophyNav li a.on{
	color: #00AEEF;
}

#philosophyNav li a strong {
	font-weight: bold;
}

.pageid-729 h2.entry-title,
.pageid-2 h2.entry-title {
	display: none;
}

.pageid-729 h3, 
.pageid-2 h3 {
	margin: 0 0 20px 0;
	font-weight: bold;
}

.pageid-729 #primary h3 {
	font-weight: normal;
}

#allText div, #allText p {
	margin-bottom: 20px;
}

h2.page-title span {
	color: #00AEEF;
}