/*-----------------------------------------------------------------------------

version:   1.0
author:    Sean Smith
email:     see web site
website:   http://createsean.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

/* =Typography
-----------------------------------------------------------------------------*/

body {
  font: 62.5%/1.6 "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Tahoma, Verdana, sans-serif;
  background: #fff;
}
strong, em, b, i, h1, h2, h3, h4, h5, h6, address {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

/* ----- IDS ----- */

#container{
width:720px;
margin: 0 auto;
padding:;
background: #000;
text-align:;
}

#header{
height: 3.2em;
background: #000;
}
#header h1 {
color: white;
font-variant: small-caps;
text-align: center;
font-size: 3em;
font-family: Helvetica, sans-serif;
margin: 0em;
}

#navigation {
height: 50px;
border-bottom: 15px solid #ccc;
border-right: 0px;
background: #000;
}
#navigation ul{
float: left;
display: block;
height: 40px;
list-style-type: none;
text-align: center;
}
#navigation li a{
display: block;
width: 100px;
height: 40px;
outline: none;
color: #fff;
}
#navigation li {
float: left;
width: 100px;
height: 40px;
margin: 0;
padding: 0;
text-decoration: none;
font-size: 2em;
}
#navigation a:link {
text-decoration: none;
color: #fff;
}
#navigation a:visited {
text-decoration: none;
color: #fff;
}
#navigation a:hover {
text-decoration: none;
color: #000;
background-color: #ccc;
}
#navigation a:active {
text-decoration: none;
color: #000;
background-color: #ccc;
}


#primaryContent{
position:relative;
float:left;
width:450px;
padding:5px 15px 5px 5px;
background:#fff;
text-align:left;
font-size: 1.2em;
}

#secondaryContent{
position: relative;
float: left;
width: 200px;
padding: 0px 20px 5px 25px;
background: url('http://createsean.com/blog/grdnt.png') repeat-y #000;
color: #fff;
}
#secondaryContent h3{
background: #ccc;
color: #000;
margin-bottom: 0.2em;
margin-top: 1.2em;
text-align: center;
font-variant: small-caps;
font-size: 1.5em;
}
#secondaryContent p{
font-size: 1.1em;
margin-top: 0.1em;
}
#secondaryContent ul li a{
display: block;
width: 100%;
}
#secondaryContent ul{
margin: 0;
}
#secondaryContent li a:link {
text-decoration: none;
color: #fff;
}
#secondaryContent li a:visited {
text-decoration: none;
color: #fff;
}
#secondaryContent li a:hover {
text-decoration: none;
color: #000;
background-color: #ccc;
}
#secondaryContent li a:active {
text-decoration: none;
color: #000;
background-color: #ccc;
}

#footer {
clear: both;
background: #000;
color: #ccc;
text-align: center;
font-size: 0.8em;
}
#topfooter{
font-size: 1.2em;
background: #4f4f4f;
min-height: 125px;
color: #fff;
text-align: left;
border-top: 5px solid #000;
}
#topfooter a {
color: #fff
}
#recentcomments {
width: 220px;
background: #666;
padding: 4px;
border-right: 5px solid #fff;
border-left: 5px solid #000;
}
#recentcomments h3 {
font-size 1.4em;
color: #999;
}

/* ----- CLASSES ----- */

.hide{
display:none;
}
.show{
display:block;
}
.subhead {
text-decoration: underline;
line-height: 0.8em;
margin-bottom: 0.2em;
}
.date {
padding: 0.5em 0em;
margin-bottom: 0;
background: #666;
color: #fff;
text-align: center
}
.blogtalk {
border-bottom: 3px #666 dashed;
padding-bottom: 3px;
}
.leftimg{
float: left;
margin: 3px;
border: #000 2px solid;
}
.rightimg{
float: right;
margin: 3px;
border: #000 2px solid;
}

/* ----- PARAGRAPHS ----- */

p{
font:;
color:;

font-size: 1.2em;
line-height: 1.2em;
}

/* ----- LISTS ----- */

li{
listy-style:;

list-style-type:none;
list-style-image:;
list-style-position:;
float:;
margin:;
padding:;
}

/* ----- LINKS ----- */

a{
font:;
color:#404040;
text-decoration:;
border-bottom:;
}
a: link{
color: #404040;
}
a:hover{
color:#fff;
background-color:#404040;
border-bottom:;
}
a:visited, {
color: #404040;
}
a:active, a:focus{
color:#fff;
background-color:#404040;
border-bottom:;
}


#tag a{
font:;
color:#fff;
text-decoration:;
border-bottom:;
}
#tag a: link{
color: #fff;
}
#tag a:hover{
color:#404040;
background-color:#fff;
border-bottom:;
}
#tag a:visited, {
color: #fff;
}
#tag a:active, a:focus{
color:#404040;
background-color:#fff;
border-bottom:;
}

/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}

/* comment formatting */
#commentlist{
width:483px;
padding-top:35px;
}
#commentlist p {
line-height: 1.2em;
margin-bottom: 0.8em;
}
.commentarea {
margin: 5px 5px 0px 10px;
}
.commentfooter {
margin: -28px 0px 0px -11px;
height: 28px;
}
.commentlistbody{
float:left;
width: 460px;
}
.commentauthor{
position: relative;
float: left;
margin: 3px;
padding: 3px;
width: 110px;
font-size: 1em;
text-align: center;
}

.commentcontentAU{
float: left;
width: 315px;
margin: 3px;
padding-right: 6px;
padding-bottom: 13px;
padding-left: 3px;
color: #002DFF;
font-size: 1.3em;
}
.commentcontent{
float: left;
width: 315px;
margin: 3px;
padding-right: 6px;
padding-bottom: 13px;
padding-left: 3px;
font-size: 1.2em;
}
.commentcontent2{
float: left;
width: 315px;
margin: 3px;
padding-right: 6px;
padding-bottom: 13px;
padding-left: 3px;
font-size: 1.2em;
}
.commentwrap {
clear: both;
}
.commentform{
clear: left;
padding: 0px 0px 28px 0px;
}
#comment_form {
clear:both
}
.commentformbody{
}
.codeblock {
width: 200;
overflow: auto;
background: #e7e7e7;
border: 1px solid #666;
}

/* =blockquotes
-----------------------------------------------------------------------------*/
blockquote {
margin: 0 1.5em;
border-left: 1px dashed #333;
padding-left: 3px;
font-size: 1em;
line-height: 1.05em;
background: #F2F2F2;
}
.rightquote {
	position:relative;
	left: 1px;
	float:right;
	margin-left:10px;
	font-size: x-large;
	font-style: italic;
	width: 225px;
	padding:3px;
	line-height:110%;
}

.leftquote {
	position:relative;
	left: 1px;
	float:left;
	margin-right:10px;
	font-size: x-large;
	font-style: italic;
	width: 225px;
	padding:3px;
	line-height:110%;
}