

body {
	
	color: #AFB5B9;
	margin: 0;
	background-color: #AFB5B9;
	}

a:hover{
	text-decoration: none;
	
}
a{
	color: #017261 ;
}
#header {
	padding: 0;
	margin: 0;
	background: white url('header.jpg') center center no-repeat;
	width: 100%;
	height: 210px;
	}
	

h1 {
	font-family:"Times New Roman", Times, serif;
	
	position: absolute;
	top: 25px;
	left: 12px;
	padding: 0;
	}

.description {
	position: absolute;
	top: 55px;
	left: 50px;
	margin: 0 !important;
	}

#page {
	padding: 0;
	width: 796px;
	_width: 756px;
	border: none;
	background: white url('pageback.jpg') center center repeat-y;
	}

.primary {
	padding-left: 25px;
	}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	background: white;
	}
	
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: #21714d !important;
	text-decoration: none;
	}
	
ul.menu li a:hover {
	background: #21714d;
	}
	
h2{
	font-size: 24px;
}

h3{
	font-size: 26px;
}	
h4{
	font-size: 20px;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
	font-family:"Times New Roman", Times, serif;
	color: #017261 !important;
	text-decoration: none;
	font-weight: bold !important;
	text-decoration: none;
	
	}

h2 span a, 
h2 span a:visited,
h3 span a,
h3 span a:visited {
	font-family:"Times New Roman", Times, serif;
	color: #017261 !important;
	
	font-weight: bold !important;
	text-decoration: none;
	}
h4 span a, 
h4 span a:visited
 {
	font-family:"Times New Roman", Times, serif;
	color: #017261 !important;
	font-weight: bold !important;
	text-decoration: none;
	}

.primary .entry-meta a, .primary .entry-meta a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #444;
	font-weight: normal;
	}
#primary h3  { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 24px;
	font-weight: normal;

	}
#primary h4, .single #primary .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 16px;
	font-weight: normal;

	}
.counter a {
	color: #222;
	}
	
.commentlist li {
	color: #666;
	}

.commentlist li:hover {
	background: none;
	}
	
blockquote, #weightedcategories, .authorcomment {
	background: #111;
	border-color: #222;
	}
	
.primary img {
	border-color: #222;
	background: #111;
	}

.inputcontainer {
	margin-bottom: 6px;
	}

/* Gray Color */
#footer{
	width: 780px;
	background: white url('footerback.jpg') center center repeat-y;}

small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {
	color: #555;
	
	}

a, a:visited, .sidebar a:visited {
	color: #017261;
	}
	
.post p a:visited {
	color: #017261;
	}

#af-ela-menu li {
	border: none;
	background: #21714d;
	}


#af-ela-menu, #af-ela-menu li {
	border-bottom: 1px solid #333;
	}

#af-ela-menu li.selected {
	background: #333;
	}

/* Hovering state of the table items */
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

/* Active or hovered item in list */
#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-post li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

#af-ela-post {
	border-left: 1px solid #333;
	border-right: none;
	}

/* Rolling Archives Slider */
#current-content #pagetrack,
#dynamic-content #nested_pagetrack {
	margin: 0 auto;
	width: 218px;
	height: 18px;
	background: url('sliderbgleft.png') no-repeat center left;
}

#current-content #pagetrackend,
#dynamic-content #nested_pagetrackend {
	height: 18px;
	background: url('sliderbgright.png') no-repeat center right;
	}

#current-content #pagehandle,
#dynamic-content #nested_pagehandle {
	width: 18px;
	height: 18px;
	background: url('sliderhandle.png') no-repeat center center;
	cursor: e-resize;
}
