@charset utf-8;

/*--

	Theme Name: theme1488

	Theme URI: http://template-help.com/

	Description: A theme for Wordpress 3.2+ from Template-Help.com Collection

	Author: Template_Help.com 

	Author URL: http://www.Template-Help.com/ 

--*/





/* Google Font embeding

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

@import url(http://fonts.googleapis.com/css?family=Oswald);





/* General

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

html,

body {

	min-width:960px;

	}

body{

	background:url(images/main-bg.jpg) no-repeat 50% 0 #000;

	color: #585c6b;

	font: 100%/1.25em "Trebuchet MS", "Trebuchet MS", Arial, Helvetica, sans-serif;

	position:relative;

}



#main {

	font-size:.875em;

	}





/* List styling */

dl dt {

	padding:0 0 3px 0;

	margin-bottom:.2em;

	font-size:18px;

	line-height:1.2em;

	color:#fff;

	}

dl dd {

	padding:0 0 0 0;

	margin:0 0 1.5em 0;

	}







/* Top Header

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

#top-header {

	background:#000;

	padding:8px 0 11px 0;

	}

	#top-header ul {

		list-style-type:none;

		padding:7px 0 0 0;

		margin:0;

		float:left;

		}

		#top-header ul li {

			list-style-type:none;

			padding:0 11px 0 11px;

			margin:0;

			border-left:1px solid #272b3d;

			float:left;

			line-height:16px;

			}

		#top-header ul li:first-child {

			border-left:none;

			padding-left:0;

			}

			#top-header ul li a {

				text-decoration:none;

				color:#595c6c;

				}

			#top-header ul li a:hover {

				color:#fff;

				}





/* Header

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

#header {

	height:188px;

	position:relative;

	z-index:99;

	}



/* Logo */

.logo {

	position:absolute;

	left:0;

	top:61px;

	}

	.logo h1,

	.logo h2 {

		font-size:65px;

		line-height:1em;

		font-family: 'Oswald', sans-serif;

		text-transform:uppercase;

		text-shadow:1px 2px 0 rgba(0, 0, 0, .2);

		margin:-6px 0 0 0;

		}

		.logo h1 a,

		.logo h2 a {

			color:#fff;

			text-decoration:none;

			}

.logo .tagline {

	text-align:right;

	font-size:10px;

	text-transform:uppercase;

	color:#fff;

	font-family:Arial, Helvetica, sans-serif;

	margin-top:-1px;

	padding-right:6px;

	letter-spacing:.05em;

	}





/* Header widget */

#widget-header {

	position:absolute;

	right:0;

	top:34px;

	z-index:1;

}

	.widget-header {

		

		}



/* Social Networks */

#widget-header .social-networks {

	list-style-type:none;

	padding:0;

	margin:0;

	border:none;

	}

	#widget-header .social-networks li {

		float:left;

		border:none;

		padding:0;

		margin:0 0 0 5px;

		list-style-type:none;

		height:30px;

		}

		#widget-header .social-networks li a {

			text-decoration:none;

			float:left;

			height:30px;

			display:block;

			}

		#widget-header .social-networks li a:hover {

			color:red;

			}



/* EasyTooltip */

.tooltip {

	background: none repeat scroll 0 0 #252525;

	border: 1px solid #000000;

	color: #EEEEEE;

	display: none;

	font-size: 11px;

	line-height:1.2em;

	margin: 13px 0 0;

	padding: 5px;

	z-index:99;

}









/* Request a quote */

#widget_my_requestquotewidget {

	width:100%;

	overflow:hidden;

	}

	

	.top-box {

		background:#eee;

		border:1px solid #dbdbdb;

		padding:20px;

		margin-bottom:20px;

		overflow:hidden;

		zoom:1;

		position:relative;

		min-height:80px;

		}

	.box-button {

		float:right;

		background:#dbdbdb;

		font-size:21px;

		color:#fff;

		text-decoration:none;

		padding:10px;

		position:absolute;

		right:30px;

		top:50%;

		margin-top:-25px;

		}

	.box-text {

		float:left;

		width:75%;

		}













/* Awkward Showcase Slider

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

#slider-wrapper {

	width:940px;

	height:386px;

	margin:0 auto 20px auto;

	overflow:hidden;

	background:url(images/loading.gif) 50% 50% no-repeat #10121a;

	box-shadow:inset 0 0 5px rgba(0, 0, 0, .3);

	}



.showcase-load {

	height: 386px; /* Same as showcase javascript option */

	overflow: hidden;

	}



/* Container when content is shown in slider */

.showcase {

	position: relative;

	margin: auto;

	display:none;

	}



	.showcase-content-container {

		background-color: #000;

		}

	

	/* Navigation arrows */

	.showcase-arrow-previous, .showcase-arrow-next {

		position: absolute;

		background: url(images/arrows.png);

		width: 33px;

		height: 33px;

		top: 220px;

		cursor: pointer;

	}

	

	.showcase-arrow-previous {

		left: -60px;

		}

	

	.showcase-arrow-previous:hover {

		background-position: 0px -34px;

		}

	

	.showcase-arrow-next {

		right: -56px;

		background-position: -34px 0;

		}

	

	.showcase-arrow-next:hover {

		background-position: -34px -34px;

		}

	

	/* Content */

	.showcase-content {

		background-color: #000;

		text-align: center;

		}

		

		.showcase-content-wrapper {

			text-align: center;

			height: 386px;

			width: 940px;

			display: table-cell;

			vertical-align: middle;

			}

		

		

	

	/* Thumbnails */

	.showcase-thumbnail-container {

		background-image: url(images/black-opacity-75.png);

		position:absolute;

		left:0;

		bottom:0;

		}

	

	.showcase-thumbnail-wrapper {

		overflow: hidden;

		}

		

		.showcase-thumbnail {

			width: 248px;

			padding:17px 10px 19px 13px;

			cursor: pointer;

			border: solid 1px #333;

			position: relative;

			border:1px solid rgba(255, 255, 255, .1);

			background-image: url(images/black-opacity-45.png);

			color:#fff;

			text-transform:uppercase;

			font-family: 'Oswald', sans-serif;

			}

			.showcase-thumbnail .category {

				display:block;

				color:#f4ff00;

				margin-bottom:5px;

				}

			.showcase-thumbnail .thumb-holder {

				float:left;

				width:114px;

				height:66px;

				position:relative;

				margin-right:10px;

				}

				.showcase-thumbnail img {

					display:block;

					position:absolute;

					left:3px;

					top:3px;

					width:108px;

					height:62px;

					-webkit-transition: all .2s ease-in-out;

					-moz-transition: all .2s ease-in-out;

					-o-transition: all .2s ease-in-out;

					-ms-transition: all .2s ease-in-out;

					transition: all .2s ease-in-out;

					}

			

			.showcase-thumbnail-cover {

				background-image: url(images/black-opacity-40.png);

				position: absolute;

				top: 0; bottom: 0; left: 0; right: 0;

				}

		

		.showcase-thumbnail:hover,

		.showcase-thumbnail.active {

			background-image: url(images/black-opacity-60.png);

			}

			.showcase-thumbnail:hover img,

			.showcase-thumbnail.active img {

				width:114px;

				height:66px;

				left:0;

				top:0;

				}

	

	.showcase-thumbnail-wrapper-horizontal {

		padding: 10px;

		padding:17px 0 15px 0;

		}

	

		.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail {

			margin-right: 17px;

			width: 248px;

			}

	

		

	.showcase-thumbnail-button-backward,

	.showcase-thumbnail-button-forward {

		padding: 17px 9px;

		cursor: pointer;

		}

	

		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,

		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {

			display: block;

			width: 25px;

			height: 62px;

			background-repeat:no-repeat;

			background-image:url(images/direction_nav.png);

			}

		.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {

			background-position:0 0;

			margin-top: 20px;

			margin-bottom: 20px;

			}

		.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal {

			background-position:0 -63px;

			}

		

		.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal {

			background-position:-25px 0;

			margin-top: 20px;

			margin-bottom: 20px;

			}

		.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal {

			background-position:-25px -63px;

			}

		

		/* Hide button text */

		.showcase-thumbnail-button-forward span span,

		.showcase-thumbnail-button-backward span span {

			display: none;

		}















/* Navigations

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



/* Primary navigation */

nav.primary {

	position:relative;

	z-index:99;

	margin-bottom:19px;

	}



/* Essential styles for dropdown menu */

.sf-menu, .sf-menu * {

	margin:			0;

	padding:		0;

	list-style:		none;

}

.sf-menu {

	line-height:	1.0;

}

.sf-menu ul {

	position:		absolute;

	top:			-999em;

	width:			940px; /* left offset of submenus need to match (see below) */

}

.sf-menu ul li {

	width:			100%;

}

.sf-menu li:hover {

	visibility:		inherit; /* fixes IE7 'sticky bug' */

}

.sf-menu li {

	float:			left;

}

.sf-menu a {

	display:		block;

	position:		relative;

}

.sf-menu li:hover ul,

.sf-menu li.sfHover ul {

	left:			0;

	top:			80px; /* match top ul list item height */

	z-index:		99;

}

ul.sf-menu li:hover li ul,

ul.sf-menu li.sfHover li ul {

	top:			-999em;

}

ul.sf-menu li li:hover ul,

ul.sf-menu li li.sfHover ul {

	left:			10em; /* match ul width */

	top:			28px;

	margin-left:-13px;

}

ul.sf-menu li li:hover li ul,

ul.sf-menu li li.sfHover li ul {

	top:			-999em;

}

ul.sf-menu li li li:hover ul,

ul.sf-menu li li li.sfHover ul {

	left:			10em; /* match ul width */

	top:			0;

}





/* Our skin for dropdown menu */

.sf-menu {

	background:url(images/nav-primary.gif) 0 0 repeat-x #10121a;

	height:108px;

}

.sf-menu a {

	text-decoration:none;

	color:			#13a;

	line-height:1.2em;

}

.sf-menu li {

	

}

.sf-menu > li {

	background:url(images/divider.png) no-repeat 0 0;

	padding-left:2px;

	}

.sf-menu > li:first-child {

	background:none;

	padding-left:0;

	}

	.sf-menu > li > a {

		font-size:20px;

		line-height:66px;

		text-transform:uppercase;

		color:#fff;

		font-family: 'Oswald', sans-serif;

		width:116px;

		text-align:center;

		}

	.sf-menu > li:first-child > a {

		width:112px;

		}

	.sf-menu > li > a:hover,

	.sf-menu > li.sfHover > a,

	.sf-menu > li.current-menu-item > a{

		background-color: #003168;

	  background-image: -webkit-gradient(linear, left top, left bottom, from(#003f84), to(#001a40)); /* Saf4+, Chrome */

	  background-image: -webkit-linear-gradient(top, #003f84, #001a40); /* Chrome 10+, Saf5.1+, iOS 5+ */

	  background-image:    -moz-linear-gradient(top, #003f84, #001a40); /* FF3.6 */

	  background-image:     -ms-linear-gradient(top, #003f84, #001a40); /* IE10 */

	  background-image:      -o-linear-gradient(top, #003f84, #001a40); /* Opera 11.10+ */

	  background-image:         linear-gradient(to bottom, #003f84, #001a40);

		box-shadow:inset 0 1px 0 rgba(255, 255, 255, .2);

		}





/* Submenu */

.sf-menu .sub-menu {

	

	}

.sf-menu li li {

	font-size:13px;

	width:auto;

	float:left;

	border-left:1px solid #272b3d;

	padding:0 12px 0 12px;

	position:relative !important;

}

.sf-menu li li:first-child {

	border-left:none;

	padding-left:33px;

	}

	.sf-menu li li a {

		color:#ffffff;

		}

	.sf-menu li li a:hover,

	.sf-menu li li.sfHover > a,

	.sf-menu li li.current-menu-item > a{

		color:#085ec1;

		text-decoration:none;

		}



/* 2nd level submenu */

.sf-menu .sub-menu .sub-menu {

	width:140px;

	left:0;

	margin-left:0;

	}

.sf-menu .sub-menu li:first-child .sub-menu {

	margin-left:20px;

	}

.sf-menu li li li {

	float:none;

	border:none;

	padding:6px 5px 6px 13px;

	position:relative;

	border-top:1px solid #18191e;

	background:#000;

	}

.sf-menu li li li:first-child {

	border:none;

	padding:6px 5px 6px 13px;

	}



/* 3rd level submenu */ 

.sf-menu .sub-menu .sub-menu .sub-menu {

	left:121px;

	margin-left:0;

	}





.sf-menu li:hover, .sf-menu li.sfHover,

.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li.current-menu-item > a {

	outline:		0;

}



/*** arrows **/

.sf-menu a.sf-with-ul {

	padding-right: 	2.25em;

	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */

}

.sf-sub-indicator {

	position:		absolute;

	display:		block;

	right:			.75em;

	top:			1.05em; /* IE6 only */

	width:			10px;

	height:			10px;

	text-indent: 	-999em;

	overflow:		hidden;

	background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */

}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */

	top:			.8em;

	background-position: 0 -100px; /* use translucent arrow for modern browsers*/

}

/* apply hovers to modern browsers */

a:focus > .sf-sub-indicator,

a:hover > .sf-sub-indicator,

a:active > .sf-sub-indicator,

li:hover > a > .sf-sub-indicator,

li.sfHover > a > .sf-sub-indicator {

	background-position: -10px -100px; /* arrow hovers for modern browsers*/

}



/* point right for anchors in subs */

.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }

.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }

/* apply hovers to modern browsers */

.sf-menu ul a:focus > .sf-sub-indicator,

.sf-menu ul a:hover > .sf-sub-indicator,

.sf-menu ul a:active > .sf-sub-indicator,

.sf-menu ul li:hover > a > .sf-sub-indicator,

.sf-menu ul li.sfHover > a > .sf-sub-indicator {

	background-position: -10px 0; /* arrow hovers for modern browsers*/

}



/*** shadows for all but IE6 ***/

.sf-shadow ul {

	background:	url(images/shadow.png) no-repeat bottom right;

	padding: 0 8px 9px 0;

	-moz-border-radius-bottomleft: 17px;

	-moz-border-radius-topright: 17px;

	-webkit-border-top-right-radius: 17px;

	-webkit-border-bottom-left-radius: 17px;

}

.sf-shadow ul.sf-shadow-off {

	background: transparent;

}









/* Top search */

#top-search {

	float:right;

	}

	#top-search .input-search {

		width:156px;

		margin-right:2px;

		padding:5px 5px 5px 12px;

		}

	#top-search #submit {

		width:70px;

		cursor:pointer;

		padding-left:0;

		padding-right:0;

		margin:0;

		}











/* Content

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

.primary_content_wrap {

	position:relative;

	z-index:1;

	padding-bottom:19px;

	}

	

#content {

	

}

#content.left {

	float:right !important;

	}



#first_content_area {

	margin-bottom:20px;

	}





/* Page */

.page {

	

	}

	#page-content {

		

	}

	#page-meta {

		

	}









/* Comments

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

.comments-holder {

	margin-bottom:20px;

	}

h3#comments {

	padding-top:25px;

	}

.commentlist {

	list-style-type:none;

	padding:0;

	margin:0;

	}

	li.comment {

		list-style-type:none;

		overflow:hidden;

	}

		.odd {

			

		}

		.even {

			

		}

			li.comment .comment-body {

				padding:0 10px 25px 84px;

				position:relative;

				zoom:1;

				margin-bottom:25px;

				border-bottom:1px solid #0d1621;

				}

		.author-comment {

			

		}

		.comment-author {

			padding:0;

			font-size:14px;

			font-weight:bold;

			text-transform:uppercase;

			color:#fff;

			}

		.comment-text {

			

		}

		.comment-meta {

			font-size:12px;

			color:#243546;

			margin-bottom:10px;

			}

			.comment-meta a {

				color:#243546;

				text-decoration:none;

				}

			.comment-meta a:hover {

				color:#fff;

				text-decoration:underline;

				}

			li.comment .avatar {

				float:none;

				margin:0;

				position:absolute;

				left:0;

				top:0;

				vertical-align:top;

				overflow:hidden;

				border:1px solid #2c74c4;

				}

				li.comment .avatar {

					display:block;

					vertical-align:top;

					overflow:hidden;

					}

				

				.commentlist ul.children {

					margin:20px 0 0 30px;

					}

					.commentlist ul.children li.comment {

						background:none;

						padding:0;

						}

				

				.reply {

					position:absolute;

					right:10px;

					bottom:15px;

					}

					.reply a {

						font-size:14px;

						text-decoration:none;

						}

					.reply a:hover {

						text-decoration:underline;

						}

				.cancel-comment-reply a {

					display:inline-block;

					padding:8px 15px;

					background-color: #5a0f05;

					background-image: -webkit-gradient(linear, left top, left bottom, from(#782d24), to(#560c02)); /* Saf4+, Chrome */

					background-image: -webkit-linear-gradient(top, #782d24, #560c02); /* Chrome 10+, Saf5.1+, iOS 5+ */

					background-image:    -moz-linear-gradient(top, #782d24, #560c02); /* FF3.6 */

					background-image:     -ms-linear-gradient(top, #782d24, #560c02); /* IE10 */

					background-image:      -o-linear-gradient(top, #782d24, #560c02); /* Opera 11.10+ */

					background-image:         linear-gradient(to bottom, #782d24, #560c02);

					border-top-color:#8d4d45;

					color:#f7533d;

					margin:0 0 8px 0;

					text-decoration:none;

					font-weight:bold;

					font-size:13px;

					}

				.cancel-comment-reply a:hover {

					color:#fff;

					}

				

				

		.waiting-for-approval {

			

		}

	#trackbacks {

		

	}

		li.trackback {

			

		}

	p#no-comments {

		

	}

	#comments-form {

		

	}

	

	.allowed_tags {

		background:#eee;

		padding:15px;

		font-size:11px;

		font-family:"Courier New", Courier, monospace;

		color:#666;

		}

		.allowed_tags strong {

			font-family:Tahoma, Geneva, sans-serif;

			}

		#respond {

			

		}

		.cancel-comment-reply {

			

		}











/* Post

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

.post {

	

}

	.postContent {

		

	}

	.post-excerpt {

		

	}





.post-holder {

	margin-bottom:20px;

	position:relative;

	}



/* Post header */

.post-holder .entry-header h1,

.post-holder .entry-header h2 {

	padding-right:180px;

	}

	.post-holder .entry-header h2 a {

		text-decoration:none;

		}

	.post-holder .entry-header h2 a:hover {

		text-decoration:underline;

		}

.post-holder.single-post {

	

	}



/* Featured thumbnail */

.featured-thumbnail {

	float:left;

	margin:0 20px 8px 0;

}

	.featured-thumbnail .img-wrap {

		float:left;

		}

		.featured-thumbnail img {

			float:left;

			}

	

	/* Large thumbnail */

	.featured-thumbnail.large {

		margin-right:0;

		float:none;

		overflow:hidden;

		margin-bottom:1.5em;

		}

	.featured-thumbnail.large .img-wrap {

		float:none;

		display:block;

		overflow:hidden;

		}

	.featured-thumbnail.large img {

		width:100%;

		height:auto;

		}

	.f-thumb-wrap {

		overflow:hidden;

		width:100%;

		height:220px;

		}

	

	/* Thumbnail with prettyphoto */

	.featured-thumbnail .image-wrap[rel="prettyphoto"] {

		background:url(images/magnify.png) no-repeat 50% 50%;

		display:block;

		float:left;

		}

		.featured-thumbnail .image-wrap[rel="prettyphoto"] img {

			-webkit-transition: all .2s ease-in-out;

			-moz-transition: all .2s ease-in-out;

			-o-transition: all .2s ease-in-out;

			-ms-transition: all .2s ease-in-out;

			transition: all .2s ease-in-out;

			}

		.featured-thumbnail .image-wrap[rel="prettyphoto"]:hover img {

			opacity:.5;

			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);

			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

			}



/* Post content */

.post-content {

	

}

	.post-content .excerpt {

		margin-bottom:1.5em;

		}

	.pagination {

		

	}

		.pagination a {

			display:inline-block;

			padding:0 5px;

			background:#eee;

			}



/* Post footer */

.post-holder footer {

	clear:both;

	padding:5px 0 0 0;

	}

.post-holder.single-post footer {

	margin-top:20px;

	}

		



/* Meta information for post */

.post-meta {

	display:block;

	position:absolute;

	right:22px;

	top:18px;

	}

	.post-meta .sm-box {

		border:1px solid #2c74c4;

		float:left;

		margin-left:5px;

		font-size:20px;

		line-height:26px;

		color:#2c74c4;

		text-transform:uppercase;

		font-family: 'Oswald', sans-serif;

		padding:0 9px;

		background:#00295a;

		}

		.post-meta .sm-box a {

			color:#2c74c4;

			text-decoration:none;

			}

		.post-meta .sm-box a:hover {

			color:#fff;

			}

	

	.post-meta .author {

		padding:0;

		}

	.post-meta .author a {

		display:block;

		width:28px;

		height:26px;

		text-indent:-9999em;

		overflow:hidden;

		background:url(images/author-icon.png) no-repeat 50% 50%;

		padding:0;

		}

	

	.post-navigation {

		

	}

	

p.gravatar {

	float:left;

	margin-right:20px;

	}





/* Post edit link */

.post-edit-link {

	display:block;

	position:absolute;

	right:0;

	top:0;

	padding:2px 7px;

	background:#000;

	color:#fff;

	font-size:10px;

	text-transform:uppercase;

	text-decoration:none;

	border-radius:3px;

	}

.post-edit-link:hover {

	background:#666;

	}





/* Image styling */

.alignleft {

	float:left;

	margin:0 20px 10px 0;

	padding:7px;

	background:#fff;

	border:1px solid #dbdbdb;

	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	}

.alignright {

	float:right;

	margin:0 0 10px 20px;

	padding:7px;

	background:#fff;

	border:1px solid #dbdbdb;

	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	}

.aligncenter {

	text-align:center;

	margin:0 auto;

	padding:7px;

	background:#fff;

	border:1px solid #dbdbdb;

	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	}

article .post-content img {

	max-width:710px;

	}



.frame {

	padding:7px;

	background:#fff;

	border:1px solid #dbdbdb;

	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	text-align:center;

	}

.frame img.alignleft,

.frame img.alignright{

	margin:0;

	padding:0;

	border:none;

	}







/* Page Navigaton (wp-pagenavi) */

.wp-pagenavi {

	clear: both;

	overflow:hidden;

}

.wp-pagenavi a, .wp-pagenavi span {

	display:inline-block;

	text-decoration: none;

	background-color: #262731;

  background-image: -webkit-gradient(linear, left top, left bottom, from(#363842), to(#151720)); /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #363842, #151720); /* Chrome 10+, Saf5.1+, iOS 5+ */

  background-image:    -moz-linear-gradient(top, #363842, #151720); /* FF3.6 */

  background-image:     -ms-linear-gradient(top, #363842, #151720); /* IE10 */

  background-image:      -o-linear-gradient(top, #363842, #151720); /* Opera 11.10+ */

  background-image:         linear-gradient(to bottom, #363842, #151720);

	border-top-color:#55575e;

	color:#8386a1;

	margin-right:5px;

	padding:3px 8px;

}

.wp-pagenavi a:hover, .wp-pagenavi span.current {

	background:#fff;

	color:#000;

}

.wp-pagenavi span.current {

	font-weight: bold;

}

.wp-pagenavi .pages {

	float:right;

	border:none;

	color:#999;

	background:none;

	}





/* Older and newer navigation */

nav.oldernewer {

	width:100%;

	overflow:hidden;

	margin-bottom:1.5em;

}

	.older {

		float:left;

	}

	.newer {

		float:right;

	}







/* Author

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

#post-author {

	margin-bottom:20px;

	}

#author-link {

	margin-top:1.5em;

	}

	#post-author .gravatar {

		margin:0 20px 0 0;

		}

	#post-author .gravatar img {

		}

#author-description {

	

	}



/* Recent author posts */

#recent-author-posts {

	margin-bottom:3em;

}



/* Recent author comments */

#recent-author-comments {

	

}



.author-info {

	margin-bottom:20px;

}

	.author-info .avatar {

		margin:0 20px 0 0;

		}

		.author-info .avatar img {

			float:left;

			background:#fff;

			padding:7px;

			border:1px solid #dbdbdb;

			}



.author-meta {

	margin-bottom:20px;

	overflow:hidden;

	width:100%;

	}

	.author-meta p.gravatar {

		margin:0;

		}









/* 404

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

#error404 {

	padding:30px 0 100px 0;

}

	.error404-num {

		font-size:250px;

		line-height:1.2em;

		color:#143A63;

		font-family: 'Oswald', sans-serif;

		text-align:center;

		}

	#error404 hgroup {

		margin:0 0 1em 0;

		padding-top:50px;

		}

		#error404 hgroup h1 {

			font-size:3em;

			margin-bottom:.2em;

			}











/* Portfolio

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

.latestwork {

	width:100%;

	overflow:hidden;

	list-style-type:none;

	padding:0;

	margin:0;

	}

	.latestwork li {

		float:left;

		margin-right:20px;

		}





/* Gallery */

.header-title {

	margin-bottom:2.5em;

	}

	.header-title h1 {

		margin-bottom:.1em;

		}

	.header-title .page-desc {

		font-size:.91em;

		color:#999;

		}







/* Default layout 3 columns */

#gallery {

	

	}

	#gallery .portfolio {

		width:100%;

		overflow:hidden;

		list-style-type:none;

		padding:0;

		margin:0;

		}

		#gallery .portfolio li {

			display:-moz-inline-box;

			display:inline-block;

			zoom:1;

			vertical-align:top; 

			width:283px;

			margin:0 17px 30px 0;

			position:relative;

			}

		* + html #gallery .portfolio li {

			display:inline;

			}

		#gallery .portfolio li.nomargin {

			margin-right:0 !important;

			}

			#gallery .portfolio li span.image-border {

				display:block;

				height:161px;

				width:283px;

				position:relative;

				}

			#gallery .portfolio li a.image-wrap {

				display:block;

				overflow:hidden;

				width:283px;

				height:161px;

				position:relative;

				background:#000 url(images/loading-folio.gif) 50% 50% no-repeat;

				-webkit-transition: all .2s ease-in-out;

				-moz-transition: all .2s ease-in-out;

				-o-transition: all .2s ease-in-out;

				-ms-transition: all .2s ease-in-out;

				transition: all .2s ease-in-out;

				}

			#gallery .portfolio li a.image-wrap:hover {

				

				}

				#gallery .portfolio li a.image-wrap img {

					float:left;

					}

			

			#gallery .portfolio .folio-desc {

				margin-bottom:0;

				padding:18px 0 0 0;

				}

				#gallery .portfolio .folio-desc h4 a {

					text-decoration:none;

					}

				#gallery .portfolio .folio-desc h4 a:hover {

					text-decoration:underline;

					}	

			#gallery .portfolio p.excerpt {

				padding:0;

				}

			

			.zoom-icon {

				display:block;

				position:absolute;

				left:0;

				top:-152px;

				width:283px;

				height:161px;

				background:url(images/magnify.png) 50% 50% no-repeat;

				cursor:pointer;

				-webkit-transition: all .2s ease-in-out;

				-moz-transition: all .2s ease-in-out;

				-o-transition: all .2s ease-in-out;

				}

			#gallery .portfolio li a.image-wrap:hover .zoom-icon {

				top:0;

				}

			

#gallery .ratings-holder {

	float:right;

	width:76px;

	height:78px;

	border:1px solid #3b3e4b;

	text-align:center;

	position:relative;

	top:0;

	margin:0 0 0 10px;

	}

	#gallery .rating-images {

		display:block;

		overflow:hidden;

		padding:15px 0 5px 0;

		}

	#gallery .ratings-holder .score {

		font-size:20px;

		line-height:1.2em;

		display:block;

		text-align:center;

		color:#2c74c4;

		font-family: 'Oswald', sans-serif;

		line-height:76px;

		font-weight:normal;

		}

	#gallery .ratings-holder .desc {

		font-size:13px;

		line-height:1em;

		font-family: 'Oswald', sans-serif;

		text-transform:uppercase;

		color:#143a63;

		font-weight:normal;

		}





/* 1 column portfolio*/

#gallery.one_column .portfolio li {

	width:100%;

	margin-right:0;

	margin-left:0;

	}

	#gallery.one_column .portfolio li span.image-border {

		width:478px;

		height:271px;

		float:left;

		}

	#gallery.one_column .portfolio li a.image-wrap {

		width:478px;

		height:271px;

		}

	#gallery.one_column .zoom-icon {

		top:-252px;

		width:478px;

		height:271px;

		}

		#gallery.one_column .folio-desc {

			float:left;

			margin:0 0 0 20px;

			padding:0;

			overflow:hidden;

			width:390px;

			}

			#gallery.one_column .folio-desc h4 {

				margin-bottom:0;

				}

			#gallery.one_column .folio-desc time {

				display:block;

				color:#7b7c81;

				margin-bottom:10px;

				}



/* 2 columns portfolio*/

#gallery.two_columns .portfolio li {

	width:435px;

	}

	#gallery.two_columns .portfolio li span.image-border {

		width:435px;

		height:247px;

		}

	#gallery.two_columns .portfolio li a.image-wrap {

		width:435px;

		height:247px;

		}

	#gallery.two_columns .zoom-icon {

		top:-252px;

		width:435px;

		height:247px;

		}



/* 4 columns portfolio*/

#gallery.four_columns .portfolio li {

	width:206px;

	}

	#gallery.four_columns .portfolio li span.image-border {

		width:206px;

		height:117px;

		}

	#gallery.four_columns .portfolio li a.image-wrap {

		width:206px;

		height:117px;

		}

	#gallery.four_columns .zoom-icon {

		top:-152px;

		width:206px;

		height:117px;

		}

#gallery.four_columns .ratings-holder {

	width:56px;

	height:58px;

	margin:0 0 0 5px;

	}

	#gallery.four_columns .rating-images {

		display:block;

		overflow:hidden;

		padding:10px 0 5px 0;

		}

		#gallery.four_columns .rating-images img {

			width:20px;

			height:auto;

			}

	#gallery.four_columns .ratings-holder .score {

		font-size:14px;

		line-height:1.2em;

		color:#2c74c4;

		line-height:58px;

		}

	#gallery.four_columns .ratings-holder .desc {

		font-size:10px;

		line-height:1em;

		color:#143a63;

		}















/* Sidebar

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



#sidebar {

	

}

	#widget-sidebar {

		

	}

		#sidebar .widget-area {

			margin-bottom:20px;

			}

			#sidebar .widget-area ul {

				margin:0;

				padding:0;

				}

			#sidebar .widget-area ul li {

				list-style-type:none;

				padding:11px 0 11px 0;

				margin:0;

				font-size:15px;

				line-height:1.2em;

				font-family: 'Oswald', sans-serif;

				text-transform:uppercase;

				border-top:1px solid #1a1c25;

				}

			#sidebar .widget-area ul li:first-child {

				padding-top:0;

				border-top:none;

				}

			#sidebar .widget-area ul ul {

				margin:11px 0 -11px 11px;

				padding:11px 0 0 0;

				border-top:1px solid #1a1c25;

				}

				#sidebar .widget-area ul li a {

					text-decoration:none;

					}

				#sidebar .widget-area ul li a:hover {

					text-decoration:underline;

					}

	



/* Calendar */

#calendar_wrap {

	padding:0;

	}

	#wp-calendar {

		width:100%;

		}

		#wp-calendar caption {

			text-align:center;

			}

		#wp-calendar td {

			text-align:center;

			padding:6px 0;

			border:none;

			}

		#wp-calendar caption {

			font-size:16px;

			color:#000;

			font-weight:bold;

			padding:4px 0;

			margin-bottom:5px;

			}

		#wp-calendar thead th {

			padding:7px 0;

			font-size:14px;

			background:#fff;

			color:#000;

			text-align:center;

			}

		#wp-calendar #prev {

			text-align:left;

			}

		#wp-calendar #next {

			text-align:right;

			}







/* FAQs

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

.faq_list {

	

	}

	.faq_list dt {

		color:#7b7c81;

		position:relative;

		padding:0 0 5px 28px;

		font-size:15px;

		font-weight:normal;

		margin:0;

		background:none;

		}

	.faq_list span.marker {

		display:block;

		position:absolute;

		left:0;

		top:0;

		font-size:15px;

		color:#fff;

		font-weight:bold;

		}

	.faq_list dd {

		padding:0 0 0 28px;

		position:relative;

		margin:0 0 2em 0;

		}

		.faq_list dd .marker {

			top:3px;

			}







/* Custom widgets

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





/* Recent Comments */

ul.recentcomments {

	padding:0;

	margin:0;

	}

	ul.recentcomments li {

		border-top:1px solid #c6c6c6;

		padding:25px 0 25px 0;

		margin:0;

		border-bottom:none;

		background:none;

		overflow:hidden;

		list-style-type:none;

		}

	ul.recentcomments li:first-child {

		padding-top:0;

		border-top:none;

		}

		ul.recentcomments li img {

			float:left;

			margin:0 12px 0 0;

			}

		ul.recentcomments .comment-body {

			padding:15px 0 0 0;

			}

			ul.recentcomments .comment-body a {

				text-decoration:none;

				color:#96999d;

				}

			ul.recentcomments .comment-body a:hover {

				color:#000;

				text-decoration:underline;

				}

		ul.recentcomments li h4 {

			margin-bottom:.1em;

			}

			ul.recentcomments li h4 a {

				text-decoration:none;

				}

			ul.recentcomments li h4 a:hover {

				color:#000;

				}

		ul.recentcomments li small {

			font-size:11px;

			color:#6a6a6a;

			}



/* Posts Type widget */

.post_list {

	list-style-type:none;

	padding:0 0 10px 0;

	margin:0;

	}

	.post_list li {

		overflow:hidden;

		padding:15px 0 0 0;

		margin:15px 0 0 0;

		border-top:1px solid #0d1621;

		}

	.post_list li:first-child {

		border:none;

		padding-top:0;

		margin-top:0;

		}

		.post_list li .img-holder {

			width:166px;

			height:107px;

			overflow:hidden;

			display:block;

			float:left;

			margin:0 19px 0 0;

			}

		.post_list li .ratings-holder {

			float:right;

			width:76px;

			height:78px;

			border:1px solid #2c74c4;

			text-align:center;

			position:relative;

			top:25px;

			}

			.rating-images {

				display:block;

				overflow:hidden;

				padding:15px 0 5px 10px;

				}

			.post_list li .ratings-holder .score {

				font-size:20px;

				line-height:1.2em;

				display:block;

				text-align:center;

				color:#2c74c4;

				font-family: 'Oswald', sans-serif;

				line-height:76px;

				font-weight:normal;

				}

			.post_list li .ratings-holder .desc {

				font-size:13px;

				line-height:1em;

				font-family: 'Oswald', sans-serif;

				text-transform:uppercase;

				color:#143a63;

				font-weight:normal;

				}

			.post_list li .ratings-holder .no-ratings {

				

				}

			.post_list li img {

				float:left;

				}

		.post_list li h4 a {

			text-decoration:none;

			}

		.post_list li h4 a:hover {

			text-decoration:underline;

			}

		



/* Popular posts */

.popular-posts {

	list-style-type:none;

	padding:0;

	margin:0;

	}

	.popular-posts li {

		overflow:hidden;

		margin:20px 0 0 0;

		padding:0;

		list-style-type:none;

		}

	.popular-posts li:first-child {

		margin-top:0;

		}

		.popular-posts li .featured-thumbnail {

			float:none;

			margin:0 0 17px 0;

			width:254px;

			height:107px;

			overflow:hidden;

			border:none;

			}

			.popular-posts li .featured-thumbnail img {

				margin-top:-30px;

				}

		.popular-posts li .featured-thumbnail.empty-thumb {

			background:url(images/empty_thumb.gif) no-repeat 50% 50% #ececec;

			}

		.popular-posts li hgroup {

			margin-bottom:6px;

			}

			.popular-posts li h4 {

				margin-bottom:0;

				}

				.popular-posts li h4 a {

					text-decoration:none;

					}

				.popular-posts li h4 a:hover {

					text-decoration:underline;

					}

				.popular-posts li h6 a {

					color:#7b7c81;

					text-decoration:none;

					}

				.popular-posts li h6 a:hover {

					color:#fff;

					text-decoration:underline;

					}

			

		.popular-posts li .button {

			float:right;

			margin-top:-10px;

			}





/* Post Cycle */

.post_cycle {

	padding:0;

	margin:0;

	}

#post-cycle .cycle_item {

	display:none;

	}

#post-cycle .cycle_item:first {

	display:block;

	}





/* Folio Cycle */

.folio_cycle {

	list-style-type:none;

	padding:0;

	margin:0;

	width:100%;

	overflow:hidden;

	}

	.folio_cycle .folio_item {

		overflow:hidden;

		display:none;

		}

	.folio_cycle .folio_item:first {

		display:block;

		}

		.folio_cycle .folio_item figure.thumbnail {

			width:270px;

			overflow:hidden;

			}

#folio-controls {

	text-align:center;

	overflow:hidden;

	}

	#folio-controls ul {

		list-style-type:none;

		margin:0;

		padding:0;

		}

		#folio-controls ul li {

			padding:0 5px 0 0;

			display:inline;

			}

			#folio-controls ul li a {

				display:inline-block;

				text-decoration:none;

				width:8px;

				height:8px;

				background:#000;

				font-size:0;

				line-height:0;

				}

			#folio-controls ul li a:hover {

				background:#999;

				}







/* Recent Posts */

.latestpost {

	list-style-type:none;

	margin:0;

	padding:0;

	}

	.latestpost li {

		margin:0;

		padding:16px 0 16px 0;

		list-style-type:none;

		overflow:hidden;

		border-top:1px solid #0d1621;

		}

	

	.grey .widget-area .latestpost li {

		border-color:#1a1c25;

		}

	.red .widget-area .latestpost li {

		border-color:#1d1011;

		}

			

			

	.latestpost li:first-child {

		border-top:none;

		padding-top:0;

		}

		.latestpost li .featured-thumbnail {

			border:none;

			margin:0 19px 0 0;

			}

			.latestpost li h4 {

				margin-bottom:0;

				text-transform:uppercase;

				}

				.latestpost li h4 a {

					color:#fff;

					text-decoration:none;

					}

				.latestpost li h4 a:hover {

					text-decoration:underline;

					}





/* Twitter widget */

.twitter_update_list {

	overflow:hidden;

	}

.twitter ul li {

	list-style-type:none;

	margin:0 0 15px 0;

	padding:0 0 0 37px;

	background:url(images/twitter-icon.png) no-repeat 0 0;

	}

	.twitter ul li .twitt-body {

		padding:0 0 5px 0;

		}

	.twitter ul li .twitt-body a {

		font-weight:bold;

		}

	.twitter ul li a.timesince {

		font-size:11px;

		}

.twitter .profileLink {

	

	}





/* Flickr widget */

.flickrImages {

	overflow:hidden;

	position:relative;

}

.flickrImages a {

	float:left;

	display:block;

	width:75px;

	height:75px;

	background:#000;

	margin:0 1px 1px 0;

	}

.flickrImages a img {

	-webkit-transition: all 0.2s ease;

	-moz-transition: all 0.2s ease;

	-o-transition: all 0.2s ease;

}

.flickrImages a:hover img {

	opacity:.5;

}

.flickrImages a.link {

	display:inline;

	float:none;

	width:auto;



	height:auto;

	margin:0;

	background:none;

	}



/* Banner widget */

.banner-holder {

	

	}

	.banner-holder img {

		border:1px solid #d32b1f;

		-webkit-transition: all .2s ease-in-out;

		-moz-transition: all .2s ease-in-out;

		-o-transition: all .2s ease-in-out;

		-ms-transition: all .2s ease-in-out;

		transition: all .2s ease-in-out;

		}

	.banner-holder img:hover {

		box-shadow:0 0 10px rgba(255, 255, 255, .5), 0 0 5px rgba(255, 255, 255, .2), 0 0 2px rgba(255, 255, 255, .1);

		}











/* Shortcodes

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



/* Recent Posts */

.recent-posts {

	margin:0;

	padding:0;

	width:100%;

	overflow:hidden;

	border:none;

	}

	.recent-posts li {

		margin:0 0 20px 0;

		padding:0;

		border:none;

		}

		.recent-posts li img.thumb {

			float:left;

			margin:0 20px 0 0;

			}

		.recent-posts li h5 {

			font-size:1em;

			margin-bottom:0;

			}

		.recent-posts li .excerpt {

			margin-bottom:1.5em;

			}

		.recent-posts li span.meta {

			display:block;

			margin-bottom:.5em;

			font-size:10px;

			color:#888;

			text-transform:uppercase;

			}









/* Tags */

.tags-cloud a, .tagcloud a {

	display:inline-block;

	background-color: #152e4a;

  background-image: -webkit-gradient(linear, left top, left bottom, from(#253d59), to(#031c38)); /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #253d59, #031c38); /* Chrome 10+, Saf5.1+, iOS 5+ */

  background-image:    -moz-linear-gradient(top, #253d59, #031c38); /* FF3.6 */

  background-image:     -ms-linear-gradient(top, #253d59, #031c38); /* IE10 */

  background-image:      -o-linear-gradient(top, #253d59, #031c38); /* Opera 11.10+ */

  background-image:         linear-gradient(to bottom, #253d59, #031c38);

	border-top:1px solid #455b73;

	padding:2px 7px;

	text-decoration:none;

	color:#80b7f2;

	margin:0 1px 4px 0;

	font-size:11px !important;

	line-height:1.5em;

	vertical-align:top;

	}

.tags-cloud a:hover, .tagcloud a:hover {

	background-color: #262731;

  background-image: -webkit-gradient(linear, left top, left bottom, from(#363842), to(#151720)); /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #363842, #151720); /* Chrome 10+, Saf5.1+, iOS 5+ */

  background-image:    -moz-linear-gradient(top, #363842, #151720); /* FF3.6 */

  background-image:     -ms-linear-gradient(top, #363842, #151720); /* IE10 */

  background-image:      -o-linear-gradient(top, #363842, #151720); /* Opera 11.10+ */

  background-image:         linear-gradient(to bottom, #363842, #151720);

	border-top-color:#55575e;

	color:#8386a1;

	}





/* Recent Comments */

.recent-comments {

	list-style-type:none;

	padding:0;

	margin:0;

	}

	.recent-comments li {

		padding:0;

		margin:0;

		border:none;

		padding-bottom:.5em;

		}





/* Footer

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

#footer {

	padding:0 0 30px 0;

	}

	

	/* Copyright */

	#copyright {

		background:url(images/copyright-bg.gif) 0 0 repeat-x #090a0e;

		border-top:1px solid #26272a;

		padding:16px 24px 16px 24px;

		font-family:Tahoma, Geneva, sans-serif;

		color:#717a9d;

		text-transform:uppercase;

		font-size:11px;

		line-height:14px;

		}

		#copyright a {

			color:#717a9d;

			text-decoration:none;

			}

		#copyright a:hover {

			color:#fff;

			}

	

	/* Footer navigation */

	nav.footer {

		float:right;

	}

		nav.footer ul {

			

			}

			nav.footer ul li {

				list-style-type:none;

				float:left;

				padding:0 11px 0 11px;

				margin:0;

				border-left:1px solid #272b3d;

				}

			nav.footer ul li:first-child {

				border-left:none;

				padding-left:0;

				}

	





/* Misc

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

.button-holder {

	text-align:right;

	}

.button {

	display:inline-block;

	padding:8px 15px;

	background-color: #152e4a;

  background-image: -webkit-gradient(linear, left top, left bottom, from(#253d59), to(#031c38)); /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #253d59, #031c38); /* Chrome 10+, Saf5.1+, iOS 5+ */

  background-image:    -moz-linear-gradient(top, #253d59, #031c38); /* FF3.6 */

  background-image:     -ms-linear-gradient(top, #253d59, #031c38); /* IE10 */

  background-image:      -o-linear-gradient(top, #253d59, #031c38); /* Opera 11.10+ */

  background-image:         linear-gradient(to bottom, #253d59, #031c38);

	border-top:1px solid #455b73;

	font-size:13px;

	font-weight:bold;

	color:#80b7f2;

	text-decoration:none;

	-webkit-transition: all .2s ease-in-out;

	-moz-transition: all .2s ease-in-out;

	-o-transition: all .2s ease-in-out;

	-ms-transition: all .2s ease-in-out;

	transition: all .2s ease-in-out;

	}

.button:hover {

	color:#fff !important;

	}

.button.right {

	float:right;

	}



.grey .button {

	background-color: #262731;

  background-image: -webkit-gradient(linear, left top, left bottom, from(#363842), to(#151720)); /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #363842, #151720); /* Chrome 10+, Saf5.1+, iOS 5+ */

  background-image:    -moz-linear-gradient(top, #363842, #151720); /* FF3.6 */

  background-image:     -ms-linear-gradient(top, #363842, #151720); /* IE10 */

  background-image:      -o-linear-gradient(top, #363842, #151720); /* Opera 11.10+ */

  background-image:         linear-gradient(to bottom, #363842, #151720);

	border-top-color:#55575e;

	color:#8386a1;

	}



.red .button {

	background-color: #5a0f05;

  background-image: -webkit-gradient(linear, left top, left bottom, from(#782d24), to(#560c02)); /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #782d24, #560c02); /* Chrome 10+, Saf5.1+, iOS 5+ */

  background-image:    -moz-linear-gradient(top, #782d24, #560c02); /* FF3.6 */

  background-image:     -ms-linear-gradient(top, #782d24, #560c02); /* IE10 */

  background-image:      -o-linear-gradient(top, #782d24, #560c02); /* Opera 11.10+ */

  background-image:         linear-gradient(to bottom, #782d24, #560c02);

	border-top-color:#8d4d45;

	color:#f7533d;

	}





.no-results {

	

}



/* Tabs */

.tabs {

    margin: 1px 0 20px 0;

}



.tabs .tab-wrapper {

    border: 1px solid #dddddd;

    border-radius: 0 5px 5px 5px;

    -moz-border-radius: 0 5px 5px 5px;

    -webkit-border-radius: 0 5px 5px 5px;

    margin: -1px 0 0 0;

}



.tabs .tab-menu ul {

    list-style: none;

    margin: 0 !important;

    padding: 0 !important;

}



.tabs .tab-menu li {

    display: inline;

    float: left;

    margin: 0;

    padding: 0;

}



.tabs .tab-menu a {

    background-color: #fafafa;

    border: 1px solid #dddddd;

    border-radius: 5px 5px 0 0;

    -moz-border-radius: 5px 5px 0 0;

    -webkit-border-radius: 5px 5px 0 0;

    color: #aaaaaa;

    display: block;

    font-size: 12px;

    letter-spacing: 1px;

    margin: 0 2px 0 0;

    padding: 8px 20px;

}



.tabs .tab-menu a:hover {

    background-color: #f2f2f2;

    color: #666666;

}



.tabs .tab-menu a.active {

    background-color: #ffffff;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');

    background: -moz-linear-gradient(bottom , #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;

    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #fafafa),color-stop(90%, #f6f6f6));

    border-bottom: none;

    color: #666666;

    padding: 8px 20px 9px 20px;

}



.tabs .tab {

	background-color: #fafafa;

	border-radius: 0 5px 5px 5px;

    -moz-border-radius: 0 5px 5px 5px;

    -webkit-border-radius: 0 5px 5px 5px;

    padding: 20px;

}











/* Toggle */

.toggle {

    padding: 0 0 2px 0;

}

.toggle .trigger {

	background-color: #f5f5f5;

	background: -moz-linear-gradient(bottom, #F2F2F2 0px, #ffffff 100%);

	background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #ffffff));

	border: 1px solid #dddddd;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	color: #666666;

	display: block;

	padding: 10px 12px 10px 40px;

	position: relative;

	text-decoration:none;

	height:1%;

	}



.toggle .trigger span {

	background: url(includes/images/toggle.png) 0 0 no-repeat;

	display: block;

	position: absolute;

	top: 9px;

	left: 10px;

	text-indent: -9999px;

	width: 22px;

	height: 20px;

	}



.toggle .trigger:hover,

.toggle .active {

	background:#191919;

	color:#fff;

	}

.toggle .active span {

	background-position: 0 -20px;

	}



.toggle .box {

	background-color: #fafafa;

	border: 1px solid #dddddd;

	border-radius: 5px;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	padding: 20px;

	}







/* Dropcap */

.dropcap {

	display:block;

	float:left;

	font-size:4em;

	line-height:1em;

	margin:0 10px 0 0;

	text-transform:uppercase;

	}





/* Widget Boxes

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



/* Blue box */

.widget-area {

	border:1px solid #001020;

	padding:30px 21px 22px 21px;

	background:#000a14;

	color:#ffffff;

	}

	.widget-area h1,

	.widget-area h2 {

		font-size:20px;

		line-height:1.2em;

		text-transform:uppercase;

		color:#fff;

		background-color: #003168;

	  background-image: -webkit-gradient(linear, left top, left bottom, from(#003f84), to(#001a40)); /* Saf4+, Chrome */

	  background-image: -webkit-linear-gradient(top, #003f84, #001a40); /* Chrome 10+, Saf5.1+, iOS 5+ */

	  background-image:    -moz-linear-gradient(top, #003f84, #001a40); /* FF3.6 */

	  background-image:     -ms-linear-gradient(top, #003f84, #001a40); /* IE10 */

	  background-image:      -o-linear-gradient(top, #003f84, #001a40); /* Opera 11.10+ */

	  background-image:         linear-gradient(to bottom, #003f84, #001a40);

		border-bottom:1px solid #00265d;

		border-top:1px solid #0062bc;

		border-left:1px solid #004098;

		border-right:1px solid #004098;

		padding:20px 21px 20px 21px;

		margin:-31px -22px 31px -22px;

		}

	.top-title {

		font-size:20px;

		line-height:1.2em;

		text-transform:uppercase;

		color:#fff;

		padding:20px 21px 20px 21px;

		background-color: #2c2e37;

	  background-image: -webkit-gradient(linear, left top, left bottom, from(#373842), to(#151720)); /* Saf4+, Chrome */

	  background-image: -webkit-linear-gradient(top, #373842, #151720); /* Chrome 10+, Saf5.1+, iOS 5+ */

	  background-image:    -moz-linear-gradient(top, #373842, #151720); /* FF3.6 */

	  background-image:     -ms-linear-gradient(top, #373842, #151720); /* IE10 */

	  background-image:      -o-linear-gradient(top, #373842, #151720); /* Opera 11.10+ */

	  background-image:         linear-gradient(to bottom, #373842, #151720);

		border-bottom:1px solid #1e212e;

		border-top:1px solid #55575e;

		border-left:1px solid #3a3e52;

		border-right:1px solid #3a3e52;

		

		}



/* Grey box */

.grey .widget-area {

	background:#0f1119;

	border:1px solid #191c24;

	color:#585c6b;

	}

	.grey .widget-area h1,

	.grey .widget-area h2 {

		background-color: #2c2e37;

	  background-image: -webkit-gradient(linear, left top, left bottom, from(#373842), to(#151720)); /* Saf4+, Chrome */

	  background-image: -webkit-linear-gradient(top, #373842, #151720); /* Chrome 10+, Saf5.1+, iOS 5+ */

	  background-image:    -moz-linear-gradient(top, #373842, #151720); /* FF3.6 */

	  background-image:     -ms-linear-gradient(top, #373842, #151720); /* IE10 */

	  background-image:      -o-linear-gradient(top, #373842, #151720); /* Opera 11.10+ */

	  background-image:         linear-gradient(to bottom, #373842, #151720);

		border-bottom:1px solid #1e212e;

		border-top:1px solid #55575e;

		border-left:1px solid #3a3e52;

		border-right:1px solid #3a3e52;

		}

		

	

/* Red box */

.red .widget-area {

	background:#120301;

	border:1px solid #240602;

	color:#7d3328;

	}

	.red .widget-area h1,

	.red .widget-area h2 {

		background-color: #4c0e05;

	  background-image: -webkit-gradient(linear, left top, left bottom, from(#6b1307), to(#290804)); /* Saf4+, Chrome */

	  background-image: -webkit-linear-gradient(top, #6b1307, #290804); /* Chrome 10+, Saf5.1+, iOS 5+ */

	  background-image:    -moz-linear-gradient(top, #6b1307, #290804); /* FF3.6 */

	  background-image:     -ms-linear-gradient(top, #6b1307, #290804); /* IE10 */

	  background-image:      -o-linear-gradient(top, #6b1307, #290804); /* Opera 11.10+ */

	  background-image:         linear-gradient(to bottom, #6b1307, #290804);

		border-bottom:1px solid #3b0c06;

		border-top:1px solid #a61e0a;

		border-left:1px solid #8c1a0a;

		border-right:1px solid #8c1a0a;

		}

		

	



.hr {

	height:1px;

	background:#eee;

	overflow:hidden;

	font-size:0;

	line-height:0;

	margin:30px 5px;

	}

.grid_1 .hr, .grid_2 .hr, .grid_3 .hr, .grid_4 .hr, .grid_5 .hr, .grid_6 .hr, .grid_7 .hr, .grid_8 .hr, .grid_9 .hr, .grid_10 .hr, .grid_11 .hr, .grid_12 .hr, .grid_13 .hr, .grid_14 .hr, .grid_15 .hr, .grid_16 .hr, .grid_17 .hr, .grid_18 .hr, .grid_19 .hr, .grid_20 .hr, .grid_21 .hr, .grid_22 .hr, .grid_23 .hr, .grid_24 .hr {

	margin-left:0;

	margin-right:0;

	}

.spacer {

	height:50px;

	overflow:hidden;

	font-size:0;

	line-height:0;

	}



/* Address */

.address {

	overflow:hidden;

	width:100%;

	margin:0;

	padding:0;

	}

.address dt {

	float:left;

	width:165px;

	margin-right:10px;

	padding:0 0 0 54px;

	background:none;

	font-size:1em;

	line-height:18px;

	background:url(images/address-icon1.png) no-repeat 0 3px;

	}

.address dd {

	float:left;

	width:210px;

	padding:0 0 0 50px;

	background:url(images/address-icon2.png) no-repeat 0 3px;

	}

	.address dd ul {

		list-style-type:none;

		padding:0;

		margin:0;

		}

		.address dd ul li {

			background:none;

			padding:0;

			list-style-type:none;

			margin:0;

			}

	.address dd span {

		float:left;

		width:100px;

		}











/* VIDEO */

.video-wrap {

	margin-bottom: 10px;

	position:relative;

	zoom:1;

	}

	.video-wrap object {

		position:relative;

		z-index:2;

		}

	.video-bg {

		background-color:black;

		position:absolute;

		left:0;

		top:0;

		z-index:1;

		}



/* AUDIO */

.audio-wrapper {

   margin-bottom:1.5em;

}

.audio-desc {

	font-size:.91em;

	color:#999;

	padding:.5em 0 0 0;

	}

.audiojs audio { position: absolute; left: -1px; }

.audiojs { width: 460px; height: 36px; background: #404040; overflow: hidden; font-family: monospace; font-size: 12px;

	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));

	background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);

	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);

	-o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); }

.audiojs .play-pause { width: 25px; height: 40px; padding: 4px 6px; margin: 0px; float: left; overflow: hidden; border-right: 1px solid #000; }

.audiojs p { display: none; width: 25px; height: 40px; margin: 0px; cursor: pointer; }

.audiojs .play { display: block; }

.audiojs .scrubber { position: relative; float: left; width: 280px; background: #5a5a5a; height: 14px; margin: 10px; border-top: 1px solid #3f3f3f; border-left: 0px; border-bottom: 0px; overflow: hidden; }

.audiojs .progress { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #ccc; z-index: 1;

	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));

	background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%); }

.audiojs .loaded { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #000;

	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));

	background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%); }

.audiojs .time { float: left; height: 36px; line-height: 36px; margin: 0px 0px 0px 6px; padding: 0px 6px 0px 12px; border-left: 1px solid #000; color: #ddd; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); } 

.audiojs .time em { padding: 0px 2px 0px 0px; color: #f9f9f9; font-style: normal; }

.audiojs .time strong { padding: 0px 0px 0px 2px; font-weight: normal; }

.audiojs .error-message { float: left; display: none; margin: 0px 10px; height: 36px; width: 400px; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff;

	text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; }

.audiojs .error-message a { color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap; }



.audiojs .play { background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat; }

.audiojs .loading { background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat; }

.audiojs .error { background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat; }

.audiojs .pause { background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat; }



.playing .play, .playing .loading, .playing .error { display: none; }

.playing .pause { display: block; }



.loading .play, .loading .pause, .loading .error { display: none; }

.loading .loading { display: block; }



.error .time, .error .play, .error .pause, .error .scrubber, .error .loading { display: none; }

.error .error { display: block; }

.error .play-pause p { cursor: auto; }

.error .error-message { display: block; }







/* Alert boxes

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

.alert-box, .wpcf7-response-output {

	padding:20px 20px 20px 90px !important;

	border-radius:5px;

	-moz-border-radius:5px;

	-webkit-border-radius:5px;

	font-size:.91em;

	line-height:1.4em;

	border:1px solid #dbdbdb;

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	margin-bottom:15px;

	}

	.error-box, .wpcf7-mail-sent-ng {

		border-color:#ff9999;

		color:#c31b00;

		background:url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;

		}

	.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {

		border-color:#e6c555;

		color:#9e660d;

		background:url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;

		}

	.notice-box {

		border-color:#68a2cf;

		color:#2e6093;

		background:url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;

		}

	.approved-box, .wpcf7-mail-sent-ok {

		border-color:#a3c159;

		color:#5e6f33;

		background:url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;

		}

	





/* Forms

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



/* Form defaults */

input, select, textarea { 

	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size:1em;

	vertical-align:middle;

	font-weight:normal;

	border:1px solid #393b47;

	outline:none;

}

input[type="text"], textarea {

	background:#282931;

	border:1px solid #393b47;

	padding:6px 5px 6px 5px;

	color:#898a8e;

	}

input[type="submit"], input[type="reset"] {

	position:relative;

	display:inline-block;

	padding:0 17px;

	color:#82beff;

	text-decoration:none;

	border:none;

	height:30px;

	line-height:30px;

	cursor:pointer;

	margin-right:4px;

	border-top:1px solid #0061bc;

	background-color: #002c62;

  background-image: -webkit-gradient(linear, left top, left bottom, from(#003f82), to(#001a42)); /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #003f82, #001a42); /* Chrome 10+, Saf5.1+, iOS 5+ */

  background-image:    -moz-linear-gradient(top, #003f82, #001a42); /* FF3.6 */

  background-image:     -ms-linear-gradient(top, #003f82, #001a42); /* IE10 */

  background-image:      -o-linear-gradient(top, #003f82, #001a42); /* Opera 11.10+ */

  background-image:         linear-gradient(to bottom, #003f82, #001a42);

	}

input[type="submit"]:hover, input[type="reset"]:hover {

	background-color: #6a6a6a;

	color:#fff;

	}





/* Comment form */

#commentform {

	

	}

	#commentform p.field {

		margin-bottom:10px;

		}

	#commentform label {

		display:block;

		}

	#commentform input[type="text"] {

		width:445px;

		color:#5a7592;

		padding:6px 10px 6px 10px;

		background:none;

		border:1px solid #2c74c4;

		}

	.comment #commentform input[type="text"] {

		width:300px;

		}

	#commentform textarea {

		border:1px solid #2c74c4;

		padding:6px 10px 6px 10px;

		background:none;

		color:#5a7592;

		width:630px;

		max-width:630px;

		min-width:630px;

		height:150px;

		min-height:150px;

		overflow:auto;

		}

	.comment #commentform textarea {

		width:420px;

		max-width:420px;

		min-width:420px;

		}

	#commentform input[type="submit"] {

		font-weight:bold;

		font-size:13px;

		}









/* Contact form */

.wpcf7-form p.field {

	margin-bottom:9px;

	overflow:hidden;

	vertical-align:top;

	position:relative;

	}

.wpcf7-form p.field input {

	float:left;

	width:230px;

	}

	.wpcf7-form p.field small {

		color:red;

		}

.wpcf7-form textarea {

	float:left;

	width:310px;

	max-width:310px;

	min-width:310px;

	height:150px;

	min-height:150px;

	overflow:auto;

	margin-bottom:14px;

	}

.wpcf7-form .submit-wrap {

	padding:0;

	margin:0;

	}

	span.wpcf7-form-control-wrap {

		display:block;

		}

	.wpcf7-not-valid-tip {

		width:230px !important;

		position:absolute;

		left:0 !important;

		top:0 !important;

		padding:5px 0 5px 10px !important;

		background:#f3b7b7 !important;

		color:red !important;

		border:1px solid red !important;

		}











/* Sidebar search form */

#searchform {

	

	}

#searchform .searching {

	width:160px;

	margin-right:10px;

	padding: 5px 5px 5px 5px;

	}

#sidebar #searchform .searching {

	width:100px;

	margin-right:0;

	border-right:none;

	}

#searchform .submit {

	width:60px;

	cursor:pointer;

	padding-left:0;

	padding-right:0;

	}







/* Fluid Columns */

.one_half{ width:48%; }

.one_third{ width:30.66%; }

.two_third{ width:65.33%; }

.one_fourth{ width:22%; }

.three_fourth{ width:74%; }

.one_fifth{ width:16.8%; }

.two_fifth{ width:37.6%; }

.three_fifth{ width:58.4%; }

.four_fifth{ width:79.2%; }

.one_sixth{ width:13.33%; }

.five_sixth{ width:82.67%; }

.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }

.last { margin-right:0 !important; clear:right; }





.fleft { float:left;}

.fright { float:right;}

.clear { clear:both;}



.wrapper { 

	width:100%;

	overflow:hidden;

}

.extra-wrap {

	overflow:hidden;

	}





/* Clear Floated Elements */

.clear {

	clear: both;

	display: block;

	overflow: hidden;

	visibility: hidden;

	width: 0;

	height: 0;

}



.clearfix:after {

	clear: both;

	content: ' ';

	display: block;

	font-size: 0;

	line-height: 0;

	visibility: hidden;

	width: 0;

	height: 0;

}



.clearfix {

	display: inline-block;

}



* html .clearfix {

	height: 1%;

}



.clearfix {

	display: block;

}



/* Always remember to compress your live stylesheet and keep an uncompressed backup */