/* 
	Theme Name: Chopping Block
	Theme URL: http://www.choppingblock.com/wordpress-theme
	Description: Three column, Search Engine Optimized, Widget Ready, Adsense optimized, Adsense Friendly, Supporting tags & Gravatars, Lightweight WordPress v2.7 Compatible Professional Wordpress Theme. 
	Author: Matthew Richmond
	Author URI: http://www.choppingblock.com
	Version: 1.2		
	The CSS, XHTML and Design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	Tags: choppingblock, widget ready, fixed width, three columns,  3 colums, widgets, adsense, seo, adsense ready, custom header, gravatar support, sidebar left, sidebar right,  widget sidebar, seo adsense, XHTML
*/

/* reset
--------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	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;
}

/* fonts
--------------------------------------------------*/

@font-face {
	font-family: 'TradeGothicLTStdCnBold';
	src: url('fonts/tradegothicltstd-bdcn20/tradegothicltstd-bdcn20-webfont.eot');
	src: local('☺'), url('fonts/tradegothicltstd-bdcn20/tradegothicltstd-bdcn20-webfont.woff') format('woff'), url('fonts/tradegothicltstd-bdcn20/tradegothicltstd-bdcn20-webfont.ttf') format('truetype'), url('fonts/tradegothicltstd-bdcn20/tradegothicltstd-bdcn20-webfont.svg#webfontYPITXSXP') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* body
--------------------------------------------------*/

body {
	background: #171717;
	background-image: url(images/bgStars.gif);
	color: #464646;
	/*#333;*/
  	margin: 0;
	padding: 0 0;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.8em;
	text-align: center;
}

/* headings
--------------------------------------------------*/

h1 {
	color: gray;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
}

h1 a {
	color: #FF6600;
}

h2 {
	color: gray;
	font-weight: normal;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 1.6em;
}

h2 a {
	color: #FF6600;
	font-weight: normal;
	text-decoration: none !important;
	border-bottom: #ccc 0px solid !important;
}

h2 a:hover {
	color: #CC0000;
	text-decoration: none;
}

h4 {
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	color: gray;
	font-weight: normal;
	margin: 7px 0 7px 0px;
	font-size: 1.5em;
	line-height: 1.5em;
	padding: 5px 0;
}

h3 a, h4 a {
	color: #FF6600;
	font-weight: normal;
}

h3 a:hover,h4 a:hover {
	color: #CC0000;
	text-decoration: none;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a img {
	border: 0
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}

/* links
--------------------------------------------------*/

.entry a {
	text-decoration: underline;
}

.entry img a {
	border-bottom: 0px dotted #ccc !important;
	text-decoration: none;
}

.entry p {
	padding: 0 0 15px 0;
}

.entry a:hover {
	color: #FF6600;
	text-decoration: underline;
}

img a {
	border-bottom: #ccc 0px solid !important;
}

a.commentlink {
	padding-left: 0px;
}

.entry .filedunderindex a {
	text-decoration: none !important;
	border-bottom: #ccc 0px solid !important;
}

.entry .filedunderindex a:hover {
	text-decoration: underline;
	color: #C22463;
}

.entry strong {
	font-weight: bold;
}

small {
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #666;
	padding: 5px 0;
}

small a {
	color: #999;
	text-decoration: underline;
}

/* images
--------------------------------------------------*/

img.left {
	float: left;
	margin: 0 12px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 12px;
}

img.center {
	display: block;
	margin: 0 auto;
}

/* paragraphs, lists, blockquote  etc
--------------------------------------------------*/

pre, code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

kbr {
	color: #009193;
}

p {
	margin: 0;
	padding: 0 0 18px 0;
}

ul {
	margin: 0 0 0 0.4em;
	padding: 4px 0 3px 0;
}

ul ul {
	padding: 0;
}

blockquote {
	background: #F4F5F7 url(images/blockquote.gif) no-repeat;
	border: 1px dashed #CCCCCC;
	margin: 0 0pt 12px 0;
	padding: 8px 12px 6px 36px;
}

blockquote p {
	
	padding: 0 !important;
}

blockquote .credit {
	/*border: 1px solid red;*/
	text-align: right;
	font-size: 0.9em;
}

pre {
	overflow: auto;
	margin: 0 0 18px 0;
	padding: 4px;
	border: 1px dashed #CCCCCC;
}

pre, code, kbr {
	font-family: Courier, Monaco, monospace;
}

code, kbr {
	padding: 0 2px;
}

abbr, acronym {
	font-size: 0.9em;
	letter-spacing: 1px;
	cursor: help;
}

.search-wrapper {
	width: 192px;
	border: none;
	margin: 4px 0 0 0;
}

.search-wrapper input {
	border: none;
}

.search-wrapper input.textfield {
	font-size: 1.2em;
	width: 192px;
	height: 21px;
	padding: 5px 23px 0;
	background: url(images/searchUI.gif) no-repeat;
}

.search-wrapper input.textfield:focus {
	background: url(images/searchUI.gif) no-repeat left -26px;
	outline: none;
}

/*
#s {
	background:url(images/search.gif) no-repeat;
    padding-left:18px;
}
*/

/* Next post link 
---------------------------------------------------*/

.nextright {
	float: right;
	font-size: 0.9em;
}

.nextleft {
	float: left;
	font-size: 0.9em;
}

/* container
--------------------------------------------------*/

#container {
	background-repeat: no-repeat;
	padding-top: 0;
	background-image: url(images/headerNav_blog_left.png);
	/* back

ground: #fff; */
  width: 920px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	/* margin-top:25px; */
  	/*margin-bottom:25px;*/
  	overflow: hidden;
}

#commentspopup #container {
	width: 455px;
	padding: 0 15px;
}

/* header
--------------------------------------------------*/

#header {
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: Bold;
	line-height: 1.3em;
	margin: 0 0 0 0;
	color: #333333;
	height: 135px;
	overflow: hidden;
}

.singlecol #content a {
	font-weight: normal;
}

#header a,a:hover {
	text-decoration: none;
	color: white;
}

#header small {
	color: white;
}

#header h1 {
	color: white;
}

#header a,a:hover {
	color: #fff;
	text-decoration: none;
}

#header ul {
	padding-bottom: 7px;
	padding-top: 7px;
	margin: 0 0 0 10px;
}

#header ul ul {
	display: inline;
}

#header ul li {
	list-style-type: none;
	display: inline;
}

#header li {
	padding-left: 10px;
	padding-right: 10px;
}

#flashheader {
	width: 595px;
	height: 135px;
	margin-left: 115px;
}

/* navigation
--------------------------------------------------*/

#navigation {
	background: #F2F2F2;
	width: 958px;
	border: 1px solid #DDDDDD;
	height: 32px;
}

#navigation a {
	color: #003AAA;
	font-weight: bold;
	text-decoration: none;
}

#navigation .selected,
#navigation a:hover {
	color: #000;
}

#navigation li a:hover {
	background: #000000;
	color: white;
}

#navigation {
	line-height: 2.5em;
	padding: 0 0;
	margin: 0 auto;
}

#navigation a {
	padding: 0 0px;
	font-size: 0.9em;
	text-transform: uppercase;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 1px solid #fff;
	white-space: nowrap;
}

#navigation li a {
	display: block;
	padding: 0 10px;
	font-size: 0.9em;
	text-transform: uppercase;
}

/* Post Header 
--------------------------------------------------*/

img.profilepic {
	float: left;
	margin-top: 3px;
	margin-right: 6px;
}

.list-header {
	width: 100%;
	background: #f60;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 18px;
}

.list-header h1 {
	width: 530px;
}

.list-header-button a {
	float: right;
	margin: -20px 3px 3px 3px;
	width: 17px;
	height: 17px;
	background-image: url(images/headerClose.gif);
}

.list-header-button a:hover {
	background-position: 0 -17px;
	outline: none;
}

.post-header {
	height: 39px;
	margin-bottom: 8px;
}

.post-header-content {
	margin-left: 78px;
}

.post-header-top {
	height: 1.5em;
	border-bottom: 1px solid #CCCCCC;
}

.post-header-top .post-title {
	float: left;
	width: 333px;
	height: 1.1em;
	font-size: 1.1em !important;
	text-transform: uppercase;
}

.post-header-top .post-time {
	float: right;
	width: 150px;
	height: 1.1em;
	text-align: right;
	display: inline;
	text-transform: uppercase;
	font-size: 9px;
	padding-right: 3px;
}

.post-header-bot {
	height: 16px;
}

.post-header-bot .post-comments {
	margin-top: -4px;
	width: 100%;
	text-transform: uppercase;
	font-size: 9px;
	float: left;
}

/* Post Title 
--------------------------------------------------*/

/* content
--------------------------------------------------*/

#content {
	float: left;
	width: 565px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1em;
	display: inline;
	overflow: hidden;
	min-height: 1050px;
	height: auto !important;
	background-color: #fff;
}

#content h1 {
	color: #fff;
	font-weight: normal;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 1.5em;
	padding-left: 5px;
	/*margin-left: 78px;*/
	text-transform: uppercase;
}

#content a {
	color: #FF6600;
	text-decoration: none;
}

#content a:hover {
	color: #CC0000;
	text-decoration: none;
}

#content a img {
	padding: 5px;
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 15px 0;
}

#content a.noborder img  {
	padding: 0;
	border: 0;
	margin: 0;
}

#content h2 {
	color: #333333;
	font-weight: normal;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 0 8px 0;
	font-size: 1.5em;
}

#content h1 a,h2 a, h3 a, h4 a {
	font-weight: normal;
}

#content h2 a {
	color: #3f3f3f;
	text-decoration: none;
}

#content h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}

#content h3 {
	margin: 10px 0 18px 0;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	line-height: 1.4em;
	color: #333333;
}

#content h4 {
	margin: 10px 0 18px 0;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	line-height: 1.4em;
	color: #333333;
}

#content h5 {
	margin: 10px 0 18px 0;
	font-size: 1em;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	line-height: 1.4em;
	color: #333333;
}

#content h6 {
	margin: 10px 0 18px 0;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	line-height: 1.4em;
	color: #333333;
}

#content ol {
	margin-top: 5px;
	margin-bottom: 15px;
}

#content.archive h2 {
	margin: 0 0 8px 0;
}

#content.archive h3 {
	margin: 0 0 10px 0;
	font-family: Georgia, serif;
	font-size: 1.3em;
	font-weight: normal;
}

#content.archive h4 {
	margin: 0 0 18px 0;
	font-size: 1em;
}

#content.archive h5 {
	margin: 0;
	font-size: 1em;
}

.singlecol #content {
	float: left;
	width: 470px;
}

#commentspopup #content {
	float: none;
	padding-top: 0;
}

#content .alert {
	color: #a9a9a9;
	font-weight: bold;
	text-transform: uppercase;
}

/* Socialize Buttons
----------------------------------------------------*/

div#socialize {
	/*border: 1px solid red;*/
	height: 30px;
	/*margin-bottom: 10px;*/
}

div#socialize div.google-button {
	float: left;
	/*border: 1px solid red;*/
}

div#socialize div.twitter-button {
	float: left;
}

div#socialize div.stumbleupon-button {
	float: left;
}

div#socialize div.facebook-button {
	float: left;
}

div#socialize div.mini {
	margin-right: 8px;
	/*border: 1px solid red;*/
}


/* Sociable
----------------------------------------------------*/

div.sociable {
	margin-bottom: 3px;
}

span.sociable_tagline {
	position: relative;
}

span.sociable_tagline span {
	display: none;
	width: 14em;
}

span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}

.sociable span {
	display: block;
}

.sociable ul {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
}

.sociable ul li {
	background: none !important;
	display: inline !important;
	list-style-type: none;
	margin: 0 !important;
	padding: 1px !important;
}

.sociable ul li:before {
	content: "";
}

.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

#content .sociable a img {
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}

.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* Post_nav post navigation	on index post
----------------------------------------------------*/

#post_nav {
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0px 0pt 0px;
	padding: 0px 0pt;
	overflow: hidden;
}

#post_nav .back {
	display: block;
	float: left;
	width: 45%;
}

#post_nav .fwrd {
	display: block;
	float: right;
}

/* single_Post_nav post navigation	on single post
----------------------------------------------------*/

#single_post_nav {
	border-top: 1px dashed #CCCCCC;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0pt 25px;
	padding: 5px 0pt;
}

#single_post_nav .back {
	display: block;
}

#single_post_nav .fwrd {
	display: block;
}

/* Entry
--------------------------------------------------*/

#content li {
	margin-bottom: 3px;
}

.entry a.more {
	padding-left: 12px;
}

.contenttitle {
	color: #C22463;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 5px 0;
	font-size: 1.9em;
	padding: 5px;
	background: #f9f9f9;
	border-bottom: 2px #f3f3f3 solid;
	border-top: 2px #f3f3f3 solid;
}

.entry {
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

.entry .info {
	position: relative;
	margin-top: -3px;
	padding: 3px;
	font-size: 0.9em;
}

.entry.single {
	clear: both;
}

.entry.single .info {
	margin: 0 0 22px 0;
}

.entry .info a {
	margin: 0 2px;
	padding: 0 2px;
}

.entry .info em {
	padding-right: 6px;
	font-style: normal;
}

.entry .author,
.entry .editlink a {
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 1px solid;
	border-right: none
}

.entry ul, ol {
	margin: -.6em 0 15px 0;
	padding: 0 0 0 30px;
}

.entry ul li{
	list-style-type: none;
	margin: 0;
	padding-left: 6px;
	line-height: 1.5em;
	background-image: url(images/sidebar_r_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	list-style-position: outside;
}

.entry ol li{
	
	margin: 0;
	padding-left: 6px;
	line-height: 1.5em;
	list-style-type: decimal;
	list-style-position: inside;
}

#content div.entry div.summary {
	border: 1px dashed #CCCCCC;
	margin: 0 0 15px 0;
	padding: 8px;
	background-color: #fcfcfc;
}

#content div.entry div.summary p{
	margin: 0 !important;
	padding: 0 !important;
}

#content div.entry div.summary ul{
	margin-top: 4px;
}

/* POST META
---------------------------------------------------*/

#postmeta {
	text-transform: uppercase;
	color: #999999;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: 3px;
	overflow: hidden;
}

.postmetabox {
	border-bottom: 1px dashed #CCCCCC;
}

#postmeta a.comments{
	padding-left: 18px;
	background-image: url(images/discussIcon.gif);
	background-repeat: no-repeat;
}

/* edit link style code
---------------------------------------------------*/

#elink {
	color: #cc0000;
	font-weight: bold;
}

/* Comments	Display Style Code
--------------------------------------------------*/

#comments {
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

/*Readers Comment Title*/

#comment-header {
	font-size: 14px !important;
	text-transform: none;
	background-color: #CCCCCC;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 5px;
}



#comment-subheader{
	font-size: 14px !important;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;	
}

.comment {
	margin: 0px;
	/*margin-top: 10px;*/
	/*margin-bottom: 10px;*/
	padding-top: 12px;
	padding-bottom: 12px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #CCCCCC;
}

.comment ol{
	padding: 0;
	margin: 0 0 0 6px;
}

.comment ol li{
	padding-left: 6px;
	background-image: url(images/sidebar_r_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.6em;
	margin: 0;
}

#comments .comment .ucomment p {
	margin: 0px !important;
	padding: 0px;
}

.ucomment {
	margin: 0px;
	padding: 0px;
}

#comments .comment .ucomment p {
	margin: 0px !important;
	padding: 0px;
}

.mcomment {
	margin: 0px;
	padding: 0px;
	background: #F4F7FC;
}

#comments .comment .mcomment p {
	margin: 0px !important;
	padding: 0px;
}

.tcomment {
	margin: 0px;
	padding: 0px;
}

#comments .comment .tcomment p {
	margin: 0px !important;
	padding: 0px;
}

.ucomment_meta {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	display: inline;
	line-height: 15px;
}

.awaiting-mod {
	margin-top: 9px;
	color: #CC0000;
	margin-left: 55px;
}
.ucomment_meta_dt {
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	display: inline;
	width: 10px;
	}

#comments .author-name {
	padding-top: 10px;
	font-weight: bold;
	font-size: 12px;
}

#comments .comment-text {
	float: left;
	width: 360px;
	line-height: 14px;
	font-size: 11px;
	padding-left: 5px;
}

#comments .comment-avatar {
	width: 180px;
	height: 50px;
	float: right;
	background-color: #efefef;
}

#comments .avatar {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 5px;
}

/* AddComment Comment Adding Form Style code
--------------------------------------------------*/

#addcomment {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	/* margin: 10px; Commented for IE fix*/
	font-size: 9px;
	height: 240px;
	background-color: #efefef;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
}

#addcomment h4 {
	font-size: 12pt;
	text-transform: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

#addcomment p {
	margin: 0px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#logged-in{
	width: 165px;
	height: 50px;
	/* float: right; */
	margin-left: 0px;
	background-color: #ffffff;
	margin-bottom: 8px;	
}

#logged-in .author-name {
	padding-top: 10px;
	font-weight: bold;
	font-size: 11px;
}

#logged-in .logged-meta {
	width: 110px;
	float: right;
	line-height: 14px;
}

.form-item {
	width: 180px;
	float: right;
	padding: 0;
	margin-top: -8px;
	margin-bottom: 8px;
}

#addcomment input {
	width: 155px;
	margin-right: 0;
	margin-left: 10px;
	padding: 2px;
	height: 10px;
	font-size: 9px;
	margin-bottom: 5px;
	display: inline;
}

#addcomment .form-label {
	float: left;
	clear: left;
	width: 100px;
	margin-left: 10px;
	display: inline;
}

#addcomment textarea {
	width: 350px;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*margin-top:2px;*/
	margin-bottom: 5px;
	height: 190px;
	padding: 5px;
	float: left;
}

#addcomment .desc {
	color: #999999;
	font-size: 10px;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	text-indent: 9px;
	padding-bottom: 11px;
}

div.search input#searchbtn, input#comment-submit, input#searchsubmit {
	height: 18px;
	width: 48px;
	float: right;
	margin-right: 2px;
	display: inline;
}

.nocomments {
	font-weight: bold;
	/*color: #003366;*/
}

#comment-info{
	/* background-color: #0077BB; */
	width: 170px;
	float: right;
	height: 202px;
	padding-left: 10px;
}                                              
/* content misc
--------------------------------------------------*/

html>body .editlink {
	bottom: 6px;
}

.entry .info .editlink a,
.minientry .editlink a,
#comments li .editlink a {
	display: block;
	height: 14px;
	width: 14px;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
	/* IEW

in */
  line-height: 0;
	/* I

EWin */
  text-indent: -9999px;
}

.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover {
	background: none;
}

/* footer
--------------------------------------------------*/

#footer {
	color: #666;
	font-weight: normal;
	background: url(images/footer.png) no-repeat 11px top;
	clear: both;
	font-size: 0.9em;
	height: 20px;
	padding-top: 82px;
}

#footer a {
	color: #ff6600;
	text-decoration: none;
}

#footer strong {
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	
}

#top {
	margin-left: 60px;
}

#footer .copyright {
	margin-left: 33px;
	display: inline;
}

#footer .builton {
	margin-left: 90px;
	display: inline;
} 

/*.alignright {float:right;}*/

/* Sidebar Properties 
---------------------------------------------------*/

.sidebar {
	color: #464646;
	overflow: auto;
	font-size: 1em;
}

.sidebar h1 {
	color: #003366;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 0 8px 0;
	font-size: 1.5em;
}

.sidebar a,a:hover,a:visited {
	color: black;
	text-decoration: none;
}

.sidebar h2 {
	color: #003366;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 0 8px 0;
	font-size: 1.5em;
}

.sidebar h3 {
	margin: 10px 0 18px 0;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	line-height: 1.4em;
	color: #003366;
}

.sidebar h4 {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	color: #111111;
}

#sidebar_l .sidebar_box h4 a,h1 a,h2 a, h3 a {
	font-weight: bold;
}

.sidebar h5 {
	margin: 10px 0 18px 0;
	font-size: 1em;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	line-height: 1.4em;
	color: #003366;
}

.sidebar h6 {
	margin: 10px 0 18px 0;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Trebuchet MS, verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	line-height: 1.4em;
	color: #003366;
}

.sidebar_box {
	position: relative;
	overflow: hidden;
}

.sidebar ul li {
	list-style-type: decimal;
}

/*
.sidebar li {
	line-height:1.4em;
	padding:3px 0pt;
}
*/

/* left sidebar 
--------------------------------------------------*/

#sidebar_l {
	width: 105px;
	margin-top: 100px;
	margin-left: 10px;
	font-size: 0.8em;
	overflow: hidden;
}

#sidebar_l .sidebar_box {
	margin-left: 4px;
}

#sidebar_l_top {
	height: 11px;
	background: url(images/sidebar_l_top.gif) no-repeat;
}

#sidebar_l_mid {
	background-image: url(images/sidebar_l_mid.gif);
}

#sidebar_l_bot {
	background: url(images/sidebar_l_bot.gif) no-repeat;
	height: 12px;
}

#sidebar_l.sidebar ul li {
	list-style-type: none;
}

#sidebar_l.sidebar li {
	line-height: 13px;
	padding: 0px 2pt;
}

#sidebar_l h4 {
	font-family: 'TradeGothicLTStdCnBold',Arial,sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
	margin-top: 6px;
	margin-left: 4px;
	width: 97px;
	height: 15px;
	padding-left: 4px;
	background: url(images/sidebar_l_mid_h4.gif) 0 0;
}

/* right sidebar
--------------------------------------------------*/

#sidebar_r {
	float: right;
	width: 200px;
	margin-top: -100px;
	font-size: 11px;
	line-height: 15px;
	overflow: auto;
}

.sidebar_box_top {
	height: 46px;
}

.sidebar_box_mid {
	background-color: #E5E8E7;
	padding-left: 4px;
	padding-right: 4px;
}

.sidebar_box_bot {
	background-image: url(images/sidebar_r_bot_01.png);
	height: 11px;
}

#sidebar_r.sidebar ul {
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 0;
}

#sidebar_r.sidebar li {
	list-style-type: none;
	background-image: url(images/sidebar_r_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	list-style-position: outside;
	line-height: 15px;
	padding-left: 6px;
}

#sidebar_r h4 {
	font-family: 'TradeGothicLTStdCnBold',Arial,sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
    line-height: 16px;
 	background: url(images/sidebar_r_h4_bg.gif);
	padding-left: 4px;
	height: 16px;
}

/* right sidebar flash banners */

#sidebar_chopstore, #sidebar_recentwork {
	height: 120px;
	margin-top: 2px;
}

/* right sidebar cloud customization
--------------------------------------------------*/

div.shop .sidebar_box_top {
	background-image: url(images/sidebar_r_top_01.png);
	height: 46px;
}

div.recent .sidebar_box_top {
	background-image: url(images/sidebar_r_cap_01.png);
	height: 29px;
}

div.search .sidebar_box_top {
	background-image: url(images/sidebar_r_cap_02.png);
	height: 17px;
}

div.chop .sidebar_box_top {
	background-image: url(images/sidebar_r_cap_03.png);
	height: 23px;
}

div.chop .sidebar_box_top {
	background-image: url(images/sidebar_r_cap_04.png);
	height: 24px;
}

div.friends .sidebar_box_top {
	background-image: url(images/sidebar_r_cap_05.png);
	height: 21px;
}

div.widget .sidebar_box_top {
	background-image: url(images/sidebar_r_cap_02.png);
	height: 17px;
}

div.archives .sidebar_box_top {
	background-image: url(images/sidebar_r_cap_06.png);
	height: 21px;
}

div.meta .sidebar_box_top {
	background-image: url(images/sidebar_r_cap_01.png);
	height: 29px;
}

div.meta .sidebar_box_bot {
	background-image: url(images/sidebar_r_bot_02.png);
	height: 29px;
}

/* Wordpress Widget Related CSS Code
--------------------------------------------------*/

#wp-calendar {
	empty-cells: show;
	font-size: 0.9em;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: white;
	color: #333;
}

#wp-calendar caption {
	color: #14568A;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

#wp-calendar td {
	/*color: #ccc;*/
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #003366;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 15px;
}

.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px !Important;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 5px !Important;
	margin-bottom: 15px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0 !important;
	padding: 0;
	border: 0 none !important;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	margin: 0 0 0 0;
}

/* errorcontent customization
--------------------------------------------------*/

#errorcontent {
	width: 30em;
	margin: 0 auto;
}

#errorcontent p {
	padding-top: 6px;
	padding-bottom: 0px;
}

#errorcontent ul {
	padding-top: 0;
	padding-left: 2em;
	list-style-type: disc;
}

#errorcontent li {
	padding: 0;
	line-height: 1.2em;
}

#errorcontent a img {
	
	padding: 0;
	margin-bottom: -6px;
}

