@charset utf-8;
/*--
	Theme Name: theme1845
	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/ 
--*/
@import url(http://fonts.googleapis.com/css?family=Patua+One);
@import url(http://fonts.googleapis.com/css?family=Rokkitt:700);
/*----------------------------------------
, cursive				General
---------------------------------------- */
html,
body {
	min-width:320px;
}
body{
	background-color: #eaeaea;
	color: #898989;
	font: 12px/20px Arial, Helvetica, sans-serif;
	position:relative;
}

h1, h2, h3, h4, h5, h6 { font-family: Rokkitt !important; }

#main {font-size:12px;}

.bg {background:url(images/bg.jpg) repeat-x}
	

/* List styling */
dl dt {
	background:url(images/list-arrow.gif) no-repeat 0 3px;
	padding:0 0 3px 32px;
	margin-bottom:.2em;
	font-size:18px;
	line-height:1.2em;
}
dl dd {
	padding:0 0 0 32px;
	margin:0 0 1.5em 0;
}
	ul {
		list-style-type:none;
		padding:0;
		margin:0 0 30px 0;
	}

	ul li {
		vertical-align:top;
		list-style-type:none; 
	/*	background:url(images/list-marker.png) 0px 7px no-repeat;*/
		padding:0px 0 0px 7px;
		margin:0 0 10px 0;
		float:left;
		color:#265187;
	}

		ul li a {
			color:#898989;
			text-decoration:none;
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
                       
		}
		ul li a:hover {color: #898989;}

		#wpadminbar li a {
			-webkit-transition:none;
			-moz-transition: none;
			-o-transition: none;
			transition: none;
			background:none;
			padding:0;
		}
		
		ul ul {
			margin:0;
			padding:10px 0 0 0;
		}

#sidebar ul li
{
	float:none;
}
/*----------------------------------------
				 Header
---------------------------------------- */
#header {
	position:relative;
	z-index:99;
	background:none;
	margin:0px;
	padding:0;
}
	.row-menu {
		position:relative;
		height:58px;
		background:url(images/bg-menu.gif) 0 0 repeat-x #0a284f;
	}
		.row-menu:after {
			content:"";
			display: block;
			position: absolute;
			left: 25px;
			top: 100%;
			width: 20px;
			height: 10px;
			background: url(images/corner.png) 0 0 no-repeat;
		}
	
	.row-logo {
		position:relative;
		height:116px;
		background:none;
	}
	
/* Logo */
.logo {
	margin:0 0 0 12px;
	padding:27px 0 0 0px;
	position:relative;
	z-index:100;
	display:inline-block;
}

/*	.logo img {margin-top:-10px;}*/
	
	.logo h1,
	.logo h2 {
		font-size:60px;
		line-height:65px;
		color:#fff;
		font-family: 'Rokkitt', cursive;
		font-weight:400;
		margin-bottom:0px;
		padding:0px 0 0 0;
	}
		.logo h1 a,
		.logo h2 a {
			color:#fff;
			text-decoration:none;
		}
		
.logo .tagline {
	position:absolute;
	font-size:20px;
	line-height:24px;
	color:#fff;
	margin:0px 0 0px 0;
	font-family: 'Rokkitt', cursive;
	font-weight:400;
	top:-50px;
	left:28px;
}


/* 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;
}

/* Top search */

#top-search {
    float: right;
    margin-top: -22px;
    z-index: 2;
}
	.bg-form {
		overflow:hidden;
		position:relative;
	}
		#top-search .input-search {
			width:208px;
			height:32px;
			line-height:20px;
			position:relative;
			border:1px solid #b2b2b2;
			background:#fff;
			float:left;
			padding:6px 10px 6px 10px;
			color:#003a91;
    		-moz-box-shadow:inset 1px 0px 6px #888;
    		-webkit-box-shadow:inset 1px 0px 6px #888;
   			box-shadow:inset 1px 0px 6px #888;


		}

		#top-search #submit {
			width:62px;
			height:32px;
			text-align:center;
			border:none;
			cursor:pointer;
			padding:0;
			margin:0;
			font-size:13px;
			line-height:17px;
			text-transform:none;
			text-decoration:none;
			display:block;
			float:left;
			font-family: 'Rokkitt', cursive;
			font-weight:400;
			background:url(images/bg-submit.gif) 0 0 repeat-x #32bbff;
			/* text-shadow: 1px 1px 2px #888888;*/
		}
			#top-search #submit:hover {background-position:0 -200px; background-color:#003a91;}


/* Request a quote */
#widget_my_requestquotewidget {}
	
	.top-box {
		background:url(images/bg-title.png) 0 0 no-repeat;
		padding:23px 0 0 0;
		overflow:hidden;
		zoom:1;
		position:relative;
	}
		.top-box h2 {text-transform:none; margin-bottom:10px; color:#265187; font-size: 35px;}
		
	.box-button {
		float:right;
		width:18%;
		padding:5px 0px 0px 0px;
	}
		.box-button .button {
			float:right;
			font-size:22px;
			line-height:20px;
			padding:12px 0px 12px 0px;
			width:100%;
			text-align:center;
			background:url(images/bg-big-button.gif) 0 0 repeat-x #00388e;
		}
	
	.box-text {
		float:left;
		width:80%;
		padding:8px 0 0 0;
	}


/*----------------------------------------
				Navigations
---------------------------------------- */
/* Primary navigation */
nav.primary {
	position:relative;
	padding:0px 27px 0 0;
	background:none;
	z-index:99;
	float:right;
}

#topnav {
	margin:0; 
	height:52px;
}

/* Essential styles for dropdown menu */
.sf-menu {
	padding:0px 0px 0px 0px;
	position:relative;
	background:none;
	text-align:left;
}
.sf-menu li {
	position:relative;
	list-style:none;
}
.sf-menu > li{
	display:block;
	float:left;
	text-align:center;
	position:relative;	
	margin:0 0 0 30px;
	border:none;
	padding:0;
	background:none;
}

.sf-menu li a {
	display:block;
	text-decoration:none;
	position:relative;
	z-index:3;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.sf-menu > li > a {
	font-size:20px; 
	line-height:17px;
	background:none;
	padding:12px 0px 0px 0px;
	color:#fff;	font-family: 'Rokkitt', cursive;
	font-weight:400;
	border-top:10px solid transparent;
	font-weight:bold;
}

.sf-menu > li:hover > a, .sf-menu > li.sfHover > a, .sf-menu > li.current-menu-item > a {color:#fff; border-top:10px solid #b8babd;}

.sf-menu ul {
    background: none repeat scroll 0 0 #0A284F;
    display: none;
    padding: 22px 0;
    position: absolute;
    width: 169px;
    z-index: 200;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			50%;
	top:			40px; /* match top ul list item height */
	z-index:		99;
	margin-left:-84px;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	width:169px;
	padding:22px 0 22px 0;
	margin:0;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			-170px; /* match ul width */
	top:			-22px;
	z-index:99;
	margin:0;
}
.sf-menu ul li, .sf-menu ul li li {
	margin:0 0 0px 0;
	padding:0;
	text-align:left;
	background:none;
	display:block;
	border:none;
}


.sf-menu li li a {
	position:relative;
	z-index: 3;
	text-align:left;
	color:#fff;
	font-size:11px;
	line-height:15px;
	padding:7px 0px 7px 28px;
	background:none;
	display:block;
	text-transform:none;
	min-width: 142px;
}
	
.sf-menu li li.current-menu-item > a, .sf-menu li li.sfHover > a, .sf-menu li li:hover > a {color:#fff;}

.sf-menu .bg-submenu{
		background:#999999;
		cursor:pointer;
		bottom: 50%;
		left: 50%;
		right: 50%;
		top: 50%;
		opacity: 0;
		position: absolute;
		z-index: 2;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;	
	}

	.sf-menu li li:hover > .bg-submenu, .sf-menu li li.sfHover > .bg-submenu, .sf-menu li li.current-menu-item > .bg-submenu{
		bottom: 0;
		left: 0;
		opacity: 1.0;
		right: 0;
		top: 0;
	}

/* Navigation select styling */
.select-menu {
	border:1px solid #c8c8c8;
	background-color:#e4e4e4;
	width:100%;
	height:30px;
	padding:5px;
	cursor:pointer;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

.select-menu:focus {border-color:#999;}

.select-menu option {
	padding:5px;
	cursor:pointer;
}

.select-menu option.main_item {font-weight:bold;}

/*----------------------------------------
				Slider
---------------------------------------- */
#slider-wrapper {
	width:100%;
	position:relative;
	overflow:hidden;
	z-index:1;
	height:435px;
	padding:0;
	margin:0 auto;
	
}
	.slider-container {padding:0 4px;}


/*----------------------------------------
				Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding: 25px 0 45px;
	background:#fff;
}
	body.home .primary_content_wrap {padding:0px 0 10px;}
	
#content {padding:0px 0 0 0;}
	#content.left {float:right !important;}
	

.before-content-area {
    border-bottom: 1px solid #DFDFDF;
    float: left;
    margin-bottom: 30px;
    padding-bottom: 45px;
    width: 100%;
}
	.content-area h2 {text-transform:none; margin-bottom:25px;}
	.content-area h5 {margin-bottom:14px;}
	
	.after-content-area {margin-top:57px;}

/*----------------------------------------
				 Post
---------------------------------------- */
.post-holder {
	margin:0;
	position:relative;
	overflow:hidden;
	padding:0 0px 10px 0px; 
}
	.single .post-holder {padding:3px 0px 29px 0px; margin:0 0px 35px 0;}
	
	.post-holder.no-border {padding:0 0px 0px 0px; margin:0; border:none;}
	 

/* Post header */
.entry-header {margin-bottom:16px;}

.post-holder .entry-title {
	font-size:20px;
	line-height:22px;
	color:#265187;
	letter-spacing:-1px;
	margin:0 0 0px 0;
	text-transform:none;
	 text-shadow: none;
}
	.post-holder .entry-title a{
		display:inline-block;
		text-decoration:none;
		color:#265187;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.post-holder .entry-title a:hover {color:#265187;}

/* Meta information for post */
.post-meta {
	font-size:12px;
	line-height:20px;
	color:#898989;
}
	.post-meta a{
		text-decoration:none;
		color:#898989;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
	.post-meta a:hover {color:#265187;}
	
/* Featured thumbnail */
.featured-thumbnail {
	position:relative;
	float:left;
	margin:7px 7px 7px 0;
}
	.featured-thumbnail a {display:block; text-decoration:none;}
	.featured-thumbnail img {
		position:relative;
	}
	
	/* Large thumbnail */
	.featured-thumbnail.large {
		margin-right:0;
		overflow:hidden;
		margin-bottom:18px;
	}

/* Post content */
.post-content {padding:0;}
	.post-content .excerpt {margin-bottom:13px;}
	

/* Post footer */
.post-holder .post-footer {
	clear:both;
	padding:0;
	overflow:hidden;
}
.post-holder .post-footer a {float:left;}

	
	.comments-link {
		font-size:20px;
		line-height:22px;
		color:#265187;
		letter-spacing:-1px;
		margin:6px 0 0px 20px;
		text-decoration:none;
		font-family: 'Rokkitt', cursive;
		font-weight:400;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
		a.comments-link:hover {color:#265187;}
	
p.gravatar {
	float:left;
	margin-right:20px;
}


/* Post edit link */
.post-edit-link {}
.post-edit-link:hover {}

/*----------------------------------------
				Related Posts
---------------------------------------- */	
.related-posts {
	overflow:hidden;
	padding:0 0 38px 0px;
	margin:0 0 35px 0;
	border-bottom:1px solid #dfdfdf;
}
	.related-posts li{
		list-style-type:none;
		padding:0;
		margin:0 2% 10px 0;
		display:inline-block;
		background:none;
		width:22.5%;
		border:none;
	}
		.related-posts li a {
			background:none;
			padding:0;
		}
		.related-posts li .featured-thumbnail {
			float:none;
			margin:0 0 10px 0;
			overflow:hidden;
		}
			.related-posts li .featured-thumbnail img {width:100%; height:auto;}

/*----------------------------------------
				 Comments
---------------------------------------- */
h3#comments {
	font-size:35px;
	line-height:40px;
	letter-spacing:-1px;
	color:#265187;
	margin:0 0 27px 0;
	text-transform:capitalize;
	font-family: 'Rokkitt', cursive;
	font-weight:400;
}
	.commentlist {
		list-style-type:none;
		padding:0 40px 54px 0px;
		margin:0px 0 0 0;
		border-bottom:1px solid #dfdfdf;
	}
		li.comment {
			list-style-type:none;
			overflow:hidden;
			padding: 0;
			margin: 0!important;
			background:none;
			text-transform:none;
		}

			li.comment .comment-body {
				padding:24px 27px 29px 19px;
				position:relative;
				zoom:1;
				background:#fff;
				border:1px solid #dfdfdf;
				margin-top:10px;
			}
				li.comment .comment-body p {margin-bottom:19px;}
				
			.comment-author {
				float:left;
				margin:5px 20px 0 0;
			}
   
			.author-comment{
				text-align:center;
				display: block;
				font-size:12px;
				line-height:20px;
				color:#265187;
				font-weight:bold;
				margin-top:5px;
			}

	
			/* Comment meta */
			.comment-meta {
				float: right;
				font-size:12px;
				line-height:20px;
				color:#898989;
				display:inline-block;
				margin-top:8px;
			} 
			.comment-meta a {}
	
			 /* Avatar */
			li.comment .avatar {
				float:none;
				margin:0;
				display:block;
				vertical-align:top;
				overflow:hidden;
			}

			.commentlist ul.children {
				margin:0 0 0 40px;
				padding:0;
				overflow:hidden;
			}
			.commentlist ul.children li.comment {}

			/* Reply */
			.reply {
				float: right;
				display:inline-block;
				margin: 0 2px 0 18px;
			}
			.reply a {
				display:inline-block;
				padding:7px 15px 8px 14px;
				color:#fff;
				font-size:12px;
				line-height:17px;
				text-decoration:none;
				text-transform:none;
				background:url(images/bg-button.gif) 0 0 repeat-x #00398e;
				font-family: 'Rokkitt', cursive;
				font-weight:400;
				-webkit-transition: all 0.5s ease;
				-moz-transition: all 0.5s ease;
				-o-transition: all 0.5s ease;
				transition: all 0.5s ease;
			}
			.reply a:hover {
				color:#fff;
				background-position:0 -200px;
				background-color:#265187;
			}


/*----------------------------------------
				Respond
---------------------------------------- */ 	
	#respond {
	   padding-top:19px;
	   margin-top:16px;
  	}
	#respond h3 {
		font-size:35px;
		line-height:40px;
		letter-spacing:-1px;
		color:#265187;
		margin:0 0 32px 0;
		text-transform:capitalize;
		font-family: 'Rokkitt', cursive;
		font-weight:400;
	}	
		.cancel-comment-reply small {font-size:12px;}
		.cancel-comment-reply a {
		   color: #265187;
		   text-decoration:underline;
		   background:none;
		   padding:0;
		   margin-bottom:5px;
		   display:inline-block;
		}
		.cancel-comment-reply a:hover {text-decoration:none;}

.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;}


/*----------------------------------------
				Image styling
---------------------------------------- */ 
.alignleft {
	float:left;
	margin:0 20px 10px 0;
}
.alignright {
	float:right;
	margin:0 0 10px 20px;
}
.aligncenter {
	text-align:center;
	margin:0 auto;
}
.alignnone {margin:0 0 10px 0;}
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)
---------------------------------------- */	
.pagenavi {
	clear:both;
	padding:2px 0 20px;
	position:relative;
	font-size:12px;
	line-height:17px;
	overflow:hidden;
	font-family: 'Rokkitt', cursive;
	font-weight:400;
}
	.author .pagenavi {padding:2px 0 45px;}
	
.pagenavi span, .pagenavi a {
	display:block;
	float:left;
	margin: 2px 5px 2px 0;
	padding:7px 14px 8px 14px;
	color:#fff;
	text-decoration:none;
	width:auto;
	text-transform:none;
	background:url(images/bg-button.gif) 0 0 repeat-x #00398e;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
	.pagenavi span.pages {display:none;}
	
.pagenavi a:hover, .pagenavi .current{
	background-position:0 -200px;
	background-color:#265187;
}


/*---------------------------------------- 
				Tags
---------------------------------------- */
.tags-cloud a,
.tagcloud a{
	display:inline-block;
	padding:5px 10px 5px 10px;
	color:#fff;
	font-size:12px !important;
	line-height:16px;
	text-decoration:none;
	text-transform:none;
	font-family: 'Rokkitt', cursive;
	font-weight:400;
	background:url(images/bg-button.gif) 0 0 repeat-x #00398e;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin:0 1px 4px 0;
	vertical-align:top;
}
.tags-cloud a:hover,
.tagcloud a:hover{
	background-position:0 -200px;
	background-color:#265187;
}


/*----------------------------------------
		Older and newer navigation
---------------------------------------- */
nav.oldernewer {
	overflow:hidden;
	margin-bottom:30px;
}
	.older {float:left;}
	.newer {float:right;}
	
	nav.oldernewer a {
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		-o-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}
		nav.oldernewer a:hover {color:#898989;}

	
/* Post Formats
---------------------------------------- */

/* Images Format Type */
.recent-posts .format-image {
	float:left;
	margin:0 20px 20px 0;
	}	
	
.image-post-format {
	float:left;
	margin:0 0 10px 0;
	padding:7px;
	background:#f6f6f6;
	position:relative;
	}

/* Quote Format Type */
.recent-posts .format-quote {
	
	}

/* Link Format Type */
.recent-posts .format-link {
	
	}

/* Link Format Type */
.recent-posts .format-link {
	
	}	

/* Audio Format Type */
.recent-posts .format-audio {
	margin-bottom:2em;
	}
	.recent-posts .format-audio .audio-wrapper {
		margin-bottom:.5em;
		}

/* Video Format Type */
.recent-posts .format-video {
	
	}

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin:0 0 2% 0;
}
.video iframe,  
.video object,  
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}


/* Gallery Post Format */
.slides_container_gallery {
	width:600px;
	margin-bottom:10px;
	height:300px;
	}
	.slides_container_gallery .g_item {
		width:600px;
		display:block;
		}
		.slides_container_gallery .g_item img {
			width:100%;
			height:auto;
			}

/*----------------------------------------
				Author
---------------------------------------- */


/* Recent author posts */
#recent-author-posts {margin-bottom:35px;}

/* Recent author comments */
#recent-author-comments {}

.author-info {
	margin:0 0px 35px 0;
	position:relative;
	overflow:hidden;
	padding:0 0px 30px 0px;
	border-bottom:1px solid #dfdfdf;
}
	.author-info h1 {padding-left:0px;}
	.author-info .avatar {margin:0 20px 10px 0;}
		.author-info .avatar img {
			float:left;
			position:relative;
		}

.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:#00398e;
		text-align:center;
	}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
	}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			padding-left:0px;
		}
		#error404 hgroup h2 {padding-left:0px;}

/*----------------------------------------
				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:34px;}
	.header-title h1 {
		font-size:35px;
		line-height:40px;
		letter-spacing:-1px;
		color:#265187;
		margin:0 0 0px 0;
		text-transform:capitalize;
		font-family: 'Rokkitt', cursive;
		font-weight:400;
	}



/* Default layout 3 columns */
#gallery {}
	#gallery .portfolio {
		overflow:hidden;
		list-style-type:none;
		padding:4px 0 0 0px;
		margin:0;
	}
		#gallery .portfolio li {
			 min-height: 350px;
			list-style-type:none;
			display:-moz-inline-box;
			display:inline-block;
			zoom:1;
			vertical-align:top; 
			width:310px;
			margin:0 6px 40px 0px;
			position:relative;
			background:none;
			padding:0;
			text-transform:none;
			border:none;
		}
		* + html #gallery .portfolio li {display:inline;}
		#gallery .portfolio li.nomargin {margin-right:0 !important;}
		
			#gallery .portfolio li a.image-wrap {
				display:block;
				overflow:hidden;
				width:310px;
				height:178px;
				margin-bottom:20px;
				position:relative;
				padding:0;
				background:#eaeaea 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;
			}
			
			#gallery .portfolio li a.image-wrap img {position:relative;}
			
			#gallery.three_columns .portfolio .folio-desc{min-height:160px; clear:both; }
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				padding:0;
			}
					#gallery .portfolio .folio-desc h5 {margin-bottom:18px;}
					#gallery .portfolio .folio-desc h5 a{color:#265187;}
					#gallery .portfolio .folio-desc h5 a:hover {color:#888888;}
					
			#gallery .portfolio p.excerpt {padding:0; margin-bottom:20px; color:#999999;}
			

/* 1 column portfolio*/
#gallery.one_column .portfolio li {
	width:100%;
	margin-right:0;
	margin-left:0;
}

	#gallery.one_column .portfolio li a.image-wrap {
		width:470px;
		height:248px;
		float:left;
		margin:0 20px 0 0;
	}
		#gallery.one_column .folio-desc {
			overflow:hidden;
			padding:0;
		}
		#gallery.one_column .folio-desc h3 {margin-bottom:10px;}

/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
	width:470px;
}
	#gallery.two_columns .portfolio li a.image-wrap {
		width:470px;
		height:248px;
	}

/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width:230px;
}
	#gallery.four_columns .portfolio li a.image-wrap {
		width:230px;
		height:148px;
	}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:0px;
				top:0px;
				right:0px;
				bottom:0px;
				cursor:pointer;
				background:rgba(41, 41, 41, .5);
				-webkit-transition: all .2s ease-in-out;
				-moz-transition: all .2s ease-in-out;
				-o-transition: all .2s ease-in-out;
				opacity:0;
			}
			.no-rgba .zoom-icon {
				background:url(images/black-opacity.png);
				visibility:hidden;
			}
			.zoom-icon:before {
				content:"";
				display:block;
				position:absolute;
				left:50%;
				top:50%;
				width:101px;
				height:101px;
				margin:-50px 0 0 -50px;
				background:url(images/magnify-alt.png) 50% 50% no-repeat;
			}
			.image-wrap:hover .zoom-icon {opacity:1;}
			.no-rgba .image-wrap:hover .zoom-icon {visibility:visible;}


/*----------------------------------------
				 Sidebar
---------------------------------------- */
#sidebar.left {padding-left:0px; padding-right:80px;}

	.separator {background:url(images/line-vert.gif) 630px 0px repeat-y;}
		.separator.left {background:url(images/line-vert.gif) 320px 0px repeat-y;}
		
	.separator-1 {background:url(images/line-vert.gif) 315px 0px repeat-y;}
		

#sidebar h3 {
    clear: both;
    color: #265187;
    float: left;
    font-size: 30px;
    letter-spacing: -1px;
    line-height: 40px;
    margin: 40px 0 12px;
    text-transform: capitalize;
    width: 100%;
}
	#content .widget ul {margin-bottom:0px;}
	.widget {
		padding:39px 0 0 0;
		border-top:1px solid #dfdfdf;
		margin-bottom:49px;
	}
		.widget:first-child {border-top:none; padding:0;}
		
		.widget ul li a {color:#898989;}
		.widget ul li a:hover {color:#265187;}
/*----------------------------------------
				 Calendar
---------------------------------------- */
#calendar_wrap {padding:0;}
	#wp-calendar {width:100%;}

		#wp-calendar td {
			text-align:center;
			padding:6px 0;
			border:none;
		}
		#wp-calendar caption {
			font-size:20px;
			line-height:22px;
			color:#265187;
			text-align:center;
			font-family: 'Rokkitt', cursive;
			font-weight:400;
			padding:4px 0;
			margin-bottom:5px;
			text-align:center;
		}
		#wp-calendar thead {
			border-top:1px solid  #dfdfdf;
			border-bottom:1px solid  #dfdfdf;
		}
		#wp-calendar tfoot {border-top:1px solid  #dfdfdf;}
		
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			line-height:20px;
			color:#265187;
			text-align:center;
			font-family: 'Rokkitt', cursive;
			font-weight:400;
		}
		#wp-calendar #prev {text-align:left;}
		#wp-calendar #next {text-align:right;}	



/*----------------------------------------
					FAQs
---------------------------------------- */
.faq_list {}
	.faq_list dt {
		color: #00398f;
		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: #00398f;
		font-weight:bold;
	}
	.faq_list dd {
		padding:0 0 0 28px;
		position:relative;
		margin:0 0 2em 0;
	}



/*----------------------------------------
				Custom widgets
---------------------------------------- */
/* Recent Comments */
ul.recentcomments {
	padding:0;
	margin:0;
}

	ul.recentcomments li {
		border-top:1px solid #dfdfdf;
		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:#898989;
			}
			ul.recentcomments .comment-body a:hover {color:#265187;}
			
		ul.recentcomments li h5 {margin-bottom:5px;}
			ul.recentcomments li h5 a {text-decoration:none;}
			ul.recentcomments li h5 a:hover {color:#265187;}
		ul.recentcomments li small {
			font-size:11px;
			color:#6a6a6a;
		}

/*----------------------------------------
			Posts Type widget
---------------------------------------- */
.post_list {
	list-style-type:none;
	padding:0;
	margin:0;
}
	.post_list li {
		list-style-type:none;
		overflow:hidden;
		margin:0 0 24px 0;
		padding:0;
		background:none;
	}
		.post_list li .post-title {color:#265187;}
		.post_list li .post-title:hover {color:#265187;}
		.post_list li .featured-thumbnail {margin:5px 20px 5px 0;}
		
	.post_list .post-meta-wrapper {padding-top:4px;}
		.post_list .post-meta-wrapper .comments-link {color:#265187; margin-left:5px;}
		.post_list .post-meta-wrapper .comments-link:hover {color:#265187;}
		

/* Testimonials */
.testimonials {
	padding: 0;
	margin: 0;
}
.testimonials div.testi_item {
	padding:36px 15px 34px 40px;
	margin:10px 0 0px 0;
	background:url(images/bg-testi-content.gif) 0 0 repeat-x #e5e5e5;
	
}
	.testimonials div.testi_item:first-child {margin:0;}
	
.testimonials div.testi_item blockquote {
	font-size:25px;
	line-height:30px;
	color:#265187;
	font-family: 'Rokkitt', cursive;
	font-weight:400;
	border:none;
	background:none;
	margin:0 0 27px 0;
	padding:0;
}

.testimonials div.testi_item blockquote a {
	text-decoration: none;
	color:#265187;
	display: block;
	font-style: normal;
	position: relative;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.testimonials div.testi_item blockquote a:hover {color:#265187;}


.testimonials div.testi_item .featured-thumbnail {
	position:relative;
	float:none;
	z-index:2;
	margin:0 0px 15px 0px;
}
.name-testi {
	padding:0;
	text-align: left;
	display: block;
}
.name-testi a {
	font-weight: normal; 
	color:#898989; 
	text-decoration:none;
}
	.name-testi a:hover {text-decoration:underline;}
	
.testimonials .thumb {
	float: left;
	margin-right: 20px;
}


/* Recent Posts */
.latestpost {
	list-style-type:none;
	margin:0;
	padding:0;
}
	.latestpost li {
		margin:0 6px 20px 0;
		list-style-type:none;
		display:inline-block;
		width:185px;
		background:none; 
		padding:0;
	}

.latestpost li h4 a {
    color: #0B437C;
    font-size: 20px;
   /* text-shadow: 1px 1px 2px #888888; */
	text-transform:none;
}
			
.latestpost li:nth-child(5n) {margin-right:0px; margin-left:6px;}
.latestpost li.nomargin {margin-right:0px;}
		
.latestpost li .featured-thumbnail {float:none; margin:0 0 18px 0;}
.latestpost li .featured-thumbnail img { width:100%; height:auto; }

.latestpost li .excerpt {margin-bottom:20px; color:#898989; }
#sidebar .latestpost li {width:100%; margin:0 0 20px 0;}

/* Twitter widget */
.twitter {position:relative;}
.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; color:#265187;}
	.twitter ul li a.timesince {font-size:11px; color:#265187;}
		.twitter ul li .twitt-body a:hover, .twitter ul li a.timesince:hover {color:#265187;}
		
.twitter .profileLink {}
.twitter  .preloader {
	position:absolute;
	top:40px;
	left:0;
	height: 25px;
	line-height:25px;
	padding-left: 30px;
	background-position:0 50%;
	background-repeat:no-repeat;
	background-image:url(images/loading-twitter.gif);
}



/* 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 */
.banners-holder {
	list-style-type:none;
	padding:0;
	margin:0;
}
	.banners-holder li {
		list-style-type:none;
		float:left;
		margin:0 3px 3px 0;
		padding:0;
		background:none;
	}
		.banners-holder li img {
			vertical-align:top;
			float:left;
		}
			
/* vCard widget */			
.vcard {
	
	}

/*---------------------------------------- 
				Testimonials
---------------------------------------- */

/* Testimonials list */
article.testimonial, .single article.testimonial  {
	border:1px solid #dfdfdf;
	padding:30px 30px 30px 30px;
	width:auto;
	background:url(images/quotes.png) no-repeat 175px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	margin-bottom:45px;
}
	.single article.testimonial {margin-bottom:20px;}
	
	article.testimonial .featured-thumbnail, 
	.single article.testimonial .featured-thumbnail {
		margin:6px 30px 10px 0;
		width:140px;
		height:110px;
	}
	article.testimonial .name-testi {
		display:block;
		text-align:right;
		font-style:normal;
		font-size:13px;
		line-height:18px;
		font-family:Arial, Helvetica, sans-serif;
		padding:10px 0 0 0;
	}
		article.testimonial .name-testi .user {
			font-size:20px;
			line-height:22px;
			color:#265187;
			font-family: 'Rokkitt', cursive;
			font-weight:400;
		}
		
		article.testimonial .name-testi a {
			color: #265187;
			text-decoration:none;
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
		}
		article.testimonial .name-testi a:hover {
			text-decoration:underline;
			color:#265187;
		}





/*----------------------------------------
				Shortcodes
---------------------------------------- */

/* Recent Posts */
.recent-posts {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	border:none;
}
	.recent-posts li {
		list-style-type:none;
		margin:20px 0 0 0;
		padding:0;
		border:none;
		background:none;
		overflow:hidden;
	}
		.recent-posts li:first-child {margin-top:0px;}
		
		.recent-posts li h5 {}
			.recent-posts li h5 a{color:#265187;}
			.recent-posts li h5 a:hover{color:#265187;}
			
		.recent-posts li .excerpt {margin-bottom:0;}
		.recent-posts li span.meta {
			display:block;
			margin-bottom:.5em;
			font-size:10px;
			text-transform:none;
			overflow:hidden;
		}
			.recent-posts li .post-date {float:left;}
			.recent-posts li .post-comments {float:right;}
		
		.recent-posts.general li {padding-top:2px;}
		.recent-posts.general li .featured-thumbnail {margin:4px 20px 0 0;}

/* Our team */
.recent-posts.team {
	margin: 0;
	padding: 0;
}
	.recent-posts.team li {
		display:inline-block;
		width: 140px;
		overflow: hidden;
		margin: 0 10px 10px 0;
		padding:6px 0 0 0;
	}

	.recent-posts.team li:nth-child(4) {margin-right: 0;}
	.recent-posts.team li.nomargin {margin-right: 0;}
		.recent-posts.team li .featured-thumbnail {
			float: none;
			margin: 0 0 20px 0;
		}
			.recent-posts.team li .featured-thumbnail img {width:100%; height:auto;}
			
		.recent-posts.team li h5 {margin-bottom:3px;}


/* Popular Posts */
.popular_posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular_posts li {
		list-style-type:none;
		padding:0 0 20px 0;
		margin:0;
		overflow:hidden;
		}



/* 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 {
	background:none;
	padding:46px 0 12px 0;
	position:relative;
	z-index:2;
}

	/* Footer widget */
	#widget-footer {padding-top:11px;}
	.padding-left {padding-left:8px;}
	
	#widget-footer  ul {padding-top:7px; float:left; width:100%; margin-bottom:0px;}
/*	#widget-footer  ul li {
		background:url(images/footer-marker.gif) 2px 8px no-repeat;
		padding-left:11px;
	}*/
		#widget-footer  ul li a, .textwidget ul li a{
			text-transform:none;
			color:#8c8c8c;
			font-size:11px;
			line-height:15px;
		}
			#widget-footer  ul li a:hover {color:#265187;}
	
	.textwidget ul li{width:100%;}
	#widget-footer .social-networks {padding-top:0px;}
	#widget-footer .social-networks li {
		background:none;
		padding:0;
		margin-bottom:5px;
	}
		#widget-footer .social-networks li a{line-height:34px;}
		#widget-footer .social-networks li a img {margin-right:6px;}

	#copyright {
		margin:0;
		overflow:hidden;
	}
	
	/* Footer text */
	#footer-text {
		font-size:12px;
		line-height:18px;
		color:#1b406f;
		padding:0 0 0 3px;
	}
	#footer-text  span{font-size:8px;}
		.footer-info {
			display:block;
			margin-left:2px;
		}
		.line {
			display:inline-block; 
			margin:0 3px;
		}
		
		#footer-text a {
			color:#898989;
			text-decoration:none;
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
		}
		#footer-text a:hover {color:#265187;}
		
		#footer-text .site-name {
			font-size:35px;
			line-height:40px;
			color:#265187;
			display:inline-block;
			font-family: 'Rokkitt', cursive;
			font-weight:400;
			letter-spacing:-1px;
			margin-bottom:-3px;
		}
			#footer-text .site-name:hover {color:#265187;}
	


/*---------------------------------------- 
				Misc
---------------------------------------- */
.button {
	display:inline-block;
	padding:7px 15px 7px 14px;
	color:#fff!important;
	font-size:14px;
	line-height:17px;
	text-decoration:none;
	text-transform:none;
	background:url(images/bg-button.gif) 0 0 repeat-x #00398e;
	font-family: 'Rokkitt', cursive;
	font-weight:bold;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*	.button:hover {
		background-position:0 -200px;
		background-color:#265187;
	}*/
	
.link {
	text-decoration:underline;
	color: #265187!important;
}
.no-results {margin-bottom:30px;}
.no-results strong {color:#265187;}
	
/* Small Button */
.button.small {
	font-size:10px;
	text-transform:none;
	padding:3px 8px;
}
	
/* Large Button */
.button.large {
	font-size:14px;
	line-height:20px;
	padding:20px 30px 21px 30px;
	background:url(images/bg-big-button.gif) 0 0 repeat-x #00388e;
}


/* Lightbox */
.lightbox {
	display:block;
	position:relative;
	}

/* Back to Top */
#back-top-wrapper {
	width:100%;
	position:absolute;
	overflow:hidden;
}
#back-top {
	position: fixed;
	bottom: 305px;
	left:50%;
	margin-left:600px;
	display:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;
}

#back-top a {
	width: 50px;
	height:36px;
	padding:20px 0 0 0;
	display: block;
	text-align: center;
	font-size:20px;
	line-height:24px;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
	font-family: 'Rokkitt', cursive;
	font-weight:400;
	background:url(images/up-arrow.png) 0 0 no-repeat;
	text-transform:uppercase;

	/* transition */
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#back-top a:hover {}


/* 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;
	margin: 0 22px 20px 0;
	text-transform: none;
	width: 51px;
	height: 51px;
	font-size: 36px;
	line-height: 51px;
	color: #fff;
	text-align: center;
	font-family: 'Rokkitt', cursive;
	font-weight: 400;
	background:url(images/bg-button.gif) 0 0 repeat-x #00398e;
}

.widget-area {
	
}

.hr {
	height: 1px;
	background: #dfdfdf;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin: 54px 0px 39px;
}

.sm_hr {
	height: 1px;
	background: #dfdfdf;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin: 49px 0px 39px;
}

.spacer {
	height:50px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	}

/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
}
.address dt {
	width:165px;
	margin-right:20px;
	padding:0 0 20px 30px;
	background:none;
	font-size:1em;
	line-height:18px;
	background:url(images/address-icon1.png) no-repeat 0 3px;
	clear:both;
}
.address dd {
	float:left;
	width:217px;
	padding:0 0 0 30px;
	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;
			margin:0;
		}

	.address dd li {
		float:none;

	}

	.address dd span {
		float:none;
		width:100px;
		color:#999999;
	}
		.address dd a {text-decoration:underline; color:#265187;}
		.address dd a:hover {text-decoration:none;}

/* Google Map */
.google-map {
	margin-bottom:20px;
	position:relative;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-image:url(images/loading-map.gif);
}




/* 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: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:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	vertical-align:middle;
	font-weight:normal;
	border:1px solid #dfdfdf;
	outline:none;
}
input[type="text"], textarea {
	background:#fff;
	border:1px solid #dfdfdf;
	padding:6px 10px 6px 10px;
	border-radius:0px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	resize:none;
	-webkit-appearance: none;
}
input[type="submit"], input[type="reset"] {
	position:relative;
	display:inline-block;
	padding:7px 15px 7px 15px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	line-height:18px;
	height:32px;
	cursor:pointer;
	margin-right:4px;
	border:none;
	border-radius:0;
	text-decoration:none;
	text-transform:none;
	background:url(images/bg-button.gif) 0 0 repeat-x #00398e;
	font-family: 'Rokkitt', cursive;
	font-weight:400;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
input[type="submit"]:hover, input[type="reset"]:hover {
	background-position:0 -200px;
	background-color:#0A284F;
}


/* Comment form */
#commentform {}
	#commentform a { color: #265187; text-decoration:underline;}
	#commentform a:hover {color: #265187;}
		#commentform p.field {margin-bottom:15px;}
		#commentform p.area {margin-bottom:25px;}
	#commentform label {
		display:block;
		padding-bottom:4px;
		color:#898989;
	}
	#commentform input[type="text"] {
		width:45.9%;
		height:32px;
		line-height:20px;
	}
	#commentform textarea {
		width:79.8%;
		height:182px;
		overflow:auto;
	}

/* Contact form */
.wpcf7-form p.field {
	margin-bottom:9px;
	overflow:hidden;
	vertical-align:top;
	position:relative;
}
.wpcf7-form p.field input {
	height:32px;
	line-height:20px;
}
	.wpcf7-form p.field small {color:red;}
.wpcf7-form .input-file {
	width: 79px;
	height: 22px;
	background: url(images/btn-choose-file.gif) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	cursor: pointer;
	position:relative;
}
.wpcf7-form input[type="file"] {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	cursor: pointer;
	-moz-opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
.wpcf7-form textarea {
	width:100%;
	height:255px;
	overflow:auto;
	margin-bottom:17px;
}
.wpcf7-form .submit-wrap {
	padding:0;
	margin:0;
}
	span.wpcf7-form-control-wrap {display:block;}
	.wpcf7-not-valid-tip {
		width:100% !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;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	div.wpcf7-response-output {
		margin-left:0 !important;
		margin-right:0 !important;
	}





/* Sidebar search form */
#searchform {overflow:hidden;}
#searchform .searching {
	width:185px;
	margin-right:10px;
	height:32px;
	line-height:20px;
	float:left;
}
	#searchform .submit {margin:0; float:left;}



/* 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 */



.social-media {
    float: right;
    text-align: right;
    width: 60%;
	padding-top:10px;
	text-shadow: 1px 1px 2px #CCCCCC;
}
.social-media h2{display:inline-block; font-size:20px; line-height:20px; color:#0b437c; margin-bottom:8px;}
.social-media ul{float:right; margin:0px;}
.social-media ul li{margin:0px;}
#footer h6{font-size:20px; color:#265187;margin-bottom: 10px; float:left;}
#text-5 h6, #social_networks-4 h6 {font-size:17px;}
#footer ul li{padding-left:0px;}
#footer .button {margin-bottom: 10px; width: 100%; text-align: center;}
img.alignnone{float:left; margin:0 10px 10px 0;} 
.sideright li{width:100%;}
#sidebar li {font-family: 'Rokkitt',cursive; font-size: 20px; line-height: 20px; list-style-type: none;}
#sidebar .button{margin-top:20px;}
#the-team{float:left; width:100%;}
#the-team li{float:left; width:24%; padding:0 1% 0 0; margin:0px;}
#the-team li .image-wrap{display: block; float: left; padding-bottom: 5px; width: 100%;}
.latestpost .image-wrap img{width:100% !important; height:105px;}

#the-team li p{margin:0px; color:#898989;}
#the-team ul li a{color:#265187;}
#the-team ul li a:hover{text-decoration:underline;}

#widget-footer .prefix_1:nth-child(1){padding-left:0px; margin:0px;}
#widget-footer .prefix_1:nth-child(1) .padding-left{padding:0px;}
#widget-footer .social-networks{float:right; margin:0px; width:auto;}
.content-area .textwidget h5{color:#999999;}
#text-2 h2 {background: url("images/phone-icon.png") no-repeat scroll 0px 3px transparent; padding-left: 20px;}
.textwidget a{ color: #8C8C8C; font-size: 11px; line-height: 15px; text-transform: none; /*display:block;*/ width:100%;text-decoration:none; float:none;}
#text-5 .textwidget a { font-size: 16px; } 
.textwidget a.footer-logo{display:block;}
#widget-footer .textwidget{ color:#1B406F;}
.sideright h2{text-shadow:none;}
.content span{color:#265187;}
.about-content h1 { font-size:24px; margin-bottom:5px;}
.about-content h5 a{ font-size:16px; }
.about-content h5 { margin-bottom:5px; }
.about-content .entry-header h2 { display:none; }
.about-content .entry-header { margin: 0px !important;}
.service-exerpt { min-height:77px; }
#text-3 .textwidget, #text-3 .textwidget a{ font-size:13px !important; } 
#text-4 .textwidget ul li { margin-bottom:16px; }
#text-4 .textwidget ul li a, #linkcat-35 ul li a { font-size:13px !important; }
.service-images {float:left; }
#gallery .portfolio li .service-images{float: left; height: 200px;}
.content ul{ padding:0px 0px 10px 20px; margin:0px; }
.content ul li { padding:0px 0px 0px 12px; margin:0px; clear:both; width:100%; color:#898989; background:url(images/ul-arrow.png) left 6px no-repeat; }
.portfolio .content p { margin:10px 0px 10px 0px; float:left; }

b, strong {
    font-weight: 700;
    color: #265187;
}
.camera_thumbs_cont ul li > .thumb-caption {
    color: #FFFFFF;
    font-family: 'Patua One',cursive;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 20px;
    text-shadow: 1px 1px 2px #888888;
    text-transform: capitalize!important;
    padding-bottom: 10px!important;
}

#widget-footer .social-networks {margin-right: -35px;}