/* --------------------------------------------

Project Jaguar  Mena
Version: 1.0
Date: 06/20/2013
* Copyright 2012 LindemannRock - http://www.lindemannrock.com
	
----------------------------------------------- */

/* ==== General ==== */
* {
	-webkit-text-size-adjust:auto!important;
	-ms-text-size-adjust: auto!important;
}
/*Fonts*/

@font-face {
	font-family:'proxima_regular';
	src:url('fonts/proximanova-regular-webfont.eot');
	src:url('fonts/proximanova-regular-webfont.eot#iefix') format('embedded-opentype'),
	url('fonts/proximanova-regular-webfont.woff') format('woff'),url('fonts/proximanova-regular-webfont.ttf') format('truetype'),url('fonts/proximanova-regular-webfont.svg') format('svg');
	font-weight:normal;
	font-style:normal
}
@font-face {
	font-family:'proxima_semibold';
	src:url('fonts/proximanova-semibold-webfont.eot');
	src:url('fonts/proximanova-semibold-webfont.eot#iefix') format('embedded-opentype'),url('fonts/proximanova-semibold-webfont.woff') format('woff'),url('fonts/proximanova-semibold-webfont.ttf') format('truetype'),url('fonts/proximanova-semibold-webfont.svg') format('svg');
	font-weight:normal;
	font-style:normal
}
@font-face {
	font-family:'proxima_bold';
	src:url('fonts/proximanova-bold-webfont.eot');
	src:url('fonts/proximanova-bold-webfont.eot#iefix') format('embedded-opentype'),url('fonts/proximanova-bold-webfont.woff') format('woff'),url('fonts/proximanova-bold-webfont.ttf') format('truetype'),url('fonts/proximanova-bold-webfont.svg') format('svg');
	font-weight:normal;
	font-style:normal
}

@font-face {
    font-family: 'jaguarbold';
    src: url('fonts/jaguar-bold-webfont.eot');
    src: url('fonts/jaguar-bold-webfont-.eot') format('embedded-opentype'),
         url('fonts/jaguar-bold-webfont.woff') format('woff'),
         url('fonts/jaguar-bold-webfont.ttf') format('truetype'),
         url('fonts/jaguar-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'jaguarregular';
    src: url('fonts/jaguar-regular-webfont.eot');
    src: url('fonts/jaguar-regular-webfont-.eot') format('embedded-opentype'),
         url('fonts/jaguar-regular-webfont.woff') format('woff'),
         url('fonts/jaguar-regular-webfont.ttf') format('truetype'),
         url('fonts/jaguar-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*Links*/
a {
	color:#a61933;
	text-decoration:none;
}
a:hover {
	color:#000;
}
a img, img a {
	border:none;
	outline:none;
}
html,body {
	font-size:100%;
	font-size:0.75rem;
	line-height:18px;
	background:#FFF;
	height:100%;
}
body {
	color:#656565;
	font-size: 100%;
	font-family: 'proxima_regular';
	line-height:16px;
	background: url(../img/bg.jpg) repeat-x left top;
	
}
/*Headings and main Body Text*/

h1 {
	text-transform:uppercase;
	margin: 0 0 25px;
	padding-bottom:4px;
	color: #a11742;
	font: normal 24px/28px jaguarbold, arial;
}

h2 {
	text-transform:uppercase;
	margin: 0 0 25px;
	padding-bottom:4px;
	color: #a11742;
	font: normal 18px/24px jaguarregular, arial;
}

p {
	font-size:14px;
	line-height:28px;
	margin-top:8px;
	margin-bottom:8px;
}

b, strong{
	font-weight: bold;
}

#wrap {
	width:960px;
	margin-right:auto;
	margin-left: auto;
}

/* ==== Header / Footer ==== */
#header{
/*	background-color: white;*/
	height: 160px;
}

	#logo {
		width:160px!important;
		height:72px!important;
		display:block;
		float:left;
		position:relative;
		padding: 0;
		margin-right: 15px;
		right: 20px;
		bottom: 62px;
	}
	
	#logo a:hover {
		background: none!important;
	}
	
	#logo img{
	width:160px!important;
	height:72px!important;
	}
	
	.social-block {
		width:220px;
		height:27px;
		font-weight: bold;
		float:right;
		position:relative;
		top:45px;
		margin-left: 15px;
		text-align: right;
	}
	
	.social-block .followme{
		width:27px;
		height:27px;
		display: inline;
		margin-left: 3px;
	}

	/* search block */
	.search-block {
		width:217px;
		height:27px;
		background:url(../img/bg-search-block.gif) top left no-repeat;
		color:#999;
		font-weight:bold;
		float:right;
		position:relative;
		top:45px;
	}
	.search-block input[type="text"] {
		border:0 none;
		background:transparent;
		width:180px;
		margin:7px 0 0 7px;
		outline:none;
	}
	.search-block input[type="submit"] {
		border:0 none;
		color:transparent;
		background: url(../img/bg-search-block-submit.gif) no-repeat 3px -1px;
		width:21px;
		height:25px;
		padding-top:0px;
		margin-top:4px;
		text-indent:-99em;
		font-size: 0;
		line-height: 0;
	}
	.lt-ie7 .search-block {
		width:185px;
		height: 20px;
	}
	
	/*	Main Navigation*/
	#nav-main{
		width:100%;
		height: 40px;
		position: relative;
		overflow: visible;
		padding:8px 0 0;
		top: 68px;
	}
	
	#nav-main ul li a {
		float:left;
		padding: 15px 20px;
		line-height: 1em;
		font-size: 11px;
		margin-top: -8px;
		margin-bottom: 0;
		margin-left: 0;
		color:#333;
		text-transform:uppercase;
		font-family: 'proxima_semibold';
		font-size:10px;
		letter-spacing:0.13em;
	}

	#nav-main ul li a.last,	#nav-main ul li a:last-child {
		margin:0;
	}

	#nav-main ul li a:hover {
		background:#e0e0e0;
		color:#000;
	}
	
	#nav-main ul li.selected a{
		background:#e0e0e0;
		color:#000;
	}
	
	
/*footer*/
#footer {
	background: url(../img/footer.jpg) no-repeat center 0 #000;
	height: 90px;

}
#footer-nav {
	width:960px;
	margin:10px auto 0 auto;
}
#footer ul {
	float:left;
}
	#footer li {
		float:left;
	}
		#footer li a {
			color:#fff;
			text-transform:uppercase;
			font-family: 'proxima_semibold';
			font-size:10px;
			letter-spacing:0.13em;
		}
		#footer li a:hover {
			color:#686868;
		}
		#footer li a:after {
			content: '|';
			padding:0 15px 0 17px;
		}
		#footer li:last-child a:after {
			content: '';
			padding-right:0;
		}
		#footer ul#social-icons {
			float:right;
			margin-top: -4px;
		}
		#social-icons li a {
			background:url(../img/social-icons.gif) no-repeat 0 0;
			width:24px;
			height:24px;
			display:block;
			text-indent:-99999px;
			margin-left:7px;
		}
			#social-icons li a:hover {
				background-position:0 -24px;
			}
		#social-icons li:nth-child(2) a {
			background-position:-24px 0;
		}
			#social-icons li:nth-child(2) a:hover {
				background-position:-24px -24px;
			}
		#social-icons li:nth-child(3) a {
			background-position:-48px 0;
		}
			#social-icons li:nth-child(3) a:hover {
				background-position:-48px -24px;
			}
		#social-icons li:nth-child(4) a {
			background-position:-72px 0;
		}
			#social-icons li:nth-child(4) a:hover {
				background-position:-72px -24px;
			}
.cta {
	background: url(../img/cta-bg.png) no-repeat 0 0 transparent; 
	height:21px;
	display:block;
	line-height:21px;
	padding-left:35px;
}
.cta:hover {
	background-position: 0 -31px;
}

.ctb {
	background: url(../img/cta-bg.png) no-repeat right 0 #a71e30; 
	height:21px;
	display:block;
	line-height: 21px;
	padding-right: 35px;
	width: 150px;
	color: white!important;
	padding-left: 8px;
	-webkit-transition: all 0.2s ease-in-out;
	 -moz-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out;
}
.ctb:hover {
/*	background-position: right -31px;*/
padding-left: 16px;
}

hr{
	border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin-top: 15px;
	margin-bottom: 15px;
}

.article{
	width: 100%;
	display: block;
	height: auto;
	color: #000;
}

.article img{
	width: 294px;
	height: 169px;
}

.article .content{
	width: 294px;
	height: auto;
	min-height: 295px;
	display: block;
	background-color: #dedede;
	padding: 15px;
	margin-top: -10px;
}

.article .content .date{
	text-transform: uppercase;
	font-size: 12px;
	margin-top: -2px;
}

.article .content .title{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	cursor: pointer;
	cursor: hand;
}

.article .content .excerpt{
	font-size: 13px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 10px;
}

.article .content .read-more{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.video{
	width: 100%;
	display: block;
	height: auto;
	margin-bottom: 57px;
}

.video img{
	float: left;
	width: 300px;
	height: 167px;
	margin-bottom: 5px;
}

.video .title{
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	display: block;
	height: auto;
	position: relative;
	text-transform: uppercase;
}

.video .cover{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background-color: rgba(0, 0, 0, 0.30);
/*	cursor: pointer;*/
/*	cursor: hand;*/
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	 -moz-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out;
}

.video .cover .video-play{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	margin-top: -22px;
	background: url(../img/video-play.png) no-repeat center center;
	width: 45px;
	height: 45px;
	z-index: 99;
	display: block;
}


.video:hover .cover{
	opacity: 1;
}


.info-boxes{
	width: 100%;
	height: auto;
}

.info-boxes .box{
	width: 100%;
	height: auto;
	margin-bottom: 22px;
}

.info-boxes .box .title{
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	display: block;
	height: auto;
	position: relative;
	text-transform: uppercase;
}

.featured{
	position: relative;
	width: 967px;
	height: 328px;
	overflow: hidden;
	background-color: #fff;
}

.featured .feat-img, .featured .feat-default{
	height: 328px;
	width: 967px;
}


.featured .feat-img{
	z-index: 2;
}
.featured .feat-default{
	z-index: 1;
}

	.featured ul {
		list-style: none;
		width: 100%;
		margin: 0;
		padding: 0;
		position: relative;
	}
	
	.featured ul li {
		display: block;
		float: left;
		width: 967px;
		height: 328px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		line-height: 0px;
		text-align: right;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.featured ul li img {
		height: 328px;
		width: 967px;
		display: block;
	}
	
	.featured ul li .hidden{
		display: none;
	}

.bloodline{
	z-index: 10;
	position: absolute;
	left: 0;
	bottom: 0;
}

.featured-links{
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	width: 195px;
	height: 100%;
	z-index: 7;
}

.featured-links .linked{
	width: 100%;
	
}

.featured-links .linked h1{
	text-transform:uppercase;
	margin: 0;
	padding-bottom: 21px;
	padding-left: 15px;
	padding-top: 20px;
	color: white;
	font: normal 18px/24px jaguarregular, arial;
	border-bottom: 1px solid #969593;
	background-color: black!important;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	 -moz-transition: all 0.2s ease-in-out;
	 -o-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out;
}

.featured-links .linked.last h1{
	border-bottom: none;
	padding-bottom: 20px;
}


.featured-links .linked a{
	
}

.featured-links .linked a:hover h1{
	opacity: 0.6;
	padding-left: 20px;
}


h2 {
	text-transform:uppercase;
	margin: 0 0 25px;
	padding-bottom:4px;
	color: #a11742;
	font: normal 18px/24px jaguarregular, arial;
}

.featured-headline{
	background-color: rgba(0, 0, 0, 0.67);
	position: absolute;
	top: 25px;
	left: 250px;
	width: 350px;
	height: 200px;
	z-index: 7;
	padding: 16px;
}

.featured-headline h1, .featured-headline h2, .featured-headline h3, .featured-headline p{
	color: white;
	text-transform: none;
	font-variant: normal;
}

.featured-headline h2{
	margin: 0 0 5px;
	padding-bottom:4px;
}

.featured-headline p{
	line-height: 18px;
}

.latest .addthis_counter{
	position: relative;
	display: block;
	/*left: -13px;*/
margin-left: 3px;
}



.archive{
	width: 100%;
	display: block;
	height: auto;
}

.archive img{
	float: left;
	width: 296px;
	height: 167px;
	margin-right: 10px;
}

.archive .content{
	float: right;
	width: 640px;
	height: auto;
}

.archive .content .date{
	text-transform: uppercase;
	font-size: 10px;fmargin-top: -2px;
}

.archive .content .title{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	cursor: pointer;
	cursor: hand;
}

.archive .content .excerpt{
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 20px;
}

.archive .content .read-more{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}


.article-vid{
	width: 100%;
	display: block;
	height: auto;
}

.article-vid img{
	float: left;
	width: 450px;
	height: 295px;
	margin-right: 10px;
}

.article-vid .content{
	float: right;
	width: 450px;
	height: auto;
}

.article-vid .content .date{
	text-transform: uppercase;
	font-size: 10px;fmargin-top: -2px;
}

.article-vid .content .title{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	cursor: pointer;
	cursor: hand;
}

.article-vid .content .excerpt{
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 20px;
}

.article-vid .content .read-more{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

.video-main{
	margin-bottom: 35px;
}




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}
.commentlist .says {
	color: #9b9a9b;
}



.commentlist a, .commentlist h2 a:hover, .commentlist h3 a:hover {
	color: #000;
	text-decoration: none;
	}

.commentlist a:hover {
	color: #fff;
	text-decoration: underline;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eeeeee;
	background-color: #eeeeee;
	margin-right: 5px;
	padding: 2px;
	margin-bottom: 5px;
	overflow: hidden;
	margin-top: 5px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

h3.comments, .commentlist h3 {
	color: #000;
	font-size: 18px;
	padding: 0;
	margin: 5px 0 0 10px;
	text-align: left;
}

#respond h3 {
	color: #000;
	font-size: 18px;
	padding: 0;
	margin: 5px 0 0 10px;
	text-align: left;
}

.cancel-comment-reply{
		margin: 5px 0 0 10px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	width: 100%;
	margin: 5px 0 0;
}
#commentform textarea {
	width: 90%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 0 5px;
	float: left;

	}

.commentlist {
	padding: 0;
	text-align: left;
	width: 100%;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: 10px;
	margin-left: 10px;
}

.commentlist li ul li  ul li{ 
	margin-right: 10px;
	margin-left: 10px;
}
.commentlist li ul li  ul li  ul li{ 
	margin-right: 10px;
	margin-left: 10px;
}

.commentlist li ul li  ul li  ul li  ul li{ 
	margin-right: 10px;
	margin-left: 10px;
}


.commentlist p, .commentlist .comment-text{
	margin: 10px 5px 10px 0;
	overflow: hidden;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist  .navigation_comment {
	font-size: 12px;
	color: #fff;
	width: 708px;
	min-height: 20px;
	margin: 10px 0 0;
	text-transform: uppercase;
	padding: 5px 10px;
	overflow: hidden;
}

.commentlist .navigation_comment a {
	color: #FFF;
	text-transform: uppercase;
}

.commentlist .navigation_comment a:hover {
	color: #CCC;
}



.commentlist .comment-text{
	background-color: #eeeeee;
	margin-top: 5px;
	padding: 15px;
}

.commentlist .comment-text p {
	margin-top: 0;
	padding: 0;
}

.commentlist small{
	font-size: 11px;
}


.commentlist .bypostauthor, .commentlist .bypostauthor .thread-alt, .commentlist .bypostauthor .thread-even{
}

.commentlist .thread-alts {
	background-color: #eeeeee;
}
.commentlist .thread-evens {
	background-color: #fff;
}

.post{
	font-size: 14px;
	line-height: 20px;
}

.post img{
	width: 100%!important;
	height: auto!important;
}
.post .addthis_toolbox{
	margin-bottom: 18px;
}


.post .video{
	margin-bottom: 18px;
}

	#gallery{
			
			}
			
			#gallery .column{
				
			}
	
			.gallery-image{
				width: 223px;
				height: auto;
			}
			
			.gallery-image img{
				width: 223px;
				height: 162px;
			}
		
			.gallery-decription{
				margin-top: -25px;
				text-align: center;
				background-color: #d8dadc;
				font-size: 12px;
				height: 55px;
				width: 223px;
				padding: 15px 8px 8px;
				display: block;
				position: relative;
				line-height: 14px;
			}
			
			.gallery-decription a{
				margin-top: -8px;
				display: block;
				position: relative;
				color: #595a59;
			}

/* ==== Media Queries ==== */

/* Desktops and laptops */
@media only screen and (min-width:1224px) {
}

/* Large screens */
@media only screen and (min-width:1824px) {
}

/* Smartphones (portrait and landscape) */
@media only screen and (min-device-width:320px) and (max-device-width:480px) {
}
/* Smartphones (landscape) */
@media only screen and (min-width:321px) {
}
/* Smartphones (portrait) */
@media only screen and (max-width:320px) {
}

/* iPads (portrait and landscape */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
}
/* iPads (portrait) */
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
}

/*iPad mini in portrait & landscape*/
@media only screen and (min-device-width:768px) and (max-device-width:1024px)and (-webkit-min-device-pixel-ratio:1) {
}
/*iPad mini in landscape*/
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape)and (-webkit-min-device-pixel-ratio:1) {
}
/*iPad mini in portrait*/
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait)and (-webkit-min-device-pixel-ratio:1) {
}

/*iPhone 5 in portrait & landscape*/
@media only screen and (min-device-width:320px) and (max-device-width:568px) {
}
/*iPhone 5 in landscape*/
@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:landscape) {
}
/*iPhone 5 in portrait*/
@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:portrait) {
}
/*iPhone 2G-4S in portrait & landscape*/
@media only screen and (min-device-width:320px) and (max-device-width:480px) {
}
/*iPhone 2G-4S in landscape*/
@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:landscape) {
}
/*iPhone 2G-4S in portrait*/
@media only screen and (min-device-width:320px) and (max-device-width:480px) and (orientation:portrait) {
}