html, body {
	margin: 0;
}

body {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:62.5%;
	margin:0;
	background: #4294CA;
}

h2 {margin: 5px 5px 25px 215px; text-align: center; color: #ff0000; font-size: 18px;}

img {
	border: none;
	background: none;
	text-decoration: none;
	display:block;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #000080;
}

a:hover, a:visited:hover {
  text-decoration: underline;
  color: #FFF
}

h3 a:hover {
	text-decoration: none;
}

#outer {
	width: 860px;
	background: url(http://loaferscorner.net/cart/images/index_02.jpg) repeat-y left top;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
}


#wrapper {

  text-align:left;
}

.BlogShort {
	padding: 5px 15px;
	border-bottom: 2px ridge #A34C00;
	margin-top: 15px;
	margin-bottom: 15px;

}

.BlogLong {

	padding: 5px 15px;
	border-top: 2px groove #A34C00;
	border-bottom: 2px ridge #A34C00;
}

.BlogShort, .BlogLong {
	margin-left: 215px;
}

.BlogLong div.entryText {
}

.BlogShort h3.EntryTitle a, .BlogLong h3.EntryTitle {
	border-bottom: 2px ridge #E3934E;
	display: block;
	padding: 5px 5px 0;
	color: white;
	font-size: 14px;
}

h3.EntryTitle {
	margin: 0;
	position: relative;
	left: -225px;
	top: -19px;
	width: 190px;
	padding: 0px 10px;
}

#wrapper p.postedbyline {margin-top: -22px;}

.BlogShort p, .BlogLong p {
	margin: 5px 0;
	clear: both;
}

div.UserComments {
	margin: 15px 0;
	border-top: 1px dashed #A34C00;	
}

div.UserComments h4 {
	margin: 5px 0;
}

div.comment, p.noComments {
	margin: 5px;
	padding: 5px;
	background: #C2D9E8;
	border-left: 10px solid #2E688E;
}

div.clr {
	background: #D5BDA9;
	border-left: 10px solid #7B3801;
}

p.noComments {
	color: red;
}

div.comment p span.userName {
	font-weight: bold;
}

div.comment p.commentDate {
	
	color: #777;
}

div.comment p {
}

div.tagList {
	margin-bottom: 10px;
	border-bottom: 1px dashed #A34C00;
	padding-bottom: 10px;
}

ul.tagLinkList {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.tagLinkList li {
	float: left;
	
}

ul.tagLinkList li a {
  background-color: #e0e0e0; 
	border: 1px solid #909090;
	padding: 1px 5px;
	margin: 3px 1px;
	display: block;
}

ul.tagLinkList li a:hover, ul.tagLinkList li a:visited:hover {
	background: #825b2f;
	color: #ececd4;
}

.searchEntries {
	padding: 10px;
}

.searchEntries h4 {
	margin: 0;
}

.row {
	clear: both;
	padding: 5px;
	
}

.row .label {
	float: left;
	text-align: right;
	width: 123px;
	font-weight: bold;
}

.row .val {
	float: left;
	text-align: left;
	width: 345px;
	padding-left: 5px;
}

.Msg {
	font-weight: bold;
	background: #fff;
	padding: 5px 15px;
}

.errMsg {
	color: red;
	border: 1px solid red;
	background: #fff;
	padding: 5px 15px;
	margin: 10px 0;
}

.smalltext {
	
}

.smalltext a {
	font-size: 1.1em;
}

.shortText {
	margin-bottom: 10px;
	border-bottom: 1px dashed #A34C00;
	padding-bottom: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hide, .off {
	display: none;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

div.searchformdiv
{
  border: 2px solid;
}

div.taglistdiv
{
  border: 2px solid;
}

div.taglistdiv ul
{
  margin: 0;
  padding-left: 15px;
}

div.archivelistdiv
{
  font-weight: 700;
  border: 2px solid;
}

div.archivelistdiv ul
{
  margin: 0;
  padding-left: 15px;
}

#storeFooter {background: #FFF; margin-top: 5px;}

#designBannerFour {text-align: center; padding: 3px;}

#navSuppWrapper {
	background-color:transparent;
	color:#000000;
	font-weight:bold;
	margin:0;
	padding:0.5em 0.2em;
}

#navSupp {
	line-height:1.5em;
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	text-align:center;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display:inline;
}

#navMain a, #navMain a:visited { color: #000; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
* html div.comment {
	height: 1%;
}
/* End hide from IE-mac */
