/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@font-face {
    font-family: 'bodoni';
    src: url('bodoni.eot');
    src: url('bodoni.eot?#iefix') format('embedded-opentype'),
         url('bodoni.woff') format('woff'),
         url('bodoni.ttf') format('truetype'),
         url('bodoni.svg#bodoni') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'my_font';
    src: url('American Captain.ttf');
}

#tix th{ font-family: my_font !important; font-size:28px !important;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 6px 11px;
	display: inline;
	}

img.alignleft {
	margin: 0 11px 6px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
body {
	background-color: #e4e4e4;
	background-image: url(../img/_2013/body.jpg);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #535353;
	line-height: 37px;
	text-align: center;
	padding-bottom: 3px;
	min-width: 1065px;
}
h1, h2, h3, h4, h5{
	font-weight: 300;
	text-transform: uppercase;
}
::-webkit-input-placeholder {
    color: #535353;
	text-shadow: 0px 1px 0px #fff;
}
:-moz-placeholder {  
    color: #535353; 
	text-shadow: 0px 1px 0px #fff;
}
a{
	color: #535353;
}
h2 {
	font-size: 29px;
	line-height: 32px;
}
/*HOME STYLING*/
body.home .submit, body.home .button, body.home .number a.active, body.home .read-more, body.home #nav a{
	background-color: #252525;
	background-image: url('../img/background-submit.png');
	text-shadow: 0px -1px 0px #903726;
}
body.home .submit:hover, body.home .button:hover, body.home .number a:hover, body.home .number a.active, body.home .read-more:hover, body.home #nav a:hover, body.home #nav a.activeSlide{
	background-color: #9a9a9a;
}
body.home #right h4, body.home #content a{
	color: #6f6f6f;
}
body.home .number a{
	background: #6f6f6f;
	text-shadow: 0px -1px 0px #4c4c4c;
}
/*MEN STYLING*/
body.page-id-11 .submit, body.page-id-11 .button, body.page-id-11 .number a.active, body.page-id-11 .read-more, body.arts .submit, body.arts .button, body.arts .number a.active, body.arts .read-more{
	background-color: #2478ad;
	background-image: url('../img/background-submit.png');
	text-shadow: 0px -1px 0px #1c6387;
}
body.page-id-11 .submit:hover, body.page-id-11 .button:hover, body.page-id-11 .number a:hover, body.page-id-11 .number a.active, body.page-id-11 .read-more:hover, body.arts .submit:hover, body.arts .button:hover, body.arts .number a:hover, body.arts .number a.active, body.arts .read-more:hover{
	background-color: #66aace;
}
body.page-id-11 #right h4, body.page-id-11 #content a, body.arts #right h4, body.arts #content a{
	color: #2478ad;
}
body.page-id-11 .number a{
	background: #2478ad;
	text-shadow: 0px -1px 0px #1c6387;
}
/*body.page-id-11 #header, body.men #header{
	background: url('../img/header-men.png');
}*/
/*BUSINESS STYLING*/
body.page-id-13 .submit, body.page-id-13 .button, body.page-id-13 .number a.active, body.page-id-13 .read-more, body.business .submit, body.business .button, body.business .number a.active, body.business .read-more{
	background-color: #618193;
	background-image: url('../img/background-submit.png');
	text-shadow: 0px -1px 0px #485f6d;
}
body.page-id-13 .submit:hover, body.page-id-13 .button:hover, body.page-id-13 .number a:hover, body.page-id-13 .number a.active, body.business .submit:hover, body.business .button:hover, body.business .number a:hover, body.business .number a.active, body.business .read-more:hover{
	background-color: #97bbca;
}
body.page-id-13 #right h4, body.page-id-13 #content a, body.business #right h4, body.business #content a{
	color: #618193;
}
body.page-id-13 .number a{
	background: #618193;
	text-shadow: 0px -1px 0px #485f6d;
}
/*body.page-id-13 #header, body.business #header{
	background: url('../img/header-business.png');
}*/
/*FASHION STYLING*/
body.page-id-15 .submit, body.page-id-15 .button, body.page-id-15 .number a.active, body.page-id-15 .read-more, body.fashion-beauty .submit, body.fashion-beauty .button, body.fashion-beauty .number a.active, body.fashion-beauty .read-more{
	background-color: #b368b9;
	background-image: url('../img/background-submit.png');
	text-shadow: 0px -1px 0px #7d4983;
}
body.page-id-15 .submit:hover, body.page-id-15 .button:hover, body.page-id-15 .number a:hover, body.page-id-15 .number a.active, body.page-id-15 .read-more:hover, body.fashion-beauty .submit:hover, body.fashion-beauty .button:hover, body.fashion-beauty .number a:hover, body.fashion-beauty .number a.active, body.fashion-beauty .read-more:hover{
	background-color: #c190c5;
}
body.page-id-15 #right h4, body.page-id-15 #content a, body.fashion-beauty #right h4, body.fashion-beauty #content a{
	color: #b368b9;
}
body.page-id-15 .number a{
	background: #b368b9;
	text-shadow: 0px -1px 0px #7d4983;
}
/*body.page-id-15 #header, body.fashion-beauty #header{
	background: url('../img/header-fashion.png');
}*/
/*ENTERTAINMENT STYLING*/
body.page-id-15 .submit, body.page-id-15 .button, body.page-id-15 .number a.active, body.page-id-15 .read-more, body.entertainment-2 .submit, body.entertainment-2 .button, body.entertainment-2 .number a.active, body.entertainment-2 .read-more{
	background-color: #932094;
	background-image: url('../img/background-submit.png');
	text-shadow: 0px -1px 0px #841b88;
}
body.page-id-15 .submit:hover, body.page-id-15 .button:hover, body.page-id-15 .number a:hover, body.page-id-15 .number a.active, body.page-id-15 .read-more:hover, body.entertainment-2 .submit:hover, body.entertainment-2 .button:hover, body.entertainment-2 .number a:hover, body.entertainment-2 .number a.active, body.entertainment-2 .read-more:hover{
	background-color: #841b88;
}
body.page-id-15 #right h4, body.page-id-15 #content a, body.entertainment-2 #right h4, body.entertainment-2 #content a{
	color: #932094;
}
body.page-id-15 .number a{
	background: #932094;
	text-shadow: 0px -1px 0px #7d4983;
}
/*body.page-id-15 #header, body.fashion-beauty #header{
	background: url('../img/header-fashion.png');
}*/
/*LIFESTYLE STYLING*/
body.page-id-17 .submit, body.page-id-17 .button, body.page-id-17 .number a.active, body.page-id-17 .read-more, body.lifestyle .submit, body.lifestyle .button, body.lifestyle .number a.active, body.lifestyle .read-more{
	background-color: #f79535;
	background-image: url('../img/background-submit.png');
	text-shadow: 0px -1px 0px #c07429;
}
body.page-id-17 .submit:hover, body.page-id-17 .button:hover, body.page-id-17 .number a:hover, body.page-id-17 .number a.active, body.page-id-17 .read-more:hover, body.lifestyle .submit:hover, body.lifestyle .button:hover, body.lifestyle .number a:hover, body.lifestyle .number a.active, body.lifestyle .read-more:hover{
	background-color: #f7b97c;
}
body.page-id-17 #right h4, body.page-id-17 #content a, body.lifestyle #right h4, body.lifestyle #content a{
	color: #f79535;
}
body.page-id-17 .number a{
	background: #f79535;
	text-shadow: 0px -1px 0px #c07429;
}
/*body.page-id-17 #header, body.lifestyle #header{
	background: url('../img/header-entertainment.png');
}*/
/*FOOD STYLING*/
body.page-id-19 .submit, body.page-id-19 .button, body.page-id-19 .number a.active, body.page-id-19 .read-more, body.food .submit, body.food .button, body.food .number a.active, body.food .read-more{
	background-color: #10a599;
	background-image: url('../img/background-submit.png');
	text-shadow: 0px -1px 0px #0a625b;
}
body.page-id-19 .submit:hover, body.page-id-19 .button:hover, body.page-id-19 .number a:hover, body.page-id-19 .number a.active, body.page-id-19 .read-more:hover, body.food .submit:hover, body.food .button:hover, body.food .number a:hover, body.food .number a.active, body.food .read-more:hover{
	background-color: #94bbb8;
}
body.page-id-19 #right h4, body.page-id-19 #content a, body.food #right h4, body.food #content a{
	color: #10a599;
}
body.page-id-19 .number a{
	background: #10a599;
	text-shadow: 0px -1px 0px #0a625b;
}
/*body.page-id-19 #header, body.food #header{
	background: url('../img/header-food.png');
}*/
/*FAMILY STYLING*/
body.page-id-21 .submit, body.page-id-21 .button, body.page-id-21 .number a.active, body.page-id-21 .read-more, body.family .submit, body.family .button, body.family .number a.active, body.family .read-more{
	background-color: #4fb24a;
	background-image: url('../img/background-submit.png');
	text-shadow: 0px -1px 0px #306c2d;
}
body.page-id-21 .submit:hover, body.page-id-21 .button:hover, body.page-id-21 .number a:hover, body.page-id-21 .number a.active, body.page-id-21 .read-more:hover, body.family .submit:hover, body.family .button:hover, body.family .number a:hover, body.family .number a.active, body.family .read-more:hover{
	background-color: #93d890;
}
body.page-id-21 #right h4, body.page-id-21 #content a, body.family #right h4, body.family #content a{
	color: #4fb24a;
}
body.page-id-21 .number a{
	background: #4fb24a;
	text-shadow: 0px -1px 0px #306c2d;
}
/*/body.page-id-21 #header, body.family #header{
	background: url('../img/header-family.png');
}*/
/*PLACES STYLING*/
body.page-id-23 .submit, body.page-id-23 .button, body.page-id-23 .number a.active, body.page-id-23 .read-more, body.single-onin-blog .submit, body.onin-blog .button, body.onin-blog .number a.active, body.onin-blog .read-more, body.onin-blog .submit, body.onin-blog .button, body.onin-blog .number a.active, body.onin-blog .read-more{
	background-color: #d94225;
	background-image: url('../img/background-submit.png');
	text-shadow: 0px -1px 0px #903726;
	background-repeat: repeat-x;
}
body.page-id-23 .submit:hover, body.page-id-23 .button:hover, body.page-id-23 .number a:hover, body.page-id-23 .number a.active, body.page-id-23 .read-more:hover, body.your-places .submit:hover, body.your-places .button:hover, body.your-places .number a:hover, body.your-places .number a.active, body.your-places .read-more:hover, body.single-places .submit:hover, body.single-places .button:hover, body.single-places .number a:hover, body.single-places .number a.active, body.single-places .read-more:hover{
	background-color: #e94728;
}
.map-active{
	background-color: #e94728 !important;
}
body.page-id-23 #right h4, body.page-id-23 #content a, body.places #right h4, body.single-places #content a, body.single-places #right h4, body.single-places #content a{
	color: #d94225;
}
body.page-id-23 .number a{
	background: #d9785e;
	text-shadow: 0px -1px 0px #903726;
}
/*body.page-id-23 #header, body.places #header, body.single-places #header{
	background: url('../img/header-places.png');
}*/
.sprite{
	background-image: url('../img/oil-sprite.png') !important;
}
.clear{
	clear: both;
}
input.input{
	height: 43px;
	background: #fff;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 2px solid #bcbcbc;
	border-bottom: 0 none;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	padding-left: 15px;
	margin-bottom: 10px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-shadow: 0px 1px 0px #fff;
	-webkit-appearance: none;
    border-radius: 0;
}
textarea.textarea{
	background: #FFF;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 2px solid #bcbcbc;
	border-bottom: 0 none;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	padding-left: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #555 !important;
}
input.submit, .read-more{
	border: none 0;
	cursor: pointer;
	padding: 0 16px;
	color: #fff !important;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 38px;
	-webkit-appearance: none;
	border-radius: 0;
}
.read-more{
	margin-top: 30px;
	float: right;
}
.read-more:hover{
	text-decoration: none;
}
.wrapper {
	width: 100%;
	clear: both;
	float: left;
	display: inline;
	min-width: 300px;
	background: #FFF;
}
.wrapper.top {
	background:#252525;
	-webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.38);
	-moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.38);
	box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.38);
	position: relative;
	z-index: 15;
}
#wrapper, .container {
	width: 1065px;
	background: white;
	padding: 0;
	text-align: left;
	margin: 0 auto;
}
#header{
	width: 1065px;
	position: relative;
	background: none;
	padding: 0;
}
#header select {
  display: none;
}
#header ul{
	/*height: 47px;
	width: 1033px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding-left: 5px;*/
}
#header ul li{
	float: left;
	margin: 0;
}
#header ul li.menu-home {
	padding: 15px 0;
	margin-right: 5px;
}
#header ul li a{
	padding: 19px 12px 17px 12px;
	display: block;
	text-decoration: none;
	font-size: 14px;
	line-height: 21px;
	color: #b6b6b6;
	background-position:0 100%;
	background-repeat: repeat-x;
	text-shadow: 0px -1px 0px #474747;
	text-align: center;
	font-family: Georgia, sans-serif;
}
#header ul li a:hover, #header ul li.active a {
	background-color: #313131;
}
#header ul li.menu-home a, #logo {
	background: url(../img/_2013/oninlondon.png) no-repeat 0 0 transparent;
	display: block;
	text-indent: -9999px;
	width: 212px;
	height: 23px;
	padding: 0;
	margin-top: 1px;
}
#logo {
	padding: 10px;
	background-position: 50% 50%;
	display: none;
	width: 240px;
	float: left;
	z-index: 1000;
	position: relative;
}
#header ul li.menu-arts a{
	background-image: url(../img/_2013/sprites/primaryNav-blue.jpg);
}
#header ul li.menu-business a{
	background-image: url(../img/_2013/sprites/primaryNav-purple.jpg);
}
#header ul li.menu-fashion-beauty a{
	background-image: url(../img/_2013/sprites/primaryNav-pink.jpg);
}
#header ul li.menu-lifestyle a{
	background-image: url(../img/_2013/sprites/primaryNav-orange.jpg);
}
#header ul li.menu-entertainment a{
	background-image: url(../img/_2013/sprites/primaryNav-bright-pink.jpg);
}
#header ul li.menu-food a{
	background-image: url(../img/_2013/sprites/primaryNav-turq.jpg);
}
#header ul li.menu-family a{
	background-image: url(../img/_2013/sprites/primaryNav-green.jpg);
}
#header ul li.menu-your-places a, #header ul li.menu-blog a{
	background-image: url(../img/_2013/sprites/primaryNav-red.jpg);
}
#header ul li a:hover, #header ul li.active a, body.men li.menu-arts a, body.business li.menu-business a, body.fashion-beauty li.menu-fashion-beauty a, body.entertainment-2 li.menu-entertainment a, body.lifestyle li.menu-lifestyle a, body.food li.menu-food a, body.family li.menu-family a, body.places li.menu-your-places a{
	text-shadow: 0px -1px 0px transparent !important;
}
#header #searchform {
	width: 130px;
	height: 30px;
	background: #1c1c1c;
	border-radius: 20px;
	border:1px solid transparent;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5) inset;
	-mox-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.5) inset;
	float: left;
	margin: 11px 2px 0 4px;
}
#header #searchform input[type="text"] {
	float: left;
	width: 70px;
	-webkit-appearance: none;
	background: none;
	border: 0;
	border-radius: 0;
	font-family: Georgia, Times New Roman;
	padding: 7px 15px;
}
#header #searchform input[type="submit"] {
	float: left;
	width: 25px;
	height: 31px;
	border: 0;
	border-radius: 0;
	background: url(../img/_2013/sprites/search.jpg) no-repeat 0 8px;
	text-indent: -9999px;
	line-height: 0;
	display: block;
	cursor: pointer;
	padding: 0;
	-webkit-appearance: none;
	-webkit-transition: background-position .1s linear;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-box-shadow:  none;
	-mox-box-shadow:  none;
	box-shadow: none;
}
#header #searchform input[type="text"]:focus {
	border-color:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
a.sign-in {
	color: #b6b6b6;
	margin: 15px 8px;
	display: block;
	float: left;
	font-style: italic;
	font-size: 12px;
	line-height: 24px;
	text-decoration: underline;
}
a.sign-in:hover {
	text-decoration: none;
}
#left{
	width: 730px;
	float: left;
	position: relative;
}
#left h1{
	font-size: 31px;
	line-height: 36px;
	margin: 15px 0 5px;
	width: 590px;
}
/*#left p{
	margin-bottom: 20px;
}*/
#left p, .center-col p{
	font-size: 15px;
	color: #444;
	vertical-align: baseline;
	line-height: 22px !important;
	margin-bottom: 20px;
}
#left #breadcrumbs{
	margin-bottom: 13px;
}
#left #breadcrumbs, #left #breadcrumbs a{
	color: #9e9e9e;
	font-size: 14px;
}
#left #breadcrumbs a:hover{
	text-decoration: none;
}
#right{
	width: 304px;
	float: left;
	margin-left: 30px;
}
#right .box{
	padding: 12px;
	margin-bottom: 30px;
	position: relative;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background:#fafafa;
	border:1px solid #e9e9e9;
	width: 280px;
	float: left;
}
#right .box p, #right .box .textwidget{
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 14px;
	padding: 0 2px;
}
#right .box .submit{
	float: right;
	position: relative;
	bottom: -11px;
	right: -13px;
	height: 38px;
	padding-bottom: 2px;
	cursor: pointer;
}
#right .newsletter .submit{
	color: #fff !important;
	font-size: 15px;
	padding: 0 16px;
	line-height: 36px;
	background-image: none;
}
#right input.input{
	width: 323px;
}
#right textarea.textarea{
	width: 242px;
	height: 100px;
	margin-bottom: 0;
	resize:vertical;
}
#right .box input.input{
	width: 244px;
	height: 38px;
}
#right .item-row{
	width: 270px;
	border: 1px solid #e8e8e8;
	padding: 10px 15px 7px;
	position: relative;
}
#right .list li{
	width: 300px;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	position: relative;
}
#right .list li a{
	display: block;
	font-size: 16px;
	text-decoration: none;
	color: #535353;
	padding: 4px 15px;
}
#right .list li a:hover{
	background: #f4f4f4;
}
#right .list{
	margin-bottom:30px;
}
#right h4{
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 6px;
	margin-top: 4px;
	padding: 0 2px;
	text-transform: uppercase;
}
#searchform{
	width: 344px;
	height: 54px;
	margin-bottom: 13px;
	position: relative;
}
#searchform input.input{
	position: absolute;
	top: 0;
	left: 0;
	margin-bottom: 0;
}
#searchform input.submit{
	position: absolute;
	top: 14px;
	right: -14px;
	width: 23px;
	height: 23px;
	background-color: transparent;
}
#searchform input.submit:hover{
	top: 13px;
}
#footer{
	padding: 20px 0;
	text-align: center;
	font-size: 12px;
	width: 1065px;
	clear: both;
	position: relative;
}
#footer.container {
	background:none;
}
#footer div{
	margin-bottom: 10px;
}
#footer h5{
	margin-bottom: 3px;
}
#footer a{
	color: #535353 !important;
}
#footer a:hover{
	text-decoration: none;
}
#footer p, #footer h5, #footer .textwidget{
	line-height: 24px;
	font-size: 12px;
}
#footer #wcd{
	position: absolute;
	bottom: 9px;
	right: 26px;
}
#footer ul li{
	display: inline;
	padding: 0 3px 0 6px;
	border-left: 1px solid #5a5a5a;
}
#footer ul li:first-child{
	border-left: 0 none;
}
.banner{
	width: 984px;
	height: 76px;
	margin-bottom: 13px;
	border-top: 1px solid #c0bdbb;
	border-right: 1px solid #e6e0df;
	border-left: 1px solid #e6e0df;
	padding: 13px 20px;
	padding-right: 0;
	position: relative;
}
.banner-places{
	background: #f2edea url('../img/banner-places.jpg');
	width: 98%;
}
.banner-places h3{
	color: #2E3838;
    font-size: 41px;
    line-height: 38px;
    margin: 11px 0 5px -1px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.banner-places p, .banner-places .textwidget{
	font-size: 21px;
	line-height: 30px;
	text-shadow: 0px 1px 0px #fff;
}
.banner-places .button, #review-form .um_login_button, #review-form .um_lostpass_button{
	height: 53px;
	position: absolute;
	bottom: 14px;
	right: 15px;
	display: block;
	color: #fff !important;
	width: 211px;
	text-align: center;
	font-size: 20px;
	line-height: 51px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px 0px #6b6967;
	box-shadow: 0px 1px 2px 0px #6b6967;
	text-shadow: 0px -1px 0px #977d69;
	cursor: pointer;
}
#review-form .um_login_button, #review-form .um_lostpass_button{
	position: relative;
	bottom: auto;
	right: auto;
	background-color: #D94225;
    background-image: url("../img/background-submit.png");
	margin: 10px 0;
	border: 0 none;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0;
    padding: 0 25px;
    width: auto;
	font-size: 18px;
}
#review-form .pf_success{
	width: 94%;
    left: -2px;
    margin: 0;
    padding: 10px 10px 11px 53px;
    position: absolute;
}
.banner-sign-up{
	background: #e5ecec url('../img/_2013/banner-sign-up.jpg') no-repeat;
}
.banner-sign-up h3{
	font-size: 27px;
	line-height: 32px;
	color: #374343;
	margin: 0px 0 0 180px;
	text-shadow: 0px 1px 0px #fff;
	text-transform: none;
}
.banner-sign-up #banner-result {
    font-size: 21px;
    line-height: 29px;
    margin: -3px 0 0 260px;
    float: left;
}
.banner-sign-up .button{
	height: 40px;
	position: relative;
	display: block;
	color: #374343 !important;
	width: 70px;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px 0px #6b6967;
	box-shadow: 0px 1px 2px 0px #6b6967;
	text-shadow: 0px 1px 0px #fff !important;
	background: #eff4f4 !important;
	padding: 0 !important;
	line-height: 38px;
	cursor: pointer;
	float: left;
}
.banner-sign-up form{
	margin-left: 180px;
	margin-top: 7px;
}
.banner-sign-up form input.input{
	background: #d9e2e2;
	border-left: 1px solid #cdd6d6;
	border-right: 1px solid #cdd6d6;
	border-top: 2px solid #a8b0b0;
	margin-right: 4px;
	width: 195px;
	height: 30px;
	font-size: 15px;
	float: left;
	margin-right: 5px;
}
#right .box.social {
	padding: 0;
	border: 0;
	width: 100%;
}
.social div.inner{
	background: #fff;
	min-height: 165px;
	text-align: center;
	height: 600px;
}
.social div h5{
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 10px;
	display: block;
	text-transform: uppercase;
	text-align: left;
}
.social div a.twitter{
	
}
#nav{
	position: absolute;
	z-index: 9999;
	right: 14px;
    top: 25px;
}
.number, #nav{
	float: right;
}
.number li, #nav a{
	margin-left: 3px;
	float: left;
}
.number a, #nav a{
	padding: 5px 9px 8px;
	font-size: 14px;
	line-height: 14px;
	color: #505050 !important;
	text-decoration: none;
	display: block;
	text-shadow: 0px 1px 0px #FFF !important;
}
.number a:hover, #nav a:hover{
	text-decoration:none;
}
#slideshow { 
    position: relative; 
    width: 1064px; 
    height: 442px; 
    float: left;
}
#slideshow > div { 
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	display: none;
}
#slideshow div h2 {
    background: none repeat scroll 0 0 #F2F2F2;
    bottom: 0;
    left: 0;
    padding: 14px 20px 12px;
    position: absolute;
    right: 0;
    display: none; /*temp*/
}
#slideshow div h2 a{
	font-size: 33px;
	color: #000 !important;
	text-shadow: 0px -1px 0px #fff;
}
#slideshow a.button{
	bottom: 9px;
    color: #FFFFFF !important;
    cursor: pointer;
    font-size: 20px;
    line-height: 38px;
    padding: 6px 20px 7px;
    position: absolute;
    right: 9px;
	z-index: 2;
}
.slideshow .number{
	position: absolute;
	top: 13px;
	right: 13px;
}
.post{
	margin: 0 0 20px 0;
	border-bottom: 1px solid #e3e3e3;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.post h2{
	font-size: 27px;
	line-height: 30px;
	margin-bottom: 15px;
}
.post h2 a{
	color: #535353 !important;
}
.post p{
}
/*.post p{
	font-size: 12px;
	line-height: 28px;
}*/
.wp-post-image, #left img{
	float: left;
}
.breadcrumbs{
	position: relative;
	margin-bottom: 10px;
}
.breadcrumbs, .breadcrumbs a{
	color: #9e9e9e !important;
	font-size: 14px;
}
.breadcrumbs .share{
	position: absolute;
	top: -35px;
	right: 0;
}
.breadcrumbs a{
	text-decoration: underline;
}
.breadcrumbs a:hover{
	text-decoration: none;
}
.fb-comments{
}







/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none !important;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position: absolute;
	top: 13px;
	right: 13px;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors{
	border: 0 none !important;
}
div.wpcf7-response-output{
	padding: 0 !important;
	margin: 0 0 0 0.5em;
}
.newsletter div.wpcf7-response-output {
    bottom: 11px;
    line-height: 20px;
    position: absolute;
    width: 215px;
}
.wpcf7-form-control-wrap br { display: none; }
.wpcf7-form-control-wrap p { display: none; }
#home-blog{
	float: left;
    width: 187px;
	text-align: center;
}
#home-blog li{
	clear: left;
	float: left;
	margin-bottom: 15px;
	font-size: 18px;
	margin-right: 11px;
	width: 187px;
}
#home-blog li.end{
	clear: none;
}
#home-blog li a{
	color: #6f6f6f;
	float: left;
	width: 190px;
}
#home-blog li img{
	margin-bottom: 13px;
	margin-right: 0;
	width: 190px;
	height: auto;
}
#home-blog li h2{
	line-height: 24px;
	margin: 0 0 3px;
}
#home-blog li h2 a{
	color: #535353;	
}
.fb-like-box{
    margin-left: 20px;	
}
#gallery-map{
	width: 350px;
	height: 426px;
	position: relative;
	overflow: hidden;
	float: left;
	border: 1px solid #F1F1F1;
	margin-right: 13px;
}
#gallery-map img{
	border: 0 none;
}
#gallery, #map{
	width: 350px;
	height: 350px;
	position: absolute;
	top: 0;
	left: 0;
}
#gallery-map #map{
	display: none;
}
#gallery-map a {
    bottom: 0;
    color: #FFFFFF !important;
    cursor: pointer;
    font-size: 20px;
    height: 35px;
    padding: 20px;
    position: absolute;
    width: 135px;
	text-align: center;
}
#gallery-map a span.icon{
    width: 35px;
	height: 35px;
	background-image: url('../img/places-icons.png');
	position: absolute;
	top: 19px;
	left: 35px;
}
#gallery-map a#btn-places span.icon{
	left: 35px;
}
#gallery-map a#btn-places span.text{
	left: 13px;
}
#gallery-map a#btn-gallery{
	left: 0;
}
#gallery-map a#btn-places{
	right: 0;
	width: 134px;
}
#gallery-map a#btn-gallery span.icon{
	left: 27px;
	background-position: top right;
}
#gallery-map a span.text{
	left: 20px;
	position: relative;
	top: -1px;
}
#review-form{
	background: url("../img/background-review.gif") repeat-x scroll left top #F4F0EE;
    border-left: 2px solid #DFDAD8;
    border-right: 2px solid #DFDAD8;
    display: none;
    margin-bottom: 13px;
    margin-top: -13px;
    padding: 20px;
    position: relative;
    width: 96%;
	overflow: hidden;
}
#review-form h5{
    font-size: 22px;
    left: 20px;
    position: absolute;
    text-align: center;
    top: 120px;
    width: 470px;
}
#review-form .um_login_form{
	width: 50%;
	float: right;
	border-left: 1px grey dashed;
	padding: 20px 0 10px 0;
}
#review-form .um_login_form p{
	margin-left: 20px;
	display: block;
}
#review-form .um_login_form p label{
	font-size: 14px;
    font-weight: normal;
    line-height: 30px;
    padding: 0;
}
#review-form input[type=text], #review-form input[type=password]{
	border-top: 1px solid #bcbcbc;
	border-right: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-bottom: 0 none;
	background: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
}
#review-form .btn-register{
	color: #fff !important;
    font-size: 19px;
    left: 175px;
    padding: 6px 40px 10px;
    position: absolute;
    top: 170px;
	bottom: auto;
	right: auto;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px 0px #6b6967;
	box-shadow: 0px 1px 2px 0px #6b6967;
	text-shadow: 0px -1px 0px #977d69;
}
input[name="um_sibmit_button"], .um_login_button, form#add-a-place input[type="submit"]{
	color: #fff !important;
    font-size: 20px;
    left: 175px;
    padding: 13px 40px 17px;
	border: 0 none;
	background-color: #D94225;
    background-image: url("../img/background-submit.png");
    text-shadow: 0 -1px 0 #903726;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px 0px #6b6967;
	box-shadow: 0px 1px 2px 0px #6b6967;
	text-shadow: 0px -1px 0px #977d69;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.um_login_form label{
	display: inline;
}
.um_login_form .pf_label{
	display: block;
}
form.um_user_form div{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
form.um_user_form div.um_field_container{
	width: 50%;
	text-align: left;
	margin-top: 0;
}
form#add-a-place #left-place, form#add-a-place #right-place{
	float: left;
}
form#add-a-place label{
	height: 35px;
}
#left-place{
	width: 35%;
}
#left-place input{
	padding: 7px;
	font-size: 15px;
}
#right-place{
	width: 65%;
}
#right-place textarea{
	width: 621px !important;
	height: 125px !important;
	min-width: 621px !important;
	min-height: 125px !important;
	max-width: 621px !important;
	max-height: 125px !important;
	font-size: 15px;
	padding: 7px;
}
form#add-a-place input[type="submit"]{
    bottom: 50px;
    float: right;
    margin-right: 168px;
    position: relative;
}
.qq-upload-button {
    background: #C1C1C1 !important;
    width: 105px !important;
	margin-top: 0 !important;
}
form.um_user_form div div{
	margin-top: 0 !important;
}
#review-form .um_remember_field {
    float: left;
    margin-right: 7px !important;
    position: relative;
    top: 7px;
}
#review-form a#lost-password{
	position: absolute;
	bottom: 100px;
	right: 20px;
}
#review-form .um_lostpass_form div{
	background: #F4F0EE;
    bottom: 0;
    height: 325px;
    padding: 0 20px;
    position: absolute;
    right: 0;
    width: 471px;
}
.um_field_container{
	width: 50%;
	float: left;
}
.um_field_container input{
	width: 90%;
}
#rate-place label{
	float: left;
    font-size: 22px;
    height: 55px !important;
    position: relative;
    text-align: center;
    width: 64px;
}
#rate-place .pf_label{
	width: 100% !important;
	float: left !important;
	font-size: 16px !important;
	height: auto !important;
	text-align: left !important;
}
#rate-place div {
    bottom: 0;
    height: 27px;
    left: 0;
    position: absolute;
    width: 67px;
}
#rate-place div input {
    margin-left: -1px;
}
#review-form input[type="text"], #review-form input[type="password"]{
    background: #FBFBFB !important;
    padding: 15px 8px !important;
    width: 96% !important;
}
#left-place input[type="text"]{
	width: 90% !important;
}
#review-form textarea{
    background: #FBFBFB !important;
}
.advert{
	float: left;
	text-align: center;
	width: 304px;
	margin-bottom: 30px;
	clear: both;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.25);
}
.advert div {
	float: left;
	padding: 0;
	margin-top: 1px;
	margin-left: 1px;
	margin-bottom: -8px;
}
#written {
    color: #9E9E9E;
    font-size: 14px;
    line-height: 17px;
    margin: 18px 0 15px;
    width: 100%;
}
#written a{
	color: #535353 !important;
	text-decoration: underline;
}
#written a:hover{
	text-decoration: none;
}
#left h4.authorblogs{
	font-size: 20px;
	border-bottom: 1px dashed #E8E8E8;
	margin: 5px 0 15px;
	clear: both;
}
ul.favourite-blog li{
	list-style: disc;
	margin-left: 20px;
}
ul.favourite-blog li{
	padding-left: 7px;
}
ul.favourite-blog li a{
	color: #535353 !important;
}
#show-menu{
	display: none;
	background: url(../img/_2013/mobile-menu.png) no-repeat 0 0 transparent;
	text-indent: -9999px;
	width: 10px;
	height: 124px;
}
.showmargin{
	margin-bottom: 0 !important;
}
.headerresize{
	height: auto !important;
}
#logout {
	padding: 15px 10px;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	color: #b6b6b6;
	font-style: italic;
	font-size: 12px;
	line-height: 24px;
	text-decoration: underline;
}
#logout:hover {
	text-decoration: none;
}
.rated, .author {
    float: left;
    line-height: 30px;
    width: 100%;
	text-align: right;
	clear: both;
}
.rated {
    margin-top: 10px;
    font-size: 20px;
}
.author {
    font-size: 15px;
	color: #c1c1c1;
}
#add-a-place .error{
	border: 1px solid red !important;
}
#search-top{
	display: none;
}
.twitter-follow-button{
	margin-bottom: 3px;
}
::-webkit-input-placeholder, :-moz-placeholder {  
   line-height: 30px;
}


/* =============================================================================
   2013 Revision
   ========================================================================== */
.top-offset {
	margin-top: -13px;
}
.bg-1 {
	background: #e0e0e0;
}
.bg-1 .container {
	padding: 0;
	background: #dfdfdf;
	position: relative;
}
.bg-2 {
	background: #fff;
	padding: 35px 0;
	overflow: visible;
}
.bg-3 {
	background: #dadada;
}
.callouts-lh {
	width: 190px;
	float: left;
	margin:10px 0;
}
.callouts-lh span.title {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 15px;
	display: block;
	text-transform: uppercase;
}
.callouts-lh img, .callouts-lh #home-blog li img {
	max-width: 190px;
	min-width: 190px;
	height: auto;
	border: 1px solid #b4b4b4;
	margin: 0;
}
.callouts-lh a {
	text-align: left;
	font-size: 12px;
}
.callouts-lh h2 {
	text-transform: none;
}
.callouts-lh .post-categories ul li a {
	font-size: 14px;
	color: #535353;
}
.center-col {
	width: 510px;
	margin-right: 30px;
	float: left;
}
.callouts-m {
	width: 100%;
	float: left;
	clear: both;
}
.callouts-m li{
	margin-bottom: 30px;
	float: left;
	overflow: hidden;
}
.callouts-m li li{
	margin-bottom: 0;
	float: none;
}
.callouts-m .cat-title {
	font-size: 29px;
	line-height: 32px;
	display: block;
	margin-bottom: 15px;
	text-transform: uppercase;
	width: 100%;
	clear: both;
}
.callouts-m h2 {
	margin: 0 10px 10px 0;
	/*width: 310px;
	float: left;*/
	text-transform: none;
}
.home .callouts-m h2 {
	width: 512px;
}
.callouts-m img, .callouts-m #home-blog li img {
	max-width: 510px;
	min-width: 510px;
	height: auto;
	border: 1px solid #b4b4b4;
	margin-bottom: 20px;
}
.callouts-m.archive img  {
	max-width: 170px;
	min-width: 170px;
	width: 170px;
	height: auto;
	margin: 0 15px 15px 0;
}
.callouts-m ul.post-categories, .callouts-m ul.post-categories li, .callouts-lh .post-categories ul li {
	display: inline;
	list-style-type: none;
	width:auto;
}
#home-blog .post-categories, .post-excerpt-content .post-categories {
	float: left;
	clear: both;
}
#home-blog .post-categories li, .post-excerpt-content .post-categories li {
	clear: none;
	width: auto;
	margin:0 5px 0 0;
	font-size: 12px;
}
#home-blog .post-categories li a, .post-excerpt-content .post-categories li a  {
	width: auto;
	line-height: 24px;
}
span.date {
	display:inline;
	font-size: 12px;
	line-height: 24px;
	float: left;
	margin-left: -2px;
}
.post-excerpt-content {
	float: left;
	width: 260px;
}
.home .post-excerpt-content{
	width: 510px;
}
.post-excerpt-content .post-categories{
	line-height: 0;
}
.the_excerpt {
/*	font-size: 13px;
	line-height: 26px;*/
	width: 100%;
	float: left;
	clear: both;
}
body.home a.read-more {
	background: #252525;
	font-size: 15px;
	margin-top: 20px;
	float: right;
	padding: 0 17px;
	line-height: 38px;
}
.placeholder-1 {
	width: 728px;
	margin: 0 1px;
	float: left;
	height: 90px;
	display: block;
	margin: 20px 0;
	background: #ccc;
}
.videos-list {
	overflow: hidden;
	width: 730px;
	float: left;
}
.videos-list h2 {
	margin-bottom: 20px;
}
/*.videos-list ul {
	margin:0 0 0 -38px;
}
.videos-list li {
	margin:0 0 0 35px;
	width: 221px;
	float: left;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
}*/
#newsletter-top .banner {
	float: left;
	margin: 20px 0;
	width: 708px;
}
.left-col {
	width: 730px;
	float: left;
}
.social-networking {
	float: left;
	margin-top: 10px;
	width: 100%;
}
.social-networking h5 {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 15px;
	display: block;
	text-transform: uppercase;
}
.social-icons {
	width: 200px;
	float: right;
	margin-top: -55px;
}
.social-icons li {
	float: right;
	margin-left: 5px;
}
.social-icons li a {
	background:url(../img/_2013/sprites/socialnetworks.jpg) no-repeat 0 0;
	display: block;
	width: 44px;
	height: 44px;
	text-indent: -9999px;

}
.social-icons li a.facebook {
	background-position: -49px 0;
}
.social-icons li a.twitter {
	background-position: 0 0;
}
.post-detail-rh {
	width: 320px;
	float: left;
}
.callouts-m .post-detail-rh h2 {
	width: 100%;
	clear: both;
	font-size: 20px;
	line-height: 28px;
}
.post .callouts-m .post-detail-rh p {
	font-size: :12px;
	line-height: 28px;
}
.callouts-m .post-detail-rh .read-more {
	clear: both;
}
/*.single #left p {
	font-size: 13px;
	line-height: 37px;
}*/
.single .wp-post-image, #left img {
	border: 1px solid #b4b4b4;	
	margin: 0 10px 20px 0;
}
body.home #nav a {
	background:#dedede;
}
body.home #nav a.activeSlide, body.home #nav a:hover {
	background:#505050;
	color: #FFF !important;
}
div.youtubevideo{
	border: 1px solid #c1c1c1;
	padding: 5px;
	margin: 0 17px 20px 0;
	position: relative;
	width: 320px;
	height: 180px;
	float: left;
	top: 10px;
}
.videos-list li{
	margin: 0 17px 20px 0;
	float: left;
	width: 232px;
	text-align: center;
	font-size: 15px;
    line-height: 22px;
}
.videos-list li div.youtubevideo{
	border: 1px solid #c1c1c1;
	padding: 5px;
	position: relative;
	width: 320px;
	height: 180px;
	top: 10px;
	margin: 0 0 20px;
}
.youtubevideo span{
	width: 58px;
	height: 58px;
	display: block;
	margin: -29px 0 0 -29px;
	position: absolute;
	top: 50%;
	left: 50%;
	background: url('../img/youtube.png');
}
.youtubevideo img{
	display: block;
	width: 320px;
	height: 180px;
	margin: 0 !important;
	border: 0 none !important;
}
.videos-list img, .videos-list li div.youtubevideo{
	width: 220px;
	height: auto;
}
.videos-list li.end{
	margin: 0 0 20px 0;
}
#newsletter-top{
	float: left;
}

/* ========================================================================== */


@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {

	
	
	.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    	width: 100% !important;
	}

	body {
		padding-right: 0;
		padding-left: 0;
		min-width: 300px;
	}

	#logo {
		display: inline-block;
	}

	#header ul li.menu-home {
		display: none;
	}

	#logout {
		padding: 12px 30px;
		padding-bottom: 0;
		margin-top: 45px;
	}
	a.sign-in {
		float: right;
		padding: 14px 30px 0;
		margin: 0;
		padding-bottom: 0;
	}
	
	.breadcrumbs .share {
		position: relative;
		padding: 10px;
		top: auto;
		left: auto;
	}

	#left, #right, .left-col, .center-col, .callouts-m, .callouts-lh, .videos-list, .videos-list li, .placeholder-1, .post-excerpt-content {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.left-col, #left {
		width: auto;
		padding: 0 10px;
	}

	.videos-list ul {
		margin-left: 0;
	}

	.wrapper.top {
		position: fixed;
		z-index: 1000;
		top: 0;
		left:0;
		overflow: visible;
	}
	.bg-2 {
		padding-top: 120px;
	}
	#header #searchform {
		margin-top: 10px;
	}
	#wrapper, #header, .container, #footer {
		width: 100%;
	}
	#searchform {
		width: 80%;
	}
	#header ul li.menu-home {
		padding: 15px;
	}
	.banner{
		width: auto;
		padding: 0 10px;
	}
	#header{
		margin: 0 0 13px;
		height: auto;
	}
	#header ul {
		position: static;
		height: auto;
		display: none;
		width: 100%;
		clear: both;
	}
	#header ul li {
		float: none;
		margin: 0 0 0 -5px;
		width: 454px;
	}
	#header ul li a{
		padding: 15px;
		width: auto;
		text-align: left;
	}
	#home-blog li {
		margin-right: 0;
	}
	#searchform input.input {
		width: 434px;
	}
	.post h2{
		float: none;
	}
	.box, .advert{
		background: #EEEEEE;
		border: 1px solid #E8E8E8;
		border-radius: 2px 2px 2px 2px;
		height: 280px;
		margin-bottom: 30px;
		text-align: center;
		width: 100%;
		overflow: hidden;
		max-width: 300px;
	}
	#right .item-row{
		margin-top: 30px;
		width: auto;
		padding: 0 10px;
		border-left: 0;
		border-right: 0;
	}
	#right .list {
		width: auto;
		padding: 0 10px;
	}
	#right .list li{
		width: 100%;
	}
	#right input.input {
		width: 433px;
	}
	#right .box .submit{
		position: absolute;
		bottom: 0;
		right: 0;
		-moz-border-radius: 0;
		-khtml-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}
	#left #nav, #slideshow, .banner, #newsletter-top, #slideshow-top, .banner-places .textwidget{
		display: none;
	}
	.wp-post-image, #left img {
		width: 300px;
		height:auto;
		margin-right: 10px;
	}
	#review-form h5 {
		left: 16px;
		top: 92px;
		width: 192px;
	}
	#review-form input[type="submit"]{
		bottom: -17px;
		left: 48px;
	}
	#review-form .btn-register{
		left: 36px;
	}
	#review-form a#lost-password{
		bottom: 80px;
	}
	#show-menu, #search-top, #search-bottom, .banner-places{
		display: block !important;
	}
	#show-menu {
		margin: 0;
		position: absolute;
		top: 8px;
		right: 10px;
		z-index: 1000;
		width: 25px;
		height: 30px;
		background-position: 50% 50%;
	}
	#right .box {
		width: auto;
		max-width: 480px;
	}
	.social-networking {
		width: auto;
		padding: 10px;
	}

body.home #header, #header {
	background: #252525;
}
	body{
		background: #fff;
	}
	/*body.home #header, #header{
		background: url('../img/header-home-small.png');
	}
	body.page-id-11 #header, body.men #header{
		background: url('../img/header-men-small.png');
	}
	body.page-id-13 #header, body.business #header{
		background: url('../img/header-business-small.png');
	}
	body.page-id-15 #header, body.fashion-beauty #header{
		background: url('../img/header-fashion-small.png');
	}
	body.page-id-17 #header, body.lifestyle #header{
		background: url('../img/header-entertainment-small.png');
	}
	body.page-id-19 #header, body.food #header{
		background: url('../img/header-food-small.png');
	}
	body.page-id-21 #header, body.family #header{
		background: url('../img/header-family-small.png');
	}
	body.page-id-23 #header, body.single-places #header{
		background: url('../img/header-places-small.png') !important;
	}*/
	#home-blog li img{
		width: 219px !important;
	}
	#home-blog li{
		width: 220px !important;
	}
	#home-blog li{
		width: 220px !important;
	}
	.home #home-blog {
		display: none;
	}
	#home-blog li.odd{
		margin-right: 14px !important;
	}
	#gallery-map{
		max-width: 452px !important;
		width: 452px !important;
		height: 530px !important;
	}
	#gallery-map img{
		width: 452px !important;
		height: 452px !important;
	}
	#gallery, #map{
		width: 452px !important;
		height: 452px !important;
	}
	#gallery-map a{
		width: 184px !important;
	}
	#review-form{
		width: auto;
		padding: 0 10px;
	}
	#left-place, #right-place{
		width:auto;
		padding: 0 10px;
	}
	#left-place input[type="text"]{
		width: 100%;
	}
	#right-place textarea{
		width: 100% !important;
		max-width: 300px !important;
		min-width: 300px !important;í
	}
	.post {
		font-size: 12px;
		line-height: 24px;
	}
	.callouts-m img, .callouts-m #home-blog li img {
		min-width: 100%;
		max-width: 100%;
	}
	.post-detail-rh {
		width: 100%;
	}
	#header #searchform input[type="text"] {
		padding-right: 10px;
	}
	.twitter-timeline { width: 90% !important; padding: 0 10px; }
	.banner-places {height: 145px;}
	.banner-places .button {
		font-size: 18px;
		padding: 0 !important;
		height: 45px;
		width: 140px;
		line-height: 45px;
		bottom: 8px;
	}
	.um_field_container {
		width: 100%;
	}
	#header #searchform {
		width: 60%;
	}
	#header #searchform input[type="text"] {
		width: 68%;
	}
	#left h1 {
		width: auto;
	}
	.callouts-lh {
		/*display: none;*/
	}
	#home-blog, #home-blog li, #home-blog img, #home-blog a{
		width: 300px !important;
		max-width: 300px !important;
		min-width: 300px !important;
	}
	.home .callouts-m h2 {
		width: 100%;
	}
	.wrap {
		width: 100%;
		min-width: 300px;
		background: #fff;
	}
	#footer{
		padding: 20px 0 50px;
	}
	.callouts-m li{
		float: none;
		width: 300px;
	}
	.home .post-excerpt-content{
		width: 100%;
	}
	.callouts-lh img, .callouts-lh #home-blog li img{
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		height: auto;
		margin-bottom: 15px;
	}
	.callouts-lh a{
		font-size: 27px;
	    line-height: 30px;
	}
	#home-features li .date{
		display: none;
	}
	.callouts-m.archive img{
		width: 100%;
		min-width: 100%;
		max-width: 100%;
		height: auto;
	}

}

/*   IE7 and below
   ========================================================================== */
.lt-ie8 #header #searchform input{
	margin-top: -38px;
}

.etabs { margin: 0 !important; padding: 0 !important; }
.tab { display: inline-block; zoom:1; *display:inline; background: #faf8ee; border: solid 1px #cfccc2; padding: 1px 0 !important; margin: 0 !important; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
.tab a { text-decoration: none; font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; }
.tab a:hover { background: #efece0; }
.tab.active { background: #efece0; padding: 1px 0; position: relative; top: 1px; border-color: #cfccc2; }
.tab a.active { font-weight: bold; }
.tab-container .panel-container { background: #efece0; border: solid #cfccc2 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }


div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../img/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../img/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../img/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../img/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../img/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../img/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
.gallery .gallery-item{  
    position:relative;  
}  
  
.gallery .gallery-caption{  
    position:absolute;  
    bottombottom:4px;  
    text-align:center;  
    width:100%;  
}  
  
.gallery .gallery-icon img{  
    border-radius:2px;  
    background:#eee;  
    box-shadow:0px 0px 3px #333;  
    padding:5px 5px 40px 5px;  
    border:solid 1px #000;  
} 
.gallery .thumbnail{
	overflow: hidden;
}
.gallery .thumbnail img{
	margin: 0 !important;
}

#tix table {
    border-collapse:separate;
    border-spacing: 0 2em;
}

#tix thead{ background:#252525; font-size:18px; color:#fff;}
#tix thead th, td{ padding-left:10px;}
#tix tbody tr{ background:#9a4e9c;}
.tix-ticket-title{ font-weight:bold; color: black;
font-size: 20px;}

.event-button{ float:left; background:#252525; color:#fff; width:auto; font-size:15px; padding:10px; margin-bottom:20px;}

#tix span, .tix-column-price, .tix-column-remaining{ color:white !important; font:inherit;}

.tix-column-description{ padding: 20px !important;}