/* 
Theme Name: The Power of Pull
Theme URL: http://thepowerofpull.com
Description: Theme for David Siegel's The Power of Pull
Author: Alex Mansfield
Author URI: http://alexmansfield.com/
Version: 1.0
*/

/***** Importing other stylesheets *****/

/* Typography based on the sencss framework v0.6 (http://sencss.kilianvalkhof.com/) */
@import url('styles/type.css');

/* Css sticky footer (http://www.cssstickyfooter.com/) */
@import url('styles/footer.css');

/* Site specific styles */
@import url('sitespecific.css');

/* Global Styles */
@import url('global.css');



.row{overflow:hidden; padding-left:15px; width:1175px;}
#header{height:60px;}
#header h2{line-height:60px;}


.content{float:right; margin:10px;}
.content .blogpost{margin:0; padding-bottom:18px;}
#widepage.content{width:820px}
#archive.content li{margin-bottom:20px;}

#sidebar, #rightbar{padding-top:15px;}
.heading, #rightbar h3{margin-bottom:23px; margin-top:5px;}
#sidebar a{color:#999999; text-decoration:none;}
#sidebar ul{list-style-type:none; margin-left:0; padding-left:0; padding-bottom: 20px;}
#sidebar ul li{list-style-type:none; margin-left:0; padding-left:0;}
#sidebar .current_page_item a, #sidebar .current_page_ancestor a{color:#ed1c24; font-weight:bold;}

#sidebar-1{float:left; padding-left: 0;}
#sidebar-2{float:left; padding-left: 10px;}
#sidebar-3{float:left; padding-left: 10px;}

#sidebar-1 .movedown{margin-bottom:0; padding-bottom:0; color:#aaaaaa;}
#sidebar-1 .moveup{margin-top:0; padding-top:0;}

#sidebar-3 .postlist li{padding-bottom:10px;}

#rightbar{float:right; padding-right:20px;}
#rightbar .block{padding-bottom:20px;}
#rightbar .block a{color:#999999; text-decoration:none;}
#rightbar .block ul{color:#999999;}
#rightbar .block ul a{color:#000000;}
#rightbar h3{margin-bottom:0 !important;}
#rightbar img{margin-top: 1.285em;}


#quotebar{clear:left;}
#quotebar .block{padding-bottom:20px;}

.post{clear:both; overflow:hidden; padding-bottom:18px}


img{border: 0;}
.content a h1, .content a h2{line-height:30px;}
h1 a:hover, h2 a:hover{text-decoration:none;}
iframe{border:1px solid #cccccc;}


.linklist{list-style-type: none; margin:0; padding:0;}
.linklist li{display:block; float:left; clear:left; list-style-position: outside; margin:0; padding:0 0 20px 0; width:100%;}
.linklist li img{display:block; float:left; margin-right:10px;}
.linklist li a{display:block;}


/***** Comment styling *****/

#commentlist{margin:0;}
#commentlist li{border-top:1px dotted #cccccc; list-style-type:none; padding:10px 0 10px 60px;}
#commentlist .avatar{float:left; margin-left: -60px; padding:5px 0 0 0;}

#commentform{border-top:1px dotted #cccccc;padding-top:1.5em}
#commentform p{width:400px;}
#commentform label{display:block;}

/***** Wordpress generated classes *****/

.alignleft{float:left; margin-right:10px;}
.alignright{float:right; margin-left:10px;}


/***** Header styling *****/

#wrap_header{background-repeat:no-repeat;}
#header{width:1260px; background-repeat:no-repeat;}


#imgwrap {position:relative; height:287px;}
#imgwrap img{position:absolute;  top:0; left:0;}
#bookcover{background:transparent; position:absolute; height:200px; width:200px; top:100px; left:0;}

/* for the popup tooltip
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	
*/


/***** Buy Now popup styling *****/
#buynow{position: relative;width:200px; height:306px; background:url(http://thepowerofpull.com/wp-content/themes/thepowerofpull/images/Book_Cover_Buy_Now_200_fade.jpg);}
#buynow img{padding:0; margin:0;}
#two{width:160px; height:229px; padding:67px 20px 10px 20px; background: url(http://thepowerofpull.com/wp-content/themes/thepowerofpull/images/Book_Cover_Buy_Now_200_fade.jpg); position: absolute;  top:0; left:0; }
#rightbar #two a{color:#666666; text-decoration:underline;}
#rightbar #two a:hover{text-decoration:none;}
