/* @override 
	http://localhost:8888/atsea/css/style.css
	http://strandedatsea.com/css/style.css
	http://www.strandedatsea.com/css/style.css
	http://localhost:8888/cake1.2/atsea/css/style.css
*/

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	position: relative;
	padding-top: 20px;
}

#logo{
	width: 150px;
	margin-bottom: 20px;
}

div#branding{
	background-repeat: no-repeat;
	background-position: 0 -116px;
}

#branding object{
	-webkit-box-shadow: 0px 4px 3px #888;
	-mox-box-shadow: 0px 4px 3px #888;
}

h1{
	font: 20px Times, "Times New Roman", Georgia;
	letter-spacing: 1px;
	padding-left: 8px;
	margin-top: -13px;
	margin-bottom: 17px;
}

h2{
	font: 25px;
}

div#content_wrapper{
	-webkit-box-shadow: 0px 0px 3px #444;
	-moz-box-shadow: 0px 0px 3px #444;
	clear: both;
	padding-bottom: 76px;
	background-image: url(../img/white.png);
}

div#miniCart{
	width: 119px;
	text-align: right;
	padding-bottom: 7px;
	background: url(../img/white.png) 0;
	padding: 11px;
	margin-top: -22px;
	float: right;
}

#miniCart img{
	float: left;
	margin-top: -25px;
}

#miniCart h2{
	font-size: 17px;
}

/* Navigation */

ul#nav_main{
	background-color: #42280a;
	padding-top: 10px;
	padding-bottom: 10px;
}

#nav_main li{
	display: inline;
}

#nav_main a{
	padding: 9px 33px;
	color: #42280a;
}

#home{
	background: url(../img/home.png) no-repeat 10px 5px;
}

#guysnav {
	background: url(../img/guys.png) no-repeat 10px 5px;
}

#girlsnav {
	background: url(../img/girls.png) no-repeat 10px 5px;
}

#hatsnav {
	background: url(../img/hats.png) no-repeat 10px 5px;
}

a#acces {
	background: url(../img/acces.png) no-repeat 10px 5px;
	padding-right: 83px;
}

a#gallery {
	background: url(../img/gallery.png) no-repeat 10px 5px;
	padding-right: 53px;
}

a#blog {
	background: url(../img/blog.png) no-repeat 10px 5px;
	padding-right: 21px;
	margin-left: -8px;
}

a#contact {
	background: url(../img/contact.png) no-repeat 10px 5px;
	padding-right: 53px;
}

a#team {
	background: url(../img/team.png) no-repeat 10px 5px;
	padding-right: 21px;
	margin-left: -8px;
}

a#designs {
	background: url(../img/designs.png) no-repeat 10px 5px;
	padding-right: 54px;
}

a#marlin {
	background: url(../img/marlinroad.png) no-repeat 10px 5px;
	padding-right: 82px;
}

#nav_main a:hover{
		background-position: 10px -27px;

}

ul.breadcrumb {
	display: none;
}

#nav_sub{
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#nav_sub li{
	display: inline;
	margin-left: 10px;
}

#nav_sub a{
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

#nav_sub a:hover{
	color: #57360f;
}

#nav_sub p{
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
}

#nav_sub p a{
	font-size: 10px;
}

/* Navigation */

#content_main{
	padding: 25px 25px 5px;
}

#content_main h1{
	margin-top: 0;
	padding-left: 0;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-size: 50px;
}

#headline {
	text-indent: 20px;
	margin-bottom: 25px;
	margin-top: -35px;
}

#content_main_col1{
	width: 66%;
	float: left;
}

#content_main_col2{
	width: 33%;
	clear: right;
	float: right;
}


#content_main object{
	-webkit-box-shadow: 0 0 0px #000;
	border-color: white;
}

#content_main span.shadow{
	padding: 294px 8px 4px;
	background-color: #feffff;
}

ul#featured{
	margin-top: -72px;
}

ul#featured h2 {
	text-align: center;
}

ul#featured h2.sIFR-replaced{
	text-align: center;
}

ul#featured li{
	margin-bottom: 20px;	
}
ul#featured img{
	width: 150px;
	height: 200px;
	margin-right: auto;
	margin-left: 70px;
}

ul#featured img:hover, ul#posts img:hover{
	-webkit-box-shadow: 0px 0px 10px #000;
	-moz-box-shadow: 0px 0px 10px #000;
}

#content_sub
{
	width: 100%;
	height: 40px;
	border-width: 1px;
	border-color: #808080;
	background-repeat: repeat-x;
}

.widget.shopp.cart{
	height: 36px;
	margin-top: 3px;
}

li#shopp-cart.widget.shopp.cart{
	width: 150px;
	padding-left: 0;
	text-align: center;
	margin-top: -34px;
	position: absolute;
	top: 369px;
	right: 1px;
} 

#guys{
	margin-top: 272px;
}

#product h3{
	margin-left: 36px;
}

.category h3, .product h3, #cart h3{
	color: #603b10;
	font-size: 35px;
} 

.category.grid, .catalog.grid, .product.grid, form#cart{
	width: 868px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	border-width: 1px;
	border-style: solid;
	background-color: #eee;
}

#orderby{
	float: right;
	margin-top: -98px;
	margin-right: 1px;
}

h4.name a{
	color: #000;
	font-size: 20px;
	text-decoration: none;
}

ul.products{
	position: relative;
	left: 65px;
	bottom: 23px;
}

#product{
	min-height: 350px;
	background-color: #eee;
}

#rasta{
	width: 300px;
	-webkit-box-shadow: 1px 1px 5px #000;
	border: 5px solid #42280a;
	margin-left: 228px;
	margin-top: 25px;
	z-index: 0;
}

#surfer{
	width: 300px;
	margin-left: 58px;
	z-index: 0;
}


#product p{
	width: 100%;
	margin-top: 10px;
}

#qty{
	margin-left: 43px;
}

select.category-guys.product15.options {
	margin-bottom: 10px;
}

#designGallery li{
	display: inline;
	margin-left: 25px;
	margin-right: 5px;
}

#designGallery img{
	width: 200px;
	margin-bottom: 25px;
}

#content_footer{
	clear: both;
	margin-top: 25px;
	text-align: right;
	font-size: 12px;
}

img#sea{
	width: 81px;
	position: absolute;
	left: 455px;
	bottom: -60px;
	display: none;
}

img#rastabg{
	position: absolute;
	z-index: -1;
	right: -2px;
	bottom: -8px;
	width: 182px;
}


/************/
/*** blog ***/
/************/
ul#posts {
}

ul#posts li.post{
	padding: 20px;
	background-color: #e1e1cf;
	margin-bottom: 20px;
	min-height: 78px;
}

ul#posts li.post ul li{
	margin-bottom: 0px;
	min-height: 0px;
	padding: 0;
	margin-left: 23px;
	list-style-type: disc;
	list-style-position: inside;
}

ul#posts li p{
	margin-bottom: 10px;
}

#posts h2 p{
	font: 25px;
}

#posts h2 object {
	width: 481px;
	margin-bottom: -15px;
}

#posts h3.author{
	font-size: 12px;
}

#posts .created{
	text-align: center;
	font-size: 31px;
	color: #42280a;
	width: 121px;
	margin-top: -26px;
	float: right;
	margin-right: -12px;
	font-weight: bold;
	line-height: 31px;
	margin-left: 20px;
}

#posts .content {
	margin-top: 10px;
}

img#coryHero{
	width: 1000px;
	margin-left: -25px;
	margin-top: -25px;
	height: 350px;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 4px 3px #888;
	-mox-box-shadow: 0px 4px 3px #888;
}

#content_main p.content{
	width: 100%;
}

#posts img.thumbNail {
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

a.comments {
	padding: 5px;
	background-color: #42280a;
	text-decoration: none;
	color: #fff;
	float: right;
}

a.comments:hover {
	background-color: #000;
}

ul#posts li#comments {
	background-color: transparent;
	-webkit-box-shadow: 0 0 0;
}

li#comments h2{
	margin-bottom: 20px;
}

li#comments h4 {
	font-size: 14px;
}

form#contact {
	margin-top: 20px;
}

#contact h2{
	margin-bottom: 20px;
}

form#contact textarea{
	padding: 5px;
	height: 100px;
	margin-top: 10px;
}

#bloggerInfo img{
	margin-left: 69px;
	margin-top: 20px;
}

#bloggerInfo h3{
	text-align: center;
	font-size: 16px;
}

/************/
/*** Contact ***/
/************/

#contact input, #contact textarea{
	display: block;
	width: 250px;
}

#contact .submit{
	width: auto;
}

.video p{display: none;}

ul.pagination {
	margin-bottom: 10px;
}

#content_main_col1 ul.pagination {
	margin-bottom: 0;
}

div#bloggerInfo{
	margin-left: 14px;
}

ul.pagination li{
	display: inline-block;
}

li.paginationNav {
	float: right;
	margin-right: 10px;
}
.paginationNav a{
	letter-spacing: 0;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}

ul.pagination #newer a{
}

ul.pagination #older {
	float: right;
}

div.disabled{
	display: none;
}

