/*
Theme Name: Trail of Painted Ponies 
Theme URI: www.trailofpaintedponies.com
Description: Trail of Painted Ponies Theme
Author: Trail of Painted Ponies
*/

body {
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #6a6a6a;*/

}
@font-face {
    font-family: 'DakotaRegular';
    src: url('dakotaregular-webfont.eot');
    src: url('dakotaregular-webfont.eot?iefix') format('eot'),
         url('dakotaregular-webfont.woff') format('woff'),
         url('dakotaregular-webfont.ttf') format('truetype'),
         url('dakotaregular-webfont.svg#webfont2UOH7aee') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AmericanTypewriterRegular';
    src: url('americantypewriter-webfont.eot');
    src: url('americantypewriter-webfont.eot?#iefix') format('embedded-opentype'),
         url('americantypewriter-webfont.woff') format('woff'),
         url('americantypewriter-webfont.ttf') format('truetype'),
         url('americantypewriter-webfont.svg#AmericanTypewriterRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.clear {
	clear:both;	
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */

#container {
	width: 1000px;
	margin:0 auto;
	display: block;
}
li.last a {
	border:none!important;	
}
li.first a {
	margin-left:0px!important;
}
.left {
	float:left;
}
.right {
	float:right;
}
.last-border {
	border:none!important;
}
h1 {
	font-family: "Handwriting - Dakota";
	font-size: 24px;
	font-weight: normal;
	color: #7a2531;
	text-decoration: none;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7a2531;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
hr {
	color:#CCC;
	height:1px;
}
ol {
  width:1000px;
  overflow:hidden;
}
#sitemap-box li {
  float:left;
  display:block;
}
#sitemap li {
 	width:33.333%; }
#table-gifts {
	background-color: #E8E8E8;
	border: 1px dashed #999;
}
#table-gifts img {
	border: 1px solid #933;
}

#poll-navigation {
	color: #7a2531;
	font-size:12px;
	font-weight:bold;
	background-color: #e7e7e7;
	border: 1px dashed #999;
	height:75px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#poll-navigation li {
	display: list-item!important;
	list-style-type: lower-roman!important;
}
#poll-navigation a {
	color: #7a2531;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
#poll-navigation a:hover {
	color: #666;
	font-weight:bold;
	text-decoration: underline;
}
#poll-navigation  h3 {
	font-size: 16px!important;
	color: #000!important;	
	margin-bottom:8px!important;
	font-family:Arial, Helvetica, sans-serif!important;
}
#polls-col {
	padding: 10px;
	float: right;
	width: 785px;
	min-height:600px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	margin-bottom: 40px;
}
#polls-col li {
	display:block;
	list-style-type: none;
}
#polls-col h3 {
	font-family: "Handwriting - Dakota";
	font-size: 24px;
	font-weight: normal;
	color: #7a2531;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#polls-col h2 {
	margin-top:0!important;
	padding-top:0!important;
}
#polls {

}
#polls li {
}
.wp-polls {
	
	margin-bottom: 15px;
	clear: both;
	

}
.wp-polls-ul li {
	width:226px;
	height:210px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}
.poll-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bf2f39;
	text-decoration: none;
	text-align: left;
}
#polls-1 img {
	border: 1px solid #CCC;
}
#vote-btn {
	vertical-align: middle;
	clear:both;
	
}
#vote-btn input {
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #bf2f39;
	padding: 5px;
	border: 1px solid #000;
	float: right;
	height: 30px;
	width: 80px;
	display:block;
	line-height: 30px;
	text-transform: uppercase;
}
.poll-btn2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #CCC;
	padding: 5px;
	border: 1px solid #999;
	text-transform: uppercase;
	float: right;
	height: 10px;
	width: 100px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align:center;
	line-height:10px;
}
a.poll-btn2:link {
	color: #666;
	text-decoration:none;
}
a.poll-btn2:hover {
	color: #CCC;
	text-decoration:none;
	background-color: #333;
}
#text-homepg {
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: 20px;
	color: #7a2531;
	text-decoration: none;
	text-align: center;
}
/* Navigation  Left
-----------------------------------------------------------------------------*/ 
#mainNavigation-left {
	display:block;
	float:left;
	width: 350px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainNavigation-left li {
	display:block;
	float:left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainNavigation-left li a {
	display:block;
	font-size:14px;
	color:#1f1f1f;
	text-decoration:none;
	font-family: "Century Gothic";
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	text-transform: uppercase;
}
#mainNavigation-left li a:hover {
	color:#7a2531;
}
#mainNavigation-left .red {
	color:#7a2531;
}
/* Navigation Right
-----------------------------------------------------------------------------*/ 
#mainNavigation-right {
	display:block;
	float:right;
	width: 353px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	z-index:9999!important;
	position: relative;
}
#mainNavigation-right li {
	display:block;
	float:left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mainNavigation-right li a {
	display:block;
	font-size:14px;
	color:#1f1f1f;
	text-decoration:none;
	font-family: "Century Gothic";
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 15px;
	text-transform: uppercase;
}
#mainNavigation-right li a:hover {
	color:#7a2531;
}
#mainNavigation-right .red {
	color:#7a2531;
}

/* Header Styles
-----------------------------------------------------------------------------*/
#header-container {
	height: 10px;
	margin-top: 0px;
	padding-top: 10px;
}
#smlnav-container {
	width:220px;
	float: left;
}
#sml-nav {
	display:block;
	float:left;
	width: 220px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
#sml-nav li {
	display:block;
	float:left;
}
#sml-nav li a {
	display:block;
	height:12px;
	font-size:12px;
	font-weight:normal;
	color:#595959;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #595959;
}
#sml-nav li a:hover {
	color:#7a2531;
}
#sml-nav .red {
	color:#7a2531;
}
#number {
	font-size: 14px;
	font-weight: bold;
	color: #595959;
	float: left;
	width: 220px;
	margin-top: 10px;
	padding-bottom: 15px;
}
#logo {
	position: absolute;
	margin-left: 300px;
	width: 377px;
	z-index:50;
}
#date {
	float:left;
	width:170px;
	font-size: 12px;
	color: #707070;
	padding: 0px;
	text-align: left;
	margin:0;
}
#search-box {
	float:right;
	clear:right;
	width:232px;
	margin-top: 5px;
	margin-bottom:5px;
	text-align:right;
	z-index:9999 !important;
	position: relative;
}
#red-line {
	background-color:#bf2c37;
	height: 2px;
}
#header-img {
	z-index:-1 !important
}
#flash-img {
	z-index:-1 !important
	 
}
#brushes {
	position: absolute;
	width:132px;
	height:276px;
	margin-left:950px;
	padding: 0px;
	margin-top: 0px;
	z-index:20 !important;
}
fieldset.search {
	border: none;
	width: 200px;
	float: right;
	text-align:right;
	margin: 0px;
	padding: 0px;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #999;
	font-size: 12px;
	width: 150px;
	height: 12px;
	padding: 3px;
	background-color: #FFF;
	border: 1px solid #CCC;
	margin: 0px;
}
.search input.box:focus {
	outline: none;
	background-color: #FFF;
}
.search button.btn {
	width: 34px;
	height: 21px;
	cursor: pointer;
	text-indent: -9999px;
	background-color: #FFF;
	background-image: url(images/go-btn.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 5px;
	padding: 0px;
	margin-right: 0px;
}
.search button.btn:hover {
	background-image: url(images/go-btn.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* Home Page Body Styles
-----------------------------------------------------------------------------*/
#hm-middle-section {
	margin-top: 15px;
}
#hm-middle-section h1 {
	font-size: 22px;
	font-style: italic;
	color: #7a2531;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 50px; 
	line-height: 50px;
}
#hm-middle-section2 {
	margin-top: 0px;
margin-bottom:15px;
}
#hm-middle-section2 h1 {
	font-size: 22px;
	font-style: italic;
	color: #940009;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
#grey-box {
	background-image: url(images/greybox-back.gif);
	background-repeat: no-repeat;
	height: 164px;
	width: 1000px;
}
#grey-box2 {
	background-image: url(images/greybox-back-redbrd.gif);
	background-repeat: no-repeat;
	height: 164px;
	width: 1000px;
}
#hightlight-box {
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #717171;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#hightlight-box p {
	margin:0px;
	padding:0px;
}

#wood-sign {
	background-image: url(images/wood-sign-top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:325px;
}
#wood-sign2 {
	background-image: url(images/wood-sign-top2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:295px;
}
#hightlight-box h2 {
	font-family: 'DakotaRegular';
	text-align:center;
	font-size: 22px;
	color: #575757;
	text-decoration: none;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hightlight-box img {
	border: 1px solid #a5a5a5;
	margin-right: 5px;
}
#hightlight-box  a {
	text-decoration:underline;
	color: #717171;
}
#hightlight-box  a:hover {
	text-decoration:underline;
	color: #7a2531;
}
#hightlight-box2 {
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7c5944;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#hightlight-box2 p {
	margin:0px;
	padding:0px;
}
#hightlight-box2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 18px;
	color: #7c5944;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hightlight-box2 img {
	border: 1px solid #7c5944;
	margin-right: 5px;
}
#hightlight-box2  a {
	text-decoration:underline;
	color: #717171;
}
#hightlight-box2  a:hover {
	text-decoration:underline;
	color: #7a2531;
}
#body-container {
	margin-top: 0px;
	padding-top:20px;
	float:left;
}
#body-col {
	width:318px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8c8c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6a6a6a;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#body-col h2 {
	font-family: 'DakotaRegular';
	font-size: 22px;
	color: #575757;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
#body-col a {
	color: #6a6a6a;
	text-decoration: underline;
}
#body-col a:hover {
	color: #7a2531;
	text-decoration: underline;
}
.penback {
	background-image:url(images/pen-back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/* Emagazine Styles
-----------------------------------------------------------------------------
------------------------------------------------------------------------
*/

#container-emag {
	width: 1200px;
	height:1553px;
	display: block;

	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 155px;
}
#emag-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #7a2531;
	text-decoration: none;
	paddung-top: 155px;
	padding-left: 390px;
}
#emag-content {
	padding-right:50px;
}
#emag-content a {
	color:#7a2531;
	text-decoration:none;
}
#emag-content a:hover {
	color:#666;
	text-decoration:underline;
}
#emag-toc {
	width:200px;
	float:left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	margin-left: 250px;
	margin-top: 75px;
}
#emag-maincontent {
	float: left;
	width: 650px;
	margin-top: 75px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#emag-maincontent li {
	line-height:23px;
	color:#999;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -25px;
	text-indent:0px;
}
#emag-maincontent li a {
	color:#7a2531;
}
#emag-maincontent li a:hover {
	color:#333;
	text-decoration: underline;
}
#emag-navigation {
	float:left;
	width:150px;
	padding: 0px;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#emag-navigation li {
	list-style-type: none;
	
}
#emag-navigation li a {
	display:block;
	font-size:14px;
	color:#8c8c8c;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	list-style-type: none;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c8c8c8;
	font-weight: normal;
}
#emag-navigation li a:hover {
	color:#7a2531;
	text-decoration:underline;
}
#emag-contain {
	width:600px;
	background-color: #FFF3E6;
	border: 1px dashed #7a2531;
	height: 450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#emag {
	float:left;
	width:180px;
	padding: 0px;
	display:block;
	margin:0px;
}
#emag li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af7e2f;
	margin-left: 12px;
}
#emag li a {
	display:block;
	font-size:14px;
	color:#000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	list-style-type: none;
	line-height: 16px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
#emag li a:hover {
	color:#7a2531;
	text-decoration:none;
	padding-left: 30px;
	background-image: url(images/horse-icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.emag-title {
	font-family: "Handwriting - Dakota";
	font-size: 24px;
	font-weight: normal;
	color: #6b6b6b;
	text-decoration: none;
	text-align:left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none !important;
	border-left-style: none;
}

/* Subpage Styles
-----------------------------------------------------------------------------*/
#sub-middle-section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}
#sub-middle-section h1 {
	font-size: 22px;
	font-style: italic;
	color: #7a2531;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
#sub-container {
	margin-top: 20px;
	margin-bottom:15px;
}
#sub-container a {
	font-weight: normal;
	color: #7a2531;
	text-decoration: none;	
}
#sub-container a:hover {
	font-weight: normal;
	color: #666;
	text-decoration: underline;
}
#sub-container h2 {
	padding-top:10px;
	margin-bottom:10px;
}
#sub-container tbody {
	padding-bottom:10px;
	margin-bottom:10px;
}
#sub-container img a {
	border: 2px solid #7a2531;
}
.img-border {
	border: 2px solid #7a2531;
} 
#subpg-left-col {
	width:150px;
	float:left;
	margin-bottom:30px;
	position:relative;
}
#subpg-right-col {
	padding: 10px;
	float: right;
	width: 785px;
	min-height:600px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	margin-bottom: 40px;
}
#sub-container h1 {
	font-family: 'DakotaRegular';
	font-size: 24px;
	color: #7a2531;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#sub-navigation {
	float:left;
	width:150px;
	padding: 0px;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sub-navigation li {
	list-style-type: none;
	
}
#sub-navigation li a {
	display:block;
	font-size:14px;
	color:#8c8c8c;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	list-style-type: none;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c8c8c8;
	font-weight: normal;
}
#sub-navigation li a:hover {
	color:#7a2531;
	text-decoration:underline;
}
.sub-title {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sub-title2 {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#questions-box {
	margin-bottom:10px;
	padding-bottom:10px;
}
#questions-box li {
	margin-left:8px;
	padding-left:0;
}
#art-comp {
	width:750px;
	background-color: #eaeaea;
	border: 1px dashed #666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/* Subpage STORE Styles
-----------------------------------------------------------------------------*/
#storeIMG {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	margin-right: 28px;
	font-style: italic;
}
#storeIMG p {
	margin-top:0px;
	padding-top:0px;
}
#storeIMG h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4b4b4b;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-style: normal;
}
#storeIMG img {
	border: 1px solid #eaeaea;
	margin-top:10px;
	margin-bottom:10px;
}
.storeLAST {
	margin:0px!important;
}
#store-container {
	margin-top: 20px;
	float:left;
	margin-bottom:50px;
	font-size: 14px;
}
#store-container a {
	color:#7a2531;
	text-decoration:underline;
}
#store-container a:hover {
	color:#666;
	text-decoration:underline;
}
#store-container h1 {
	font-family: 'DakotaRegular';
	font-size: 24px;
	color: #7a2531;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.store-grey {
	background-color: #f4f4f4;
	padding: 10px;
	margin-bottom: 10px;
}
#store-list {
	margin:0;
	padding:0;
	width:750px;
	float:left;
}
#store-list li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4e4e4e;
	text-decoration: underline;
	list-style-type: none;
	font-style: normal;
}
#store-list li a {
	color: #4e4e4e;
	text-decoration: underline;
	font-style: normal;
}
#store-list li a:hover {
	color: #7a2531;
	text-decoration: underline;
}
.post img.size-full {
    max-width: 100% !important;
}

/* Cow Girl page
-----------------------------------------------------------------------------
---------------------------------------------------------------
*/
#cowgirl-container {
	background-image: url(images/cowgirl/cowgirl-pontbtm.jpg);
	background-repeat: no-repeat;
	background-position: right 284px;
	color:#cc1175;
	font-family: AmericanTypewriterRegular;
	font-size:22px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#cowgirl-container h1 {
	font-family: 'AmericanTypewriterRegular';
	font-size: 34px;
	font-weight: normal;
	color: #cc1175;
	text-decoration: none;
	padding: 0px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;	
	margin-bottom: 20px;
	margin-left: 0px;
}
#cowgirl-container p {
	color: #cc1175;
	text-decoration: none;
}
#cowgirl-img {
	padding:0;
	margin:0;
}
#cowgirl-container  a {
	color:#cc1175;
	text-decoration: underline;
}
#cowgirl-container  a:hover {
	color:#333;
	text-decoration: underline;
}
#cowgirl-container li {
	background-image: url(images/cowgirl/cowgirl-flower.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	list-style-type: none;
	text-indent:0px;
	margin-left: -25px;
	text-indent:0px;
}
.pink-border {
	border: 2px solid #cc1175;
	margin-right: 20px;
}
/* Giving Back Styles
-----------------------------------------------------------------------------
---------------------------------------------------------------
*/

#givingback-contain {
	width:750px;
	background-color: #eaeaea;
	border: 1px dashed #666;
	height: 600px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#givingback	 {
	float:left;
	width:175px;
	padding: 0px;
	display:block;
	margin:0px;
}
#givingback li {
	list-style-type: none;
	margin-left: 5px;
	font-size:11px;
	color:#999;
}
#givingback li a {
	display:block;
	font-size:11px;
	color:#999;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding:0;
	font-weight: normal;
	text-transform: uppercase;
}
#givingback li a:hover {
	color:#7a2531;
	text-decoration:none;
}

/* Artists Directory Styles
-----------------------------------------------------------------------------
---------------------------------------------------------------
*/

#artistsdirect-contain {
	width:750px;
	background-color: #eaeaea;
	border: 1px dashed #666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#artistsdirect	 {
	float:left;
	width:150px;
	padding: 0px;
	display:block;
	margin:0px;
}
#artistsdirect li {
	list-style-type: none;
	margin-left: 5px;
	font-size:11px;
	color:#999;
}
#artistsdirect li a {
	display:block;
	font-size:11px;
	color:#999;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0;
	padding:0;
	font-weight: normal;
	text-transform: uppercase;
}
#artistsdirect li a:hover {
	color:#7a2531;
	text-decoration:none;
}
.artist-top {
	margin-top:15px;
	padding-top:15px;
}
#anniversarylist-contain {
	width:750px;
	background-color: #eaeaea;
	border: 1px dashed #666;
	height: 800px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#anniversarylist {
	float:left;
	width:150px;
	padding: 0px;
	display:block;
	margin:0px;
}
#anniversarylist li {
	list-style-type: none;
	margin-left: 15px;
	font-size:11px;
	color:#999;
}
#anniversarylist li a {
	display:block;
	font-size:11px;
	color:#999;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding:0;
	font-weight: normal;
	text-transform: uppercase;
}
#anniversarylist li a:hover {
	color:#7a2531;
	text-decoration:none;
}


/* Collectors Checklist Styles
-----------------------------------------------------------------------------
---------------------------------------------------------------
*/
#collectors-contain {
	width:650px;
	background-color: #eaeaea;
	border: 1px dashed #666;
	height: 230px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#collectors-chk	 {
	float:left;
	width:200px;
	padding: 0px;
	display:block;
	margin:0px;
}
#collectors-chk li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-left: 8px;
}
#collectors-chk li a {
	display:block;
	font-size:14px;
	color:#999;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	list-style-type: none;
	line-height: 16px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
#collectors-chk li a:hover {
	color:#7a2531;
	text-decoration:none;
	padding-left: 30px;
	background-image: url(images/horse-icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#asktrailmaster {
	background-color: #eaeaea;
	border: 1px dashed #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family:Arial, Helvetica, sans-serif;
}
/* Ponies by Theme Styles
-----------------------------------------------------------------------------
---------------------------------------------------------------
*/
#poniesbytheme-contain {
	width:750px;
	background-color: #eaeaea;
	border: 1px dashed #666;
	height: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#poniesbytheme	 {
	float:left;
	width:250px;
	padding: 0px;
	display:block;
	margin:0px;
}
#poniesbytheme li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-left: 10px;
}
#poniesbytheme li a {
	display:block;
	font-size:14px;
	color:#999;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	list-style-type: none;
	line-height: 16px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
}
#poniesbytheme li a:hover {
	color:#7a2531;
	text-decoration:none;
	padding-left: 30px;
	background-image: url(images/horse-icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#slider {

	/* You MUST specify the width and height */
	width:600px;
	height:424px;
	position:relative;	
	overflow:hidden;
}

#mask-gallery {
	
	overflow:hidden;	
}

#gallery {
	
	/* Clear the list style */
	list-style:none;
	margin:0;
	padding:0;
	
	z-index:0;
	
	/* width = total items multiply with #mask gallery width */
	width:900px;
	overflow:hidden;
}

	#gallery li {

		
		/* float left, so that the items are arrangged horizontally */
		float:left;
	}
#buttons {
	margin-left: 225px;
	margin-top:20px;
}


/* Ponies Page
-----------------------------------------------------------------------------
---------------------------------------------------------------
*/
#retired-page {
	display:block;
	margin: 0px;
	padding: 0px;
	
}
#retired-page li {
	display: block;
	float: left;
	width: 190px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height:215px;
	font-size: 12px;
	text-align: center;
}
#retired-page li a {
	width: 190px;
	font-size: 12px;
	margin: 0px !important;
	padding: 0px !important;
}
#recent {
	padding: 5px;
	border: 1px dashed #666;
	height: 500px;
	margin-bottom:20px;
}
#recent h1 {

}
#retired-page br {
	margin:0px;
	padding:0px;
}
#retired-page-sml br {
	margin:0px;
	padding:0px;
}
#retired-page-sml {
	display:block;
	margin: 0px;
	padding: 0px;
	font-size: 12px;	
}
#retired-page-sml li {
	text-align: center;
	display: block;
	float: left;
	width: 150px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height:125px;
}
#retired-page-sml li a {
	width: 150px;
	font-size: 12px;
	margin: 0px !important;
	padding: 0px !important;
}
#pony-title {
}
#pony-title h2 {
	margin-top:15px;
	margin-bottom:15px;
}


/* Ponies Page
-----------------------------------------------------------------------------
---------------------------------------------------------------
*/
#contact-form {

}

#contact-btn input {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	border: 1px solid #7a2531;
}




/* Footer Styles
-----------------------------------------------------------------------------*/
#footer-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
	clear:both;
}
#footerTitle {
	display:block;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footerTitle li {
	float:left;
	display:block;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #505050;
	text-decoration: none;
}
.title-company { margin-left:10px; }
.title-questions { padding-left:40px; }
.title-shop { margin-left:66px; }
.title-artists { margin-left:80px; }
.title-whatsnew { margin-left:60px; }
.title-social { margin-left:120px; }

#footerNavborder {
	height:120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8c8c8;
	float:left;
	padding-right: 5px;
}
.company-footer { width:100px; }
.questions-footer {width:120px; }
.shop-footer { width:125px; }
.artists-footer { width:115px; }
.whatsnew-footer { width:115px; }

#footerNavigation {
	float:left;
	padding: 0px;
	display:block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerNavigation li {
	list-style-type: none;
	display:block;
}
#footerNavigation li a {
	display:block;
	font-size:11px;
	color:#929292;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	line-height: 18px;
}
#footerNavigation li a:hover {
	color:#7a2531;
	text-decoration:underline;

}
#social-media-box {
	float:left;
	margin-left:10px;
	padding-top: 10px;
	width:110;
}
#facebook-link {
	float:left;
	width:270px;
	height: 50px;
}
#newsletter-box {
	float:left;
	margin-left:10px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #8c8c8c;
	text-decoration: none;
}
#newsletter-box a {
	font-size: 12px;
	font-style: italic;
	color: #8c8c8c;
	text-decoration: none;
}
#newsletter-box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;	
}
#newsletter-box input {
	font-size: 11px;
	color: #454545;
	border: 1px solid #dddddd;
	float: left;
	height: 18px;
	width:170px;
	margin-top: 5px;
}
#newsletter-box .subscribe-btn {
	width:94px;
	height:21px;

}
.header {
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
}
#footerRightCol {
	background-image: url(images/brushes-back.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	min-height:200px;
}


#sub-navigation-blog {
	float:left;
	width:150px;
	padding: 0px;
	display:block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sub-navigation-blog li {
	list-style-type: none;
	
}
#sub-navigation-blog li a {
	display:block;
	font-size:12px;
	color:#666;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	list-style-type: none;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c8c8c8;
	font-weight: normal;
}
#sub-navigation-blog li a:hover {
	color:#7a2531;
	text-decoration:underline;
}
#sub-navigation-blog p {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #999;
	text-decoration: none;	
}
.blog-title {
	margin-top:30px;
	padding-top:30px;
}
#blog-section {
}
#blog-section h2 {
	clear: both;
	padding-top: 30px;
}

/* General Changes
-----------------------------------------------------------------------------*/
.box-outlined {
	border: 1px solid #7a2531;
} 
.box-outlined tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;	
}
#floatdiv {
	position:absolute;  
	width:150px; 
	z-index:100;
}
#floatdiv2 {
	position:absolute;  
	width:200px; 
	z-index:100;
}
/* WP Styles
-----------------------------------------------------------------------------*
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

.pagenav  ul ul,
.pagenav .current_page_item ul ul,
.pagenav .current_page_ancestor ul ul,
.pagenav .current_page_ancestor .current_page_item ul ul,
.pagenav .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
	margin:0;
	padding:0;
	list-style:none;
	}

.pagenav .current_page_item ul,
.pagenav .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_item ul,
.pagenav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: none;
	margin:0;
	padding:0;
list-style:none;
	}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 940px;
}
#wrapper {
	background: #fff;
	margin-top: 20px;
	padding: 0 20px;
}

/* Structure the footer area */
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}




/* =Menu
-------------------------------------------------------------- */

#access {
	
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	margin:0;
	padding:0;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
margin:0;
	padding:0;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	display:none;
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}

#nav-above {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	height:30px;	
}
#nav-above a {
	color: #666;
	text-decoration: none;	
}
#nav-above a:hover {
	color: #7a2531;
	text-decoration: underline;
}
.nav-previous {
	width:350px;
	float:left;
}
.nav-next {
	width:350px;
	float:right;
	text-align:right;
}
#nav-below {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	height:30px;	
}
#nav-below a {
	color: #666;
	text-decoration: none;	
}
#nav-below a:hover {
	color: #7a2531;
	text-decoration: underline;
}
/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
#shoppcategorieswidget-3 {
	margin:0;
	padding:0;
}


/* =Comments
-------------------------------------------------------------- */
.entry-utility {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7a2531;
	padding-bottom: 15px;
}
#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	background-color: #7a2531;
	padding: 2px;
	height: 24px;
	border:none;
	display:block;
}
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-family: 'DakotaRegular';
	font-size: 20px;
	color: #999;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
	background-color: #E1E1E1;
	padding: 5px;
	border: 1px dashed #666;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}





/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,

	#container,
	#header,
width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

