body {
		font-size: 80%;
		font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
		background:#806A4D url("bgtile.gif") fixed repeat top;
		color:#333333;
		text-align:center;
}
div, a, p, h1, h2, h3, h4, h5, h6, ul, li, span, img, body {
		margin: 0;
		padding:0;
}

img {
	border:0px;
}

acronym, abbr
{
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #786448;
}

#breadcrumb {
	background-color:#eee;
	padding:3px;
	border:3px double #fff;
	margin-bottom:8px;
}


/*---[ main elements ]--------------------------------------------------------------------*/

div#header {
	background:#FFA42B url("headertile.jpg") repeat-x top left;
}

	div#header h1 {
		color:#fff;
		position:relative;
		width:220px; 
		height:88px; 
		overflow:hidden;
		float:left;
	}
	
		div#header h1 span {
			width:220px;
			height:88px;
			display:block; 
			position:absolute; 
			background:url("logo.jpg") top left no-repeat;
			cursor:pointer !important;
			cursor:hand;
		}
		
	#search {
		float:right;
		width:292px;
		height:88px;
		background:url("searchbox.jpg") no-repeat top right;
	}

div#subHeader {	
	background:#EEEBE0 url("boxmid.jpg") repeat-y top left;
	border-top:1px solid #fff;	
}
	div#subHeaderbody {
		background:url("boxtop.jpg") no-repeat top left;
	}
	div#subHeaderfoot {
		background:url("boxbot.jpg") no-repeat bottom left;
		padding:0px 20px 0 20px;
	}

	#about {
		width:272px;
		float:right;
		padding:8px 0 0 0;
	}	

		.rssbutton {
			float:right;
			position:relative;
			margin:-115px -32px 0 0;
		}	
	#section {
		width:630px;
		height:160px;
		float:left;
		padding:20px 0 0 5px;
	}	
		#section img, #section a {
			border:0px;
		}	
		.section {
			margin:0 7px 0 8px;
			color:#fff;
			position:relative;
			width:190px; 
			height:128px; 
			overflow:hidden;
			float:left;
		}		
			.section a span {
				width:190px; 
				height:128px; 
				display:block; 
				position:absolute; 
				cursor:pointer !important;
				cursor:hand;
			}		
			
			.section a:hover {
				text-indent: 0;
			}

			.section.lifestyle a span {	background:url("lifestyle_all.jpg") bottom left no-repeat; } /*preloads image*/
			.section.lifestyle a:hover span,.section.lifestyle a.current span, .section.lifestyle a:focus span { 
				background-position: top !important; 
			}
			
			.section.business a span { background:url("business_all.jpg") bottom  left no-repeat; }
			.section.business a:hover span,.section.business a.current span, .section.business a:focus span { 
				background-position: top !important; 
			}
			
			.section.web a span { background:url("web_all.jpg") bottom left no-repeat; }	
			.section.web a:hover span, .section.web a.current span, .section.web a:focus span { 
				background-position: top !important; 
			}
			
			
			.tags_overlay {
				position:absolute;
				bottom:0;
				right:0;
				z-index:2;
			}
			
			

#wrapper {
	background:transparent url("topbgtile.jpg") fixed repeat-x top;
	/*padding:24px 0 0;*/
}

div#container {
	background-color:#fff;
	border:4px solid #62543F;
	width:960px;
	margin:0px auto;
	text-align:left;
}

div#tags {	
	position:relative;
	background:url("tagbox.gif") bottom left no-repeat;
	width:600px;
	float:left;
	text-align:center;	
	margin:-19px 0 16px 0;
}

	#tagsinner {
		background-color:#AACC44;
		margin-bottom:20px;
		padding:8px 16px 0;
	}	

	div#tags li {
		list-style: none;
		display:inline;
		font-size:1.2em;
		line-height:2em;
	}
	
		div#tags li a {
			display: inline-block;
			text-decoration:none;
			color:#fff;
			padding:4px;
			font-weight:bold;
		}
		
		div#tags li a:hover, div#tags li a:focus, div#tags li.active a {
			color:#A2C536;
			background-color:#fff;			
		}

#content {
	padding:32px;
}


	#mainContent {
		width:600px;
		float:left;
	}
	
		.entry {
			margin-bottom:12px;
		}
	
		#mainContent .thepost {
			background:url("soft.jpg") repeat-x top;	
			border-top:2px dashed #ccc;	
			padding:11px;
		}
		
		#mainContent div.overview {
			background:#A0896A url("summmid.gif") repeat-y top left;	
			width:577px;
			margin-bottom:8px;
			color:#fff;
		}
			#mainContent div.overview div {
				background:url("summtop.gif") no-repeat top left;
				padding-top:8px;				
			}
				#mainContent div.overview div div {
					background:url("summbot.gif") no-repeat bottom left;
					padding:0 8px 8px !important;					
				}
			#mainContent div.overview p {
				color:#fff;
				font-weight:bold;
				margin:0 !important;
			}
		
		.postinfo {
			color:#52483A;
			letter-spacing:0.1em;
			margin-bottom:4px;
		}

	#subContent {	
		width:260px;
		/*padding-top:22px;*/ 
		float:right;
	}
	
#footer {
	background:#FFA42B url("headertile.jpg") repeat-x top left;
	padding:22px 32px;
	color:yellow;
}
	#footContent {
		width:600px;
		float:left;
	}
		#footContent li {
			list-style:none;
			margin-bottom:8px;
		}
		#footContent a.post {
			background:#D58421 url("footerboxtop.gif") no-repeat top left;
			padding-top:8px;
			display:block;
			text-decoration:none;
			color:#333333;
		}
		#footContent a.post .inner {
			background:url("footerboxbot.gif") no-repeat bottom left;
			padding:0 8px 8px;
			display:block;
		}
		#footContent a.post:hover,#footContent a.post:focus {
			background:#786448 url("footerboxtop2.gif") no-repeat top left;
			padding-top:8px;
			color:#fff !important;
		}
		#footContent a.post:hover .inner,#footContent a.post:focus .inner {
			background:url("footerboxbot2.gif") no-repeat bottom left;
			padding:0 8px 8px;
		}
			#footContent a.post strong.title {
			font-weight:bold;
			font-size:1.1em;
			display:block;
		}
	#subfootContent {
		width:260px;
		float:right;
	}
	#copyright {
		padding:8px;
		background-color:#62543F;
		color:#fff;
	}

/*---[ inline styling ]--------------------------------------------------------------------*/

.box {
	border:3px double #F59E29;
	padding:8px;
	margin-bottom:12px;
	overflow:hidden;
	font-size:1.2em;
	background:#F9DDB3;
	color:#AA5F17;
}

.box p {
	margin:0 !important;
}

hr {
	border:2px dotted #D5C9B9;
	clear:both; 
}

blockquote {
	background-color:#F2EEE9;
	padding:8px;
	border-left:3px solid #D5C9B9;
	color:#474034;
}
blockquote p {
	margin: 0 !important;
}

#mainContent img {
	margin:4px 4px 0px 0;
	padding:4px;
	border:2px dotted #ddd;
}
#mainContent a img {
	border:2px solid #AACC44 !important;
}
#mainContent a:hover img, #mainContent a:focus img {
	background-color:#AACC44 !important;
}

.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.center {
	text-align:center;
}
img.floatleft {
	margin:4px 8px 0px 0 !important;
	padding:4px;
	border:2px solid #ccc;
}
img.floatright {
	margin:4px 0 0px 8px !important;
	padding:4px;
	border:2px solid #ccc;
}
#mainContent ul {
	margin:0 0 12px 0;
	border-top:1px solid #D5C9B9;
	border-bottom:1px solid #D5C9B9;
	background-color:#F2EEE9;
	padding:8px 64px;
	list-style: circle outside;
	color:#41372A;
}

#mainContent ol {
	margin:0 0 12px 0;
	border-top:1px solid #D5C9B9;
	border-bottom:1px solid #D5C9B9;
	background-color:#F2EEE9;
	padding:8px 64px;
	list-style: lower-roman outside;
	color:#41372A;
}

ul.nicelist {
	margin:0 0 12px 0;
	padding:8px 64px;
	list-style: circle outside;
	color:#41372A;
}

div.inlinelist {
	list-style: none;
	padding:0;
	margin:0 0 12px 0;
}

	div.inlinelist p, div.inlinelist ul {
		display:inline;
		list-style: none;
		padding:0;
		margin:0;
	}

	div.inlinelist ul li {
		display:inline;
		color:#41372A;
		font-weight:bold;
		background-color:#E8E2D9;
		margin:2px;
	}

	div.inlinelist ul li:after {
		content: ", ";
	}
			
	div.inlinelist ul li.last:after {
		content: ". ";
	}
	
#akst_form li {
	list-style:none !important;
}
#akst_social ul, #akst_email ul {
	border:0 !important;
	background:transparent !important;
	margin:0 !important;
	padding:0 !important;
}
#akst_form a {
	background-position:left !important;
}
#akst_form a:hover,#akst_form a:focus {
	background-color:#fff !important;
	color:#555 !important;
}
.akst_share_link {
	padding:2px 4px 2px 22px !important;
	background-position:left !important;
}
	
/*---[ HEADINGS and P]---------------------------------------------------------*/



h2.title .icon {
	position:relative;
	float:left;
	margin:0 0 -40px -36px !important;
	border:0 !important;
	z-index:5;
}
h2.title span {
	display: block;
}
#about h2 {
	font-size:1.6em;
}	
#subContent h3, #footer h3 {
	font-size:1.8em;
}
#content h2 {
	font-size:2.2em;
}
#content h2 a{
	text-decoration:none !important;
}


#mainContent h3 {
	font-size:1.6em !important;
	padding-top:4px;
	margin-bottom:8px;
}
.box h3 {
	padding-top:0px !important;
}

#mainContent h4 {
	font-size:1.3em;
	margin-bottom:4px;
	padding-top:8px;
	text-transform:uppercase;
}
#mainContent h5 {
	font-size:1.2em;
	margin-bottom:4px;
	padding-top:8px;
	color:#665B48;
	font-weight:bold;
}
#mainContent h6 {
	font-size:1.1em;
	margin-bottom:4px;
	padding-top:8px;
	color:#665B48;
	font-style:italic;
}
#footer h2,#footer h3{
	color:#564734 !important;
	
}
#footContent h3{
	margin-bottom:12px;
}
#footContent ul {
	margin-bottom:14px !important;
}
p {
	margin-bottom:20px;
	line-height:1.5em;
}
#copyright p {
		margin:0;
		color:#fff;
		line-height:1.4em;
}

/*---[ Comments ]---------------------------------------------------------*/
#comment {
	width:99%;
}

ol.commentlist {
	margin:0 0 8px 0 !important;
	padding:4px 4px 0 !important;
	background:#eee !important;
	border:2px dashed #ccc !important;
}
ol.commentlist li {
	margin:0 0 4px !important;
	padding:0 !important;
	background:#F7F6F2;
	border:2px solid #8C795E;
}
ol.commentlist .author {
	display:block;
	background-color:#A0896A;
	color:#fff;
	padding:4px;
	font-style:normal !important;
	font-weight:bold;
	font-size:1.2em;
	border-top:1px solid #DAD3C8;
}
ol.commentlist .commentmetadata {
	display:block;
	font-size:0.8em;
	padding-left:2px;
}
ol.commentlist .comment-number {
	position:relative;
	float:right;
	color:#fff;
	padding:4px;
	font-size:1.4em;
	font-weight:bold;
}
ol.commentlist .comment-number a, ol.commentlist .author a{
	color:#fff !important;
}
ol.commentlist .comment-number a:hover,ol.commentlist .comment-number a:focus, ol.commentlist .author a:hover, ol.commentlist .author a:focus {
	color:#222 !important;
	background:#fff !important;
}
ol.commentlist .comment-text {
	padding:2px 8px;
}

.whythis span {
	background-color:#ccc !important;
	position:relative;
	margin-bottom:-3px;
	margin-top:3px;
	margin-left:4px;
}
#submit, #submit:hover {
	border:0 !Important;
	background:transparent !important;
}
	
/*---[ LISTS]---------------------------------------------------------*/

ul ul, ol ol {
	border:0px !important;
}
#subContent ul {
	margin-bottom:25px;
}
#subContent li {
	list-style:none;
	margin-bottom:7px;
	padding-bottom:6px;
	border-bottom:1px dashed #CCCCCC;
}
ul.projects li a {
	background-color:#fff !important;
	border:none !important;
}
ul.projects li a img {
	border:2px solid #AACC44;
	background-color:#fff;
	padding:2px;
}
ul.projects li a:hover img, ul.projects li a:focus img {
	background-color:#AACC44;
}

.pages {
	list-style:none;
	margin:0;
	padding:0 0 0 4px;
	display:inline;
}
.pages li {	
	display:inline;
	padding:0 8px 0 7px; 
	border-left:1px solid #fff;
}

.ddsg-wrapper ul {
	padding-left:32px !important;
}

ul {
	list-style: disc !important;
}
ul ul {
	list-style: circle !important;
}
ul ul ul {
	list-style: square !important;
}
ul.postspermonth {
	margin-top:8px !important;
}

/*---[ LINKS ]---------------------------------------------------------*/

#content a {
	color:#AACC44;
	text-decoration:underline;
	padding:2px;
}
#content a:hover, #content a:focus {
	color:#FFF;
	text-decoration:none;
	background-color:#AACC44;
}
#subContent a {
	font-weight:bold;
	padding:2px 0;
}
#about a {
	text-transform:uppercase;
	font-weight:bold;
	color:#AACC44;
	text-decoration:underline;
	padding:2px;
}
#about a:hover, #about a:focus {
	color:#FFF;
	text-decoration:none;
	background-color:#AACC44;
}
#footer a {
	color: yellow /*#333333*/;
	font-weight:bold;
}
#footer a:hover, #footer a:focus {
	color:#fff !important;
	text-decoration:none;
	background-color:#806A4D;
}
a.img {
	border:0 !important;
	background-color:transparent !important;
	padding:0 !important;
}
a.readmore {
	background:url("readmore.gif") no-repeat left;
	padding:6px 4px 6px 36px !important;
	height:1%;
}
a.commentlink {
	background:url("comment.gif") no-repeat left;
	padding:6px 4px 6px 36px !important;
	height:1%;
}
a.readmore:hover,a.readmore:focus {
	background:url("readmore2.gif") no-repeat left;
}
a.commentlink:hover,a.commentlink:focus {
	background:url("comment2.gif") no-repeat left;
}
.readmorelinks a {
	font-size:1.4em !important;
	font-weight:bold;
	text-decoration:none !important;
	margin-left:8px;
	padding:8px;
}

#copyright a {
	color:#fff;
}
#copyright a:hover, #copyright a:focus {
	color:#333;
	background:#fff;
}

.navigation {
	margin-bottom:12px;
	font-size:1.1em;
}
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}
div.pagination a {
	padding: 2px 5px 2px 5px !important; 
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none !important; 
	color: #88AF3F;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #85BD1E; 
	color: #638425 !important; 
	background-color: #F1FFD6 !important; 
}
div.pagination span.current {
	padding: 2px 5px 2px 5px !important; 
	margin-right: 2px;
	border: 1px solid #B2E05D; 
	font-weight: bold;
	background-color: #B2E05D !important; 
	color: #FFF !important; 
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px !important; 
	margin-right: 2px;
	border: 1px solid #f3f3f3 !important; 
	color: #ccc !important; 
}


/*---[ FORMS ]---------------------------------------------------------*/

#footer form  {
	display:block;
	margin:0 !important;
	padding:0 !important;
}
#footer form ol{
	list-style:none;
	margin:0 !important;
	padding:0 !important;
}
#footer form ol li{
	margin:0 !important;
	padding:0 !important;
}
.reqtxt,.emailreqtxt {
	display:block;
	text-align:right;
	color:#B06E1C;
	margin:0 !important;
	padding: 0 !important;
}
#footer form fieldset {
	margin-top:4px; 
	padding:5px 15px 15px; 
	border:2px dotted #D58421; 
}
#footer form legend {
	font-weight:bold;
	color:#484133;
	background-color:#FFA42B;
}
#footer .default,#footer .secinput, #footer textarea {
	width:214px;
	display:block;
	border:2px solid #D68421;
	padding:2px;
}
.error {
	border:2px solid red !important;
}
#usermessagea {
	padding:0 !important;
	margin:0 !important;
	font-size:1em;
}
#footer .cformselect {
	width:224px !important;
	padding:2px !important;
	border:2px solid #D68421 !important;
}
#sendbutton {
	width:140px !important;
	height:42px !important;
	border:0 !important;
	background-color:transparent !important;
}
#footer input:hover,
#footer .select:hover,
#footer textarea:hover { 
	background:#F5DEC1;
}
#footer input:focus,#footer input.focus,
#footer .select:focus,#footer .select.focus,
#footer textarea:focus,#footer textarea.focus  { 
	border:2px inset #D68421;
}
#commentform input, #commentform textarea {
	border:2px solid #BAD567;
	padding:2px;
	background:#F4F8E7;
}
#commentform input:hover, #commentform textarea:hover {
	background:#E5F0C7;
}
#commentform input:focus, #commentform textarea:focus {
	border:2px inset #AACC44;
}

select, option, .submit {
	cursor:pointer !important;
	cursor:hand;
}
.submit {
	width:140px !important;
	height:42px;
	border:0px !important;
	background:transparent !important;
	padding:0;
}
#header form {
	padding:20px 0 0 20px;
}
	#header input.text {
		display:inline;
		width:200px;
		border:1px solid #FFB20D;
		padding:2px;
	}
	#header input.text:hover,#header input.text.hover { 
		background:#F5DEC1;
	}
	#header input.text:focus,#header input.text.focus { 
		border:1px inset #D68421;
	}
	#header .label {
		display:block;
		color:#fff;
	}
	#header .searchbutton {
		position:relative;
		margin-bottom:-8px;
		width:26px;
		height:25px;
	}

/*---[ hCard ]---------------------------------------------------------*/

.hidden {
		display: none;
		}

.tel, .fn {
		margin-bottom: 0;
		}

.org {
		font-weight: bold;
		}

p.saveCard {
		margin-top: 1em;
		}
		
#mainAreaLoading {
z-index: 1;
}


/*---[ tag tray ]---------------------------------------------------------*/
  
.toggle {
	position:absolute;
	margin-top:3px;
	cursor:pointer !important;
	cursor:hand;
	left:300px;
}


/* Advanced Search form */
#ctas_form {
	text-align: left;
}

#ctas_form fieldset ul {
	list-style: none;
	margin: 5px 15px;
	padding: 0;
}

#ctas_form fieldset {
	border: 1px solid #777;
	margin: 15px 0;
	padding: 15px;
}

#ctas_form legend {
	font-size: 1.1em;
	font-weight: bold;
}

#ctas_form fieldset li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#ctas_form fieldset li:before { /* for the default theme */
	content: '';
} 

#ctas_form input {
	border: 1px solid #777;
	background-color: #f9f9f9;
	color: #444;
}

#ctas_form input:focus {
	background-color: #fff;
	color: #444;
}

#ctas_footer p {
	font-size: 0.9em;
	text-align: center;
	margin-top: 25px;
	border-top: 1px solid #888;
}

#ctas_month1, #ctas_month2, #ctas_year1, #ctas_year2 {
	text-align: center;
}

/* End Advanced Search form */

/*---[ BUG FIXES ]---------------------------------------------------------*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#overlay { z-index:15;}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-family: "tahoma", verdana, arial, sans-serif;
	color:#90887A;
	padding-bottom: 15px;
	font-size:1.8em;
}







#logoCont{float:left;padding-top:5px;padding-left:20px;}
