/*
Theme Name: Sixtyfour
Theme URI: http://vision7.org/goodies/sixtyfour/
Description: Sixtyfour is a very simple and tumblr<i>ish</i> theme for Wordpress. Requires with flickRSS (Included).
Version: v1
Author: Stephen
Author URI: http://vision7.org
*/

* { font-weight: normal; }

html { font-size: 62.5%; }

body {
	font-size: 12px;
	font-family: arial;
	margin: 0;
	color: #444444;
	line-height: 1.6em;
}

/*Basics*/
a { text-decoration: none; color: #0004ac; }
a:hover { color: #ff244b; }

img { padding: 2px; border: 1px solid #CCCCCC; }

strong, b { font-weight: bold; }

blockquote { border-left: 3px solid #CCCCCC; padding-left: 5px; margin-left: 5px; }

h1, h1 a { font-size: 41px; font-family: "Arial"; margin-bottom: 0px; text-align: right; color: #444444; }
h2 { color: #b9ff00; font-family: serif; margin-top: 5px; margin-left: 135px; text-align: right; margin-right: 5px; }
h3 { font-weight: bold; text-transform: capitalize; letter-spacing: 0px; font-size: 21px; font-family: Arial; margin-bottom: 10px; margin-top: 30px; }

ul { margin: 20px 0 15px 0; padding: 0; }
ul li { list-style: none; }
ul li a { list-style: none; padding-left: 10px; margin-left: 10px; border-left: 3px solid #CCCCCC; }
ul li a:hover { border-left: 0px solid #BBBBBB; }

ul li ul { display: none; }

/*Layout*/
#nav {
font: 14px Arial;
text-decoration: none;
color: #000;
outline: none;
text-align: left;
top: 7px;
text-transform: uppercase;
letter-spacing: 0;
z-index: 10;
display: block;
float: left;
height: 30px;
overflow: hidden;}
#nav a ( color: pink; }

#logo { margin: 0 auto; width: 300px; text-align: right; margin-top: 20px; }
#logo img { border: none; padding: 0; }
#colors { float: left; width: 100%; text-align: center; margin-bottom: 5px; }
#main { margin: 0 auto; width: 300px; margin-top: 0px; margin-bottom: 50px; padding: 30px; background: white; }

/*Comments*/
input, textarea { float: left; width: 100%; background: #FFFFFF; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, sans-serif; border: 1px solid #CCCCCC; }
input[type=submit] { width: 302px; }

.comment { float: left; width: 100%; border-bottom: 3px solid #4D4840; }
.author { background: #CCCCCC; padding: 5px; width: 290px; }
.author img { border: 1px solid #BBBBBB; }
.comment_text { }
.comment_meta { float: left; width: 100%; border-top: 1px solid #CCCCCC; }
.author .comment_meta { border-top: 1px solid #BBBBBB; }
.comment_meta p { float: left; }
.comment_meta img { float: right; }