/*  
Theme Name: AltHealNet
Theme URI: http://althealnet.org/
Description: Alternative Healing Network, Inc.
Version: 1.0
Author: Joelle Reeder, Moxie Design Studios
Author URI: http://moxiedesignstudios.com/

This CSS, nor any of the accompanying HTML markup,is freeware, linkware or shareware and may not be replicated under any circumstances. This would be considered a copyright violation of both AltHealNet.org and MoxieDesignStudios.com.

*/

body{
	margin:0;
	background:#8b9f6b;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}
a{
	color:#D76A2E;
font-weight: bold;
	text-decoration:none;
}
a:hover{
	color:#D76A2E;
	text-decoration:underline;
}
img{
	border:0;
}
p{
	margin:0;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}

.entry ul {
margin: 20px;
}

.entry li {
list-style: disc;
}


.sponsors {
/*width: 400px;*/
}

.sponsors img {
/*float: left;*/
margin: 0px 7px;
/*border: 1px solid #000000;*/
}

.sponsors h1, .sponsors h2, .sponsors h3 {
clear: both;
margin-top: 20px;
}

#main{
	margin:0 auto;
	width:965px;
	position:relative;
}
.header{
	background:url(http://althealnet.org/wp-content/themes/althealnet/images/header2.gif) no-repeat 0 0;
	width:965px;
	height:180px;
	overflow:hidden;
}
.header h1{
	margin:42px 56px 0 0;
	padding:0;
	text-indent:-9999px;
	float:right;
}
.header h1 a{
	width:700px;
	height:65px;
	display:block;
	overflow:hidden;
	outline:none;
}
ul.nav{
	position:absolute;
	top:150px;
	right:15px;
}
ul.nav li{
	display:inline;
	padding:0 7px 0 0;
	float:left;
	height:30px;
}
ul.nav li a{
	font-size:16px;
	font-weight: bold;
	color:#aabf88;
	padding:8px 9px;
	float:left;
	height:14px;
	line-height:14px;
	text-decoration:none;
}
ul.nav li a:hover{
color: #FFFFFF;
/*	color:#4b5930;*/
/*	background:#faaf4b;*/
background: #D76A2E;
	text-decoration:none;
}

ul.nav li a:active{
	color:#4b5930;
/*	background:#faaf4b;*/
background: #D76A2E;
	text-decoration:none;
}
.content-holder{
	background:#3F4E24 url(http://althealnet.org/wp-content/themes/althealnet/images/content-bg.gif) repeat-x 0 0;
	overflow:hidden;
	padding:0 0 0 11px;
	width:952px;
border-left: 1px solid #303C1B;
border-right: 1px solid #303C1B;
}
.content{
	background:url(http://althealnet.org/wp-content/themes/althealnet/images/content-text-bg.gif) repeat-y 0 0;
	width:943px;
	overflow:hidden;
/*	border-top:3px solid #faaf4b;*/
border-top: 3px solid #D76A2E;
	padding:28px 0 0 0;
}
.sidebar{
	width:212px;
	float:left;
	text-align:center;
	padding:0 0 50px 0;
}
.main-box{
	width:678px;
	float:left;
	margin:0 0 30px 27px;
	display:inline;
}
.gallery-thumbs{
	width:174px;
	overflow:hidden;
	margin:0 auto;
}

.gallery-thumbs a img{
	display:block;
margin: 0px 0px 3px 4px;
	float:left;
	border: 3px solid #FFFFFF;

}

.gallery-thumbs a:hover img {
/* border: 3px solid #FAAF4B; */
border: 3px solid #D76A2E;
}

a.see-more{
	background:url(http://althealnet.org/wp-content/themes/althealnet/images/see-more.gif) no-repeat 0 0;
	width:145px;
	height:17px;
	display:block;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
}
ul.address-data{
	padding:40px 0 0 0;
	overflow:hidden;
	width:190px;
	margin:0 auto;
}
ul.address-data li{
	padding:0 20px 6px 20px;
	line-height:16px;
	display:block; 
}
.mailin-list{
	margin:40px auto 0 auto;
	padding:22px 0 0 10px;
	overflow:hidden;
	width:173px;
	height:90px;
	background:url(http://althealnet.org/wp-content/themes/althealnet/images/mailing-list.gif) no-repeat 0 0;
}
h2.mail-h2{
	display:block;
	margin:0;
}
h2.mail-h2 img{
	display:block;
	margin:0 0 0 4px;
	float:left;
}
.mailin-list form{
	padding:0;
	margin:8px 0 0 0;
	float:left;
}
.mailin-list form div{
	padding:0 0 6px 0;
	overflow:hidden;
	width:160px;
}
input.mail{
	border:1px solid #5f7040;
	width:152px;
	padding:2px 0 1px 6px;
	height:15px;
	float:left;
	font-size:12px;
}
input.submit{
	background:url(http://althealnet.org/wp-content/themes/althealnet/images/submit.gif) no-repeat 0 0;
	width:48px;
	height:15px;
	float:right;
margin: 5px 14px;
}
.donation{
	margin:10px auto 0 auto;
	overflow:hidden;
	width:183px;
	height:52px;
	display:block;
}
.main-box h2{
	margin:0;

	padding:0 0 0 0;
	display:block;
}
.blog1, .blog2{
	margin:14px 0 0 0;
	overflow:hidden;
	width:640px;
	padding:10px 16px 16px 22px;
	background:#eef5e2;
}
.blog2{
	background:#fff;
}
.blog1 h1, .blog2 h1{
	font:bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	color:#FF9300;*/
color: #D76A2E;
	margin:0;
	padding:0 0 6px 0;
}

.blog1 h2, .blog2 h2{
	font:bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#556637;
	margin:0;
	padding:0 0 6px 0;
}

.blog1 h3, .blog2 h3{
	font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0;
	padding:0 0 6px 0;
}

li#linkcat-3 h2 {
font-weight: normal;
font-size: 16px;
}

li#linkcat-3 ul {
margin-bottom: 20px;
}


.blog1 p, .blog2 p{
	padding:0 0 16px 0;
	line-height:24px;
}
span.check{
	margin:10px 0 0 0;
	display:block;
}
.footer{
	background:#3f4e24;
	width:943px;
	clear:both;
	padding:0 0 30px 0;
	overflow:hidden;
}
.footer ul{
	width:943px;
	text-align:center;
	float:left;
	margin:18px 0 0 0;
}
.footer ul li{
	background:url(http://althealnet.org/wp-content/themes/althealnet/images/footer-split.gif) no-repeat 0 5px;
	display:inline;
	padding:0 7px 0 8px;
}
* html .footer ul li{
	background:url(http://althealnet.org/wp-content/themes/althealnet/images/footer-split.gif) no-repeat 0 7px;
}
.footer ul li.first-foot{
	padding:0 7px 0 0;
	background:none;
}
.footer ul li a{
	font-size:12px;
font-weight: normal;
	color:#8b9f6b;
}
.footer ul li a:hover{
	color:#D76A2E;
	text-decoration:none;
}
.footer ul.new-foot{
	color:#fff;
	margin:0;
	font-size:12px;
}

hr {
color: #3F4E24;
margin: 30px 0px;
}

h2.cat-title{
	font:normal 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#556637;
	margin:0;
	padding:0 0 6px 0;
}

p.mission {
margin: -10px 10px 20px 10px;
text-align:center;
}

.alignright {
float: right;
margin-left: 10px;
background: #FFFFFF;
border: 3px solid #FFFFFF;
}

.alignleft {
float: left;
margin-right: 10px;
background: #FFFFFF;
border: 3px solid #FFFFFF;
}

.aligncenter {
margin: auto;
background: #FFFFFF;
border: 3px solid #FFFFFF;
}

h1.billing {
margin: 0;
padding: 0;
font-size: 55px;
text-transform: uppercase;
}

h2.billing {
margin: 0;
padding: 0;
font-size: 28px;
color: #3F4E24;
text-transform: uppercase;
}

h3.billing {
margin: 0;
padding: 0;
font-size: 16px;
}

p.wp-caption-text {
text-align: center;
padding: 3px 5px;
font-size: 11px;
color: #3F4E24;
}
