/*---:[ 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: #222; font-family: Verdana, sans-serif; }
*/

body.custom

{

background-color: /*#444444*/ /*#e3e3e3*/ #ffffff;

/*background-image: url(http://www.stylefrizz.com/img/bg-prpl.gif);*/

/*background-repeat: repeat-x;

background-attachment: scroll;

background-x-position: center;

background-y-position: top;*/

font-family: /*"Helvetica Neue", */georgia, Verdana, sans-serif;

font-size: 62.5%;

color: #171717;

}

/*---:[ 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('img/icon_comment.gif') 0 50% no-repeat; }

.custom #rss { background: url('img/rss.gif') 50% 0 no-repeat; }

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

.custom dl#comment_list dt {  }

.custom dl#comment_list dt.author {  }

.custom dl#comment_list dd {  }

.custom dl#comment_list dd.author {  }
*/


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

.custom #header { background: /*#893378*/#fff; border-bottom-color: /*#ea7dd4*/#c76586; color: #fff; }

.custom #footer { background: /*#893378#c80547*/#000; border-top-color: /*#ea7dd4#c76586*/#000; color: #fff; }


/*---:[ to change link colors and behaviors... ]:---*/
/*
.custom a { color: #cc0000; }

.custom a:visited { color: #cc0000; }

.custom a:hover { color: #cc0000; }
*/
	/*---:[ site title (logo) in the header ]:---*/
	
	.custom #logo a { color: #cc0000; font-family: /*"American Typewriter", "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans",*/Arial, Verdana, sans-serif; }
	

	/*---:[ headline link colors on the main page, archive pages, and search pages ]:---*/

	.custom h2 a, .custom h2 a:visited { color: #000000; }

	.custom h2 a:hover { color: #000000; text-decoration: underline; }

	.custom h1 a, .custom h1 a:visited { color: #000000; }

	.custom h1 a:hover { color: #000000; text-decoration: underline; }
	
	/*---:[ link to comments that follows posts on the main page, archive pages, and search pages ]:---*/
	
	.custom .post_meta a:hover { color: #000; border-color: #cc0000; }
	
	/*---:[ inter-post navigation (found at the bottom of main pages or at the top of single post pages) ]:---*/
	
	.custom .navigation a, .custom .navigation a:visited { color: #5e5e5e; border-color: #cc0000; }

	.custom .navigation a:hover { color: #000; border-color: #cc0000; }
	
	/*---:[ sidebar link colors ]:---*/
	
	.custom li.widget li a:hover, .custom li.linkcat li a:hover { /*color: #000; border-color: #c90f36; */}
	
	/*---:[ calendar widget link colors ]:---*/
	
	.custom table#wp-calendar td a, .custom table#wp-calendar td a:visited { color: #cc0000; }
	
	.custom table#wp-calendar td a:hover { color: #cc0000; }
	
	/*---:[ 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: #999; }
	
	.custom dl#comment_list dt .comment_num a:hover { color: #cc0000; }
	
	/*---:[ comment author's link colors ]:---*/
	
	.custom dl#comment_list dt strong a, .custom dl#comment_list dt strong a:visited { color: #000; border-color: #999; }
	
	.custom dl#comment_list dt strong a:hover { color: #000; border-color: #cc0000; }
	
	/*---:[ footer link colors ]:---*/
	
	.custom #footer a, .custom #footer a:visited { color: #fff; border-color: #000; }

	.custom #footer a:hover { color: #fff; border-color: #fff; }


/*---:[ 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: #ccc; }


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

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

	.custom h1, .custom h2 { font-weight: normal; background-color: #fff/*#e9e9e9*/; font-family: Georgia, Arial, "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif; }
	
	.custom h3 { font-weight: normal; font-family: "Helvetica Neue", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif; }
	.custom h4 { font-weight: bold; font-family: "Helvetica Neue", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif; }

/*	.custom h1 { 
		color: #cc0000;
		line-height: 1.4286em;
		background:url(http://stylefrizz.com/img/mammoth1.jpg) 0 50% no-repeat;
                padding-left: 53px;
	}*/

	.custom h1 { color: #000000; }

	.custom h2 { color: #000000; }
	
	.custom .archive h1 { color: #000; }
	
	.custom #sidebar h2 { color: #000; }

	.custom h3, .custom h4 { color: #000; }

	/*.custom h4 { font-weight: bold; }*/

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

	.custom blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-color: #cc0000; }

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

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

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

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

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

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

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

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

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

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

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

	.custom #comment_form .text_input { color: #a90000; font-family: 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: #000; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; } /* This is the submit button on the comment form */
	
	.custom #comment_form .form_submit:hover { color: #893378; }
	
	/*---:[ search form ]:---*/
	
	.custom #search_form .search_input { color: #777; font-family: 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; }
