/*---:[ custom styles for the Copyblogger theme that YOU define ]:---*/
/*---:[ ------------------------------------------------------- ]:---*/

/*---:[ to change the body background, the default font, and the default font color...               ]:---*/
/*---:[ NOTE: if you change the body background color, you will need to update your image files also ]:---*/
/*---:[ Download the image template (.psd) with the Organic theme package at http://www.copyblogger.com/downloads/organic.zip ]:---*/

body.custom { background: #fff; color: #333; font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana, sans-serif"; }

/*---:[ uncomment the following lines only if you've uploaded updated image files to the a folder called "custom" within your copyblogger theme directory ]:---*/

.custom .add_comment { background: url('images/icon_comment.gif') 0 50% no-repeat; }

.custom #rss { background: url('images/rss-small.png') no-repeat; }
.custom .widget h2, .custom .linkcat h2{font-weight:bold;font-size:130%;background-repeat:no-repeat;background-position:left top;color:#fff;line-height:100%;letter-spacing:normal;margin:0;padding:0;text-shadow:1px 1px 1px rgba(0,0,0,0.4);text-transform:uppercase;text-align:left;line-height:36px;}

.custom li.widget li, .custom li.linkcat li {  }

.custom dl#comment_list dt { background: url('images/comment_top.gif') 0 100% no-repeat; }

.custom dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }

.custom dl#comment_list dd { background: #dfdfdf url('images/comment_bottom.gif') 0 100% no-repeat; }

.custom dl#comment_list dd.author { background: #F6F4C9 url('images/comment_author_bottom.gif') 0 100% no-repeat; }


/*---:[ to change the colors of the header and footer... ]:---*/

.custom #header { display:block; height:174px; margin:0 auto; background: #fff;color: #222;text-align:center;}

.custom #footer { background: #D0EEFC; border-top-color: #D478A7; color: #666; }


/*---:[ to change link colors and behaviors... ]:---*/

.custom a { color: #E28800; text-decoration: underline; }

.custom a:visited {  }

.custom a:hover { color: #d2382c; text-decoration: none; }

	/*---:[ site title (logo) in the header ]:---*/
	.custom #header2{display:block; width:900px;margin:0 auto;}
	.custom #logo{display:block; width:900px;height:174px;margin:0 auto;}
	.custom #logo .headerlogo { display:block; height:174px;background: url('images/header.jpg') no-repeat left top; font-family: "American Typewriter", "Trebuchet MS", Verdana, sans-serif; }
	#logotext{font-size:400%;font-weight:bold;font-style:normal;margin:0;padding:0;line-height:60px;position:absolute;left:300px;top:30px;}
	#logotext a{color:#ffa800;text-decoration:none;text-shadow:#000 1px 1px 1px;font-variant:small-caps;letter-spacing:-0.04em;}
	#logotext a:hover{color:#ed1e24;}
	p.logoheadline{position:absolute;left:330px;top:55px;margin:0 0 0 1em;padding:.2em 0 .2em .8em;font-weight:normal;font-size:140%;line-height:64px;letter-spacing:0.4em;}

	/*---:[ navigation links in the header ]:---*/
	.custom #nav{display:block; margin:0 auto; background: url('images/nav.png') repeat-x left top;text-align:center;}
	.custom #nav #nav2{display:block; width:900px; margin:0 auto;text-align:center;}
	/*---:[ headline link colors on the main page, archive pages, and search pages ]:---*/

	.custom h2 a, .custom h2 a:visited { color: #d2382c;  }
	
	.custom h2 a:hover { color: #e6880e; }
	
	/*---:[ category links located underneath headlines ]:---*/
	
	.custom .post_date a, .custom .post_date a:visited { color: #222; }
	
	.custom .post_date a:hover { color: #222; background: #ccccba; }
	
	/*---:[ link behavior within posts ]:---*/
	
	/*.custom .entry a, .custom .entry a:visited { border-color: #a2b09d; }*/
	
	.custom .entry a:hover { color: #a90000; /*background: #d2382c;*/ }
		
	/*---:[ link to comments that follows posts on the main page, archive pages, and search pages ]:---*/
	
	.custom .post_meta a:hover { color: #222; border-color: #d2382c; }
	
	/*---:[ inter-post navigation (found at the bottom of main pages or at the top of single post pages) ]:---*/
	
	.custom .navigation a:hover { color: #222; border-color: #d2382c; }
	
	/*---:[ sidebar link colors ]:---*/
	
	.custom li.widget li a:hover, .custom li.linkcat li a:hover { color: #E28800; border-color: #E28800; }
	
	/*---:[ calendar widget link colors ]:---*/
	
	.custom table#wp-calendar td a, .custom table#wp-calendar td a:visited { color: #E28800; }
	
	.custom table#wp-calendar td a:hover { color: #E28800; }
	
	/*---:[ comment permalink colors (precedes the commenter's name on each comment) ]:---*/
	
	.custom dl#comment_list dt .comment_num a, .custom dl#comment_list dt .comment_num a:visited { color: #777; }
	
	.custom dl#comment_list dt .comment_num a:hover { color: #d2382c; }
	
	/*---:[ comment author's link colors ]:---*/
	
	.custom dl#comment_list dt strong a, .custom dl#comment_list dt strong a:visited { color: #222; border-color: #999; }
	
	.custom dl#comment_list dt strong a:hover { color: #222; border-color: #d2382c; }
	
	/*---:[ footer link colors ]:---*/
	.custom #footer{border-top:2px solid #c9c9c9;background-color:#efefef;}
	.custom #footer a, .custom #footer a:visited { color: #d2382c;  }

	.custom #footer a:hover { color: #d2382c; }


/*---:[ to change all of the gray double-borders in one fell swoop... ]:---*/

.custom .page h1, .custom #sidebar h2, #comments h3.comment_intro, .custom .post_date, .custom .post_meta, .custom .page .entry { border-color: #ccccba; }


/*---:[ other stuff you may want to change... ]:---*/

	/*---:[ headlines ]:---*/

	.custom h1, .custom h2, .custom h4 { font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; }
	
	.custom h3 { font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana, sans-serif"; }

	.custom h1, .custom h2 { color: #E28800; padding-bottom: 10px; }
	
	.custom .archive h1 { color: #222; }
	.custom #sidebar { width: 365px; float: right;}
	.custom ul.sidebar_list li.widget, .custom ul.sidebar_list li.linkcat { width: 355px; margin: 0; font-size: 1.2em; line-height: 1.6667em; float: left; }

	.custom #sidebar h2 { color: #6D6F5C; }

	.custom h3, .custom h4 { color: #333; padding-bottom: 10px;}

	/*---:[ in-post stuff ]:---*/

	.custom blockquote { font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana, sans-serif"; color: #555; border-color: #d2382c; }

	.custom blockquote.right, .custom blockquote.left { border-color: #ccccba; } /* These are pullquotes */

	.custom code { color: #555; font-family: Courier, "Courier New", monospace; }

	.custom .post_date { color: #777; }

	.custom img.frame { border-color: #d7d7ca; }

	/*---:[ calendar widget ]:---*/

	.custom table#wp-calendar caption { border-color: #ccccba; }

	.custom table#wp-calendar th { color: #666; border-color: #ccccba; }

	.custom table#wp-calendar td { color: #999; }

	/*---:[ comments ]:---*/

	.custom dl#comment_list dt { color: #777; }

		.custom dl#comment_list dt strong { color: #222; } /* Comment author's name */

	/*---:[ comment form elements ]:---*/

	.custom #comment_form .text_input { color: #d2382c; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; border-top-color: #999; border-left-color: #999; border-right-color: #eee; border-bottom-color: #eee; }

	.custom #comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
	
	.custom #comment_form .form_submit { color: #222; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; } /* This is the submit button on the comment form */
	
	.custom #comment_form .form_submit:hover { color: #d2382c; }
	
	/*---:[ search form ]:---*/
	
	.custom #search_form .search_input, .updates_input { color: #777; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; border-color: #999; border-right-color: #eee; border-bottom-color: #eee; }
	
	.custom #search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
	
	.jb { border: 1px solid #D478A7; background-color: #FBF0F5; padding: 10px; margin-bottom: 20px; }
	
	.introBox { width: 500px; border: 1px solid #EFCBDD; margin-bottom: 20px; padding: 5px; font-size: 1.3em; line-height: 1.5385em; background: url(http://www.highonhealth.org/images/highlight-bg.png); }
	.introBox ul { padding-left: 20px; padding-top: 10px;}
	.introBox a:link, .introBox a:visited, .introBox a:active { color: #006699; text-decoration: underline; }
	.introBox a:hover { text-decoration: none; }
	
	.highlightTitle { font-size: 1.2em; color: #D478A7; font-weight: bold; }


ul#navigation{background:#eee url(images/nav.png) repeat-x left top;width:100%;padding:0;margin:0;list-style-type:none;position:relative;z-index:15;}
ul#navigation li{display:block;position:relative;float:left;list-style-type:none;padding:0 1px 0 0;margin:0;background:transparent url(images/nav-div.png) no-repeat right top;}
ul#navigation li a{min-height:32px;display:block;font-weight:bold;font-size:115%;text-transform:uppercase;text-decoration:none;text-shadow:#fff 1px 1px 1px;text-align:center;color:#4e4e4e;padding:0 13px 0 11px;position:relative;line-height:31px;}
ul#navigation li a:hover,ul#navigation li:hover a{background-color:#fff;}
ul#navigation li.active a:hover,ul#navigation li.active:hover a{background-color:#000;}
ul#navigation li a span.title{display:block;padding:0;}
ul#navigation li a span.pointer{display:none;}

ul#navigation li.active a span.pointer,
ul#navigation li.active-parent a span.pointer,
ul#navigation li.active-ancestor a span.pointer
{position:absolute;width:100%;height:7px;bottom:-7px;left:0;display:block;background:transparent url(images/nav-pointer.png) no-repeat center top;}

ul#navigation li.active a,
ul#navigation li.active-parent a,
ul#navigation li.active-ancestor a
{background:#000 url(images/nav-active.png) no-repeat left top;color:#dedede;text-shadow:#000 1px 1px 1px;}

ul#navigation li a span.arrow{display:none;}

/* fade on mouse out */
ul#navigation li a.fadeThis{position:relative;z-index:1;}
ul#navigation li a.fadeThis span.hover{position:absolute;top:0;left:0;display:block;height:100%;width:100%;background-color:#fff;z-index:-1;margin:0;padding:0;}

ul#navigation li.active a.fadeThis span.hover,
ul#navigation li.active-parent a.fadeThis span.hover,
ul#navigation li.active-ancestor a.fadeThis span.hover
{background:none;}

ul#navigation li.active a.fadeThis span.hover
{background-color:transparent;}

.socialMediaList { margin-bottom: 10px; margin-top: 6px; background-image: none !important; }
.socialMediaList a { text-decoration: none !important; }
.socialMediaList ul { list-style: none; margin: 0; padding: 0; }
.socialMediaList li { margin: 0; padding: 0; margin-bottom: 10px; }
.socialMediaList li a { display: block; border: 1px solid #d2d2d2; background-color: #eaeaea; background-repeat: no-repeat; height: 31px; line-height: 31px; position: relative; }
.socialMediaList li a span { font-size: 17px; font-weight: normal; color: #002c38; padding-left: 10px; }
.socialMediaList li a img { position: absolute; top: 2px; right: 5px; }
.socialMediaList li.newSubscribeRSS a { background-image: url('images/newSocialRSS.png'); background-position: 184px 0px; }
.socialMediaList li.newTwitter a { background-image: url('images/newSocialTwitter.png'); background-position: 197px 0px; }
.socialMediaList li.newFacebook a { background-image: url('images/newSocialFacebook.png'); background-position: 245px 0px; }