/* Standard Styles */
a {
	color:#528f6c;
}
a:visited {
	color: #528f6c;
}
blockquote{
	background: #f7f7f7;
	border: 1px solid #ddd;
}

a.dbx-toggle, a.dbx-toggle:visited {
	background-image:url(images/exp-coll.png);
	background-repeat:no-repeat;
}
.scheme a.dbx-toggle, .scheme a.dbx-toggle:visited {
	background-image:url(images/exp-coll-white.png);
	background-repeat:no-repeat;
}
* html a.dbx-toggle, * html a.dbx-toggle:visited {
	background-image:url(images/exp-coll.gif);
	background-repeat:no-repeat;
}
* html .scheme a.dbx-toggle, * html .scheme a.dbx-toggle:visited {
	background-image:url(images/exp-coll-white.gif);
	background-repeat:no-repeat;
}

.suf-widget h3.scheme {
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

#wrapper {
	border: 1px solid #008000;
	background-color: #EDF3E6;
}

/* Blog title */
.blogtitle a:hover {
	color: #528f6c;
}

.searchform input[type="submit"].searchsubmit {
	background: url(images/search-button-green.png) no-repeat 0 0;
}

* html #right-header-widgets .searchsubmit, * html #left-header-widgets .searchsubmit, * html #top-bar-right-widgets .searchsubmit, * html #top-bar-left-widgets .searchsubmit,
* html #sidebar .searchsubmit, * html #sidebar-2 .searchsubmit, * html #horizontal-outer-widgets-1 .searchsubmit, * html #horizontal-outer-widgets-2 .searchsubmit {
    background: url(images/search-button-green.gif) no-repeat 0 0;
}

/* main menu */
#nav {
	border-bottom: 1px solid #009000;
}

#nav ul li{
	border: 1px solid #009000;
}

#nav ul li a{
	color: #222;
	background: #edf3e6;
}

#nav .current_page_item a, #nav .current_page_item a:hover,#nav li a:active {
	background: #528f6c url(images/bg_green.png) repeat-x top left;
	color: #fff;
}

#nav li a:hover {
	color: #fff;
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

#nav li a:active {
	color: #fff;
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

/* Styling for drop-down lists */
#nav ul ul li {
	border: 1px solid #009000;
}

#nav ul ul li a:hover{
	color: #fff;
}

/* style the links for the top level */
#nav a,
#nav a:visited {
	color: #000000;
}

#nav a.highlighted,
#nav a:active {
	color: #ffffff;
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

/* style the second level background */
#nav ul ul a.drop,
#nav ul ul a.drop:visited {
	background:#edf3e6;
}

/* style the second level hover */
#nav ul ul a.drop:hover {
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

#nav ul ul :hover > a.drop {
	color: #fff;
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

/* style the third level hover */
#nav ul ul ul a:hover {
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

/* style the second level links */
#nav ul ul a,
#nav ul ul a:visited {
	background: #edf3e6;
	color:#000;
}

/* style the top level hover */
#nav a:hover,
#nav ul ul a:hover {
	color: #ffffff;
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

#nav :hover > a,
#nav ul ul :hover > a {
	color: #ffffff;
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

/* Top menu */
#nav-top {
	background-color: #edf3e6;
	border: 1px solid #009000;
	border-top: none;
}

#nav-top ul li{
	border: 1px solid #009000;
}

#nav-top ul li a{
	color: #222;
	background: #edf3e6;
}

#nav-top .current_page_item a, #nav-top .current_page_item a:hover,#nav-top li a:active {
	background: #528f6c url(images/bg_green.png) repeat-x top left;
	color: #fff;
}

#nav-top li a:hover {
	color: #fff;
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

#nav-top li a:active {
	color: #fff;
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

/* Styling for drop-down lists */
#nav-top ul ul li {
	border: 1px solid #009000;
}

#nav-top ul ul li a:hover{
	color: #fff;
}

/* style the links for the top level */
#nav-top a,
#nav-top a:visited {
	color: #000000;
}

#nav-top a.highlighted,
#nav-top a:active {
	color: #ffffff;
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

/* style the second level background */
#nav-top ul ul a.drop,
#nav-top ul ul a.drop:visited {
	background:#edf3e6;
}

/* style the second level hover */
#nav-top ul ul a.drop:hover {
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

#nav-top ul ul :hover > a.drop {
	color: #fff;
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

/* style the third level hover */
#nav-top ul ul ul a:hover {
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

/* style the second level links */
#nav-top ul ul a,
#nav-top ul ul a:visited {
	background: #edf3e6;
	color:#000;
}

/* style the top level hover */
#nav-top a:hover,
#nav-top ul ul a:hover {
	color: #ffffff;
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

#nav-top :hover > a,
#nav-top ul ul :hover > a {
	color: #ffffff;
	background: #528f6c url(images/bg_green.png) repeat-x top left;
}

/* sub menu */
#subnav {
	background: #fff;
	margin-top: 15px;
	border: 1px solid #c0c0c0;
}
#subnav ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style: none;
}
#subnav .current_page_item a,
#subnav .current_page_item a:visited,
#subnav .current_page_parent a,
#subnav .current_page_parent a:visited {
	color: #528f6c;
}
#subnav li a:hover {
	color: #528f6c;
}

/* Level 3 */
#l3nav, #l4nav, #l5nav, #l6nav, #l7nav, #l8nav {
	background: #EDF3E6;
}

#l3nav .current_page_item a, #l3nav .current_page_item a:visited, #l3nav .current_page_parent a, #l3nav .current_page_parent a:visited,
#l4nav .current_page_item a, #l4nav .current_page_item a:visited, #l4nav .current_page_parent a, #l4nav .current_page_parent a:visited,
#l5nav .current_page_item a, #l5nav .current_page_item a:visited, #l5nav .current_page_parent a, #l5nav .current_page_parent a:visited,
#l6nav .current_page_item a, #l6nav .current_page_item a:visited, #l6nav .current_page_parent a, #l6nav .current_page_parent a:visited,
#l7nav .current_page_item a, #l7nav .current_page_item a:visited, #l7nav .current_page_parent a, #l7nav .current_page_parent a:visited,
#l8nav .current_page_item a, #l8nav .current_page_item a:visited, #l8nav .current_page_parent a, #l8nav .current_page_parent a:visited {
	color: #528f6c;
}

#l3nav li a:hover,
#l4nav li a:hover,
#l5nav li a:hover,
#l6nav li a:hover,
#l7nav li a:hover,
#l8nav li a:hover {
	color: #528f6c;
}

/* content */
.post .date {
	background: url(images/calgr.png) no-repeat;
	color: #ffffff;
}
.post .date span {
	color: #ffffff;
}
.post .date span.year {
	color: #ffffff;
}
.postdata a:hover {
	color: #528f6c;
}

/* post title */
h1.posttitle a:hover,
h2.posttitle a:hover {
	color: #528f6c;
}
.tags a:hover {
	color: #528f6c;
}

div.page-links span {
	border-color: #528f6c;
}

div.page-links > span {
	background-color: #528f6c;
	color: #fff;
}

div.page-links a:hover {
	background-color: #528f6c;
	color: #fff;
}

/* next & previous page navigation */
.page-nav a:hover {
	color: #528f6c;
}

/* next & previous post navigation */
.post-nav a:hover {
	color: #528f6c;
}

.suf-page-nav a,
.suf-page-nav a:visited,
.suf-page-nav span {
	border-color: #528f6c;
	color: #528f6c;
}

.suf-page-nav a:hover {
	background-color: #528f6c;
}

.suf-page-nav span.current {
	background-color: #528f6c;
	color: #ffffff;
}

/* Comments  */
h3#comments,
h3.comments {
	background-color: #EDF3E6;
}
h3#respond,
h3.respond {
	background-color: #EDF3E6;
}

/* comment list */
.commentlist cite {
	color: #528f6c;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #528f6c;
}
.commentlist .alt {
	background-color: #EDF3E6;
}

div.comment-response-types span {
	border-color: #528f6c;
}

div.comment-response-types > span {
	background-color: #528f6c;
	color: #fff;
}

div.comment-response-types a:hover {
	background-color: #528f6c;
	color: #fff;
}

/* Credits  */
#cred {
	border-top: 1px solid #009000;
}

#cred a:hover {
	color: #528f6c;
}

.button, input[type="submit"] {
	background: #528f6c url(images/bg_green.png) repeat-x top left;
	color: #fff;
}

/* sidebar */
.suf-widget h3,
.suf-widget h3:hover,
.suf-widget h3 a,
.suf-widget h3 a:visited {
	color: #444;
}

.suf-widget h3.scheme,
.suf-widget h3.scheme:hover,
.suf-widget h3.scheme a,
.suf-widget h3.scheme a:visited {
	color: #fff;
}

div.tab-box div.sidebar-tab-content a:hover,
div.tab-box div.sidebar-tab-content a:focus,
div.tab-box div.sidebar-tab-content a:active,
.suf-widget a:hover,
.suf-widget a:focus,
.suf-widget a:active {
	color: #528f6c;
}

.suf-mag-category li,
.tab-box div.sidebar-tab-content ul li,
.suf-widget li,
.suf-flat-widget li {
	background-image: url(images/icons/bulletgr.png);
}

.tab-box div.sidebar-tab-content ul li ul li,
.suf-widget ul li ul li {
	background-image: url(images/icons/bulletgr.png);
}

.tab-box div.sbtab-content-categories ul li,
.tab-box div.sbtab-content-categories ul li ul li,
.tab-box div.sbtab-content-categories ul li ul li ul li,
.widget_categories ul li,
.widget_categories ul li ul li,
.widget_categories ul li ul li ul li {
	background-image: url(images/icons/folder-gr.png);
}

/* meta */
.tab-box div.sbtab-content-meta .rss,
.suf-widget .rss {
	background-image: url(images/icons/rssgrn16.png);
}
#meta .check {
	background: url(images/check.gif) no-repeat left center;
}

/* calendar */
#calendar a,
.widget_calendar a {
	color: #528f6c;
}

/* Comment Form */
#commentform label.fancy {
	background: #528f6c url(images/bg_green.png) repeat-x top left;
	color: #fff;
}

/* These settings are required for Featured Posts */
.sliderIndex a, .sliderIndex a:visited,
#sliderIndex a,
#sliderIndex a:visited {
	border-color: #528f6c;
	color: #528f6c;
}

.sliderIndex a:hover, .sliderIndex a.activeSlide,
#sliderIndex a:hover,
#sliderIndex a.activeSlide {
	background-color: #528f6c;
	color: #fff;
}

/* These settings are for common plugins */
.wp-pagenavi a,
.wp-pagenavi a:visited,
.wp-pagenavi span {
	border-color: #528f6c;
	color: #528f6c;
}

.wp-pagenavi span.current {
	background-color: #528f6c;
	color: #fff;
}

.wp-pagenavi a:hover {
	background-color: #528f6c;
	color: #fff;
}

.tab-box ul.sidebar-tabs li a.tab-current {
	background: #528f6c url(images/bg_green.png) repeat-x top left;
	color: #fff;
}

/* Magazine */
.suf-mag-headline-block li.suf-mag-headline a.tab-current,
h2.suf-mag-category-title,
a.suf-mag-excerpt-full-story,
a.suf-mag-excerpt-full-story:visited,
#sidebar a.suf-mag-category-all-posts,
#sidebar a.suf-mag-category-all-posts:hover,
#sidebar a.suf-mag-category-all-posts:visited,
#sidebar-2 a.suf-mag-category-all-posts,
#sidebar-2 a.suf-mag-category-all-posts:hover,
#sidebar-2 a.suf-mag-category-all-posts:visited,
#horizontal-outer-widgets-1 a.suf-mag-category-all-posts,
#horizontal-outer-widgets-1 a.suf-mag-category-all-posts:hover,
#horizontal-outer-widgets-1 a.suf-mag-category-all-posts:visited,
#horizontal-outer-widgets-2 a.suf-mag-category-all-posts,
#horizontal-outer-widgets-2 a.suf-mag-category-all-posts:hover,
#horizontal-outer-widgets-2 a.suf-mag-category-all-posts:visited,
a.suf-mag-category-all-posts,
a.suf-mag-category-all-posts:visited {
	background: #528f6c url(images/bg_green.png) repeat-x top left;
	color: #fff;
}



