/*   
Theme Name: Boomerang Theme
Theme URI: 
Description: 
Author: Elliot Cole
Author URI: http://elliotcole.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is by Ian Stewart http://themeshaper.com/
.
*/

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

/* Apply basic typography styles */
@import url('http://boomkids.com/styles/store-template.css');

/* Apply a basic layout */
@import url('http://boomkids.com/styles/main-new.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('default.css');

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




.entry-title {
font-size:120%;
padding-top:0px;
}

.entry-utility {
font-size:70%;
padding:10px;
margin-bottom:15px;
}

.entry-content {
margin-top:15px;
}

p {
padding:5px;
font-size:90%;
line-height:110%;
}

h3 {
margin-top:6px;
margin-bottom:3px;

}

.hentry {
padding-bottom:20px;

}


.post {
/* background:url(http://boomkids.com/images/pocket-stuff-orange-h.png) 0% 100% repeat-x; */
margin-bottom:0px;
padding-left:15px;
padding-right:15px;
margin-right:10px;
}

.sell {
position:relative;
left:20px; /* to make up for #content padding-right */
float:right;

margin-right:30px;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;

margin-left:20px;
}

			/* */

.sell .cd {

height:76px;
width:63px;
float:right;
}

.sell .cd a {
display:block;
position:relative;
height:76px;
width:63px;
}

.sell .cd a .picture {
position:absolute;
width:63px;
height:76px;
background:url(http://boomkids.com/images/cd.png) no-repeat;
background-position:top right;
cursor:pointer;
}


			/* */
.sell .download {

height:76px;
width:80px;
float:right;
margin:3px;

}

.sell .download a {
display:block;
position:relative;
height:76px;
width:70px;
}

.sell .download a .picture {
position:absolute;
width:80px;
height:76px;
background:url(http://boomkids.com/images/mp3.png) no-repeat;
background-position:top right;
cursor:pointer;
}

.page-title {
text-align:center;
padding:5px;
margin-top:10px;
/* margin:-3px; */
}

.quote {
font-size:105%;
font-weight:900;
}

.readmore {
font-size:90%;
font-weight:900;
disply:block;
float:right;
margin-bottom:10px;
}

#nav-above {
font-size:80%;
padding-top:14px;
padding-left:30px;
margin-left:50px;
}

#nav-below {
font-size:100%;
width:700px;
margin:0 auto;
padding-top:25px;
padding-bottom:15px;
text-align:right;
}

#comments {
width:370px;
margin:30px auto;
font-size:85%
}

.form-label {
margin-top:10px;
}

#newtagcloud li a {
padding:10px;
}

.nav-next {  /* NEXT / PREV are backwards, unfortunately */
text-align:left;
margin-left:40px;}

.nav-previous {
text-align:right;
margin-right:50px;}

.mmf-form {
padding:20px;
}

.mmf-form p {
padding-top:10px;
}



#deal {
font-size:75%;
width:60%;
margin-left:5%;
margin-bottom:15px;
}
