/*
Theme Name:Boomer
Description: A theme that lasts longer, the super chewing gum theme
Author: AiCorp & Ximosoft Designs 
Author URI: www.ximosoft.com
*/

body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#a2edfa ;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
}

img {
	border:0;
	margin: 0 0;
}

a {
	color:#4A202E;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#d53030;
	text-decoration:none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'ComfortaaRegular',Century gothic, Arial,Tahoma,sans-serif;
}

blockquote {
	padding-left:10px;
	color:#444;
	font-style: normal;
}

.clear {
	clear:both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
}

img.alignright {
	padding: 5px 5px;
	margin: 0px 5px 10px 10px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 10px 10px 5px;
	display: inline;
	background:#fff;
	border: 1px solid #DDDDDD;
}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #ffffff;
	padding: 4px 0px 5px 0px;
}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

/* The Outer */

#wrapper {
	width:1000px;
	margin:0 auto;
}

#casing {
	padding:0px 0px 0px 0px;
	background:#fff repeat-x;
}
	
/* The Header */

#top {
	height:90px;
	margin:auto;
	background:#2d2501 ;
	width:1000px;
}

.blogname {
	margin: 0px;
	padding: 5px 0px 0px 10px;
}

.blogname h1,
.blogname h1  a:link,
.blogname h1  a:visited {
	font-size:46px;
	padding: 0px;
	font-weight:normal;
	color:#ffffff;
	text-align:left;
	margin:0px;
	height: 60px;
}
	
.blogname h1 a:hover { 
	color: #cccccc; 
}

.blogname h2 {
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #5067a2;
	text-align: left;
	text-transform: uppercase;
}

/* The Search */

#search {
	height:27px;
	width:auto;
	margin-top:55px;
	margin-right:10px;
	padding:8px 5px 0px 10px;
	width:193px;
	background:url(images/search.png);
	float:right;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	margin-left:0px;
	float: left;
	width:150px;
	padding: 5px 2px 5px 5px;
	background: url(images/sform.png) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#BB2830;
}

#searchsubmit {
	width:29px;
	float: left;
	background:#fff url(images/sbutton.png);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:25px;
}

/*Page menu*/

#foxmenucontainer {
	height:33px;
	background:#3b3104;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	border-bottom:1px solid #5b4c0c;
}

#menu {
	margin: 0px;
	padding: 0px;
	width:1000px;
	background:#3b3104;
	height:33px;
}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#menu li a,
#menu li a:link,
#menu li a:visited {
	color: #d5c464;
	display: block;
	margin: 0px;
	padding: 10px 15px 10px 15px;
}

#menu li a:hover,
#menu li a:active {
	background:#322a07;
	color: #fff;
	margin: 0px;
	padding: 10px 15px 10px 15px;
	text-decoration: none;
}
	
#menu li li a,
#menu li li a:link,
#menu li li a:visited {
	background:#9F1D26;
	width: 150px;
	color: #fff;
	font-size: 13px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #D22F39;
}
	
#menu li li a:hover,
#menu li li a:active {
	background: #D43640;
	color: #fff;
	padding: 7px 10px 7px 10px;
}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -31px 0 0 170px;
	}

#menu li:hover ul ul,
#menu li:hover ul ul ul, 
#menu li.sfhover ul ul,
#menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul,
#menu li li:hover ul, 
#menu li li li:hover ul,
#menu li.sfhover ul, 
#menu li li.sfhover ul,
#menu li li li.sfhover ul {
	left: auto;
}

#menu li:hover,
#menu li.sfhover { 
	position: static;
	}

/* Category menu*/
	
#catmenucontainer {
	background: #6fbaff none repeat scroll 0 0;
}

#catmenu {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:34px;
	text-transform: uppercase;
	font-size: 15px;
}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#catmenu li a,
#catmenu li a:link,
#catmenu li a:visited {
	color: #284078;
	display: block;
	margin: 0px;
	padding: 8px 15px;
}

#catmenu li a:hover,
#catmenu li a:active {
	background: url(images/catmenhov.png) repeat-x;
	color: #fff;
    	margin: 0px;
	padding: 8px 15px;
	text-decoration: none;
}

#catmenu li:hover,
#catmenu li.sfhover { 
	position: static;
}
	
/* Main Content*/	

#content {
	float:left;
	width: 700px;
	height:100%;
	padding:10px 0px 0px 0px;
	border: solid #ffffff;
	border-width: 1px 0px 0px 2px;
}
	
.title {
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
}	

.date {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 5px 0px 5px;
   	color:#222;
	text-transform: uppercase;
}
		
.custim {
	padding: 7px 7px;
	margin: 15px 5px 0px 5px;
	float:left;
	background:#ffffff;
	border: 1px solid #5067A2;

}

.info {
	float:left;
	width:400px;
}

.featured {
	padding: 10px;
	color: #fff;
	font-size: 14px;
}

.featured h2 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	font: 24px 'ComfortaaRegular',Georgia,century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
}

.cover {
	float:left;
	width:50%;
}

#coverslide {
	position:relative;
	width:530px;
	background:#fff;
	float:right;
	height:250px;
}

.single {
	float:left;
	margin: 0px 5px 15px 12px;
	color:#5a2236;
	font: 13px Century gothic,tahoma, georgia, Arial,verdana, sans-serif;
}

.single  h2 {
	margin: 0px 0 5px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 24px 'ComfortaaRegular',Georgia,century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
}

.single  h2 a,
.single  h2 a:link,
.single  h2 a:visited  {
	color:#4a202e;
	background-color: transparent;
}

.single  h2 a:hover  {
	color: #d53030;
	background-color: transparent;
}	

.preview {
	float:left;
	margin: 0px 5px 15px 12px;
	color:#5a2236;
	font: 13px Century gothic,tahoma, georgia, Arial,verdana, sans-serif;
	width: 330px;
}

.preview h2 {
	margin: 0px 0 5px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 24px 'ComfortaaRegular',Georgia,century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
}

.preview h2 a,
.preview h2 a:link,
.preview h2 a:visited  {
	color:#4a202e;
	background-color: transparent;
}

.preview h2 a:hover  {
	color: #d53030;
	background-color: transparent;
}	

.author{
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#c7ae25;
	margin-left:5px;
}

.clock{
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#a68e0c;
	margin-left:10px;
}	

.comm {
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#DA4A54;
	margin-left:10px;
}

.comm a:link,
.comm a:visited {
	color:#fff;
}

.comm a:hover {
	color:#fff;
}

.more {
	padding:5px 0 2px 10px;
	background:url(images/add.png) no-repeat;
	margin-right:5px;
	float:right;
	width:77px;
	height:20px;
	font: 12pt  ComfortaaRegular, Tahoma,century gothic,Arial,verdana, sans-serif;
}

.more a:link,
.more a:visited {
	color:#4a202e !important;
	font-family: ComfortaaRegular,Arial;
	font-size: 12pt;
	margin-left:8px;
}

.more a:hover{
	color:#fff;
}

.singleinfo {
	height:20px;
	margin:0px 0px;
	padding: 0px 0px 5px 0px;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
}
	
.postmore {
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;
}

.postmore a:link,
.postmore a:visited {
	color:#fff;
}

.postmore a:hover {
	color:#fff;
}

.category {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	text-transform: uppercase;
}

.category a:link,.category a:visited{
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#4a202e;
	margin-left:10px;
	
}
	
.category a:hover {
	color:#fff;
}
	
.entry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
}	
	
.entry a:link,
.entry a:visited {
	color: #2c4578;
	background-color: transparent;
}

.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}
	
.entry p {
	margin:5px 5px;
}


/* right column */
#rightcol {
	float:right;
	width:255px;
	margin-top: 10px;
	padding:0 10px 10px 15px;

}

#rightcol input {
}

#sidebar li {
	list-style: none;
	color: 5a2236;
}

#sidebar h2 {
	margin: 0px;
	font-size: 14pt;
	margin-bottom: 10px;
	margin-left: 6px;
}


.widgettitle h2 {
	background: url(images/twitter.png) left no-repeat;
	background-repeat: none;
	float: left;
}

.widgettitle img{
	float: left;
}

.widget_twitter h2 div a{
	vertical-align: middle;
}

/* The Sidebar1 */
.sidebar1 {
	float:left;
	width:160px;
	padding-top:5px;
	font-size:12px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;
}

.sidebar1 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background:#948e6f;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #E7E0BB;
}
.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}
	
.sidebar1 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 160px;
}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
	background:#DFD28B;
	color:#5F551D;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #d0c378;
}

.sidebar1 ul li a:hover {
	background:#269BCF;
	color: #fff;
}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;
}

.sidebar1 table {
	width:100%;
	text-align:center;
	color:#787d7f;
}	
	
/* The Sidebar2 */	
.sidebar2{
	float:right;
	width:160px;
	padding-top:5px;
	padding-right:10px;
	font-size:12px;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	}

.sidebar2 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	background:#948e6f;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	border:1px solid #E7E0BB;
}

.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;
}

.sidebar2 table {
	width:100%;
	text-align:center;
	color:#787d7f;
}		

/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0 0 15px;
}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#252525;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px 0px;
}

#wp-calendar td a:hover{
	color:#3172B4;
}

#wp-calendar td {
	background:transparent;
}

#wp-calendar td,
table#wp-calendar th {
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

#footer {
	height:65px;
	padding:10px 0 0 0px;
	color:#ccc;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	width:100%;
	background:#284078;
	border-top:8px solid #6fbaff;
}

#footer a:link , #footer a:visited{
	color:#ccc;
}

#footer a:hover {
	color:#eee;
}

.fleft{
	float:left;
	padding: 0 0 0 15px;
	line-height:18px;
}

.fright{
	float:right;
	padding: 0 15px 0 0;
	line-height:18px;
	text-align:right;
}

/* The Navigation */

#navigation {
	width:600px;
	margin:0px 0px 0px 0px;
	padding:0px 15px 10px 12px;
}
	
/* The Attachment */

.contentCenter {
	text-align:center;
}

/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
}

.ad1 {
	text-align:center;
	padding:10px 10px;
	float:left;

}

.ad2 {
	text-align:center;
	padding:5px 5px;

}

#comment {
	height:100%;
	padding:0px 10px;
	margin:0px 0px;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #816D05;
	font-size:20px;
	font-weight:normal;
	color:#fff;
	background:#AC940C;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
} 	
	
#respond {
	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	background:#E7E0BB;
	border:1px solid #CFC9A8; 
}

#respond h3 {
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:22px;
	font-weight:normal;
	color:#444;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
}

#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
	
#commentform p {	
	color:#2D2501;
}

#commentform input {
	background:#F4F4F4;
	border:1px solid #DEDCDD;
	color:#444;
	padding-left:10px;
}

#commentform textarea {
	background:#fff;
	border:1px solid #CFC9A8;
	color:#444;
	width:95%;
	padding:5px 5px;
}

.comments input#submit {
	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#AC950D;
	border:2px solid #C7AE25;
	color:#fff;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
}
	
ol.commentlist li {
	border:1px solid #DEDCDD; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative;
}
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}

ol.commentlist li div.vcard { 
	font:20px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}

ol.commentlist li div.vcard cite.fn a.url { 
	color:#c00; 
	text-decoration:none; 
}

ol.commentlist li div.vcard cite.fn a.url:hover { 
	color:#000; 
}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 
}

ol.commentlist li div.comment-meta { 
	font:12px Tahoma, helvetica,arial,sans-serif; 
	position:absolute; 
	right:10px; 
	text-align:right; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#0083DB; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}

ol.commentlist li p { 
	font:normal 12px Tahoma, helvetica,arial,sans-serif;
	margin:0 0 1em;
	line-height:18px;
}
 
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
}
 
ol.commentlist li div.reply {  
	background:#D8434D; 
	border:2px solid #BE272F; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:36px;
}
 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#EFEAD1; 
}

ol.commentlist li.odd { 
	background:#fff;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}

.widgets {
	width:330px;
	overflow:hidden;
	margin-top:5px;
	padding:0px 0px 0px 0px;
	background:#fff;
	border:1px solid #bcbcbc;
}

.widgets a {
	color: #222;
	text-decoration: none;
	}
	
.widgets a:hover {
	color: #009;
	text-decoration: underline;
	}
	
ul.tabnav{

	padding:4px 0px 4px 0px;
	height:30px;
	margin:0px 0px;
	background:#e7e0bb;
	border:1px solid #fff;
}

.tabnav li {
	display: inline;
	list-style: none;
	float:left;
	text-align:center;
	margin-right:2px;
	margin-left:9px;
}

.tabnav li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	padding: 6px 8px;
	width:80px;
	font-weight:normal;
	font: 12px tahoma, helvetica,arial,sans-serif; 
	color: #2C2F32;
	text-decoration: none;
	display:block;
	background:#c7bd88;
}
		
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	text-decoration:none;
	background: #948e6f;
	color: #E7E0BB;
}

.tabdiv {
	padding: 5px 5px 5px 5px;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	background:#fff;
}

.tabdiv a:link,.tabdiv  a:visited {
	color:#333;
}
.tabdiv a:hover {
	color: #2676A1;
}

.tabdiv ul {
	list-style-type:none;
	margin:0px 0px;
	padding:0px 0px;
}
		
.tabdiv ul li {
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
	color:#333;
}

.tabdiv li a:link,.tabdiv li a:visited{
	background:#F3F3F3;
	display:block;
	margin-left:5px;
	overflow:hidden;
	line-height:24px;
	padding:2px 2px ;
	margin:2px 0px;
	color:#6F6B53;
	font-size:13px;
}

.tabdiv li a:hover {
	background:#EFE3A4;
	color: #7d6d13;
	text-decoration:none;
		}
.ui-tabs-hide {
	display: none;
		}
        
@font-face {
	font-family: 'ComfortaaRegular';
	src: url('fonts/Comfortaa_Regular.eot');
	src: local('Comfortaa'), local('Comfortaa'), url('fonts/Comfortaa_Regular.woff') format('woff'), url('fonts/Comfortaa_Regular.ttf') format('truetype'), url('fonts/Comfortaa_Regular.svg#Comfortaa') format('svg');
}

.widget_twitter ul li {
	list-style: none;
	border-bottom: 1px solid #f56b98;
	margin: 5px;
	padding: 0px 0px 5px 0px;
}

.widget_twitter ul {
	margin: 0px;
	padding: 0px;
}

.widget_twitter ul li .entry-content {
	color: #5a2236;
}

.post_entry {
	float: left;
}

.post_form {
	float:right;
	width:50%;
}

#myslider {
	background: #284078;
	border-top:8px solid #6FBAFF;
	height:250px;
	padding: 15px;
}

#slider{
	width:520px;
	height:240px;
	padding:0px 0px;
	margin:5px 5px;
	background:#fff;
	overflow:hidden;
}
	
#slider ul{
	margin:0px 0px;
	padding:0;
	list-style:none;
}
#slider li { 
	width:520px;
	background:#ddd;
	height:240px;
	overflow:hidden; 
	margin:0px 0px;
}

#main #meteor-slideshow .slide {
     display: none;
}


/* from glide.css */
#singad{
	background:url(images/sing.png) repeat-x;
	height:107px;
	padding: 10px 0px 0px 0px;
}
#pagedes{
	background:#D9598A none repeat scroll 0 0;
	border-top:8px solid #FFB7D1;
	height:130px;
	padding:15px;
}

#pagedes h2{
	padding:30px 0px 0px 20px;
	margin:0px 0px;
	font-size:22px;
	font-family: 'ComfortaaRegular',Georgia,tahoma, century gothic,  sans-serif;
	color:#fff;

}
.pdescription {
	color: #fff;
	height:75px;
	float:left;
	overflow:hidden;
	width:450px;

}
.pdescription p {
	padding: 10px 0px 0px 0px;
	margin:0px;
	font-size:14px;
	font-family:tahoma, century gothic,  sans-serif;
	color:#FFF8CF;
}

.pdescription h2 {
	padding:20px 0px 0px 10px;
	margin:0px 0px;
	font-size:22px;
	font-family: 'ComfortaaRegular',Georgia,tahoma, century gothic,  sans-serif;
	color:#fff;
}
	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:105px;
		}	
#nextBtn{ 
	left:540px;
		}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/left.png) no-repeat 0 0;	
		}	
#nextBtn a{ 
	background:url(images/right.png) no-repeat 0 0;	
		}												

		
.slmeta{

position:absolute;
top:50px;
height:100px;
width:520px;
overflow:hidden;
background:#fff;


}		
		
		
		
		
		
		
		
		
		
#welcome{
	width:350px;
	float:left;
	margin-top:60px;
	margin-left:20px;
	height:220px;
	overflow:hidden;

}
#welcome p{
	padding:0px 0px;
	margin:10px 0px;
	line-height:20px;
	font-size:13px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	color:#ffffff;
}

.bigbanner img  {
	margin: 0px 0px;
	padding: 0px 0px;
}
.banner{
	margin: 5px 0 0 0;
	padding: 0px 0 0 0px;
	width:330px;
	float:left;
	height:100%;

}
.banner ul {
   	 margin: 0px 0px;
	 padding: 0px 0px;
	 overflow: auto;
	 }
	 
.banner li{
	width:126px;
	margin: 5px 8px 0px  8px ;
	padding:8px 9px ;
	list-style:none;
	display : block;
	overflow:hidden;
	float:left;
	background:#E7E0BB ;
	border:1px solid #fff;
}
.banner li a:link, .banner li a:visited {
	text-decoration: none;
}	
.tagcloud{

	width:300px;
	float:left;
	height:100%;
	padding:5px 15px;
	margin:5px 0px 0px 0px;
	background:#fff ;
	border:1px solid #BCBCBC;
}

form {

	width:98%;
	font-size: 8pt;
}

.ui-widget {
	font-size: 0.9em;
}

form {

	width:98%;
	font-size: 8pt;
}

.in {
	background: url(images/in24.png) no-repeat 5px 3px;
	padding-left:  36px;
	font-size: 12pt;
}

.nights {
	background: url(images/out24.png) no-repeat 5px 3px;
	padding-left:  36px;
	font-size: 12pt;
}

.people {
	background: url(images/pax24.png) no-repeat 5px 3px;
	padding-left:  36px;
	font-size: 12pt;
}

.mail {
	background: url(images/mail24.png) no-repeat 5px 3px;
	padding-left:  36px;
	font-size: 12pt;
}

.ui-widget {
	font-size: 0.9em;
}

label {
	color:#4A202E;
	font-size: 10pt;

}

input {
	border:1px solid #4A202E;
	margin-bottom:10px;
	margin-top:5px;
	-moz-border-radius:3px 3px 3px 3px;
	padding: 5px;
	margin-right: 11px;
}

submit {
	width:100%;

}

.magenta.awesome, .magenta.awesome:visited {
	background-color:#284078;
	width:100%;
	

}

.large.awesome, .large.awesome:visited {
font-size:14px;
padding:8px 14px 9px;
}

.awesome, .awesome:visited, .medium.awesome, .medium.awesome:visited {
font-size:13px;
line-height:1;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
}

.awesome, .awesome:visited {
-moz-border-radius:5px 5px 5px 5px;
background:url("/images/alert-overlay.png") repeat-x scroll 0 0 #222222;
border-bottom:1px solid rgba(0, 0, 0, 0.25);
color:#FFFFFF;
cursor:pointer;
display:inline-block;
padding:5px 10px 6px;
position:relative;
text-decoration:none;
text-transform:uppercase;
text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
font-family: Century gothic,Arial;
}
