/* 
Theme Name: HappilyHandmade
Theme URL: http://www.happilyhandmade.com/
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 1.0.
*/
/*Colors:
Brown: #330000
Light Tan: #F2EFCA
Darker Tan: #E6E099
Pink: #DE007D
Navy: #2E5C80
Green: #94CC10
*/

body {
	background-color: #330000;
	color: #330000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	}
input, select, textarea {
	font-size: 12px;
	font-family: Arial, sans-serif, Helvetica }
h1  {
	color: #de007d;
	font-size: 30px;
	font-weight: normal;
	margin: 20px 0 10px;
	padding: 0 }
	
h2  {
	color: #2e5c80;
	font-size: 24px;
	font-weight: normal;
	margin: 20px 0 10px;
	padding: 0 }
	
h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #2E5C80;
	font-weight: normal;
	}
h4 {
	color: #de007d;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 }
ul, ol, li {
	margin: 0;
	padding: 0 }
hr     {
	line-height: 3px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	height: 3px;
	overflow: hidden;
	border-style: dashed none none;
	border-width: 3px 0;
	border-color: #e6e099;
	outline: none 0 }
p {
	margin-top: 12px;
	margin-bottom: 12px;
	padding: 0 }
blockquote  {
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	margin-right: 20px;
	margin-left: 20px }
a:link  {
	color: #2e5c80;
	text-decoration: none }
a:visited  {
	color: #2e5c80;
	text-decoration: none }
a:hover  {
	color: #94cc10;
	text-decoration: none }
a:active  {
	color: #2e5c80;
	text-decoration: none }
.clear {
	clear: both }
#wrapper {
	width: 980px;
	margin: auto;
	background-color: #F2EFCA;
	background-image: url(/images/grungebg.jpg);
	position: relative;
	}
	
#topnav {
	background-image: url(/images/navbg.png);
	background-repeat: repeat-x;
	background-color: #DE007D;
	height: 36px;
	line-height: 33px;
	text-align: right;
	padding-right: 12px;
	padding-left: 20px;
	font-size: 12px;
	text-transform:  lowercase;
	}

#topnav li {
	display: inline;
	list-style-type: none;
	}
	
#topnav a {
	color: #fff;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
	}

#topnav a:hover {
	color: #2E5C80;
	}
#topnav .current_page_item a, #topnav .current_page_parent a {
	color: #2e5c80;
	cursor: auto }
#logo {
	margin-left: 17px;
	margin-top: 10px;
	}

#bubble {
	position: absolute;
	top: 7px;
	left: 375px;
	}
	
#content   {
	display: inline;
	margin: 20px;
	padding-top: 35px;
	width: 620px;
	float: left }
#sidebar  {
	background-color: #e6e099;
	margin-bottom: 20px;
	padding: 15px;
	width: 270px;
	min-height: 400px;
	float: left }
.sidebarsection p, .copyright p {
	margin: 0;
	}
#footer {
	width: 950px;
	margin: auto;
	color: #826363;
	margin-top: 10px;
	margin-bottom: 20px;
	}
.copyright  {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	width: 40%;
	float: left }
.copyright a {
	color: #826363;
	text-decoration: underline }
.botnav  {
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	text-transform: lowercase;
	width: 60%;
	float: left }
	
.botnav li {
	display: inline;
	list-style-type: none;
	}
	
.botnav a {
	color: #fff;
	text-decoration: none;
	margin-left: 12px;
	margin-right: 4px;
	}

.botnav a:hover, .copyright a:hover {
	color: #DE007D;
	}
/*Lists*/
#content ol {
	margin-top: 10px;
	margin-left: 20px }
#content ul {
	margin-top: 10px;
	margin-left: 0;
	padding-left: 0 }
#content ol li, #content ul li {
	margin-bottom: 10px }
#content ul li {
	background-image: url("/images/lgbullet.gif");
	background-repeat: no-repeat;
	background-position: 0 7px;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-left: 12px }
#content .page strong {
	color: #2e5c80 }
#content .page_2 strong {
	color: #de007d }
/*Posts*/
.post {
	margin-bottom: 25px }
.post h2  {
	font-size: 26px;
	line-height: 28px;
	margin-bottom: 5px }
.post h3 {
	font-size: 21px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 5px }
.prpost {
	padding-top: 15px }
#content .prpost li {
	text-indent: -18px;
	padding-left: 30px }
.post h2 a, .post h3 a {
	color: #de007d }
.post h2 a:hover, .post h3 a:hover {
	color: #94cc10 }
.postmeta {
	color: #2e5c80;
	font-size: 12px;
	margin-top: 3px;
	padding-bottom: 3px;
	border-bottom: 3px dashed #e6e099 }
.postmeta p {
	margin: 0;
	padding: 0 }
.postmeta a  {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase }
.metacom { }
.post img {
	border-style: none }
/*Comments*/
.commentsleft {
	margin-right: 20px;
	width: 210px;
	float: left }
.commentsright {
	width: 390px;
	float: left }
.commentinput {
	background-color: #e6e099;
	margin-bottom: 10px;
	padding: 3px 0 3px 3px;
	width: 99%;
	border-style: none }
#commentform p {
	margin: 0;
	padding: 0 }
.reply {
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 10px;
	border-top: 3px dashed #e6e099 }
#content ol.commentlist {
	list-style-type: none;
	margin: 10px 0;
	padding: 0 }
.commentlist li {
	margin: 0;
	padding: 0 0 20px }
.commentauthor {
	color: #fff;
	background-color: #94cc10;
	text-align: right;
	padding: 3px 15px }
.alt .commentauthor {
	background-color: #de007d }
.commentauthor a {
	color: #fff;
	font-style: italic }
.commentauthor a:hover {
	color: #2e5c80 }
.gravatar { }
.commentmeta {
	color: #2e5c80;
	font-size: 11px;
	font-style: italic }
.commentlist .commentsleft {
	text-align: right;
	margin-right: 0;
	padding-top: 11px;
	width: 205px }
.commentlist .commentsright {
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
	width: 390px;
	min-height: 52px;
	border-left: 3px solid #e6e099 }
/*Homepage*/
.page_3 blockquote p {
	color: #de007d;
	font-size: 16px;
	line-height: 17px;
	list-style-type: none;
	margin-top: 17px;
	margin-right: 4px;
	width: 120px;
	float: left }
.page_3 blockquote img {
	margin-top: 2px;
	margin-right: 3px;
	float: left }
.page_3 blockquote  {
	font-style: normal;
	margin: 0;
	padding: 0 }
.homenews {
	margin-right: -20px;
	width: 640px }
.homepost  {
	font-size: 13px;
	line-height: 19px;
	margin-top: 10px;
	margin-right: 20px;
	width: 193px;
	float: left }
.homepost .date {
	color: #2e5c80;
	font-size: 11px }
.homepost h3 {
	font-size: 16px;
	line-height: 17px;
	margin: 0 0 8px;
	padding: 8px 0 0;
	border-top: 1px solid #e6e099 }
.homepost img {
	border: solid 2px #e6e099 }
.homepost .date img {
	margin-left: 1px;
	border-style: none }
.readmore a {
	color: #fff;
	background-color: #2e5c80;
	padding: 3px 8px }
.readmore a:hover {
	background-color: #94cc10 }
/*Page Elements*/
.page_11 small {
	color: #e1d286;
	font-size: 45px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
	display: block;
	margin: 0 7px 0 3px;
	padding: 0;
	float: left;
	clear: both }
.stepbutton  {
	color: #fff !important;
	font-size: 15px;
	background-color: #de007d;
	text-align: center;
	cursor: pointer;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 6px;
	width: 220px;
	border-style: none }
.stepbutton:hover  {
	color: #fff;
	background-color: #94cc10;
	cursor: pointer }
.stepbutton-off {
	color: #cfbd71 !important;
	font-size: 15px;
	background-color: #e6e099;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 6px;
	width: 220px }
.stepbutton-off:hover {
	color: #cfbd71 !important;
	background-color: #e6e099 }
.page_2 blockquote {
	color: #94cc10;
	font-size: 19px;
	font-style: italic;
	line-height: 23px;
	text-align: center;
	margin: 5px 20px 5px 0;
	padding: 8px 5px;
	width: 220px;
	float: left;
	border-top: 1px dashed #e6e099;
	border-bottom: 1px dashed #e6e099 }
.page_2 blockquote p {
	margin: 0;
	padding: 0 }
/*Forms, Etc.*/
#content form  {
	margin-top: 20px }
.wpcf7  { }
.wpcf7-form {
	margin-top: 20px }
.regform p, .wpcf7 p {
	margin: 0 0 7px;
	padding: 0 }
.regpay {
	text-align: center;
	margin-top: 0;
	padding: 0 }
.regpay input {
	margin-top: 3px }
.forminput, .styledinput  {
	background-color: #e6e099;
	padding: 3px;
	width: 350px;
	border-style: none }
.forminputsm {
	background-color: #e6e099;
	padding: 3px;
	border-style: none }
.formsubmit, .submitbutton {
	color: #fff;
	font-size: 15px;
	background-color: #de007d;
	cursor: pointer;
	margin: 10px 0 0;
	padding: 2px 7px;
	border-style: none }
.formsubmit:hover, .submitbutton:hover {
	background-color: #94cc10 }
.hiddeninput {
	display: none }
.wpcf7 .captcha {
	float: left }
.wpcf7 .submit {
	margin-top: 10px }
.phplist label {
	display: block }
.advertise {
	text-align: center }
.advertise h3, .advertise p {
	margin: 0 0 6px;
	padding: 0 }
/*Sidebar*/
#sidebar ul, #sidebar li {
	list-style-type: none }
#sidebar li ul li {
	font-size: 12px;
	line-height: 17px;
	background-image: url("/images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 6px;
	text-indent: -20px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 30px }
#sidebar h2  {
	color: #de007d;
	font-size: 16px;
	margin: 0;
	padding: 0 }
#sidebar p {
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 0 }
.widget {
	margin-bottom: 15px }
.widget_text  {
	color: #10cfd4;
	background-color: #2e5c80;
	padding: 5px 10px;
	height: 90px }
.widget_text a  {
	color: #10cfd4 }
.widget_text a:hover {
	color: #94cc10 }
.widget_text h2 {
	color: #fff;
	line-height: 33px;
	text-indent: -100000.01px;
	height: 33px }
#archives select {
	color: #300;
	background-color: #f2efca;
	margin-top: 7px;
	margin-bottom: 12px;
	padding: 2px;
	width: 98%;
	border-style: none }
#text-366017381 h2 {
	background-image: url("/images/widget_about.gif");
	background-repeat: no-repeat }
#text-366017382 h2  {
	background-image: url("/images/widget_entertowin.gif");
	background-repeat: no-repeat }
#text-366017383 h2 {
	background-image: url("/images/widget_stayuptodate.gif");
	background-repeat: no-repeat }
#text-366017383 a {
	font-style: normal }
#text-366017383 p {
	margin-bottom: 2px; }
#text-366017383 .feed {
	margin-right: 6px;
	margin-top: 3px;
	float:left; }
#text-366038211, #text-376578951 {
	background-color: transparent;
	padding: 0;
	height: auto }
#text-366038211 p {
	color: #300;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	margin-bottom: 10px }
.rotatee {
	margin-left: -15px }
.rotatee img {
	margin-top: 1px;
	margin-bottom: 12px;
	margin-left: 15px }
/*Subpage Menu*/
.subpages   { }
#content .subpages ul {
	margin: 0 0 0 1px;
	padding: 0 }
.subpages li, .subpages h2   {
	font-size: 12px;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 }
.subpages h2  {
	color: #94cc10;
	font-size: 12px }
#content .subpages li  {
	line-height: 18px;
	background-image: url("images/navbullet.gif");
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-right: 0;
	padding-left: 10px }
#content .subpages .titleli {
	font-weight: bold;
	background-image: none;
	padding-left: 0 }
.subpages .current_page_item a {
	color: #94cc10 !important }
.subpages a { }
/*Sponsor List*/
#content .sponsorlist a  {
	color: #fff;
	font-size: 12px;
	background-color: #94cc10;
	background-image: none !important;
	text-align: center;
	list-style-type: none;
	list-style-image: none;
	margin: 0 10px 5px 0;
	padding: 0;
	width: 200px;
	float: left }
#content .sponsorlist a:visited {
	color: #cfbd71;
	background-color: #e6e099 }
#content .sponsorlist a:hover  {
	color: #fff;
	background-color: #de007d }
#content  .sponsorlist {
	background-image: none;
	margin: 0 -20px 0 0;
	padding: 0 }
#content .sponsorlist li {
	margin: 0;
	padding: 0 }
	
#content  .sponsorlogos  {
	background-image: none;
	margin: 20px -20px 0 0;
	padding: 0;
	clear: both }
#content .sponsorlogos li   {
	font-size: 11.5px;
	line-height: 13.5px;
	background-image: none;
	text-align: center;
	list-style-type: none;
	margin: 0 20px 18px 0;
	padding: 0;
	width: 140px;
	float: left }
#content .sponsorlogos li p {
	margin-top: 0;
	padding-top: 0 }
#content .sponsorlist .clear, #content .sponsorlogos .clear {
	width: 1px;
	height: 1px }
#content .sponsorlogos .nl {
	clear: both }
/*Code Formatting*/
div.code_parent {
	margin-top: 5px;
	margin-bottom: 20px }
div.code_title {
	margin-bottom: 2px }
div.code_child {
	color: #300;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: #e6e099;
	margin: 0;
	padding: 6px;
	width: 600px;
	overflow: scroll;
	border: inset 1px }
code {
	white-space: nowrap }
div.pre_container {
	text-align: left }
pre {
	font: 11px courier, verdana, geneva, lucida, "lucida grande", arial, helvetica, sans-serif;
	margin: 0;
	padding: 0 }
/*Prizes*/
#content .page_393, #content .page_7 {
	margin-right: -20px }
.page_7 blockquote, .page_393 blockquote {
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin: 0 20px 0 0;
	padding: 0;
	width: 300px;
	float: left }
#content .page_7 li, #content .page_393 li {
	font-size: 11.5px;
	background-image: url("/images/bullet-sm.gif");
	background-position: 0 5px;
	display: inline;
	margin: 0 0 2px 3px;
	padding-left: 10px }
.page_7 h3, .page_393 h3 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	background-color: #94cc10;
	margin-top: -43px;
	margin-bottom: 0;
	margin-left: 5px;
	padding: 2px 5px 0;
	position: relative;
	z-index: 10;
	float: left }
.page_7 h4, .page_393 h4 {
	font-size: 14px;
	font-style: normal;
	text-align: right;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	border-top: 3px dashed #e6e099 }
.page_7 .size-thumbnail, .page_393 .size-thumbnail {
	border: solid 5px #e6e099 }
.class { }
