/*   
Theme Name: Thematic Child Theme - Organize Happy
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Kyle Hurley
Author URI: http://aproductofhabit.com/
Template: thematic
Version: 1.0
Tags: Thematic

*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/*   BEGIN SHELL   */

body {
	margin: 0 0 0 0;
	background: url(images/stripe_back.jpg);
}

#wrapper {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#header {
	background: url(images/head_pink.jpg) repeat-x center top;
	height: 300px;
	padding: 0 0 0 0;
	width: 100%;
	min-width: 1050px;
}


/*   BEGIN HEADER   */


#access {
	float: left;
	z-index: 0;
}

#header_wrapper {
	width: 1050px;
	height: 300px;
	margin: auto;
}

#head_clouds {
	width: 100%;
	height: 300px;
	float: left;
	background: url(images/head_clouds.png) repeat-x 75% top;
}

#ribbon {
	clear: both;
	width: 100%;
	height: 25px;
	background: #ffffff url(images/ribbon_back.jpg) repeat-x 20%;
	margin: 0 0 0 0;
	border-top: #e8569e 1px solid;
	border-bottom: #e8569e 1px solid;
}

#post_it {
	float: right;
	margin: 15px 0px 0 0px;
	width: 557px;
	height: 362px;
	background: url(images/postit_polaroid_back.png) no-repeat;
}

#blog-title {
	float: left;
	padding: 0;
	margin: 130px 0 0 35px;
}

#post_more {
	float: left;
	margin: 210px 0 0 90px;
}

#post_more a {
	float: left;
}

#post_more a img {
	float: left;
}


#polaroid {
	margin: 10px 0 0 0;
	float: right;
	width: 322px;
	height: 357px;
	background: url(images/polaroid.png) no-repeat;
}

/*   END HEADER   */

/*   BEGIN MENU   */

.menu {    width:1020px;    margin:0 auto;
	padding-left: 26px;
}
.sf-menu {	float:left;
	border-right: none;
	border-left: 1px solid #df336b;}.sf-menu a {	padding:5px 13px;	text-decoration:none;}.sf-menu .current_page_item a,.sf-menu .current_page_ancestor a,.sf-menu .current_page_parent a {    background: url(images/menubackhover.jpg) repeat-x 0 top;
    background-color: #fff;}.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/	color: #df336b;}.sf-menu li {	background:		#fff;}

.sf-menu li a{
	border-right: 1px solid #df336b;
	border-left: none;	
	border-top: none;
	border-bottom: none;
	background: url(images/menubacknorm.jpg) repeat-x 0 bottom;
}.sf-menu li:hover, .sf-menu li.sfHover,.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {    background: url(images/menubackhover.jpg) repeat-x 0 top;
    background-color: #fff;	outline:		0;}.sf-menu ul {    border-left:1px solid #df336b;    border-bottom:1px solid #df336b;
    border-right: none;
    margin: 0;
    background: url(images/menubacknorm.jpg) repeat-x 0 bottom;
    background-color: #fff;}.sf-menu li ul {    margin-top:-6px;
    margin-left: -1px;}

.sf-menu li ul li a{
	font-size: 13px;}
.sf-menu ul a {    background:url(images/menubacknorm.jpg) repeat-x 0 bottom;	border-bottom:none;}.sf-menu ul a:hover {    background: url(images/menubackhover.jpg) repeat-x 0 top;
    background-color: #fff;
    color: #df336b;}

/*   END MENU   */

/*   BEGIN POSTS   */


h1.page-title {
	color: #e3428c;
	font-size: 20px;
	font-weight: bold;
}

.page-title {
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 5px;
}

#main {    width:1015px;    margin:0 auto;
    padding-left: 0;
    padding-right: 35px;}

#container {    float: left;
    width:525px;    margin:0 0 0 275px;}#content {
	margin: 0;
	width: 525px;
    padding: 0 0 0 0 ;}

.post {
	width: 525px;
	padding-bottom: 0;
}

.post_top {	float: left;
	width: 525px;	height: 20px;	background-image: url(images/blog_top_back.png);}

.post_bott{	clear: left;	width: 525px;	height: 21px;	background-image: url(images/blog_bot_back.png);	margin-bottom: 30px;}

.post_back {	clear: left;
	border-left: #e57596 5px solid;	width: 480px;	background: #fef8f9;	padding: 0 20px 10px 20px;	margin: 0;}

.entry-content p {
	margin: 0;
}

.amazon_link {
	float: left;
	width: 180px;
	margin: 0 0 20px 0;
	text-align: center;
}

#resource_links {
	width: 720px;
	padding-top: 18px;
	margin: 0 auto;
	float: left;
}

.entry-title {	margin: 0 0 0px 0;}

ol, ul {
	margin-top: 10px;
}
.entry-content img {	border: #fff solid 8px;	outline: #ea8caa 1px solid;	margin: 12px 0 15px 0;}.entry-date {	font-family: helvetica, sans-serif;	font-size: 11px;	color: #e3428c;	border-top: #e3428c dashed 1px;	border-bottom: #e3428c dashed 1px;	padding: 0px 0 0px 1px;	width: 477px;}.entry-meta {	border-bottom: #e3428c dashed 1px;	padding: 3px 0 4px 1px;	width: 477px;}.entry-meta, .entry-meta a{	font-family: helvetica, sans-serif;	font-size: 11px;	color: #e3428c;	text-decoration: none;	margin-top: 20px;}.comment-meta{	font-family: helvetica, sans-serif;	font-size: 11px;	color: #e3428c;	text-decoration: none;	margin-top: 5px;}.cat-links {	float: right;}.cat-links a {	font-family: helvetica, sans-serif;	font-size: 11px;	color: #e3428c;	text-decoration: none;}.entry-content {	color: #730d3b;	font-family: helvetica, sans-serif;	font-size: 14px;	line-height: 18px;	}

h2.entry-title a, h1.entry-title {	font-family: helvetica, sans-serif;	font-weight: bold;	font-size: 17px;	color: #e3428c;	text-decoration: none;}

abbr, acronym {  border-bottom: none;  cursor: auto;}

#nav-below.navigation a{
	color: #e3428c;
}

/*   END POSTS   */

/*   BEGIN SIDEBARS   */

#primary.aside {    width:277px;    float:left;	margin: -25px 0 0 -800px;
	background-image: none;
	border: none;
	padding: 0;
}

#primary.aside.main-aside ul {
	padding: 0;
}

li#text-3.widgetcontainer.widget_text {
	background: url(images/menu_back.png) no-repeat -10px;
	width: 277px;
	height: 485px;
	overflow: visible;
}

li#text-3.widgetcontainer.widget_text .textwidget {
	width: 160px;
	padding-left: 92px;
	padding-top: 79px;
}

li#text-4.widgetcontainer.widget_text, li#text-5.widgetcontainer.widget_text {
	width: 277px;
	height: 300px;
	overflow: visible;
}

li#text-4.widgetcontainer.widget_text .textwidget, li#text-5.widgetcontainer.widget_text .textwidget {
	padding-left: 35px;
	margin-top: 25px;
}

#ingredients_wrapper {	float: left;	width: 225px;	margin: 0 0 30px 0;}

#ingredients_top {	float: left;	width: 225px;	height: 18px;	background: url(images/ingred_top.png) no-repeat;}#rosette {	float: left;	width: 112px;	height: 117px;	background: url(images/rosette.png);	margin: -55px 0 0 -18px;}

#rosette_tv {	float: left;	width: 112px;	height: 117px;	background: url(images/rosette_tv.png);	margin: -55px 0 0 -18px;}
#ingredients_content {	float: left;	background: #fef8f9 url(images/ingred_back.jpg) repeat-y 10px -15px;	width: 200px;
	padding-left: 10px;
	padding-right: 10px;	height: 240px;	border-left: #e57596 5px solid;	}

.ingredient_right {
	float: right;
	margin-bottom: 15px;
}

.ingredient_left {
	float: left;
	margin-top: 20px;
}
#ingredients_bot {	float: left;	width: 225px;	height: 20px;	background: url(images/ingred_bot.png) no-repeat;}

li#text-3.widgetcontainer.widget_text h3.widgettitle, li#text-4.widgetcontainer.widget_text h3.widgettitle, li#text-5.widgetcontainer.widget_text h3.widgettitle {
	display: none;
}

.textwidget p {
	height: 55px;
	margin-bottom: 4px;
	font-family: helvetica, sans-serif;
	color: #9c292c;
	font-size: 12px;
	line-height: 15px;
}
* html #primary {	left: 20px;	position: relative;}#secondary {    width:200px;    float:right;	margin: 0 0 0 0;}

#secondary.aside ul {
	padding: 10px 10px 0 10px;
	margin: 0 0 20px 0;
	list-style: none;
}

#secondary.aside ul li ul {
	padding: 5px 0 0 0;
}

#secondary a {
	color: #730d3b;
	font-family: helvetica, sans-serif;
	text-decoration: none;
}

#secondary a:hover {
	color: #13b60b;
}


.aside input#s {
	width: 167px;
	background:#ffeff3;
	border: 1px solid #e3428c;    margin:5px 0 18px 0;
    padding: 3px;    width:95%;
    font-family: helvetica, sans-serif;	font-size: 12px;	line-height: 15px;	color: #730d3b;

}

#searchform {
	margin-bottom: 10px;
	height: 30px;
}

#sidebar_top {
	float: right;
	clear: right;	width: 199px;	height: 14px;	background: url(images/sidebar_top.png) no-repeat;}#secondary.aside {	float: right;
	margin: 0;	padding: 0;	width: 194px;	border-left: #e57596 5px solid;
	background-color: #fef8f9;
}#sidebar_bot {	clear: right;	float: right;	width: 199px;	height: 15px;	background: url(images/sidebar_bot.png) no-repeat;}

h3.widgettitle {
	font-family: helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;	font-size: 14px;	color: #e3428c;	text-decoration: none;
	border-bottom: 1px dashed #e3428c;
	margin-bottom: 3px;
	width: 99%;
}

/*   END SIDEBARS   */

/*   BEGIN COMMENTS   */

#comments-list h3, #respond h3 {
	color: #e3428c;
	border-bottom: #e3428c dashed 1px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	width: 478px;
}

#comments {
	padding: 0;
}

#comments-list li, #comments-list ol {
	border: none;
	padding-top: 18px;
	padding-bottom: 15px;
	width: 436px;
}

#comments-list li {    border: 2px solid #ffeff3;
    background: transparent;}

#comments-list li.alt {    background:#ffeff3;}

#comments-list .comment-author a{    font-family: helvetica, arial, sans-serif;
    font-weight:bold;
    font-size: 14px;    padding:9px 0 0 0px;
    color:#e3428c;
    text-decoration: none;}

#comments-list .comment-meta {    color:#e3428c;    font-size:11px;    padding:0px 0 9px 46px;
    margin-top:1px;}#comments-list .comment-meta a {    color:#e3428c;    font-style:italic;    text-decoration:none;}#comments-list .comment-meta a:active,#comments-list .comment-meta a:hover, #nav-below.navigation a:active, #nav-below.navigation a:hover {    color: #13b60b;}

#comments p {	font-family: helvetica, sans-serif;	font-size: 12px;	line-height: 15px;	color: #730d3b;	text-decoration: none;
	padding: 0 0 0 47px;	margin: 0;}

p#comment-notes {
	padding: 0;
	margin-bottom: 10px;
}

#respond {
	margin: 0;
	background: transparent;
}

#respond .required {    color:#e3428c;    font-weight:bold;}.form-section label {    font-size:12px;
    color: #e3428c;
    font-family: helvetica, sans-serif;}

.form-section input, .form-section textarea {
	background:#ffeff3;
	border: 1px solid #e3428c;    margin:0 0 18px 0;
    padding: 3px;    width:98%;
    font-family: helvetica, sans-serif;	font-size: 12px;	line-height: 15px;	color: #730d3b;
    }

#form-allowed-tags {
	display: none;
}
#form-allowed-tags p {    color:#666;    font-size:11px;    margin:0;    }#form-allowed-tags span {    font-style:italic;}#form-allowed-tags code {    font-size:11px;    line-height:normal;}.form-submit {    padding: 0 0 0 0;    text-align:right;}

input#submit {
	background: #e3428c;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	border: none;
	text-transform: uppercase;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

input#submit:hover{
	background: #ffeff3;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #e3428c;
	border: 1px solid #e3428c;
}


/*   END COMMENTS   */

/*   BEGIN PAGES   */

#page_container {    float: left;
    width:765px;    margin:0 0 0 35px;}#page_content {
	margin: 0;
	width: 765px;
    padding: 0 0 0 0 ;}

.page_top {	float: left;
	width: 765px;	height: 20px;	background-image: url(images/page_top_back.png);}

.page_bott{	clear: left;	width: 765px;	height: 21px;	background-image: url(images/page_bot_back.png);	margin-bottom: 30px;}

.page_back {
	float: left;
	border-left: #e57596 5px solid;	width: 720px;
	min-height: 500px;	padding: 0 20px 20px 20px;	margin: 0;
	background-color: #fef8f9;
}

h1.entry-title {
	border-bottom: 1px dashed #e3428c;
	padding-bottom: 5px;
}

h1.entry-title a {	font-family: helvetica, sans-serif;	font-weight: bold;	font-size: 20px;	color: #e3428c;	text-decoration: none;}

.entry-content h2 {
	padding: 0 0 10px 0;
}

.hentry {    padding:0;}

.about_img {
	margin: -15px 10px 10px 0;
	float: left;
}

.about_text{
	clear: left;
	width: 650px;
	margin: 0 0 30px 0;
}

#tv {
	float: left;
	background-image: url(images/tv.png);
	width: 234px;
	height: 246px;
	margin: -90px 0 0 -30px;
	z-index: 99;
}

.tv_head_back {	clear: left;
	float: left;
	border-left: #e57596 5px solid;	width: 480px;
	height: 85px;	background: #fef8f9;	padding: 0 20px 10px 20px;	margin: 0;}

.category-organize-happy-tv .page-title {
	display: none;
}
h2.tv_title{
	margin-top: -162px;
	padding-bottom: 5px;
	float: right;
	font-family: helvetica, sans-serif;	font-weight: bold;	font-size: 17px;	color: #e3428c;	text-decoration: none;
	border-bottom: 1px dashed #e3428c;
}

h2.tv_title a:hover{
	color: #e3428c;}


.tv_head_back p {	color: #730d3b;	font-family: georgia;	font-size: 14px;
	font-style: italic;	line-height: 18px;	
	margin: 35px 0 0 0;
	padding: 0 0 0 226px;}

.category-organize-happy-tv .post_back, .category-organize-happy-tv #content {
	overflow: visible;
}

.contactform {
	text-align: left;
}

.contactform form{
	width: 550px;
	text-align: left;
	float: left;
	margin-left: -160px;
	margin-top: 20px;
}

.contactleft {
	display: none;
}

.contacttop label {
	text-align: left;
	float: left;
	font-size: 12px;
}

.contacttop {
	padding-left: 161px;
}

.required {
	font-size: 10px;
	margin-left: 0;
	padding-left: 40px;
}

.contactright {
	text-align: left;
	font-size: 12px;
	float: left;
	clear: right;
	margin-top: 0;
	padding-top: 0;
}

textarea#wpcf_msg, input#wpcf_website, input#wpcf_email, input#wpcf_your_name {
	background:#ffeff3;
	border: 1px solid #e3428c;    margin:0 0 7px 0;
    padding: 3px;    width:98%;
    font-family: helvetica, sans-serif;	font-size: 12px;	line-height: 15px;	color: #730d3b;
    }

input#contactsubmit {
	background: #e3428c;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	border: none;
	text-transform: uppercase;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

input#contactsubmit:hover{
	background: #ffeff3;
	padding-top: 4px;
	padding-bottom: 3px;
	color: #e3428c;
	border: 1px solid #e3428c;
}

input#noresults-s {
	width: 250px;
	background:#ffeff3;
	border: 1px solid #e3428c;    margin:5px 0 18px 0;
    padding: 4px 3px 4px 3px;
    font-family: helvetica, sans-serif;	font-size: 12px;	line-height: 15px;	color: #730d3b;

}

form#noresults-searchform {
	margin-top: 10px;
}

input#noresults-searchsubmit {
	background: #e3428c;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	border: none;
	text-transform: uppercase;
	font-family: helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

input#noresults-searchsubmit:hover{
	background: #ffeff3;
	padding-top: 1px;
	padding-bottom: 0;
	padding-left: 5px;
	padding-right: 5px;
	color: #e3428c;
	border: 1px solid #e3428c;
}

/*   END PAGES   */

/*   BEGIN FOOTER   */

#footer {
	display: none;
}

#footer_clouds {	clear: left;	width: 100%;	height: 242px;	background: url(images/footer_clouds.png) repeat-x 25%;}#footer_wrapper {	width: 980px;	margin: 0 auto;	padding-top: 130px;}

#footer_dash {	width: 980px;
	float: left;
	height: 1px;
	margin-top: 10px;
	border-bottom: #e3428c dashed 1px;
}
#footer_wrapper a {	font-family: helvetica, sans-serif;	font-weight: normal;	font-size: 12px;	color: #e3428c;	text-decoration: none;}#small_logo {	float: left;	margin: 0 10px 0 0;}#copyright {	float: left;	margin: 30px 0 0 0px;}

#legal {
	float: left;
	margin: 8px 0 10px 5px;
}

#habit {
	float: right;
	margin: 8px 5px 10px 0px;
}

#legal a, #habit a{
	color: #13b60b;
}

#legal a:hover, #habit a:hover{
	color: #e3428c;
}

#tagline {	float: right;	margin: 30px 0 0 0;}

/*   END FOOTER   */

/*   BEGIN TYPOGRAPHY   */

a:link:hover {
	color: #13b60b;
}

