@charset "utf-8";
/*  
Theme Name: dotPWX Custom
Theme URI: http://www.dotPWX.com/
Description: Custom designed Wordpress theme by dotPWX for MoxiePaws.
Version: 1
Author: Daniel Raftery
Tags: custom, dotPWX, MoxiePaws, three-columns
*/

html
{
	font-size:100.01%;
}
html, body {
	margin:0px;
	font-family:"Lucida Sans", "Lucida Grande", "Trebuchet MS";
	color:#505050;
}

* 
{
	padding:0;
	margin:0;
}

body {
	background:url('/img/pattern-bg.jpg');
	margin:0;
	padding:0;
}

/*** Tweets ***/
.tweets {
	font-size:12px;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 
{
	padding:0px 0 10px 0;
	font-size:24px;
	color:#ac1616;
	font-family:"Lucida Sans", "Lucida Grande", "Trebuchet MS";
}

h2 
{
	padding:0px 0 20px 0;
	font-size:24px;
}

h3 
{
	font-size:16px;
	font-weight:normal;
	font-family:"Lucida Sans", "Lucida Grande", "Trebuchet MS";
	text-transform:uppercase;
	color:#ac1616;
	padding:0px 0 20px 0;
}

/***** Common Formatting *****/

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

blockquote 
{
	margin:0 0 20px 0px;
	padding:10px 10px 10px 60px;
	background:#d3cdba;
}

small 
{
	font-size:0.85em;
}

img 
{
	 border:0;
}

sup 
{
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub 
{
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr 
{
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

.widgettitle {
	margin:0px 0px 10px -10px;
	padding:15px 30px;
	background:url('/img/title-bg.png') top left no-repeat;
	width:200px;
	color:#303030;
}

/***** Links *****/

a,
a:link,
a:visited,
a:hover 
{
	text-decoration:none;
}

a:link
{
	color:#ac1616;	
}
a:visited
{
	color:#ac1616;	
}
a:hover 
{
	color:#73794f;
}
a:active
{
	color:#ff4200;
}

/***** Forms *****/

#s {
	width:150px;
	border:1px solid #8e8e8e;
	font-size:12px;
	color:#303030;
	-moz-border-radius: 10px;
   -khtml-border-radius: 10px;
   -webkit-border-radius: 10px;
   padding:4px;
}

#searchsubmit {
	border:1px solid #aeaeae;
	background:#fff;
	font-size:12px;
	font-weight:bold;
	padding:2px 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
}

/***** Tables *****/

table 
{
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td 
{
	padding:2px;
	border:0;
}
table tr th 
{
	padding:2px;
	border:0;
}

/***** Wrapper *****/

.wrapper {
	width:1125px;
	background:url('/img/bg.png') repeat-y !important;
	margin:0 auto !important;
}


/***** Global Classes *****/

.clear         { clear:both; overflow:hidden; width:1px; height:1px;}
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

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

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

/**************  Classes  **************/
/*++++++++++++++  Header  +++++++++++++++*/

.header
{
	width:100%;
	height:380px;
	position:relative;
	background:url('/img/header.png') top no-repeat;
}

.content {
	width:1020px;
	margin:10px auto 0px auto;
}


/* Header Menu */
.blog-button {
	position:relative;
	height:88px;
	width:170px;
	border:none;
	top:40px;
	left:150px;
	cursor:pointer;
}
.about-button {
	position:relative;
	height:88px;
	width:170px;
	border:none;
	top:100px;
	left:150px;
	cursor:pointer;
}
.store-button {
	position:relative;
	height:88px;
	width:170px;
	border:none;
	top:-140px;
	left:820px;
	cursor:pointer;
}
.contact-button {
	position:relative;
	height:88px;
	width:170px;
	border:none;
	top:-80px;
	left:820px;
	cursor:pointer;
}


/* Mainbar */
.mainbar
{
	float:left;
	display:inline;
	width:520px;
	/*margin:13px 0 20px 22px;*/
}

.mainbar-content {
	position:relative;
	left:40px;
}
.mainbar-content ul, ol {
	margin:0px 0px 10px 20px;
}

.post
{
	width:100%;
	margin:0 0 40px;
	position:relative;
}
.post h2.post_header
{
	font:normal 24px/24px "Lucida Sans", "Lucida Grande", "Trebuchet MS";
	color:#222;
	margin:0 0 7px;
	padding:10px 0px 0px 60px;
}
.post h2.post_header a, .post h2.post_header a:visited
{
	color:#222;
}
.post h2.post_header a:hover
{
	color:#ad1616;
}
.post_line
{
	width:100%;
	height:7px;
	background:url(images/post_line.jpg) top left no-repeat;
	margin:0 0 12px;
}
.post_content
{
	margin:25px 0px 0px 0px;
	font-size:13px;
}
.post_data
{
	background:#fefefe;
	padding:4px 10px;
	font:normal 12px/12px "Lucida Sans", "Lucida Grande", "Trebuchet MS";
	color:#000;
	margin:20px 0 0 0;
	border:1px solid #aeaeae;
	-moz-border-radius:6px; 
	-webkit-border-radius:6px;
}
.post_data a, .post_data a:visited
{
	color:#605b18;
	text-decoration:underline;
}
.post_data a:hover
{
	color:#ad1616;
	text-decoration:none;
}
.post_date
{
	width:46px;
	height:46px;
	float:left;	
	color:#505050;
	background:#fefefe;
	border:1px solid #aeaeae;
	-moz-border-radius:6px; 
	-webkit-border-radius:6px;
}
.post_date_top
{
	margin:5px 0 0 0;
	font:bold 24px/24px "Lucida Sans", "Lucida Grande", "Trebuchet MS";
	text-align:center;	
}
.post_date_bottom
{
	margin:0px 0 0 0;
	font:bold 12px/12px "Lucida Sans", "Lucida Grande", "Trebuchet MS";
	text-align:center;
	text-transform:uppercase;
}

.share {
	height:50px;
}

.share li {
	float:left;
	margin:0px 15px 0px 0px;
	list-style-type:none;
}

/* Comments */
.comments
{
	width:100%;
	color:#232323;
}
.comments h1 {
	padding:0px;
	margin:0px;
}
.comments h3
{
	font-size:14px;
	font-style:italic;
	text-transform:none;
}
ol.commentlist
{
	display:block;
	list-style:none;
	margin:0;
	padding:0 0 20px;
}
li.comment
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback .vcard
{
	padding:0 0px 0 75px;
}
li.pingback .p
{
	padding:0 0px 0 75px;
}
li.pingback .commentmetadata
{
	padding:0 0px 0 75px;
}
li.comment img
{
	float:left;
	margin:11px 25px 0 9px;
}

li.comment cite
{
	font-style:normal;
	font-size:14px;
	line-height:80%;
	margin:0;
	padding:0;
}
li.comment span
{
	font-style:normal;
	font-size:11px;
}
.commentmetadata
{
	margin:0;
	padding:0 0 8px;
	line-height:80%;
	font-size:10px;
}
.comment-body
{
	background:url('/img/comment.png') no-repeat top left;
	width:100%;
	overflow:hidden;
}
.comment-body p
{
	width:435px;
	min-height:30px;
	float:right;
	padding:0 0 15px 0;
	font-size:12px;
	font-family:"Lucida Sans", "Lucida Grande", "Trebuchet MS";
	font-style:italic;
}
.comment-body blockquote
{
	overflow:hidden;
	float:right;
	padding:0 0 10px 10px;
	margin:0;
	font-size:12px;
	font-family:"Lucida Sans", "Lucida Grande", "Trebuchet MS";
}
/*Comment form*/
.commentform
{
	width:100%;
	margin:0 0 10px 0;
}
.commentform_inner h1
{
	padding:0 0 0px;
}
.commentform_inner
{
	padding:0px 0px 15px 0px;
	overflow:hidden;
}

.commentform_inner h3
{
	padding:0 0 10px 9px;
	color:#505050;
}

.commentform_hint
{
	padding:6px 9px;
	background:#9d9474;
	overflow:hidden;
	color:#e6e6e6;
	font-size:11px;
	margin:0 0 5px 0;
}
form.commentform_form
{
	width:100%;
	overflow:hidden;
}
.commentform_left
{
	font-size:12px;
}
.commentform_right
{
}
.commentform_title
{
	font:12px "Lucida Sans", "Lucida Grande", "Trebuchet MS";
	color:#000;
	padding:5px 0 2px 4px;
}
.commentform_left input
{
	width:145px;
	height:19px;
	border:1px solid #9d9474;
}
.commentform_right textarea
{
	width:358px;
	height:72px;
	border:1px solid #9d9474;
}
.commentform_right input.commentform_submit
{
	width:67px;
	height:20px;
	margin:12px 0 0 0;
	border:1px solid #9d9474;
	font-size:12px;
	cursor:pointer;
}
.tags
{
	padding:10px 0;
	font-size:10px;
}

/** Leftbar (Sidebar1) **/

.leftbar
{
	float:left;
	/*margin:22px 0 0 10px;*/
	color:#2e2e2e;
	width:210px;
}

.leftbar ul {
	list-style-type:none;
}

.leftbar li {
	padding:0px;
	margin:5px 0px 45px 0px;
}
.leftbar li li {
	margin:0px 0px 7px 0px;
}
.leftbar a {
	color:#fdfdfd;
	text-decoration:none;
}
.leftbar a:hover {
	color:#ffedbb;
}


/** Rightbar (Sidebar2) **/
.sidebar
{
	float:left;
	width:220px;
	/*margin:22px 0 0 10px;*/
	color:#2e2e2e;
}

.sidebar-content {
	position:relative;
	left:80px;
}
.sidebar ul {
	list-style-type:none;
}

.sidebar li {
	padding:0px;
	margin:5px 0px 45px 0px;
}
.sidebar li li {
	margin:0px 0px 7px 0px;
}
.sidebar a {
	color:#fdfdfd;
	text-decoration:none;
}
.sidebar a:hover {
	color:#ffedbb;
}
.connect img {
	border:none;
}

/** Footer **/

.footer
{
	width:100%;
	height:105px;
	background:url('/img/footer.png') no-repeat top;
}

.footer-content {
	top:50px;
	left:150px;
	position:relative;
	width:700px;
	font-size:12px;
}








