/*
Theme Name: All Groan Up
Theme URI:  http://allgroanup.com/
Description: All Groan Up
Author: WebCredo.net
Author URI: http://webcredo.net/
*/

@import 'stylesheets/main.css';


/**** Main Header changes */
#board .text IMG {
    margin: -28px 19px 0 0;
}

/**** 101 Book ********/
#book101-head-pp {
	width:475px;
	float:left;
}

#book101-head-stores {
	width:100px;
	float:right;
}
#book-board2{
  width: 969px;
  height: 505px;
  background: url(stylesheets/images/book-board3.jpg) no-repeat bottom left;
  margin: 0 auto;
  position: relative;
  z-index: 1000;
}

#book-board2 .txt{
  display: block;
  position: absolute;
  top:185px;;
  left: 40px;
  color:#000;
  width: 657px;
}
#book-board2 .txt P{
  margin: 0 0 20px 0;
  line-height:20px;
}
#book-board2 .quotes{
  display: block;
  position: absolute;
  top:340px;
  left: 40px;
  width: 550px;
}
#book-board2 .quotes LI{
  width: 240px;
  height: 80px;
  float: left;
  color:#FFF;
  font-size: 14px !important;
  margin: 0 30px 0 0;
}
#book-board2 .quotes LI SPAN{
  display: block;
  float:right;
  font-size: 14px !important;
}

#box-wide {
	width:960px;
}

.box-4{
  width: 950px;
  border: 1px solid #D8D7D6;
  background: #FFF;
  padding: 5px;
  float: left;
  margin: 0 0 10px 0;
}
.box-4 H3{
  width: 945px;
  height: 28px;
  background: url(stylesheets/images/side-box-h3.png) repeat-x;
  color:#FFF;
  font-size: 20px;
  display: block;
  margin: 0 0 5px 0;
  word-spacing: -10px;
  padding: 2px 0 0 5px;
  font-family: Myriad Pro;
}

.box-4 P{
  margin: 0 0 10px 0;
  padding: 0 0 0 5px;
}

.box-5-left{
  float: left;
  
}

.box-5-right{
  float: right;
}

/* Content Area Widget */


.box-5-left,
.box-5-right,
.one-col-widget {
	background-image: url(stylesheets/images/bar101.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 465px;
	border: 1px solid #D8D7D6;
	height: auto;
	background-color: #f5f5f5;
	margin-bottom:10px;
}
.one-col-widget {
	float:left;
	clear:both;
	background-image: url(stylesheets/images/bar101.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 950px;
	border: 1px solid #D8D7D6;
	height: auto;
	background-color: #f5f5f5;
 	display:inline;
}

.box-5-left h2,
.box-5-right h2,
.one-col-widget h2 {
	color:#fff;
  padding: 5px 10px;
 }

.box-5-left .textwidget,
.box-5-right .textwidget,
.one-col-widget .textwidget{
  padding: 25px 15px 15px 15px;
   font-size: 15px;
 }
 
#text-7 INPUT[type="submit"] {
    color: #FFFFFF;
}
.tweetthis p {
    display: inline-block;
    margin-left: 2px;
    padding-right: 10px;
    width: 209px;
	vertical-align:text-top;
}

.twitter-share-button {
	float:right;
	clear:left;
	padding-top:5px;
}

/****** Conversations ********/
#book-board4 {
    background: url("stylesheets/images/book-board4.jpg") no-repeat scroll left bottom transparent;
    height: 505px;
    margin: 0 auto;
    position: relative;
    width: 969px;
    z-index: 1000;
}