/* 
Global Style Sheet
Site: Pink Unicorn Publishing pinkunicornpublishing.com
Author: Tracy Stone
Author URI: http://spoutcreative.com/ 
Version: 3.0     */
/* =General------------------------------------------------------------------*/
* {
   margin: 0;
   padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul { margin: 1em 0; }
.clear { clear:both; }
.clearleft { clear:left; }
.clearright { clear:right; }
.clearfix:after {
   visibility: hidden;
   display: block;
   font-size: 0;
   content: " ";
   clear: both;
   height: 0;
}
.clearfix { display: block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
img { border: 0; }
body {
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #fff;
	font-size: 1em;
	line-height: 1.5em;
	background: #5b6463 url('http://pinkunicornpublishing.com/images/pink_body_bg.jpg') no-repeat 50% 0;
	text-align: center;
	min-width: 900px;
}
/* =Typography  ------------------------------------------------------------------*/
h2, h3, h4, h5 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	text-transform: uppercase;
}
h2 {
	border-bottom: 2px solid #fff;
  	font-size: 2.6em;
  	font-weight: normal;
  	color: #fff;
  	margin: 0.2em 0 0.6em;
  	padding-bottom: 0.4em;
}
#home h2 {
	background: url('http://pinkunicornpublishing.com/images/h2_welcome.png') no-repeat 0 0;
	border-bottom: 2px solid #fff;
  	font-size: 2.6em;
  	font-weight: normal;
  	color: #fff;
  	margin: 0.2em 0 0.6em;
  	padding-bottom: 0.4em;
  	text-indent: -9999px;
}
#about h2 {
	background: url('http://pinkunicornpublishing.com/images/h2_about.png') no-repeat 0 0;
	border-bottom: 2px solid #fff;
  	font-size: 2.6em;
  	font-weight: normal;
  	color: #fff;
  	margin: 0.2em 0 0.6em;
  	padding-bottom: 0.4em;
  	text-indent: -9999px;
} 
#titles h2 {
	background: url('http://pinkunicornpublishing.com/images/h2_titles.png') no-repeat 0 0;
	border-bottom: 2px solid #fff;
  	font-size: 2.6em;
  	font-weight: normal;
  	color: #fff;
  	margin: 0.2em 0 0.6em;
  	padding-bottom: 0.4em;
  	text-indent: -9999px;
} 
#contact h2 {
	background: url('http://pinkunicornpublishing.com/images/h2_contact.png') no-repeat 0 0;
	border-bottom: 2px solid #fff;
  	font-size: 2.6em;
  	font-weight: normal;
  	color: #fff;
  	margin: 0.2em 0 0.6em;
  	padding-bottom: 0.4em;
  	text-indent: -9999px;
} 
h3, h4, h5 {color: #ffe2e5;}
h3, h4 {margin: 1.2em 0 0.4em; letter-spacing: 0.01em;}  
h3 {font-size: 1.6em;}
h3.title {
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 0.6em;
	text-transform: none;
}
h3.title span { font-size: .8em;}
h4 {font-size: 1.3em; letter-spacing: 0.02em;}
h5 {
  	font-size: 1.1em;
  	font-weight: bold;
  	letter-spacing: 0.04em;
  	line-height: 1em;
  	margin: 0 0 0.25em;
}
p {
  	margin-top: 0;
  	margin-bottom: 1.125em;
}
em {
	color: #ffe2e5;
	font-weight: bold;
}
address { margin: 0 0 10px;}
/* Links --------------------------------------------*/
a:link, a:visited {  
	color: #ffe7e9;
    text-decoration: none;
    border-bottom: 1px dotted #ffe7e9;
}
a:hover, a:active {
	color: #fff;
    border-bottom: 1px solid #fff;
}
a:focus { outline: none; }
/* =Lists ------------------------------------------------------------------*/
ul {
	line-height: 1.4em;
    margin-top: 0;
    margin-bottom: 1.2em;
}
li {  margin-bottom: .8em; }
ol {
   line-height: 1.4em;
   margin-top: 0;
   margin-bottom: 1.2em;
   padding-left: 40px;
}
dt { font-weight: bold; }
dd { margin: 0 0 0.4em 0.8em; }
.list {
	list-style-type: none;
    padding: 0;
    margin: 0 0 1.2em;
}
.list li {
	line-height: 1.4em;
  	margin-bottom: 0;
}
/* Layout  --------------------------------------------------------------------*/
#container {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}
div#content-outer{
	background: transparent url('http://pinkunicornpublishing.com/images/content_bg.png') repeat-y 0 0;
	width:800px;
}
div#content {
	float:left;
	margin: 0 0 60px;
	width:800px;
}
div#single-content {
	width: 680px;
	margin: 0;
	padding: 40px 0 0 58px;
}
div#col-content {
	width: 740px;
	margin: 0;
	padding: 40px 0 0 32px;
}
/* =Main Content  ----------------------------------------------------------------*/
.align-left {
	float: left;
	margin: 4px 18px 6px 0;
}
.align-right {
	float: right;
	margin: 4px 0 6px 12px;
}
#welcome p {
	color: #fff;
	font-size: 1.6em;
	font-style: italic;
	line-height: 1.4em;
	margin-bottom: .9em;
}
#featured { margin: 16px 0 0;}
#featured h3 {
	border-bottom: 1px solid #ffe2e5;
	padding-bottom: 0.3em;
	margin-bottom: 0.6em;
}
#featured div.align-left {margin: 10px 0 0 0;}
.feature-desc {
	float: right;
	width: 460px;
}
.col-left {
	float: left;
	width: 405px;
}
.col-right {
	border-left: 1px dotted #ffe2e5;
	float: right;
	margin-top: 60px;
	padding-left: .6em;
	width: 265px;
}
#title-desc {width: 650px; margin-left: 16px;}
/* =Header  -----------------------------------------------------------------*/
#header {
	margin: 0 auto;
    position: relative;
    z-index: 1;
	width: 800px;
	height: 178px;
}
#header h1 {
	background: url("http://pinkunicornpublishing.com/images/pup_logo.png") no-repeat 0 0;
	border-bottom: none;
   	display: block;
   	position: absolute;
   	z-index: 2;
   	top: -22px;
   	left: 0;
   	width: 185px;
  	height: 150px;
  	text-indent: -9000px;
}
#header h1 a, #header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:active {
	border-bottom: none;
   	display: block;
   	position: absolute;
   	z-index: 3;
   	width: 185px;
  	height: 150px;
   	top: 0;
   	left: 0;
   	text-indent: -9000px;
}
/* = Main Nav  ---------------------------*/
#nav {
	position: absolute;
    z-index: 4;
    top: 122px;
    left: 310px;
    margin: 0;
    width: 483px;
}
#nav ul {
   	list-style-type: none;
   	margin: 0;
   	padding: 0;
   	overflow: hidden;
}
#nav li {
	background: none;
	float: left;
	font-size:1.4em;
   	list-style-type: none;
   	margin: 0 0 0 10px;
   	padding: 0;
}
#nav a {
	border-bottom: none;
   	color: #383d3a;
   	display: block;
   	height: 37px;
   	overflow: hidden;
	position: relative;
	cursor: pointer;
	text-indent: -9999px;
}
#nav-home a { width: 82px; }
#nav-about a { width: 132px; }
#nav-titles a { width: 94px; }
#nav-contact a { width: 122px; }

#nav span {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: url("http://pinkunicornpublishing.com/images/nav_bg.png") no-repeat 0 0;
}
#nav-home span { background-position: 0 0; }
#nav-about span { background-position: -98px 0; }
#nav-titles span { background-position: -248px 0; }
#nav-contact span { background-position: -360px 0; }

#nav-home a:focus span, #nav-home a:hover span, #nav-home.active span, body#home #nav-home a span { background-position: 0 -82px; }
#nav-about a:focus span, #nav-about a:hover span, #nav-about.active span, body#about #nav-about a span { background-position: -98px -82px; }
#nav-titles a:focus span, #nav-titles a:hover span, #nav-titles.active span, body#titles #nav-titles a span { background-position: -248px -82px; }
#nav-contact a:focus span, #nav-contact a:hover span, #nav-contact.active span, body#contact #nav-contact a span { background-position: -360px -82px; }

/* { background-position: 0 -41px; }
 { background-position: -98px -41px; }
 { background-position: -248px -41px; }
 { background-position: -360px -41px; } */

/* =Footer  ------------------------------------------------------------------*/
.footer {
	border-top: 1px solid #ffe2e5;
  	clear: both;
  	margin: 70px 0 40px 30px;
  	padding-top: 20px;
  	width: 740px;
}
.footer p {
  	text-align: right;
	font: .7em "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	padding-right: 20px;
}
/* =Form  -------------------------------------------------------------*/
#contact-wrapper {
	width:380px;
	margin: 0 0 20px 0;
}
form#contactform {
	border: 1px solid #ffe2e5;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	margin: 0;
	padding: 10px;
	width: 378px;
}
form#contactform label {
	color: #FFE7E9;
	font-size: 0.9em;
	display: block;
	margin: 0 0 0.2em;
	padding: 4px 0 0; 
	width: auto;
}
form#contactform input {
	background-color: #fff;
	color: #333333;
	border: 1px solid #666;
	font-size: 0.85em;
	padding: 5px;
	width: 260px;
}
form#contactform label.error, form#contactform input.submit { margin-left: 160px; }
form#contactform input.submit { 
	background-color: #ffe2e5;
	color: #333;
	border: 1px solid #666;
	padding: 5px;
	height: auto;
	width: 90px;
	margin: 10px 0 0;
	font: bold 0.9em "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
}
form#contactform textarea {
	color: #333333;
	padding:0.6em 0.5em 0.7em;
	border: 1px solid #666;
	font: 0.85em "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	width: 358px;
}
span.small {font-size: 0.85em;}
/* =Misc Styles ------------------------------ */
p#buy-btn a {
	background:transparent url(http://pinkunicornpublishing.com/images/buy_taming_the_wolf_button.png) no-repeat left top;
	border: none;
	display:block;
	height:40px;
	text-indent:-9999px;
	width:260px;
}
#welcome .warning {color: #000; font-style: normal; font-size: 1.2em;}
.warning {color: #000;}
