/*
Theme Name: Rocky Rocks
Theme URI: http://unsaturated.com/
Description: The official Rocky Rocks design theme.
Version: 1.0
Author: Matthew Crumley
Author URI: http://unsaturated.com/
Tags: rocky, theme, rocks

*/
body {
	background: url('images/background.png') repeat;
	margin: 0 0;
	font-family: sans-serif;
}
.divider{
background: url('images/divider.png') no-repeat bottom;
height: 10px;
padding-top: 12px;
padding-bottom: 12px;
clear: both;
}

.gallery a:hover {
	text-decoration: underline;
}

#gallery-1  img {
	border: 0px !important;
}

.main-container {
	width: 1220px;
	margin: auto auto;
}

.banner-header {
	margin-top: 5px;
	margin-left: 94px;
	width: 1120px;	
	height: 477px;
}

.banner-header img {
	border: 0;
}

.banner-header .rocky {
	position: relative;
	top: -90px;
	left: 595px;
	width: 158px;
	height: 55px;
	z-order: 2;
	font-size: 11px;
	font-weight:bold;
}

.banner-header .promotion-header {
	position: relative;
	top: -380px;
	left: 80px;
	width: 680px;
	height: 175px;
	z-order: 1;
}

.adults {
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 170px;
	z-order: 0;
}

.kids {
	position: relative;
	top: -172px;
	left: 350px;
	width: 300px;
	height: 170px;
	z-order: 1;
}

.banner-nav {
	margin: 0 0;
	width: 1120px;
}

.background-container {
	background: url('images/content-container.png') repeat-y;
	width: 1120px;
	float: left;
}

.content-container {
	float: left;
	width: 770px;
	margin-left: 115px;
}

.content-body {
	background: url('images/content-body-bgnew.png') repeat-y;
	float: left;
}

.content-text {
	font-size: 13px;
	margin: -30px 62px 0 34px;
	width: 664px;
}

.content-text .post  img.alignleft{ 
	border: 0;
	padding: 5px 5px 5px 0;
	float: left
}

.content-text .post img.alignright {
	border: 0;
	float: right;
	padding: 5px 0px 5px 5px;
}

.content-text .post img.aligncenter {
	display: block;
	border: 0;
	margin: auto auto;
	padding: 5px 5px 5px 5px;
}

.content-text .post img.alignnone {
        border: 0;
}

.wp-caption {
	/*background: #CBCB66;*/
	background: #fff;
	border: 0px;
}

.wp-caption.alignright{
	float: right;
}

.wp-caption.alignleft{
	float: left;
}

.wp-caption.aligncenter{
	display: block;
	margin: auto auto;
}

.wp-caption img{
	padding: 0 5px 5px 5px;
	display: block;
	margin: auto auto;
	border: 0px;
}

.wp-caption-text {
	text-align:center;
	font-size: 9px;
}

.postmetadata {
	padding-top: 10px;
	clear: both;
}

.postmetadata img {
	border: 0px;
}

.postmetadata a:hover {
	text-decoration: underline;
}

.entry {
}

.content-footer {
	margin-left: 7px;
	background: url('images/content-footernew.png') no-repeat bottom left;
	width: 756px;
	height: 36px;
	float: left;
	clear: right;
}

.main-container-footer {
	background: url('images/content-base.png') no-repeat;
	width: 1120px;
	height: 30px;
	clear: both;
}

.nav-container {
	margin-top: 0;
	margin-left: -7px;
	float: left;
	width: 208px;
}

.nav-content {
	background: url('images/nav-contentnew.png') repeat-y;
	width: 208px;
}

.nav-body {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	width: 170px;
}

.nav-header {
	background: url('images/nav-headernew.png') no-repeat bottom left ;
	height: 30px;
}

.nav-footer {
	background: url('images/nav-footernew.png') no-repeat;
	height: 30px;
}

.copyright {
	background: url('images/copyright.png') no-repeat;
	float: left;
	width: 780px;
	height: 83px;
}

.copyrightext {
	margin-top: 30px;
	margin-left: 30px;
	font-size: 12px;
}

/*  Entry styles */
h1, h2, h3 {
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
	font-weight: bold;
}

.content-text h2, h2 a, h2 a, h2 a:visited {
	color: #f87008;
	text-decoration: none;
	/*border-top: 1px #f87008 solid;*/
}

.content-text h3, h3 a, h3 a, h3 a:visited {
	color: #000;
        margin-bottom: 5px;
}

h2 a:hover {
	text-decoration: underline;
}

.content-text  h2{
	margin: 30px 0 0;
}

small {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size: 10px;
}

a:link {
	color: #f87008;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.post {
	text-align: justify;
}

.postdata {
	font-size: 12px;
	padding-bottom: 10px;
	color: #000;
}

.center {
	float: center; 
}

#rightmeta  {
	float: right;
	font-size: 10px;
}

#leftmeta  {
	float: left;
	font-size: 10px;
}

.count .postmeta img {
        border: 0px;
}

.postdata a {
	color: gray;
}

.entry small {
	color: #70614E;
}

/* Navigation */


.nav-body a:link, a:visited, a:active{
	color: #f87008;
	text-decoration: none;
}

.nav-body  a:hover{
	text-decoration: underline;
}


.nav-body  h2{
	margin: 0;
	text-align: left;
}

.nav-body ul, .nav-body ul ol {
	margin: 3px 0 0 0;
	padding: 0;
}

.nav-body ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
}

.nav-body .linkcat {
	list-style-type: none;
	list-style-image: none;
}

.nav-container img {
	border: 0;
}
	
/* End Navigation */

/* Comments */

.writeacomment textarea {
width: 100%;
}

.writeacomment input{
width: 30%;
}

.content-text ul {
margin-left: -25px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	list-style: none;
	font-weight: bold;
	background: #FFF7EF;
	padding: 5px 0 5px 0;
	margin-top: 5px;
	padding-left: 5px;
}

.commentlist .admin {
	background: #EEF6F6;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: "Trebuchet MS","Arial", "Tahoma", "Verdana", "Corsica", "Sans-Serif";  
}

.commentmetadata {
	font-weight: normal;
}


/* End Comments */

/* Search */
.nav-body .input {
    border: 1px solid #006;
	color: #000;
	width: 100%;
}
.nav-body .button {
	width: 100%;
	margin-top: 5px;
	font-size: 10px;
}
/* End Search */

/* Page */
.page {
	text-align: justify;
}
/* End Page */

/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

/* End Images */

/* Products */

table td {
  padding: 10px;
}

table tr {
  padding: 5px;
}

table#centeredtable {
  width:90%; 
  margin-left:5%; 
  margin-right:5%;
}

table img {
border: 0px;
}

/* End Products */
