/* two right sidebar styles */


body {
margin : 0 auto 0 auto;
padding : 0;
color : #000000;
background : #ffffff url(images/body-bg.jpg);
font-family : Arial, Sans-Serif;
font-size : 13px;
}
#wraper {
width : 952px;
margin : 0 auto 0 auto;
}

/*NEW STYLES*/
#masthead
{
	margin-bottom:1.75em; padding-top: 1px;
	background: #E6E6FA; position: relative;
}

#homelink {
	display: block;
	margin: 1em 2em 1em; padding: 2em 0 0.5em 1em;
	background: url(../images/curl.gif) 100% 100% no-repeat;
}

#navlinks
{
	margin: 0; padding: 0.5em 3em;
	background: #000000; color: #FFF;
}

#navlinks 
	li
	{
		display:inline;
		margin-right:0.5em; padding-right:0.75em;
		border-right:1px solid #99C;
		font-weight:bold;
	}
	
#navlinks li.last 
{
	border-right: 0;
}

#navlinks a 
{
	color: #E6E6FA;
}

#date 
{
	margin-top: -1.66em; padding: 0 2em 0 0;
	color: #FFFF00;
	font-weight: bold;
	text-align: right;
	line-height: 1;
}
/*ends masthead*/
/*NEW STYLES*/
#header {
height : 181px;
margin : 0 auto 0 auto;
background : url(images/header-bg.jpg) no-repeat center top;
}
#header-text {
margin : 0;
padding : 40px 0 0 15px;
font-size : 34px;
}
#header-text a {
color : #ffffff !important ;
font-weight : bold;
}
#header-desc {
margin : 0;
padding : 0;
color : #7b3008;
font-size : 16px;
}
#header-menu {
float : left;
margin : 50px 0 0 8px;
color : #ffffff;
font-size : 13px;
font-weight : bold;
}
#header-menu li {
display : inline;
margin : 0;
padding : 0;
list-style : none;
}
#header-menu a:link, #header-menu a:visited {
color : #ffffff !important ;
}
#header-menu a:hover, #header-menu a:focus, #header-menu a:active {
color : #7b3008 !important ;
}
#header-search {
float : right;
margin : 48px 22px 0 0;
}
#page {
clear : both;
height : 100%;
padding : 8px 0 0 10px;

overflow : hidden;
}
#content {
float : left;
width : 450px;
margin : 0 0 0 0;
padding : 0 0 100px 0;
}

/*NEW CONTENT INFO*/
#content h1 
{
	margin: 0 15% 1.25em -2em; padding: 0.5em 2em;
	background: #E6E6FA; color: #FF0000;
	font-size: 1.5em;
}

#content 
	h1 
		b 
		{
			color: #B0D742;
		}

#content 
	h2 
	{
		margin: 0.5em 15% 0 0; padding-bottom: 0.25em;
		border-bottom: 1px solid #FF0000;
		font-size: 1.5em;
	}

#content 
	img.illus 
	{
		float: left;
		margin: 1em 1em 1em 0;
	}
	
	#content  
		p 
		{
		margin-top:0.5em;
		}

/*NEW CONTENT INFO ENDS*/
.postheader {
height : 100%;
margin : 0;
padding : 0 0 15px;
border-bottom : 1px solid #b8b8b8;
overflow : hidden;
}
.postdate {
float : left;
width : 53px;
height : 44px;
margin : 20px 5px 0 4px;
padding : 9px 0 0;
color : #ffffff;
background : url(images/post-date-bg.jpg) no-repeat left top;
text-align : center;
}
.postdateM {
font-size : 14px;
text-transform : uppercase;
}
.postdated {
margin : -5px 0;
font-size : 28px;
}
.posttitle {
margin : 0;
padding : 25px 0 0 0;
font-size : 24px;
font-weight : normal;
}
.posttitle a {
color : #000000 !important ;
}
.postmeta {
margin : 0;
padding : 0 0 0 0;
color : #7b3008;
font-size : 13px;
font-weight : bold;
}
.postmeta span {
color : #000000 !important ;
}
.postmeta a {
color : #000000 !important ;
font-weight : bold;
}
.postcontent 
{
	margin : 0;
	padding : 0 5px 0;
	overflow : hidden;
}
.postcontent a:link, .postcontent a:visited {
font-weight : bold;
text-decoration : underline;
}
.postcontent a:hover, .postcontent a:focus, .postcontent a:active {
color : #7b3008 !important ;
text-decoration : none !important ;
}
.postfooter {
padding-bottom : 10px;
border-bottom : 1px solid #b8b8b8;
overflow : hidden;
}
.postfootercomment {
display : block;
margin : 0 0 0 5px;
padding : 0;
font-weight : bold;
}
blockquote {
width : 90%;
margin : 0 auto 10px auto;
padding : 10px;
border : 1px solid #7b3008;
font-style : italic;
}
#page-nav-prev {
float : left;
margin : 0;
padding : 10px 15px 0;
}
#page-nav-next {
float : right;
margin : 0;
padding : 10px 15px 0;
}
.sidebar 
{
float : left;
width : 232px;
margin : 0;
padding : 7px 6px;
}
.sidebar-topbox {
width : 219px;
height : 162px;
margin-bottom : 20px;
padding : 6px;
background : url(images/sidebar-topbox-bg.jpg) no-repeat left top;
}
.sidebar-header {
padding : 0 0 5px 0;
background : url(images/sidebar-header-bg.jpg) repeat-x left bottom;
font-size : 18px;
}
.sidebar-content {
margin : 0;
padding : 0;
font-weight : bold;
}
.sidebar-widget {
width : 232px;
}
.sidebar-widget ul {
list-style : none;
margin : 0;
padding : 5px 0 5px 0;
}
.sidebar-widget li {
list-style : none;
margin : 0;
padding : 0 0 5px 20px;
background : url(images/sidebar-li-bg.jpg) no-repeat 0 3px;
}
.sidebar a:link, .sidebar a:visited {
text-decoration : underline;
}
.sidebar a:hover, .sidebar a:focus, .sidebar a:active {
color : #7b3008 !important ;
text-decoration : none !important ;
}
#footer-wrapper {
clear : both;
height : 334px;
padding : 25px 0 0;
color : #ffffff;
background : url(images/footer-bg.jpg) repeat-x left top;
overflow : hidden;
}


#featured-box {
float : left;
margin-right : 20px;
}
.featured-content {
clear : both;
width : 650px;
height : 230px;
padding : 5px;
border : 1px solid #ffffff;
}
.featured-content-alt {
display : none;
}
.featured-menu, .featured-menu-alt {
float : left;
width : 125px;
height : 40px;
margin-right : 2px;
color : #000000;
background : #ffffff;
text-align : center;
}
.featured-menu-alt, .featured-menu-alt:hover {
background : #787575;
}
.featured-menu-alt:hover {
background : #ffffff;
}
.featured-menu a, .featured-menu-alt a {
color : #000000 !important ;
}
.featured-menu div, .featured-menu-alt div {
padding-top : 12px;
}
.footer-header {
padding : 0 0 5px 0;
border-bottom : 2px dotted #616161;
font-size : 18px;
}
.footer-content {
margin : 0;
padding : 0;
font-weight : bold;
}
.footer-widget {
float : left;
width : 219px;
}
.footer-widget ul {
list-style : none;
margin : 0;
padding : 5px 0 5px 0;
}
.footer-widget li {
list-style : none;
margin : 0 0 0 20px;
padding : 10px 0;
border-bottom : 2px dotted #c9c9c9;
}
.footer-widget a:link, .footer-widget a:visited {
color : #818181 !important ;
}
a, a:link, a:visited {
color : #7b3008;
text-decoration : none;
}
a:hover, a:focus, a:active {
color : #7b3008 !important ;
outline : none;
}
a img {
border : none;
}
form {
margin : 0;
padding : 0;
}
input, textarea, select {
padding : 2px 4px;
border : 1px solid #7b3008;
background : #f5f5f5;
font-family : Arial, Sans-Serif;
}
input.submit {
padding : 2px 5px;
border : none;
color : #ffffff;
background : #7b3008;
font-family : Arial, Sans-Serif;
font-weight : bold;
font-size : 11px;
cursor : pointer;
}
input#s {
width : 200px;
border : none;
background : transparent;
}
input.search {
width : 30px;
background : transparent;
}


/*NEW FOOTER*/
#footer
{
	border-top:1px solid;
	margin-top:2em;
	padding-top:0.25em;
	font-size:smaller;
	font-style:italic;
	text-align:left;
	color:#FF0000;
	background:#E6E6FA;
	clear:both;
	padding:1.5em 3em;
}

#footer 
	p
	{
		margin:0;
	}
	
#footer 
	a
	{
	color:#000000
		text-decoration:underline;
	}

/*NEW FOOTER*/

/*NEW SIDEBAR*/
/* ------------- sidebar styles */
#sidebar 
{
	
	float : left;
width : 232px;
margin : 0;
padding : 7px 6px;
	
	
	/*float: left;
	width: 17em;
	margin: 0 0 4em -18em;*/
}

#sidebar form, #sidebar div h3 {
	background: #000000;
}

#sidebar 
	form 
	{
		margin: 0; padding: 0.8em;
	}
	
	#sidebar 
	p 
	{
		margin: 0; padding: 0.8em;
	}
	#sidebar p a:hover{text-decoration:underline;}

#sidebar 
	form .text 
	{
		width: 9em;
	}

#sidebar 
	div 
	{
		background: #A79B85; color: #FFF380;
		padding: 0 1em 1em;
		margin-top: 0.75em;
	}
	

#sidebar 
	div 
		h3 
		{
			font-size: 1.25em;
			margin: 0 -0.8em; padding: 0.4em 0.8em;
			text-transform: lowercase;
		}

#video 
{
	background: #C35617; color: #FFF;
	padding: 0 1em 1em;
	margin-top:0.75em;
		
}


#tea-of-the-day h4 {
	margin: 0 0 0.5em; padding: 0.5em 0;
	border-bottom: 1px solid #FFF;
	font-weight: normal;
}
/*
#tea-of-the-day p:first-line {
	font-style: italic;
}
*/

#tea-of-the-day img {
	display: block;
	margin: 2em auto 0;
}

#post-archive table {
	margin: 0 auto;
	font-size: smaller;
}

#post-archive caption {
	margin: 1em auto 0;
	font-size: larger;
	font-weight: bold;
}

#post-archive td {
	padding: 0;
	border: 1px solid #E6E6FA;
	background: #A79B85; color: #E6E6FA;
	text-align: center;
}

#post-archive table a {
	display: block;
	font-weight: bold;
	color: #000000;
}

#post-archive table a:hover {
	background: #E9967A;
	
}
/*ends main column*/

/*customized php calendar*/
.calendarHeader 
{
	margin: 1em auto 0;
	font-size: larger;
	font-weight: bold;
	
}

.calendarToday
{
display: block;
	font-weight: bold;
	
	background-color: #FFFFFF; 
}
/*ends customized php calendar*/

.captioned_photo {
	position: relative;
	float: left;
	display: block;
	margin: .5em 1.25em 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	background: url(images/bg.gif) bottom left repeat-x;
	line-height: 1em;
	}
.captioned_photo 
p 
{
	position: absolute;
	bottom: 23px;
	left: 24px;
	display: block;
	width: 327px; /* This needs to match the width of the image */
	margin: 0;
	padding: 0;
	background: url(images/caption-black.png) top left repeat-y;
	font: .75em/1.25em Verdana, sans-serif;
	letter-spacing:.05em;
	color: #FFFF00;
	height: 64px;
}
.captioned_photo p span 
{
	display: block;
	padding: 1em;
}
.captioned_photo img 
{
	margin: 0 0 -.0625em 0;
	padding: 0;
	
}

#address
{
	position:absolute;
	top:0;
	right:2em;
	width:200px;
	height:133px;
}

#theme
{
	/*background: url(../images/community_enterprise.png) no-repeat;*/
	background: url(../images/community_enterprise_themes.jpg) no-repeat;
	position:absolute;
	top:0;
	right:30%;
	width:386px;
	height:133px;
}

#ssensoft
{
	
	bottom:2em;
	right:2em;
	width:200px;
	
}


/*END NEW SIDEBAR*/
