/* Main content styles 
-------------------------------------------------- */
#content h2 {
    color: #641345;
    margin-bottom: 10px;
    font-weight: bold;
}
#content article {
    border-bottom: 1px solid #EDCC88;
    margin-bottom: 10px;
	padding-bottom:25px;
}
#content img {
    max-width: 100%
}
#content h5 {
    margin-bottom: 5px
}
#content h4 {
	font-size:18px;
}

.partners1 {
    border-bottom: 1px solid #EDCC88;
    margin-bottom: 10px;
	padding-bottom:25px;
    border-top: 1px solid #EDCC88;
    margin-top: 10px;
	padding-bottom:10px;
	text-align: center;
	clear:both;
}


.show-more 
{
    color: #650049;
	font-size:16px;
}

.show-more a
{
    color: #650049;
	font-size:16px;
	padding: 1px 25px 1px 0; 
	background:url(../img/arrow-down.png) right center no-repeat; 	
}
.show-more a:hover {
    text-decoration: underline;
}
.show-more.open a {
	background-image:url(../img/arrow-up.png); 	
}

.hidden strong {
    color: #650049;
}
.hidden input {
	margin:0 5px 0 0;
}

.partners .partner {
	margin:0 5px;
}
.partners1 .partner {
	margin:0 5px;
}
.share-link { 
	float:left; 
	width:195px;
}	
.share-link a { 
	color: #650049;
	display:block;
	padding-left:40px;
	font-size:14px;
}
.share-link span {
	float:left;
	margin-left:-40px;
	height:32px;
	width:32px;
	display:block;
	background:url(/img/sprites-social.png) left center no-repeat;
}	

.share-link.facebook span {
	background-position:0 0;
}
.share-link.twitter span {
	background-position:-33px 0;	
}
.share-link.google span {
	background-position:-66px 0;	
}

/* Country list 
-------------------------------------------------- */
.cols2 .location-list {
	width:270px;
}
.cols3 .location-list {
	width:179px;
}
.location-list {
	float:left;
	display:inline;
	margin-left:20px;
}
.location-list h3 a {
	color: #650049;
}
.location-list ul {
	margin:0 0 20px 0;
}
.location-list li {
	padding:3px 0;
    list-style: none
}
.blog-list a,
.location-list li a {
    color: #444;
	padding-right:12px;
	background:url(../img/raquo.png) right center no-repeat;
}

.more-location {
	text-align:right;
	margin:-10px 0 20px;
}
.more-location a {
	display:inline-block;
	background:#F0E6D8 url(../img/arrow-right.png) 97% 5px no-repeat;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;	
	padding:8px 35px 8px 20px;
	color: #650049;
}

.az-list {
	position:relative;
	font-size:13px;
}
.az-list ul {
	position:relative;
	right:0;
	top:3px;

}
.az-list li { 
	display:inline; 
	list-style:none; 
	margin-left:10px;
}
.az-list a { 
	font-size:13px !important;
	margin:0 3px;
	color:#650049 !important;
	text-decoration:underline;
}


/* Aside Hot Deals 
-------------------------------------------------- */
.hot-deals {
    background: #fcf9f6;
    border: 2px solid #b57e43;
}
.hot-deals ul {
    margin: 0
}
.hot-deals li {
    border: 1px solid #ddd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 5px #ddd;
    -moz-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
    background: #fff;
    list-style: none;
    margin-top: 10px;
    padding: 10px 5px 10px 90px;
    line-height: 1;
	zoom:1;
}
.hot-deals li small {
    color: #999;
    font-size: 11px;
}
.hot-deals li img {
    float: left;
    margin-left: -85px;
    height: 50px;
    width: 75px;
}
.hot-deals li h3 {
	padding:0;
    color: #b57c43
}
.hot-deals li p {
    margin: 0
}
.hot-deals h4 {
    color: #b57c43;
    font-size: 20px;
}

/* Reviews box
-------------------------------------------------- */
.reviews {
    margin-bottom: 20px;
    background: #fcf9f6;
    border: 2px solid #b57e43;
    padding: 20px 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.reviews blockquote {
    border-bottom: 2px solid #F3E6D2;
    padding-bottom: 10px;
}
.reviews .last {
    border: 0;
    padding: 0;
    margin: 0;
}
.reviews h3 {
    color: #B58035;
	font-size:22px;
    margin-bottom: 10px;
}

/* Articles box
-------------------------------------------------- */
.editorial .author-info {
    margin: 3px 0;
}
.editorial .author-image {
    float: left;
    margin: 8px 0;
}
.editorial .author-details {
    float: left;
    margin-left: 2%;
    width: 80%;
}
.editorial .author-name em {
    float: left;
    font-style: normal;
}
.editorial .author-name {
    font-family: 'TitilliumText22LRegular';
    font-size: 16px;
    line-height: 25px;
}
.editorial .author-profiles {
    display: inline;
}
.editorial .author-profiles li {
    display: inline;
    text-indent: -10000px;
}
.editorial .author-profiles li a {
    background: url("../img/share.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 25px;
    margin-left: 10px;
    width: 20px;
}
.editorial .author-profiles .tw a {
    background-position: 0 -30px;
}
.editorial .author-profiles .gp a {
    background-position: 0 -60px;
}
.editorial .author-bio {
    font-size: 11px;
}
.editorial .article-content {
    overflow:hidden;
}
.editorial p {
    font-size: 13px;
}

.article-content img
{
   padding-left: 5px;
   padding-right: 5px;
}

/* VT ADDED
-------------------------------------------------- */
#fullcontent {
clear: both;
}
#fullcontent h1, 
#fullcontent h2,
#fullcontent h3 
{
	color: #641345;
	font-weight: normal !important;
	font-size: 15px;
    line-height: 18px;
	}
	
	
#fullcontent a
	{
	color: #641345;
	text-decoration:underline;
	}
	
#fullcontent li a
	{
	color: #641345;
	text-decoration:none;
	}

iframe.twitter-share-button { vertical-align: top; width:90px !important;}
        .socialshare {height:20px;margin-bottom: 3px;padding-top: 3px;text-align: right;}
        .loc-image{margin-bottom:1px}

#fullcontent strong 
{
	font-weight:normal;
	color:#333333;
	}

#fullcontent a:link
{

    background: url("/img/raquo.png") no-repeat scroll right center transparent;
    color: #444444;
    padding-right: 12px;

	}
.facebook-box
{
	position:relative; right:14px;
	}

.google-box
{
	margin-left: 3px;
	width:65px !important;
	}



.twitter-box
{
		margin-right:2px;
	}

.social-box
{
	float:right;
	}
	.read-more
	{
		float:left;
		}
.read-more a
{
    color: #650049;
	font-size:16px;
	padding: 1px 25px 1px 0; 
	background:url(../img/arrow-down.png) right center no-repeat; 	
}

.read-more a:hover {
    text-decoration: underline;
}
.read-more.open a {
	background-image:url(../img/arrow-up.png); 	
}

.image-with-social-links {
    position: relative;
    max-width:588px;
}

.image-with-social-links .socialshare {
    position: absolute;
    bottom: -1px;
    right: 0;
    background: #fff;
    /*line-height: 30px;*/
    width:255px;
    height: 22px;
}

/* Intermission
-------------------------------------------------- */
.intermission {
    overflow:hidden;
    margin: 10px 0;
    border-top: 2px solid #EDCC88;
    border-bottom: 2px solid #EDCC88;
    background: #fcf9f6;
    padding:10px 0;
}

.intermission .nova-usps {
    overflow:hidden;
    float:left;
    width:40%;
}

.intermission .nova-usps h3 {
    padding:0;
    font-size: 18px;
    color: #B58035;
    margin-bottom: 10px;
    margin-left: 10px;
    text-align: center;
}

.intermission .nova-usps ul{
    font-family:'TitilliumText22LRegular';
}

.intermission .nova-usps li { 
    width: 100%;
	list-style:none;
	float:left;
	padding:4px 15px 4px 25px;
	font-size:14px;
	background:url(../img/thick.png) left center no-repeat;
}

.intermission .facebook-like-box {
    float:right;
    width: 292px;
    padding-right: 10px;
}

.intermission .reviews {
    background: transparent;
    border-width: 0;
    padding: 0 10px 0 0;
    width: 50%;
    float: right;
    margin:0;
    text-align: center;
}

.intermission .reviews h3 {
    padding:0;
    font-size: 18px;
}

.intermission .reviews .review-inner {
    height: 100px;
    position: relative;
}

.intermission .reviews blockquote {
    padding:0;
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width:290px;
}

.intermission .reviews blockquote p {
    /*font-style: italic;*/
    font-size: 14px;
}

.intermission .reviews .pager-link {
    display: inline-block;
    margin: 2px;
    width: 10px;
    height: 10px;
    background: url(../img/pager.png) no-repeat;
    text-indent: -9999px;
}

.intermission .reviews .pager-link.pager-active {
    background: url(../img/pager-active.png) no-repeat;
}
		
/* mobile
-------------------------------------------------- */
@media (max-width: 480px) {
	.cols2 .location-list,
	.cols3 .location-list {
		margin:0;
		width:auto;
		float:none;
	}
	.reviews {
		margin:0 -15px 20px -15px;
		border-width:1px 0;
		border-radius:0;
	}
	/*
	#content {
		padding-top:120px;
		background:url(../img/dog-lie.png) center 20px no-repeat;
	}
    */
	#content h3 {
		font-size:18px;
		font-weight:bold;
	}	
	#content article {
		border:0;
		margin:0;
	}
	.article-content img {
		width:100%;
	}
}

@media (max-width: 630px) {
    .intermission .nova-usps{
        float:none;
        width:280px;
        margin-left: auto;
        margin-right: auto;
    }
    .intermission .facebook-like-box {
        float:none;
        margin:0 auto;
    }
    .intermission .reviews {
        margin-top:30px;
        float:none;
        margin-left:auto;
        margin-right:auto;
        width:70%;
    }
    
    .intermission .reviews blockquote {
        width:auto;
    }
}

@media (min-width: 768px) and (max-width: 979px) {

  .intermission .nova-usps{
        float:none;
        width:280px;
        margin-left: auto;
        margin-right: auto;
    }
    .intermission .facebook-like-box {
        float:none;
        margin-left:auto;
        margin-right:auto;
    }
    
    .intermission .reviews {
        margin-top:30px;
        float:none;
        margin-left:auto;
        margin-right:auto;
        width:70%;
    }
    
    .intermission .reviews blockquote {
        width:100%
    }

	.share-link {
		float:none;
		width:auto;
		margin-bottom:20px;
	}
	
}
