/*   
Theme Name: Boo Bicycles
Theme URI: http://boobicycles.com
Description: Boo Bicycles Theme template -- WordPress v3.0.1 -- 4/2011
Author: Cody J Landstrom
Author URI: http://codyjlandstrom.com
Version: 3.0
-
All design and files incorporated in this theme are protected by copyright laws. This theme is not free.
*/

#main-content {
	background-image: url(../images/bg/reviews.jpg);
	background-repeat: no-repeat;
	padding-bottom: 420px;
	}
	
#review-container {
	padding-top: 140px;
	margin-top: -178px;
	margin-bottom: 150px;
	font-family: Helvetica, sans-serif;
	}
	
	.review {
		width: 435px;
		height: 316px;
		background-image: url(../images/reviews/large.png);
		margin: 18px;
		text-align: center;
		display: inline;
		float: left;
		}
		
		
		#one {
			position: absolute;
			right: 0px;
			}
			
		#two {
			position: absolute;
			right: 0px;
			top: 800px;
			}
			#two p { margin-top: 45px;}
			
		
		.review p {
			font-size: 14px;
			color: #3a3a3c;
			padding: 25px 30px 5px 30px;
			}
			
		.review h3 {
			font-size: 24px;
			color: #7d7d7d;
			font-weight: 400;
			padding-bottom: 5px;
			}
			
		.review h4 {
			font-size: 14px;
			color: #7d7d7d;
			font-weight: normal;
			}
			

/* Magazine Reviews */

#mag-review { 
	background: url(../images/reviews/magreviews-bg.jpg) no-repeat;
	width: 945px;
	height: 620px;
	margin: 40px 0 40px 0;
	}

#rba { margin-left: 315px; padding-top: 130px;}
#cyclocrossmag { margin: 60px 0 0 211px;}


/* In the Press */

#press {padding-left: 2px; margin: 22px 0;}

#press a h3.cyclingnews {
	background: url(../images/reviews/logos/cyclingnews.png) bottom center no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
	}
	
#press a h3.velonews {
	background: url(../images/reviews/logos/velonews.png) bottom center no-repeat;
	text-indent: -9999px;
	margin-top: -10px;
	margin-bottom: 10px;
	}

.press-posting {
	display: inline;
	float: left;
	width: 435px;
	height: 316px;
	background-image: url(../images/reviews/large.png);
	margin: 18px;
	text-align: center;
	}
	.press-posting a {
		text-decoration: none;
		}
		
		.press-posting p {
			font-size: 14px;
			color: #3a3a3c;
			padding: 25px 30px 5px 30px;
			}
			
		.press-posting h3 {
			font-size: 26px;
			color: #7d7d7d;
			font-weight: 400;
			padding: 40px 0 5px 0;
			}
			
		.press-posting h4 {
			font-size: 16px;
			color: #aaa;
			font-weight: normal;
			}
			
/*  Customer  */
#customer {margin: 22px 0;}

			
/* ### BUTTONS ### */

ul#review-nav { padding: 660px 0 0 38px;}

ul#review-nav li { display: inline;}
	ul#review-nav li a {
		display: block;
		height: 162px;
		text-indent: -9999px;
		}
			
			ul#review-nav li.review-nav-1 a {
				width: 306px;
				background-image: url(../images/reviews/nav/1.png);
				float: left;
				}
				
			ul#review-nav li.review-nav-2 a {
				width: 329px;
				background-image: url(../images/reviews/nav/2.png);
				float: left;
				}
				
			ul#review-nav li.review-nav-3 a {
				width: 315px;
				background-image: url(../images/reviews/nav/3.png);
				float: left;
				}
			