/*  
Theme Name: Lowlife Clothes
Theme URI: -
Description: Theme for Lowlife Clothes
Version: 1.0
Author: Jimmy Rosen
Author URI: http://www.angrycreative.se
*/

body {
	font-size: 62.5%;  /* reset 1em to 10px. */
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
}
/* FLOATING TAIL --------------------------------------------------------- */

* {
	border: 0;
	margin: 0;
	padding: 0;
}
html, body { /* sets gradient background */
	height: 100%;
	background: url('images/bg-top.gif') repeat-x top left;
}
.wrapper { /* makes the tail float & wraps the content to a certain size */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	width: 960px !important;
}
.wrap2 { /* here you place the header image that goes outside the wrapper. MAKE SURE this image aligns with wrap3 */
	/*
    margin: 0 auto; 
    min-height: 100%;*/
}
.wrap3 { /* sets bg of content */
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;  /* the bottom margin is the negative value of the footer's height */
	min-height: 100%;
	/*background: url('images/bg-wrapper.png') repeat-y top center;*/
}
.footer, .push {
	height: 40px; /* .push must be the same height as .footer */
}
.push {
	width:100%;
	clear:both;
}
.footer {
	position:relative;
	width:100%;
}
/* TAIL ------------------------------------------------------------------ */

.footInfo {
	background: url('images/bottomhr.gif') no-repeat top right;
        height: 40px;
	width: 960px;
	margin: 0 auto;
}
.creator {
	float: right;
	margin-top: 15px;
	/*font-size:1em;*/
	text-decoration:none;
	color: #000000;
      /*  font-family: Arial, Helvetica, sans-serif;*/
}
.creator a:link, .creator a:visited {
	text-decoration:none;
	color: #000000;
}
.creator a:hover, .creator a:hover:visited {
	text-decoration:none;
	color: #333333;
}
.customer {
	float: left;
	margin-top: 15px;
	margin-left: 200px;
	font-size:1em;
        font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #000000;
}
.customer a:link, .customer a:visited {
	text-decoration:none;
	color: #000000;
}
.customer a:hover, .customer a:hover:visited {
	text-decoration:none;
	color: #000000;
}
/* HEADER ---------------------------------------------------------------- */

.logo {
	width: 160px;
	height: 185px !important;
	background: url('images/logo.gif') no-repeat top left;
	float:left;
	text-align: left;
	margin-top: 37px;
        margin-bottom: 32px;
}
.logo img, .logo img a {
	float: left;
	width: 160px;
	height: 185px;
	border: 0px;
}
.header {
        margin-top: 50px;
	width: 760px;
        float: right;
        height: 60px;
}
/* FEATURED -------------------------------------------------------------- */

.feat {
	float: left;
	background: transparent;
	clear: both;
	height: 236px;
	width: 960px;
}
.featTopic {
	padding-top: 48px;
	float: left;
	padding-left: 20px;
}
.featTopic h1 {
	font-size:31em;
	font-weight:bold;
	letter-spacing:-2px;
	background: #DA1F26;
	display: block;
	padding: 5px 10px;
	color: #ffffff;
	margin-bottom: 15px;
}
.featContent {
z-index: 30;
/*	float: left;
	padding-left: 20px;*/
}
.featContent p {
	padding-bottom: 20px;
	font-size: 1.4em;
	line-height: 19px;
	color: #ffffff;
	width: 940px;
}
.featContent p a {
	color: #da1f26;
	text-decoration: underline;
}
.featContent h1 {
	font-size:3.1em;
	font-weight:bold;
	letter-spacing:-2px;
	color: #ffffff;
}
.featContent h2 {
	font-size:2.8em;
	font-weight:bold;
	letter-spacing:-2px;
	color: #ffffff;
}
.featContent h3 {
	font-size:2.2em;
	font-weight:bold;
	letter-spacing:-1px;
	color: #ffffff;
}
.featContent h4 {
	font-size:1.6em;
	font-weight:bold;
	letter-spacing:0px;
	color: #ffffff;
}
.featContent h5 {
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0px;
	color: #ffffff;
}
.featContent ul {
	line-height: 1.6em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 44px;
	font-size: 1.4em;
	color: #ffffff;
}
.featContent ol {
	line-height: 1.6em;
	margin-left: 48px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.4em;
	color: #ffffff;
}
.featContent ol ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
.featContent ul ol {
	margin-bottom: 0px;
	margin-top: 0px;
}


/* SPECIFIC: PRODUCT PAGE ------------------------------------------------ */

.wpproduct {
float: left;
width: 204px;
margin: 0px 7px 15px;
min-height: 165px;
}

.productThumbs {
float: left;
}

.productcontent { /* with sidebar */
	margin-left: 8px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 8px;
	float:left;
	width:654px;
}

.productTopic a:link, .productTopic a:visited {
	color: #000000;
	font-size: 2.0em;
	font-weight: bold;
	text-decoration:none;
}
.productTopic a:hover, .productTopic a:visited:hover {
	color: #666666;
}



.productSplitter {
clear: both;
height: 60px;
background: url(images/splitter.png) no-repeat center;
float: left;
width: 654px;
}

/* MENUBAR --------------------------------------------------------------- */

.menubar {
	width: 760px;
	clear: both;
	float: left;
}
.menubar ul {
	float: left;
	list-style: none;
	top: 0;
	left: 0;
}
.menubar li {
        border-left: #000000 4px solid;
	/*text-transform: capitalize;*/
	/* letter-spacing:-1px; */
	float: left;
	margin:0 20px 0 0px;
        height: 35px;
        color: #000000;
}
.menubar li a {
        line-height: 23px;
        font-size: 2.5em;
	font-weight: bold;
	text-transform: uppercase;
	margin:0 0px 0 10px;
	display: block;
	padding: 0px 0px;
	text-decoration: none;
        letter-spacing:-1px;
}
.menubar li span {
	text-transform: uppercase;
	margin:0 0px 0 10px;
	padding: 0px 0px;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
.page_item {
}
.page_item a {
	color: #000000;
}
.page_item a:hover {
	/*background: url(images/menu-active.png) no-repeat bottom center;*/
	color: #666666;
}
.current_page_item a, .current_page_parent {
	/*background: url(images/menu-active.png) no-repeat bottom center;*/
	color: #000000;
}
.current_page_item a:hover, .current_page_parent a:hover {
	/*background: url(images/menu-active.png) no-repeat bottom center;*/
	color: #666666;
}

/* POSTS ----------------------------------------------------------------- */

.niceTopic {
padding: 15px 0;
width: 100%;
border-top: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

.niceTopic h2 {
font-size: 1.6em;
text-transform: uppercase;
text-align:center;
}

.niceTopic p {
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-align:center;
}

.wppostdiv {
	clear: both;
}
.maincontent { /* no sidebar */
	margin-top: 25px;
	margin-bottom: 25px;
	float:right;
	width:760px;
}

.maincontentSidebar { /* with sidebar */
	margin-top: 25px;
	margin-bottom: 25px;
        margin-right: 20px;
	float:right;
	width:460px;
}

.LatestPost {
float: left;
clear: both;
margin: 5px 0 0 0;
}

.frontPageTopic {
width: 228px;
margin-left: 10px;
margin-top:4px;
float: left;
}

.frontPageTopic a:link, .frontPageTopic a:visited {
	color: #000000;
	font-size: 1.8em;
font-weight:normal;
font-style:italic; 
	text-decoration:none;
}
.frontPageTopic a:hover, .frontPageTopic a:visited:hover {
	color: #666666;
}


/* POST INFO ------------------------------------------------------------- */


.splitter {
clear: both;
height: 60px;
background: url(images/splitter.png) no-repeat center;
float: left;
width: 640px;
}

.blogExtrasContainer {
	/*padding-bottom: 20px;*/
	margin-bottom: 20px;
	clear: both;
	width: 100%;
	/* min-height: 36px; */
	margin-top: 20px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	float:left;
	/* margin-bottom: 20px; */
}
.blogExtrasContainer p {
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
	font-size:1.2em;
	text-align:left;
	color:#000000;
}
.blogExtrasContainer a:link, .blogExtrasContainer a:visited {
	text-decoration:none;
	color:#000000;
}
.blogExtrasContainer a:hover, .blogExtrasContainer a:hover:visited {
	color:#999999;
	text-decoration:none;
}
.blogExtraRight {
	color:#000000;
	float:right;
	/*margin-top: 7px;
	margin-right: 3px;*/
	text-align:right;
}
.blogExtraRight a:link, .blogExtraRight a:visited {
	text-decoration:none;
	font-size: 1.2em;
	color:#000000;
}
.blogExtraRight a:hover, .blogExtraRight a:hover:visited {
	font-size: 1.2em;
	color:#999999;
	text-decoration:none;
}
/* TEXT ------------------------------------------------------------------ */
   
/*
blockquote p {
	margin-bottom: 10px;
}
blockquote {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 3px double #000000;
	border-bottom: 3px double #000000;
	padding: 5px 15px;
	font-style: oblique;
	font-size: 12px;
	margin-left: 5%;
	margin-right: 5%;
	background: url("images/blockquotebg.png") 5% no-repeat #f6f6f6;
}
*/

blockquote {
	background:transparent url(images/quote_r.gif) no-repeat scroll right bottom !important;
	color: #000000 !important;
	float:right;
	font-weight:bold;
	letter-spacing:-1px;
	margin:10px;
	padding:0 25px 5px 0;
	text-align:left;
	width:35%;
}
blockquote p {
	background:transparent url(images/quote_l.gif) no-repeat scroll left top !important;
	border:0 none;
	font-size:1.6em !important;
	line-height:1.3em !important;
	padding:5px 2px 10px 35px !important;
	margin-bottom: 0px !important;
}
.postText {
	font-size: 14px;
	clear: both;
}
.postText h1 {
	font-size:31px;
	font-weight:bold;
	letter-spacing:-2px;
margin-bottom: 14px;
}
.postText h2 {
	font-size:28px;
	font-weight:bold;
	letter-spacing:-2px;
margin-bottom: 10px;
}
.postText h3 {
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
margin-bottom: 10px;
}
.postText h4 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
margin-bottom: 7px;
}
.postText h5 {
	font-size:12px;
	font-weight:bold;
	letter-spacing:0px;
margin-bottom: 4px;
}
.postText ul {
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 44px;
}
.postText ul li {
	padding: 3px;
}
.postText ol {
	line-height: 16px;
	margin-left: 48px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.postText ol ul {
	margin-bottom: 0px;
	margin-top: 0px;
}
.postText ul ol {
	margin-bottom: 0px;
	margin-top: 0px;
}
.postText p {
    line-height: 1.5em;
	font-size: 14px;
	margin-bottom: 14px;
}
.postText a:link, .postText a:visited {
	color: #000000;
	text-decoration: underline;
}
.postText a:hover, .postText a:visited:hover {
	color: #999999;
	text-decoration: underline;
}
.postCategory {
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.postCategory a:link, .postCategory a:visited {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
}
.postCategory a:hover, .postCategory a:visited:hover {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #b4b4b4;
}
.archiveTopic {
	color: #000000;
	float: left;
	font-size: 3.1em;
	font-weight: bold;
	text-decoration:none;
	letter-spacing:-2px;
	width: 100%;
	font-style:italic;
	margin-bottom: 25px;
}
.postTopic {
	color: #000000;
	float: left;
	font-weight: bold;
	text-decoration:none;
	/*width: 100%;*/
margin-bottom: 5px;
}
.postTopic a:link, .postTopic a:visited {
	color: #000000;
	font-size: 3.2em;
	font-weight: bold;
	text-decoration:none;
}
.postTopic a:hover, .postTopic a:visited:hover {
	color: #666666;
}
.postExcerpt {
	color: #000000;
	font-size: 2.0em;
	font-weight: bold;
	text-decoration:none;
margin-bottom: 10px;
clear: both;
}

.theArchiveTopic a:link, .theArchiveTopic a:visited {
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration:none;
}
.theArchiveTopic {
	color: #000000;
	float: left;
	font-weight: bold;
	text-decoration:none;
	width: 100%;
}
.theArchiveTopic a:link, .theArchiveTopic a:visited {
	color: #000000;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration:none;
}
.theArchiveTopic a:hover, .theArchiveTopic a:visited:hover {
	color: #666666;
}
.postDate {
	color: #a5a5a5;
	font-size: 1.2em;
	/*padding-bottom: 15px;*/
}
.archiveDate {
	color: #a5a5a5;
	font-size: 1.1em;
	padding-bottom: 15px;
}



.postComment {
font-size: 14px !important;
font-weight: bold !important;
float: left;
font-family: Verdana, Sans-serif;
}

.postComment a {
font-size: 14px !important;
height: 20px;
text-decoration: none !important;
background: transparent url('images/comments-right.png') top right no-repeat; 
padding: 0 15px 3px 0;
}

.postComment span {
font-size: 14px !important;
height: 20px;
text-align: center;
float: left;
margin-top: 5px;
margin-left: 7px;
background: transparent url('images/comments-left.png') top left no-repeat; 
padding: 0 0 0 10px;
}

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

/* IMAGES ---------------------------------------------------------------- */

.size-thumbnail {
	border: 1px solid #d3d0d0;
	padding: 3px;
}
.size-full {
	border: 0px;
}
.size-medium {
	border: 1px solid #d3d0d0;
	padding: 3px;
}
img.wpGallery {
	border: 1px dotted #cc0000;
	background: #ffffcc no-repeat scroll center center;
	width: 99%;
	height: 250px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 1.2em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignnone {
	margin: 0px;
}
/* TABLES & OTHER ELEMENTS ----------------------------------------------- */

td {
	/*padding-bottom: 1.4em;*/
	line-height: 1.5em;
	color: #000000;
	/*font-size: 1.4em;*/
}
pre {
	font: 1.2em/1.8em "Courier New", monospace;
}
/* NEXT / PREVIOUS POST -------------------------------------------------- */

.nextPrev {
	width: 100%;
}
.prev {
	margin-top: 10px;
	float:left;
	text-align: left;
	width: 50%;
	color: #000000;
	font-size: 1.2em;
	padding-bottom: 15px;
}
.prev a:link, .prev a:visited {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 25px;
        background: url(images/leftposts.png) no-repeat center left;
	text-decoration:none;
	font-size: 1.2em;
	color:#999999;
}
.prev a:hover, .prev a:hover:visited {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 25px;
        background: url(images/leftposts-on.png) no-repeat center left;
	font-size: 1.2em;
	color:#6b6b6b;
	text-decoration:none;
}
.next {
	margin-top: 10px;
	float: right;
	text-align: right;
	width: 50%;
	color: #000000;
	font-size: 1.2em;
	padding-bottom: 15px;
}
.next a:link, .next a:visited {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-right: 25px;
        background: url(images/rightposts.png) no-repeat center right;
	text-decoration:none;
	font-size: 1.2em;
	color:#999999;
}
.next a:hover, .next a:hover:visited {
        padding-top: 2px;
        padding-bottom: 2px;
        padding-right: 25px;
        background: url(images/rightposts-on.png) no-repeat center right;
	font-size: 1.2em;
	color:#6b6b6b;
	text-decoration:none;
}
/* SIDEBAR --------------------------------------------------------------- */

#sidebar {
	margin-left: 10px;
position:relative;
z-index: 31;
	margin-right: 20px;
	float: left;
	width: 160px;
	list-style: none;
	text-align:left;
}
#sidebar li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*padding: 0px 10px 25px 10px;*/
	color: #302826;
}
#sidebar li a:link, #sidebar li a:visited {
	color: #302826;
	text-decoration: none;
}
#sidebar li a:hover, #sidebar li a:hover:visited {
	color: #000000;
	text-decoration: none;
}
#sidebar p {
	margin-bottom: 10px;
}

#sidebar a:hover , #sidebar a:hover:visited {
	color: #302826;
	text-decoration: none;
border: none;
}
#sidebar a:link, #sidebar a:visited {
	color: #000000;
	text-decoration: none;
border: none;
}

#sidebar h4 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:0px;
}

#sidebar h2 {
	padding-bottom: 2px;
	padding-top: 8px;
	text-transform: capitalize;
	font-size:1.4em;
	color:#302826;
	/*background: #ededea;*/
	font-weight: bold;
	/*border-bottom: 1px solid #302826;*/
}
#sidebar ul li ul li {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	background: transparent;
	padding:0px 0px 15px 0;
}
#sidebar img {
	border: 0px;
}
.widget {
clear: both;
border-top: #000000 1px dotted;
/*padding-bottom: 15px;*/
margin-bottom: 5px;
border-bottom: #000000 1px dotted;
}
.widget ul {
	margin-top: 15px;
	list-style-type:none;
}

/* blog sidebar */

#sidebarBlog {
	margin-right: 0px;
	margin-top: 25px;
	float: right;
	width: 280px;
	list-style: none;
	text-align:left;
	font-size:14px;
}
#sidebarBlog li {
	list-style-image:none;
	list-style-position:outside;

	list-style-type:none;
}
#sidebarBlog li a:link, #sidebarBlog li a:visited {
	color: #000000;
	text-decoration: none;
	/*margin-left: 6px;
	margin-right: 6px;*/
	background: #ffffff;
}
#sidebarBlog li a:hover, #sidebarBlog li a:hover:visited {
	color: #999999;
	text-decoration: none;
	/*margin-left: 6px;
	margin-right: 6px;*/
	background: #ffffff;
}
#sidebarBlog h2 {
	/*border-top: 3px solid #000000;*/
	border-bottom: 1px solid #000000;
	margin-bottom: 15px;
	padding-bottom: 5px;
	/*padding-left: 3px;*/
	padding-top: 8px;
	text-transform: uppercase;
	/*letter-spacing: -1px;*/
	font-size:14px;
	line-height:16px;
	/* padding:10px; */
	color:#000000;
	font-weight: bold;
}
#sidebarBlog ul li ul li {
	list-style-type: square;
	margin-left: 20px;
	margin-right: 6px;
	margin-bottom: 15px;
}

#sidebarBlog img {
	border: 0px;
}
#sidebarBlog .widget {
clear: both;
border-top: none;
/*padding-bottom: 15px;*/
margin-bottom: 25px;
border-bottom: none;
}
#sidebarBlog .widget ul {
	margin-top: 15px;
	list-style-type:none;
}

/* widgets on front page */

#sidebarFrontRight {
	margin-right: 20px;
	margin-top: 25px;
	float: right;
	width: 460px;
	list-style: none;
	text-align:left;
}

#sidebarFrontRight ul li {
list-style-type:none;}

#sidebarFrontRight .widget {
clear: both;
border-top: none;
margin-bottom: 5px;
border-bottom: none;
}
#sidebarFrontRight .widget ul {
	margin-top: 0px;
	list-style-type:none;
}

#sidebarFrontRight .widget_text {
padding: 10px 0px;
}

#sidebarFrontRight blockquote {
	width:425px;
color: #000000;
font-size: 1.1em;

/*text-transform: uppercase;*/
}

#sidebarFrontRight blockquote p {
color: #000000;
text-align: center;
line-height: 1.7em !important;
}

#sidebarFrontRight blockquote p em {
font-size: 1.1em;
}

#sidebarFrontLeft { 
	margin-right: 0px;
	margin-top: 25px;
	float: right;
	width: 280px;
	list-style: none;
	text-align:left;
}

#sidebarFrontLeft .widget {
clear: both;
border-top: none;
margin-bottom: 5px;
border-bottom: none;
}
#sidebarFrontLeft .widget ul {
	margin-top: 0px;
	list-style-type:none;
}

.widget_latest_products {

}

.widget_latest_products .widgettitle {
display: none;
}

#newsletter {
border-bottom: none;
}

#newsletter #newsletterSubmit {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:transparent url(images/buy_button.gif) repeat scroll 0 0 !important;
border:medium none;
color:#000000 !important;
font-size:8pt;
height:24px !important;
margin-bottom:10px !important;
margin-top:3px;
padding:0;
text-align:center;
width:91px !important;
}

/* SEARCH BOX ------------------------------------------- */

/*
.infoBoxSearch {
	margin-right: 20px;
	height: 39px;
	float: right;
	width: 218px;
	font-size:1.2em;
	line-height:16px;
}
#search {
	color: #595959;
	height: 39px;
	background:transparent url(images/search-bg.png) no-repeat scroll 0 0;
	padding:5px 0 5px 10px;
}
*/
#search #s {
border:1px solid #000000;
padding:3px;
	/*background: transparent;
	border: 1px;
	*/ width: 177px; /*
        padding-top: 7px;*/
}

#search .btn {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buy_button.gif) repeat scroll 0 0;
border:medium none;
color:#000000;
font-size:8pt;
height:24px;
margin-bottom:10px;
margin-top:3px;
padding:0;
text-align:center;
width:91px;
}

#search input {
border:none;
padding:0px;
}
*/
/* COMMENTS --------------------------------------------- */

.commentsWrap {
width: 460px;
float: left;
clear: both;
}

ol.commentlist {
	/*font-size:1.2em;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 20px;
	padding:0;
	color:#000000;
	text-align:justify;
}
ol.commentlist cite {
	font-size: 1.6em;
	font-weight:bold;
}
ol.commentlist a {
	text-decoration: none;
	color:#000000;
}
ol.commentlist li.alt {
	background:#efefef none repeat scroll 0 0;
	padding:18px 18px 5px !important;
}
ol.commentlist li {
	padding:20px 10px 10px 18px;
}
.avatar {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #DEDEDE;
	float:left;
	padding:4px;
	margin:0 10px 10px 0;
}
.commentlist img {
	border:1px solid #999999;
}
ol.commentlist p {
	margin-bottom:5px;
	color:#000000;
	font-size:1.2em;
	text-align:justify;
}
.commentmetadata {
	line-height:9px;
	margin: 0 0 5px 0;
}
.commentmetadata a {
	color:#898989;
	font-size:1em;
	line-height:1em;
}
textarea#comment {
	width:448px;
	height: 150px;
	padding: 5px;
border: 1px solid #000000;
}
#commentform {
	color: #000000;
	font-size:1.4em;
}
#commentform p {
	padding: 0 0 10px;
}
#commentform a:link, #commentform a:visited {
	/*font-size: 1.4em;*/
	color: #000000;
	text-decoration: none;
}
#commentform a:hover, #commentform a:visited:hover {
	/*font-size: 1.4em;*/
	color: #000000;
	text-decoration: underline;
}
#commentName a:link, #commentName a:visited {
	font-size: 1.8em;
	color: #000000;
	text-decoration: none;
	line-height:1.6em;
	font-weight: bold;
}
#commentName a:hover, #commentName a:visited:hover {
	font-size: 1.8em;
	color: #000000;
	text-decoration: underline;
	line-height:1.6em;
	font-weight: bold;
}
#respond {
	margin-bottom: 5px;
	font-size:2.8em;
}
#comments {
	margin-top: 5px;
	font-size:2.8em;
}

input { 
border: 1px solid #000000;
padding: 3px;
}

input#submit {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:transparent url(images/longbutton.png) repeat scroll 0 0 !important;
border:medium none;
color:#000000 !important;
font-size:8pt;
height:26px !important;
margin-bottom:10px !important;
margin-top:3px;
padding:0;
text-align:center;
width:160px !important;
}

/* custom shit */

div.wpsc_product_searcher input.wpsc_product_searcher {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/iShop_search.png) no-repeat scroll 0 0;
border:medium none;
float:right;
height:19px;
margin:2px 0 0;
padding:0 14px 0 20px;
width:115px;
}

#newsletter .btn {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buy_button.gif) repeat scroll 0 0;
border:medium none;
color:#000000;
font-size:8pt;
height:24px;
margin-bottom:0px;
margin-top:0px;
padding:0;
text-align:center;
width:91px;
}
