/*  
Theme Name: Visualmotive
Theme URI: http://visualmotive.com
Description: Custom theme for Visualmotive blog
Version: .01
Author: Chris Mueller
Author URI: http://visualmotive.com/
Tags: visual, clean

Some of this code is from the Blueprint CSS framework. 

*/

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#333;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1em;}
p img.left {float:left;margin:1em 1em 1em 0;padding:0;}
p img.right {float:right;margin:1em 0 1em 1em;}
a:focus, a:hover {color:#000;}
a {color:#90f;text-decoration:underline;}
blockquote {margin:1em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1em;}
ul, ol {margin:0 1em 1em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#cecece;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#cecece;}
tfoot {font-style:italic;}
caption {background:#eee;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}

.clearfix { clear:both; line-height:.001em; }

h1 a { color:#000; text-decoration:none; }
h1 a:hover { color:#90f; }

div#masthead { margin-top:2em; margin-bottom:3em; background-color:#eee;color:#666; padding:40px;   }
div#wrapper { width:642px; margin:0 auto; position:relative; }
div#main { text-align:left; }

div#nav { position:absolute; top:-10px; right:0; }
div#nav ul#nav1 { list-style-type:none; margin:0 1em 0 0; }
div#nav ul#nav1 li { display:inline; }
div#nav ul#nav1 li a { display:block; float:left; margin-left:1em; background:#000; color:#fff; padding:4px 8px; text-decoration:none; font-weight:bold; } 
div#nav ul#nav1 li a.active { background:#e0e0e0; color:#000; }
div#nav ul#nav1 li a:hover { background:#90f; color:#fff; }

div.post { margin-bottom:6em; }
div.post h2 { margin:0; }
div.post h2 a { display:block; background:#fff; margin:0; padding-top:.5em; padding-bottom:.5em; text-decoration:none; color:#000; }
div.post p, div.post li, div.post h3, div.post h4, div.post h5, div.post h6, div.post blockquote, div#respond { margin-left:40px; }
div.post div.meta { margin-top:3em; border-bottom:1px solid #eee; }
div.post div.meta .date { text-transform:uppercase; }
div.post div.categorization { color: #ccc; text-transform:lowercase; }
div.post div.categorization p { display:inline; }
div.post div.categorization p a { color:#ccc; }
div.post div.wp-caption { width:642px; overflow:visible; color:#aaa; font-size:.9em; background:#fff; padding-bottom:1em; padding-top:1em; } 
div.post div.wp-caption img { border:1px solid #aaa; }
div.post div.wp-caption p { margin-left:0; }
div.post pre { border:1px solid #aaa; background:#eee; padding:5px; }

div#paginate a { background:#000; color:#fff; font-weight:bold; text-decoration:none; padding:5px 10px; margin-right:10px; }
div#paginate a:hover { background:#90f; color: #fff; }
div#paginate { margin:3em 0 2em 0; }

div.excerpt { margin-bottom:1em; }
div.excerpt .entry { position:relative; height:121px; }
div.excerpt p, div.excerpt li { margin-left:170px; }
div.excerpt div.meta { height:30px; margin-top:10px; }
div.excerpt img { position:absolute; top:0; left:0; border:1px solid #000; }

div#comments {  }
h3#comments { margin-left:40px; }
ol.commentlist { list-style-type:none; margin:0 0 3em 0; border-bottom:1px solid #eee; }
li.comment, li.pingback { padding:.5em 0 .5em 40px; border-top:1px solid #eee; }
li.bypostauthor { border-left:1px solid #90f; }
div.comment-author img { display:none; }
div.comment-author {  }
div.comment-author a { color:#000; text-decoration:none; font-weight:bold; font-style:normal; }
div.comment-meta { margin-bottom:.5em; }
div.comment-meta a { color:#ccc; }

div#footer { clear:left; padding:40px; border-top:1em solid #000; margin-top:3em; }
div#footer div.categories ul { list-style-type:none; margin:0 0 2em 0; }
div#footer div.categories ul li a { text-decoration:none; color:#666; font-weight:bold; }
div#footer div.search { float:right; }
