@charset utf-8;
/*--
	Theme Name: Theme 1272
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.1.X from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
	--*/

/*-------------------------------------
   Qtranslate
   -------------------------------------*/

   .qtrans_language_chooser {list-style:none;margin-top:130px;}
   .qtrans_language_chooser ul {list-style:none; list-style-image:none;}
   .qtrans_language_chooser li {float:left;margin-right:8px;}
   .qtrans_language_chooser li a {
   	width:50px;
   	height:12px;
   	display:block;
   	padding: 0;
   	color:#838383;
   	font-size:10px;
   }
   html, body, div, span, applet, object, iframe,
   h1, h2, h3, h4, h5, h6, p, blockquote, pre,
   a, abbr, acronym, address, big, cite, code,
   del, dfn, em, font, img, ins, kbd, q, s, samp,
   small, strike, strong, sub, sup, tt, var,
   dl, dt, dd, ol, ul, li,
   fieldset, form, label, legend,
   table, caption, tbody, tfoot, thead, tr, th, td {
   	margin: 0;
   	padding: 0;
   	border: 0;
   	outline: 0;
   	font-weight: inherit;
   	font-style: inherit;
   	font-size: 100%;
   	font-family: inherit;
   	vertical-align: baseline;
   }
   /* remember to define focus styles! */
   :focus {
   	outline: 0;
   }
   body {
   	line-height: 1;
   	color: black;
   	background: white;
   }
   ol, ul {
   	list-style: none;
   }
   /* tables still need 'cellspacing="0"' in the markup */
   table {
   	border-collapse: separate;
   	border-spacing: 0;
   }
   caption, th, td {
   	text-align: left;
   	font-weight: normal;
   }
   blockquote:before, blockquote:after,
   q:before, q:after {
   	content: "";
   }
   blockquote, q {
   	quotes: "" "";
   }

   html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{
   	margin:0;
   	padding:0;
   	vertical-align:baseline;
   }
   article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,mark,audio,video {
   	display:block;
   }
   textarea{
   	font:101%/1.5em Georgia, "Times New Roman", Times, serif;
   }
   blockquote{
   	quotes:none;
   	border-left: 1px solid #CCCCCC;
   	font-style: italic;
   	margin-left: 2em;
   }
   q{
   	quotes:none;
   	font-style: italic;
   }
   blockquote:before,blockquote:after,q:before,q:after{
   	content:'';content:none;
   }
   :focus{
   	outline:none;
   }

/* Baseline and common looks - Sets a vertical rhythm and styles the different elements.
*/
.firma a {
	color: #ccc;
	text-decoration: none;
}

.firma a:hover {
	text-decoration: underline;
}

.firma2 a {
	color: #B4B4B4;
	text-decoration: none;
}

.firma2 a:hover {
	text-decoration: underline;
}		

a{
	color:#68ace5;
	text-decoration:underline;
	border:0;
}
a:hover{
	text-decoration:none;
}
a img{
	border:0;
}
abbr,acronym{
	border-bottom:1px dotted;
	cursor:help;
	font-variant:small-caps;
}
address,cite,em,i{
	font-style:italic;
}
blockquote p{
	margin:0 1.5em 1.5em;
	padding:0.75em;
}
code,kbd,tt{
	font-family:"Courier New", Courier, monospace, serif;
	line-height:1;
}
del{
	text-decoration:line-through;
}
dfn{
	border-bottom:1px dashed;
	font-style:italic;
}
dl{
	margin:0;
}
dt{
	font-weight:700;
}
dd{
	margin:0 0 1.5em 0;

}
h1,h2,h3,h4,h5,h6{
	font-weight:700;
	padding:0;
}
h1{
	font-size:3.33em;
	line-height:1.2em;
	margin:0 0 0.5em;
	color:#333;
	font-weight:normal;
	letter-spacing:-1px;
}
h2{
	font-size:2.5em;
	line-height:1.2em;
	font-weight:normal;
	color:#333;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
h2 a {
	color:#000;
	text-decoration:none;
}
h3{
	font-size:1.5em;
	line-height:1.2em;
	font-weight:normal;
	color:#68ace5;
	margin:0 0 .1em;
}
h4{
	font-size:1em;
	font-weight:normal;
	margin:0;
	color:#68ACE5;
}
h5{
	font-size:0.8333em;
	margin:0 0 1em;
}
h6{
	font-size:0.666em;
	margin:0 0 2.25em;
}
h7{
	font-size:1.5em;
	line-height:1.2em;
	font-weight:normal;
	color:#333333;
	margin:0 0 .1em;
}
.h7{
	font-size:1.5em;
	line-height:1.2em;
	font-weight:normal;
	color:#333333;
	margin:0 0 .1em;
}
h8{
	font-size:1.5em;
	line-height:1.2em;
	font-weight:normal;
	color:#838383;
	margin:0 0 .1em;
}
.h8{
	font-size:15px;
	line-height:12px;
	color:#838383;
}
img{
	display:inline-block;
	vertical-align:text-bottom;
}
ins{
	text-decoration:overline;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
ol{
	list-style:outside decimal;
}
p{
	font-weight:300;
	margin:0 0 1.5em;
}
pre{
	font-family:"Courier New", Courier, monospace, serif;
	margin:0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	margin-left: 2em;
	padding-left: 2em;
}
sub{
	top:0.4em;
	font-size:0.85em;
	line-height:1;
	position:relative;
	vertical-align:baseline;
}
sup{
	font-size:0.85em;
	line-height:1;
	position:relative;
	bottom:0.5em;
	vertical-align:baseline;
}
strong,b{
	font-weight:700;
}
ul{
	list-style-type:none;
	margin:0 0 1.5em 0;
	padding:0;
}
ol{
	margin:0 0 1.5em 1.5em;
	padding:0;
}
li ul{
	padding:0;
	margin:0 0 0 2em;
	list-style-position:outside;
	list-style-type:circle;
}
li ol {
	padding:0;
	margin:0 0 0 2em;
	list-style-position:outside;
}
ul li {
	background:url(images/marker1.png) no-repeat 0 2px;
	padding:0 0 10px 29px;
}
table{
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 1.5em;
	padding:0;
	width:100%;
	border:none;
}
caption{
	font-style:italic;
	text-align:left;
}
tr.alt td{
	background:#eee;
}
td{
	border:0;
	padding:0.5em 1em;
	vertical-align:middle;
	/*border-bottom:1px solid #eee;*/
	line-height:1.5em;
}
th{
	font-weight:700;
	padding:0.5em 1em;
	vertical-align:middle;
	background:#eee;
	text-align:left;
}
button{
	-x-system-font: none;
	cursor:pointer;
	display:block;
	font-size:0.99em;
	height:2em;
	line-height:1.5em;
	margin:0.8em 0 0;
	padding:0 0.5em;
}
button::-moz-focus-inner {
	border: 0;
}
fieldset{
	border:0;
	margin:0 0 1.5em;
	position:relative;
	padding:1.5em 0 0;
}
fieldset fieldset{
	clear:both;
	margin:0 0 0.75em;
	padding:0 0 0 1.5em;
}
input{
	border:1px solid #ccc;
	border-bottom-color:#eee;
	border-right-color:#eee;
	font-size:1em;
	padding:.5em .3em;
	margin:0 0 0.75em;
}
input[type=file]{
	height:2.25em;
	font-size:1em;
	padding:0;
	border:0;
	border:1px solid #ccc !ie;
}
textarea{
	border:1px solid #ccc;
	border-bottom-color:#eee;
	border-right-color:#eee;
	margin:0;
	padding:.3em;
}
select{
	border:1px solid #ccc;
	border-bottom-color:#ccc;
	border-right-color:#ccc;
	font-size:1em;
	line-height:1.5em;
	margin-bottom:0.75em;
	padding:0.25em;
	height:2.25em;
	color:#838383;
}
optgroup {
	font-weight:700;
	font-style:normal;
	text-indent:0.2em;
}
optgroup + optgroup {
	margin-top:1em;
}
option{
	font-size:1em;
	height:1.5em;
	padding:0;
	text-indent:1em;
}
label{
	cursor:pointer;
	display:block;
	margin:0;
	padding:0;
}
label input{
	background:0;
	border:0;
	line-height:1.5em;
	margin:0 0.5em 0 0;
	padding:0;
	width:auto;
}
legend{
	font-size:1.1666em;
	font-weight:700;
	left:0;
	margin:0;
	padding:0;
}




/* General
---------------------------------------- */
html,
body {
	min-width:990px;
	min-height:100%;
	height:100%;
}
body{
	background:url(images/body-tail.gif) #f1f1f3;
	color: #838383;
	font: 100%/1.25em Georgia, "Times New Roman", Times, serif;
	position:relative;
}

#main {
	font-size:.75em;
	width:988px;
	border-left:1px solid #e9e9ea;
	border-right:1px solid #e9e9ea;
	background:#fff;
	min-height:100%;
	margin:0 auto;
	box-shadow:0 0 2px rgba(0, 0, 0, .02);
}
.container {
	width: 910px;
	margin: 0 auto;
	position:relative;
}
.container2 {
	width: 910px;
	margin: 0 auto;
	position:relative;
	height: 115px;
}




/* Header
---------------------------------------- */
#header {
	height:147px;
	position:relative;
	z-index:99;
	padding-top:10px;
}

/* Logo */
.logo {
	position:absolute;
	left:0;
	/*top:35px;*/
}
.logo h1,
.logo h2 {
	font-size:3em;
	line-height:1.2em;
	margin-bottom:0;
	float:left;
}
.logo h1 a,
.logo h2 a {
	color:#222;
	text-decoration:none;
}
.logo img {
	float:left;
}
.description {
	font-size:18px;
	color:#e2e2e2;
	line-height:1.2em;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 64px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0125px;
	width:760px;
	text-align:right;
	position:absolute;
}


/* Login link */
#login-link {
	position:absolute;
	right:0;
	top:10px;
	font-size:10px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}



/* Header widget */
#widget-header {
	position:absolute;
	left:615px;
	top:113px;
}
.widget-header {

}

#widget-header h3 {
	display:none;
}
.social-networks {
	list-style-type:none;
	padding:0;
	margin:0;
}
.social-networks li {
	padding:0;
	margin:0 15px 0 0;
	float:left;
	background:none;
}

/* Request a quote */
#widget_my_requestquotewidget {
	width:100%;
	overflow:hidden;
}

.box {
	height:243px;
	margin-bottom:20px;
	overflow:hidden;
	zoom:1;
	border-bottom:2px solid #f3f3f4;
	margin-bottom:40px;
}
.box .inner {
	padding:27px 0 0 0;
}


.box .button {
	float:left;
	margin:-6px 0 0 4px;
}
.box h2 {
	font-size:100px;
	line-height:1.2em;
	color:#333;
	letter-spacing:-3px;
	margin-bottom:0;
}

.box .text {
	font-size:40px;
	line-height:1.2em;
	color:#dedede;
	position:relative;
	margin-top:-20px;
	float:left;
}


.welcome-widget {
	margin-bottom:40px;
}



/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
	width:100%;
	position:absolute;
	left:0;
	top:118px;
}

/* 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:			180px; /* 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;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			33px; /* 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:			181px; /* 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:			10em; /* match ul width */
	top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
	border-top:2px solid #f3f3f4;
	border-bottom:2px solid #f3f3f4;
}
.sf-menu a {
	padding:7px 5px 7px 5px;
	text-decoration:none;
}
.sf-menu a  {
	color:			#333;
}
.sf-menu > li > a {
	font-size:17px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-right:12px;
}
.sf-menu > li:first-child > a {
	padding-left:0;
}
.sf-menu li {
	background:none;
	padding:0;
}
.sf-menu li li {
	margin-bottom:1px;
}
.sf-menu li li a {
	padding:12px 10px 12px 10px;
	background:#68ACE5;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	position:relative;
	zoom:1;
}
.sf-menu li li a:hover,
.sf-menu li li.sfHover > a,
.sf-menu li li.current-menu-item > a{
	background:#333;
}
.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;
}
.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a,
.sf-menu > li.current-menu-item > a {
	/*color:#18b5c4;*/
	color:#68ace5;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}




/* Top search */
#top-search {
	position:absolute;
	right:0;
	top:38px;
	background:url(images/search-input.gif) no-repeat 0 0;
	width:295px;
	height:29px;
}
#top-search .input-search {
	width:250px;
	padding:7px 0 5px 5px;
	margin-left:25px;
	border:none;
	background:none;
	color:#333;
	font-size:1.1em;
}
#top-search #submit {
	width:50px;
	cursor:pointer;
}





/* Content
---------------------------------------- */
.primary_content_wrap {
	position:relative;
	z-index:1;
}

#content {
	
}
.indent {
	padding:0 0 40px 0;
	overflow:hidden;
}

#after-content {position:relative;clear:both;margin-top:10px;
	background:/*#fbfbfb*/ #FFF;
	border-top:2px solid #f3f3f4;
	margin-bottom:-2px;
}




/* Comments
---------------------------------------- */
h3#comments {
	padding-top:25px;
}
.commentlist {
	list-style-type:none;
	padding:0;
	margin:0;
}
li.comment {
	list-style-type:none;
	overflow:hidden;
	padding:0;
	background:none;
}
.odd {

}
.even {

}
li.comment .comment-body {
	padding:10px 10px 25px 60px;
	position:relative;
	zoom:1;
	background:#fafafa;
	border:1px solid #eee;
	margin-bottom:20px;
}
.author-comment {

}
.comment-author {
	padding:.5em 0 1em 0;
}
.comment-text {

}
.comment-meta {
	font-size:11px;
	color:#999;
	position:absolute;
	right:20px;
	top:15px;
}
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:#000;
	padding:3px 8px;
	color:#fff;
	text-decoration:none;
}
.reply a:hover {
	background:#666;
}


.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 {

}



/* Page
---------------------------------------- */
.page {
	
}
#page-content {

}
#page-meta {

}

.author-meta {
	margin-bottom:20px;
	overflow:hidden;
	width:100%;
}
.author-meta p.gravatar {
	margin:0;
}



/* Post
---------------------------------------- */
.post {
	
}
.postContent {

}
.post-excerpt {

}


article {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
}
article.single-post {
	margin-bottom:30px;
	overflow:hidden;
	width:100%;
}
article header h2 {
	margin-bottom:.1em;
}
.featured-thumbnail {
	float:left;
}
.featured-thumbnail img {
	margin:5px 20px 10px 0;
	padding:7px;
	background:#fff;
	border:1px solid #dbdbdb;
}
.featured-thumbnail.small img {
	padding:4px;
	margin:3px 15px 0 0;
}


.featured-thumbnail2 {
	float:left;
}
.featured-thumbnail2 img {
	margin:-30px 0 15px 0;
	/*padding:7px;*/
	/*background:#fff;*/
	/*border:1px solid #dbdbdb;*/
			/*width:910px !important;
			height:130px !important;*/
		}
		.featured-thumbnail2.small img {
			padding:4px;
			margin:3px 15px 0 0;
		}

		.post-content {

		}
		.post-content .excerpt {
			margin-bottom:1.5em;
		}
		.pagination {
			
		}
		.pagination a {
			display:inline-block;
			padding:0 5px;
			background:#eee;
		}

		article footer {
			clear:both;
		}
		article.single-post footer {
			margin-top:20px;
		}
		
		
		.post-meta {
			width:100%;
			font-size:.92em;
			overflow:hidden;
			margin-bottom:1em;
		}
		.post-navigation {

		}
		p.gravatar {
			float:left;
			margin-right:20px;
		}


		/* Image styling */
		.alignleft {
			float:left;
			margin:0 20px 10px 0;
			padding:7px;
			background:#fff;
			border:1px solid #dbdbdb;
		}
		.alignright {
			float:right;
			margin:0 0 10px 20px;
			padding:7px;
			background:#fff;
			border:1px solid #dbdbdb;
		}
		.aligncenter {
			text-align:center;
			margin:0 auto;
			padding:7px;
			background:#fff;
			border:1px solid #dbdbdb;
		}
		article .post-content img {
			max-width:710px;
		}




		/* Older and newer navigation */
		nav.oldernewer {
			width:100%;
			overflow:hidden;
			margin-bottom:1.5em;
		}
		.older {
			float:left;
		}
		.newer {
			float:right;
		}

		.search {

		}

		.author-info {
			width:100%;
			overflow:hidden;
			margin-bottom:3em;
			padding-bottom:2em;
			border-bottom:1px solid #eee;
		}
		.author-info .avatar {
			margin:0 20px 0 0;
		}
		.author-info .avatar img {
			float:left;
			background:#fff;
			padding:7px;
			border:1px solid #dbdbdb;
		}




/* Author
---------------------------------------- */
#post-author {
	overflow:hidden;
	border:1px solid #dbdbdb;
	padding:20px;
	margin-bottom:2em;
}
#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;
}

/* Recent author comments */
#recent-author-comments {
	
}




/* 404
---------------------------------------- */
#error404 {
	padding:30px 0 100px 0;
}
.error404-num {
	font-size:250px;
	line-height:1.2em;
	text-align:center;
	color:#999;
}
#error404 hgroup {
	margin:0 0 2em 0;
	padding-top:50px;
}
#error404 hgroup h1 {
	font-size:3em;
	margin-bottom:.2em;
}





/* Portfolio
---------------------------------------- */
.latestwork {
	width:100%;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0;
}
.latestwork li {
	float:left;
	margin-right:20px;
}


/* Header title */
.header-title {
	margin-bottom:2.5em;
}
.header-title h1 {
	margin-bottom:.1em;
}
.header-title .page-desc {
	font-size:.91em;
	color:#999;
}






/* Sidebar
---------------------------------------- */
#sidebar {
	
}
#widget-sidebar {

}
#sidebar-search {

}
#sidebar-nav {

}
#sidebar-archives {

}
#sidebar-meta {

}
.widget {
	margin-bottom:30px;
}
.widget h3 {
	margin-bottom:1em;
	color:#333;
	padding-top:10px;
}
ul.children {
	margin:0 0 0 20px;
}

/* Calendar */
#calendar_wrap {
	padding:0 10px 0 15px;
}
#wp-calendar {
	width:100%;
}
#wp-calendar caption {
	text-align:center;
}
#wp-calendar td {
	text-align:center;
	padding:6px 0;
	border:none;
}
#wp-calendar caption {
	font-size:16px;
	color:#000;
	font-weight:bold;
	padding:4px 0;
	margin-bottom:5px;
}
#wp-calendar thead th {
	padding:7px 0;
	font-size:14px;
	background:#fff;
	color:#000;
	text-align:center;
}
#wp-calendar #prev {
	text-align:left;
}
#wp-calendar #next {
	text-align:right;
}


/* FAQ
---------------------------------------- */
.faq_list {
	
}
.faq_list dt {
	color:#666;
	position:relative;
	padding:0 0 5px 28px;
	font-size:15px;
	font-weight:normal;
}
.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-bottom:2em;
	color:#b2b2b2;
}
.faq_list dd .marker {
	top:3px;
}



/* Custom widgets
---------------------------------------- */

/* Popular posts */
.popular-posts {
	list-style-type:none;
	padding:0;
	margin:0;
}
.popular-posts li {
	overflow:hidden;
	margin-bottom:1.5em;
	padding:0;
	background:none;
}
.popular-posts li .post-thumb {
	float:left;
	margin-right:20px;
	width:100px;
	height:100px;
	overflow:hidden;
}

/* Post Cycle */
.post_cycle {
	
}
.post_cycle dt {
	margin-bottom:13px;
}
.post_cycle dt time,
.post_cycle dt span.title {
	display:inline-block;
	background:#68ace5;
	color:#fff;
	padding:0 6px 0 6px;
	line-height:31px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}
.post_cycle dd {
	margin-bottom:25px;
}
.post_cycle dd a {
	display:block;
	text-decoration:none;
	color:#838383;
}
.post_cycle dd a:hover {
	color:#68ace5;
	text-decoration:underline;
}


/* Folio Cycle */
.clients_cycle {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}
.clients_cycle li {
	float:left;
	width:92px;
	height:92px;
	margin:0 0 1px 1px;
	overflow:hidden;
	background:none;
	padding:0;
}
.clients_cycle li img {
	width:100%;
	height:auto;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
}
.clients_cycle li img:hover {
	opacity:.5;
}


/* Testimonials */
.testimonials {
	list-style-type:none;
	padding:0;
	margin:0;
}
.testimonials li {
	background:#fff;
	padding:1.5em;
	margin-bottom:2em;
	margin-right:5px;
	background:url(images/quotes.png) no-repeat 0 0;
}
.testimonials li blockquote {
	border:none;
	margin:0;
	padding:0;
}
.testimonials li blockquote p {
	margin-bottom:.5em;
}
.testimonials li .name-testi {
	padding:0 0 0 2.2em;
	text-align:right;
	font-weight:bold;
}
.testimonials li .name-testi a {
	font-weight:normal;
}



/* List */
.list-imgs {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
}
.list-imgs li {
	float:left;
	width:49%;
	padding:0 0 34px 0;
	background:none;
	overflow:hidden;
}
.list-imgs li .inner {
	padding:8px 20px 0 0;
}
.list-imgs li img.thumb {
	float:left;
	margin:-8px 13px 0 0;
}



/* Footer
---------------------------------------- */
#footer {
	background:#fff;
	border-top:2px solid #f3f3f4;
	#display: inline-block;
	padding:17px 0; /*Para todos los navegadores.*/
	*padding:60px; /*Para internet Explorer.*/
	color:#333;
}


/* Copyright */
#footer .copy {
	position:absolute;clear:left;margin-top:20px;
}
#footer .copy a {
	color:#333;
	text-decoration:none;
}
#footer .copy a:hover {
	text-decoration:underline;
}

/* Footer widget */
#widget-footer {

}

/* Footer navigation */
nav.footer {
	width: 100%;
	margin-top: 0px;
}
nav.footer ul {

}
nav.footer ul li {
	list-style-type:none;
	float:left;padding:0px;		
	color:#b4b4b4;
	background:none;
}
nav.footer ul li a {
	color:#b4b4b4;
	text-decoration:none;
	padding:0 8px 0 8px;
	border-right:1px solid #b4b4b4;
}
nav.footer ul li:first-child a {padding-left:0px;}
nav.footer ul li:last-child a {border-right:none;}
nav.footer ul li a:hover {
	color:#000;
}
nav.footer ul li:first-child {
	border-left:none;
	padding-left:0;
}



/* Misc
---------------------------------------- */
.button {
	display:inline-block;
	padding:4px 18px 6px 18px;
	background:#333;
	color:#fff;
	text-decoration:none;
	font-size:18px;
	border-radius:17px;
	-moz-border-radius:17px;
	-webkit-border-radius:17px;
	margin-bottom:1px;
	position:relative;
}
.button:hover {
	background:#999;
}


.button.alt {
	background:#1db9c8;
}
.button.alt:hover {
	background:#333;
}


.no-results {
	
}

.widget-area {
	padding:25px 0 43px 0;
	width: 230px;
}

.hr {
	height:1px;
	background:#eee;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:30px 0;
}

/* Address */
.address { 
	margin-top:-2em;
	padding-bottom:2em;
}
.address dt {
	padding-top:2em;
}
.address dt.alt-title {
	font-weight:normal;
	color:#838383;
	font-size:1em;
}
.address dd { 
	clear:both;
	margin:0 0 0 0 !important;
}
.address dd span { 
	float:left;
	width:100px;
}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	border-radius:6px;
}


/* Comment form */
#commentform {
	
}
#commentform p.field {
	margin-bottom:5px;
}
#commentform small {
	color:#8b8b8b;
}
#commentform input[type=text] {
	width:250px;
	padding:4px;
}
#commentform textarea {
	width:460px;
	height:150px;
	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;
}

#commentform input[type=text]:hover,
#commentform input[type=text]:focus,
#commentform textarea:hover,
#commentform textarea:focus {
	background:#f0f0f0;
}




/* Contact form */
.wpcf7-form p.field {
	margin-bottom:31px;
}
.wpcf7-form input[type="text"] {
	position:relative;
	background:#f0f0f0;
	padding:7px 12px 7px 12px;
	width:400px;
	border:1px solid #e4e4e4;
	margin-right:10px;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	color:#111;
	font-size:12px;
}
.wpcf7-form p.field small {
	color:red;
}
.wpcf7-form textarea {
	position:relative;
	width:400px;
	height:160px;
	background:#f0f0f0;
	font-size:1em;
	padding:7px 12px 7px 12px;
	border:1px solid #e4e4e4;
	overflow:auto;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	color:#111;
	font-size:12px;
}
.wpcf7-form .submit-wrap {
	margin-bottom:0;
	text-align:right;
}
.wpcf7-form .submit-wrap input {
	padding:0;
	margin:0;
	cursor:pointer;
	background:#68ACE5;
	height:31px;
	width:79px;
	display:inline-block;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border:none;
	float:right;
	margin-left:12px;
	position:relative;
}
.wpcf7-form .submit-wrap img {
	float:left;
}
.wpcf7-form .submit-wrap input:hover {
	background:#333;
}
.wpcf7-not-valid-tip {
	/*position:absolute;*/
	left:0 !important;
	top:20px !important;
	padding:1px 0 1px 14px !important;
	background:none !important;
	color:red !important;
	border:none !important;
	font-size:10px !important;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}




/* Sidebar search form */
#searchform {
	
}
#searchform .searching {
	width:160px;
	margin-right:10px;
}
#searchform .submit {
	width:60px;
	cursor:pointer;
}



/* 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:67.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:left; margin-left:10px;}
.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 !important;
	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 !important;
}





/* Always remember to compress your live stylesheet and keep an uncompressed backup */



.sf-menu a.sf-with-ul {
	padding-right: 0px!important;
}

.sf-sub-indicator {
	display:none!important;
}

.imgfootlogos {

	text-align: center;
	position:relative;
	width:16%;  
	display: inline-block;
    vertical-align: middle;
}


.imgfootlogos  img {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.imgfootlogos  img:hover {
    filter: none!important;
    -webkit-filter: grayscale(20%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    -webkit-transition: .2s ease-in-out;

}


.post_cycle dt time, .post_cycle dt span.title {
   
    padding: 10px 20px;
  
    line-height: 19px;
}