/* 
Theme Name: Successless 4
Theme URI: http://www.successless.org/
Description: Black and White and Read all over.
Version: 1.0
Author: Dylan Abbott
Author URI: http://www.successless.org/
*/

#header {
background-color:#000;
color:#fff;
height:300px;
margin:0 0 3em;
top:0;
width:100%;
}

#header img {
position:absolute;
right:22%;
top:200px;
}

#nav_link {
float:right;
}

#sidebar {
font-size:1em;
position:absolute;
right:4em;
top:356px;
width:25%;
}

.button {
background-color:#333;
border:1px solid #999;
color:#fff;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:1em;
font-weight:400;
}

.comment {
border-bottom:1px solid #999;
clear:right;
color:#666;
padding:1.5em;
}

.comment_meta {
font-size:.7em;
}

.post {
border-top:1px solid #fff;
clear:right;
font-size:1.2em;
margin-left:4em;
width:60%;
}

.post_meta {
border-bottom:1px solid #ccc;
color:#666;
font-size:.7em;
height:100%;
margin-top:8em;
padding-bottom:1em;
text-align:right;
width:19%;
}

.post_text {
color:#333;
float:right;
margin-left:2em;
padding-bottom:4.5em;
width:73%;
}

.post_text h2 {
color:#000;
font-weight:400;
}

.post_text p img {
border:1px solid #999;
padding:.5em;
}

.post_text ul {
list-style-type:none;
}

.linkcat {list-style-type:none; }

.sidebar_section {
border-bottom:1px solid #ccc;
color:#333;
padding:1em 0;
}

.sidebar_section h3 {
color:#000;
font-weight:400;
}

.sidebar_section ul {
list-style-type:none;
}

a:link {
color:#024;
font-weight:700;
text-decoration:none;
}

a img {
border:none;
}

a:active {
color:#69c;
font-weight:700;
text-decoration:none;
text-transform:uppercase;
}

a:hover {
color:#039;
font-weight:700;
text-decoration:none;
text-transform:uppercase;
}

a:visited {
color:#368;
font-weight:700;
text-decoration:none;
}


body {
background-color:#fff;
color:#333;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:76%;
font-weight:400;
margin:0;
padding:0;
}

input {
background-color:#fff;
border:1px solid #333;
color:#333;
}

textarea {
background-color:#fff;
border:1px solid #333;
}