/* =Global
------------------------------------------------------------------*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .more-link  {
	margin:0;
	padding:0;
	}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	}


/* =Layout
------------------------------------------------------------------*/

#wrapper {
	min-width: 935px;
	max-width: 1050px;
	margin: 0 0;
}

#logo {
	width: 258px;
	height: 191px;
	margin: 35px 0 0 0;
	float: left;
	display: inline;
	position: fixed;
	background: url(./images/title_bg.gif) no-repeat top right;
}

div#main_nav{
	position: fixed;
	width: 182px;
	margin: 228px 0 0 82px;
}

#content {
	width: 650px;
	margin: 121px 0;
	float: right;
	display: inline;
	min-height: 30em;
}

#entry_content {
	width: 730px;
	float: left;
	display: inline;
}

div.entry{
	margin-top: -10px;	
}

#footer {
	clear: both;
	float: right;
	border-top: 1px solid #000;
	width: 650px
}


table.sub_post_title {
	border: none;
	width: 630px;
	height: 28px;
	margin-top: -7px;
}

td.categories{
	text-align: left;	
	vertical-align: top;
}

td.comment_count{
	width: 30px;
	text-align: center;
	vertical-align: top;
}

td.comment_count p, td.categories p{
	margin-top: 2px;	
}

td.comment_count p a {
	padding: 4px 12px 9px 12px;
	background: url(./images/comment_bg.gif) right top no-repeat;
}

td.comment_count p a:hover {
	background: url(./images/comment_bg_hover.gif) right top no-repeat;
}

div.underline{
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #b2b2b2;
	margin: 20px 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.entry img.alignright {
	margin: 0 0 1.5em 1em;
}

.entry img.alignleft {
	margin: 0 1em 1.5em 0;
}

.offsite img {
	margin-top: 1em;
	border: 0;
}

div#masthead{
	margin: 89px 0 0 82px;
	height: 95px;
	width: 176px;
	float: left;
}

#logo h1.masthead a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	line-height: 41px;
	font-weight: bold;
	text-transform: uppercase;
}

dd.gallery-caption {
	font-size: 11px;
	color: #CCC;
	line-height: 12px;
	margin-top: .5em;
}

.entry .gallery {
	margin-top: 0;
	padding-top: 0;
}

div.navigation{
	margin-bottom: 50px;
}

/* =Typography
------------------------------------------------------------------*/

#entry_content .sticky {
	border: 1px dotted #CCC;
	padding: 15px;
	margin-bottom: 20px;
}


/* =Typography
------------------------------------------------------------------*/

body, .delicious-desc {
	background: #FFF;
	font-family: arial , verdana, sans-serif;
}

h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", Times, Georgia, serif bold italic;
}

h2, h2 a {
	font-family: "Times New Roman", Times, Georgia, serif bold italic;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}

p{
	font-size: 12px;	
}

.textwidget p {
	font-size: 11px;	
}

.textwidget a, .textwidget a:hover, .textwidget a img, .textwidget a:hover img  {
	border: none;
	background: none !important;
	padding: 0 !important;
	margin: -3px 0 0 0 !important;
}

.textwidget img{
	margin-top: 2px;	
}

div#main_nav{
	font-size: 11px;
}	

td.categories p, td.comment_count p{
	font-size: 11px;
}

td.categories p{
	margin-left: 2px;
	font-size: 13px;
	font-family: "Times New Roman", Times, Georgia, serif;
}

td.categories p a {
	color: #747474;
	text-transform: lowercase;
	border-bottom: 1px dotted #aaa;
}

td.categories p a:hover{
	color: #158ad5;
	border-bottom: 1px dotted #000;
}

td.comment_count p{
	color: #fff;
}

.description {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: -4px;
	font-style: normal;
	text-transform: uppercase;
}

.commentcount{
	color: #fff;
	font-weight: bold;
}

#entry_content .date {
	margin-top: -4px;	
}

.noborder{
	border: none !important;	
}

.entry img {
	margin: 0 auto 0 auto;
	padding: 3px;
	border: 1px solid #c3c3c3;
	display: block;
}

.entry img.wp-smiley {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

.error {
	font-size: 5em;
	text-align: center;
}

.more-link .bracket {
	line-height: 5em;
	font-size: 1.5em;
}


/* =Link Styles
------------------------------------------------------------------*/

a {
	color: #666;
}

#logo h1.masthead a {
	color: #FFF;
}
logo h1.masthead a:hover {
	border: none;
}

h2 {
	/* border-bottom: 1px solid #EEE; */
}

h2 a, #main_nav a {
	color: #747474;
}

h2 a:hover {
	color: #158ad5;
	/* border-bottom: 1px solid #FF9900; */
}

img a, img a:hover {
	text-decoration: none;
}

.entry a {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #EEE;
}

.entry a:hover {
	color: #158AD5;
	border-bottom: 1px dotted #9F9F9F;
}

.entry sup {
	font-size: 11px;
	color: #aaa;
}

.entry sup a {
	border: 0;
	color: #3399FF;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
}

#main_nav li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main_nav a {
	display: block;
	width: 100%;
	line-height: 16px;	
	background: url(./images/category_bg.gif) no-repeat left 9px;
	padding: 4px 0 0 8px;
}

#main_nav a:hover, .current_page_item, .current {
	width: 100%;
}

#main_nav a:hover{
	color: #3399FF;
	background: url(./images/category_bg_hover.gif) no-repeat left 9px;
	font-weight: bold;
}


#footer a {
	border-bottom: 1px solid #eee;
}

#footer a:hover {
	color: #3399FF;
	border-bottom: 1px solid #FF9900;
}


#supplementary .offsite a, .offsite a img {
	border: 0;
}

.current-menu-item a, .current-menu-item a:hover {
	cursor: default;
	color: #000 !important;
	font-weight: bold;
	background: url(./images/category_bg_hover.gif) no-repeat left 9px !important;
	padding: 4px 0 0 12px !important;
}

.entry h3 a, .entry h3 a:hover {
	color: #333;
	text-decoration: none;
	border: 0;
}


.entry a.more-link {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0 0 25px 50px;
	background: url(./images/readmore.gif) no-repeat bottom left;
	margin: 0 0 10px 20px;
	text-transform: uppercase;
	font-weight: bold;
	border: none;
}

.entry a:hover.more-link {
	color: #23a8fe;
	background: url(./images/readmore_hover.gif) no-repeat bottom left;
}

span.readmore{
	padding: 3px 5px;
	background-color: #000;
}


/* =Plug-in Styles
------------------------------------------------------------------*/

ul.delicious {
	list-style-type: none;
}

ul.delicious li {
	margin: 1em 0;
	line-height: 1.5em;
	padding-bottom: .8em;
}

.twitter {
	margin: 0 0 4em 0;
	font-size: .7em;
	color: #999;
}

.smartarchives {
	margin: 2em 0 3em 0;
	font-size: .8em;
}

.smartarchives ul {
	margin: 0 0 1.5em 0;
	list-style-type: none;
}
	
.smartarchives h2 {
	margin: 0 0 0 0;
}

.smartarchives h2 a {
	text-decoration: none;
	color: #000;
	border: 0;
}

.smartarchives h2 a:hover {
	text-decoration: none;
	border: 0;
}

.monthly {
	clear: both;
	padding-top: 3em;
}

ul.archive_block {
	padding-left: 0;
	width: 100%;
	overflow: hidden;
	padding-bottom: 2em;
}

#content .archive_block li {
	float: left;
	display: inline;
	padding: 5px 7px;
	background: #000;
	color: #FFF;
	font-size: 11px;
	margin-left: .2em;
	margin-bottom: .2em;
}

#content .archive_block li.empty {
	font-size: 11px;
	color: #333;
}

#content .smartarchives .archive_block li a {
	color: #CCC;
	border-bottom: 0;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px dotted #336699;
	
}

.contactform {
	margin: 2em 0;
}

.contactform label {
	font-weight: bold;
}

.contactleft {
	margin: 1em 0 0 0;
}

#contactsubmit {
	margin: 1em 0 0 0;
}




/* =Threaded Styles
------------------------------------------------------------------*/

ul.commentlist cite {
	font-style: normal;
	font-weight: bold;
}

ul.commentlist span.says {
	display: none;
}

ul.commentlist .comment-author, ul.commentlist .comment-meta {
	font-variant: small-caps;
}

ul.commentlist .comment-meta {
	margin-top: -.5em;
}

ul.children {
	list-style-type: none;
}

h3#comments {
	margin-bottom: 1em;
	clear: both;
}

ul.commentlist .navigation {
	border: 0;
}

ul.commentlist .comment.bypostauthor .vcard img {
	border: 1px solid #FF9900;
}

ul.commentlist .comment .comment-author.vcard img{
	border: 1px solid #000;
}

.depth-2 {
	margin-top: 2em;
}


/* =Comment Styles
------------------------------------------------------------------*/
ul.commentlist, ul.commentmeta {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


ul.commentmeta {
	margin-top: 2em;
}

img.avatar {
	margin: 0 1em 0 0;
	float: left;
	display: inline;
}

.commenttext {
	margin-left: 4.4em;
	border-bottom: 1px dotted #000;
	padding-bottom: 1.5em;
}

#comments, #respond {
	margin: 3em 0 0 0;
	border: 0;
}

.moderation {
	margin-left: 4.4em;
}

.ctitle {
	font-variant: small-caps;
}

/* =Better image scaling in IE
------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }


/* =Required 
------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#entry_content .entry p.wp-caption-text {
	color: #CCC;
	text-align: center;
	font-size: 11px;
	margin-top: 0;
}

/* =Widget
------------------------------------------------------------------*/
.textwidget {
	margin: 15px 0 0 0;
}

p.widgettitle{
	font: bold 13px Arial, Helvetica, sans-serif;
	border-bottom: dotted 1px #aaa;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

