img {
	border:none;
}
img.no-border {
	border:none;
}
img.float-right {
	margin:5px 0px 5px 0px;
}
img.float-left {
	margin:5px 15px 5px 0px;
}
a img {
	border:none;
}
a:hover img {
	border:none;
}
code {
	margin:5px 0;
	padding:10px;
	text-align:left;
	display:block;
	overflow:auto;
	font:500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	/* white-space:pre; */
  background:#FAFAFA;
	border:1px solid #f2f2f2;
	border-left:4px solid #4284B0;
	margin:5px 15px 0px 0px
}
acronym {
	cursor:help;
	border-bottom:1px solid #777;
}
blockquote {
	margin:15px;
	padding:0 0 0 20px;
	background:#FAFAFA;
	border:1px solid #f2f2f2;
	border-left:4px solid #4284B0;
	color:#4284B0;
	font:bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif;
}
/* related posts */
#relatedPosts a {
	display:block;
}
/* comments */
#comment {
	padding-top:30px;
	padding-bottom:18px;
}
.comment {
	border-top:1px solid #DDDDDD;
	margin-bottom:5px;
	padding:5px 20px 0px 5px;
}
.comment .author {
	margin:0;
	text-align:left;
	padding-top:3px;
	margin:5px 0px 3px 0px;
	clear:both;
}
/*.self {
	background-color:#F5F5F5;
}*/

.comment .gravatar {
	float:right;
	/*clear:both;*/
	width:80px;
	margin:5px 5px 5px 5px;
}
.comment .gravatar img {
	height:80px;
	width:80px;
}
.comment .content {
	float:left;
	min-height:85px;
	width:440px;
	margin:5px 0 0 0px;
}
/* form elements */
.commentForm {
	margin:17px 0px 0px 0px;
	padding:0px;
}
.commentForm label {
	display:block;
	font-weight:bold;
	margin:2px 0;
}
.commentForm input {
}
.txtName {
	margin-left:65px;
}
select {
	width:209px;
	height:18px;
}
.commentForm textarea {
	width:250px;
	/*padding:2px;*/
	font:normal 1em Verdana, sans-serif;
	border:1px solid #CCCAD5;
}
.commentForm #btnSave {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #CCCCCC;
	color:#4284B0;
	font-family:Arial, Sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0px 0px 15px;
	padding:2px 3px;
}
/* search form */
#SearchBox {
	background:transparent;
	border:none;
	margin:0;
	padding:0;
}
#SearchBox label {
	display:inline;
	font-weight:normal;
	margin:5px 3pt;
}
#searchfield {
}
#searchcomments {
	margin:0pt 5px 0pt 0px;
}
/***********************
	  LAYOUT
************************/

#wrap {
	position:relative;
	z-index:1;
	width:984px;
	margin:0 auto;
}
#content-wrap {
	clear:both;
	margin:0;
	padding:0;
	background:#251C2F;
	float:left;
}
/* header */
/*#header {
	position:relative;
	height:100px;
	padding:15px;
}
#header h1#logo 
{
	margin:0;
	padding:0;
	font:bolder 4.1em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing:-2px;
	text-transform:lowercase;
	top:0pt;
	left:5px;	
}
#header h2#slogan {
	position:absolute;	 
	top:45px; 
	left:95px;
	color:#666666;
	text-indent:0px;
	font:bold 11px Tahoma, 'trebuchet MS', Sans-serif; 
	text-transform:none;	
	margin:0pt;
    padding:0pt;
}

#searchbox {
	position:absolute;
	top:10px; 
	right:10px;	
}


#headerphoto
{
    background-image:url(images/headerphoto.jpg);
    width:820px;
    height:180px;
    border:0px;
}

.butchlogo
{
    background:url(images/logo.gif) no-repeat;
    width:207px;
    height:78px;
    border:0px;
}
*/
/* main */
#main {
	float:left;
	margin-right:32px;
	padding:0;
	width:674px;
}
/*#main p {margin-left:15px;}*/
#page {
	margin:15px 10px 0pt 0px;
}
.post-main {
	margin:5px 10px 0pt 0px;
}
.post-main p {
	margin:0px 0px;
	font-size:12px;
	font-family:Arial;
}
.post-footer {
	background:transparent url(/images/dotline.gif) repeat-x scroll 0 0;
	font-size:95%;
	height:1px;
	margin-bottom:14px;
	margin-top:10px;
	padding-bottom:10px;
	color:#5E4673;
}
.post-footer a {
}
.special a {
	color:#5E4673;
}
.date {
	margin:13px 10px 13px 0px;
	color:#999999;
	font-size:11px;
	font-family:Arial;
}
.post-footer .comments {
	background:url(images/comment.gif) no-repeat left center;
	padding-left:20px;
	margin:0 10px 0 5px;
}
.post-footer .readmore {
	background:url(images/page.gif) no-repeat left center;
	padding-left:20px;
	margin:0 10px 0 5px;
}
/*archive*/
#archive h1 {
	border-bottom:1px dashed silver;
	padding-bottom:9px;
}
#archive h2 {
	border-bottom:1px dotted #5E5168;
	padding-bottom:16px;
	margin-bottom:10px;
	color:#cc6633;
}
#archive ul {
	list-style-type:square;
	margin:0 10px;
	padding:10px;
}
#archive ul li {
	margin-right:20px;
}
#archive table {
	width:100%;
}
#archive .date {
	padding-left:0px;
	width:70px;
}
#archive .comments {
	width:70px;
	text-align:center;
}
#archive .rating {
	width:70px;
	text-align:center;
}
#archive .rating p {
}
#archive img {
	border:0px;
	padding-right:8px;
}
/*adminpath*/
.adminpath ul {
	list-style:none;
	margin:10px 0px 10px 0px;
	padding:0;
	background-color:#fff;
}
.adminpath ul li {
	margin-bottom:1px;
}
.adminpath ul a {
	display:block;
	font-weight:bold;
	color:#13142D;
	text-decoration:none;
	padding:2px 5px 2px 10px;
	background:#fff;
	border-left:4px solid #fff;
	min-height:18px;
}
.adminpath ul a {
	height:18px;
}
.adminpath ul a:hover {
	padding:2px 5px 2px 10px;
	background:#fff;
	color:#CC3399;
	border-left:4px solid #CC3399;
}
/**/
#Categories ul {
	list-style:none;
	margin:10px 0 10px 0px;
	padding:0;
}
#Categories ul li {
	background:url(/images/onlinelink-back.gif) no-repeat;
	width:227px;
	height:27px;
	padding:13px 0px 0px 28px;
	margin:0 auto;
	font-size:12px;
	margin-bottom:1px;
}
#Categories ul a {
	color:#CCCCCC;
	text-decoration:none;
	outline:none;
}
#Categories ul a:hover {
	color:#BE4F2E;
	text-decoration:none;
	outline:none;
}
#Categories-active {
	background:url(/images/onlinelink-back.gif) no-repeat;
	width:227px;
	height:27px;
	padding:13px 0px 0px 28px;
	margin:0 auto;
	font-size:12px;
}
#sidebar, ul.sidemenu {
	list-style:none;
	margin:20px 0 10px 10px;
	padding:0px;
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border:1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	padding:2px 5px 2px 10px;
	background:#f2f2f2;
	border-left:4px solid #CCC;
	min-height:18px;
}
/*----------------------------
				 Tag cloud
----------------------------*/


/* sidebar */
#sidebar {
	float:left;
	width:252px;
	margin-right:9px;
	padding:0;
	display:inline;
}
#sidebar, ul.sidemenu {
	list-style:none;
	margin:0px 0 10px 0px;
}
.tagcloud {
	padding-bottom:25px;
	width:195px;
	float:left;
}
.tagcloud a.biggest {
	font-size:18px;
	color:#13142D;
	padding-right:5px;
}
.tagcloud a.biggest:hover {
	font-size:18px;
	color:#CC3399;
	padding-right:5px;
}
.tagcloud a.big {
	font-size:16px;
	color:#13142D;
	padding-right:5px;
}
.tagcloud a.big:hover {
	font-size:16px;
	color:#CC3399;
	padding-right:5px;
}
.tagcloud a.medium {
	font-size:14px;
	color:#13142D;
	padding-right:5px;
}
.tagcloud a.medium:hover {
	font-size:14px;
	color:#CC3399;
	padding-right:5px;
}
.tagcloud a.small {
	font-size:12px;
	color:#13142D;
	padding-right:5px;
}
.tagcloud a.small:hover {
	font-size:12px;
	color:#CC3399;
	padding-right:5px;
}
.tagcloud a.smallest {
	font-size:10px;
	color:#13142D;
	padding-right:5px;
}
.tagcloud a.smallest:hover {
	font-size:10px;
	color:#CC3399;
	padding-right:5px;
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border:1px solid #f2f2f2;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	padding:2px 5px 2px 10px;
	background:#f2f2f2;
	border-left:4px solid #CCC;
	min-height:18px;
}
* html body #sidebar ul.sidemenu a {
	height:18px;
}
#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background:#f2f2f2;
	color:#339900;
	border-left:4px solid #9EC630;
}
/* rightbar */
/*
#rightbar {
	float:right;
	width:23%;
	padding:0; margin:0;		
}
#rightbar p, h1, h2, h3 {
	margin:10px 15px;
}
*/

/* menu tabs */
/*#header ul {
	z-index:999999;
	position:absolute;
   	margin:0; padding:0;
   	list-style:none;
	left:11px; 
	bottom:1px !important; bottom:5px;
	font:bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background:url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background:url(images/tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color:#FFF;
}
#header img 
{
    border:0px;
    }*/
/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*#header a span {float:none;}*/
/* End IE5-Mac hack */
/*#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color:#FFF;
}
#header #current a span {
   background-position:100% -42px;
	color:#FFF;
}*/
/* end menu tabs */

/* alignment classes */
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.align-left {
	text-align:left;
}
.align-right {
	text-align:right;
}
/* additional classes */
.clear {
	clear:both;
}
.gray {
	color:#BFBFBF;
}
/*----------------------------
					Star rater
----------------------------*/

.rating {
	margin-bottom:0px;
}
.rating p {
	display:inline;
	position:relative;
	color:#999999;
	font-size:11px;
	font-family:Arial;
	float:left;
	padding-right:10px;
}
.star-rating {
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position:left top;
}
.star-rating li {
	display:inline;
}
.star-rating a, .star-rating .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:10px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border:none;
	float:left;
}
.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position:left bottom;
}
.star-rating a.one-star {
	width:20%;
	z-index:6;
}
.star-rating a.two-stars {
	width:40%;
	z-index:5;
}
.star-rating a.three-stars {
	width:60%;
	z-index:4;
}
.star-rating a.four-stars {
	width:80%;
	z-index:3;
}
.star-rating a.five-stars {
	width:100%;
	z-index:2;
}
.star-rating .current-rating {
	z-index:1;
	background-position:left center;
}
/* smaller star */
.small-star {
	width:50px;
	height:10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image:url(../../pics/star_small.gif);
}
