/********************************************************************************/
/*    THESE ITEMS MUST BE CHANGED *** THIS FILE IS BASICALLY FOR COLORS ONLY    */
/*   WHAT YOU DON'T SEE HERE-LIKE SIZES AND WEIGHTS ARE FOUND IN THE STYLE.CSS  */
/********************************************************************************/
/********************************************************************************/
/* DON'T SCREW THIS UP...USE THE EDIT -> REPLACE -> FUNCTION TO MAKE THIS EASY! */
/********************************************************************************/
/********************************************************************************/
/*   COLOR PALETTE HELP:     http://slayeroffice.com/tools/color_palette/       */
/********************************************************************************/
/********************************************************************************/
/* gray-stripe/ --->  purple/							*/
/* color08 #F44624 blog name color				instances: 1	*/
/* color06 #ea2e09 blog description color			instances: 1	*/
/* color08 #666666 all border colors				instances: 26	*/
/* color08 #666666 widget title background			instances: 4	*/
/* color05 #fafafa widget title color | light text | mootool bg	instances: 	*/
/* color08 #666666 top menu text color| mootools button text	instances: 	*/
/* color04 #f2f2f2 top menu hover-box | mootools hover box	instances: 	*/
/* color09 #333333 hover text color (a little darker)		instances: 	*/
/* color06 #adadad normal text color (a little lighter)		instances: 	*/
/* color10 #141414 dark text within the posts & pages		instances: 	*/
/* color07 #999999 underline hover of items (dashed)		instances: 	*/
/* color02 #d9d9d9 border around comment boxes			instances: 2	*/
/* color00 #FFFFFF widget white background color (also fffffe)	[no change]	*/
/* color00 #0074B6 text blue hyperlinks in pages		[no change]	*/
/********************************************************************************/
/********************************************************************************/
/*                                    SUB-CSS                                   */
/*        ITEMS NOT LOCATED HERE ARE OVER-RIDDEN FROM MAIN STYLE.CSS            */
/*           SO WHAT YOU'LL FIND HERE IS BASICALLY JUST THE COLORS              */
/********************************************************************************/
/********************************************************************************/

body {
	 background:url('gray-stripe/bg_body.png') repeat top left fixed;
	 }

.header {
	 background:url('gray-stripe/headerbg.jpg') no-repeat center top;
	 border: 2px solid #666666;
	 }
	   
.logo {
	 background:url('gray-stripe/logo.jpg') no-repeat left top;
	 }

h1, h2, h3, h4, h5, h6 {
	 color: #666666;
	 }

code {
         background: #ff0000;
         color: #ff4400; /*was 141414 */
	 }

a:link, a:visited {
	 color: #666666;
	 }

a:hover {
	 color: #adadad;
	 }
	   
.rsslogo {
	 background:url('gray-stripe/rss.gif') no-repeat left center;
	 }

.blog-name:link, 
.blog-name:visited, 
.blog-name:hover{
	 color:#ff0000; //f44624
	 }

.blog-description {
	 color:#ff0000; //ea2e09
	 }

/***************************************************************************/
/*                            Menu Bar Sub-CSS                             */
/***************************************************************************/

.menu-bar {
	 background-color: #ffffff;
 	 border:2px solid #666666;
	 }

ul.menu li a {
	 color: #666666;
	 }
	
ul.menu li a:link, ul.menu li a:visited {
	 color: #666666;
	 }
	 
ul.menu li a:hover, ul.menu li a:active {
	 color: #666666;
	 background-color:#f2f2f2;
	 border:1px solid #666666;
	 padding: 3px 14px 0 14px;
	 }

ul.menu li.current_page_item a:link, ul.menu li.current_page_item a:visited {
	 color: #666666;
	 }
		
ul.menu li.current_page_item a:hover {
 	 color: #666666;
	 background-color:#f2f2f2;
	 border:1px solid #666666;
	 }

/***************************************************************************/
/*                        Post and Page Unit Text Colors 	           */
/***************************************************************************/

h1.post-title a:link, h1.post-title a:visited {
         color:#ff0000;
	 }

h1.post-title a:hover {
         color:#ff0000;
	 border-bottom: 1px dashed #999999;
	 }

h2.post-title a:link, h2.post-title a:visited {
         color:#ff0000;
	 }

h2.post-title a:hover {
         color:#ff0000;
	 border-bottom: 1px dashed #999999;
	 }

.post-content {
	 color:#141414;
	 }

.post-content a:link, .post-content a:visited {
         color:#0074b6;
	 }

.post-content a:hover {
         color:#0074b6;
	 border-bottom: 1px dashed #999999;
	 }

.post-comment a:link, .post-comment a:visited, .post-comment a:hover {
         color:#ff0000;
	 }


/***************************************************************************/
/*  Regular WordPress Sidebar Widgets When Not Using Auto-Theme Generated  */
/***************************************************************************/

.wp-widget-title {
	color:#fafafa;	
	background-color:#666666;
	border:1px solid #666666;
	}

.wp-widget-title a:link, .wp-widget-title a:visited, .wp-widget-title a:hover{
	 color:#fafafa;
	 }

.wp-widget {
	color:#666666;
	border:1px solid #666666;
	border-top:1px solid #666666;
	background-color: #ffffff;
	}

.wp-widget ul li {
         background: url('gray-stripe/bullet.gif') no-repeat 0px 0px;
	 }
	 
.search-widget-title {
	background-color:#666666;
	border:1px solid #666666;
	color:#fafafa;
	}

.search-widget {
	 color:#555;

	 }

.textwidget ul li {
         background: url('gray-stripe/bullet.gif') no-repeat 0 0;
	 }

	 
/***************************************************************************/
/*           Built In Widgets Used When Other WP Widgets NOT Chosen        */
/***************************************************************************/

.widget-title160 {
	color:#fafafa;
	background-color:#666666;
	border:1px solid #666666;
	}

.widget160 {
	border:1px solid #666666;
	border-top:1px solid #666666;
	background-color: #ffffff;
	}

.widget160 ul li {
         background: url('gray-stripe/bullet.gif') no-repeat 0px 0px;
         }

.widget-title {
	color:#fafafa;
	background-color:#666666;
	border:1px solid #666666;
	}

.widget {
	border:1px solid #666666;
	background-color: #ffffff;
	}

.widget ul li {
	background: url('gray-stripe/bullet.gif') no-repeat 0px 0px;
        }

.widget-ads {
	border:0px solid #666666;
	// background-color: #ffffff;
	}

.widget-ads-google {
	border:1px solid #666666;
	background-color: #ffffff;
	}


/***************************************************************************/
/*         Center Widget Boxes to Locate Items Above and Below Posts       */
/***************************************************************************/

.center-widget-title {
	 border:1px solid #666666;
 	 border-bottom:0px none #666666;
	 color:#666666;
 	 }
	 
.center-widget {
	color: #666666; 
	border:1px solid #666666;
 	border-top:0px none #666666;
	}
	 
.center-widget a:link, .center-widget a:visited {
         color:#0074b6;
	 }

.center-widget a:hover {
         color:#0074b6;
	 border-bottom: 1px dashed #999999;
	 }

.center-widget-footer {
	color: #555; 
	border:1px solid #666666;
 	border-top:0px none #666666;
	}
	 
.center-widget-footer a:link, .center-widget a:visited {
         color:#0074b6;
	 }

.center-widget-footer a:hover {
         color:#0074b6;
	 border-bottom: 1px dashed #999999;
	 }

.center-widget-comments {
	color: #555; 
	border:1px solid #666666;
 	border-top:0px none #666666;
	}
	 
.center-widget-comments a:link, .center-widget-comments a:visited {
         color:#555;
	 }

.center-widget-comments a:hover {
         color:#555;
	 border-bottom: 1px dashed #999999;
	 }


/***************************************************************************/
/*            Sidebar MooTools - Categories, Recent, Past & Sites          */
/***************************************************************************/

.sideTabs {
	height:auto !important;	
	border:1px solid #666666;
	background-color:#fffffe;
	}

.mootabs_title li{
	background: #f2f2f2;                 	
	color: #666666;
	border:1px solid #666666;
	}

.mootabs_title li:hover, .mootabs_title li.active{
	color: #fafafa;
	background-color: #666666;
        border: 1px solid #666666;
        }

.mootabs_panel ul{
	border:0px solid #666666 !important;
	background-color: #fffffe;
	}

.mootabs_panel li a{
	color: #666666;
	}    

.mootabs_panel li a:hover {
	color:#adadad;
	}

.mootabs_panel li {
	background: url('gray-stripe/bullet.gif') no-repeat 5px 5px;
        }

/*****************************************************************************/
/*                             THE COMMENT SECTION                           */
/*****************************************************************************/

.comment-meta {
         color: #555555;
         }

.odd-comment .comment-meta a:link, .odd-comment .comment-meta a:visited, .odd-comment .comment-meta a:hover {
         color: #0074b6;
	 }

.even-comment .comment-meta a:link, .even-comment .comment-meta a:visited, .even-comment .comment-meta a:hover {
         color: #0074b6;
	 }

.odd-comment .comment-meta .comment-author {
         color: #0074b6;
	 }

.even-comment .comment-meta .comment-author {
         color: #0074b6;
	 }

.odd-comment .comment-text a:link, .odd-comment .comment-text a:visited, .odd-comment .comment-text a:hover{
         color:#0074b6;
         }
	 
.even-comment .comment-text a:link, .even-comment .comment-text a:visited, .even-comment .comment-text a:hover{
         color:#0074b6;
         }

.odd-comment .comment-text {
         background-color: #f2f2f2; 
         color: #555;
         border:1px solid #d9d9d9;
	 }

.even-comment .comment-text {
         background-color: #f2f2f2;
	 color: #555;
         border:1px solid #d9d9d9;
	 }

#commentform a:link, #commentform a:hover, #commentform a:visited {
         color:#0074b6;
	 }

/*****************************************************************************/
/*THE END OF THE SUB-CSS MENU ** THE ITEMS NOT HERE ARE CALLED FROM STYLE.CSS*/
/*****************************************************************************/
















