body  {
	/*background: #c8cdd0 url(ajuga/bg.jpg) repeat-x top left;*/
	background: #7A7A7A url(ajuga/background.jpg) repeat-x top center;
	margin: 0px;
	
}

h1, h2, h3, h4, h5, h6  {
	color: #000;
}

a:link, a:visited  {
	color: #0000FF;
}

/* STRUCTURE */

#wrap {
	margin-bottom:20px;
}

#header  {
	/*background: #333 url(ajuga/header.jpg) repeat-x top left;*/
	background: #fff;
	border-bottom: 7px solid #808080;
	border-top: 7px solid #111;
}

#header h1.title a  {
	color: #000;
}

#header p.description  {
	color: #150d0a;
}

#rss  {
	background-color: #322936;
}

#rss a  {
	color: #fff;
}

#featured  {
	display:none; /* Turns off featured slider */
	/*background: #93c6b5 url(ajuga/featuredbg.jpg) repeat-x top left;*/
	background: #eee;
}

#featured .buttons a.prev  {
	background: url(ajuga/prev.gif) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(ajuga/next.gif) no-repeat top left;
}

#steps  {
	display:none; /* Turns off steps bar */
	/*background: #4093ce url(ajuga/stepsbg.jpg) repeat-x top left;*/
	background: #111;
}

#steps ul li a  {
	color: #fff;
}

#content  {
	border-top: 7px solid #808080;
	border-bottom: 7px solid #eee;
	background-color: #fff;
}

#content .moreinfo  {
	border: 1px solid #edf1c8;
	background-color: #f7f9e5;
	color: #322936;
}

#content .moreinfo h3  {
	color: #322936;	
}

#content .moreinfo .more a  {
	color: #322936;
	background: url(ajuga/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #000;
}

#news ul li a  {
	color: #322936;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	/*background: #93c6b5 url(ajuga/bottombg.jpg) repeat-x top left;*/
	background: #fff;
}

#newsletter input.text  {
	background-color: #d4e8e1;
}

#footer  {
	/*background: #9fc9e6 url(ajuga/footerbg.jpg) repeat-x top left;*/
	background: #111;
	color: #fff;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #000;
}

/* BLOG CSS */

.post .categories  {
	background-color: #eee;
	color: #111;
}

.post .categories a  {
	color: #111;
}

.post h2.title .date a  {
	color: #93c6b5;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(ajuga/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #93c6b5;
}

#postad  {
	background-color: #f4f9f7;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #665e55;
}

#sidebar img.bigad  {
	border: 2px solid #150d0a;
}

#tabbox  {
	border: 1px solid #4D4D4D;
}

#tabbox ul.idTabs  {
	background: #eeeeee;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	/*background: #8bc62d url(ajuga/selectedtab.jpg) repeat center center;*/
	background: #666666;
	
}

#boxes ul  {
	background: #fff;
}

#boxes ul li {
	background: url(ajuga/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	/*background: url(ajuga/widgethead.jpg) no-repeat center left;
	background: #666666;
	color: #fff;*/
	border-bottom: 1px solid #808080;
	color: #000;
	font-weight: bold;
}

.widgetlist h3  a  {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #808080;
}
.commentlist li {
	border-bottom: 2px solid #808080;
}
.commentlist .alt {
	background: #eee;
}
#commentform input {
	background: #eee;
	border: 1px solid #111;
}
#commentform textarea {
	background: #eee;
	border: 1px solid #808080;
}
/* DROP DOWN PAGE NAVIGATION */

#pagenav li ul li {
	background: #eee;
	border: 1px solid #808080;
}
