 /*
Theme Name: MadgeTech
Description: MadgeTech Distributor Download Website
Theme URI: http://www.madgetech.com
Author: MadgeTech
Version: 1.0
Tags: dark, light, white, black, gray, two-columns, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU/GPL Version 2 or later.
License URI: http://www.gnu.org/licenses/gpl.html
Copyright: (c) 2013 Vergo.

*/


/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}

ol, ul {
	list-style:none; margin:0;
}

a,a:hover{
	text-decoration:none;
}

a,.nav li a{
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
}

small{
	line-height:11pt;
}


/* @vergo classes
********************************************************************************************
********************************************************************************************/

.small{
	font-size:85% !important;
}

.tagline{
	font-size:12px; opacity:.8;
}

.hrline,.hrlineB,.hrlineS{
	clear:both;
	width: 100%;
	max-width: 1280px;
	margin:0 auto;
	padding:0;
	height:1px;
	position:relative;
	background:#999999;
	opacity:.8;

}

.hrlineB{
	margin-bottom:40px !important;
}

.hrlineS{
	height:15px !important;
	margin-bottom:40px !important;
	opacity:.5;
}

.hrline span,.hrlineB span{
	width:30px;
	background:#999;
	height:1px;
	position: absolute;
	top:0;
	left:0;
}

.post .hrline,.medpost li .hrline,.page .hrline{
	margin-bottom:8px !important;
	height:1px !important;
	opacity:.8
	}

.sserif{
	font-family:"Questrial",serif; text-transform:uppercase; margin-bottom:15px;
}

.fl{
	float:left !important; overflow:hidden;
}

.fr{
	float:right !important; overflow:hidden;
}

.bottomzero{
	padding-bottom:0 !important;
}

.rad{
	-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
}

.boxshadow{
	-moz-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow:  0 1px 1px rgba(0, 0, 0, 0.2);
}

.shadow-inset{
	-moz-box-shadow:  0px 0px 45px rgba(0, 0, 0, 1) inset;
	-webkit-box-shadow:  0px 0px 45px rgba(0, 0, 0, 1) inset;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 1) inset;
}

.breadcrumb{
	margin:5px 0 10px 0;font-size:10pt;opacity:.7;
}

.inn{
	padding:20px 3.2%; margin:0 0 10px 0; overflow:hidden;
}

.top-fix{ padding-top:60px !important;}

.bottom-fix{
	margin-bottom:10px;
}

.slant{
	font-size:85%;font-weight:normal; font-style:italic;
}

.upper{
	text-transform:uppercase !important;
}

.lower{
	text-transform: lowercase !important;
}

.italic{
	font-style:italic !important;
}

.fat{
	font-weight:bold !important;
}



/* @titles
********************************************************************************************
********************************************************************************************/

h1{
	margin:0px 0 20px 0;
	padding:0;
	letter-spacing:-0.025em;
	text-transform:uppercase;
	font-weight:800 !important;
}

h2{
	margin:10px 0;
	padding:0;
}

h2.leading{
	margin:-5px 0 10px 0;
	padding:0;
}

h2.heading{
	margin:5px 0 15px 0;
	padding:0;
	letter-spacing:-0.04em;
}

h3{
	margin:10px 0;
	padding:0 0 0 1px;
}

h4{
	margin:12px 0;
	padding:0;
}

h5,h6{
	margin:5px 0;
	padding:0;
	}
	h6 { text-align:center; font-size:6px;}

h3 span span{
	opacity:.6; padding:0 !important;
}

h3.title{
	padding:0 0 11px 0; margin: 0; font-size:14pt; text-shadow:none;
}

h4.leading{
	margin:-5px 0 30px 0;
}


/* @header
********************************************************************************************
********************************************************************************************/

#top-nav{
	margin-top:5px;
	overflow:hidden;
	opacity:.7;
	}

#top-nav p{
}

#header{
	width:100%;
	float:left;
	position:relative;
	z-index:999;
	z-index:1;
	background-color:#2b353f;}


#header h1{
	margin:30px 0;
	float:left;
}

#header h1 a{
	text-shadow:none;
}

#header h1 img{
	margin:0;
	float:left;
}

#header-bottom{
	margin:0; background:#fff;
}

#navigation{
	margin:15px 0 0 0; float:right;
}



/* @core
********************************************************************************************
********************************************************************************************/

#content{
	position:relative;
}

#content>.twinsbox{
	margin:0 !important;
}

#sidebar,#foliosidebar{
	overflow:hidden;
	margin:0 0 25px 0;
}

#process{ margin:0 0 25px 0; padding:0;}

.homecontent{ padding:25px 2.5% 0px 2.5%; margin:1px 1px 25px 1px;}

/* @navigations
********************************************************************************************
********************************************************************************************/

.nav {
	z-index: 999;
	position:relative;
	margin:45px 0 0 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	display:inline-block;
	float:left;
}

.nav>li>a:hover{
	text-shadow:none;
}

.nav a {
	position: relative;
	color: #888888;
	display: block;
	z-index: 100;
	padding: 12px 0;
	text-decoration: none;
	text-shadow:none;
}

.nav>li>a{
    -moz-transition: all 0.2s ease-in;
 	-webkit-transition: all 0.2s ease-in;
 	-o-transition: all 0.2s ease-in;
	text-transform:uppercase;
	font-size:10pt;
	padding:0 0 20px 0;
	font-weight:700;
}

.nav a:hover {
	color: #2f2f2f;
}

.nav li {
	display:inline;
	position: relative;
	float:left;
	overflow: hidden;
}

.nav>li {
	margin:0 0 0 20px;
}

.nav li ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:200px;
	position: absolute;
	z-index: 999;
}

.nav li ul .sf-sub-indicator {
	background: url(../images/arrow-superfish-right.png) no-repeat;
	top: 34%;
}
.nav li ul li a {
	padding:16px 0;
	margin:0 20px;
	border-bottom:1px solid #eee;
}

.nav li ul li:last-child a {border-bottom:none;}

.nav>li>ul{border:1px solid #ddd; border-top:none;margin:0 0 0 0;
	-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}

.nav>li>ul>li{width:100%;}

.nav li ul li:first-child a {
	background:none;
}

.nav li ul li a:hover {
}

.nav li ul li a.sf-with-ul {
	padding-right: 0;
}


.nav li ul ul{
	margin: -44px 0 0 195px;
}


.nav li a.sf-with-ul {
  	padding-right: 15px;
}

.nav li.current_page_item a,
.nav li.current_page_parent a,
.nav li.current-menu-ancestor a,
.nav li.current-cat a,
.nav li.li.current-menu-item a,
.nav li.sfHover a {
}


.nav .sf-sub-indicator {
	background: url(images/arrow-superfish-inv.png) no-repeat;
	position: absolute;
	display: block;
	right: 0;
	top: 2%;
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	opacity:.7;
}

.nav li ul {
	position: absolute;
	left: -999em;
}

.nav li:hover, .nav li.hover {
  	position: static;
}

.nav li:hover ul ul,
.nav li.sfhover ul ul,
.nav li:hover ul ul ul,
.nav li.sfhover ul ul ul,
.nav li:hover ul ul ul ul,
.nav li.sfhover ul ul ul ul {
  	left: -999em;
}

.nav li:hover ul,
.nav li.sfhover ul,
.nav li li:hover ul,
.nav li li.sfhover ul,
.nav li li li:hover ul,
.nav li li li.sfhover ul,
.nav li li li li:hover ul,
.nav li li li li.sfhover ul {
  	left: auto;
}

.nav li ul {
}

.nav li ul li a {
}

.nav li ul li a:hover {
}

#portfolio-filter{
	font-size: 10pt;
	margin:0 0 20px 0;
	overflow:hidden;
	float:left;
}

#portfolio-filter li span{
	position:relative;display:block; z-index:100; padding:11px 10px 10px 0; line-height:18px;text-decoration:none;
}

#portfolio-filter ul {
	display:inline-block;
	list-style:none;
}

* html #portfolio-filter ul { /* Target IE6 */
	display:inline;
}

*+html #portfolio-filter ul { /* Target IE7 */
	display:inline;
}

#portfolio-filter li {
	margin-right:10px;
	line-height:1.6;
	float:left;
}

#portfolio-filter a {
	text-decoration:none;
	line-height:1.3;
	font-size:9pt !important;
	font-size:85%;
	text-shadow:none;
	padding:0; /* variable width */
}

.intro #portfolio-filter a {
	opacity:.65;
}

.intro #portfolio-filter li.active a {
	opacity:1;
}

ul#portfolio-filter li:before {
    color: #CCCCCC;
    content: "/";
	margin-right:10px;
}

ul#portfolio-filter li:first-child:before {
    content: "";
	margin-right:0;
}


/* @twins
********************************************************************************************
********************************************************************************************/

#head{
	border-top:1px solid #ddd; border-bottom:1px solid #ddd;padding-top:10px; padding-bottom:10px; margin:0 0 0 0;
}

.twinsbox{
	overflow:hidden;
	margin:0 0 40px 0;
	position:relative;
	padding:0;
}

.last{
	margin:0 0 0 0;
}

/* @intro
********************************************************************************************
********************************************************************************************/

.intro{ margin:0 0 25px 0; padding: 20px 0 30px 0; color:#fff}

.intro p{ margin:0 0 20px 0; padding:0; font-size:10pt; width:100%;}

.intro a{}

.intro p a{ border-bottom:1px solid rgba(255, 255, 255, 0.4);}

.intro p a:hover{ border-bottom:1px solid rgba(0, 0, 0, 0.1);}


.intro h1{ color:#fff; margin:5px 0; font-size:20px}

.intro #portfolio-filter{margin:10px 25px 0 0;}


/* @blog page
********************************************************************************************
********************************************************************************************/

.blogpage{
	margin:25px auto !important;
}

.post,div.page{ margin-left:1px; margin-right:1px; margin-bottom:2px;}


/* @post styles
********************************************************************************************
********************************************************************************************/

.singlepost{
	background:#fff;
	padding-top:40px !important;
	padding-bottom:40px !important;
}

ul.medpost{
	padding:1px 0;
}

ul.medpost>li{
	margin-bottom:25px  !important; overflow:hidden;
}

ul.medpost li p{
	margin:0 0 15px 0;
}

img.headimg2{ float:left; margin:10px 25px 10px 0}

p.image{
	margin:10px 0 8px 0 !important; font-size:12pt; font-weight:bold;
}

p.image i{
	margin:0 7px 0 0;
}

ul.medpost li a.mainbutton{
	margin:-15px 0 25px 0;
}

.post-inn{
	margin:0;
}

.entry{
	margin:0;
	padding:20px 3.6% 10px 3.6%;
	overflow:hidden;
}

.fullentry{
	margin:0;
	padding:20px 2.5% 10px 2.5%;
	overflow:hidden;
}

.entry_item{
	width:75%; margin-top:65px;
}

.entry p a:hover{
	background:url(images/transparent-light.png);
}

.entry p {
	margin:0;
}


.fullentry p{
	margin:0 0 15px 0;
}

.entryfull{
	margin:30px 0 0 0; overflow:hidden
}

.entryfull p{
	margin:0 0 10px 0;
}

h2.single{
	padding:0; margin:-5px 0 15px 0;
}

h2.singlefull{
	padding:0; margin:-5px 0 15px 0;
}

li.format-audio>.entry>iframe{
	margin:0 0 10px 0;
}

.folioitem>iframe{
	margin:0 0 35px 0;
}

.widgetmeta,.meta{
	font-size:7pt !important;
	line-height:2.4;
	text-transform:uppercase;
	opacity:.7;
	overflow:hidden;
}

.widgetmeta{
	line-height:1.0 !important;
	padding:0 0 0 0 !important;
}

.buttons{
	overflow:hidden; padding:0 0 0 0; margin:15px 0;
}

.buttons iframe{
	overflow:hidden; margin:0 5.9em 0 0 !important
}

.buttons a{
	margin-top:-5px !important; float:right;
}

.metaitem{
	float:left; margin:0 25px 5px 0;position:relative; padding-left:26px;
}

.metaitem i{
	font-size:16px; position:absolute; top:1px; left:1px;
}

.tagssingle{
	overflow:hidden; margin-bottom:30px !important; padding-top:12px; padding-bottom:12px;
}

.tagssingle a{
	margin-right:10px !important;
}

h3.additional{
	margin:0 0 6px 0;
}

.postauthor {
	overflow:hidden; margin-bottom:30px;
}

.postauthor img{
	float:left; margin:20px 25px 30px 0; padding:2px; background:url(images/transparent.png);
}

.authordesc{
	margin-top:20px;
}


.related{
	float:left; width:103.33%; overflow: hidden; margin:0 0 40px 0;
}

.related li{
	float:left; width:45%; margin-right:4.33%;overflow: hidden; position:relative; height:80px; padding:20px 0 0 0;
}

.related li h2{
	font-size:12pt; line-height:14pt; margin:5px 0; padding:0; background:none; letter-spacing:0;
}

.related li h2{
	font-size:10pt; line-height:12pt;
}

.related li a img {
	float:left; margin:8px 20px 0 0;
}

.related li .meta {
	margin:0 !important; width:auto; float:left;
}

.archivecontent{
	padding:5px 10% 0 6% !important; min-height:340px;
}

.archivepost {
	margin:20px 0 20px 0;
}

.archivepost li{
	padding:0 0 0 0; overflow:hidden; position:relative; margin:30px 0 0 0;
}

.archivepost img{
	width: 200px; margin:5px 20px 0px 0;
}

.archivepost .meta{
	margin:0 0 5px 0; padding:0; width:auto;
}

.archivepost p{
}


/* @formats
********************************************************************************************
********************************************************************************************/

h2 i{
	margin-left:-3px;
}

ul.medpost li.format-quote,
ul.medpost li.format-audio,
ul.medpost li.format-image{
	margin-bottom:27px !important;
}


ul.medpost li.format-image{
	background-image:url(images/icons/search-submit.png);
	background-repeat:no-repeat;
	background-position: 4% 2%;
}

ul.medpost li.format-image img{
	overflow:hidden;
	float:left;
}


ul.medpost li.format-quote{
	text-shadow:none; padding:60px 55px 40px 55px;text-align:center;font-size:16pt; line-height:1.5;
}

p.quuote_author{ font-size:10pt}

ul.medpost li.format-quote blockquote {
	display: block;
	padding: 0 60px;
}

ul.medpost li.format-quote blockquote p {
	padding:60px 0 50px 0; font-weight:bold;
}

ul.medpost li.format-quote blockquote:before,
ul.medpost li.format-quote blockquote:after {
	display: block;
	font-size: 700%;
	width: 50px;
}


ul.medpost li.format-quote blockquote:before {
	content: '\201C';
	height: 0;
	margin-left: -0.55em;
	margin-top: -70px;
}


ul.medpost li.format-quote blockquote:after {
	content: '\201D';
	height: 50px;
	margin-top: -70px;
	margin-left: 400px;
}



/* @comments
********************************************************************************************
********************************************************************************************/

#comments {
	clear: both;
}

#comments .navigation {
	padding:20px 0;
	clear: both;
	overflow:hidden;
}

h3#comments-title{
	margin:0 0 10px 0;
}

h3#reply-title {
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #eee;
}

.commentlist {
	list-style: none;
	margin:20px 0 0 0;
}

.commentlist li.comment {
	background: url(images/line-h-l.png) top repeat-x;
	line-height: 24px;
	margin: 0 0 30px 0;
	padding: 30px 0 0 56px;
	position: relative;
}

.commentlist li:first-child {
	background: none;
}

#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}

#comments .comment-body p:last-child {
	margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist .avatar {
	position: absolute;
	padding:1px;
	background:url(images/transparent.png);
	top: 38px;
	left: 0;
}

.comment-author {
}

.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}

.comment-author .says {
	font-style: italic;
}

.comment-meta {
	margin: 0 0 20px 0;
}

.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}

.commentlist .even {
}

.commentlist .bypostauthor {
}

.reply {
	padding: 0 0 24px 0;
	overflow:hidden;
}

.reply a,
a.comment-edit-link {
	font-size: 10px !important;
	font-weight: normal;
	line-height: 0;
	margin:15px 0 !important;
	float:left;
}

a.comment-edit-link {
	float:right;
}

.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}

.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	list-style: none;
	border: none;
	margin: 0;
}

.nopassword,
.nocomments {
	display: none;
}

#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
	margin-top: -6px;
}

#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}

#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

input[type=submit] {
cursor: pointer;
}

#respond {
	margin:0;
	overflow: hidden;
	position: relative;
}

#respond p {
	margin: 0;
	clear:right;
}

.comment-form-author,
.comment-form-email,
.comment-form-url{
	width:29.6%; float:left; margin-right:30px !important;
}

.comment-form-url{
	margin-right:0 !important;
}

.fullsingle .comment-form-author,
.fullsingle .comment-form-email,
.fullsingle .comment-form-url{
	width:31.2%;
}

.fullsingle #respond textarea{
	width:96.5%;
}

input#author,
input#email,
input#url{
	width:89% !important; margin-bottom:20px !important;
}

#respond .comment-notes{
	margin-bottom:30px;
	opacity:.7;
	font-size:85%;
}

.form-allowed-tags{
display: none;
}

.children #respond{
	margin: 0 48px 0 0;
}

#comments-list #respond{
	margin:0;
}

#comments-list ul #respond {
	margin: 0;
}

#cancel-comment-reply-link {
	font-size: 10px !important;
	font-weight: normal;
	line-height: 1;
	margin-left:10px;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
	margin-left:3px;
}

#respond label {
	color: #888;
	font-size: 12px;
}

#respond input {
	margin:0;
	width: 96%;
}

#respond textarea {
	width: 96%;
}

#respond .form-allowed-tags {
	display: none;
}

#respond .form-allowed-tags code {
	display: none;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	font-size: 14px;
	width: auto;
	margin:20px 1px 20px 1px;
}



/* @forms
********************************************************************************************
********************************************************************************************/

input, textarea,input checkbox,input radio,select, file{
	border: 1px solid #eee;
	padding:10px;
	margin:0 10px 0 0;
	font-size:10px !important;
}


form#contactform fieldset input{
	float:none;
	width:320px;
	margin-top:30px;
}

form#contactform fieldset textarea{
	margin-top:30px;
	width:430px;
	border: 1px solid #eee;
	background:#fff;
}

form#contactform fieldset input#submit{
	width:150px; cursor:pointer;
}


label{
}

#contact{
	padding:0 0 30px 0;
}


/* @search
********************************************************************************************
********************************************************************************************/

.searchformhead {
	float: right;
	position:relative;
	margin:8px 0 0 0;
	width: 16%;
	width:190px;
	overflow:hidden;
	opacity:.7;
}

.searchform{
	position: relative;
	float: left;
	width:100%;
	margin: 0;
}

.searchformhead input.s{
	float: right;
	margin: 0;
	padding:4px 8px;
	line-height:1;
	float:left;
	width: 90%;
	border:1px solid #ddd;
}

.searchSubmit{
	background: url(images/icons/search-submit.png) 0 0 no-repeat;
	position: absolute;
	height: 12px;
	width: 12px;
	border: none;
	cursor: pointer;
	margin:0;
	overflow:hidden;
	top: 6px;
	right:0px;
}

.searchform input.s{
	padding:15px 10px;
	margin:0 0 30px 0;
	color:#999;
	font-style:normal;
	width:91%;


	border: 1px solid #d9d9d9;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
	-o-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.03);
}

.searchform .searchSubmit{
	height: 24px;
	top: 16px;
	right:8px;
}


/* @sidebar
********************************************************************************************
********************************************************************************************/


#sidebar p {
	margin:0; padding:0 0 20px 0;
}

#sidebar h2 {
	margin:0 0 15px 0;
	padding:0 0 12px 0;
	line-height:1;
	font-size:12px;
	border-bottom:1px solid #ccc;
	text-transform:uppercase;
}

#sidebar h2 i{
	margin:0 5px 0 0;
}

#foliosidebar h2 {
	margin:50px 0 20px 0;
	padding:0;
	font-size:18px;
	border-top: none;
}

#sidebar h3 {
	margin:3px 0 5px 0; padding:0; font-size:9pt; line-height:10pt; color: #E30003 !important;
}
#sidebar h3 a {
	margin:3px 0 5px 0; padding:0; font-size:9pt; line-height:10pt; color: #B80003 !important;
}

#sidebar a:hover {
	text-decoration:none;
}

.widgetable{
	margin:0;
	overflow:hidden;
	float:left;
	width:100%;
}


.widgetable>ul,
.widgetable>div>ul{
	list-style:none;
	float:none;
	overflow:hidden;
	width:100%;
	margin-bottom:10px;
	}

.widgetable>ul>li>ul{
	margin:5px 0 0 15px !important;
	padding:0;
	list-style:none;
}

.widgetable>ul>li{
	background:url(images/line-h.png) bottom repeat-x ;
	padding:7px 0;
}

.widgetable>ul>li>ul>li>a,
.widgetable>ul>li>ul>li>ul>li>a{
	background:url(images/arrow-superfish-right.png) 0 3px no-repeat ;
	padding-left:15px;
}

.widgetable select{
	margin:15px 0 30px 0;
	width:100%;
	font-size:100% !important;
}

.widgetable	.searchform{
	margin:0 0 10px 0;
}

/*.widgetable li.cat-item{ float:left; width:49%; margin-right:0.5%}*/

.textwidget{ margin:0 0 45px 0;}


/* @custom widgets
********************************************************************************************
********************************************************************************************/

.tagcloud {
	margin-bottom:17px;
}

ul.lists{
	list-style:none; overflow:hidden; margin:0; width:106%
}

#footer ul.lists{
	margin-top:0;
}

ul.lists li ul, ul.lists li ul li{
	margin:0 0 0 0 !important;padding:0 0 0 0 !important; width:100%; background:none;
}

.lists a{
}

.lists a:hover{
}

.lists li{
	background:url(images/bull.png) 0 4px no-repeat;
	padding:0 10px 0 26px;
	margin:0 3% 0 0;
	float:left;
	width:31%;
	list-style:none;
	}

ul.ad125{
	padding:0 0 0 0 !important; overflow:hidden; width:110% !important; margin:0 0 25px 0 !important;
}

ul.ad125 li{
	float:left; margin:0 13px 13px 0; padding:0; overflow:hidden; background:none !important;
}

ul.ad125 li img{
	float:left; margin:0; padding:0; overflow:hidden;
}

img.ad260{
	margin:0 0 25px 0;
}

img.adFree{
	padding:0; margin:0 0 30px 0;
}

.ad125_fix {
	clear: both;
	margin: 0;
	height: 12px;
	overflow: hidden;
	float: left;
}

.widget_fix {
	clear: both;
	height:1px;
	overflow: hidden;
	float: none;
}


/* twitter  */
.lasttwit {
	padding:0;
	position: relative;
	margin: 0 0 20px 0;
}

a.twilink {
	position: absolute;
	bottom: -25px;
	right: 0;
	font-weight: bold;
}


ul.tweet_list {
	margin:0 0 10px 0 !important;
}

ul.tweet_list li,#footer .lasttwit ul li {
	margin: 0 0 15px 0;
	padding: 0 0 0 60px !important;
}

ul.tweet_list li img {
	float: left;
	margin: 8px 0 10px -60px;
	padding: 0 !important;
}

.view-twitter {
	padding: 0;
	font-size: 7pt;
	clear: both;
}

.tweet_avatar {
}


/* flickr */
#sidebar h2 span,#footer h3 span {
	color: #0061D8; font-style:normal;
}

#sidebar h2 span span,#footer h3 span span,#archives h2 span span {
	color: #FF1183;
}

.flickwrap {
	position: relative;
	padding:0;
	overflow: hidden;
	width: 110%;
	margin:-5px 0 0 0;
}

 .flickwrap img {
	float: left;
	width:74px;
	margin:0 !important;
	padding: 0 !important;
}

 .flickr_badge_image{
	float: left;
	margin: 20px 20px 0 0!important;
	padding: 0 !important;
}

.flickwrap a:hover img {
	background:#ccc;
}

#footer .flickwrap{
	margin:-10px 0 0 0; width:110%;
}

#footer .flickwrap img{
	width:60px;
}


/* Blog Author Widget */
img.avatar {
}

span.left {
	float: left;
	margin: 0 20px 5px 0;
}

span.right {
	float: right;
	margin: 0 0 5px 20px;
}

/* featured */
ul.featured {
	margin: 0 0 30px 0 !important;
	overflow: hidden;
	float: left;
}

.fblock {
	background:url(images/line-h-l.png) top repeat-x !important;
	padding:10px 0 !important;
	margin: 0 0 0 0 !important;
	overflow:hidden;
}

.fblock:first-child{
	background:none !important;padding:0 0 15px 0 !important;
}

.fblock img {
	margin:5px 20px 0 0;
	padding:0;
	overflow:hidden;
	float:left;
}

.serchwidget{
	overflow:hidden;margin-bottom:0;
}


/* comments widget */
.com_post{
	overflow:hidden;
	padding:15px 0 !important;
	background:url(images/line-h-l.png) top repeat-x;
	margin:0 !important;
}

.com_post:first-child{
	background:none;padding:0 0 15px 0 !important;
}

.com_post img{
	float:left; margin:8px 20px 5px 0;
}

.com_post span{
	float:left; margin-right:7px; font-style: normal;
}

.com_post p{
	padding:0 0 0 60px !important;
	margin:0 !important;
}


/* social counter */
.social-item{
	float:left; width:31%; overflow:hidden; height:22px; margin:0 5% 0 0; border-right:1px solid #ddd;
}

.social-item a{
	float:left; width:23px; height:21px; overflow:hidden;
}

.social-item img{
	margin:-1px;
}

.social-count,.social-descrip{
    font-size: 10px;
	line-height:10px;
	float:right;
	width:65%;
}


/* folio widget */
ul.widget-folio{
	width:112% !important; overflow:hidden; margin-bottom:10px;
}

ul.widget-folio li{
	overflow:hidden; float:left; margin:0 20px 20px 0; padding:0;
	background: url(images/icons/search-submit.png) 50% 45% no-repeat;
}

ul.widget-folio li img{
	width:auto; float:left;
}




/* @tabs
********************************************************************************************
********************************************************************************************/

#hometab {
	float: left;
	width:100%;
	margin: 0 0 0 0;
	overflow: hidden;
	position: relative;
}

ul#serinfo-nav {
	position:relative;
	z-index: 6;
	margin:0;
	border-bottom:2px solid #ddd;
}

ul#serinfo-nav>li {
	padding:5px 0 6px 0;
	font-size:90%;
	float: left;
	margin-right: 0;
	width: 26.501%;
	text-align: center;
	text-shadow: none;
	cursor: pointer;
	background-image:none !important;
}

ul#serinfo-nav li a {
	color: #999;
}

ul#serinfo-nav li a:hover {
}

#serinfo-nav li.current {
	color: #000 !important;
	position:relative;
	z-index: 6;
	border-top:none;
	overflow:hidden;
}

#serinfo-nav li.current a{
	color: #000;
}

li#serpane0,
li#serpane1,
li#serpane2,
li#serpane4,
li#serpane5{
	margin: 0 0 -2px 0;
	padding:0;
}

li#serpane3{
	padding: 15px;
}

ul#serinfo {
	position: relative;
	z-index: 5;
	float: left;
	padding: 0 0 0 0;
	overflow: hidden;
	margin-top:-1px;
}

.tab-post {
	height: 50px;
	overflow:hidden;
	background:url(images/line-h-l.png) bottom repeat-x;
	margin:0 0 0 0;
	padding:20px 15px;
}

.tab-post img {
	padding:0;
	margin: 5px 15px 10px 0 !important;
	float: left;
}

.tab-post h3 {
	letter-spacing: 0;
	padding: 0;
	margin:0 0 5px 0 !important;
	font-weight:normal !important;
	line-height: 11pt;
	font-size: 9pt !important;
}

.tab-post .meta{
	line-height:1 !important;
}

#serinfo-nav li.current{
}


/* @footer
********************************************************************************************
********************************************************************************************/

#footer {
	width: 100%;
	margin-top: 10px;
	padding:0;
	overflow:hidden;
	position:relative;
	text-shadow:none;
}

#footer .container{
	padding:40px 0 10px 0;
}

#footer .twinsbox{
	margin:0 0 40px 0;
}

#footer h2{
	font-size:11pt;
	line-height:1;
	margin:5px 0 10px 0;
	padding:0 0 10px 0;
	overflow:hidden;
	background:url(images/line-h-l.png) bottom repeat-x;
}

#footer ul{
	margin: 0 0 0 0; overflow:hidden;
}

#footer p{
	margin:3px 0 15px 0;
}

#footer li{
	margin: 0 0 10px 0;
}

#footer select{
	overflow:hidden;
	clear:both;
	float:none;
	margin: 0 0 30px 0;
}

#footer #wp-calendar tbody td{
	padding:2px;
}

#copyright {
	width: 100%;
	max-width: 1100px;
	margin:0 auto 35px auto;
	font-size: 10px;
	overflow:hidden;
	padding-top:12px;
	opacity:.7;
	background:url(images/line-h-l.png) top repeat-x ;
}

#copyright p {
	margin: 0;
	padding: 0 0;
}

.post-date{ padding-left:5px; font-style:italic;}

/* @images
********************************************************************************************
********************************************************************************************/

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

img.alignright {
	margin: 4px 1px 10px 20px !important;
	display: inline;
	float: right;
}

img.alignleft {
	margin: 4px 20px 10px 1px !important;
	display: inline;
	float: left;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
   text-align: center;
   padding-top: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   padding: 0 5px 0 5px;
   margin:5px 0 0 0;
}

img.wp-smiley {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

.bags,
#map iframe,
.wp-caption{
	margin-left: 6px;
	margin-bottom: 5px;
	padding-top:5px;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-o-linear-gradient(#2F2727, #1a82f7);

    background:
	-moz-linear-gradient(center top , #FFFFFF, #EFEFEF) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, left top, left bottom,
				from(#fff),
				color-stop(0.5, #fff),
				to(#EFEFEF)
				);
	filter: progid: DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffffff', EndColorStr='#EFEFEFEF');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#EFEFEFEF)";
	-o-linear-gradient(top, #dcdcdc, #c6c6c6);

    border: 1px solid #FFFFFF;

	-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;
}



/* @social
********************************************************************************************
********************************************************************************************/


ul.social-menu {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin:10px 0 20px 0 !important;
}

#footer ul.social-menu {
	margin:0px 0 15px 0 !important;
}

ul.social-menu li {
	display: inline;
	list-style-type: none;
	position: relative;
	float: left;
	width:32px !important;
	height:32px !important;
	margin: 0 6px 12px 0 !important;
	padding:0 0 0 0;
	background-image: url(images/social-spirit.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	overflow: hidden;
	opacity:.7;
	-moz-transition: opacity 0.3s ease-in;
	-webkit-transition: opacity 0.3s ease-in;
	-o-transition: opacity 0.3s ease-in;
}

#footer ul.social-menu li{
	background-image: url(images/social-spirit-white.png);
}

ul.social-menu li:hover {
	opacity:1;
	-moz-transition: opacity 0.3s ease-in;
	-webkit-transition: opacity 0.3s ease-in;
	-o-transition: opacity 0.3s ease-in;
}

ul.social-menu li.sprite-Icons-full{ background-position: 0 0; width: 32px; height: 32px; }
ul.social-menu li.sprite-aim{ background-position: 0 -34px; width: 32px; height: 32px; }
ul.social-menu li.sprite-app_store{ background-position: 0 -68px; width: 32px; height: 32px; }
ul.social-menu li.sprite-apple{ background-position: 0 -102px; width: 32px; height: 32px; }
ul.social-menu li.sprite-bebo{ background-position: 0 -136px; width: 32px; height: 32px; }
ul.social-menu li.sprite-behance{ background-position: 0 -170px; width: 32px; height: 32px; }
ul.social-menu li.sprite-bing{ background-position: 0 -204px; width: 32px; height: 32px; }
ul.social-menu li.sprite-blogger{ background-position: 0 -238px; width: 32px; height: 32px; }
ul.social-menu li.sprite-cloud{ background-position: 0 -272px; width: 32px; height: 32px; }
ul.social-menu li.sprite-delicious{ background-position: 0 -306px; width: 32px; height: 32px; }
ul.social-menu li.sprite-deviantart{ background-position: 0 -340px; width: 32px; height: 32px; }
ul.social-menu li.sprite-digg{ background-position: 0 -374px; width: 32px; height: 32px; }
ul.social-menu li.sprite-digg_alt{ background-position: 0 -408px; width: 32px; height: 32px; }
ul.social-menu li.sprite-dribbble{ background-position: 0 -442px; width: 32px; height: 32px; }
ul.social-menu li.sprite-drupal{ background-position: 0 -476px; width: 32px; height: 32px; }
ul.social-menu li.sprite-facebook{ background-position: 0 -510px; width: 32px; height: 32px; }
ul.social-menu li.sprite-flickr{ background-position: 0 -544px; width: 32px; height: 32px; }
ul.social-menu li.sprite-friendfeed{ background-position: 0 -578px; width: 32px; height: 32px; }
ul.social-menu li.sprite-friendster{ background-position: 0 -612px; width: 32px; height: 32px; }
ul.social-menu li.sprite-github{ background-position: 0 -646px; width: 32px; height: 32px; }
ul.social-menu li.sprite-google{ background-position: 0 0; width: 32px; height: 32px; }
ul.social-menu li.sprite-gowalla{ background-position: 0 -714px; width: 32px; height: 32px; }
ul.social-menu li.sprite-gtalk{ background-position: 0 -748px; width: 32px; height: 32px; }
ul.social-menu li.sprite-heart{ background-position: 0 -782px; width: 32px; height: 32px; }
ul.social-menu li.sprite-hyves{ background-position: 0 -816px; width: 32px; height: 32px; }
ul.social-menu li.sprite-icondock{ background-position: 0 -850px; width: 32px; height: 32px; }
ul.social-menu li.sprite-icq{ background-position: 0 -884px; width: 32px; height: 32px; }
ul.social-menu li.sprite-lastfm{ background-position: 0 -918px; width: 32px; height: 32px; }
ul.social-menu li.sprite-linkedin{ background-position: 0 -952px; width: 32px; height: 32px; }
ul.social-menu li.sprite-metacafe{ background-position: 0 -986px; width: 32px; height: 32px; }
ul.social-menu li.sprite-myspace{ background-position: 0 -1020px; width: 32px; height: 32px; }
ul.social-menu li.sprite-netvibes{ background-position: 0 -1054px; width: 32px; height: 32px; }
ul.social-menu li.sprite-newsvine{ background-position: 0 -1088px; width: 32px; height: 32px; }
ul.social-menu li.sprite-paypal{ background-position: 0 -1122px; width: 32px; height: 32px; }
ul.social-menu li.sprite-photobucket{ background-position: 0 -1156px; width: 32px; height: 32px; }
ul.social-menu li.sprite-picassa{ background-position: 0 -1190px; width: 32px; height: 32px; }
ul.social-menu li.sprite-podcast{ background-position: 0 -1224px; width: 32px; height: 32px; }
ul.social-menu li.sprite-posterous{ background-position: 0 -1258px; width: 32px; height: 32px; }
ul.social-menu li.sprite-qik{ background-position: 0 -1292px; width: 32px; height: 32px; }
ul.social-menu li.sprite-reddit{ background-position: 0 -1326px; width: 32px; height: 32px; }
ul.social-menu li.sprite-retweet{ background-position: 0 -1360px; width: 32px; height: 32px; }
ul.social-menu li.sprite-rss{ background-position: 0 -1394px; width: 32px; height: 32px; }
ul.social-menu li.sprite-sharethis{ background-position: 0 -1428px; width: 32px; height: 32px; }
ul.social-menu li.sprite-skype{ background-position: 0 -1462px; width: 32px; height: 32px; }
ul.social-menu li.sprite-slashdot{ background-position: 0 -1496px; width: 32px; height: 32px; }
ul.social-menu li.sprite-slideshare{ background-position: 0 -1530px; width: 32px; height: 32px; }
ul.social-menu li.sprite-squidoo{ background-position: 0 -1564px; width: 32px; height: 32px; }
ul.social-menu li.sprite-stumbleupon{ background-position: 0 -1598px; width: 32px; height: 32px; }
ul.social-menu li.sprite-technorati{ background-position: 0 -1632px; width: 32px; height: 32px; }
ul.social-menu li.sprite-tumblr{ background-position: 0 -1666px; width: 32px; height: 32px; }
ul.social-menu li.sprite-twitter{ background-position: 0 -1700px; width: 32px; height: 32px; }
ul.social-menu li.sprite-viddler{ background-position: 0 -1734px; width: 32px; height: 32px; }
ul.social-menu li.sprite-vimeo{ background-position: 0 -1768px; width: 32px; height: 32px; }
ul.social-menu li.sprite-virb{ background-position: 0 -1802px; width: 32px; height: 32px; }
ul.social-menu li.sprite-wiki{ background-position: 0 -1836px; width: 32px; height: 32px; }
ul.social-menu li.sprite-windows{ background-position: 0 -1870px; width: 32px; height: 32px; }
ul.social-menu li.sprite-wordpress{ background-position: 0 -1904px; width: 32px; height: 32px; }
ul.social-menu li.sprite-yahoo{ background-position: 0 -1938px; width: 32px; height: 32px; }
ul.social-menu li.sprite-yelp{ background-position: 0 -1972px; width: 32px; height: 32px; }
ul.social-menu li.sprite-youtube{ background-position: -34px 0; width: 32px; height: 32px; }

ul.social-menu li a {
	float: left;
	width:32px;
	height:32px;
	padding:0;
	line-height: 1;
}



/* @flex slider
********************************************************************************************
********************************************************************************************/


.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {display: block;}
.flex-pauseplay span {text-transform: capitalize;}

.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider {margin: 0 0 60px; position: relative; -webkit-border-radius: 4px; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


.flex-direction-nav li a {width: 25px; height: 25px; margin:0; display: block; position: absolute; top:24px; cursor: pointer; text-indent: -9999px;opacity: .6;}
.flex-direction-nav li .next {right:24px;background-image:url(images/icons/nav_right_t.png)}
.flex-direction-nav li .prev {right:50px;background-image:url(images/icons/nav_left_t.png)}

.flex-direction-nav li .next:hover {opacity:1;}
.flex-direction-nav li .prev:hover {opacity:1;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}


.flex-control-nav { position: absolute; bottom: 90px; right:0px }
.flex-control-nav li {margin:0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 18px; height: 20px; display: block; background:url(images/icons/bullets.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;opacity:.4}
.flex-control-nav li a:hover {opacity:.7}
.flex-control-nav li a.active {background:url(images/icons/bullets.png) no-repeat 0 -22px; cursor: default; opacity:1}



.mainslides img,.mainslides iframe { margin-bottom:20px !important; max-height:430px; float:left;}

.flexslider .stuff{ text-shadow:none !important; height:110px; overflow:hidden; width:64%;}
.flexslider .stuff2{ text-shadow:none !important; height:215px; overflow:hidden; width:75%;}

.flexslider .stuff2 p.meta{ margin:0 0 15px 0;}

.flexslider .stuff h1,.flexslider .stuff2 h1{ line-height:1 !important; font-size:18pt; padding:0 40px 15px 0; margin:0 0 10px 0; border-bottom:5px solid #ddd; float:left }

.singleslider{ margin-bottom:0 !important;}

.postslider{ margin-bottom:0;}
.postslider .flex-control-nav{ bottom:15px; right:30px}



/* @portfolios
********************************************************************************************
********************************************************************************************/

#portfolio-list{margin-bottom:0}

#portfolio-list li{ line-height:1.8 !important}

#portfolio-list .imgwrap{
	background-image:url(images/icons/zoom.png);
	background-position:50% 50%;
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

#portfolio-list li img{ overflow:hidden; float:left;}

#portfolio-list li a i{ opacity:.3;}

.item_big{ position:relative; overflow:hidden;}

.item_big .hoverstuff{top:25%;}

.item_big a.hoverstuff-zoom{ margin-left:0}
.item_big a.hoverstuff-link{margin-right:0}

.item_big h2{ margin-top:25px; padding-bottom:10px; font-size:14pt;
	border-bottom:2px solid #ccc;}



.item_full{ position:relative; overflow:hidden;}

.item_full .hoverstuff{top:22%;}

.item_full h2{ margin-top:15px; padding-bottom:10px; font-size:12pt;
	border-bottom:2px solid #ccc;}



.item_med{ position:relative; overflow:hidden; padding-bottom:30px;}

.item_med .hoverstuff{top:24%; left:35%}

.item_med h2{ margin:20px 0 15px 0; font-size:10pt; padding:0 60px 0 20px; text-transform:uppercase; font-weight:700;height:18px;}
.item_med p{ padding:0 20px; height:63px; overflow:hidden;}


#portfolio-list li{ position:relative;}

span.none{ visibility:hidden; display:none;}

span.Free,
span.Update,
span.Bundle,
span.New,
span.Discont,
span.Free,
span.Free
{
	background:#900;
	color:#fff;
	position:absolute;
	text-transform:uppercase;
	font-size:10px;
	top:-100px;
	left:-100px;
	width:150px;
	height:150px;
	text-align:center;
	vertical-align:90%;
	overflow:hidden;
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
}


span.Bestseller{
	top:-93px;
	left:-93px;
}

span.Discont{
	background:#900 !important;

}
#content span span, #portfolio-list li span span{
	position:absolute;
	bottom:3px;
	left:0;
	width:100%;
	text-align:center;
}


#content>span
{
	top:-90px;
	left:-90px;
	font-size:12px;
}

.item_med span.price{ position:absolute; right:15px; bottom:80px; font-size:40px; font-family:'Dorsa'; opacity:.7; background-color: transparent !important; }


/* @services
********************************************************************************************
********************************************************************************************/

#services-wrap{
	overflow:hidden;
	width:100%;
	margin-bottom:25px;
}

#services{
	overflow:hidden;
	float:none;
	margin:0 0 0 0;
	width:111%;
}

.services{
	width:18.48%;
	/*width:25%;*/
	padding:18px 2% 25px 2% ;
	margin:0 1px 1px 0;
	float:left;
	position:relative;
}

.services:first-child{}

.services img{
	float:left;
	margin:15px 15px 0 0;
}

.services h3,.clients h3,#about-us h3,#homeblog h3{
	padding:0 0 14px 55px;
	margin:0 0 10px 0;
	height:24px;
	font-size:10pt;
	line-height:12pt;
	font-weight:normal;
	position:relative;
	border-bottom:1px solid #fff;
	text-transform:uppercase;
	letter-spacing: -0.03em;
}

.services h3 i,.clients h3 i,#about-us h3 i,#homeblog h3 i{
	position:absolute;
	top:0;
	left:-4px;
	font-size:18pt;
	padding:10px;
	font-weight:normal;
	line-height:1.1;
	background:#94d1d1;
	color:#fff;
	width:27px;
	height:27px;
	text-align:center;
	-moz-border-radius: 50%;-khtml-border-radius: 50%;-webkit-border-radius: 50%;border-radius:50%;
}

.services p{
	height:95px;
	overflow:hidden;
    line-height: 1.6;
	padding:0 0 0 55px;
}


#process .services{
	padding:40px 2% !important;
	width:18.4%;
}

#process .services:first-child{	margin-left:1px;
}

#process .services h3{
	padding:0 10px;
	margin:0;
	border-bottom:none;
	height:auto;
	opacity:.8;
}

#process .services h3.big{
	font-size:12pt;
	padding:0;
	opacity:1;
	font-weight:700;
	letter-spacing:-1px;
}

#process .services i{
	position:absolute;
	right:15px;
	top:30px;
	font-size:35px;
}



/* @clients
********************************************************************************************
********************************************************************************************/


#clients-wrap{
	width:100%; margin:0 0 25px 0; float:left; overflow:hidden;
}

#clients{
	width:103%; margin:0 0 0 0;
}

#clients li {
	float:left;
	margin:0 2.4% 25px 0;
	width:30.6%;
	height:180px;
	position:relative;
	border:1px solid #eee;
}

#clients li img{
	position:absolute;
	top:25px;
	left:-10px;
	border:1px solid #eee;
}

#clients li a{
	float:left;
}

#clients li p{
	padding:0 20px 20px 80px;
}

.clients h3{
	padding:25px 20px 20px 80px;
	margin:0;
	height:auto;
	border-bottom:none;
}

.clients h3 i{
	top:20px;
	left:40%;
	padding:6px;
	line-height:1.3;
}



/* @pricing tabs
********************************************************************************************
********************************************************************************************/

.pricing-wrap{
	overflow:hidden;
	width:100%;
	margin-bottom:20px;
	float:left;
}

.pricing_main{
	overflow:hidden;
	float:none;
	margin:0 0 0 0;
	width:100.5%;
	padding:7px 0;
	font-family:Arial, Helvetica, sans-serif !important;
}

li.pricing{
	padding:0;
	margin:20px 0 20px -1px;
	float:left;
	text-align:center !important;
	border:1px solid #ddd;
	position:relative;
}

li.main{
	margin:0 0 0 -1px;
	-moz-box-shadow:  0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:  0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow:  0 0 10px rgba(0, 0, 0, 0.2);
	z-index:1;
}

li.pricing:first-child{
	margin-left:0;
}

li.pricing ul li{ padding:8px 0; margin:0 35px; border-top:1px dotted #eee;}

li.pricing ul li:first-child{border-top:none;}

li.pricing h2{
	background:#ddd;
	padding:10px 0;
	margin:0;
	font-size:20px;
	border-bottom:1px solid #ddd;
}

li.main h2{
	background:#000;
	color:#fff;
	padding:21px 1px;
	margin:-1px -1px 0 -1px;
	border-bottom:none;
}


li.main{
	border-color:#ccc;
}

.plan-head{ background:#f9f9f9; padding:20px 0 15px 0; border-bottom:1px solid #eee;}

.plan-price{ font-size:25pt; font-weight:bold; letter-spacing:-2px; line-height:1;}

.plan-bottom{ background:#f9f9f9; padding:15px 0; border-bottom:1px solid #eee;}

li.main .plan-bottom{padding:35px 0;}

.plan-bottom{ background:#f9f9f9; padding:25px 0; border-top:1px solid #eee;}

.plan-bottom a{ font-weight:bold; padding:8px 15px; background:#000; color:#fff !important; font-size:14px; opacity:.7}

li.main .plan-bottom a{padding:13px 22px; opacity:1}

.plan-bottom a:hover,
li.main .plan-bottom a:hover{ opacity:.6}

li.pricing_three{
	width:33%;
}


li.pricing_four{
	width:24.7%;
}

/* @about us
********************************************************************************************
********************************************************************************************/

#about-us{
	overflow:hidden; margin:10px 0 25px 0; float:left;
}

#about-us h3{
	height:auto;
	padding:3px 0 8px 55px;
	margin-bottom:26px;
	border-bottom:1px solid #ddd;
}

#about-us h3 i{
	top:0;
	left:0;
	padding:6px;
	line-height:1.15;
}

#about-us iframe{
	margin:8px 0 0 0; overflow:hidden; float:left;
}

#about-us p{
	margin:0 0 25px 0;
}

img.aboutus{
	overflow:hidden; clear:both; margin: 5px 0 13px 0;
}



/* @homeblog
********************************************************************************************
********************************************************************************************/


/* @folio item
********************************************************************************************
********************************************************************************************/

.folio_item{
	margin:23px auto !important;
}

.folio_item h2{ text-transform:uppercase; font-weight:800; letter-spacing:-1px;  font-size:16pt !important; margin:0 0 20px 0; max-width:80%}

.itembuttons{ position:relative;}

.folio_item a.itembutton,
.folio_item a.itembutton2{
	font-size:10pt; line-height:1.1; padding:13px 20px 13px 20px;font-weight:800; text-transform:uppercase; margin:25px 20px 25px 0 !important; float:left; clear:both; overflow:hidden; color:#fff !important; width:100px;
}

.folio_item a.itembutton2{margin:-10px 0 25px 0 !important;}

.folio_item iframe{
	margin-bottom:10px;
}

.folio-meta{
	opacity:.8;
	margin:10px 0;
	float:left;
}

.folio-meta .metaitem{
	clear:both;
}

.folio_item span.price{ position:absolute; right:5px; top:50%; font-size:100px; font-family:'Dorsa'; opacity:.7; background-color: transparent; height:100px; line-height:1; margin-top:-50px; }


/* @tooltips
********************************************************************************************
********************************************************************************************/

div.tooltip {
	display:none;
	position:absolute;
	text-align:center;
	line-height:normal;
	z-index:100000;
	opacity:1;
	filter:alpha(opacity = 95);
	background:#222;
	color:#eee;
	-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
}

div.tooltip p {
	padding:6px 8px 7px 8px;
	font-size:10px !important;
	line-height:1.4 !important;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	text-shadow:none;
	max-width:150px;
	text-transform:capitalize;
}



/* @other
********************************************************************************************
********************************************************************************************/

.tagcloud{ width:104%; overflow:hidden;}

.tagcloud a{ float:left; font-size:10px !important; padding:0px 5px; border:1px solid rgba(0, 0, 0, 0.1); margin:0 8px 8px 0;}


/* calendar widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%; margin:0 0 40px 0;}
#wp-calendar caption { text-align: left; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

.sticky{}

#archives{ padding:20px 0 0 0;}

h2.archives-small{
	font-size:16pt;
	line-height:22pt;
	/*background:url(images/divider15.png) bottom repeat-x;
	text-align:center;
	padding-bottom:12px;
	margin-bottom:10px;*/}


::selection {
	background:#52C8EC;
	color:#fff;
}
::-moz-selection {
	background:#52C8EC;
	color:#fff;
}

.scrollTo_top {
	position:fixed;
	bottom:30px;
	right:20px;
	opacity:.8;
}

.scrollTo_top:hover {
	opacity:1;
}

.scrollTo_top img{
	float:left;
}

.scrollTo_top a{
	float:left;
}

ul.error{
	margin-bottom:25px;
}

ul.error>li{
	float:none !important;  width:100%;
}


/* @themebuttons & pagination
********************************************************************************************
********************************************************************************************/

a.more-link {
	display: none;
	visiblity:hidden;
}

a.read-more {
	display: block;
	visibility:visible;
}

a.mainbutton,a.itembutton,a.itembutton2,#submit,#comments .navigation a,.tagssingle a,.contact-form .submit,a.comment-reply-link{
	margin:1px;
	line-height:1;
	padding:7px 10px;
	color:#fff !important;
	background: #f5f5f5;
	border:none !important;
	text-shadow:none;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
	 cursor:pointer;
    background: #002a5c !important;
}

a.mainbutton:hover,a.itembutton:hover,a.itembutton2:hover,#submit:hover,#comments .navigation a:hover,.tagssingle a:hover,.contact-form .submit:hover,a.comment-reply-link:hover{
	color:#fff !important;
	background: #353535 !important;
}

a.mainbutton{
}

.pagination{
	height:29px; margin:0 0 0 0; float:none; overflow:hidden; padding:2px 0;
}

a.page-numbers,
.page-numbers.current{
	overflow:hidden;
	font-size: 9pt;
	color: #3888ff;
	background:url(images/transparent-light.png);
	padding:7px 10px;
	line-height:1;
	margin:1px 8px 0 0;
	-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;
}

.page-numbers.current {
	font-weight:bold; color:#fff !important;
}

.dots {
	letter-spacing: 1px;margin:0 15px 0 0;
}

.wp-pagenavi a,
.wp-pagenavi span{
	border:none !important; padding:3px 10px 3px 0 !important; margin:0 10px 0 0 !important;
}

.wp-pagenavi span.pages{
	display:none;
}

.postnav{
	margin:10px 0;
}


/* @wp gallery
********************************************************************************************
********************************************************************************************/

.attachment  .headimg{
	display:none; visibility:hidden;
}

#content .wp-smiley {
	margin:0;

}
#content .gallery {
	margin:0 auto 30px auto;
	width:100%;
}

#content .gallery .gallery-item {
	float: left;
	margin:0 1px 1px 0;
	text-align: center;
	width:24.8%;
	height:auto;
	overflow:hidden;
	background:#000 url(images/icons/zoom.png) 50% 50% no-repeat;
}

#content .gallery img {
	border:0;
	float:left;
	width:100%;
}

#content .gallery .gallery-caption {
	margin-left: 0;
}

#content .gallery dl {
	margin: 0;
}

#content .gallery-caption {
	color: #888;
	font-size: 12px;
	margin:-24px 0 24px 0;
}

#content .gallery br+br {
	display: none;
}

body, input, textarea, input checkbox, input radio, select, file {
	font: 12px/1.5em "Droid Sans",sans-serif;
}
#your-profile .form-table input {
	padding: 10px !important;
}

.entry p a:hover {
	opacity: 0.8;
}
.nav li ul li.current_page_item a,
.nav li ul li.current_page_parent a,
.nav li ul li.current-menu-ancestor a,
.nav li ul li.current-cat a,
.nav li ul li.li.current-menu-item a,
.nav li ul li.sfHover a {
	color: #0A1A4A; !important }


.current_page_ancestor ul li a{
	color: #0A1A4A; !important
}
.fblock h3 {
    font-size: 13px;
}

/* Custom styles 2018 */

/* Site wide styles */
 .mt-notice {
	 background-color: #fbd5d3;
	 color: #ee2d24;
	 padding: 15px;
	 margin-bottom: 25px;
	 border-radius: 5px;
	 font: bold 14px/1.5em "Droid Sans", sans-serif;
	 color: #222222;
	 text-align: center;
 }
 .mt-notice a,
 .mt-notice a:active,
 .mt-notice a:hover,
 .mt-notice a:visited{
	 color: #ee2d24 !important;
	 display: block;
	 padding-top: 10px;
	 font-size: 15px;
 }

/* User Profile */
 .page-id-78 h3{
	 margin-top: 30px;
	 font-weight: bold;
 }
 .page-id-78 table{
	 width: 96%;
	 margin: 2%;
 }
 .page-id-78  input#email,
 .page-id-78 input#url{
	 margin: 0.5em 0;
	 width: 100% !important;
 }
/* User Registration */
 .page-id-54 .tml {
	 width: 100% !important;
	 max-width: 100% !important;
 }

 /* Adding Split Fields to User profile/Reg/Cal/Repair*/

 .tml-first-name-wrap
 {
	float: left;
	width: 48%;
 }

 .tml-last-name-wrap
 {
	float: right;
	width: 48%;
 }

 .first_name_fields
 {
	float: left;
	width: 48%;
 }

 .last_name_fields
 {
	float: right;
	width: 48%;
 }

 .city_fields
 {
	 float: left;
	 width: 48%;
 }

 .state_fields
 {
	 float:right;
	 width: 48%;
 }

 .zip_fields
 {
	 float: left;
	 width: 48%;
 }

 .country_fields
 {
	 float:right;
	 width: 48%;
 }

 .country_fields select
 {
	 height: 44px;
 }

 /*End of Adding Split Fields to User profiles/Reg/Cal/Repair*/

 /*Brochures Page Styles*/

 .col-3
 {
     float: left;
     width: 32.5%;
     height: 4100px;
     border-right: #c7c7c7 3px solid;
 }

 .col-2
 {
     float: left;
     width: 50%;
     margin: auto;
 }

 .col-2 p
 {
    max-width: 50%;
 }

 .row
 {
     width: 100%;
 }

 .row .col-3:nth-child(3)
 {
     border-right: none
 }

 .row div
 {
    margin-bottom: -10px;
 }

 .row p
 {
     text-align: center;
     font-weight: bold;
 }

 .row h3
 {
     text-align: center;
 }

 .row figure img
 {
     width: 80%;
     margin:  0 auto;
 }

 /* Clear floats after the columns */
 .row:after
 {
     content: "";
     display: table;
     clear: both;
 }

 /*Spec Table*/
 #import-table
 {
     border-collapse: collapse;
 }

 #import-table tr.row
 {
     text-align: left;
     border-top: 1px solid rgb(70, 70, 70);
 }

 .high-res-item
 {
     display: grid;
 }

 .high-res-item img
 {
     margin: auto;
 }

 .high-res-item span
 {
     text-align: center;
 }

 .image-search
 {
     float: right;
     font-weight: bold;
 }

 .image-search span
 {
     margin-right: 5px;
 }

 .image-search input
 {
     padding: 5px;
     border-style: groove;
 }

 #video-table
 {
     width: 100%;
 }

 #video-table td
 {
     min-width: 25%;
     text-align: center;
     vertical-align: bottom;
 }

 #video-table td h3
 {
     width: auto;
     max-width: 120px;
     margin:auto;
     font-weight: bold;
     color: #002b5c;
     text-align: center;
 }

 #video-table td a:hover h3
 {
     color: #ee3526;
 }

 #video-list h3
 {
    margin-top: 0;
 }

 #video-list video
 {
     display: inline-block;
     border: 2px solid black;
     border-bottom: none;
 }

 #video-list h3
 {
     color: #002b5c;
 }

 #video-list h3:hover
 {
     color: #ee3526;
 }

 #homepage-list a:hover
 {
     color: #ee3526;
     transition: none;
 }

 #homepage-list li
 {
    width: 24%;
     display: inline-block;
 }
 #homepage-list figure
 {
     margin-block-start: 1em;
     margin-block-end: 1em;
     margin-inline-start: 20px;
     margin-inline-end: 20px;
 }

 #homepage-list figcaption
 {
     text-align: center;
     margin-top: 0;
     font-size: 1.3em;
 }