@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/new-images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #f5f5f5;
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
}

a {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
       border-style:none;
}

ul {
	list-style-image: url(images/new-images/bullet.gif);
	list-style-position: outside;
	padding: 0 0 6px 0;
	margin: 0;
	}

li {
       margin: 3px 5px 0 15px;
}

.red {
	color: #cc0000;
}

.grey {
	color:#dddddd;
	font-weight: 100;
	letter-spacing: 0;
}

.black {
	color: #000;
}

.go {
	margin: 3px 0 0 0;
}



p {
	margin: 0;
	padding: 0 0 12px 0;
}

h1 {
	letter-spacing: -.02em;
	margin: 0;
}

h2 {
	letter-spacing: -.05em;
	margin: 0;
	padding: 12px 0 0 0;
}

h4 {
	font-weight: 100;
	color: #aaaaaa;
	text-align: right;
	padding: 0 6px 12px 0;
	margin: 6px 0 0 0;
}

.more {
	text-align: right;

}

.clearit {
	width: 100%;
	height: 6px;
	clear: both;
}

.rss {
	float: right;
	width: 30px;
	height: 30px;
	background-color: #000;
	background-image: url(images/new-images/rss.gif);
	background-repeat: no-repeat;
	margin: 12px 12px 0 0;
}

#search {
	width: 240px;
       height: 25px;
	float: right;
	color: #fff;
	text-align: right;
	padding: 1px 6px 0 0;
}

#wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
}

#header {
	background-image: url(images/new-images/header-bottom.jpg);
	background-repeat: no-repeat;
        background-color: #000;
        background-position: bottom;
	height: 72px;
	width: 960px;
	margin: 0 auto 12px auto;
}

#header-banner {
      float: right;
      background-color: #000;
      width: 500px;
      height: 90px;
      color: #aaa;
text-align: right;
     font-size: 8px;
     text-transform: uppercase;
     letter-spacing: .1em;
     margin: 5px 15px 0 0;
}

#header-banner p {
     padding: 0;
     margin: 0;
}

#main-content {
	width: 650px;
	margin: 12px 0 0 0;

}


.google-banner {
       width: 650px;
       height: 60px;
       padding: 0 90px;
       margin: 5px 0px 10px 0px;
}

.google-banner p {
      margin: 0 0 6px 0;
      padding: 0;
}

#featured{
       width: 650px;
	background-color: #000;
	background-image: url(images/new-images/content-bg.gif);
	background-repeat: no-repeat;
	margin: 0;
	color: #fff;
}




.feature-title {
	font-size: 14px;
	font-weight: 600;
	padding: 0;
	margin: 0 0 0px 5px;
}

.feature-clear {
	width: 600px;
	clear: left;
	height: 1px;
}	


.featured-text {
	width: 635px;
	margin: 0 auto 0 auto;
}

.featured-about-text {
	width: 635px;
	margin: 0 auto 0 auto;
}

.featured-text p {
       margin-left: 335px;
}

#blurb {
       float: right;
       width: 300px;
}

#featured h1 {
	padding: 6px 0 0 6px;
}

#featured img {
	float: left;
	margin: 0 12px 12px 0;
}

#spacer {
	clear: both;
	width: 100%;
	height: 12px;
}

#footer {
	clear:both;
	background-image: url(images/new-images/footer.gif);
	background-color: #000;
	background-repeat: no-repeat;
	width: 936px;
	margin: 20px auto 0 auto;
	padding: 12px;
	color: #aaa;
	text-align: center;
}

/*CATEGORY PAGES */



#category img {
	margin: 6px 12px 0 0px;
	padding: 5px;
	background-color: #fff;
	float: left;
}

#category h2 {
	margin: 0px 0 0 40px;
	padding: 6px 0 0 0;
}

.category-text{ 
	width: 600px;
	float: right;
	margin: 0 12px 0 0;
}

.additional {
	width: 400px;
	float: right;
}

.additional h3 {
	margin: 0;
	padding: 0;
}

.recents {
	width: 190px;
	left: 200px;
}

.upcoming {
	width: 190px;
	float: right;
}
	

#interview-full {
	width: 650px;
	height: 225px;
	background-image: url(images/new-images/interviews-wide.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0 0 12px 0;
}

#how-full {
	width: 650px;
	height: 225px;
	background-image: url(images/new-images/how-wide.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0 0 12px 0;

}

#reviews-full {
	width: 650px;
	height: 230px;
	background-image: url(images/new-images/gear-wide.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0 0 12px 0;

}


/* SECONDARY CONTENT */
#secondary-content {
	margin: 0;
	padding: 0 0 20px 0;
	color: #333;
}

.secondary-text {
	width: 170px;
	height: 220px;
	margin: 0 6px 6px 6px;
	float: right;
	font-size: 11.5px;
	line-height: 1.3;
	
}

.secondary-text h3 {
	margin: 0;
	padding: 3px 0 6px 0;
	font-size: 14px;
}

.secondary-more {
	width: 170px;
	margin: 0 6px 6px 6px;
	float: right;
	text-align: right;
}

#interviews {
	width: 209px;
	height: 360px;
	background-image: url(images/new-images/interviews.gif);
	background-repeat: no-repeat;
	margin: 12px 0 0 0;
	float: left;
}

#interviews img {
	float: right;
	margin: 6px;
	padding: 5px;
	background-color: #fff;
}



#how {
	width: 209px;
	height: 360px;
	background-image: url(images/new-images/how.gif);
	background-repeat: no-repeat;
	margin: 12px 12px 0 0;
	float: right;	
}

#how img {
	float: right;
	margin: 6px;
	padding: 5px;
	background-color: #fff;
	position: relative;
}

#reviews {
	width: 209px;
	height: 360px;
	background-image: url(images/new-images/gear.gif);
	background-repeat: no-repeat;
	margin: 12px 0 0 0;
	float: right;
}	

#reviews img {
	float: right;
	margin: 6px;
	padding: 5px;
	background-color: #fff;
}

/* BLOG */

.post {
	margin: 0 0 12px 0;
	background-color: #eeeeee;
}

.post-top {
	width:650px;
	height: 10px;
	background-image: url(images/new-images/post-top.gif);
	background-repeat: no-repeat;
}

.post-body {
	width: 616px;
	background-image: url(images/new-images/post-body.gif);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	border-left: 5px solid #eeeeee;
	border-right: 5px solid #eeeeee;
	padding: 0 12px 0px 12px;
}

.post-bottom {
	width:650px;
	height: 10px;
	background-image: url(images/new-images/post-bottom.gif);
	background-repeat: no-repeat;
	padding: 0;
	clear: left;
}

.post-specs {
	width: 70px;
	float: left;
	margin: 0 12px 0px 0px;
	padding: 0;
	color: #999;
}

.post-specs h5 {
	text-align: left;
	margin: 0;
	padding: 0 0 0 5px;
	line-height: 1.2;
	font-size: 9px;
}

.post-title  {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -.05em;
	padding: 0;
	margin: 0;
}





/* SIDEBAR */

#sidebar {
	width: 291px;
	margin: 12px 0 0 0;
	font-size: 11.5px;
	line-height: 1.3;
	color: #333;
       float: right;

}

.widget{
	width: 291px;
	background-image: url(images/new-images/widget-top.gif);
	background-repeat: no-repeat;
	background-color: #000;
	padding: 0 0 3px 0;
	margin: 0 0 20px 0;
	
	}

.sidebar-ads {
      width: 250px;
      height: 250px;
      padding: 0;
      margin: 0px 15px 10px 15px;
}
	
.side-ad {
       margin: 10px 0;
}

	
.widget img {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}


.widget h3 {
	color: #fff;
	padding: 24px 0 0px 35px;
	font-size: 18px;
	margin:0;
}

.widget h4 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 6px 0 0 0;
	margin: 0;
}
	
.widget-content {
	background-image: url(images/new-images/widget-bg.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	width: 285px;
	margin: 4px auto 0 auto;
}

.widget-right{
	width: 130px;
	float: right;
	padding: 0px 6px 0 3px;

}

.widget-left {
	width: 130px;
	padding: 0px 6px 0px 3px;
        margin-left: 6px;
       float: left;


}

.widget-full {
	padding: 0 12px 6px 12px;
}






/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(images/new-images/bg-bubplastic.gif) top left repeat-x;
	font-size: 15px;
	letter-spacing: .08em;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(images/new-images/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding: 0 0 0 20px;

	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 7px;
	padding-right: 20px;
	background: transparent url(images/new-images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}

.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(images/new-images/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(images/new-images/bg-bubplastic-h-gray.gif) top right no-repeat;
}
/* END NAV */