/*   
Theme Name: Hello Dolly
Theme URI: http://acmewebdesign.net
Description: A custom theme created for http://thedolly-mamas.com
Author: Joe Golike
Author URI: http://acmewebdesign.net
Version: 1.0
*/



/* ---------- RULES RESET ---------- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}



/* ---------- TEMP ---------- */

#agrid {
	background: url(img/12-col.png) top center repeat-y;
	position: absolute;
	width: 986px;
	height: 1000px;
	z-index: 10; }



/* ---------- LAYOUT and STRUCTURE ---------- */


body {
	font: 14px/20px Georgia, serif; }

p {
	padding: 0 0 10px; }

table {
	margin-bottom: 10px; }
	
table th, table td {
	padding-right: 10px; }

#wrap {
	width: 986px;
	margin: 70px auto 0 auto;
	position: relative;  }

#MainCol {
	width: 666px;
	float: right; }

#MainCol > .wrap {
	margin: 2px;
	border: 1px dashed #999;
	overflow: hidden; }

#LeftCol {
	width: 300px;
	float: left; }

#LeftCol > .wrap {
	margin-left: 80px; }

#ColorBar {
	border-bottom: 1px dashed #999; }

#ColorBar > .wrap {
	margin: 2px;
	height: 50px; }



.page-content {
	border-top: 1px dashed #999;
	padding: 32px 20px; }

.products-page-content {
	border-top: 1px dashed #999;
	padding: 32px 0 0; }



.page-title {
	margin: 2px;
	padding: 12px 18px;
	font: bold 44px/44px Tahoma, Helvetica, Arial, sans-serif;
	color: #7eb8d7;
	background: #afd9ee; }

.page-title a {
	text-decoration: none; }

.page-title a:link {
	color: #7eb8d7; }

.page-title a:visited {
	color: #7eb8d7; }

.page-title a:hover {
	color: #7eb8d7; }

.post-title {
	clear: left;
	padding: 0 0 10px;
	font: bold 24px/28px Tahoma, Helvetica, Arial, sans-serif;
	color: #76c52e; }

.post-title a {
	text-decoration: none; }

.post-title a:link {
	color: #76c52e; }

.post-title a:visited {
	color: #76c52e; }

.post-title a:hover {
	color: #76c52e; }

.post-date {
	font: 12px/18px Tahoma, Helvetica, Arial, sans-serif;
	padding: 0 0 18px;
	color: #999; }

.leader {
	font: italic 18px/22px Georgia, serif;
	color: #2a6799; }

.page-content h2 {
	font: bold 24px/28px Tahoma, Helvetica, Arial, sans-serif;
	color: #76c52e;
	padding: 0 0 9px 0; }

.photoright {
	float: right;
	padding: 0 0 10px 10px; }

.photoright p {
	font: 12px/18px Tahoma, Helvetica, Arial, sans-serif;
	color: #999; }

hr {
	clear: both;
	border: none;
	height: 1px;
	margin: 20px;
	background: #2a6799; }

#ProdInfo {
	margin: 28px 0 0 17px;
	width: 380px;
	float: left; }

#ProdPic {
	float: right;
	width: 239px;
	border-left: 1px dashed #999;
	overflow: hidden; }

#ProdPic > .wrap {
	margin: 2px;
	border: none; }

#RelProd {
	clear: both;
	border-top: 1px dashed #999; }

#RelProd > .wrap {
	margin: 2px;
	background: #a1d0e6;
	padding: 15px; }

#StoreNav {
	border-top: 1px dashed #999; }

#StoreNav > .wrap {
	margin: 2px;
	padding: 15px;
	overflow: hidden; }

#StoreNav ul > li {
	float: left;
	width: 140px;
	margin-right: 20px; }
	
#logo a {
	display: block;
	width: 180px;
	height: 222px;
	text-indent: -9999px; }

#tagline {
	position: absolute;
	top: -70px;
	left: 323px;
	width: 660px;
	height: 144px;
	text-align: center;
	z-index: -1;
	padding-top: 30px; }

#tagline span {
	padding-right: 60px; }

#MainNav {
	margin-top: 7px; }

#LeftCol ul {
	margin-left: 20px; }

#footer {
	float: right;
	text-align: center;
	width: 660px;
	padding: 12px 0; }

#RelProd ul {
	overflow: hidden; }

#RelProd li {
	float: left;
	width: 80px; }

#RelProd img {
	display: block;
	margin-bottom: 5px; }

.wp-caption {
	margin: 0 0 20px 10px; }

.alignright {
	float: right; }

table.store {
	margin-bottom: 20px; }

table.store td {
	width: 140px; }


table.contact td.lbl {
	width: 80px;
	color: #666; }

table.contact {
	margin-bottom: 20px; }

table.contact tr.preferred td {
	font-weight: bold; }

.clear {
	clear: both; }


.sharesave {
	margin: 9px 0 32px; }

div.addtoany_share_save_container {
	float: right;
	padding: 8px; }

div.addtoany_share_save_container h5 {
	float: left; 
	margin: 0;
	padding: 0;
	line-height: 32px; }


div#Post {
	padding: 0 20px; }


/* ---------- TYPOGRAPHY ---------- */



h3 {
	font: bold 20px Tahoma, Helvetica, Arial, sans-serif;
	margin: 16px 0 10px; }

h4 {
	font-style: italic; }

h5 {
	font: 14px Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: 32px;  }


#tagline {
	font: italic 18px Georgia, serif; }

#MainNav {
	font: 26px Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold; }

#MainNav a {
	text-decoration: none; }

#MainNav ul {
	font-size: 16px; }

#LeftCol li {
	list-style-type: square;
	margin-bottom: 4px; }

#MainNav li {
	list-style-type: none; }

.wp-caption-text {
	font-weight: bold; }



#footer {
	font: 12px Tahoma, Helvetica, Arial, sans-serif;
	font: 14px/20px Georgia, serif; }

div.single_additional_description {
	padding-bottom: 20px; }

div.single_additional_description ul {
	padding-left: 20px; }

div.single_additional_description ul li {
	list-style: square;
	margin-bottom: 6px; }

p#testimonial span {
	font-size: 12px; }


/* ---------- COLOR and GRAPHICS ---------- */

body {
	background: #1c4567 url('img/yarn-bg.jpg');
	color: #333; }

#MainCol {
	background: #cdefff; }

#ColorBar > .wrap {
	/*background: #669a35 url('img/colorbar-bg.jpg') center center;*/
	background: #76c52e; }

a:link {
	color: #669a35; /* green */
	color: #db2b71; /* pink */ }

a:visited {
	color: #669a35; /* green */
	color: #db2b71; /* pink */ }

a:hover {
	color: #669a35; /* green */
	/*color: #db2b71; /* pink */ }



h3 {
	color: #7eb8d7; }

h4 {
	color: #666; }

h5 {
	color: #97d45f; }

#LeftCol {
	color: #e8deca; }

#LeftCol a:link {
	color: #e8deca; }

#LeftCol a:visited {
	color: #e8deca; }

#LeftCol a:hover {
	color: #97d45f; }

#logo {
	background: url(img/logo.jpg) no-repeat; }

#tagline {
	color: #ceeddd;
	background: url(img/popup-dolls.png) no-repeat; }

#StoreNav > .wrap {
	background: #7ab2cc; }
	
#footer {
	color: #aba9a1;
	color: #203541; }



p.skill1 {
	background: url(img/skill1.png) top left no-repeat;
	text-indent: -9999px;
	width: 81px;
	height: 23px;
	margin: 18px 0 0 20px; }
	
p.skill2 {
	background: url(img/skill2.png) top left no-repeat;
	text-indent: -9999px;
	width: 81px;
	height: 23px;
	margin: 18px 0 0 20px; }

p.skill3 {
	background: url(img/skill3.png) top left no-repeat;
	text-indent: -9999px;
	width: 81px;
	height: 23px;
	margin: 18px 0 0 20px; }

p.skill4 {
	background: url(img/skill4.png) top left no-repeat;
	text-indent: -9999px;
	width: 81px;
	height: 23px;
	margin: 18px 0 0 20px; }


/* --------- SPECIAL HOME PAGE STYLES ---------- */

div#special-home {
	background: url(img/homepage-bg.jpg) top left no-repeat;
	height: 660px; }

div#special-home h1 {
	display: none; }
	
div#special-home h2 {
	padding: 80px 120px 0 310px;
	font: bold 40px/40px Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;
	color: #7eb8d7; }

div#special-home p#home-tagline {
	font-size: 20px;
	padding: 12px 120px 0 310px;
	margin: 0;
	color: #555; }
	
div#special-home p#home-message {
	font: 15px/22px Georgia, serif;
	font-style: italic;
	color: #fff;
	padding: 80px 20px 0 310px;*/ }

ul#home-storelinks {
	margin: 50px 0 0 300px; }
	
ul#home-storelinks li {
	float: left;
	width: 150px; }

li#home-buyadoll {
	margin-right: 15px; }

ul#home-storelinks li a {
	display: block;
	height: 150px;
	padding-left: 10px;
	text-decoration: none; }

ul#home-storelinks li a h3 {
	font-size: 16px;  }

ul#home-storelinks li a p {
	text-indent: -9999px;
	overflow: hidden; }

li#home-buyadoll a {
	/*background: url(img/buy-a-doll-bg.png) 0 20px no-repeat;*/
	background: url(img/buy-a-kit-bg.png) 0 20px no-repeat; }

li#home-makeyourown a {
	background: url(img/buy-a-kit-bg.png) 0 20px no-repeat; }


/* ------------ ACME LINK --------------- */

div#acme {
	text-align: center;
	width: 108px;
	margin: 0 auto; }

div#acme a:link, div#acme a:visited {
	display: block;
	width: 108px;
	height: 35px;
	text-indent: -9999px;
	background: url('img/acme-dolly.png') bottom left no-repeat; }

div#acme a:hover {
	background: url('img/acme-dolly.png') top left no-repeat; }