/*
Theme Name: Network Template
Theme URI: http://www.platypie.com/networktemplate/
Description: Theme formatted for Platypie network blogs.
Version: 0.2
Author: Joshua Van Horsen
Author URI: http://platypie.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus { outline: 0;}

body { font: 1em "Lucida Grande"; line-height: 1.5; color:#dadada; }

#page { width: 800px; margin: 0 auto; }

#wrapper { width: 800px; margin: 0 auto; }

#header
{
  text-align: left;
  background:#000 url(i/headerimg.jpg) no-repeat top left;
  height:214px;
  border:1px solid transparent;
}

#sidebar { float: left; width: 200px; margin:20px 0; }

#footer { height:25px; padding-top:10px; background-color:#000; clear: both; text-align: center; }

#content { float: right; width: 560px; margin: 10px; }

.post {margin:10px 0; padding-bottom:10px;}
.post h2 {display:block; width:100%; border-bottom:1px solid #dadada; margin:10px 0;}
.post h2 a{ font-weight:bold; text-decoration:none; color:#fff;}
.post small { height:20px; margin-bottom:10px; font-size:90%; color:#ccc;}

.entry {margin:10px 0;}

p {margin-bottom:20px;}

/* Only edit styles below this line */
body {background-color:#000;}
a { color: #99C9FF; }
a:hover{color:#fff;}
.inset {width:364px; height:253px; padding:40px 10px 113px 175px; background:transparent url(i/badge.gif) no-repeat top left; margin-left:436px; position:absolute; color:#000;}
h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
}
.more-link {color:#f8b100;}
h1 { font-size: 218%; }
#header h1 {
	margin-left-5px;
    margin-top:40px;
    padding: 123px 0 0 0;
    overflow: hidden;
    background:transparent url(i/logo.gif) no-repeat top left;
    height: 0px !important;
    height /**/:123px;
    width:208px;
}

h2 { font-size: 200%; }
.pagenav h2{font-size:160%; color:#f8b100; display:block; width:100%; border-bottom:1px solid #dadada; margin:10px 0;}

h3 { font-size: 145%; }
h3 {display:block; height:30px; width:50%; margin:20px 0; border-bottom:1px solid #fff; padding: 0 0 10px 10px; font-weight:bold; text-align:left; color:#fff;}

h4 { font-size: 118%; }

img.article { display:block; float:right; }

#search		{ margin-left:510px;
               margin-top: 70px;
               position:absolute;
			}
.wp-notable {
			margin-top:5px;       
			 border: 1px solid white;
			        padding-left: 3px;
			        padding-right: 3px;
			        padding-bottom: 3px;
			        padding-top: 2px;
			}

li{list-style-type:none;}
.alignleft {font-size:80%; width:45%; float:left;}
.alignright {font-size:80%; float:right; width:45%; text-align:right;}
.wp-notable:hover { border: 1px solid #cfcfcf }
.adbetweenposts {margin:10px 0;}