/*   
Theme Name: Color Lover
Theme URI: 
Description: Another theme by Gite Guru
Author: Dave Smith
Author URI: http://giteguru.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*
colors from lightest to darkest:
coffeecloud for text: #000
sweetsound for body background: #C0D8A8
geas for branding background: #78A890
thunder for container background: #307890
breton for content and sidebar items: #184860

new colors:
*/

/*light blue*/
body{
background:#fff url(/wp-content/themes/colorlover/images/bg.jpg) no-repeat fixed 90px 160px;
color:#000;
font-family:arial;\	
}
/*green background*/
#branding {
background:#fff url(/wp-content/themes/colorlover/images/header.jpg) no-repeat scroll 0 0;
padding:68px 0 124px;
}
#blog-title{
height:0px;
width:0px;
text-indent:-1500px;
}
#blog-title a {
display:block;
height:156px;
margin-top:-60px;
width:1024px;
}
#blog-description {
height:0px;
width:0px;
text-indent:-1500px;
}
/*medium blue background*/
#main{
background:transparent;
width:940px;
padding:25px 0 22px;
}
/*dark blue*/
.menu{
color:#184860;
}
/*green background*/
#access {
width: 940px;
margin: 0 auto;
background:transparent;
border-bottom:0px;
}
/*light blue border*/
/*dark blue background on sidebar items*/
#primary, #secondary{
background:transparent;
border:0;
}
.sf-menu li {
background:transparent none repeat scroll 0 0;
margin-right:10px;
}
.sf-menu a, .sf-menu a:visited {
color:#000;
}
.entry-title, .entry-title a{
color:#404040;
background:#C6CCBA;
padding:5px;
font-size:18px;
}
.aside h3 {
font-size:15px;
font-style:normal;
line-height:22px;
color:#404040;
font-weight:bold;
background:#C6CCBA;
text-align:center;
}
#content{
margin:0;
}
/*dark blue background on navbar*/
.sf-menu a, .sf-menu a:hover, .sf-menu a:active, .sf-menu a:visited {
color:#404040;
font-weight:bold;
background:#C6CCBA;
}
.sf-menu li li a{
background:#184860 none repeat scroll 0 0;
}
/*green text on nav hover*/
.sf-menu li li a:hover{
color:#78A890;
}
/*medium blue border*/
.sf-menu {
border-right:0px solid #307890;
float:left;
line-height:1.1;
}
/*medium blue borders on nav*/
.sf-menu a {
border-bottom:0px solid #307890;
border-left:0px solid #307890;
border-top:0px solid #307890;
}
/*green text on current page item*/
/*medium blue borders and background on current page item*/
.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
border-bottom-color:#fff;
background:#000;
color:#fff;
font-weight:bold;
}
/*green text on sub page hover*/
/*medium blue background on  sub page hover*/
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
background:#000; none repeat scroll 0 0;
border-bottom:0px;
color:#fff;
}
.sf-menu ul {
border-bottom:0px solid #CCCCCC;
border-right:0px solid #CCCCCC;
}
/*medium blue color of link text on hover*/
a:active, a:hover, .entry-utility a:active, .entry-utility a:hover, #blog-title a:active, #blog-title a:hover, .entry-meta a:active, .entry-meta a:hover, .entry-title a:active, .entry-title a:hover {
color:#307890;
}
#blog-title a{
color:#000ff;
}
#aboveheader{
width: 940px;
margin: 0 auto;
padding:5px
}
#searchform{
margin-left:740px;
}
#headerimage {
border:1px solid #000;
float:right;
margin-right:10px;
margin-top:-125px;
}
#container{
min-height:400px;
}
#blog-title, #blog-description{
padding-left:10px;
}
/*light blue border*/
#content {
background:transparent none repeat scroll 0 0;
border:1px solid #C0D8A8;
width:585px;
}
/*light blue background*/
#respond{
background:#C0D8A8;
padding:10px;
}
/*medium blue background on comments list*/
#comments-list li.alt {
background:#307890 none repeat scroll 0 0;
}
/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */
img.alignleft {
margin-right:10px !important;
}
li.widgetcontainer{
margin:0px 0px 10px 0;
padding:0;
border:1px solid #C6CCBA;
}
#content .aside {
border:0 !important;
}
span.pricedisplay {
float:left !important;
width:40px !important;
}
.aside p{
margin-bottom:0;
}
#primary{
padding:0px;
border:0;
}
.main-aside ul {
padding:0;
}
.entry-content {
padding:10px;
overflow:hidden;
}
h2.prodtitles {
clear:both;
font-size:1.3em !important;
}
div.productdisplay {
background:#FCFCFC;
border:1px solid #eaeaea;
padding:3px !important;
}
.homeimages {
padding-left:50px;
margin-top:-20px;
}