/*  
Theme Name: Ducos Theme
Theme URI: http://themnific.com/
Author: Dannci & Themnific
Version: 1.3
Description: Responsive WordPress theme
Author URI: http://themnific.com/
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, 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) 2011 Dannci & Themnific.
 
*/


/* 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;
}

.hrline,.hrlineB,.hrlineC,.hrlineD{
clear:both;
width:100%;
margin:0;
padding:0;
height:2px;
background: url(images/line-h.png);
}

.hrlineD{
height:1px;
}

.hrlineB{
margin:0 0 40px 0;
}

.hrlineC{
margin:40px 0 40px 0;
}

.raster{
background-image: url(images/line-h.png);
background-position:top;
background-repeat:repeat-x;
}

.raster-bottom{
background-image: url(images/line-h.png);
background-position:bottom;
background-repeat:repeat-x;
}

ul#services li:first-child,
ul.infolio li:first-child { 
margin-left:0;
}

.textcenter,.textcenter-alt{ text-align:center; padding:0 0 15px 0; margin:15px 0 30px 0;
	background: url(images/line-h.png) bottom repeat-x}

.textcenter-alt{margin:15px 1.5% 30px 1.5%;}
	
.fl{ float:left;}
.fr{ float:right;}
.bottomzero{ padding-bottom:0 !important}

.boorder{ height:4px;}

.body2,a.mainbutton, .gradient{
    background-image: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.05));
    background-image: -webkit-linear-gradient-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05)));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05));
    background-image: -ms-linear-gradient(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.05));
    background-image: no-repeat;
}

.rad{-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

.boxshadow{
	-moz-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.7);
	box-shadow:  0 1px 2px rgba(0, 0, 0, 0.7);
}

.boxshadow-inset{
-moz-box-shadow:  0px -2px 120px rgba(0, 0, 0, 1) inset;
	-webkit-box-shadow:  0px -2px 120px rgba(0, 0, 0, 1) inset;
	box-shadow: 0px -2px 120px rgba(0, 0, 0, 1) inset;
}

.boxed{ padding:0; overflow:hidden; margin:0 0 10px 0;}
.boxed2{ padding:0; overflow:hidden; margin:0 0 10px 0;}
.boxed3{ padding:0; overflow:hidden; margin:0 0 10px 0;}
.boxed4{ padding:20px; overflow:hidden; margin:0 0 10px 0;}	
	
#footer .boxed{ padding:0; overflow:hidden; margin:0 0 20px 0; border:none;background:none;}
#footer .boxed2{ padding:0; overflow:hidden; margin:0 0 20px 0; border:none;background:none;}

small{ line-height:11pt;}

.upptext{ text-transform:uppercase;}
.centtext{ text-align:center;}

h1{
	margin:15px 0;
	padding:0;
	letter-spacing:-1px;
	}
	
h2{
	margin:10px 0;
	padding:0;
	}
	
	
h2.folio{
	margin:0 1% 15px 1%;
	padding:0 0 8px 0;
	background: url(images/line-h.png) bottom repeat-x;
	}
	
h3{
	margin:10px 0;
	padding:0;
	}	

h3.leading{
	margin:0 0 0 0;
	padding:0;
	letter-spacing:-1px;
	}
	
h4{
	margin:8px 0;
	padding:0;
	}	
	
h5,h6{
	margin:5px 0;
	padding:0;
	}	
	
h3 span span{ opacity:.6; padding:0 !important;}

h4.leading{
	margin:0 0 40px 0;
	padding:0 0 12px 0;
	}
	
#footer h4.homepage{
	margin:0 0 5px 0;
	padding:0;
	border:none;
	text-transform:uppercase;
	letter-spacing:-1px;
	background:none;
	}
	
#topnav{margin:0; padding:0;/* border-bottom:3px solid #66abb0*/}	
	
#header{
	width:23%;
	padding:0 5%;
	float:left;
	}

#header h1{margin:50px 0;float:left;}

#header h1 img{float:left;}

.headad{margin:40px 0 30px 0; overflow:hidden;}


.headad img{ float:right; overflow:hidden;}

#othernav{margin:0; padding:0;}



#headcontent{
	width:67%;
	float:right;
	}

/* @navigations
********************************************************************************************
********************************************************************************************/


#navigation {
	margin:45px 0;
	float:right;
	width:95%;
  }
  #navigation .nav li {
	  position:relative;
  }
  #navigation .nav li:first-child a {
  }
  #navigation .nav li:last-child a {
  }
  #navigation .nav li ul {
    margin:-2px 0 0 0;
    padding: 5px 0;
    position: absolute;
	top:100%;
	left:0;
    width: 101%;
    z-index: 999;
	-moz-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	}
	
  #navigation .nav li ul .sf-sub-indicator {
    background: url(../images/arrow-superfish-right.png) no-repeat;
    top: 38%;
  }
  #navigation .nav li ul li a {
    padding: 12px 25px;
    background: none;
    border: none;
	text-align:left;
  }
  #navigation .nav li ul li a:hover {
  }
  #navigation .nav li ul li a.sf-with-ul {
    padding-right: 12px;
  }
  #navigation .nav li ul li.current_page_item a,
  #navigation .nav li ul li.current_page_parent a,
  #navigation .nav li ul li.current-menu-ancestor a,
  #navigation .nav li ul li.current-cat a,
  #navigation .nav li ul li.li.current-menu-item a,
  #navigation .nav li ul li.sfHover a {
  }
  #navigation .nav li ul ul {
    margin: -40px 0 0 180px;
	border-top:1px solid #ddd;
  }


.nav {
  z-index: 99;
  margin:0;
  padding: 0;
  list-style: none;
  line-height: 1;
}

.nav>li {
  position: relative;
	width:30%;
	margin-left:3.333%;
	float:left;
}

.nav>li>a{
	font-weight:bold;
  	font-size:8pt !important;
	line-height:1 !important;
	margin-top:0;
	text-shadow:none;
    -moz-transition: all 0.2s ease-in;
 	-webkit-transition: all 0.2s ease-in; 
 	-o-transition: all 0.2s ease-in; }

/*
.nav>li>a:after {
    color: #CCCCCC;
    content: "//";
}
*/

.nav a {
  position: relative;
  color: #888888;
  display: block;
  z-index: 100;
  padding:19px 0 21px 0;
  text-decoration: none;
  background:url(images/line-h.png) bottom repeat-x;
}
.nav a:hover {
  color: #2f2f2f;
}
.nav li {
  position: relative;
}



.nav li.home a,
.nav li.blog a,
.nav li.portfolio a,
.nav li.favorite a,
.nav li.time a,
.nav li.info a,
.nav li.mail a,
.nav li.photo a,
.nav li.cart a,
.nav li.video a,
.nav li.video2 a,
.nav li.cloud a,
.nav li.help a,
.nav li.audio a,
.nav li.audio2 a,
.nav li.date a {
	padding-left:30px;
}

.nav li.home{background:url(images/icons/def/home.png) 3px 15px no-repeat;}
.nav li.blog{background:url(images/icons/def/pencil.png) 3px 15px no-repeat;}
.nav li.portfolio{background:url(images/icons/def/star.png) 3px 15px no-repeat;}
.nav li.favorite{background:url(images/icons/def/favourite.png) 3px 15px no-repeat;}
.nav li.time{background:url(images/icons/def/watch.png) 3px 15px no-repeat;}
.nav li.info{background:url(images/icons/def/info.png) 3px 15px no-repeat;}
.nav li.mail{background:url(images/icons/def/mail.png) 3px 15px no-repeat;}
.nav li.photo{background:url(images/icons/def/photo.png) 3px 15px no-repeat;}
.nav li.date{background:url(images/icons/def/calendar.png) 3px 15px no-repeat;}
.nav li.cart{background:url(images/icons/def/basket-alt.png) 3px 15px no-repeat;}
.nav li.video{background:url(images/icons/def/cinema.png) 3px 15px no-repeat;}
.nav li.video2{background:url(images/icons/def/cinema2.png) 3px 15px no-repeat;}
.nav li.cloud{background:url(images/icons/def/cloud.png) 3px 15px no-repeat;}
.nav li.help{background:url(images/icons/def/help.png) 3px 15px no-repeat;}
.nav li.audio{background:url(images/icons/def/audio.png) 3px 15px no-repeat;}
.nav li.audio2{background:url(images/icons/def/audio2.png) 3px 15px no-repeat;}


.nav li a.sf-with-ul {
  padding-right: 28px;
}
.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 {
}
/* Optional Styling */
#navigation .nav .sf-sub-indicator {
  background: url(images/arrow-superfish.png) no-repeat;
  position: absolute;
  display: block;
  right: 0.7em;
  top: 40%;
  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
}
/* 2.2.1 Drop-down menus */
.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;
}
#navigation .nav li ul {
}
#navigation .nav li ul a{
	text-shadow:none;
}
#navigation .nav li ul li a {
}
#navigation .nav li ul li a:hover {
}



/* folio menu */       

#portfolio-filter{
	font-size: 9pt;
	float:left;
	margin:0 0 30px -7px;
}

#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 {
display:inline;
}
#portfolio-filter a {
float:left;
text-decoration:none; 
padding:5px 10px; /* variable width */
}



/* @seconadry menu
********************************************************************************************
********************************************************************************************/

ul.secmenu{}

ul.secmenu>li{ float:left; margin:0 10px;padding:7px 0;}

ul.secmenu>li>a{ position:relative; opacity:.7;  font-size:95%;}

ul.secmenu>li>a:hover{ opacity:1}


.secmenu li ul{
    margin: 6px 0 0 -10px;
    padding: 5px 0;
    position: absolute;
    width: 150px;
    z-index: 999;
	border-top: none;}
	
.secmenu li ul li{margin:7px 10px;}

.secmenu li ul a{ font-size:90%;  position:relative; z-index:999;}

ul.secmenu>li>a>span.sf-sub-indicator{ opacity:.6}

.secmenu .current_page_item a{ background-color:transparent !important;}

/* @content
********************************************************************************************
********************************************************************************************/


#content{
	overflow:hidden;
	float:left;
	width:55%;
	padding:0 5% 30px 5%;
}




#sidebar{ 
	overflow:hidden;
	float:left;
	width:30%;
	padding:0 5% 30px 0%;
}


.pagehead{ overflow:hidden; position:relative; margin-bottom:30px;}

.pagehead h2{
	position:absolute;
	top:100px;
	left:0;
	padding:15px 30px 15px 50px;
	text-shadow:none;
	color:#fff;
	background:url(images/transparent.png);
	font-size:25pt;
	border-left:10px solid #69acb5;
	z-index:9999;
	}



/* @twins 
********************************************************************************************
********************************************************************************************/

h4.homepage{
margin:0 0 0 0;
padding:0 0 10px 0;
text-transform:uppercase;
	}
	
h4.homepage span{
	padding:0 10px 5px 0; text-shadow:none;}


#footer h4.homepage span{ background: transparent !important;}

a span.inn{
	-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;}

a span.inn:hover{padding-left:5px;}



.twinsbox{
overflow:hidden;
padding:0;
margin:0 0 30px 0;
position:relative;
width:100%;
}

.twins{
margin:0;
padding:0 0 25px 0;
position:relative;
overflow:hidden;
}

.item-big{
height:390px;
margin:0 0 -1px 0;
padding:20px;
position:relative;
float:left;
overflow:hidden;
background:url(images/line-h.png) bottom repeat-x;

border:1px solid #ededed;
border-top:none;
}

.twins2col{
width:48.5%;
margin:0 3% 0 0;
padding:0;
position:relative;
float:left;
overflow:hidden;
}

.last{
margin-right:0 !important;
}

.twins img,.item-big img{
margin:0;
width:100%;
overflow:hidden;
}

.twins h2,.item-big h2{
margin:0 0 10px 0;
padding:0 0 10px 0;
overflow:hidden;
font-size:14pt;
line-height:22pt;
background:url(images/line-h.png) bottom repeat-x;
}

.twins p.excerpt,.item-big p.excerpt{
font-weight:normal;
font-size:96%;
}

.twins-small{
min-height:60px;
margin:0 0 0 0;
padding:20px 0;
position:relative;
overflow:hidden;
background:url(images/line-h.png) top repeat-x;
}


.twins-small:last-child{ margin:0 0 0 0; }

.halfs{
width:86.8%;
}

.twins-small h2{
margin:0 !important;
overflow:hidden;
font-size:10.5pt !important;
line-height:14pt !important;
letter-spacing:0;
font-weight:normal;
}


.twins-small img{
margin:0 20px 0 0;
padding:0;
overflow:hidden;
float:left;
}

.twinsboxwide{
overflow:hidden;
padding:0;
margin:0;
position:relative;
width:100%;
}





/* @together
********************************************************************************************
********************************************************************************************/

.twins p.meta,.twins-small p.meta,.item-big p.meta,.fblock p.meta,.ei-slider-thumbs li,.post .meta,.tab-post .meta,.sidnav span,p.inmeta,.stuff .meta{
font-size:7.7pt;
font-family:'Droid Sans', Arial, sans-serif;
margin:10px 0 0 0;
padding:0 !important;
font-weight:normal;}

.twins-small p.meta{
margin:0 0 0 0;
}

.twins-small img,.fblock img,.tab-post img{ opacity:.85}

/* @post styles
********************************************************************************************
********************************************************************************************/


ul.medpost li h2, h2.leading{ padding:0 0 10px 0; margin:0 0 15px 0;
	background: url(images/line-h.png) bottom repeat-x; letter-spacing:-1px;}


ul.medpost li p{margin:0 0 10px 0;}

.meta{
	font-size:90%; 
	text-transform:uppercase;}


a img.headimg, .post iframe{margin:5px 0 15px -9%;max-width:577px;}

	
.post .meta{
	margin:0 0 5px 0;
	padding:0 0 0 0!important;
	overflow:hidden;
}

.posthead>.meta{
	background: url(images/line-header.png) bottom repeat-x;
	margin:0 0 0 0;
	padding:5px 15px !important;
}

.entry{ margin-top:20px;}

.entry p{ margin:0 0 15px 0; font-size:110%; line-height:2.1}

	.video-ico,
	.gallery-ico,
	.audio-ico{ position:absolute; top:20px; left:20px; width:19px; height:19px; z-index:10;
	 }
	 
	.tabbig_small .video-ico,
	.tabbig_small .gallery-ico,
	.tabbig_small .audio-ico{position:absolute; left:auto;right:5px !important;top:5px !important;
	 }

	.video-ico {background-image:url(images/icons/video.png); }
	.gallery-ico {background-image:url(images/icons/gallery.png); }
	.audio-ico {background-image:url(images/icons/audio.png); }


	.post .video-ico,
	.post .gallery-ico,
	.post .audio-ico{ position:absolute; top:3px; left:0; width:19px; height:19px; z-index:10;
	 }


.tagssingle{ overflow:hidden; margin:0 0 25px 0 !important; padding:0 0 0 0;}

.tagssingle a{ font-weight:bold;}

.postauthor { overflow:hidden; margin-bottom:40px;}

.postauthor h3 {background:url(images/line-h.png) bottom repeat-x; padding-bottom:10px; margin-top:0;}

.postauthor img{ float:left; margin:5px 20px 15px 0 !important;}

.authordesc{  margin:10px 0;}

.archivepost{ padding:0 0 0 0;}


.archivepost li{ padding:20px 0;	background: url(images/line-h.png) top repeat-x; overflow:hidden;}

.archivepost li span{ top:23px !important}

.archivepost img,img.avatar {margin:3px 20px 5px 0;float:left;}


.related{ float:left; width:103.33%; overflow: hidden; margin:0 0 0 0;}

.related li{ float:left; width:45%; margin-right:4.33%;overflow: hidden; position:relative; height:80px; padding:0 0 10px 0;}

.related li h2,.archivepost li h2{ font-size:10.5pt; line-height:14pt; margin:0 0 5px 0; padding:0; background:none; letter-spacing:0;}

.related li a img { float:left; margin:0 20px 0 0;}


/* @formats
********************************************************************************************
********************************************************************************************/


.medpost>li{ position:relative; margin-bottom:50px;}

.medpost li.format-gallery .flexslider,
.medpost li.format-video iframe,
.medpost li.format-image a img{
	margin:0 0 30px 0;max-width:577px; width:100%}
	
.medpost li.format-image a img,
.medpost li.format-video iframe{
	margin:0 0 30px -9%;
	max-width:577px; width:109%
	}

.medpost li.format-quote{
	margin:0 0 30px 0;
	padding-left:55px;
	}

p.quuote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	line-height:20pt;
	font-style:italic;
	}

p.quuote_author{
	font-weight:bold;
	}
	
	
.medpost li span.format-icco{
	float:left;
	background:#000 url(images/icons/format-icons.png) no-repeat;
	width:39px;
	height:35px;
	overflow:hidden;
	z-index:99;
	margin:3px 15px 0 0;
	}
	
.medpost li.format-gallery span.format-icco{
	background-position:0 -83px;
	}
	
.medpost li.format-image span.format-icco{
	background-position:0 -163px;
	margin:5px 15px 0 0;
	}
	
.medpost li.format-video span.format-icco{
	background-position:0 -283px;
	}
	
.medpost li.format-audio span.format-icco{
	background-position:0 -323px;
	}
	
.medpost li.format-link span.format-icco{
	background-position:0 -122px;
	}

.medpost li.format-quote span.format-icco{
	background-position:1px -203px;
	position:absolute;
	top:5px;
	left:0;
	}
	

.medpost li.format-audio iframe{
	margin-bottom:15px;
	}

/* @comments 
********************************************************************************************
********************************************************************************************/

#comments {
	clear: both;
	margin-top:15px;
}
#comments .navigation {
	padding:20px 0;
	clear: both;
	overflow:hidden;
}
h3#comments-title,
h3#reply-title,
h3.additional {
	padding:0 0 10px 0;
	margin-bottom:20px;
	background:url(images/line-h.png) bottom repeat-x;
}



.commentlist {
	list-style: none;
	margin:20px 0 0 0;
}
.commentlist li.comment {
	background: url(images/line-h.png) bottom repeat-x;
	line-height: 24px;
	margin: 0 0 30px 0;
	padding: 0 0 20px 96px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#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;
	top: 0;
	left: 0;
}
.comment-author {
	margin-bottom:0px;
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
	font-size:12pt;
}
.comment-author .says {
	display:none;
}
.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 {
	font-size: 12px;
	padding: 0 0 24px 0;
	position:absolute;
	top:85px;
	left:0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin:35px 0 0 0;
}
.commentlist .children li {
	list-style: none;
	border: none;
	margin: 0;
	background:none;
}
.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;
}

/* Comments form */
input[type=submit] { }

#respond {
	margin:0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}

.comment-form-author,
.comment-form-email,
.comment-form-url{ width:29%; float:left; margin-right:30px !important;}
.comment-form-url{margin-right:0 !important;}

input#author,
input#email,
input#url{ width:89% !important; margin-bottom:20px !important;}

#respond .comment-notes {
	margin-bottom: 1em;
	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: 12px;
	font-weight: normal;
	line-height: 18px;
	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%;
}

.comment-form-comment{ overflow:hidden; clear:both;}

#respond textarea {
	width: 95.3%;
}
#respond .form-allowed-tags {
display: none;
}
#respond .form-allowed-tags code {
display: none;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	width: auto;
	margin:20px 1px 20px 1px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	cursor:pointer;
}



/* @forms 
********************************************************************************************
********************************************************************************************/

input, textarea,input checkbox,input radio,select, file{
	border: 1px solid #eee;
	padding:11px;
	margin:0 10px 0 0;
	float:left;
	}


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{ font-style: italic; float:left;}

#contact{
	padding:0 0 30px 0;
	}



/* @search 
********************************************************************************************
********************************************************************************************/
.searchformhead {
	position: relative;
	float: none;
	width:70%;
	margin:13px 0; }
 
.searchform {
	position: relative;
	float: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0 0 30px 0;
	overflow:hidden;
	}
 
.searchformhead input.s {
	float: left;
	margin: 0 0 0 0;
	color:#eee;
	padding:8px 12px 6px 12px;
	line-height:1;
	float:left;
	font-style:normal;
	width: 160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:url(images/transparent.png);
	background-color: transparent;
	border:none;
	
	box-shadow: 0 2px 3px rgba(0, 0, 0, .3) inset;
	-moz-box-shadow:  0 2px 3px rgba(0, 0, 0, .3) inset;
	-webkit-box-shadow:  0 2px 3px rgba(0, 0, 0, .3) inset;
	
	-moz-border-radius: 4px;-khtml-border-radius: 4px;-webkit-border-radius: 4px;border-radius:4px;
	 }

#footer .searchformhead input.s {
	margin: 0 0 40px 0;
}
 
.searchheadSubmit {
	background-image: url(images/icons/search.png);
	background-repeat:no-repeat;
	position: absolute;
	height: 30px;
	width: 30px;
	border: none;
	cursor: pointer;
	top: 5px;
	right: -13px;
	padding:0;
	background-color:transparent !important;}
	
	
.searchform input.s {
	padding:8px 10px;
	margin: 0;
	color:#999;
	font-style:normal;
	width:93%;
	
	
	border: none;
	background:url(images/transparent.png);
	
	box-shadow: 0 2px 3px rgba(0, 0, 0, .3) inset;
	-moz-box-shadow:  0 2px 3px rgba(0, 0, 0, .3) inset;
	-webkit-box-shadow:  0 2px 3px rgba(0, 0, 0, .3) inset;
	
	-moz-border-radius: 4px;-khtml-border-radius: 4px;-webkit-border-radius: 4px;border-radius:4px;
  }
 
.searchSubmit {
	background-image: url(images/icons/search.png);
	background-repeat:no-repeat;
	position: absolute;
	height: 30px;
	width: 30px;
	border: none;
	cursor: pointer;
	top: 10px;
	right: -5px;
	padding:0;
	background-color:transparent !important;}

/* @sidebar 
********************************************************************************************
********************************************************************************************/


#sidebar p {margin:0; padding:0 0 15px 0;}

#sidebar h2 {
	margin:0 0 15px 0;
	font-size:14pt;
	line-height:22pt;
	}	

#sidebar h3 {margin:0 0 25px 0; padding:0;
	}	
	
#sidebar a:hover {
	text-decoration:none;
	}	

#sidebar>ul{
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
	}
	

#sidebar li ul{
	margin:0 0 0 15px;
	padding:0;
	list-style:none;
	}


/* @custom widgets 
********************************************************************************************
********************************************************************************************/


.tagcloud { margin-bottom: 30px; }
 
ul.lists{ list-style:none; overflow:hidden; margin:0 0 10px 0; width:111%}

ul.lists li ul{ margin:0 0 0 0 !important;}

.lists a:hover{ background:#f9f9f9;}

.lists a{ 
	background:url(images/arrow-superfish-right.png) 5px 45% no-repeat;
	padding:2px 10px 2px 20px; 
	margin:0 3% 0 0; 
	float:left;
	width:33%;
	list-style:none;
	-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius:5px;
	} 

ul.ad125{padding:0 0 14px 0 !important; overflow:hidden; width:116%; margin-bottom:0 !important;}
ul.ad125 li{ float:left;margin:0 20px 20px 0; overflow:hidden;}
ul.ad125 li img{ float:left; width:125px; height:125px; margin:0; padding:3px; background:url(images/transparent.png);}

img.ad300{float:left;margin:0 0 20px 0;padding:0;background:url(images/transparent.png);}

img.ad260{float:left;margin:0 0 20px 0;padding:0;background:url(images/transparent.png); width:auto; padding:4px;}

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 0 0 0;
	position: relative;
	margin: 0 0 20px 0;
	overflow:hidden; }
	
.tweets{ padding:5px 20px 0 20px; border:1px solid #ededed}

#footer .tweets{ padding:0 0 0 0; border:none}
 
a.twilink {
	position: absolute;
	bottom: 0;
	left: 25px;
	font-size: 10pt;
	letter-spacing: -1px;
	font-weight: bold; }
 
ul.tweet_list li,#footer .lasttwit ul li {
	list-style-image: url(images/ico-bird-inv.png) !important;
	margin: 0 0 0 5px;
	padding: 15px 0 !important;
	background:url(images/line-h.png) repeat-x top; }

ul.tweet_list li:first-child,#footer .lasttwit ul li:first-child {
	background: none; }
 
.view-twitter {
	padding: 0;
	font-size: 8pt;
	clear: both;
	opacity:.7 }
 
.tweet_avatar { float: right; }
 
ul.tweet_list { margin:0 0 10px 20px !important; }
 
/* 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: 112%;
	margin-bottom:-14px; }
 
	.flickwrap img {
		float: left;
		width:78px;
		margin:0 !important;
		padding: 0 !important; }
 
 .flickr_badge_image{
		float: left;
		margin: 0 25px 25px 0!important;
		padding: 0 !important; }
 
.flickwrap a:hover img { background:#ccc; }
 
 
#content .flickr_badge_image{
		float: left;
		width:20%;
		height:80px;
		margin: 0 27px 27px 0!important;
		padding: 0 !important;
		overflow:hidden }
		
#content .flickwrap img {
		float: left;
		width:150px;
		margin:0 !important;
		padding: 0 !important; }
 
/* Blog Author Widget */
img.avatar {  }
 
span.left {
	float: left;
	margin: 5px 15px 5px 0; }
 
span.right {
	float: right;
	margin: 5px 0 5px 15px; }
 
/* featured */
ul.featured {
	margin: 0 0 30px 0 !important;
	overflow: hidden;
	float: left; }

 
.fblock {
	background:url(images/line-h.png) top repeat-x !important;
	padding:20px 0 !important;
	margin: 0 0 0 0 !important; }
 
.fblock:first-child{ padding:0 0 20px 0 !important; background:none !important; margin-top:-5px !important;}
 
.fblock_plain {
	padding: 5px 0 0 0 !important;
	margin: 0 0 30px 0 !important;
	background: none !important; }
 
.fblock h2{
	font-size:12pt !important;
	line-height:14pt !important;
	margin:0 0 5px 0 !important;}
 
.fblock img {
	margin:5px 0 20px 20px;
	padding:0;
	overflow:hidden;
	float:right; }

.fblock p{
	font-size: 96%;
	padding:5px 0 0 0 !important;
}

.serchwidget{ overflow:hidden;margin-bottom:30px;}


/* comments widget */

.com_post{
	overflow:hidden;
	padding:20px 0;
	background:url(images/line-h.png) top repeat-x !important;}

#footer .com_post{ padding:15px 0;}

.com_post:first-child{ padding:0 0 20px 0; background:none !important;}

#footer .com_post:first-child{ padding-top:10px !important; background:none !important;}

.com_post img{ float:left; margin:7px 20px 5px 0;}

.com_post span{ float:left; margin-right:7px; font-style: normal}

.com_post p{ padding:0 0 0 55px !important; font-style:italic}


/* social counter */

.social-item{ float:left; width:31%; overflow:hidden; height:22px; margin:0 5% 20px 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%;
}

/* @tabs
********************************************************************************************
********************************************************************************************/
#hometab {
	float: left;
	width:99.6%;
	margin: 0 0 30px 0;
	overflow: hidden;
	position: relative; }
	
#hometab h3 {
	letter-spacing: 0;
	padding: 0;
	margin:0;
	line-height: 13pt;
	font-weight:normal;
	font-size: 9pt !important }
 
ul#serinfo-nav {
	height:36px;
	position:relative;
	z-index: 6;}
 
ul#serinfo-nav>li {
	padding:6px 0;
	font-size:98%;
	float: left;
	border: 1px solid #bbb;
	margin-right: -1px;
	width: 25.2%;
	height:21px;
	text-align: center;
	text-shadow: none;

	cursor: pointer;
	background: #ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
	background: -webkit-linear-gradient(#ffffff, #f5f5f5);
	background: -moz-linear-gradient(center top, #ffffff 0%, #f5f5f5 100%);
	background: -moz-gradient(center top, #ffffff 0%, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff,endColorstr=#f5f5f5);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffffff, endColorstr=#f5f5f5)";
	}

	ul#serinfo-nav li a { color: #999; }

	ul#serinfo-nav li a:hover {  }
 
#serinfo-nav li.current {
	color: #000 !important;
	background: none !important;
	position:relative;
	z-index: 6;
	height:22px;
	border-bottom:none; }
	
#serinfo-nav li.current a{
	color: #000;}
 
li#serpane0,
li#serpane1,
li#serpane2,
li#serpane4,
li#serpane5
	{
	margin: 0 0 -5px 0; }

li#serpane3
	{ padding:20px; }
 
ul#serinfo {
	position: relative;
	z-index: 5;
	float: left;
	width:99.2%;
	padding:0;
	overflow: hidden;
	margin-top:-2px;
	border: 1px solid #bbb;
	}
 
.tab-post {
	height: 60px;
	overflow:hidden;
	background:url(images/line-h.png) bottom repeat-x;
	padding:20px; }
 
	.tab-post img {
		padding:0;
		margin: 0 12px 10px 0 !important;
		float: left;
	}
 

	.tab-post .meta{ text-transform:none}


/* @footer
********************************************************************************************
********************************************************************************************/
#footer {
	padding:0;
	margin: 0;
	overflow: hidden;
	width: 100%;
	font-weight:normal !important;
}
	
	
.threecol>ul>li {
	margin: 0 0 10px 0;}
 
	#footer h3 {
		margin: 0 0 15px 0;
		padding:0;
		font-size:12pt !important; }
 
 
	#footer img { }
		
	#footer .container{ width:93%; margin:30px auto 0 auto;}

#footer .twinsbox{ 
	background:none !important;
	padding:0 !important;
	border:none !important;
	margin:0;
	}
 
#footer ul { margin: 0 0 20px 0; }
 
	#footer ul li ul { margin: 0; }
	
	#footer .lists a{ width:100%; float:none;background:none; padding:0;}
	
	#footer .lists a:hover{ background:none;}
 
#footer .lasttwit{margin:0 0 20px 0}
		
#footer .flickwrap {
		margin:15px 0 16px 0;  width: 112%; }

#footer .flickwrap .flickr_badge_image {
	width:75px; margin:0 20px 20px 0 !important; }

#footer .flickwrap a img {
		float: left;
		margin:0;
		padding: 0px !important;
		background:url(images/transparent.png) }


#credit,#copyright {
	padding:0;
	font-size: 8pt;
	margin-top:0;
	margin-bottom:40px; }
 
#credit p,#copyright p {
	margin: 0 ;
	padding: 5px 0;
	text-shadow:none; }
 
#credit { text-align: right; }
 

	
	
/* @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,
img.aligncenter,
img.alignright,
img.alignleft,
.wp-caption {
	padding: 2px;
	border:1px solid #d5d5d5;
	}
	
	
	
/* @social
********************************************************************************************
********************************************************************************************/

 
ul.social-menu {
	display: inline;
	float: left;
	position: relative;
	overflow: hidden;
	padding: 0;
	width:109%;
	margin:0 0 15px 0 !important; }
	
	#header ul.social-menu {
	display: inline;
	float: right;
	width:auto;
	position: relative;
	overflow: hidden;
	padding: 0 2px 0 0;
	margin:35px 0 15px 0 !important; }
	
	#header ul.social-menu>li {
	float: left;
	margin: 5px 0 10px 10px;
	padding:0 0 0 0;
		}
 
	ul.social-menu li {
		display: inline;
		list-style-type: none;
		position: relative;
		float: left;
		width:32px !important;
		height:32px !important;
		margin: 0 14px 14px 0;
		padding: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; 
		
		-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;

		
		 }
		
	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
********************************************************************************************
********************************************************************************************/

/* Browser Resets */
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 


/* FlexSlider Necessary Styles */ 
.flexslider {width: 100%; margin:0; padding:0;}
.flexslider .slides > li {display: none; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block; margin-bottom:0px;}
.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 Default Theme */
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative; overflow:hidden; height:541px}
.flex-container {zoom: 1; position: relative;}

.slides li .stuff { overflow:hidden; padding:0;position:absolute;right:0; top:40px; background:url(images/transparent.png);border-right:10px solid #69acb5;}
.stuff h2{ margin:15px 25px; overflow:hidden; text-shadow:none; font-size:12pt; line-height:1;letter-spacing:0; }
.stuff h2 a{ color:#fff;}


.slides li .stuff2 { overflow:hidden; padding:0;position:absolute;right:0; top:0; background:url(images/transparent.png);}
.stuff2 h2{ margin:15px 25px; overflow:hidden; text-shadow:none; font-size:8pt; line-height:1;letter-spacing:0; font-weight:normal; opacity:.8 }
.stuff2 h2 a{ color:#fff;}


.flex-direction-nav{ position:absolute; bottom:30px; right:0; width:75px; overflow:hidden;}
.flex-direction-nav>li>a { height:20px; width:20px; overflow:hidden; text-indent:-999em; float:left;}
.flex-direction-nav li .next {background:url(images/icons/right.png) no-repeat 0 0; margin-left:10px}
.flex-direction-nav li .prev {background:url(images/icons/left.png) no-repeat  0 0}

.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; top: 25px; left:25px; }
.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: 20px; height: 22px; display: block; background:url(images/icons/bullets.png) no-repeat -2px 0px; cursor: pointer; text-indent: -9999px;opacity:1}
.flex-control-nav li a:hover {opacity:.7}
.flex-control-nav li a.active { background-position: -2px -22px;}
 
 
 /* single flex */
.singleslide>ul.slides>li { margin-bottom:10px !important;}
 
.slides li iframe{max-height:541px; overflow:hidden;}

.singleslide>ul.flex-direction-nav {bottom:auto;left:auto; top:30px !important; right:0 !important;}

.singleslide>ol.flex-control-nav { position: absolute; bottom: 20px; left:10px; }



/* @grid slider
********************************************************************************************
********************************************************************************************/

ul.grid{
	overflow:hidden;
	margin-bottom:30px;
	}

ul.grid li{
	width:25%;
	height:200px;
	float:left;
	position:relative;
	overflow:hidden;
	
	                 -webkit-transition: all 1s ease-in-out; 
                 -moz-transition: all 1s ease-in-out; 
                 -o-transition: all 1s ease-in-out; 
                 -ms-transition: all 1s ease-in-out; 
                 transition: all 1s ease-in-out; 
	}

ul.grid li a.full{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:999;
	}

ul.grid li img{
	position: absolute;
	top:0;
	left:0;
	z-index:0;
	}
	
span.over{
	position: absolute;
	top:0;
	left:0;
	z-index:1;
	background:#000;
	width:100%;
	height:100%;
	opacity:.4;
	}
	
span.icco{
	position: absolute;
	top:50%;
	left:50%;
	background: url(images/icons/format-icons.png) no-repeat;
	width:40px;
	height:30px;
	margin:-20px 0 0 -20px;
	overflow:hidden;
	z-index:99;
	}
	
.format-gallery span.icco{
	background-position:0 -85px;
	}
	
.format-video span.icco{
	background-position:0 -285px;
	}
	
.format-audio span.icco{
	background-position:0 -325px;
	}

.grid li.format-image{
	background:#000;
	}
	
.format-image span.image{
	position: absolute;
	top:50%;
	left:50%;
	background: url(images/icons/search.png) 0 0 no-repeat;
	width:17px;
	height:17px;
	margin:-9px 0 0 -9px;
	overflow:hidden;
	}
	
span.icco-small{
	background: url(images/icons/format-icons-inv.png) no-repeat;
	width:24px !important;
	height:20px;
	float:left;
	}
	
.format-link span.icco-small{
	background-position:-7px -94px;
	}	


.format-standard span.over{
	opacity:0;
	}

ul.grid li h2{
	font-size:12pt;
	line-height:1.5;
	margin:15px 5px 10px 15px;
	background:none;
	padding:0;
	}

h2.gridhover,h2.grid{
	position: absolute;
	top:100%;
	left:10%;
	z-index:99;
	color:#fff;
	width:80%;
	height:100%;
	text-shadow:none;
	font-size:12pt;
	text-align:center;
	letter-spacing:0px;
	margin:0 0 0 0 !important;
	}
	
h2.grid{
	top:15%;
	z-index:99;
	opacity:0;
	}
	
h2.grid span{
	font-size:7pt;
	}

.teaser{margin:0 5px 0 15px;}


ul.grid li.format-quote img{
	opacity:.15;
	}

ul.grid li h2.gridquote{
	font-size:9pt !important;
	letter-spacing:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	margin:15px 10px 5px 30px;
	position:relative;
	text-shadow:none;
	}

.format-quote span.icco-small{
	background-position:-7px -160px;
	position:absolute;
	top:0;
	left:-20px;
	}

h2.quuote_author{ float:right; margin:0 10px 0 0 !important}






/* @about us
********************************************************************************************
********************************************************************************************/

.aboutus { text-align:left; margin:5px 0 40px 0;}

.aboutus img{ clear:both; margin-bottom:0;}

.aboutus p{}

/* @services
********************************************************************************************
********************************************************************************************/

#services{
	overflow:hidden;
	background:url(images/line-h-i.png) bottom repeat-x;
	float:none;
	margin:0 auto;
	width:93%;
	}

.services{
	width:16%;
	padding:30px 2%;
	float:left;
	background:url(images/line-v-l.png) left repeat-y;
	}
	
.services:first-child{background:none !important;}

.services img{
	float:left;
	margin:0 15px 0 0;
	}

.services h2{
	padding:0;
	margin:0 0 10px 0;
	font-size:12pt;
	font-weight:normal;
	}
	
.services p{
	height:85px;
	overflow:hidden;
	}
	

/* @homefolio
********************************************************************************************
********************************************************************************************/

#homefolio{
	margin:0 auto;
	width:80%;
	padding:50px 10%;
	}


.homeinfo{
	width:16%;
	padding:0 2%;
	float:left;
	}
	
.homeitem{
	float:left;
	width:30.66%;
	margin:0 0 0 4%;
	padding:0 0 0 0;
	text-align:center;
	background:#000;
	}	
	
.homeitem h2{
	padding:0;
	margin:5px 0 15px 0;
	font-size:12pt;
	font-weight:normal;
	text-shadow:none;
	}
	
.homeitem h2 a{
	color:#fff;
	}

.fullbox{
	max-width:994px;
	margin:0 auto;
	}



	
.item_full{
	float:left;
	position:relative;
	overflow: hidden;
	height:380px;
	background:url(images/icons/plus.png) 50% 17% no-repeat;
	}

.item_full h2{
	z-index:0;
	padding:10px;
	margin:0 0 15px 0;
	text-align:center;
	overflow:hidden;
	font-size:11pt;
	line-height:16pt;
	background:#000;
}

#desat a.floot{
	float:left;
	overflow:hidden;
	margin-bottom:-8px;
}

.item_full h2 a{
	color:#fff;
	text-shadow:none;
}

.item_full p{
	margin:0 0 15px 0;
	}
	
.item_full img{
	overflow:hidden;
	float: left;
	}
	
#portfolio-list .filter{
	height:210px !important;
	}
	
.taggs a{ font-weight:bold;} 

.folio-meta{
	background:url(images/line-h.png) bottom  repeat-x;
	margin-bottom:15px;
	padding-bottom:10px;
	}

.foliocontent{ margin-bottom:30px !important; width:66%; float:left;}

.folioinfo{margin-bottom:30px !important; width:28%; margin:0 3%;float:left;}	

.folioinfo p{ margin:0 0 15px 0;}	


/* @homeblog
********************************************************************************************
********************************************************************************************/

#homeblog{
	overflow:hidden;
	float:none;
	margin:0 auto;
	width:93%;
	}
	
#homeblog li{
	width:16%;
	padding:30px 2%;
	float:left;
	background:url(images/line-v-l.png) left repeat-y;
	}



#homeblog li:first-child{background:none !important;}

.item_blog img{
	margin:0 0 15px 0;
	}

.item_blog h2{
	padding:0;
	margin:0 0 10px 0;
	font-size:10pt;
	font-weight:normal;
	height:39px;
	overflow:hidden;
	}
	
.item_blog p{
	height:85px;
	overflow:hidden;
	}
	


/* @tooltips
********************************************************************************************
********************************************************************************************/	

div.tooltip {
	display:none;
	position:absolute;
	text-align:center;
	line-height:normal;
	z-index:100000;
	opacity:0.95;
	filter:alpha(opacity = 95);
}

div.tooltip p {
	padding:4px 6px 4px 6px;
	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
********************************************************************************************
********************************************************************************************/

.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:#10AFCC; 
		color:#fff;
        }
::-moz-selection {
        background:#10AFCC;
		color:#fff;
}

.scrollTo_top {
position:fixed;
bottom:30px;
right:40px;
}

.buttons{ overflow:hidden; padding:0 0 0 0; margin:15px 0;}
.buttons iframe{ overflow:hidden; margin:0 2.4em 0 0 !important}

/* @themebuttons & pagination
********************************************************************************************
********************************************************************************************/


a.mainbutton,#submit,.reply>a,a.mainbutton,#submit,.reply>a,#comments .navigation a,.contact-form .submit{
	margin:1px 1px 15px 1px;
	line-height:1;
	font-size:11px;
	font-weight:bold;
	padding:6px 10px;
	text-shadow:none;	
	-moz-border-radius: 3px;-khtml-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;
	

	}
	
	
	

.pagination{  height:20px; margin:-10px 0 20px 0; background:url(images/line-h.png) repeat-x top; padding:20px 5.3% 0 5.3%;}

a.page-numbers  { font-size: 9pt; color: #3888ff; padding:0 0 6px 0;line-height:1; font-family:Arial, Helvetica, sans-serif;  margin:0 10px -1px 0; }
.page-numbers.current {font-weight:bold;font-size: 9pt; padding:0 0 6px 0;line-height:1;font-family:Arial, Helvetica, sans-serif; font-weight:bold;margin:0 10px -1px 0;  }
.page-numbers { font-size: 9pt; line-height:.8 }
.dots { letter-spacing: 1px;margin:0 15px -1px 0; }



/* @elastislide
********************************************************************************************
********************************************************************************************/

.es-carousel-wrapper{
	margin:0;
	position:relative;
}
.es-carousel-wrapper2{
	padding:20px 40px;
	position:relative;
}
.es-carousel{
	overflow:hidden;
}
.es-carousel ul{
	display:none;
}
.es-carousel ul li{
	height:200px;
	float:left;
	display:block;
	position:relative;
	overflow: hidden;
	padding:0;
	background:#000 url(images/icons/search.png) 50% 43% no-repeat;
}

#carousel2 .es-carousel ul li{
	max-width:576px !important;
	height:85px;
}

.es-carousel ul li img{
	position: relative;
	z-index:9;
	overflow:hidden;
}

.es-carousel ul li h2{
	z-index:0;
	padding:0 10px 20px 10px;
	margin:0;
	text-align:center;
	overflow:hidden;
	font-size:11pt;
	line-height:16pt;
}

.es-carousel ul li h2 a{
	color:#fff;
	text-shadow:none;
}


.es-nav span{
	position:absolute;
	top:50%;
	left:16px;
	width:19px;
	height:19px;
	margin-top:-10px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:1;
	overflow:hidden;
	-moz-border-radius: 2px;-khtml-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;
}


.es-nav span.es-nav-next{
	right:-50px;
	left:auto;
	background:transparent url(images/icons/right.png) no-repeat 0 0;
}

.es-nav span.es-nav-prev{
	left:-50px;
	background:transparent url(images/icons/left.png) no-repeat 0 0;
}
.es-nav span:hover{
	opacity:.8;
}


.es-carousel-wrapper2{
	padding:20px 40px;
	position:relative;
}

.newz-left{ float:left; width:75%;}
.newz-left h3{ font-size:12pt; line-height:14pt;margin:0 0 5px 0 !important;}
.newz-left p{ font-size:92%; line-height:1.8;}
.newz-right{ float:right; width:24%; position:relative; padding:0;}
.newz-right a{position:absolute !important; right:0 !important; top:34px !important; margin-right:1px !important;}





/* @coin slider 
********************************************************************************************
********************************************************************************************/

 
.slpost_small {
	padding:20px;
	overflow: hidden;
	margin:0 0 20px 0;
	position: relative;
	height:680px;
	border:1px solid #ededed;}
 
 
.tabbig_small {
	width:100%;
	float: left;
	position: relative;
	overflow: hidden; }
	
.tabbig_small img{ float:left; clear:both; overflow:hidden;}
	
.tabbig_small iframe{
	width:100%;
	max-height:360px; }
 
 .ui-tabs-panel>a{ float:left}


.inpost {
	margin:0;
	padding:15px 0;
	float:left;
	clear:both;
	overflow: hidden;
	width:100%;
	position:relative; }

.inpost p.excerpt{
	overflow: hidden;
	width:65%;
	height:98px;
	float:left;
	line-height:2.1;}
 
.tabbig_small h2 {
	line-height: 24pt;
	margin:10px 0 15px 0;
	padding:0 0 12px 0;
	overflow: hidden;
	border-bottom:1px solid #ededed;
	}
	
.tabbig_small p {
	margin: 0 0 10px 0;
	padding:0;
	overflow: hidden;}
 
 .tabbig_small h2 a{ }
	


p.inmeta{ width:24%; float:right; margin:0; padding:0 0 0 15px !important; text-transform:uppercase;line-height:2.2;opacity:.6; border-left:1px solid #ededed}

p.inmeta span{
	font-style:italic;
	text-transform: capitalize; font-family:Georgia, "Times New Roman", Times, serif;}
 
a.slthumb { display: block; }
 
 
.slidecat{ opacity:1; position:absolute; top:0; left:0; padding:6px 10px; line-height:1; color:#fff !important; text-shadow:none !important; text-transform:uppercase; font-size:7.7pt; font-family:'Droid Sans', Arial, sans-serif; text-shadow:none;}

a.slidelink{opacity:1;position:absolute; bottom:0; right:0; padding:6px 10px; line-height:1; color:#fff !important; text-shadow:none !important; text-transform:uppercase; font-size:7.7pt; font-family:'Droid Sans', Arial, sans-serif;}

.body2 .slidecat>a,.body2 .slidecat a:hover,.body2 a.slidelink:hover{ color:#fff !important;}
 
 
/* small slider thumbs */
ul#tabsmallss {
	position: absolute;
	bottom:0;
	left:0;
	width:101%;
	overflow:hidden;
	padding:20px;
	border-top:1px solid #ededed; }
 
.slthumbss img {
	padding: 0px; }
 
#tabsmallss li {
	position: relative;
	width:16.13%;
	height:70px;
	padding:0 20px 0 0;
	margin:0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
	font-size:8pt;
	line-height:1.4;
	float:left;
	text-align:center;
	text-shadow:none; }
 
	#tabsmallss li img {opacity:.3; overflow:hidden; float:left; 
	
	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in; 
	transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;}
 
	 
#tabsmallss li a.sidnav{
		padding: 0;
		opacity:.5}

.arrow-up {
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	
	border-bottom: 10px solid #fff;
	
	position:absolute;
	top:-15px;
	left:44%;
	opacity:0;
}

ul#tabsmallss>li.ui-tabs-selected { }

ul#tabsmallss>li.ui-tabs-selected>a.sidnav { opacity: 1 !important; }
 
ul#tabsmallss>li.ui-tabs-selected>a.sidnav>img,
ul#tabsmallss>li.ui-tabs-selected>.arrow-up { opacity: 1 !important;	

	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in; 
	transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;}
 
.ui-tabs-hide { display: none; }



/* @wp gallery 
********************************************************************************************
********************************************************************************************/

.attachment  .headimg{ display:none; visibility:hidden;}

#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin:0 auto 30px auto;
}
#content .gallery .gallery-item {
	float: left;
	margin: 0 20px 20px 0;
	text-align: center;
	height:auto;
	width:auto !important;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
	float:left;
}
#content .gallery .gallery-caption {
	margin-left: 0;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 3px solid #f1f1f1;
}
#content .gallery-caption {
	color: #888;
	font-size: 12px;
	margin:-24px 0 24px 0;
}
#content .gallery br+br {
	display: none;
}



.tab-container{ overflow:hidden;border: solid 1px #ededed; border-top: none; margin: 0 0 20px 0; padding:20px; }
.etabs { float:right; width:30%; margin: 0; padding: 0;border-top: solid 1px #ededed; }
.tab { padding:0;  border-bottom: solid 1px #ededed; border-right: solid 1px #ededed; overflow:hidden;}
.tab a { font-weight:bold; padding:10px 4% 10px 6%; float:left; width:90%;background: #fff; line-height:1.4; opacity:.6}
.tab a:hover { opacity:1; }
.tab.active {}
.tab a.active { background: #ededed; opacity:1 }
.tabitem{ width:70%; float:left; overflow:hidden;min-height:200px;}
.tabitem iframe,.tabitem img{ width:100%;overflow:hidden; }
  .tabitem iframe{height:250px;}
 
 
 
 
/* @adipoli
********************************************************************************************
********************************************************************************************/

.adipoli-wrapper
{
    margin:auto;
    position:relative;
    display: inline-block;
}
.adipoli-wrapper>img
{
    position: absolute;
    z-index: 1;
}
.adipoli-before
{
    position: absolute;
    z-index: 5;
}
.adipoli-after
{
    position: absolute;
    z-index: 10;
}
.adipoli-slice {
    display:block;
    position:absolute;
    z-index:15;
    height:100%;
}
.adipoli-box
{
    display:block;
    position:absolute;
    z-index:15;
}
