/*   
Theme Name: Hope Rocks 2010
Author: GoKart Labs
Author URI: http://www.gokartlabs.com
*/

@import url('css/reset.css');
@import url('css/960.css');
@import url('css/nav.css');
@import url('css/forms.css');
@import url('css/superfish.css');
@import url('css/prettyPhoto.css');

/*
-----------------------------------------------
Layout CSS
----------------------------------------------- */
body {
	font: 11px/13px Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
  color: #555;
}
body.page,
body.post,
body.single,
body.category,
body.archive {
	font: 11px/13px Arial, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
  background: #fff url(images/repeatingHeader_inner_BG.png) no-repeat center top;
}
body.home {
  background: #000 url(images/repeatingHeader_BG.png) no-repeat center top;
}
iframe {
  margin-right: 40px;
}
h1, h2, h3, h4, h5, h6 {
  color: #333;
}
h1 { font-size: 30px; }
h2 { font-size: 22px; }
h1 a {
	font-weight:normal;
}
p {
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 10px;
}
a {
	color: #007AC9;
	text-decoration: none;
}
a:hover {
	color:#808285;
}


/* HEADER
----------------------------------------------- */
#header {
	margin: 0px;
	padding: 0px;
	position: relative;
}
body.home #header {
  height: 230px;
}
h1#branding {
  background: url(images/repeatingHeader_BG.png) no-repeat center top;
  position: relative;
  height: 210px;
  z-index: 10;
}
h1#branding a {
  background: url(images/logo.png) no-repeat center top;
	display: block;
	height: 155px;
	text-indent: -9999px;
}
#contentWrapper {
	/*background: url(img/bg-contentWrapper.png) repeat-y center top;*/
	margin: 0px;
	padding: 0px;
}
/*#home #contentWrapper {
  height: 310px;
}*/
#content {
	float: right;
	padding: 0px 0px 50px 0px;
}

#one_col_content {
  background: url(images/img-banner.jpg) no-repeat center top;
	padding: 380px 0px 0px 0px;
	margin-top: -60px;
}

#contentWrapper {
/*  position: relative;*/
  margin: 8px 0px -25px;
}

/* SIDEBAR
----------------------------------------------- */
#sidebar {
  text-align: center;
}
#sidebar .box {
/*  padding-bottom: 20px;*/
}
#sidebar h2 {
  text-transform: uppercase;
  font-size: 15px;
  color: #AAAAAA;
  padding: 38px 0 10px;
}
#sidebar img {
  margin: 0px auto 25px;
  display: block;
}
#sidebar strong {
  font-size: 15px;
  font-weight: normal;
}

/* CONTENT
----------------------------------------------- */
#content h1 { text-transform: uppercase; }
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  color: #333;
  padding: 35px 0px 10px;
  clear: both;
}
#content ul {
  padding-left: 0px;
}
#content ul li {
  background: url(images/bullet-star.png) no-repeat left -11px;
  font-size: 12px;
  line-height: 16px;
  padding: 0px 0px 8px 15px;
}

.prod {
  border: 1px solid #333;
  text-align: center;
  padding: 20px 0px;
  margin: 0px 10px 10px 0px;
}
#content .prod h3 {
  font-size: 18px;
  padding: 10px 0px;
}
.prod strong {
  font-size: 20px;
  color: #777;
  display: block;
  padding: 10px 0px 10px;
}
.prod img {
  margin-bottom: 10px;
}

/* THE EVENT
----------------------------------------------- */
/*#the_event #content strong {
  display: block;
  float: left;
  width: 50%;
  height: 50px;
  clear: both;
}*/
#sponsors #content img {
  float: left;
  margin: 30px 20px 10px 0px;
}
#sponsors #content h2 {
  padding: 55px 0px 15px;
  clear: both;
}
.wp-image-16 {
  margin-top: -55px;
}

/* sticky footer | http://www.cssstickyfooter.com/using-sticky-footer-code.html
----------------------------------------------- */
#footer {
  background: url(images/bg-footer.png) no-repeat center bottom;
	position: relative;
	padding: 0px;
	height: auto !important;
	height: 320px;
	min-height: 320px;
	clear:both;
}
#footer-content {
  padding-top: 60px;
}
.home #footer-content {
  padding-top: 100px;
}
#footer-content .grid_4 ul {
  float: left;
  width: 49%;
}
.home #footer {
  background: url(images/bg-footer.png) no-repeat center top;
  height: 480px;
	min-height: 480px;
}
#footer h2 {
  text-transform: uppercase;
  font-size: 15px;
  color: #004566;
  padding: 16px 0 10px;
}
#footer h2 strong {
  color: #333;
}
#copy {
  width: 940px;
  position: absolute;
  bottom: 12px;
  left: 50%;
  margin-left: -470px;
}
#fl-logo {
  display: block;
  float: left;
  margin: 0px 15px 0px 0px;
  width: 147px;
  height: 29px;
}
#gkbug {
  display: block;
  float: right;
  width: 60px;
  height: 25px;
}

/* boxes
----------------------------------------------- */

/* posts
----------------------------------------------- */

/* comments
----------------------------------------------- */
#commentsBox {
  margin-right: 50px;
}
#commentsBox textarea {
  border: 1px solid #ccc;
	width: 648px;
	margin: 10px 0px;
}

/* table
----------------------------------------------- */
table {
	width: 96%;
	margin-bottom:10px;
}
th, td {
	padding: 5px;
	text-align:left;
	color: #666;
}
thead th {
  font-weight: normal;
  color: #414042;
  font-size: 17px;
	border-bottom: 1px solid #efefef;
}
tbody td {
	font-size: 14px;
}
tbody td img {
  vertical-align: top;
}

/* articles
----------------------------------------------- */


/* site information
----------------------------------------------- */


/* Media Gallery
----------------------------------------------- */
.ngg-album-compact {
  background: url(images/bg-album-thumb.gif) no-repeat center center;
	float: left;
	height: 189px;
	width: 211px;
	padding: 2px 1px 0px;
	position: relative;
	margin: 5px 13px 10px 0px;
}
.ngg-album-compact img {
  height: 159px;
	width: 211px;
}
.ngg-album-compact h4,
.ngg-album-compact h4 a {
  display: block;
  font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	position: absolute;
	bottom: 3px;
	left: 5px;
	width: 211px;
}
.ngg-album-compact p {
  display: none;
}
.ngg-gallery-thumbnail-box {
  float: left;
	margin: 10px 23px 10px 0px;
}

/* Scrollable Styles
   ------------------------------------ */
#slider {
	height: 117px;
	width: 960px;
	margin: 0px auto;
	position: relative;
	top: 50px;
}

.scrollable {
  height: 117px;
  padding-top: 15px;
  margin-left: 4px;
}

/* single scrollable item */
.scrollable a.item {
  display: block;
  height: 117px;
  width: 178px;
	text-align: center;
}
.scrollable a.item img {
  margin-top: 10px;
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(images/arrows_scroller.gif) no-repeat;
	display: block;
	width: 33px;
	height: 117px;
	float: left;
	margin: 0;
	cursor: pointer;
	font-size: 1px;
}

/* right */
a.right 				{ background-position: right center; float: right; }
/*a.right:hover 	{ background-position:-46px -184px; }*/
/* a.right:active 	{ background-position:-60px -30px; }  */


/* left */
a.left				{ background-position: left center; margin-left: 0px; } 
/*a.left:hover  { background-position:-46px 0; }*/
/* a.left:active { background-position:-60px 0; } */

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 

/* End Scrollable Styles
   ------------------------------------ */
#nohover a:hover {
  background: none;
}

/* Misc
=============================================== */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}
form.alignleft input {
  margin-left: 5px;
}
img.alignleft {
  border: 1px solid #ccc;
  margin: 0px 20px 15px 0px;
}

.alignright {
	float: right;
}
p:after,
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
p,
.clearfix {
	display: inline-block;
}
html[xmlns] p,
html[xmlns] .clearfix {
	display: block;
}
* html p,
* html .clearfix {
	height: 1%;
}
