/* 
	Theme Name: Amuse Resort Wear	
	Theme URL: www.amuseresortwear.com	
	Description: Theme for Amuse Resort Wear	
	Author: Raphael Haefeli
	Author URI: http://www.raphaelhaefeli.com
	Version: 1.0
*/

/*IE 6 hack*/
#no-ie{background: url(http://www.amuseresortwear.com/assets/ie-warning.jpg) left center no-repeat; background-color: #FFF; padding: 8px; width: 600px; position: absolute; left: 25%; top: 50px;}
#no-ie #no-ie-left{width: 475px;float: right;}
/*IE 6 hack*/

body {
	background: #663300 url(images/bg.gif);
	_background: #FFF; /*IE 6 hack*/
	color: #663300;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 20px 0px;
}
#wrap {
	background: url(images/bg-mid.png);
	color: #663300;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	width: 960px;
}
.top {
	background: url(images/bg-top.png) no-repeat;
	width: 960px;
	height: 15px;
	margin: 0px auto;
}
.bottom {
	background: url(images/bg-bottom.png) no-repeat;
	width: 960px;
	height: 15px;
	margin: 0px auto;
}
.clearspace {
	clear:both;
}
.space {
	clear:both;
	height: 20px;
}
.col-wrapper-head .col-l {
	width: 450px;
	float: left;
	padding: 10px 0 0 30px;
}
.col-wrapper-head .col-r {
	width: 450px;
	float: right;
	padding: 10px 30px 0 0;
}
.col-wrapper-head {
	height: 100px;
}
#logo {
	position: absolute;
	width: 158px;
	height: 95px;
	background: url(images/logo.jpg) no-repeat;
}
.header-over {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.shadow {
	height: 15px;
	margin: 0px auto;
	background: url(images/shadow.gif) repeat-x;
}
.col-l {
	width: 445px;
	float: left;
	padding-right: 5px
}
.col-r {
	width: 445px;
	float: right;
	padding-left: 5px
}
.col-twothirds {
	width: 605px;
	float: left;
	padding-right: 5px
}
.col-onethird {
	width: 285px;
	float: right;
	padding-left: 5px
}
img.alignright {
	float: right;
	clear: left;
	margin: 0 0 10px 10px;
}
/************************************************
*	Form									*
************************************************/

.wpcf7 {
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
}
.wpcf7 .col-l {
	float: left;
	padding: 0 5px 0 0;
	width: 440px;
}
.wpcf7 .col-r {
	float: right;
	padding: 0 0 0 5px;
	width: 440px;
}
.wpcf7 .input {
	background: url(images/bg-form.gif) top repeat-x;
	border: 1px solid #CCC;
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #666;
	width: 440px;
}
.wpcf7 textarea {
	border: 1px solid #CCC;
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #666;
	width: 440px;
	height: 180px;
	background: url(images/bg-form.gif) top repeat-x;
}
.wpcf7 .quiz {
	background: url(images/bg-form.gif) top repeat-x;
	border: 1px solid #CCC;
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #666;
	width: 75px;
}
div.wpcf7-response-output {
}
div.wpcf7-mail-sent-ok {
	color: #398f14;
	font-weight: bold;
	text-align: right;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
	border: none;
	color: #FF0000;
	font-weight: bold;
	text-align: right;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	z-index: 100;
	color: #ff0000;
	text-align: right;
	float: right;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 11px;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}
.wpcf7-display-none {
	display: none;
}
img.ajax-loader {
	border: none;
	vertical-align: middle;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #663300;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #66ccff;
	outline: none;
}
/************************************************
*	Header  									*
************************************************/

#header {
	width: 945px;
	height: 225px;
	margin: 0px auto;
	border-top: 1px solid #CCC;
}
#header a {
	font-family: Georgia, Helvetica, Sans-Serif;
	font-size: 48px;
	color: #663300;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
}
#header a:hover {
	color: #663300;
}
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	text-align: right;
}
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
}
#navbar ul li a {
	font-family: Georgia, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #663300;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#navbar ul li a:hover {
	color: #66ccff;
}
/************************************************
*	Sidebar      					    		*
************************************************/

#sidebar {
	font-family: Georgia, Helvetica, Sans-Serif;
	float: right;
	padding-right: 30px;
	margin-top: 30px;
	width: 200px;
}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
#sidebar ul li a {
	text-decoration: none;
}
#sidebar ul li a:hover {
	text-decoration: underline;
}
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
}
#content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#content img {
	border: 1px solid #CCC;
	padding: 1px;
}
#content img .noborder {
	border: none;
}
#content h1 {
	color: #663300;
	font-size: 22px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
#content h1 a {
	color: #663300;
	text-decoration: none;
}
#content h1 a:hover {
	color: #66CCFF;
	text-decoration: none;
}
#content h2 {
	color: #663300;
	font-size: 16px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 10px 0px;
	margin: 0px;
}
#content h3 {
	color: #663300;
	font-size: 14px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 5px 0px;
	margin: 0px;
}
blockquote {
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
#content blockquote p {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}
#contentmiddle {
	margin: 20px 0px 0px 0px;
	padding: 30px;
	display: block;
}
#contentmiddle p img{
background:transparent url(images/shadow.gif) repeat-x scroll center bottom;
padding: 0 0 15px 0;
border: none;
}
#contentmiddle ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}
#contentmiddle ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
}
#contentmiddle ul {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}
#contentmiddle ul li {
	list-style-type: circle;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
}
.contentdate {
	background: #FFFFFF url(images/date.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.contentdate h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
}
.contentdate h4 {
	font-family: Georgia, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
}
.contenttitle {
	padding: 0px 0px 0px 0px;
}
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
}
.postspace {
	background: #B2A99B url(images/spacer.gif);
	width: 480px;
	height: 32px;
	margin: 0px;
	padding: 0px;
}

.post, .post-blog{
	margin-bottom: 20px;
	paddin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	width: 670px;
	}

/************************************************
*	Footer      								*
************************************************/

#footer {
	width: 760px;
	margin: 0px auto 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	border-top: 1px solid #CCC;
	font-size: .9em;
	clear: both;
}
/************************************************
*	Search Form									*
************************************************/
#searchdiv {
	margin: 0px;
 padding 0px;
}
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#s {
	width: 190px;
	background: #B2A99B url(images/search.gif);
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 3px;
	margin: 8px 0px 0px 0px;
	border: 1px solid #C0C0C0;
}
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	color: #000000;
}
#commentblock ol {
	list-style-type: decimal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.commentdate {
	font-size: 12px;
	padding-left: 0px;
}
#commentlist li p {
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
}
.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
}
.commentinfo {
	clear: both;
}
.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 390px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
}
.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 390px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
}
#commentsformheader {
	padding-left: 0px;
}
#commentsform {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#commentsform form {
	text-align: left;
	margin: 0px;
}
#commentsform p {
	margin: 0px;
}
#commentsform form textarea {
	width: 99%;
}
p.comments_link img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border {
	border: 1px solid #666;
}
.center {
	text-align: center;
}
/************************************************
*	Slider									*
************************************************/

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li {
	width:945px;
	height:225px;
	overflow:hidden;
	border-bottom: 1px solid #CCC;
}
span#prevBtn {
}
span#nextBtn {
}


/************************************************
*	Cart									*
************************************************/



