/*  
Theme Name: Small Changes - Sunshine
Version: 1.0
Author: Adron Buske 


*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#8f8f8f;
	text-decoration:none;
}
a:hover{
	color:#666666;
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	background:#fedf90 url(images/bkg/site-bkg_01.gif) repeat-x top center;
	color:#2b0900;
}

/* #body_page{
	background:url(images/bg_body.gif) no-repeat top center;
} */


#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:138px;
	background:url(images/bkg/mast-bkg_01.gif) no-repeat left top;
}

#header_title{
	position:relative;
	/* width:50%; */
	/* text-align:right; */
	/* font-style:italic; */
	/* font-family:Georgia, "Times New Roman", Times, serif; */
	/* color:#8dc63f; */
	/* position:relative; */
	/* top:30px; */
	/* left:30px; */
}

#header_title h1 {
	position:absolute;
	width:300px;
	height:115px;
	background:url(images/brand/logo_01.png) left top no-repeat;
	top:12px;
	left:54px;
}

#header_title h1 a {
	position:relative;
	width:300px;
	height:115px;
	text-indent:-9999px;
	display:block;
}

#header_title h2 {
	position:absolute;
	width:249px;
	height:102px;
	background:url(images/brand/pledge-tab_02.png) left top no-repeat;
	left:733px;
}

#header_title h2 a {
	position:relative;
	width:249px;
	height:102px;
	text-indent:-99999px;
	display:block;
}

.description{
	font-size:13px;
	position:relative;
	top:-5px;
}

#header_rss{
	text-align:right;
	padding-right:40px;
}

/* MENU */

#menu{
	width:100%;
	height:47px;
	background:url(images/bkg/search-box_01.gif) 733px 6px no-repeat;
}

#menu_items{
	padding-top:5px;
	padding-left:42px;
	float:left;
	width:60%;
	text-transform:capitalize;
	font-size:15px;
	color:#FFFFFF;
}

#menu_items div{
	float:left;
	/* background:url(images/menu_sep.gif) no-repeat center right; */
	padding-left:0px;
	padding-right:5px;
}

#menu_items div.menu_sep{
	position:relative;
	top:5px;
}

#menu_items a{
	color:#FFFFFF;
	float:left;
	display:block;
	height:36px;
	padding-top:7px;
	padding-left:13px;
	padding-right:13px;
	font-size:12px;
	font-weight:bold;
}

#menu_items a:hover{
	background:url(images/bkg/menu-link-bkg_01.gif) repeat-x top left;
	text-decoration:none;
}

#menu_search{
	float:right;
	width:29%;
}

#searchform_top{
	margin-left:35px;
	padding-top:5px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#55544e;
}

#searchform_top_text{
	width:142px;
	border:0px;
	background:none;
	color:#55544e;
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	position:relative;
	top:7px;
}

/* BODY */

#body{
	width:100%;
	background:url(images/bkg/body-top_01.png) 55px top no-repeat;
	float:left;
}

#body_top{
	width:100%;
	margin-top:30px;
	background:url(images/bkg/body-bkg_01.png) 55px top repeat-y;
	float:left;
}

#body_left{
	width:736px;
	float:left;
	padding-bottom:40px;
}

#body_right{
	width:264px;
	float:right;
}

/* left contact */

#body_left_content{
	width:616px;
	/* padding-top:35px; */
	margin-top:12px;
	margin-left:55px;
}

.post {
	background:url(images/bkg/apple-heart_01.png) no-repeat left top;
	margin:0 15px;
}

.post-top {
	/* background:url(images/post-top_bg.gif) repeat-y left top; */
}

.post-title{
	color:#561401;
}

.post-title h2 {
	font-size:18px;
	color:#561401;
	margin-left:48px;
	font-weight:bold;
	padding-bottom:2px;
	text-transform:uppercase;
}

.post-title h2 a {
	color:#561401;
}

.post-title h3{
	font-weight:normal;
	padding-bottom:1.2em;
	margin-bottom:2px;
	color:#942201;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:url(images/bkg/dotted-div_01.png) repeat-x left bottom;
	margin-left:48px;
}

.post-title h3 a{
	color:#752d15;
	text-decoration:underline;
}

.tags_block {
	/* background:url(images/tags_bg.gif) repeat-y top left; */
	background:#FFFFFF;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40; 
	padding-top:1em;
	margin-top:.8em;
	margin-left:48px;
	/* margin-right:32px; */
}

.post-title h3.tags{
	color:#333333;
	font-weight:bold;
	padding-right:8px;
	background:none;
	margin-left:8px;
	margin-bottom:0px;
}

.post-title h3.tags span{
	color:#616161;
	font-weight:normal;
	text-transform:capitalize;
	padding-left:8px;
}

.post-title h3.tags a{
	color:#616161;
	font-weight:normal;
}

.entry {
	/* line-height:20px; */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:20px;
	/* padding-left:15px; */
	padding-right:5px;
	padding-bottom:20px;
	margin-left:48px;
	background:url(images/bkg/dotted-div_01.png) repeat-x left bottom;
}

.entry p {
	padding-bottom:20px;
	/* clear:both; */
}

.entry a, .entry a:visited {
	color:#752d15;
}

.entry a:hover, .entry a:active {
	color:#942201;
	text-decoration:underline;
}

.postmetadata {
	margin-bottom:40px;
	/* margin-left:15px; */
	margin-left:48px;
	padding-top:.6em;
	padding-bottom:.6em;
	height:29px;
	/* background:url(images/postmetadata_bg.gif) no-repeat top left; */
	background:url(images/bkg/dotted-div_01.png) repeat-x left bottom;
}

.postmetadata a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#6c1800;
	background:url(images/bkg/comment-balloon.png) no-repeat left top;
	padding-left:18px;
}

.postmetadata a span {
	color:#6c1800;
}

a.readmore {
	/* background:url(images/post_readmore_a.gif) no-repeat left 3px; */
	background:none;
	color:#6c1800;
	padding-left:18px;
}

a.readmore:hover, a.readmore:active {
	color:#6c1800;
	text-decoration:underline;
}

.postmetadata .alignleft{
	padding-top:6px;
	padding-left:10px;
}

.postmetadata .alignright{
	text-align:center;
	padding-top:8px;
	padding-right:13px;
}

.post-page{
	/* background:url(images/post-page_bg.gif) no-repeat top left; */
	padding-right:10px;
}

.post-page h2{
	/* font-size:21px;
	font-weight:normal;
	color:#fff;
	margin-left:12px;
	padding-top:2px;
	padding-bottom:5px; */
	/* background:url(images/post-page_h2_line.gif) repeat-x bottom left; */
	font-size:18px;
	color:#561401;
	margin-left:48px;
	font-weight:bold;
	padding-bottom:2px;
	text-transform:uppercase;

}

.post-page .entry{
	/* padding-left:20px;
	padding-top:10px; */
}

strong{
	color:#942201;
}

/* right content */

#body_right_content{
	margin-left:15px;
}

#sidebar{
	width:193px;
	float:left;
	padding-left:8px;
	margin-top:12px;
}

#sidebar ul li {
	background:url(images/bkg/apple-heart_02.png) no-repeat left top;
	margin-bottom:2em;
}

#sidebars h2 {
	/* background:url(images/sidebar_top_bg.gif) no-repeat left bottom; */
	background:url(images/bkg/dotted-div_02.png) repeat-x left bottom;
	font-size:16px;
	color:#fedf90;
	margin-left:44px;
	margin-bottom:13px;
	padding-bottom:7px;
	text-transform:uppercase;
	font-weight:bold;
}

#sidebars ul {
	color:#fff6df;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sidebars li ul{
	padding-bottom:18px;
}

#sidebars li ul li ul{
	padding-left:10px;
	background:none;
	padding-bottom:0px;
}

#sidebars li ul li ul li ul{
	padding-left:0px;
}

#sidebars li{
	margin-bottom:0px;
}

#sidebars li li{
	margin-bottom:0px;
	margin-left:5px;
	padding-bottom:0px;
	/* background:url(images/dotted_grey.gif) repeat-x left bottom; */
	background:none;
	padding-top:4px;
	padding-bottom:8px;
	padding-right:3px;
	padding-left:5px;
}

#sidebars li.widget_archives li{
	/* border-bottom:1px solid #1a1a1a; */
	background:none;
}

#sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

#sidebars li a{
	color:#fff6df;
}

#sidebars li.widget_categories ul li{
	font-weight:bold;
}

#sidebars li.widget_categories ul li a{
	/* background:url(images/sidebar_li_cat.gif) no-repeat 2px 4px; */
	background:url(images/bkg/dotted-div_03.png) repeat-x left bottom;
	display:block;
	/* margin-left:10px; */
	margin-right:10px;
	padding-bottom:.7em;
	font-weight:normal;
	/* padding-left:17px; */
}

#sidebars li.widget_categories ul li ul li a {
	/* background:url(images/sidebar_li_subcat.gif) no-repeat 2px 6px; */
	font-weight:normal;
	padding-left:10px;
}

#sidebars li.widget_archives ul li a {
	/* background:none; */
	font-weight:normal;
	/* padding-left:15px; */
	background:url(images/bkg/dotted-div_03.png) repeat-x left bottom;
	display:block;
	margin-right:10px;
	padding-bottom:.7em;
	
}

#sidebars li.linkcat ul li a {
	/* background:url(images/sidebar_li_br.gif) no-repeat 2px 4px; */
	font-weight:normal;
	/* padding-left:15px; */
	background:url(images/bkg/dotted-div_03.png) repeat-x left bottom;
	display:block;
	margin-right:10px;
	padding-bottom:.7em;
	
}

#sidebars li.widget_meta ul li a {
	/* background:url(images/sidebar_li_br.gif) no-repeat 2px 4px; */
	font-weight:normal;
	/* padding-left:15px; */
	background:url(images/bkg/dotted-div_03.png) repeat-x left bottom;
	display:block;
	margin-right:10px;
	padding-bottom:.7em;
}

#sidebars .textwidget{
	padding:10px;
}

#sidebars li p {
	margin-bottom:1em;
	margin-left:10px;
}

p.sidebar_btmlink {
	padding-bottom:2em;
}

p.sidebar_btmlink a {
	color:#fcc436;
	font-size:10px;
	font-weight:bold;
}







/* FOOTER */

#footer{
	width:100%;
	/* height:115px; */
	background:url(images/bkg/footer-bkg_02.png) 52px top no-repeat;
	clear:both;
	margin:0px auto;
	padding-top:20px;
	padding-bottom:20px;
}

#footer_text {
	margin:0px auto 0px auto;
}

#footer_text p {
	text-align:center;
	color:#fedf90;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:1em;
}

#footer_text p a, #footer_text p a:visited {
	color:#feebbc;
	text-decoration:none;
}

#footer_text p a:hover, #footer_text p a:active {
	color:#fff;
	text-decoration:underline;
}

#footer_text span{
	color:#5e4f0c;
}

#footer_copyrights{
	text-align:right;
	padding-right:20px;
	padding-top:50px;
	float:right;
	width:40%;
}

#footer_copyrights a{
	color:#005b7f;
	font-weight:bold;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* 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 12px 12px;
	/* display: inline; */
	float:right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.img_rgt {
	margin: 0 0 12px 12px;
	float:right;
	position:relative;
}

.img_lft {
	margin: 0 12px 12px 0;
	float:left;
}	
	
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#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 10px 10px;
	padding-left: 10px;
	padding-bottom:5px;
	/* background:url(images/blockquote_bg.gif) repeat-y left top; */
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y left top;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	border:0;
margin:1em auto;
width:90%;
height:6px;
background:url(http://www.smallchangesforhealth.com/wp-content/themes/small_changes/images/bkg/dotted-div_01.png) left top repeat-x;
/* display: none; */
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	content: "\00BB \0020";
	}

.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;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:500px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments_title{
	font-size:18px;
	color:#561401;
	/* margin-left:35px; */
	margin-left:15px;
	font-weight:bold;
	padding-bottom:.6em;
}

h3#comments{
	font-size:13px;
	color:#942201;
	margin-left:30px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff6df;
	}

.commentlist li {
	margin: 15px 16px 3px 0;
	padding: 5px 0px 3px;
	list-style: none;
	/* background:url(images/commentlist_bg.gif) repeat-x top left; */
	background:#776a48 url(images/bkg/dotted-div_02.png) repeat-x left 3em;
	}

.commentmetadata_line{
	/* background:url(images/commentlist_bg_line.gif) repeat-x left bottom; */
	background:url(images/bkg/dotted-div_02.png) repeat-x left bottom;
	padding-top:10px;
	padding-bottom:10px;
}

.commentmetadata_comm{
	padding:0px 10px 0px 10px;
}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	background:none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#fedf90;
	padding:6px 0px 6px 10px;
	}

.commentmetadata a{
	color:#fedf90;
	font-weight:bold;
	}

#respond_box {
	/* width:600px; */
	/* background:url(images/respond_box.gif) no-repeat top left; */
	background:#584d32;
	margin-top:40px;
	margin-left:30px;
	margin-right:16px;
	padding-bottom:60px;
}

h3#respond{
	font-size:20px;
	color:#fedf90;
	margin-left:40px;
	padding-top:30px;
	padding-bottom:25px;
}

#commentform{
	margin-left:55px;
	color:#fff6df;
}

#commentform a{
	color:#ffebba;
}

/* End Comments */





/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
	width:653px;
	/* background:url(images/post-page_bg.gif) no-repeat top left; */
	padding-right:10px;
}

.ar_panel3{
	width:653px;
	/* background:url(images/post-page_bg.gif) no-repeat top left; */
}

.page_archives_div h2{
	font-size:21px;
	font-weight:normal;
	color:#fff;
	margin-left:12px;
	padding-top:2px;
	padding-bottom:5px;
	/* background:url(images/post-page_h2_line.gif) repeat-x bottom left; */
}

.ar_panel3 h2{
	padding-top:0px !important;
	margin-left:10px !important;
	position:relative;
	top:-8px;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
	border:0px;
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-bottom:40px;
	margin-left:20px;
	margin-right:20px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#8e8e8e;
	font-size:13px;
	padding-left:10px;
}

.page_archives_div ul li a:hover{
	color:#8e8e8e;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #2a2a2a;
}

.ar_panel3 ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:0px;
}

.page_archives_div ul li ul li{
	border:0px;
}


