/* haf Color Styles */

/*-----------------------------------------------

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers
-2.2 Header
-2.3 Navigation
--2.3.1 Drop-downs
-2.4 Introduction
-2.5 Content
-2.6 Sidebar
-2.7 Footer

3. WIDGETS

4. POSTS
-4.1 Typographic Elements
-4.2 Images
-4.3 PageNavi

5. COMMENTSAREA
-5.1 Comments
-5.2 Comments Form

6. GENERAL STYLES

-----------------------------------------------*/



/*-----------------------------*/
/* 1. SETUP */
/*-----------------------------*/

/* 1.1 Defaults */

body  {background-color: #02070c;
	
}

body.weekend {background-color: #101417;}

h1, h2, h3, h4, h5, h6  {
	color: #3f312e;
}

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #d01818; }

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {
	color: #3f312e;
}


/*-----------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-----------------------------*/

/* 2.1 Containers */
#container {width: 860px; margin-left: auto; margin-right: auto; background-image: url(haf/semitransbk.png); background-repeat: repeat; padding: 0px; padding-top: 15px;}
#navigation {float:right; }


#containerwrap {position: absolute; left: 50%; width: 1600px; min-height: 2000px; margin-left:-800px; background: url(haf/horses.jpg) no-repeat;)}
#containerwrap.advanced {background: url(haf/sea.jpg) no-repeat;}
#containerwrap.weekend {background: url(haf/boatbk.jpg) no-repeat;}
#tagline {width: 448px; height:53px; background: url(haf/tag_main.png) no-repeat; position: absolute; margin-left: 375px; margin-top: 40px;}
#tagline.weekend {width: 448px; height:53px; background: url(haf/tag_weekend.png) no-repeat; position: absolute; margin-left: 375px; margin-top: 40px;}
#tagline.advanced {width: 448px; height:53px; background: url(haf/tag_advanced.png) no-repeat; position: absolute; margin-left: 375px; margin-top: 40px;}

#main  {
	background: #F7ECCA url(haf/papertxtrdk.jpg); 
}



#main #inside  {
	background: #F7ECCA url(haf/papertxtr.jpg); 
}

/* 2.2 Header */
#header img {margin: 0px; padding: 0px;}
#journeytext {width: 632px; height: 22px; background: url(haf/journey.png) no-repeat; margin-top: 20px; display: block;}
#logo {width: 300px; height: 120px; margin-top: 30px;}

/* 2.3 Navigation */

#nav a:link, #nav a:visited {
	color: #957e5c;
	border-left: 1px solid #9b8461;
	border-top: 1px solid #9b8461;
	border-right: 1px solid #9b8461;
	background: url(haf/tabbk.jpg) repeat-x left top;
}

#nav li.current_page_item a, #nav li a:hover  {
	color: #3f312e;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background: url(haf/tabbk.jpg) repeat-x left top;
}

/* Style drop down list */

#nav li ul { border: 1px solid #9b8461; font-weight:bold; }
#nav li ul li {	border-bottom: 1px solid #9b8461; background: #FFF; }
#nav li ul li a {  background-image: url(haf/tabbk.jpg)!important; border: none!important;}
#nav li ul li a:hover { background:  url(haf/tabbk.jpg) repeat-x left top!important; border: none!important;}

/* 2.4 Introduction */

#introduction  {
	border-bottom: 1px solid #dec49e;
}

#about  {
	background: #d01818 url(haf/about.jpg) repeat-x top left;
}

#about h2  {
	color: #fff;
}

#about p  {
	color: #fff;
}

#about img  {
	border: 5px solid #da715f;
}

#about .fold  {
	background: url(haf/about_fold.png) no-repeat left top;
}

#connect  {
	border: 1px solid #ededed;
}

#connect ul li a  {
	color: #6b5a41;
	background: url(haf/connect_grad.png) repeat-x top left;
}

#connect ul li a span  {
	color: #3f312e;
}

/* 2.5 Content */

h2.result_heading  {
	border-bottom: 2px solid #3f312e;
}

/* 2.6 sidebar */

#sidebar a  {
	color: #6b5a41;
}

/* 2.7 Footer */


#footer p  {
	color: #6d604d;
}

#footer ul li a  {
	color: #4f4f4f;
}

#footer ul li.current_page_item a, #footer ul li a:hover  {
	color: #3f312e;
}



/*-----------------------------*/
/* 3. WIDGETS */
/*-----------------------------*/

.widget h3  {
	color: #fff;
	background-color: #6b5a41;
	display: none;
}
.widget p 
{
padding-left:45px; 
padding-right: 5px;
margin:15px 0;
}
.widget h3 span.fold  {
	background: url('haf/widget_fold.png') no-repeat center center;
}

.widget ul li a:link, .widget ul li a:visited  {
	border-bottom: 1px solid #e0e6e6;
	color: #6c6c6c!important;
	background: url(haf/bullet.png) no-repeat 8px 13px;
}

.widget ul li a:hover  {
	color: #6b5a41!important;
	background-color: #f0f0f0;
	background-image: url(haf/bullet_hover.png);
}

.widget_recent_comments li  {
	border-bottom: 1px solid #e0e6e6;
	background: url(haf/bullet.png) no-repeat 8px 13px;
}

.widget_recent_comments li a  {
	background: none!important;
	border: none!important;
}

#searchform #s  {
	border: 1px solid #898989;
}

#searchform .submit  {
	color: #fff;
	border: 1px solid #db3434;
	background-color: #db3434;
}

#twitter a  {
	background-image: none;
}

/*-----------------------------*/
/* 4. POSTS */
/*-----------------------------*/

.post  {
	border-bottom: 1px solid #dcd6d5;
}

.post .meta  {
	color: #8a7975;
}

.post .meta .comments  {
	background: url(haf/ico-comments.png) no-repeat right 1px;
}

.post .categories a  {
	color: #fff;
	background-color: #d01818;
}

.post .categories a:hover  {
	text-decoration: none;
}

/* 4.1 Typographic Elements */

.entry blockquote  {
	color: #666;
}

/* 4.2 Images */

.entry img  {
	border: 3px solid #dbdbdb;
}

img.wp-smiley  {
	border: none;
}

/* 4.3 Page Navi */

.Nav strong.on  {
	color: #fff;
	background-color: #6b5a41;
}

.Nav a:link, .Nav a:visited  {
	color: #6b5a41;
}

/*-----------------------------*/
/* 5. COMMENTSAREA */
/*-----------------------------*/

/* 5.1 Comments */

#comments ol.commentlist  {
	border-top: 1px solid #dcd6d5;	
}

#comments ol.commentlist li {
	border-bottom: 1px solid #dcd6d5;
}

#comments ol.commentlist li .comment-head .avatar img  {
	border: 3px solid #dcd6d5;
}

#comments ol.commentlist li .comment-head .user-meta span.date  {
	color: #565656;
}

#comments ul.children {
	background: url(haf/comment_reply.png) no-repeat left 11px;
}

#comments ul.children li {
	border-bottom: 0;
}

#comments .navigation .alignright, #comments .navigation .alignleft { margin:0;}
#comments .navigation a {
	color: #fff;
	background: #9F9F9F;
}

#comments .navigation a:hover {background: #888;}

#comments .commentlist #respond #form_wrap {
	border:0;
}

/* 5.2 Comments Form */

#commentform input.txt  {
	border: 1px solid #898989;
}

#commentform textarea  {
	background-color: #f4f4f4;
	border: 1px solid #898989;
}

#commentform #submit  {
	color: #fff;
	border: 1px solid #db3434;
	background-color: #db3434;
}

.uncategorized {background-color: #a19d84;}
.advanced {background-color: #19181d;}

.widget p {
  padding-left: 10px;
}

.quote p {
  width: 130px;
}
.source {
  padding-left: 12px; 
  background: url(haf/dash.png) no-repeat; font-variant:small-caps; 
  margin-left: 10px; 
  color: #3F312E;
  font-size:12px;
}

#sidebar-quotes .source {width: 120px;}
#footer p {color: #c3b78e;}
#footer ul li a {color: #efe2ba;}
#footer ul li.current_page_item a  {color: white;}
#header .event_date {color: #efe2ba;}
.submenu li {list-style-type: none; list-style-image: url(haf/triangleright.png); list-style-position: inside; background-image: none;}
.submenu ul li a, .submenu ul li a:link, .submenu ul li a:visited {background-image: none;}
 
