﻿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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html
{
	background-color: #cccccc;
}
body
{
	font-size: 90%;
	line-height: 125%;
	font-family: Arial, Sans-Serif;
}
img
{
	display: block;
}
ol, ul, li
{
	list-style: none;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}

table
{
	border-collapse: collapse; 
	border-spacing: 0;
	margin: 0px auto 14px auto;
}

td, th
{
  padding: 5px;
  border: solid 1px black;
}

th
{
  background-color: #ededed;
}

#blog-bar
{
	height: 29px;
	background-color: #ededed;
	border-bottom: solid 1px #cccccc;
}

#header
{
	background-color: #ededed;
}

#header-inner
{
	margin: 0px auto 0px auto;
	width: 948px;
	height: 130px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

#header-avatar
{
	float: left;
	width: 100px;
	height: 100px;
	padding: 15px;
	border-right: solid 1px #cccccc;
}

#header-title
{
	float: left;
	width: 205px;
	height: 29px;
	padding: 50px 81px 51px 80px;
	border-right: solid 1px #cccccc;
}

#header-bling
{
	float: left;
	width: 450px;
	height: 100px;
	margin-top: 29px;
	border-top: solid 1px #cccccc;
}	

#content
{
	margin: 0px auto 0px auto;
	width: 948px;
	background: url('http://static.nezroy.com/images/bg_main2.png') repeat-y top left #ffffff;
	height: auto !important;
	height: 300px;
	min-height: 300px;
}

#leader-quote
{
	width: 154px;
	height: 38px;
	padding: 16px 779px 16px 15px;
	background-color: #ededed;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#menu
{
	display: block;
	height: 30px;
	width: 806px;
	background-color: #ededed;
	margin-left: 70px;
  margin-bottom: 0px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

#menu li
{
	display: block;
	float: left;
	font-family: Times New Roman;
	font-size: 18px;
	line-height: 20px;
	width: 119px;
	height: 26px;
	border-right: solid 1px #cccccc;
	text-align: center;
	padding-top: 4px;
	padding-left: 0px;
	margin-bottom: 0px;
	background: none;
}

#menu li.active
{
	background-color: #ffffff;
}

#menu a
{
	color: #000000;
	text-decoration: none;
}

#right-sidebar
{
	width: 70px;
	float: right;
	margin-top: -100px;
}

#right-sidebar img
{
	width: 32px;
	height: 32px;
	margin: 8px 20px 0px 18px;
}

#right-sidebar #feed-icon
{
	margin-top: 18px;
	margin-bottom: 36px;
}

#right-sidebar #flag-icon
{
	margin-top: 24px;
}

#main
{
	padding: 30px 0px 30px 100px;
	width: 748px;
	overflow: hidden;
}	

#trailer {
	padding: 30px 0px 30px 100px;
	width: 748px;
	overflow: hidden;
}

#trailer-left {
  width: 365px;
  float: left;
  margin-right: 18px;
}

#trailer-right {
  width: 365px;
  float: left;
}

#footer
{
	margin: 1px auto 30px auto;
	width: 808px;
	height: 100px;
	background-color: #ededed;
	padding-left: 140px;
}

#footer-bling
{
	float: left;
	width: 250px;
	height: 100px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}	

p
{
	margin-bottom: 14px;
}

blockquote 
{
	margin-left: 30px;
	padding: 10px 40px 0px 20px;
	font-size: 88%;
	line-height: 150%;
	color: #666666;
	background: url('http://static.nezroy.com/images/quotes.gif') no-repeat top left;
}

code {
	color: #996666;
}

ul
{
	margin: 0px 0px 14px 30px;
}

li ul
{
	margin: 3px 0px 0px 10px;
}

li {
  padding-left: 14px;
  margin-bottom: 3px;
  background: url('http://static.nezroy.com/images/bullet.png') no-repeat left 5px;
}

.post-header, #main h1, #main h2 {
  background-color: #ededed;
  border-top: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  margin-left: -100px;
  margin-bottom: 20px;
}

#main h1 {
  margin-top: 0px;
  font-size: 150%;
  font-weight: normal;
	padding: 10px 0px 10px 95px;
}

#main h2 
{
	margin-top: 30px;
  font-size: 125%;
  font-weight: normal;
	padding: 4px 0px 4px 95px;
}

#main .post-header h1 
{
	background: none;
	border: none;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#main .post-header h1 a {
  color: #000000;
  text-decoration: none;
}

#trailer h2 
{
	background: none;
	border: none;
	margin: 0px;
	padding: 3px;
	font-size: 110%;
	font-weight: bold;
}

#main h3 {
  padding-top: 10px;
  margin-bottom: 8px;
  font-size: 120%;
  font-weight: bold;
  color: #222222;
}

#main h4 {
  padding-top: 5px;
  margin-bottom: 6px;
  font-size: 110%;
  font-weight: bold;
  color: #444444;
}

.post {
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}

.post-labels {
  font-size: 80%;
  color: #444444;
  padding-left: 20px;
  margin-top: 3px;
}

.post-labels a, .post-labels a:visited {
  color: #888888;
}

.post-date {
  float: left;
  width: 62px;
  height: 52px;
  padding: 4px;
}

.post-date-data {
  display: none;
}
.post-date-month, .post-date-year {
  width: 45px;
  height: 14px;
  font-size: 11px;
  line-height: 13px;
  text-align: center;
  border: solid 1px #000000;
  margin: 0px auto 0px auto;
  background-color: #ffffff;
  overflow: hidden;
}
.post-date-month {
  border-bottom: none;
}
.post-date-year {
  border-top: none;
}
.post-date-day {
  width: 60px;
  border: solid 1px #000000;
  margin: 0px auto 0px auto;
  height: 20px;
  font-size: 18px;
  padding-top: 1px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  color: #ffffff;
  background-color: #666666;
}

.post-title {
  float: left;
  width: 650px;
  padding: 5px 20px 5px 20px;
}

a.post-comment-link {
  display: block;
  float: left;
  width: 56px;
  height: 35px;
  background: url('http://static.nezroy.com/images/comment.png') left top no-repeat;
  margin-top: 8px;
  text-align: center;
  color: #888888;
  font-size: 24px;
  padding-top: 12px;
}

.post img {
  padding: 6px;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}

span.label-size {
  line-height: inherit;
}

span.label-size-1 {
  font-size: 100%;
}

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: left;
}

#blog-pager-older-link { 
  float: right;
}
 
#blog-pager {   
  text-align: center; 
}

/* comment styles */

#comments {
  padding: 0px 10px 0px 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #666666;
}

#comments h4 {
  margin-bottom: 15px;
  padding-top: 8px;
  font-size: 130%;
  color: #666666;
}
  
#comments ul {
  margin-left: 0px;
}

#comments li {
  background: none;
}
  
.comment-body {
  padding-right: 10px;
  padding-left: 10px;
}

#comments-block {
  margin-left: 10px;
}

.comment-author {
  margin-top: 4px;
  padding-right: 10px;
  color: #999999;
}

.comment-footer {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 1em;
}

.deleted-comment {
  font-style: italic;
  color: gray;
}

img.centered 
{
	margin: 10px auto 10px auto;
}

img.right-aligned
{
	float: right;
	margin: 0px 0px 10px 10px;
}
