/*
Theme Name:     Canadian Cheapo
Description:    A child theme based on Minimal from Elegant Themes for Canadian Cheapo.
Author:         Andrea Whitmer - Nuts and Bolts Media
Author URI:	http://www.nutsandboltsmedia.com
Template:       Minimal

*/

@import url("../Minimal/style.css");

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body { background: #ffffff url(images/header_bg.jpg) }

a { text-decoration: none; font-weight: bold; color: #CD476A; text-shadow: none; }
a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #262626; font-family: Arial, sans-serif; }

#header #searchinput { color: #7d8990; } 

.caticonslite_bm { padding-right: 5px; }

div#search-form { display: none; }

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#slogan { display: none; }

div.description a.readmore { color: #ffffff; background: url(http://canadiancheapo.ca/wp-content/uploads/2012/10/featured-readmore-right.png) no-repeat top right !important; display: block; height: 34px; padding-right: 9px; line-height: 34px; float: right; font-style: italic; text-shadow: 1px 1px 1px #86949b; margin-top: 8px; }

a.readmore span { display: block; height: 34px; background: url(http://canadiancheapo.ca/wp-content/uploads/2012/10/featured-readmore-left.png) no-repeat; padding: 0px 11px 0px 20px; } 

a.readmore { color: #ffffff !important; font-weight: normal !important; background: url(http://canadiancheapo.ca/wp-content/uploads/2012/10/featured-readmore-right.png) no-repeat top right; display: block; height: 34px; padding-right: 9px; line-height: 32px; float: right; font-style: italic; text-shadow: 1px 1px 1px #86949b; margin-top: 8px; margin-right: 0px; margin-bottom: 30px; }

p.post-meta, p.post-meta a { color: #878788; }

div.entry { background: none; padding: 30px 41px 30px 20px; }

div.sidebar-block { background: none; }

/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/	

ul.nav  { background: #ffffff url() repeat-x; border: none;  margin-top: 1px; font-family: Arial, Verdana, sans-serif; font-size: 18px; margin-bottom: 46px; padding-top:1px; }

ul.nav li { border-left: none; border-right: none; }

ul.nav > li > a:hover, ul.nav > li.current_page_item  > a, ul.nav > li.current-cat > a { background: #ffffff; }

ul.nav li a { color: #60B39C !important; padding:14px 12px 13px; font-weight: bold; }

ul.nav > li:last-child { border-right: none; background: url() repeat-y top right; padding-right: 2px;  }

ul.nav ul li a:hover { color: #F79406; background-color: #ffffff; }
ul.nav li:hover a { color: #DE4649; background-color: #ffffff; }

ul.nav > li > a:hover, ul.nav > li.current_page_item  > a, ul.nav > li.current-cat > a { color: #F79406; background: #ffffff; }

/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

h3#comments, h3#reply-title span { font-size: 24px; }

/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

div#footer { border: 1px solid #c7ced1; margin-bottom: 35px; background-color: #ffffff; height: 45px;}

ul.bottom-menu li a { padding-right: 10px; color: #CD476A; text-transform: lowercase;}

/*------------------------------------------------*/
/*--------------[HEADER WIDGET]-------------------*/
/*------------------------------------------------*/

#header-widget { 
float: right; 
width: 500px;
padding-top: 40px;
}

img#logo { margin: 10px 15px 0px 0px;
}

#header {
padding-top: 15px;
padding-bottom: 20px;
}