
*{border:none;padding:0;margin:0;outline:0;text-decoration:none;list-style:none;}

@font-face {
	font-family: 'Clarendon';
	src: url('/assets/font/clarendo-webfont.eot');
	src: local('Ã¢ËœÂº'), url('/assets/font/clarendo-webfont.woff') format('woff'), url('/assets/font/clarendo-webfont.ttf') format('truetype'), url('/assets/font/clarendo-webfont.svg#webfontADmgyIHs') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
	background: #fffbd9;
	color: #231f20;
	font-family: Arial, sans-serif;
	font-size: 12px;
}


/*	TEXT
----------------------------------------------------*/
h1{
	font-family: "Clarendon", times, Serif;
	font-weight: normal;
	font-size: 30px;
	border-bottom: 4px #231f20 solid;
	margin: 20px 0;
	clear: both;
}

h2{
	font-family: "Clarendon", times, Serif;
	font-weight: normal;
	font-size: 18px;
	margin: 0 0 10px 0;
}

em{
	color: #231f20;
	font-style: normal;	
}

a{
	color: #231f20;
}

p{margin: 10px 0 0 0;}

/*	STRUCTURE
----------------------------------------------------*/
#page{
	width: 1000px;
	margin: auto;
}

#header{
	background: url(/uploads/newstrip.jpg) no-repeat;
	width: 1000px;
	height: 50px;
	padding: 250px 0 0 0;
}

#offers{
	margin: 30px 0;
}

#message{
	font-family: "Clarendon", times, Serif;
	text-align: center;
	padding: 20px 0;
	border-top: 4px #fde18a solid;
	border-bottom: 4px #fde18a solid;
	font-size: 22px;
	color: #994556;
}

#content{
	border-top: #f6acbb 1px solid;
	padding: 10px 0 0 0;
}

#main{
	width: 590px;
	text-align: left;
	float: left;
	margin: 0 60px 0 0;
}

#side{
	width: 350px;
	min-height: 300px;
	float: left;
}

#footer{
	clear: both;
}
/*	MENU
----------------------------------------------------*/

ul#menu li{
	float: left;
	font-family: "Clarendon", times, Serif;
	margin: 0 18px;
	font-size: 20px;
}

ul#menu li a{
	color: #231f20;
}

ul#menu li a:hover{
	color: #231f20;
}

/*	OFFERS
----------------------------------------------------*/
.product{
	width: 300px;
	text-align: center;
	position: relative;
	float: left;
	margin: 0 15px;
	height: 400px;
	position: relative;
	text-align: center;
}

.product img{
	border: #fde18a 4px solid;
}

.product h2{
	margin: 10px 0 0 0;
}

a.btn{
	background-color: #f6acbb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 10px;
	text-align: center;
	color: #231f20;
	font-size: 16px;
	font-family: "Clarendon", times, Serif;
}

.product a.btn{
	position: absolute;
	bottom: 50px;
	left: 105px;
}

.product p{
	margin: 0 0 10px 0;
	color: #994556;
}

.price{
	background: url(/assets/img/price.png);
	height: 72px;
	width: 102px;
	position: absolute;
	font-family: "Clarendon", times, Serif;
	color: #231f20;
	font-size: 24px;
	padding: 30px 0 0 0;
	top: -15px;
	left: -15px;
}

.price span{
	display: block;
	font-size: 14px;
}


/*	STORE
----------------------------------------------------*/
#main .product{
	width: 260px;
	text-align: center;
	position: relative;
	float: left;
	margin: 0 15px;
	height: 330px;
}


#main .product a.btn{
	position: absolute;
	top: 175px;
	bottom: inherit;
	left: 85px;
}


/*	NEWS
----------------------------------------------------*/
.story, .show{
	position: relative;
	border-bottom: 1px #f6acbb solid;
	padding: 0 0 40px 0;
	margin: 0 0 20px 0;
}

.story h2{
	color: #994556;
}

.story p{
	color: #333;
}

.story img{
	border: 2px #f6acbb solid;
}

.story a.btn{
	background-color: #f6acbb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 10px;
	text-align: center;
	color: #1E3149;
	font-size: 12px;
	font-family: "Clarendon", times, Serif;
	float: right;
	cursor: pointer;
}

.story .date{
	position: absolute;
	background: #f6acbb;
	height: 35px;
	width: 35px;
	color: #231f20;
	font-family: "Clarendon", times, Serif;
	text-align: center;
	padding: 4px;
	font-size: 25px;
	line-height: 20px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	left: -64px;
	z-index: -999;
	text-transform: lowercase;
}

.story .date span{
	display: block;
	font-size: 14px;
}

.story .full{
	display: none;
}

.comment{
	background-color: #f6acbb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin: 10px 0;
	padding: 10px;
}

/*	TOUR DATES
----------------------------------------------------*/
.show{
padding: 0 0 10px 0;
}

.show .date{
	font-family: "Clarendon", times, Serif;
	text-align: center;
	font-size: 25px;
	width: 40px;
	float: left;
	margin: 0 10px 0 0;
	color: #994556;
	text-transform: lowercase;
}

.show .date span{
	display: block;
	font-size: 14px;
}

.show a{
	position: absolute;
	right:0px;
	top:5px;
}

.show p{
	padding: 10px 0 0 0;
	color: #333;
}

.show p span{
	display: block;
	margin: 5px 0;
}

/*	GALLERY
----------------------------------------------------*/
a.gallery{
	float: left;
	margin: 10px;
	width: 250px;
	font-family: "Clarendon", times, Serif;
	text-align: center;
	background: #fde18a;
	padding: 10px;
	color: #231f20;
	font-size: 16px;
}


/*	FOLLOW US
----------------------------------------------------*/

a.icon{
	background: url(/assets/img/icons.png) no-repeat;
	display: block;
	text-indent: -9999px;
	width: 30px;
	height: 30px;
	float: left;
	margin: 0 10px 0 0;
}

#twt{

}

#fb{
	background-position: -80px 0px;
}

#ms{
	background-position: -34px 0px;
}


.hold{
background:#333; padding:5px; 
-webkit-border-radius:5px; 
-moz-border-radius:5px; 
border-radius:5px; 
overflow:auto; 
float:left; 
width:30px;
margin: 0 10px 0 0;
text-align: center;

}

