/*
Theme Name: Tailored Hospitality International
Theme URI: http://www.tailoredhospitality.com
Description: THI Theme designed and developed by <a href="http://supermarketcreative.com">SuperMarket Creative</a>
Author: SuperMarket Creative
Version: 1.0

*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}


/*             ====  General ====
--------------------------------------------------------
-------------------------------------------------------- */

body  { 
	font: 13px/1.5em Arial,Geneva,Helvetica,sans-serif; 
	color: #222;
	background-color: #fff; 
}

a{
	color:#1d2553;
	text-decoration:none;
    -webkit-transition:color 0.3s linear;  
    -moz-transition:color 0.3s linear;  
    -o-transition:color 0.3s linear;  
    transition:color 0.3s linear;  
}

a:hover{
	color:#55609f;
	text-decoration:underline;
}

p{
	/*text-shadow:1px 1px 0 #fff;*/
	line-height:22px;
	margin:0 0 15px 0;
}

.container{
	width:940px;
	position:relative;
	margin:0 auto;	
}

h1{}

h2{
	font-size:21px;

	color:#353d66;
	line-height:28px;
}


/*             ====  Header ====
--------------------------------------------------------
-------------------------------------------------------- */

#header{
	background-color:#f1f1f1;
	border-bottom:1px solid #e8e8e8;
	height:41px;
	margin:0 0 30px 0;
}

#social{
	width:220px;
	float:left;
}

#social p{
	float:left;
	line-height:41px;
	margin-right:8px;
}

#social span a#twitter{
	float:left;
	background:url(images/twitter.jpg) no-repeat 0 0;
	width:22px;
	height:22px;
	overflow:hidden;
	text-indent:-9000px;
	margin:9px 8px 0 0;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
}

#social span a#twitter:hover{
	background-position:0 -22px;
}

#social span a#facebook{
	float:left;
	background:url(images/facebook.jpg) no-repeat 0 0;
	width:22px;
	height:22px;
	overflow:hidden;
	text-indent:-9000px;
	margin:9px 0 0 0;
	-webkit-transition: background 0.3s linear;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
}

#social span a#facebook:hover{
	background-position:0 -22px;
}

#menu{
	float:left;
	width:570px;
	margin-top:12px;
}

#menu li{
	float:left;
	display:inline;
	padding:0 25px 0 0;
	font-size:11px;
	font-family: "proxima-nova-1","proxima-nova-2";
	text-transform:uppercase;
	font-weight:bold;
	text-shadow:1px 1px #fbfbfb;
}

#menu li a{
	color:#6f7175;
	-webkit-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	transition:color 0.3s ease-in; 
}

#menu li a:hover, #menu li.current_page_item a{
	color:#414245;
	text-decoration:none;
}

#search{
	float:right;
	position:relative;
	width:150px;
	margin:11px 0 0 0;
}

#searchform #s{
	float:left;
	width:116px;
	font-size:10px;
	background-color:#fff;
	-moz-border-radius: 9px;
 	-webkit-border-radius: 9px;
	border-radius: 9px;
	border:none;
	padding:3px 25px 3px 6px;
	color:#999;
	box-shadow:inset 1px 1px 2px #bbb; 
	-moz-box-shadow:inset 1px 1px 2px #bbb;
	-webkit-box-shadow:inset 1px 1px 2px #bbb;
}

#searchform #searchsubmit{
	position:absolute;
	top:4px;
	border:none;
	right:0;
	width:25px;
	height:12px;
	background:url(images/search.jpg) no-repeat 0 0;
	cursor:pointer;
}

/*             ====  Home ====
--------------------------------------------------------
-------------------------------------------------------- */

#home-top{
	float:left;
	padding:0px 0 10px 0;
}

#page-top{
	float:left;
	padding:0px 0 40px 0;
}

#left-column{
	float:left;
	width:305px;
	display:inline;
}

#mid-column{
	float:left;
	width:305px;
	margin:0 10px;	
	display:inline;
}

#right-column{
	float:right;
	width:310px;
	display:inline;
}

#logo{
	float:left;
	width:305px;
	margin-bottom:6px;
}

#logo-home{
	float:left;
	width:305px;
	margin-bottom:6px;
	margin-left:39px;
}


#slider-mid{
	float:left;
	position:relative;
	width:305px;
	height:511px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}

#slider-right{
	float:left;
	position:relative;
	width:310px;
	height:395px;
	margin:0;	
	background:url(images/loading.gif) no-repeat 50% 50%;
}

#slider-left{
	float:left;
	position:relative;
	width:305px;
	height:414px;
	margin:0;	
	background:url(images/loading.gif) no-repeat 50% 50%;
}

#slider-mid img, #slider-right img, #slider-left img, #partner img {
	display:none;
}

ul#testimonials{
	float:left;
	font-size:12px;
	font-style:italic;
	font-weight:500;
	margin:8px 0;
	position:relative;
	width:310px;
	height:130px;
	line-height:20px;
	color:#333;
}

ul#testimonials li{
	position: absolute; 
	top: 0; 
	left: 0;
}

ul#testimonials span{
	font-style:normal;
	display:block;
}

#content{
	float:left;
	position:relative;
	width:100%;
	margin:25px 0;
	background-color:#f1f1f1;
	box-shadow:inset 0px 2px 3px #ccc; 
	-moz-box-shadow:inset 0px 2px 3px #ccc;
	-webkit-box-shadow:inset 0px 2px 3px #ccc;
	border-bottom:1px solid #e6e6e6;
	padding:50px 0;
}

#content-left{
	width:440px;
	float:left;
	display:inline;
	margin:0 60px 0 0;
	text-align:right;
}

#content-left p{
	line-height:34px;
	color:#353d66;
	margin:35px 0 0 0;
	font-family: "proxima-nova-1","proxima-nova-2";
	font-size:21px;
}

#content-right{
	width:440px;
	float:right;
	display:inline;
}

#content-right p{
	margin:0;
}


/*             ====  About ====
--------------------------------------------------------
-------------------------------------------------------- */

h2#page-header{
	float:left;
	width:635px;
	border-bottom:1px solid #d3d3d3;
	margin:53px 0 0px 0;
	padding:0 0 4px 0;
	text-align:right;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	color:#878787;
	font-family: "proxima-nova-1","proxima-nova-2";
}

.top-content{
	float:left;
	position:relative;
	z-index:3;
	width:700px;
	padding:0 0 15px 0;
	margin:0 0 5px 0;
	background:url(images/border.jpg) no-repeat bottom left;
}

.top-content-partnerships{
	float:left;
	position:relative;
	z-index:3;
	width:610px;
	padding:0 0 0px 0;
	margin:0 0 0px 0;
}

.top-content-partnerships-big{
	float:left;
	position:relative;
	z-index:3;
	width:940px;
	padding:0 0 15px 0;
	margin:0 0 5px 0;
}

.top-content h2, .top-content-partnerships h2, .top-content-partnerships-big h2{
	margin:0 0 20px 0;
    font-family: "proxima-nova-1","proxima-nova-2";
	font-size:19px;
}

.top-content-partnerships h2.section-title, .top-content-partnerships-big h2.section-title{
	border-bottom:1px solid #cdcfd9;
	margin:30px 0 13px 0;
	padding:0;
}

#partnerships-image{
	position:absolute;
	top:140px;
	right:0;
	z-index:1;
}

ul#partnerships li{
	width:280px;
	font:12px Arial, sans-serif;
	margin:0 20px 0 0;
	color:#444;
	float:left;
	padding:12px 0 12px 20px;
	background:url(images/part-bullet.jpg) no-repeat left 53%;
}

#partner{
	float:left;
	text-align:center;
	position:relative;
	width:680px;
	height:400px;
	background:url(images/loading.gif) no-repeat 50% 50%;
	margin:0 0 0 130px;
}


#slider-shadow{
	float:left;
	width:680px;
	height:28px;
	margin:0 0 0 130px;
}

.nivo-controlNav {
	position:relative;
	z-index:99;
	cursor:pointer;
	top:-28px;
	left:41%;
	overflow:hidden;

}

.nivo-controlNav a {
	display:block;
	width:12px;
	height:12px;
	background:url(images/slider-bullet.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:7px;
	float:left;
}

.nivo-controlNav a.active {
	background-position:-12px 0;
}

.top-content p, .top-content-partnerships p{
	line-height:21px;
}

#about-circle{
	position:absolute;
	top:165px;
	right:0;
	z-index:1;
}

#content h3{
	position:absolute;
	top:-25px;
	left:0;
	text-transform:uppercase;
	font-family: "proxima-nova-1","proxima-nova-2";
}

.about-box{
	float:left;
	width:100%;
	padding:15px 0 25px 0;
}

.first{
	border-bottom:1px solid #dedede;
}

.second{
	margin:15px 0 0 0;
}

.about-box-image{
	float:left;
	width:164px;
	margin-right:25px;
}

.about-box-name{
	float:left;
	width:170px;
	padding:0 0 0 25px;
	border-left:2px solid #a0a3b5;
	margin:58px 0 0 0;
	color:#1d2553;
}

.about-box-name p{
	font-style:italic;
	line-height:none;
	margin:0;
	padding:0;
}

#content .about-box-name h4{
	font-size:18px;
	font-style:normal;
}

.about-box-content{
	float:right;
	width:545px;
}

.about-box-content p span{
	text-align:right;
	float:right;
}

#about-trans{
	position:absolute;
	top:-50px;
	left:0;
	z-index:4;
	height:527px;
	width:13px;
}


/*             ====  Services ====
--------------------------------------------------------
-------------------------------------------------------- */

.services{
}

#vision{
	float:left;
	position:relative;
	width:182px;
	height:182px;
	margin:20px 5px 20px 0;

}

a#vision-a{
	background:url(images/vision.jpg) no-repeat 0 0;
	width:182px;
	height:182px;
	text-indent:-9000px;
	cursor: default;
}

a:hover#vision-a, a:hover#solutions-a, a:hover#results-a{
	background-position:0 -182px;
}

#solutions{
	float:left;
	position:relative;
	width:182px;
	height:182px;
	margin:20px 5px;
}

a#solutions-a{
	background:url(images/solutions.jpg) no-repeat 0 0;
	width:182px;
	height:182px;
	text-indent:-9000px;
	cursor: default;
}

#results{
	float:left;
	position:relative;
	width:182px;
	height:182px;
	margin:20px 0 20px 5px;
}

a#results-a{
	background:url(images/results.jpg) no-repeat 0 0;
	width:182px;
	height:182px;
	text-indent:-9000px;
	cursor: default;
}

.leg-line{
	float:left;
	position:relative;
	width:57px;
	height:182px;
	background:url(images/lines.jpg) no-repeat center center;
	text-indent:-9000px;
	margin:20px 0;
}

#vision:hover, #solutions:hover, #results:hover{
	background-position:0 100%;
}

.popup {
    position: absolute;
    display: none; 
	z-index: 50;
	background:url(images/popup.png) no-repeat;
	width:251px;
	height:168px;
	color:#404040;
}

.popup p{
	padding:20px 14px 0 18px;
	line-height:22px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}


.trigger{position:absolute;}


ul#services{
	border-top:1px solid #c2c4ce;
	margin:15px 0 0 0;
	float:left;
}

ul#services li{
	width:220px;
	font:12px Arial, sans-serif;
	font-weight:bold;
	margin:0 20px 0 0;
	color:#333;
	float:left;
	padding:12px 0;
	border-bottom:1px solid #c2c4ce;
}

/*             ====  Affiliates ====
--------------------------------------------------------
-------------------------------------------------------- */

.aff-row{
	width:100%;
	float:left;
}
.aff-box{
	float:left;
	width:220px;
	margin:0 20px 30px 0;
	border-top:6px solid #e9e9e9;
	padding:20px 0 0 0;
	display:inline;
}
.aff-box h4{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px 0 8px 0;
	margin:0;
	line-height:0;
	background: url(images/arrows.png) no-repeat;
	background-position:right -25px;

}

.aff-box h4.active {
	background: url(images/arrows.png) no-repeat ;
	background-position:right 0;
}


.aff-box h4 a{
	display:block;
	color:#404040;


}

.aff-container {
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	width: 220px;
	font-size:12px;
}

.aff-container p{
	margin: 20px 0 0 0;
	text-shadow:none;
}

/*             ====  Blog ====
--------------------------------------------------------
-------------------------------------------------------- */

.post{
	float:left;
	width:100%;
	border-bottom:1px solid #d3d3d3;
	padding-bottom:50px;
	margin-bottom:50px;
	margin-top:25px;
}

.post-content{
	float:left;
	width:440px;
	padding:0 30px 0 0;
}

.post-content p{
	line-height:22px;
	margin-bottom:16px;
}

.post-date {
	float:right;
	color:#4a527c;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	width:100%;
	text-align:right;
}

h3.post-title, h3.single-post-title, h3.single-press-title{
	font-size:22px;
	float:left;
	width:100%;
	margin:30px 0 25px 0;
	color:#353d66;
	font-family: "proxima-nova-1","proxima-nova-2";
	line-height:26px;
}

h3.single-post-title{
	margin:0px 0 25px 0;
}

h3.post-title a{
	color:#4a527c;
}
h3.post-title a:hover{
	color:#1d2553;
}

.post-image{
	float:right;
	width:429px;
	border-left:1px solid #f4f4f4;
	padding-left:40px;
}

.post-image ul{
	float:right;
	width:220px;
	margin:30px 0;
	font-size:10px;
	text-transform:uppercase;
	color:#555;
}

.post-image ul li a{
	text-transform:none;
	font-size:11px;
}

a#single-blog-back{
	text-transform:uppercase;
	font-size:10px;
}

.post-image ul li{
	width:220px;
	margin:0;
	float:left;
	padding:12px 0;
	border-bottom:1px solid #d3d3d3;
}

.post-image ul li img{
	margin-bottom:-3px;
	padding:0 2px;
}

.post-image img{
	/*border:1px solid #6a7199;*/
}

.press{
	float:left;
	padding:0px 0 20px 0 !important;
}


/*             ====  Search ====
--------------------------------------------------------
-------------------------------------------------------- */

ul#search {
	float:left;
	width:940px;
	list-style:none;
	margin:0 0 100px 0; 
	padding:0;
}

ul#search li.s-li{
	float:left;
	padding:7px 0;
	width:780px;
	margin:0;
}

ul#search li.d-li{
	float:left;
	padding:7px 0;
	width:160px;
	text-align:right;
	font-style:italic;
	font-weight:bold;
	font-size:13px
	margin:0;
}

ul#search h2.search-title{
	font-family: "proxima-nova-1","proxima-nova-2";
	font-size:18px;
	color:#1d2553;
}

#form{
	float:left;
	width:290px;
	margin-right:70px;
}	

#contact-right{
	float:left;
	width:400px;
	padding-top:20px;
}

/*             ====  Footer ====
--------------------------------------------------------
-------------------------------------------------------- */

#footer-container{
	width:540px;
	margin:30px auto;
}

#footer{
	float:left;
	width:540px;
	text-align:center;
	border-top:1px solid #f1f1f1;
	padding:20px 0 0 0;
	padding-bottom:60px;
}

#footer ul{
	text-align:center;
	margin:0 0 0 29px;
}

#footer ul li{
	float:left;
	padding:0 10px;
}

#footer ul li a{
	
}

p.footer-p{
	clear:both;
	padding-top:10px;
	margin:0;
}
