/*
Theme Name: Sketched Out TV
Author: K-in-LA
Theme URI: http://www.k-in-la.com
Description: Design by Kristin Falkner, Production by Caroline Keim
Tags: 
*/


/*
RESET
*/

*									{ margin: 0; padding: 0; }
html								{ overflow-y: scroll; height:100%; }
html, body							{ height: 100%; }
ul									{ list-style: none; }
ol									{ list-style: none; }
a									{ outline: none; text-decoration: none; }
a img								{ border: none; }
img									{ vertical-align: middle; }
table								{ border-collapse: collapse; }

/*
UTILITY
*/

.floatLeft							{ float: left; }
.floatRight							{ float: right; }
.clear								{ clear: both; }
.smpad								{ padding: 5px 0; }
.top								{vertical-align: top;}
.small								{font-size: 10px; line-height: 1.6em;}
.bold								{font-weight: bold;}

/*
STRUCTURE
*/

body {font: 11pt Arial, sans-serif; color: #000000; text-align: center; background-color:#f3f3f3; background-image: url(http://www.sketchedouttv.com/images/paperBG.jpg); margin: 0; padding: 0; background-repeat: no-repeat; background-attachment: fixed; background-position: top center;}
#container {margin: 0 auto; text-align:left; width:875px; background-color: transparent;}
#main-content {margin: 20px 0 0 15px; padding-bottom: 20px;}
a:link {color: #467f42;}
a:visited {color: #467f42;}
a:active {color: #3B3B3B;}
a:hover {color: #3B3B3B;}
a {text-decoration: underline;}
#posts {width: 580px; margin: 20px 30px 0 20px;}
#posts img {margin: 10px 0;}
#sidebar {width: 225px; text-align: center;}
.post {margin-bottom: 20px;}
#footer {margin: 20px; text-align: center; font-size: 9pt;}
img, div { behavior: url(http://www.sketchedouttv.com/iepngfix.htc) }

