@charset utf-8;
/*--
	Theme Name: WordPress Theme 1401
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.2.X from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/

/* General
---------------------------------------- */
html,
body {
	min-width:960px;
	}
body{
	background-color: #f8f8f8;
	background-repeat:no-repeat;
	background-position:center 60px;
	color: #000;
	font: 100%/1.125em Arial, Helvetica, sans-serif;
	position:relative;
}
body.home {background-image:none/*url(images/splash.gif)*/;}

#main {
	font-size:.813em;
}
.container {
	width: 960px;
	margin: 0 auto;
	position:relative;
}


/* 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;
	color:#191919;
	}
dl dd {
	padding:0 0 0 32px;
	margin:0 0 1.5em 0;
	}




/* Header
---------------------------------------- */
#header {
	height:192px;
	position:relative;
	z-index:99;
}
	#hr-header {
		background:none /*url(images/line-hor.gif) repeat-x center 12px; */
	}

/* Logo */

.logo {
	position:absolute;
	left:0;
	top:14px;
	}
    .logo img{ margin:10px 0px}
	.logo h1,
	.logo h2 {
		font-size:4.231em;
		line-height:1.2em;
		margin-bottom:0;
		text-transform:capitalize;
		}
		.logo h1 a,
		.logo h2 a {
			color:#333;
			text-decoration:none;
			}



/* Header widget */
#widget-header {
	position:absolute;
	right:0;
	top:100px;
	z-index:1;
}
	.widget-header {
		
		}

/* Social Networks */
 .social-networks {
	list-style-type:none;
	padding:0;
	margin:0 0 15px 0;
	border:none;
	}
	.social-networks li {
		border:none;
		padding:10px 0 0 0;
		margin:9px 0 0 0;
		list-style-type:none;
		background:url(images/divider2.gif) repeat-x left top;
		text-transform:none;
		font-family:Arial, Helvetica, sans-serif;
		vertical-align:top;
		overflow:hidden;
		}
	.social-networks img {
		float:left;
		margin-right:21px;
	}	
		.social-networks li a {
			text-decoration:none;
			position:relative;
			}
		.social-networks li a:hover {
			color:#38a3ed;
			}



/* 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%;
		}



/* Slider
---------------------------------------- */
#slider-wrapper {
	width:994px;
	height:476px;
	position:relative;
	background:url(images/slider-shadow.png) no-repeat center bottom;
	margin:0 auto;
	}
.slider-wrapper {
	width:952px;
	height:414px;
	overflow:hidden;
	background:/*#333*/ none;
	margin:0 auto;
}	
#slider {
	position:relative;
	width:630px;
	height:414px;
	background:url(images/loading.gif) no-repeat 50% 50% #3d3d3d;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	right:-322px;
	top:0px;
	opacity:1; /* Overridden by captionOpacity setting */
	width:322px;
	height:414px;
	z-index:89;
	background:#999;
}
	.nivo-caption h1 {
	    font-family:"Trebuchet MS", Helvetica, sans-serif;
		color:#CCC;
		font-size:25px;
		letter-spacing: 10px;
		text-transform:uppercase;
		margin-bottom:70px;
		font-weight: normal;
		padding:5px;
		border-bottom:1px solid #CCC
	}
	.nivo-caption h3 {
	    text-transform: capitalize;
		margin-bottom:9px;
		color:#FFF;
		font-size:45px;
	}
	.nivo-caption p {
	    font-family:'Lato',Helvetica, sans-serif;
		font-size:28px;
		line-height:32px;
		color:#FFF;
		margin-bottom:35px;
		margin-top:25px
	}
.nivo-caption .nivo-caption-inner {
	padding:25px 20px 0 20px;
	margin:0;
	text-align:center;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
  display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	width:322px;
	height:17px;
	right:-322px;
	bottom:22px;
	text-align:center;
	z-index:9999;
}
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	display:inline-block !important;
	width:15px;
	height:0;
	padding-top:17px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:-15px top;
	background-image:url(images/nivo-pagination.png);
}
.nivo-controlNav a.active,
.nivo-controlNav a:hover {
	background-position:left top;
}

.nivo-directionNav {

	}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:36px;
	height:35px;
	text-indent:-9999px;
	border:0;
	top:50%;
	margin-top:-17px;
	background:url(images/direction_nav.png) no-repeat 0 0;
}
a.nivo-nextNav {
	right:15px;
	background-position:-36px 0;
}
a.nivo-nextNav:hover {
	background-position:-36px -35px;
	}
a.nivo-prevNav {
	left:15px;
	background-position:0 0;
}
a.nivo-prevNav:hover {
	background-position:0 -35px;
	}

#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}









/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	
	position:relative;
	z-index:2;
}

/* 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:			10em; /* 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;
	position:		relative;
	text-transform:capitalize;
	background:none;
	padding:0;
	margin:0;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			32px;
	top:			2.5em; /* 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:			120px; /* match ul width */
	top:			0;
}
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:			120px; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	max-width:760px;
	margin:145px 15px 0 0;
	float:right;
}
.sf-menu a {
	text-decoration:none;
	color:#9b9b9b;
	line-height:1.2em;
}
.sf-menu > li {
	padding-left:25px;
}
	.sf-menu > li > a {
		font-size:15px;
		font-family:"trebuchet MS", Helvetica, sans-serif;
	}
	.sf-menu > li > a:hover,
	.sf-menu > li.sfHover > a,
	.sf-menu > li.current-menu-item > a {
		color:#333333;
	}
.sf-menu ul {
	width:121px;
	background:none;
	padding:0;
	margin:0;
}
	.sf-menu ul li {
		margin-bottom:-1px;
	}
		.sf-menu ul a {
			color:#2d2d2d;
			font-size:14px;
			width:121px;
			height:38px;
			line-height:38px;
			background-repeat:no-repeat;
			background-position:left top;
			background-image:url(images/sub-nav-item.png);
			text-indent:17px;
		}
		.sf-menu ul a:hover,
		.sf-menu ul li.sfHover > a,
		.sf-menu ul li.current-menu-item > a,.sf-menu > li.current-page-ancestor > a {
			background-position:left -38px;
			color:#2d2d2d;
		}
.sf-menu li li li {
}
.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 {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	left:			-2px;
	top:			1.05em; /* IE6 only */
	width:			9px;
	height:			5px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/nav-arrow.gif) no-repeat 0 -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
.sf-menu > li > a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			-17px;
	background-position: 0 0; /* use translucent arrow for modern browsers*/
}




/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
	padding-bottom:30px;
	}

body.home .inner-2{
/*    background:#EEE;
    padding: 10px;
    border-radius:20px;
    -moz-border-radius:20px;
	-webkit-border-radius:20px;
	border:1px solid #CCC;
*/
    }
body.home .inner-1{padding-right:0px}
body.home .inner-2 #text-3 h2{ margin-left:10px;margin-top:10px}
body.home .primary_content_wrap {
	padding-bottom:0;
}	
	
#content {
	padding:48px 0 0 0;
}
#content.left {
	float:right !important;
	}
	#content .indent {
		padding:0 30px 0 0;
		}
		
.content-left-top {
	padding:24px 0 0 0;
}
	.content-left-top h2 {
		color:#8c8c8c;
		font-size:1.692em;
		line-height:27px;
		text-transform:none;
		margin-bottom:12px;
	}
	.content-left-top p {
		line-height:19px;
	}
	
#content-top {
	margin-bottom:21px;
}	

#content-middle {
	margin-bottom:20px;
}	

#content-bottom .widget-content {
	margin-bottom:14px;
}


/* Page */
.page {
	
	}
	#page-content {
	font-size:14px;
	text-align:justify
		
	}
	#page-meta {
		
	}




/* Comments
---------------------------------------- */
h3#comments {
	padding-top:25px;
	}
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	li.comment {
		list-style-type:none;
		vertical-align:top;
		overflow:hidden;
		text-transform:none;
		font-family:Arial, Helvetica, sans-serif;
	}
		.odd {
			
		}
		.even {
			
		}
			li.comment .comment-body {
				padding:10px 10px 25px 60px;
				position:relative;
				zoom:1;
				background:white;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	box-shadow:0 0 2px #e6e6e6;
	-moz-box-shadow:0 0 2px #e6e6e6;
	-webkit-box-shadow:0 0 2px #e6e6e6;
	margin:2px 2px 20px 2px;
				}
		.author-comment {
			
		}
		.comment-author {
			padding:.5em 0 1em 0;
			}
		.comment-text {
			
		}
		.comment-meta {
			font-size:11px;
			color:#999;
			position:absolute;
			right:20px;
			top:15px;
		}
		.comment-meta a {
			text-decoration:underline;
			color:#38a3ed;
		}
		.comment-meta a:hover {
			text-decoration:none;
		}
			li.comment .avatar {
				float:none;
				margin:0;
				position:absolute;
				left:10px;
				top:10px;
				padding:1px;
				border:1px solid #dbdbdb;
				vertical-align:top;
				overflow:hidden;
				}
				li.comment .avatar {
					display:block;
					vertical-align:top;
					overflow:hidden;
					}
				
				.commentlist ul.children {
					margin:20px 0 0 30px;
					}
					.commentlist ul.children li.comment {
						
						}
				
				.reply {
					position:absolute;
					right:20px;
					bottom:15px;
					}
					.reply a {
						display:inline-block;
						background:#535353;
						padding:3px 8px;
						color:#fff !important;
						font-size:13px;
						text-decoration:none;
						}
					.reply a:hover {
						background:#323232;
						}
				
				
		.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 {
			padding:1em 0 0 0;
		}
		.cancel-comment-reply {
			
		}





/* Post
---------------------------------------- */
.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}


article {
	margin-bottom:35px;
	width:100%;
	overflow:hidden;
	position:relative;
	clear:both;
	}

/* Post header */
article header h2 {
	margin-bottom:.5em;
	}
article.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
	}

/* Featured thumbnail */
.featured-thumbnail {
	float:left;
	margin:5px 20px 20px 0;
}
	.featured-thumbnail .img-wrap {
		float:left;
		border:1px solid #CCC;
		}
		.featured-thumbnail img {
			float:left;
			max-width:660px;
			height: auto;
			}
	
	/* Small thumbnail */
	.featured-thumbnail.small img {
		padding:4px;
		}
	
	/* Large thumbnail */
	.featured-thumbnail.large {
		margin-right:0;
		float:none;
		overflow:hidden;
		margin-bottom:1.5em;
		height: 250px;
		}
	.featured-thumbnail.large .img-wrap {
		float:none;
		}
	.featured-thumbnail.large img {
		width:100%;
		height:auto;
		}
	.f-thumb-wrap {
		overflow:hidden;
		width:100%;
		height:220px;
		}
	
	/* Thumbnail with prettyphoto */
	.featured-thumbnail .image-wrap[data-gal="prettyPhoto"] {
		background:url(images/magnify.png) no-repeat 50% 50%;
		display:block;
		float:left;
		}
		.featured-thumbnail .image-wrap[data-gal="prettyPhoto"] img {
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			}
		.featured-thumbnail .image-wrap[data-gal="prettyPhoto"]:hover img {
			opacity:.5;
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
			}

/* Post content */
.post-content {
	font-size: 14px;
	text-align: justify;
}
	.post-content .excerpt {
		margin-bottom:1.5em;
		}
	.pagination {
		
	}
		.pagination a {
			display:inline-block;
			padding:0 5px;
			background:#eee;
			}

/* Post footer */
article footer {
	clear:both;
	padding:5px 0 0 0;
	}
article.single-post footer {
	margin-top:20px;
	}
		

/* Meta information for post */
.post-meta {
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	padding:.5em 0;
	width:100%;
	font-size:.92em;
	overflow:hidden;
	margin-bottom:1em;
	}
	
	.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 10px 10px 0;
	}
.alignright {
	float:right;
	margin:0 0 10px 10px;
	}
.aligncenter {
	text-align:center;
	margin:0 auto;
	max-width:660px;
	display:table;
	}
article .post-content img {
	max-width:660px;
	}

.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;
	text-align:right;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: none !important;
	padding: 0 !important;
	width:36px;
	height:36px;
	line-height:36px;
	background:white;
	text-align:center;
	display:inline-block;
	margin: 2px;
	font-family:"trebuchet MS", Helvetica, sans-serif;
	font-size:20px;
	color:#474747;
	border-radius:36px;
		-moz-border-radius:36px;
		-webkit-border-radius:36px;
		box-shadow:2px 2px 1px #e3e6e9;
		-moz-box-shadow:2px 2px 1px #e3e6e9;
		-webkit-box-shadow:2px 2px 1px #e3e6e9;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background:#38a3ed;
	color:white;
}

.wp-pagenavi .pages {
	float:left;
	border:none;
	background:none;
	width:auto;
	}


/* Older and newer navigation */
nav.oldernewer {
	width:100%;
	overflow:hidden;
	margin-bottom:1.5em;
}
	.older {
		float:left;
	}
	.newer {
		float:right;
	}



/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	padding:20px;
	margin-bottom:2em;
	background:white;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	box-shadow:0 0 2px #e6e6e6;
	-moz-box-shadow:0 0 2px #e6e6e6;
	-webkit-box-shadow:0 0 2px #e6e6e6;
	}
#author-link {
	margin-top:1.5em;
	}
	#post-author .gravatar {
		margin:0 20px 0 0;
		}
	#post-author .gravatar img {
		background:#fff;
		border:1px solid #dbdbdb;
		padding:5px;
		}
#author-description {
	
	}

/* Recent author posts */
#recent-author-posts {
	margin-bottom:3em;
}


.author-info {
	width:100%;
	overflow:hidden;
	margin-bottom:3em;
	padding-bottom:2em;
	background:url(images/line-hor.gif) repeat-x left bottom;
}
	.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:#38a3ed;
		font-family:"trebuchet MS", Helvetica, sans-serif;
		}
	#error404 hgroup {
		margin:0 0 2em 0;
		padding-top:50px;
		}
		#error404 hgroup h1 {
			font-size:3em;
			margin-bottom:.2em;
			}
	#error404 #searchform .searching {
		width:290px;
	}	




/* 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 h2 {
		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:310px;
			margin:0 6px 32px 0;
			padding:0;
			position:relative;
			background:white;
			font-family:Arial, Helvetica, sans-serif;
			text-transform:none;
			}
		* + html #gallery .portfolio li {
			display:inline;
			margin-right:10px;
			}
		#gallery .portfolio li.nomargin {
			margin-right:0 !important;
			}
			#gallery .portfolio li a.image-wrap {
				display:block;
				overflow:hidden;
				width:310px;
				height:154px;
				position:relative;
				background:#fff 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:hover {
				
				}
				#gallery .portfolio li a.image-wrap img {
					float:left;
					}
			
			#gallery .portfolio .folio-desc {
				margin-bottom:0;
				padding:16px 0 20px 22px;
				}
			#gallery .portfolio h4 {
				text-transform:capitalize;
				line-height:20px;
				margin:0;
			}	
			#gallery .portfolio h4 a {
				color:#38a3ed;
			}
			#gallery .portfolio p.excerpt {
				padding:0;
				margin:0;
				}
			
			.zoom-icon {
				display:block;
				position:absolute;
				left:5px;
				top:-152px;
				width:310px;
				height:154px;
				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,
			.recent-posts .thumb-wrap a:hover .zoom-icon {
				top:5px;
				}


/* 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:600px;
		height:300px;
		float:left;
		}
	#gallery.one_column .zoom-icon {
		top:-252px;
		width:600px;
		height:300px;
		}
		#gallery.one_column .folio-desc {
			float:left;
			margin:0 0 0 30px;
			overflow:hidden;
			width:270px;
			line-height:1.5em;
			}
		#gallery.one_column header {
			margin-bottom:1.5em;
			}
		#gallery.one_column header h2 {
			margin-bottom:.1em;
			}
			#gallery.one_column .excerpt {
				margin-bottom:20px !important;
				overflow:hidden;
			}
			#gallery.one_column header time {
				font-size:11px;
				color:#999;
				}


/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
	width:470px;
	}
	#gallery.two_columns .portfolio li a.image-wrap {
		width:470px;
		height:240px;
		}
	#gallery.two_columns .zoom-icon {
		top:-252px;
		width:470px;
		height:240px;
		}

/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
	width:230px;
	}
	#gallery.four_columns .portfolio li a.image-wrap {
		width:230px;
		height:130px;
		}
	#gallery.four_columns .zoom-icon {
		top:-152px;
		width:230px;
		height:130px;
		}







/* Sidebar
---------------------------------------- */
#sidebar,#nav_menu-2 {
	padding-top:53px;
	background: #75AADB;
    padding-top: 30px ;
    padding-right: 10px;
    padding-left: 20px !important;
    margin-top: 50px;
    margin-left: 25px;
    -moz-box-shadow:-3px 3px 10px #999;
    -webkit-box-shadow:-3px 3px 10px #999;
    box-shadow: -3px 3px 10px #999;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width:230px !Important;
}
#nav_menu-2 {margin-top:0px;padding:20px 0px 5px}
#nav_menu-2 ul li{ padding:8px 8px 0px 0px; margin:8px 8px 0px 0px;background:url('images/divider2.gif') repeat-x left top }
#nav_menu-2 ul li:first-child{background:none}

#sidebar a:hover,#nav_menu-2 a:hover{ color:#333}

#sidebar a,#nav_menu-2 a{ color:#FFF; font-size:13px}
	#widget-sidebar {
		
	}
		.widget {
			margin-bottom:30px;
		}
		
		.widget.widget_search #searchform .searching {
			width:217px;
			margin-bottom:12px;
		}
	

/* 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;
			font-family:"trebuchet MS", Helvetica, sans-serif;
			text-transform: uppercase;
			}
		#wp-calendar thead th {
			padding:7px 0;
			font-size:14px;
			background:#8c8c8c;
			color:white;
			text-align:center;
			}
		#wp-calendar #prev {
			text-align:left;
			}
		#wp-calendar #next {
			text-align:right;
			}



/* FAQs
---------------------------------------- */
.faq_list {
	
	}
	.faq_list dt {
		color:#666;
		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:#333;
		font-weight:bold;
		}
	.faq_list dd {
		padding:0 0 0 28px;
		position:relative;
		margin:0 0 2em 0;
		color:#b2b2b2;
		}
		.faq_list dd .marker {
			top:3px;
			}



/* Custom widgets
---------------------------------------- */

/* Posts Type widget */
.post_list {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.post_list li {
		overflow:hidden;
		padding-top:1.5em;
		padding-bottom:1.5em;
		border-top:1px solid #dbdbdb;
		margin:0;
		}
	.post_list li:first-child {
		border:none;
		padding-top:0;
		}
		.post_list li img {
			float:left;
			margin:0 15px 0 0;
			}

/* Popular posts */
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
	}
	.popular-posts li {
		overflow:hidden;
		margin:0 0 2em 0;
		}
		.popular-posts li .post-thumb {
			float:left;
			margin-right:20px;
			width:100px;
			height:100px;
			overflow:hidden;
			padding:1px;
			border:1px solid #dbdbdb;
			}
		.popular-posts li .post-thumb.empty-thumb {
			background:url(images/empty_thumb.gif) no-repeat 50% 50% #ececec;
			}
		.popular-posts li h5 {
			font-size:1em;
			margin-bottom:.5em;
			}
		.popular-posts li .excerpt {
			margin-bottom:.8em;
			}


/* 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;
				}


/* Testimonials */
.testimonials {
	padding:0;
	margin-left:0px;
	}
	.testimonials div.testi_item {
		margin-bottom:2em;
		background:url(images/quotes.png) no-repeat 10px 10px;
		}
		.name-testi {
			font-weight:bold;
			display:block;
			color:#535353;
			}
			.name-testi a {
				font-weight:normal;
				}
		.testimonials .thumb {
			float:left;
			margin-right:20px;
			}
		.testimonials div.testi_item blockquote {
			border:none;
			padding:15px 0 15px 30px;
			margin:0;
			}
			.testimonials div.testi_item blockquote a {
				text-decoration:none;
				color:#888;
				display:block;
				}
			.testimonials div.testi_item blockquote a:hover {
				color:#333;
				}

/* Misc for Cycle widgets */
#testi-cycle {
	margin-bottom:8px;
	max-height:200px !important;
	overflow:hidden;
	background:none;
}
	#testi-cycle .testi_item {
		display:none;
		background:none;
		width:250px;
		padding:10px 5px 10px 20px;
		height:auto;
		vertical-align:middle;
		margin:auto auto;
		}
	#testi-cycle .testi_item:first {
		display:block;
		}
	#testi-cycle .name-testi {
		margin-bottom:14px;
		margin-top:3px;
	}	
	#testi-cycle .quotes {
		float:left;
		margin:-10px 6px 0 3px;
		display:none;
	} 
	#testi-cycle .excerpt {
		font-size:19px;
		line-height:23px;
        padding-top:30px;
		padding-left:85px;
		text-decoration:none;
		display:block;
		color:#333;
		background:none;
		font-style:italic;
		font-family:"trebuchet MS", Helvetica, sans-serif;
	}
	#testi-controls {
		text-align:center;
		overflow:hidden;
		}
		#testi-controls ul {
			list-style-type:none;
			margin:0;
			padding:0;
			}
			#testi-controls ul li {
				padding:0;
				margin:0 2px 0 0;
				display:inline-block;
				}
			* + html #testi-controls ul li {
				display:inline;
				zoom:1;
				}


/* Recent Posts */
.latestpost {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	display:block;
	float:left
	} 
#my_postwidget-2 .mapa {float:left;margin-right:20px}
.latestpost li,
	.latestpost li:first-child {
		background:none;
		float:left;
		width:203px;
		list-style-type:none;
		border-left:1px solid #843511; 
        padding:0px;
        margin:0px 20px;
		}
	.latestpost time {
	    width:203px;
		min-height:20px;
		padding:3px 10px;
		color:#FFF;
		float:left;
        background:#FCBF49;
        margin-bottom:10px;
    }	
	.latestpost .button,.latestpost h3,.latestpost h4,.latestpost h5 {
	    margin-left:10px;
	}
	.latestpost h3{
	    text-transform:none;
	    }

    .latestpost h5{ line-height: 14px;}
	.latestpost h5 a{color:#75AADB}
	.latestpost h5 a:hover{color:#666}
	.latestpost .button {
		text-decoration:none;
		float:left;
		margin-top:10px;
	}	
	.latestpost .button:hover {
		text-decoration:none;
		color:#565656;
	}

/* Twitter widget */
.twitter_update_list {
	overflow:hidden;
	}
.twitter ul li {
	list-style-type:none;
	margin:15px 0 0 0;
	padding:15px 0 0 0;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif;
	}
.twitter ul li:first-child {
	background:none;
	padding-top:0;
	margin-top:0;
}	
.twitter li a {
	color:#38a3ed;
	}
.twitter li a:hover {
	text-decoration:underline;
}	


/* 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;
	}



/* Testimonials
---------------------------------------- */

/* Testimonials list */
article.testimonial {
	border:none;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	box-shadow:0 0 2px #e6e6e6;
	-moz-box-shadow:0 0 2px #e6e6e6;
	-webkit-box-shadow:0 0 2px #e6e6e6;
	padding:30px 30px 30px 235px;
	width:auto;
	background:url(images/quotes.png) no-repeat 205px 25px white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:17px;
	line-height:1.4em;
	font-weight:normal;
	margin-bottom:35px;
	}
	article.testimonial .testi-pic {
		position:absolute;
		left:20px;
		top:20px;
		}
	article.testimonial .name-testi {
		display:block;
		text-align:right;
		font-style:normal;
		color:#222c36;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:1.2em;
		}
		article.testimonial .name-testi a {
			text-decoration:none;
			}
		article.testimonial .name-testi a:hover {
			text-decoration:underline;
			}


/* Single Testimonial */
blockquote.testi-single {
	font-family:Georgia, "Times New Roman", Times, serif;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	box-shadow:0 0 2px #e6e6e6;
	-moz-box-shadow:0 0 2px #e6e6e6;
	-webkit-box-shadow:0 0 2px #e6e6e6;
	border:none;
	padding:30px 30px 30px 235px;
	width:auto;
	background:url(images/quotes.png) no-repeat 205px 25px white;
	font-size:1.83em;
	line-height:1.4em;
	font-style:italic;
	margin:0 0 20px 0;
	position:relative;
	}
	blockquote.testi-single p {
		margin:0 0 1em 0;
		padding:0;
		}
		.testi-pic {
			position:absolute;
			left:35px;
			top:25px;
			}





/* 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 .thumb-wrap {
			overflow:hidden;
		}
		.recent-posts li img.thumb {
			float:left;
			margin:0 20px 0 0;
			}
		.recent-posts li h5 {
			font-size:1em;
			line-height:20px;
			margin-bottom:0;
			}
			.recent-posts li h5 a {
				color:#38a3ed;
				text-decoration:none;
			}
			.recent-posts li h5 a:hover {
				text-decoration:underline;
			}
		.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;
			}


/* Our team */
.recent-posts.team {
	margin:0;
	padding:0;
	}
	.recent-posts.team li {
		float:left;
		width:137px;
		background:white;
		overflow:hidden;
		margin:0 8px 0 0;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:none;
		}
		.recent-posts.team li .thumb-wrap {
			float:none;
			margin:0;
			}
		.recent-posts.team li .post-content {
			padding:13px 0 13px 12px;
		}	
		.recent-posts.team li h5 {
			font-family:Arial, Helvetica, sans-serif;
			text-transform:capitalize;
			line-height:20px;
		}	
		.recent-posts.team li a {
			color:#38a3ed;
			}
		.recent-posts.team li .excerpt {
			margin-bottom:0;
			}

/* Services */
.recent-posts.services {
	list-style-type:none;
	padding:0;
	margin:0 0 -22px 0;
	overflow:hidden;
	}
	.recent-posts.services li {
		display:-moz-inline-box; 
		display:inline-block; 
		*zoom:1; 
		*display:inline;
		vertical-align:top;
		float:none;
		width:310px;
		margin:0 10px 28px 0;
		background:none;
		padding:0;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:none;
		padding:0;
		}
	.recent-posts.services li.nomargin {
		margin-right:0;
		}
		.recent-posts.services .thumb-wrap {
			float:left;
			margin-right:11px;
		}
		.recent-posts.services .thumb-wrap img {
			margin:0;
		}
		.recent-posts.services li .post-content {
			overflow:hidden;
		}
		.recent-posts.services li .excerpt {
			padding-right:18px;
			margin:0;
		}
		.recent-posts.services li h5 {
			text-shadow:1px 1px 1px rgba(0,0,0,.1);
			font-size:18px;
			line-height:1.2em;
			font-weight:normal;
			margin-bottom:10px;
			text-transform:uppercase;
			}
			.recent-posts.services li h5 a {
				color:#1c1c1c;
				}


/* Latest works */
.recent-posts.latest-works {
	margin-bottom:20px;
}
	.recent-posts.latest-works li {
		float:left;
		width:310px;
		margin:0 0 0 10px;
		background:white;
		text-transform:none;
	}
	.recent-posts.latest-works li:first-child {
		margin-left:0;
	}
	.recent-posts.latest-works .thumb-wrap {
		height:154px;
		background:url(images/loading-folio.gif) no-repeat 50% 50%;
		position:relative;
	}
	.recent-posts.latest-works .post-content {
		padding:14px 0 18px 23px;
	}
	.recent-posts.latest-works .excerpt {
		margin:0;
	}


/* Tags */
.tags-cloud a, .tagcloud a {
	display:inline-block;
	background:#f0f0f0;
	padding:1px 7px;
	border-radius:3px;
	text-decoration:none;
	color:#838383;
	margin:0 1px 4px 0;
	font-size:1em !important;
	box-shadow:1px 1px 0 rgba(0, 0, 0, .2);
	}
.tags-cloud a:hover, .tagcloud a:hover {
	background:#8c8c8c;
	color:#fff;
	}


/* 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 {
}

	/* Footer widget */
	#widget-footer {
		background:url(images/line-hor.gif) repeat-x center top;
		padding:35px 0 0 0;		
	}
	.widget-footer {
		margin-bottom:46px;
	}
	.widget-footer.widget_nav_menu {
		margin-top:4px;
	}
	
	#widget-footer .wpcf7-form {
		width:auto;
	}
	#widget-footer .wpcf7-form .field {
		min-height:39px;
		height:auto!important;
		height:39px;
		margin:0;
		width:auto;
	}
	#widget-footer .wpcf7-form input[type="text"],
	#widget-footer .wpcf7-form textarea {
		border:1px solid #eaeaea;
		background:none;
		color:#979797 !important;
		padding:7px 11px 8px 11px;
		box-shadow:0 0 0 #e3e6e9;
		-moz-box-shadow:0 0 0 #e3e6e9;
		-webkit-box-shadow:0 0 0 #e3e6e9;
	}
	#widget-footer .wpcf7-form input[type="text"] {
		width:286px;
	}
	#widget-footer .wpcf7-form textarea {
		padding-bottom:0;
		padding-right:0;
		width:275px;
		min-width:275px;
		max-width:275px;
		height:93px;
		min-height:93px;
		max-height:193px;
		margin:0;
	}
	#widget-footer .wpcf7-form .submit-wrap {
		text-align:right;
		padding:0;
	}
	#widget-footer .wpcf7-form .submit-wrap input[type="submit"] {
		margin-right:0;
		margin-left:5px;
		margin-top:6px;
	}
	#widget-footer .wpcf7-form .wpcf7-not-valid-tip {
		padding:6px 11px 7px 11px !important;
		width:270px !important;
	}
	#widget-footer .wpcf7-form .ajax-loader  {
		margin-top:14px;
	}
	*+ html #widget-footer .wpcf7-form .ajax-loader {
		margin-top:-23px;
	}
	
		
	/* Copyright */	
	#copyright {
		background:url(images/line-hor.gif) repeat-x left top;
		padding:41px 0 82px 0;
		font-family:"trebuchet MS", Helvetica, sans-serif;
		font-size:11px;
		line-height:1.2em;
		text-transform:uppercase;
	}

		#copyright{
			color:#888;
		}
		#copyright b{color:#666;}
		#copyright a {
			text-decoration:none;
			color:#75AADB;
			font-size:12px
		}
		#copyright a:hover { color:#FCBF49 }
	
	/* Footer navigation */
	nav.footer {
		float:right;
	}
		nav.footer ul {			
			}
			nav.footer ul li {
				list-style-type:none;
				float:left;
				padding:0 0 0 15px;
				margin:0;
				}
				nav.footer ul li.current-menu-item a {
					text-decoration:underline !important;
				} 
	


/* Misc
---------------------------------------- */
.button {
	color:#FFF;
	font-weight:bold;
/*	float:right; */
    padding:2px 6px;
    line-height: inherit;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;    
	text-transform:capitalize;
	text-decoration:none;
	border:1px solid #75AADB;
	font-size:11px;
	}
	.button:hover {
		text-decoration:none;
		color:#FFF;
		border-color:#FCBF49;
	}
.button.more {
	padding-left:19px;
	background:url(images/button-arrow.gif) no-repeat left center;
}	
.button.top-indent {
	margin-top:15px;
}
	
.box,.si {
/*	width:100%; */
	overflow:hidden;
	background:white;
	border-radius:1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	box-shadow:0 0 2px #e6e6e6;
	-moz-box-shadow:0 0 2px #e6e6e6;
	-webkit-box-shadow:0 0 2px #e6e6e6;
}
	.box .inner-1 {
		padding:10px;
		overflow:hidden;
	}
	.box .top {
		background:url(images/line-hor.gif) repeat-x center top;
	}
	.box .bot {
		background:url(images/line-hor.gif) repeat-x center bottom;
	}	
	.box .inner-2 {
		padding:23px 30px 22px 27px;
	}
	
.box-1 {
	width:100%;
	overflow:hidden;
	background:white;
}	
	.box-1 .inner {
		padding:30px 30px 12px 32px;
	}
	
img[title="banner"] {
	margin-bottom:16px;
}

.blog-title h2 {
	font-size:36px;
}

/* Subscribe */
#wpsb {
	margin-bottom:-20px;
}
	#wpsb h2 {
		margin-bottom:18px;
	}
	#wpsb form {
		margin-top:-5px;
	}	
	#wpsb label {
		cursor:pointer;
	}
	#wpsb input[type="text"] {
		border:1px solid #c1c1c1;
		background:none;
		color:#5d5d5d;
		padding:8px 13px 9px 13px;
		width:245px;
	}	
	#wpsb input[type="submit"] {
		background:#535353;
		color:white;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:capitalize;
		font-size:13px;
		float:right;
		margin:0;
		height:31px;
		line-height:31px;
		padding:0 16px;
		position:relative;
		top:-10px;
		z-index:99;
	}
	#wpsb input[type="submit"]:hover {
		background:#323232;
	}
	#wpsb .wpsb_form_radio {
		border:none;
		position:relative;
		top:-2px;
	}
	#wpsb .error {
		color:red;
		margin:0 0 -15px 0;
		padding-top:7px;
	}

h2.extra-title {
	margin-bottom:14px;
}
	h2.extra-title span {
		display:block;
	}
	h2.extra-title .top,
	h2.extra-title .bot {
		background-repeat:repeat-x;
		background-image:url(images/line-hor.gif);
	}	
	h2.extra-title .top {
		background-position:left top;
	}
	h2.extra-title .bot {
		background-position:left bottom;
		line-height:71px;
		height:71px;
		overflow:hidden;
		padding:0 5px;
	}
	
.no-results #searchform .searching {
	width:520px;	
}

.cufon-loading {
     visibility: hidden;
}

/* 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 ~ br {
	display:none;
	}

.toggle .trigger {
	background-color: #f5f5f5;
	background: #EEE;
	border: 1px solid #CCC;
	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;
	overflow:hidden;
	}

.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:#75AADB;
	color:#fff;
	}
.toggle .active span {
	background-position: 0 -20px;
	}

.toggle .box,.toggle .si {
	background-color: #fafafa;
	border: 1px solid #CCC;
	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-area {
	
}

.hr {
	height:1px;
	background:url(images/line-hor.gif) repeat-x center top;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:21px 5px;
	}
#hr-extra {
	background:url(images/line-hor.gif) repeat-x center top;
	height:1px;
	background:url(images/line-hor.gif) repeat-x center top;
	overflow:hidden;
	font-size:0;
	line-height:0;
}	
.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;
	} 

/* Address */
.address {
	overflow:hidden;
	width:100%;
	margin:-10px 0 0 0;
	padding:0;
	}
.address dt {
	padding:0 0 16px 0;
	background:none;
	font-size:12px;
	line-height:18px;
	color:#8a8a8a;
	font-weight:bold;
	}
.address dd {
	padding:0 0 0 0;
	margin:0;
	}
	.address dd ul {
		list-style-type:none;
		padding:0;
		margin:0;
		}
		.address dd ul li {
			background:none;
			padding:0;
			margin:0;
			border:none;
			text-transform:none;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			}
	.address dd span {
		float:left;
		width:76px;
		}
		.address dd a {
			color:#38a3ed;
			font-weight:bold;
			text-decoration:none;
			}
		.address dd a:hover {
			text-decoration:underline;
			}



/* 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:1em;
	vertical-align:middle;
	font-weight:normal;
	border:1px solid #dbdbdb;
	outline:none;
}
input[type="text"], textarea {
	background:none;
	border:1px solid #e5e5e5;
	padding:6px 5px;
	}
input[type="submit"], input[type="reset"] {
	position:relative;
	display:inline-block;
	padding:0 18px;
	line-height:35px;
	color:#4d4d4d;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
  	background-color:white;
	border:none;
	height:35px;
	cursor:pointer;
	margin-right:4px;
	font-family:"trebuchet MS", Helvetica, sans-serif;
	}
input[type="submit"]:hover, input[type="reset"]:hover {
	background-color: #4d4d4d;
	color:#fff;
	}


/* Comment form */
#commentform {
	
	}
	#commentform p.field {
		margin-bottom:5px;
		}
		#commentform small {
			color:#8b8b8b;
			}
	#commentform label {
		display:block;
		}
	#commentform input[type=text] {
		width:250px;
		padding:4px;
		}
	#commentform textarea {
		width:460px;
		min-width:460px;
		max-width:662px;
		height:150px;
		min-height:150px;
		max-height:250px;
		padding:4px;
		overflow:auto;
		}
	#commentform #submit {
		background:#000;
		height:30px;
		line-height:30px;
		padding:0 10px;
		color:#fff;
		cursor:pointer;
		border:none;
		}
	#commentform #submit:hover {
		background:#bdbdbd;
		color:#000;
		}




/* Contact form */
.wpcf7-form {
	width:573px;
}
.wpcf7-form p.field {
	vertical-align:top;
	min-height:44px;
	height:auto!important;
	height:44px;
	position:relative;
	margin:0;
	clear:both;
	}
.wpcf7-form p.field label {
	float:left;
	width:79px;
	padding-top:6px;
	}
.wpcf7-form p.field input {
	float:left;
	background:white;
	padding:9px 10px 10px 10px;
	width:456px;
	border-bottom:1px solid #ececec;
	border-right:1px solid #ececec;
	border-top:1px solid #ececec;
	border-left:1px solid #ededed;
	color:#757575;
	font-size:12px;
	box-shadow:-1px -1px 0 #d0d0d0;
		-moz-box-shadow:-1px -1px 0 #d0d0d0;
		-webkit-box-shadow:-1px -1px 0 #d0d0d0;
	}
	.wpcf7-form p.field small {
		color:red;
		}
.wpcf7-form textarea {
	float:left;
	width:561px;
	min-width:561px;
	max-width:561px;
	height:257px;
	min-height:257px;
	max-height:357px;
	background:white;
	font-size:1em;
	padding:9px 0 0 10px;
	border:1px solid #e5e5e5;
	overflow:auto;
	color:#757575 !important;
	font-size:12px;
	margin-bottom:0;
	box-shadow:-1px -1px 0 #d0d0d0;
		-moz-box-shadow:-1px -1px 0 #d0d0d0;
		-webkit-box-shadow:-1px -1px 0 #d0d0d0;
	}
.wpcf7-form .submit-wrap {
	padding:0;
	margin:0;
	text-align:right;
	}
	.wpcf7-form .submit-wrap input {
		margin:19px 0 0 10px;
	}
.wpcf7-form .ajax-loader {
		float:left;
		margin-top:23px;
	}	
*+ html .wpcf7-form .ajax-loader {
	margin:-25px 0 0 0;
}
	span.wpcf7-form-control-wrap {
		display:block;
		}
	.wpcf7-not-valid-tip {
		width:467px !important;
		position:absolute;
		left:-1px !important;
		top:-1px !important;
		padding:8px 0 9px 10px !important;
		background:#f3b7b7 !important;
		color:red !important;
		border:1px solid red !important;
		}





/* Sidebar search form */
#searchform {
	
	}
#searchform .searching {
		width:160px;
		margin-right:10px;
		}
	#searchform .submit {
		width:70px;
		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;
}

/* cycle gallery styles */
#content .gallery-wrap {
	margin: 0 0 1em 0;
	width: 100%;
	background: #DDD;
}
#content .gallery {
	margin: 0;
	width: 100%;
	height: 395px;
}
#content .gallery-item {
	width: 100%;
	height: 400px;
	position: relative;
}
#content .gallery-item .gallery-icon {
	width: 100%;
	height: 400px;
	overflow: hidden;
}
#content .gallery-item .gallery-icon img {
	border: 0 none;
	padding: 0;
	max-width: 100%;
}
#content .gallery-item .gallery-caption {
	position: absolute;
	top: 7px;
	left: 7px;
	padding: 1em;
	background: rgba(255, 255, 255, 0.9) none;
	max-width: 260px;
}


/* mz */
h4{font-size:15px}
.container_24{position:relative}
.container_24 .grid_17{ width:660px !important}
.container_24 .grid_6{ width:250px !important}
.container_24 .prefix_1{ padding-left:30px !important}
.container_24 .suffix_3{ padding-right:100px !important}
h1{ text-transform:inherit;}
h3.underline{border-bottom:1px solid #333; margin-bottom:30px}
h4.categoria{ color:#843511; border-bottom:1px solid #843511; font-weight: normal;}
.widget.filiales h4{ margin-top:20px; margin-bottom:15px !Important}
.widget h4{color:#843511; font-size:13px;margin:0px -10px 0px -20px;padding:2px 5px 2px 20px;display:block;background:#FCBF49;border-bottom:1px solid #843511;font-weight: normal;}
#sidebar-nav ul li,.widget ul li{margin-top:5px;padding:5px;line-height:15px;background:none;border-bottom:1px dashed #666}
.hsearch{ float:right; margin-top:40px;height:40px;position:absolute;right:120px}
.fb{ background:url('../../uploads/2022/07/ico-fb.png') no-repeat; width:40px;height:40px;margin-top:35px;float:right;display:block}
.fb:hover{ background-position:-46px}
.ig{ background:url('../../uploads/2022/07/ico-ig.png') no-repeat; width:40px;height:40px;margin-top:35px;float:right;display:block}
.ig:hover{ background-position:-47px}
#footer .fb{margin-top:-15px}
.footer_mail{text-transform:lowercase;}
.ficha ul{text-align:left;float:left;width:310px;border:1px solid #CCC; background: #EEE; padding:5px 5px;margin:5px 0px 20px;font-size:12px;line-height: 15px;}
.ficha .post-meta-key{width:90px;display:inline-block;vertical-align: middle;font-size:11px;}
.ficha .post-meta-value{width:220px;display:inline-block;vertical-align: middle; font-weight: bold;}
.ficha li{padding-top:5px;margin-top:5px;}
ul li a:hover{color:#75AADB}
.ficha li a{text-transform: lowercase;}
.area{display:inline-block;margin-right:10px}
.area h2{font-size:16px;color:#000;background:#BBB; text-transform:inherit;padding:5px}
.box-1 .inner, .box .inner-2{padding:0px}
#content-middle{background:url('images/line-hor.gif') left bottom repeat-x;margin-bottom:30px;padding-bottom:20px}
.box .bot, .box .top, .widget-content .extra-title .bot{background:none}
.box .bot{margin-bottom:20px}
.box .top{margin-top:15px}
.grid_9 .box .widget-content .area{color:#777}
.grid_9 .box .widget-content .area img{margin-right:10px}
.grid_9 .box .widget-content .area a{ margin-left:60px;padding:7px 15px; color:#FFF; background:#555;font-weight: bold; text-decoration:none;}
dt.gallery-icon{background:none; padding:0px}
.wp-caption {border:1px solid #CCC; margin-bottom: 20px;display:table;} 
.wp-caption img{max-width:650px !important;padding:4px}
p.wp-caption-text{font-style: italic; color:#333;background:#DDD;padding:10px;font-size:12px;line-height:14px;margin:0px;text-align:center}
.alignright .wp-caption-text, .alignleft .wp-caption-text{margin:0px}
.size-thumbnail{ border:1px solid #666 }
#sidebar-nav h4{margin-bottom:0px}
a#scroll-to-top{z-index:9999;background-size:40px 40px !Important;width:40px !important;height:40px !important}
input[type="submit"]{border:1px solid #DDD;}
body.home input[type="email"],body.home textarea{width:280px}
body.home .wpcf7-form input[type="submit"]{margin-top:15px}
body.home .wpcf7-form p{margin:15px 0px}
body.home .wpcf7-form .ajax-loader{float:right}
body.post-type-archive-galeria article,body.post-type-archive-libros article{width:48%;float:left;clear:none;}
body.post-type-archive-galeria article h2 {font-size:18px;text-align:left;text-transform: none;}
body.post-type-archive-libros article h2 {font-size:20px;text-align:left;text-transform: none;margin-top:5px}
body.home .banner{border:1px solid #75AADB;float:right;padding:0px;margin:0px;width:300px}
body.home .banner:hover{border-color:#FCBF49}
body.home .banner a,body.home .banner img{ padding:0px;margin:0px;}
body.home .container_24 .grid_4{width:285px; padding-right:0px !important;float:right}
body.home .container_24 .suffix_2{padding-right:0px; padding-left:40px}
body.home #wp-calendar{width:300px;float:right}
body.home .container_24 .suffix_1{ width:280px;padding-right:30px;margin:0px; background:url('images/textuales_bg.jpg') no-repeat;border:1px solid #999}
body.home .widget_my_testicyclewidget{margin:0px}
body.home .widget_my_testicyclewidget .button{background:#666;border:0px}
body.home .widget_my_testicyclewidget .button:hover{background:#333}
h4.ui-accordion-header{outline: none; background-image:url('images/submenu-close'); background-repeat: no-repeat; background-position: 3px 3px; }
h4.ui-accordion-header:hover{cursor:pointer; }
h4.ui-accordion-header-active{ background-image:url('images/submenu-open');}
.ui-accordion-content-active .current a{color:#000 !important}
body.home #wp-calendar td a{  border:2px solid #75AADB;background:#75AADB;padding:4px;text-decoration:none;color:#FFF}
body.home #wp-calendar td a:hover{ border:2px solid #FCBF49;}
#sidebar #wp-calendar thead th{background:none}
#sidebar #wp-calendar td a{border:1px solid #FFF; padding:4px; color:#FFF;text-decoration:none}
#sidebar #wp-calendar td a:hover{border-color:#FCBF49;color:#FFF}
.fc-event-inner{display:none}
.fc-event-skin{height: 7px; cursor:pointer !important; background:#FCBF49 !Important }
.fc-state-highlight.fc-today{background:#ddd}
.fc-view-month th.fc-widget-header {background:#75AADB; color:#FFF;padding:5px 0px}
.fc-week0 td div{margin-top:5px}
.fc-button-today span{display:none}
.fc-content *{border:0px !important}
.fc-content {border: 1px solid #75AADB}
.fc-day-number{width:100%; text-align:center;margin-top:3px}
body.page-template-agenda-php #sidebar,body.single-post #sidebar{ width:300px !important; background:none;margin:40px 0px;border:none;-moz-box-shadow: none;-webkit-box-shadow:none;box-shadow: none;padding:10px;}
body.single-post #content,body.page-template-agenda-php #content{border-right:1px dotted #999;padding-right:20px;margin-right:0px}
body.single-post p.fecha{font-size:13px; margin-bottom:0px;padding-top:12px;}
body.single h3.ubicacion{background:#FCBF49;padding:3px;color:#FFF;font-size:15px;margin-bottom:13px;}
body.single-post h4.organiza{font-weight: normal;text-transform:uppercase;background:#EEE;padding:4px;border:1px solid #CCC}
body.single-post h4.organiza a{text-decoration:none}
body.single-post h4.organiza a:hover{color:#666}
body.single-post .featured-thumbnail{margin-top:0px}
.img-provincia{padding:10px;display:table;border:1px solid #FCBF49;background:#FFF;margin-top:0px}
ul.events li.event a {color:#75AADB;font-size:14px}
ul.events li.event a:hover {color:#000;}
.page-template-agenda-php .event_header,
.page-template-actividades-instituto-php .event_header,
.single-filial .event_header{ font-size:16px;background:#FCBF49;padding:4px 1px;color:#FFF;text-indent:5px }
.page-template-agenda-php .event_header ul, 
.page-template-actividades-instituto-php .event_header ul,
.single-filial .event_header ul{text-indent:0px; color:#333;border-top:2px solid #FCBF49;font-size:12px;background:#FFF;margin:0;padding:10px}
body.page-id-232 table td, body.page-id-232 table{font-size:12px; border:1px solid #333;padding:10px}
body.page-id-232 table td,body.page-id-232 table th{padding:10px}
body.page-id-232 table th{text-align:center}
.actividadesINB{background:#FCBF49;padding:2px 8px;font-weight: bold;color:#843511!important }
.actividadesINB:hover{color:#000!important}
.post-type-archive-libros .featured-thumbnail img,.single-libros .featured-thumbnail img{padding:5px;border:1px solid}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */