/*
Theme Name: Sunny Goode
Description: Blog design for Sunny Goode
Author: Helium Studio
Author URI: http://heliumstudio.com

*/



/* Begin Typography & Colors */
body {
	font-family: Georgia, Times, Times New Roman, Serif;
	background: url(images/bg.gif) 0 0 repeat;
	color: #333;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}
div#page-wrapper {
	background: url(images/top-fade.jpg) 0 0 repeat-x;
}
div#container {
	width: 1023px;
	margin: 0 auto;
	text-align: left;
}
div#sidebar-left {
	width: 224px;
	padding-top: 33px;
	float: left;
}

div#wrapper-wrapper {
	background: url(images/content-top.png) 0 0 no-repeat;
	width: 799px;
	padding-top: 15px;
	float: right;
	position: relative;
	left: -5px;
}
div#wrapper {
	background: url(images/content-bottom.png) bottom left no-repeat;
	padding-bottom: 15px;
}
#page {
	background: url(images/content-bg.png) 0 0 repeat-y;
	padding: 0 5px;
}

#header {
	height: 125px;
}
a#logo {
	display: block;
	position: absolute;
	margin-top: 16px;
	margin-left: 15px;
}
#header-right {
	float: right;
	width: 769px;
}
div#header-right div#quote {
	height: 18px;
	color: white;
	font-style: italic;
	font-size: 15px;
	padding-right: 46px;
	padding-top: 25px;
	text-align: right;
}
div#header-right div#quote span {
	color: #946f8b;
	font-size: 26px;
}	
div#nav-bar {
	height: 82px;
	position: relative;
	top: 5px;
}
div#header-right div#search-box {
	background: url(images/search-bg.png) 0 0 no-repeat;
	float: right;
	height: 39px;
	margin-right: 27px;
	margin-top: 34px;
	padding-left: 12px;
	padding-top: 9px;
	width: 206px;
}
div#header-right div#search-box input#s {
	background: white;
	display: block;
	padding: 4px;
	float: left;
	border: 1px solid #999999;
	margin-right: 3px;
	margin-top: 3px;
	width: 149px;
	-moz-box-shadow: 0 0 4px #aaa inset;
}
div#header-right div#search-box input#searchsubmit {
	display: block;
	background: url(images/button-go.png) 0 0 no-repeat;
	border: medium none;
	cursor: pointer;
	text-indent: -9999em;
	line-height: 0;
	font-size: 0;
	width: 37px;
	height: 33px;
	position: relative;
	top: -1px;
}

div#bar-outer-wrapper {
	background: url(images/bar-bg.gif) 0 0 repeat-y;
}
div#bar-wrapper {
	background: url(images/bar-top.gif) 0 0 no-repeat;
}
div#bar {
	background: url(images/bar-bottom.gif) bottom no-repeat;
}

#content {
	padding-top: 20px;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}

#footer {
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

h1, h2, h3 {
	font-family: Georgia, Times, Times New Roman, Serif;
	font-weight: normal;
	}

h1 {
	text-align: center;
}

h2 {
	font-size: 20px;
	color: #6b115d;
}
h3 {
	color: #6B115D;
	font-size: 14px;
}
div#content h2 {
	padding-bottom: 5px;
}
div.hentry small {
}
div.hentry div.entry {
	margin-top: 20px;
	font-family: Arial, Helvetica, Sans-serif, Sans;
}
div.hentry div.entry p {
	padding-bottom: 20px;
}

div#sidebar-left h2, div#sidebar h2 {
	text-shadow: 0 1px 0 #f5eff6;
	text-transform: uppercase;
	font-size: 16px;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
a {
	color: #c932c7;
	text-decoration: none;
}
a:hover {
	color: #6B115D;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}


.commentlist li ul li {
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
.nocomments {
	display: none;
}

code {
	font: 'Courier New', Courier, Fixed;
}

a {
	color: #c932c7;
	text-decoration: none;
}

a:hover {
	color: #6B115D;
	text-decoration: underline;
}


#wp-calendar a {
	text-decoration: none;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 29px;
	margin: 0px 0 0;
	width: 491px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.post hr {
	display: block;
}
.post img {
	-moz-box-shadow: 0 0 5px #aaa;
}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	background: url(images/comment.gif) 0 4px no-repeat;
	padding-left: 20px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {

}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

input.text-field, input.text {
	background: #eee;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 5px #ccc inset;
	padding: 5px;
}
textarea {
	background: #eee;
	border: 1px solid #ccc;
	-moz-box-shadow: 0 0 5px #ccc inset;
	padding: 5px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 99%;
	margin-top: 5px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
}
/* End Form Elements */



/* Begin Comments*/
div.post div.entry .alt {
	display: none;
}

.commentlist {
	padding: 0;
	text-align: justify;
	font-family: Arial, Helvetica, Sans-serif, Sans;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 0 5px 10px 20px;
	list-style: none;
	background: url(images/comment-bubble.gif) 0 4px no-repeat;
	border-bottom: 1px dotted #ccc;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	width: 190px;
	float: right;
	margin-right: 31px;
	padding-top: 20px;
}
#sidebar h2 {
	margin-bottom: 10px;
	text-shadow: 0 1px 0 white;
}
#sidebar li.widget {
	margin-bottom: 20px;
}
div.textwidget a {
	display: block;
	margin-bottom: 10px;
	-moz-box-shadow: 0 0 5px #aaa;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
#sidebar li.widget ul li {
	font-family: Arial, helvetica, sans-serif, sans;
	text-shadow: 0 1px 0 white;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
	
	
/* Sidebar Left */
div.tab-outer-wrapper {
	background: url(images/tab-top.png) 0 0 no-repeat;
	width: 224px;
	padding-top: 16px;
}
div.tab-inner-wrapper {
	background: url(images/tab-bottom.png) bottom left no-repeat;
	padding-bottom: 16px;
}
div.tab-wrapper {
	background: url(images/tab-bg.png) 0 0 repeat-y;
}
div.tab {
	background: url(images/tab-fade.png) 0 0 no-repeat;
	margin-left: 5px;
	position: relative;
	top: -11px;
	min-height: 170px;
	padding: 20px 20px 0 15px;
}
div.tab h2 {
	padding-left: 5px;
	margin-bottom: 5px;
}
div.tab ul li {
	border-bottom: 1px dotted #e0d1e4;
	padding: 6px 0 6px 5px;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif, sans;
	text-shadow: 0 1px 0 #e7dee9;
	color: #C932C7;
}
div.tab ul li a {
	font-family: arial, helvetica, sans-serif, sans;
	text-shadow: 0 1px 0 #e7dee9;
	font-size: 12px;
	font-weight: normal;
}
div.tab ul li a:hover {
	text-decoration: none;
	color: #6B115D;
}
div.tab ul li:before {
	content: '\00BB  ';
}
	
/* Nav */

div#top-nav {

}
div#top-nav ul li {
	float: left;
	display: inline;
}
div#top-nav ul li a {
	display: block;
	height: 82px;
	text-indent: -9999em;
	font-size: 0;
	line-height: 0;
}
a#navhome {
	background: url(images/nav.png) 0 0 no-repeat;
	width: 80px;
}
a#navhome:hover {
	background: url(images/nav.png) 0 -82px no-repeat;
}
body.home a#navhome {
	background: url(images/nav.png) 0 -164px no-repeat;
}
a#navcontact {
	background: url(images/nav.png) -80px 0 no-repeat;
	width: 104px;
}
a#navcontact:hover {
	background: url(images/nav.png) -80px -82px no-repeat;
}
body#contact a#navcontact {
	background: url(images/nav.png) -80px -164px no-repeat;
}
a#navabout {
	background: url(images/nav.png) -184px 0 no-repeat;
	width: 85px;
}
a#navabout:hover {
	background: url(images/nav.png) -184px -82px no-repeat;
}
body#about a#navabout {
	background: url(images/nav.png) -184px -164px no-repeat;
}
a#navsubscribe {
	background: url(images/nav.png) -269px 0 no-repeat;
	width: 114px;
}
a#navsubscribe:hover {
	background: url(images/nav.png) -269px -82px no-repeat;
}
body#subscribe a#navsubscribe {
	background: url(images/nav.png) -269px -164px no-repeat;
}
a#navshop {
	background: url(images/nav.png) -383px 0 no-repeat;
	width: 75px;
}
a#navshop:hover {
	background: url(images/nav.png) -383px -82px no-repeat;
}

/* footer */
div#footer-content {
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
	line-height: 14px;
}
div#footer-content a {
	color: #333;
	text-decoration: underline;
}

/* Contact */
textarea#ec_message {
	width: 98%;
}
div.form-label, div.form-option {
	margin-top: 8px;
	margin-bottom: 3px;
}
div.entry {
	font-family: arial, Helvetica, Sans-serif, Sans;
}
div.entry h3 {
	margin-bottom: 20px;
}
div.entry p {
	padding-bottom: 20px;
}
div.entry p.information {
	display: none;
}
div.entry p.error {
	background: #FCDF66;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 10px;
}
div.entry p.success {
	background: #b8e08d;
	margin-top: 20px;
	margin-bottom: 0;
	padding: 10px;
}
div.entry table tr td {
	padding: 0 20px 0 0;
	text-align: left;
}
div.form-submit input#contact-submit {
	display: block;
	background: url(images/button-submit.png) 0 0 no-repeat;
	border: medium none;
	cursor: pointer;
	text-indent: -9999em;
	line-height: 0;
	font-size: 0;
	width: 70px;
	height: 33px;
	position: relative;
	top: -1px;
}

/* Newsletter */
table#newsletter tr td {
	padding: 4px 20px 4px 0;	
}
input#newsletter-subscribe {
	display: block;
	background: url(images/button-subscribe.png) 0 0 no-repeat;
	border: medium none;
	cursor: pointer;
	text-indent: -9999em;
	line-height: 0;
	font-size: 0;
	width: 87px;
	height: 33px;
	position: relative;
	top: -1px;
	left: -4px;
}



