body, html { 
	word-wrap: normal; 
	font-style: normal; 
	margin:0; 
	padding:0; 
	border:0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #6a6965;
	background: url(images/bgndtop.gif) repeat-x #3f4250;
}

#wrapper {
	width: 920px;
	margin: 0 auto 0 auto;
	padding: 0 0 40px 0;
	text-align: left;
}

img.logo {
	margin: 0;
	padding-left: 90px;
}

#sidebar {
	float: right;
	width: 260px;
	margin: 0;
	padding: 0;
}

#sidebar h1, #sidebar p {
	margin-top: 0;
}

#content {
	margin-right: 260px;
	margin-top: 0;
	padding: 0 60px 0 90px;
	min-height: 600px;
	background: url(images/contentbgnd.gif) left repeat-y #f5f5f5;
	-webkit-box-shadow: 0 3px 7px #212432;
	-moz-box-shadow: 0 3px 7px #212432;
}

#content h1, #content p {
	margin-top: 0;
}

p#description {
	padding: 0;
	margin: 0;
	font-size: 1em;
}

h1, h2, h3 {
	font-size: 1.8em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: .5em;
	padding-bottom: 1.2em;
}

h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited, h3 a, h3 a:link, h3 a:visited {
	color: #92918d;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
	background: #ffffff;
	border-bottom: 1px solid #cecdc9;
}

h1 a:hover, h1 a:active, h2 a:hover, h2 a:active, h3 a:hover, h3 a:active {
	background: #bab9b5;
	border-bottom-color: #8c8b87;
	color: #ffffff;
}

ol#posts {
	padding: 44px 0 1.5em 0;
	margin: 0;
	list-style-type: none;
}

ol#posts li {
	padding-bottom: .5em;
}

img.border {
	border: 1px solid #cecdc9;
	border-bottom-color: #9d9c98;
	background: #ffffff;
	padding: 4px;
	-webkit-box-shadow: 0 3px 5px #bebdbb;
	-moz-box-shadow: 0 3px 5px #bebdbb;
}

img.border a:hover {
	border: none;
	text-decoration: none;
}

ol#posts li.text {
}

ol#posts li.photo {
}

.caption {
	padding-top: 1em;
}

ol#posts li.photoset {
}

ol#posts li.quote {
}

p.quote {
	font-size: 2em;
	font-family: Georgia, serif;
	font-style: italic;
	line-height: 1.3em;
	margin: 0;
	padding-bottom: .2em;
}

.source {
	font-size: 1em;
	font-weight: normal;
	text-align: right;
}

ol#posts li.link {
}

a.link {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.8em;
}

a.link:link, a.link:visited {
	padding: 4px 2px 4px 2px;
	text-decoration: none;
	background: #ffffff;
	border-bottom: 1px solid #cecdc9;
}

a.link:hover, a.link:active {
	background: #5f02d2;
	border-bottom-color: #360178;
	color: #ffffff;
}

.description {
	margin-top: 1em;
}

ol#posts li.chat {
}

ul.chat {
	list-style-type: none;
	padding: 0;
	margin-left: 1.5em;
}

ul.chat li {
	background: #e2e1dd;
	padding: 8px 8px 0 8px;
	margin-bottom: 1px;
}

ul.chat li .label {
	background: #ffffff;
	border-bottom: 1px solid #cecdc9;
	padding: 4px 1px 4px 1px;
	margin-right: 10px;
}

ul.chat li.odd .label {
	background: #3f4250;
	color: #ffffff;
	border-bottom-color: #f5f5f5;
}

ol#posts li.video {
}

ul.oldnew {
	margin: 0;
	padding: 0 0 50px 0;
	list-style-type: none;
}

ul.oldnew li {
	display: inline;
	margin-right: 20px;
}

ul.oldnew li a, ul.oldnew li a:link, ul.oldnew li a:visited {
	margin: 0;
	background: #bab9b5;
	padding: 4px 7px 4px 7px;
	border-radius: 5px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
    text-decoration: none;
    color: #ffffff;
}

ul.oldnew li a:hover {
	background: #5f02d2;
	color: #ffffff;
}

#footer {
	margin: 0;
	padding: 30px 90px 0 90px;
	clear: both;
	text-align: center;
}

#footer p {
	margin-top: 0;
	font-size: .8em;
	line-height: 1.5em;
	color: #7f828f;
}

#footer h1 {
	margin-top: 0;
	padding-bottom: 4px;
	font-size: .8em;
	color: #7f828f;
}

#footer p.copyright {
	color: #656876;
	font-size: .7em;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	font-size: .8em;
	color: #656876;
	margin: 0 .2em;
}

#footer ul li a {
	padding: 2px 5px 2px 5px;
	border-radius: 3px;
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
    text-decoration: none;      
}

#footer ul li a:link, #footer ul li a:visited {
	background: #353846;
	color: #5d606e;
	border-bottom: 1px solid #2b2e3c;
	text-decoration: none;
}

#footer ul li a:hover, #footer ul li a:active {
	background: #ffba2a;
	border-bottom: 1px solid #ff8b1a;
	color: #903b01;
	text-decoration: none;
}

#footer a, #footer a:link, #footer a:visited {
	color: #7f828f;
	text-decoration: none;
}

#footer a:hover, #footer a.active {
	color: #ffffff;
	text-decoration: none;
}

/* Link Styles */

a, a:link, a:visited {
	color: #5f02d2;
	text-decoration: none;
}

a:hover, a:active {
	color: #5f02d2;
	text-decoration: underline;
}

/* Navigation Buttons */

#navigation {
	list-style: none;
	margin-top: 238px;
	padding: 0;
}

#navextra {
	list-style: none;
	margin-top: 26px;
	padding: 0;
}

#navigation li {
	float: left;
}

#navextra li {
	float: left;
	margin-bottom: 12px;
}

#navigation a img, #navextra a img {
	border: 0;
}

a#latest img {
  height: 43px;
  width: 260px;
  position: relative;
  display: block;
  background: url(images/navbtnlatest.gif) 0 0 no-repeat;
}

a#latest:hover img{
  background-position: -260px;
}

a#gallery img {
  height: 55px;
  width: 260px;
  position: relative;
  display: block;
  background: url(images/navbtngallery.gif) 0 0 no-repeat;
}

a#gallery:hover img {
  background-position: -260px;
}

a#archive img{
  height: 43px;
  width: 260px;
  position: relative;
  display: block;
  background: url(images/navbtnarchive.gif) 0 0 no-repeat;
}

a#archive:hover img {
  background-position: -260px;
}

a#rss img {
  height: 43px;
  width: 260px;
  position: relative;
  display: block;
  background: url(images/navbtnrss.gif) 0 0 no-repeat;
}

a#rss:hover img {
  background-position: -260px;
}

a#twitter img{
  height: 55px;
  width: 260px;
  position: relative;
  display: block;
  background: url(images/navbtntwitter.gif) 0 0 no-repeat;
}

a#twitter:hover img {
  background-position: -260px;
}

/* Category List */

#sidebar ul#catlist {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 22px;
}

#sidebar ul#catlist li {
	list-style-type: none;
	display: block;
	font-size: .9em;
	color: #ffffff;
}

#sidebar ul#catlist li a, #sidebar ul#catlist li a:link, #sidebar ul#catlist li a:visited {
	color: #7f828f;
	text-decoration: none;
	text-shadow: 0 1px 0 #252732;
	display: block;
}

#sidebar ul#catlist li a:hover {
	color: #ffffff;
	text-shadow: 0 1px 0 #191b24;
}

/* Caption Buttons and Text */

p.textcap {
	padding-top: 1em;
}

#cbtns {
	margin: 0;
	padding-top: .5em;
}

a#download img {
	background: url(images/cbtndownload.gif) top left no-repeat;
	height: 42px;
	width: 123px;
	border: 0;
	margin: 0 20px 0 0;
}

a#download:hover img {
	background-position: -123px;
}

a#download:active img {
	background-position: -123px 1px;
}

a#view img {
	background: url(images/cbtnview.gif) top left no-repeat;
	height: 42px;
	width: 213px;
	border: 0;
	margin: 0;
}

a#view:hover img {
	background-position: -213px;
}

a#view:active img {
	background-position: -213px 1px;
}

/* Post Footer */

ul.postfooter {
	margin: .5em 0 1em 0;
	padding: 0 0 2em 0;
	list-style-type: none;
}

ul.postfooter li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 5px 0 0 30px;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	color: #a6a5a1;
}

ul.postfooter li a {
	color: #a6a5a1;
	text-decoration: none;
}

ul.postfooter li a:hover {
	color: #a6a5a1;
	text-decoration: underline;
}

ul.tags {
	margin: 0;
	padding: .5em 0 1em 0;
	list-style-type: none;
}

ul.tags li {
	margin-left: 0;
	font-family: Helvetica, sans-serif;
	font-style: normal;
}

ul.tags li a {
	padding: 2px 5px 2px 5px;
	border-radius: 3px;
          -moz-border-radius: 3px;
          -webkit-border-radius: 3px;
	text-decoration: none;
}

ul.tags li a:link, ul.tags li a:visited {
	background: #bab9b5;
	color: #ffffff;
	text-decoration: none;
}

ul.tags li a:hover {
	background: #5f02d2;
	color: #ffffff;
	text-decoration: none;
}

ul.tags li.tag {
	padding: 0;
}

li.dateicon {
	background-image: url(images/dateicon.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

li.permalinkicon {
	background-image: url(images/permalinkicon.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* Search Styles */

#search {
	margin-top: 30px;
	margin-bottom: 30px;
    padding: 0;
}
            
#search #q {
    color: #535664;
    font-size: 1em;
   	font-family: Helvetica, Verdana, Arial, sans-serif;
    width: 220px;
    border-radius: 5px;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
    border: 1px solid #2b2e3c;
    border-top-color: #212432;
    border-bottom-color: #535664;
    padding: 5px 25px 5px 5px;
    background: #2b2e3c url('images/searchicon.jpg') 95% center no-repeat;
    font-weight: normal;
    font-style: italic;
    margin:0;
}
            
#search #q:focus {
    color: #ffffff;
    font-style: normal;
    outline: 0;
}
