/*
File:			custom.css
Description:	Custom styles for Your Theme

HOW TO USE THIS FILE:

Override any class you want and it will change default styling to suit your needs.

For example, if you wish to change the default text blog title to grey, you would add the 
following declarations to this file:

	#header .blog-title a{ background:#cccccc }     <--- This makes blog title background grey

*/



a:hover {  color:#C36;  }
#content .product_info h1 {  color:#C36;  }
h1.head a { color:#C36; }
#header .blog-title a{ color:#C36; }
.top_nav li a:hover { color:#C36; }
#content .product_info h3 a { color:#C36; }
.breadcrumb a { color:#C36;  }
#content .post_top h2 a:hover { color:#C36; }
#content p.post_bottom a:hover { color:#C36; }
.pagination .on { background:#C36; color:#fff; }
.pagination a:hover, #content .pagination a:hover { background:#C36; color:#fff; }
#sidebar .widget li a:hover { background:#eee url(1-default/i_bullet.gif) no-repeat 5px 9px; color:#C36;  }
#sidebar .widget h3 { color:#fff; background:#C36;  }
input#submit{ color:#fff; background:#C36; border:2px solid #ccc;  }
#content a:hover.swap { color:#C36; }
#content ul.display li h3 a:hover { color:#C36; }
.table td.title {  color:#C36; border-bottom:2px solid #ddd; border-top:2px solid #ddd; }
.table td.title1 {  color:#C36; border-bottom:2px solid #ddd;}
#page .form_col_2 h3, #page .login_form h3, #page .lostpassword_form h3 { color:#C36; }
#page a.highlight_button { border:1px solid #C36; color:#fff; background:#C36; }
#page a.highlight_button { border:1px solid #C36; color:#fff; background:#C36; }
#content .highlight_input_btn ,.highlight_input_btn { border:1px solid #C36; color:#fff; background:#C36; }
#main_navi_in ul li ul li ul li.current_page_item a, #main_navi_in ul li.current-cat a, #main_navi_in ul li.current-cat-parent a  { color:#c36;  }
#main_navi_in ul li ul li.current-cat,  #main_navi_in ul li ul li.current_page_item, #main_navi_in ul li ul li.current_page_parent,  #main_navi_in  li ul li.current-cat-parent ul li a:hover  { background:#eee; color:#c36; }
#footer h3 { color:#64928F; }
#header .blog-title a:hover{color:#64928F;}
#carousel p a:hover { color:#64928F; }
#content .post_top h2 a { color:#64928F; }
.pagination a, #content .pagination a { background:#64928F; color:#fff; }
#sidebar .widget li a { background:url(1-default/i_bullet.gif) no-repeat 5px 9px; color:#64928F; border-bottom:1px dotted #ccc;   }
#content a.swap { background-position:right bottom; color:#64928F; }
#content ul.display li h3 a { color:#64928F; }