/*
Theme Name: Usable Interactions
Theme URI: http://usableinteractions.com/
Description: WordPress theme for usable interactions
Version: 1.0
Author: Chris Rodriguez
Author URI: http://inathought.com/
*/

body { margin: 0; padding: 0; background: #fff; color: #3a3a3a; position: relative; }
#container { width: 925px; }
#tag { background: #3a3a3a; width: 262px; height: 275px; position: fixed; top: 0; left: 35px; overflow: hidden; display: inline-block; }
#header { margin: 20px 0 0 0; height: 175px; }
#content { width: 500px; float: left; margin: 0 0 50px 335px; }
#search { font-size: 11px; font-family: verdana, arial, sans-serif; }
#footer { margin: 0 0 35px 335px; width: 500px; }
#commentlist { list-style: none; margin: 0 0 35px 0; padding: 0; }
#commentlist li { padding: 5px 0 5px 0; border-bottom: 1px solid #f2f2f2; }
#commentlist cite { font-size: .8em; color: #999; }
input.text { margin: 1px 0 0 0; width: 150px; border: 0; background: #f2f2f2; font-size: 11px; padding: 3px; font-family: verdana, arial, sans-serif; }
input.button { border: 0; padding: 2px; background: #f2f2f2; color: #3a3a3a; font-size: 11px; font-family: verdana, arial, sans-serif; width: 22px; margin: 1px 0 0 1px; cursor: pointer; }
input.button:hover { background: #3a3a3a; color: #fff; }
h1 { font-family: 'Josefin Sans', georgia, serif; margin: 2px 0 20px 0; font-style: normal; letter-spacing: -1px; font-weight: normal; line-height: 1; font-size: 36px; }
h1 a { color: #3a3a3a; text-decoration: none; }
p, ul, li { font-family: verdana, arial, sans-serif; font-size: 11px; line-height: 1.5; }
p a, ul li a { color: #3a3a3a; }
h1 a:hover, p a:hover { background: #3a3a3a; color: #fff; text-decoration: none; }
img a, a img, img { border: 0; }
small { font-family: verdana, arial, sans-serif; font-size: 10px; }
input, textarea { color: #3a3a3a; margin-bottom: 5px; line-height: 1.5; padding: 2px; font-family: verdana, arial, sans-serif; font-size: 11px; }
textarea { font-family: verdana, arial, sans-serif; line-height: 1.5; font-size: 11px; color: #3a3a3a; width: 540px; }
.h1 { font-size: 350px; letter-spacing: -15px; line-height: 1; color: #fff; font-family: georgia, serif; font-weight: normal; font-style: italic; margin: 0 0 0 -15px; position: absolute; top: -100px; }
.h2 { font-size: 31px; letter-spacing: -1px; line-height: 1; font-family: arial, sans-serif; font-weight: normal; color: #fff; position: absolute; bottom: 20px; left: 15px; }
h6 { font-size: 12px; line-height: 1; font-family: georgia, serif; font-weight: normal; font-style: italic; margin: 0; padding: 0; }
.categories { margin: 50px 0 0 0; }
.categories ul { margin: 0; padding: 0; list-style: none; }
.categories ul li { float: left; display: inline; }
.categories ul li a { font-family: 'Josefin Sans', georgia, serif; font-size: 16px; display: block; padding: 4px 12px 4px 12px; background: #f2f2f2; font-style: normal; color: #3a3a3a; text-decoration: none; }
.categories ul li a:hover { background: #3a3a3a; color: #fff; }
.categories ul li a.active { background: #3a3a3a; color: #fff; }
.clr { clear: both; display: block; }
.clickable:hover { cursor: pointer; }
.entry { margin-bottom: 50px; }
.navigation a { font-family: verdana, arial, sans-serif; color: #3a3a3a; text-decoration: none; font-size: 11px; }
.navigation a:hover { background: #3a3a3a; color: #fff; }
.error { color: #c80405; }
.msg {color: #99cc00; }
.errorText_red { color: #cc3a3a3a0; }
.errorBrdr_red { border: 1px solid red!important; }
.noshow { display: none; }
.author { padding: 20px 0 0 0; color: #999; }
.author p { margin: 3px 0 0 0; line-height: 1.5; }
.author a { color: #999; }
