/*
DIon's basic website no.2 (or is it 3?)
/* Reset */

*{
	margin:0;
	padding:0;
	}
	
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,a,p,blockquote,th,td { 
	margin:0;
	padding:0;
	}
	
img {
	border: 0;
	}
	
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
	}
	
ol,ul {
	list-style:none;
	}
	
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}
	
#wrapper{
	margin: 0;
	padding: 0;
	}

/* Structure */

body{
	
	font-size:8px;
	background-repeat: repeat-y;
	background-position: center top;
	margin:auto;
	width:961px;
	}
	
#container{
	margin: 0;
	padding: 0;
	}

#content{
	display:inline;
	float:left;
	width:961px;
	margin:0 0 0 8px;
	}
	
#header{
	height:10px;
	margin:0;
	width:945px;
	margin-left:8px;
	margin-top:8px;
	}
	
#header2{
	height:10px;
	margin:0;
	width:945px;
	margin-top:8px;
	}
	
#footer{
	border-top:1px solid silver;
	clear:both;
	display:inline;
	float:left;
	margin: 18px 0 0 8px;
	padding: 21px 0 40px 0;
	width:945px;
	}
	

	
.three-col{
	border-top:1px solid silver;
	float:left;
	width:465px;
	}
	
	h1, h2, h3, h4, h5, h6 {
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}
	
.two-col,#post-bottom .two-col,#search-bottom .two-col,#error-bottom .two-col{
	border-top:1px solid silver;
	display:inline;
	float:left;
	margin: 33px 15px 26px 0;
	padding:0 0 0 0;
	width:305px;
	}
	
.two-col h2,#post-bottom h2,#search-bottom h2,#error-bottom h2{
	font-size:12px;
	margin: 17px 0 3px 0;
	padding:0 0 0 0;
	}
	
.one-col,#post-bottom .one-col,#search-bottom .one-col,#error-bottom .one-col{
	border-top:1px solid silver;
	display:inline;
	float:left;
	margin: 33px 15px 26px 0;
	padding:0 0 0 0;
	width:145px;
	
	}
	
.one-col h2,#post-bottom h2,#search-bottom h2,#error-bottom h2{
		font-size:12px;
margin: 17px 0 3px 0;
	padding:0 0 0 0;
	}
	
.one-col ul {
	list-style: none;
	}
	
.clear{
	clear:both;
	margin: 0 0 0 0;
	padding:32px 0 0 0;
	}
	
img.touts{
	max-width: 305px !important;
	margin-top: 11px;
	float: left;
	}
	

	
p.about{
	font-size:10px;
	margin: 0 0 16px 0;
	}
	
.body-allcaps {font-size: 10px}
.body-italics {font-size: 10px; font-style: italic; font-weight: normal
}
	
/* Links */

a:link,a:visited{
	color:#20BC9D;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover{
color: #fff;
	background-color: #20BC9D;	
	}


/* Typography */

body {
	font-family: Helvetica, Arial, Sans-Serif;
	color: #444;
	font-size: 100%;
	line-height:16px;
	text-align: left;
	}

h1,h2,h3,h4,h5,h6{
	font-weight:bold;
	}
	
H1 {
	font-size:24px;
	color:#000;
	}
H2 {
	font-size:18px;
	color:#000;
	}
H3 {
	font-size:16px;
	color:#000;
	}
H4 {
	font-size:12px;
	color:#000;
	}

blockquote, blockquote p{
    text-indent:-0.8em;
    font-size: 12px;
    font-style: oblique;
	}

blockquote strong{
	font-weight: bold;
	}

.latest-excerpt p{
	font-size: 12px;
	}
	
li.list-time{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}
	
.two-col p{
	font-size: 11px;
font-family:Georgia, "Palatino", "Palatino Linotype", Times, "Times New Roman", serif;
	line-height: 1.7em;	}
	
.two-col ul{
	font-size: 10px;
	}
	
.one-col p{
	font-size: 11px;
	font-family:Georgia, "Palatino", "Palatino Linotype", Times, "Times New Roman", serif;
	line-height: 1.7em;	}	

.one-col ul{
	font-size: 10px;
	}
	
ul.xoxo.blogroll {
	font-size: 12px;;
	font-weight: bold;
	}

.viewlink {
	font-size: 12px;
	font-weight: bold;
	}
	
#blog-description p{
	font-size: 12px;
	}
	
#styleswitch {
	font-size:11px;
	font-weight:bold;
	}
	
#topnav {
	font-size:11px;
	font-weight:bold;
	}
	
#nav-above h3{
	font-size:16px;
	}
	
#nav-below h3{
	font-size:16px;
	}
	
.archive .entry-content,.search .entry-content,.single .entry-content,.tag .entry-content,.four04 .entry-content{
	font-size: 12px;
	}
	
.archive .entry-meta,.search .entry-meta,.single .entry-meta,.tag .entry-meta{
	font-size: 12px;
	font-weight: bold;
	color:#000;
	}
	
.cat-tags{
	font-weight: bold;
	}
	
.edit-link{
	font-weight: bold;
	}
	
li.edit-link{
	font-size: 12px;
	}

h2.page-title,h2.entry-title{
	color:#000;
	}
	
.left-col{
	text-align:left;
	}
	
.sidebar{
	font-size: 12px;
	font-weight: bold;
	}
	
.center{
	text-align:center;
	}
	
#footer{
	font-size:11px;
	}
