/*
Theme Name: Project A-10
Theme URI: http://accidentalasian.com/
Description: add comments, remove twitter, add tumblr rss, new skin
Version: 2.1
Author: Brian Bailey
*/

body {
border-top:7px solid #7CC0CB;
font-family:'Helvetica Neue',sans-serif;
background-color: #333333;
}
.wrapper {
margin:0 auto;
padding:0 10px;
width:860px;
}
.main {
width:630px;
background: none repeat scroll 0 #FFFFFF;
float:right;
border-left-width: 10px;
border-color: #7CC0CB;
padding-left: 15px;
padding-right: 15px;
}

/* Sidebar */
.sidebar {
position:fixed;
float:left;
top: 80px; 
width: 190px;
}
.sidebar p {
font-size:35px;
}
.sidebar a {
color:#555555;
}
.sidebar a.visted {
color:#555555;
}
.sidebar a.hover {
color:#555555;
}
#sidebar_head {
font-size:50px;
color:#7CC0CB;
padding-top: 50px;
font-weight:100;
letter-spacing:-0.05em;
padding-left: 60px;
}
#sidebar_head a {
color:#7CC0CB;
}
#sidebar_head a.hover {
color:#7CC0CB;
}
#sidebar_head a.visited {
color:#7CC0CB;
}
#sidebar_meta ul li {
padding-bottom: 5px;
}

/* headings */

h1, h1 a, h1 a:visited {
color:#7CC0CB;
font-family:'Helvetica Neue',sans-serif;
font-size:14px;
letter-spacing:1px;
margin-bottom:15px;
text-decoration:none;
text-transform: uppercase;
}
h1 a:hover {
color: white;
text-decoration: none;
}
h2, h2 a, h2 a:visited {
color:#333333;
font-family:'Helvetica Neue',sans-serif;
font-size:24px;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 8px;
text-decoration:none;
}
h2 a {
color:#555555;
}
h2 a:visted {
color:#555555 !important;
}
h2 a:hover {
color:black !important;
}
p {
padding-bottom: 10px;
font-size:14px;
line-height:21px;
}
p a, p a:visited {
color: black;
text-decoration:underline;
}
.post {
padding-bottom:35px;
padding-top:35px;
border-bottom:thin dotted #555555;
}
.single-post {
padding-bottom:35px;
padding-top:35px;
}
.content {
width:500px;
}
.date {
float:right;
width:100px;
color:#555555;
}

/*Translation*/
#translation h2 {
color:#7CC0CB;
font-size:25px;
font-weight:100;
letter-spacing:-0.05em;
}
#translation a {
color:#7CC0CB;
}
#translation a:visted {
color:#7CC0CB;
}
#translation a:hover {
color:#7CC0CB;
}

/* Prev Next Nav */
.navigation2 {
text-decoration: none;
color:#777777;
font-family:helvetica;
font-size:25px;
clear:both;
margin-top:0px;
}
.navigation1 a, .navigation2 a {
text-decoration: none;
color:#777777;
}
.navigation1 a:hover, .navigation2 a:hover {
text-decoration: none;
color:black;
}

/* Footer */
.footer {
bottom: 0px;
padding-bottom: 15px; 
padding-top: 10px;
}
.footer p {
padding-bottom:0px;
}

/* Twitter */
.widerbar {
padding-top: 10px;
}
#twitter ul {
padding:0px;
}
#twitter ul li {
font-size:14px;
margin:0;
padding-top:10px;
}
