/*	
Theme Name: Avisio
Description: <strong>A sleek Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
*/
/*Small reset*/
body, ul, ol, h1,h2,h3,h4,h5,h6,form,li,p,input,select,legend,textarea,fieldset{ margin:0; padding:0;}
/*
-) BASIC CONTAINERS
-) HEAD
-) FEATURED
-) FOOTER
-) SIDEBAR
-) CONTENT AREA
-) COMMENTS
-) GENERIC
-) SHORTCODES
*/
/************************************************************************
-) BASIC CONTAINERS
*************************************************************************/
body{
font-size:13px;
font-family: Arial, Helevtica, Verdana, san-serif;
line-height:20px;
position:relative;
}
.boxed{
position: relative;
margin:0px auto;
width:1000px;
}
.wrapper{ /*div for perfect centering of large scale background images*/
width:100%;
position:relative;
z-index: 1;
float:left;
box-shadow:0px 0px 16px #000;
}
.center, .breadcrumb{ /*center content area */
position: relative;
margin:0 auto;
width:960px; /* 940px */
padding:0px 20px;
}
#head{ /*head area, which contains main menu and logo*/
z-index: 100;
position:relative;
}
#wrapper_featured_stripe{
z-index: 1;
height:100px;
}
#wrapper_stripe{
float: left;
height: auto;
z-index: 2;
padding:11px 0;
}
#wrapper_footer_top, #wrapper_footer_bottom{clear:both; width: 100%;  position: relative}
#wrapper_main{
padding-bottom:40px;
box-shadow:0px 0px 16px #000;
}
#main{ /*main area, contains all content and sidebars*/
float:left;
padding:20px 0 0 0;
position:relative;
width:100%;
}
.content{
position: relative;
float:left;
width:590px;
padding:0 45px 0 0;
top:-30px;
}
.fullwidth .content{
width:100%;
padding:0;
margin:0;
background: transparent none;
}
.sidebar{
position: relative;
width:280px;
float:left;
padding:20px 0 40px 25px;
}
.fullwidth .sidebar{
display:none;
}
.entry{
position: relative;
overflow: hidden;
clear:both;
width:100%;
float: left;
}
/*column widths for fullwidth pages and reduced width pages*/
#top .wrapper .center .last{
margin-right:0px;
}
/*Reduced width: eg pages with sidebars*/
.one_fourth{overflow:hidden; float:left; position: relative; margin-right:35px; width:121px;}
.one_third{overflow:hidden; float:left; position: relative; margin-right:35px; width:173px; }
.one_half{overflow:hidden; float:left; position: relative; margin-right:35px; width:277px; }
.three_fourth{overflow:hidden; float:left; position: relative;  margin-right:35px; width:434px; }
.two_third{overflow:hidden; float:left; position: relative; margin-right:35px; width:382px; }
.footerColumn{overflow:hidden; float:left; position: relative; margin-right:35px; width: 290px; /* changed from 137px to make 3 col layout */
 font-size:11px;}
/*Fullwidth*/
.fullwidth .one_fourth{width:208px;}
.fullwidth .one_third{width:290px;}
.fullwidth .one_half{width: 452px;}
.fullwidth .three_fourth{width:697px;}
.fullwidth .two_third{width:615px;}
/************************************************************************
-) HEAD
*************************************************************************/
#wrapper_head{
position: relative;
z-index: 100;
overflow: visible;
}


#top #head .logoimg{
margin:7px 0 0 3.7px;
float:left;
}
/*navigation*/
#top .nav{
  float: left;
    line-height:24px;
    margin: 10px 0 0;
    text-align: center;
    width: 100%;
}
#top #head .logoimg img {
    max-width: 100%;
}
.nav, .nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:50px; 
z-index:5;
}
#top .nav a{
   display: block;
    float: left;
    outline: medium none;
    padding: 2px 10px;
    text-decoration: none;
}
.nav li a strong {
display:block;
font-size:14px;
font-weight:normal;
}
.nav li a span {
display:block;
font-size:10px;
line-height:14px;
}
#top .nav li {
    display: inline-block;
	position:relative;
}
#top .nav li:first-child a{
border:none;
}
#top .nav ul {
display:none;
left:0;
position:absolute;
top:7px;
width:192px;
padding-top:30px;
}
#top .nav li ul a{
width:148px;
height:auto;
float:left;
text-align:left;
line-height:24px;
padding:4px 21px;
font-size: 12px;
min-height: 24px;
}
#top .nav ul ul{
top:auto;
padding-top: 0px !important;
}	
#top .nav li ul ul {
left:191px;
top:0px;
}
#top .nav li:hover ul ul, #top .nav li:hover ul ul ul,#top  .nav li:hover ul ul ul ul{
display:none;	
}
#top .nav li:hover ul, #top .nav li li:hover ul, #top .nav li li li:hover ul, #top .nav li li li li:hover ul{
display:block;
}
/************************************************************************
-) FEATURED
*************************************************************************/
/*The heights of the following 3 classes controll the slider height*/
.slideshow{ 
height:300px; 	/*this changes the height of the main image slider - original height 340px */
width:700px;  /*this changes the width of the main image slider - original height 940px */
overflow: hidden;
position: relative;
float:left;
}
.featured, .fadeout {
height:300px;
}
.feature_excerpt{
max-height:300px;
padding:20px 30px 20px;
bottom:0;
display:none;
font-size:13px;
line-height:1.8em;
position:absolute;
width:250px;
z-index:3;
}
.feature_excerpt_pos_2{
left:0;
}
.feature_excerpt_pos_3{
right:0;
}
#top div .feature_excerpt .excerpt_button{
display:block;
font-size:24px;
height:auto;
margin-top:35px;
padding:18px 18px 16px;
text-align:center;
width:210px;
}
/***********/
.slideshow li, .slideshow .featured{
display: block;
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
z-index: 1;
}
.js_active .slideshow li, .js_active .slideshow .featured{
display:none;
}
#top .slideshow img, #top .slideshow a img, #top .slideshow a{
border:none;
text-decoration: none;
display: block;
}
#top .slideshow a{
height:100%;
width:100%;
display: block;
}
.slidecontrolls {
float:left;
margin:280px 10px 0;
position:absolute;
left:0;
z-index: 100;
}
.slidecontrolls a{
height:20px;
width:14px;
display:block;
cursor: pointer;
float:left;
outline: none;
}
.feature_excerpt strong{
display: block;
font-size: 15px;
padding-bottom: 3px;
}
.feature_wrap {
padding:25px 0;
position:relative;
width:100%;
height: 300px;
}
#feature_info {
position:relative;
}
#feature_info .text {
padding:0 0 20px;
width:680px;
}
.featured object{
z-index: 1;
position: relative;
}
.entry .slidecontrolls{
margin:0;
}
/*smaller slideshows in content area*/
#top .entry .feature_wrap {
padding: 6px 6px 35px;
position:relative;
width:auto;
}
#top .medium_sized_slider, #top .medium_sized_slider .featured{
width:574px;
height:220px;
position: relative;
overflow: hidden;
}
#top .entry .slidecontrolls {
bottom:-12px;
left:4px;
position:relative !important;
z-index:10;
top:auto;
}
.featured_inside {
overflow:hidden;
position:relative;
width:940px;
}
/*-------------------*/
/*defaults*/
.feature_wrap{
position: relative;
}
.slidercontent{
padding-top:15px;
display: block;
}
#top a .feature_excerpt{
cursor: pointer;
}
#top .sliderheading{
display:block;
font-size: 26px;
font-weight: normal;
font-family: 'Josefin Sans', sans-serif;
}
.sliderdate{
display:none;
}
#top .featured_inside a, #top .featured_inside a img, #top .featured_inside img, #top .featured_inside object{
text-decoration: none;
border:none;
outline: none;
padding: 0;
}
.featured_inside a:hover{
text-decoration: none;
}
.overlay_top, .overlay_bottom{
position: absolute;
height:5px;
line-height: 1px;
font-size: 1px;
width:100%;
top:0;
left:0;
background-repeat: repeat-x;
background-position: bottom left;
}
div .overlay_bottom{
bottom:0;
top:auto;
background-position: top left;
}
#top .featured_inside .rel_pos{
position: relative;
}
.wrapper_heading{
padding:29px 0 37px;
min-height:50px;
}
.wrapper_heading h2{
font-size: 34px;
padding:0;
margin:0 0 0 5px;
font-family: 'Josefin Sans', sans-serif;
}
.wrapper_heading .overlay_bottom{
height:auto;
padding: 3px 0 2px 0;
}
.breadcrumb{
font-size: 10px;
line-height: 22px;
}
.breadcrumb span, .breadcrumb a{
float:left;
display:block;
padding:1px 1px 0 0;
}
.breadcrumb .arrow{
text-indent: -9999px;
padding:0 14px 0 0;
margin:1px 0 0;
}
.breadcrumb_info{
width:25px;
text-indent: -9999px;
}
/*slideshow thumbnails*/
.slideshowThumbs{
float: left;
position: absolute;
top:12px;
left:16px;
}
.slideThumb{
float: left;
display: block;
list-style-type: none;
padding:15px 10px;
position: relative;
margin-left:-6px;
}
.slideThumWrap, .slideThumWrap img{
display: block;
height:50px;
width:70px;
overflow: hidden;
position: relative;
outline: none;
}
.slideThumWrap span{
display: block;
height:44px;
width:64px;
overflow: hidden;
position: absolute;
z-index: 10;
}
.slideThumWrap img, .slideThumWrap:hover img{
border:none;
}
#top .slideThumbTitle{
display:none;
padding-bottom:12px;
position: absolute;
left:-35px;
width:160px;
bottom: 80px;
}
#top .slideThumbHeading{
position: relative;
font-size: 11px;
font-weight: normal;
background: #000;
color:#fff;
width:140px;
padding:5px 10px;
display: block;
}
.slideThumbTitle strong{
font-weight: normal;
}
.slideWelcome{
width:400px;
height:100px;
position: relative;
background: #fff;
margin: 172px auto 0 auto;
display: block;
}
#top .slideshow .slideWelcome a
{
	display: inline;
	width:auto;
	height:auto;
}
/*call to action button*/
#top .big_button {
float:none;
left:auto;
position:absolute;
right:3px;
top:10px;
}
.big_button, .big_button strong, .big_button:hover {
cursor:pointer;
display:block;
float:left;
height:90px;
line-height:90px;
outline:medium none;
text-decoration:none;
font-weight: normal;
z-index: 2;
}
.big_button strong {
font-size:20px;
margin:0 0 0 33px !important;
margin:1px 0 0 16px;
padding:33px 113px 0 0;
z-index: 2;
position: relative;
}
.buttonBg{
height:40px;
position:absolute;
right:28px;
top:22px;
width:40px;
z-index:1;
}
/*Tabs - mainpage and content*/
.js_active .tab_content, .js_active .fptab_content{
display:none;
}
#top .active_tab_content, #top .fpactive_tab_content{
display:block;
}
#top .frontpagetabs{
overflow: visible;
}
#top .fptab{
padding-top: 0;
}
.frontpagetabs .transformed_tab, .more-link{
position: relative;
display: block;
float: left;
padding:0px 13px;
margin:0 5px -10px 0;
top:-20px;
cursor:pointer;
font-size: 11px;
-moz-border-radius: 15px;
-webkit-border-radius:15px;
border-radius:15px;
line-height: 26px;
}
#top .more-link{
float:none;
height:27px;
margin:7px 5px 10px 0;
padding:2px 13px 0;
text-align:center;
top:0;
width:75px;
clear:both;
}
/************************************************************************
-) FOOTER
*************************************************************************/
#footer_inside{
clear:both;
padding:35px 0;
overflow:hidden;
}
#footer_outside{
font-size:11px;
line-height:16px;
margin:0 auto;
overflow:hidden;
padding:15px 0 18px;
position:relative;
width:940px;
}
.copyright{
float:left;
padding-left:3px;
}
.social_bookmarks{
border:medium none;
display:block;
float:right;
list-style-type: none;
list-style-position: outside;
}
.social_bookmarks li {
float:left;
margin:0 7px 0 0;
width:16px;
}
.social_bookmarks li a {
border:medium none;
display:block;
float:left;
height:16px;
padding:0;
text-indent:-9999px;
width:16px;
outline: none;
}
.social_bookmarks_header{
border:medium none;
display:block;
float:right;
list-style-type: none;
list-style-position: outside;
}
.social_bookmarks_header li {
margin:5px 7px 0 0;
 text-align: right;
}
.social_bookmarks_header li a {
border:medium none;
 display: inline-block;
padding-top:3px;
outline: none;
color:#777777;
font-size:15px !important;
}

.social_bookmarks_header li a:hover {
text-decoration: none;
}

.addres a{
padding-left:27px;
}
.social_bookmarks_slider{
border:medium none;
display:block;
float:left;
list-style-type: none;
list-style-position: outside;
margin-top: 15px;
}
.social_bookmarks_slider li {
float:right;
margin:5px 7px 0 0;
}
.social_bookmarks_slider li a {
border:medium none;
display:block;
float:left;
height:24px;
padding-top:3px;
padding-left:27px;
outline: none;
color:#777777;
font-size:14px;
}
#top .footer .column4{
width:424px;
font-size: 11px;
line-height: 19px;
}
#top .footer .column4 h4{
font-size: 20px;
font-family: 'Josefin Sans', sans-serif;
}
.footer .entry a:hover img{
padding:3px;
}
/************************************************************************
-) SIDEBAR
*************************************************************************/
.widget{
clear: both;
/* padding-bottom:35px; */
 padding:10px;
}
#top .sidebar .box{
float:none;
margin:0;
width:100%;
overflow: hidden;
}
.sidebar li {
list-style-type:none;
}
/*sidebar nesting and hiding of indent lists*/
.sidebar .widget_recent_entries a, .sidebar .widget_categories a, .sidebar .widget_pages a, .sidebar .widget_meta a, .sidebar .widget_archive a , .sidebar .widget_nav_menu a, .sidebar .widget_links a{
display:block;
line-height:22px;
padding:3px 10px;
border-bottom-style: solid;
border-bottom-width: 1px;
}
.sidebar .widget_recent_entries li, .sidebar .widget_categories li, .sidebar .widget_pages li, .sidebar .widget_meta li, .sidebar .widget_archive li , .sidebar .widget_links li{
width:50%;
float:left;
}
.sidebar .box ul ul a{
padding:3px 10px 3px 25px;
}
.sidebar .box ul ul ul a{
padding:3px 10px 3px 40px;
}
.sidebar .box ul ul ul ul a{
padding:3px 10px 3px 55px;
}
.sidebar .box ul ul ul ul ul a{
padding:3px 10px 3px 70px;
}
.sidebar .box ul ul ul ul ul ul a{
padding:3px 10px 3px 85px;
}
.sidebar .box ul ul ul ul ul ul ul a{
padding:3px 10px 3px 100px;
}
.sidebar .box ul ul ul ul ul ul ul ul a{
padding:3px 10px 3px 115px;
}
.sidebar .box ul ul ul ul ul ul ul ul ul a{
padding:3px 10px 3px 130px;
}
.sidebar .box ul ul ul ul ul ul ul ul ul ul a{
padding:3px 10px 3px 145px;
}
.sidebarmenu .current{
font-weight: bold;
}
.sidebarmenu ul ul, .sidebarmenu .currentli_item ul ul, .sidebarmenu .parentli_item .li_item ul{
display:none;
}
.sidebarmenu .currentli_item ul, .sidebarmenu .parentli_item ul{
display: block;
}
.sidebar .sidebar_bottom {
bottom:-1px;
top:auto;
}
.sidebar_top, .sidebar_bottom {
display:block;
height:115px;
left:0;
position:absolute;
top:0;
width:100%;
z-index:1;
}
.sidebar div {
position:relative;
z-index:2;
}
#top .sidebar .entry h4, #top  .sidebar .entry h3, #top .sidebar .entry a, #top .sidebar table a{
border:none;
background: none;
padding:0;
margin:0;
}
#top .sidebar .box_entry{
margin:5px 0;
padding:0 0 5px;
}
.sidebar .box_entry a img{
margin:11px 10px 0 0;
}
/*--------------------calendar--------------------*/
#wp-calendar a, #wp-calendar a:visited {
display:block;
text-decoration:none;
padding:0;
border:none;
width:auto;
font-weight:bolder;
}
#wp-calendar a:hover{
display:block;
}
#wp-calendar {
empty-cells: show;
width:100%;
text-align:center;
}
#wp-calendar #next a,#wp-calendar #prev a {
text-decoration:none;
display:block;
background: none;
border:none;
}
#wp-calendar #next a:hover,#wp-calendar #prev a:hover {
}
#wp-calendar caption {
margin-bottom:5px;
}
/************************************************************************
CONTENT AREA
*************************************************************************/
/*pagination*/
#top .pagination {
clear:both;
padding:0 0 60px 0;
position:relative;
z-index:3;
}
#top .pagination span, #top .pagination a {
display:block;
float:left;
font-size:11px;
line-height:13px;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
}
#top .pagination .current{
font-size:11px;
padding:6px 9px 5px 9px;
}
#top .entry-head{
font-size: 10px;
border-left:none;
border-right:none;
padding:2px 0;
overflow: hidden;
}
.entry-head span{
float:left;
}
.entry-head .limit{
padding:0 7px;
}
.entry-head .comments{
float:right;
}
.archiveentry .imagewrap{
float:left;
}
.archiveentry .withImage{
float:left;
width:400px;
width:347px;
}
.archiveentry .contentwrap{
}
/*PORTFOLIO*/
#top .portfolio_entry {
position:static;
}
.portfolio_entry .sortable{
padding-bottom: 40px;
}
.entry_full_size{
clear:both;
padding-bottom: 54px;
}
.portfolio_entry .full_size .framed{
float: left;
}
.portfolio_entry .full_size .portfolio_content{
float:left;
padding: 0;
width:588px;
}
.entry_full_size h3{
font-size: 38px;
}
#top .entry_one_fourth h3{
font-size: 25px;
padding: 0;
}
/*portfolio sort buttons*/
#js_sort_items{
position:relative;
top:18px;
visibility:hidden;
width:100%;
float: left;
}
#js_sort_items  div{
display: block;
float: left;
font-size: 11px;
line-height: 24px;
} 
#js_sort_items span{
display: block;
float: left;
margin-right:4px;
}
#js_sort_items a{
display: block;
float: left;
padding:0px 14px;
margin-right:10px;
outline: none;
}
.sort_by_val{
padding-left:20px;
}
/* Portfolio Heading */
.wrapper_heading h2.before_after {
margin:-20px 0 -8px 5px;
}
/************************************************************************
COMMENTS
*************************************************************************/
#top .commentlist{
float:left;
width:100%;
padding: 0 0 30px 0;
border:none;
}
#top .commentlist .comment{
list-style-type: none;
list-style-position: outside;
width:100%;
position: relative;
display: block;
float: left;
padding: 10px 0 0 0;
margin: 10px 0 0 0;
border:none;
background: none;
}
#top .commentlist ul{
border:none;
}
.gravatar{
float:left;
width:72px;
padding-right:20px;
font-size: 11px;
text-decoration: none;
text-align: center;
position: relative;
}
.comment_content{
float:right;
padding:18px 18px 30px;
position:relative;
width:460px;
}
.children .children .comment_content{
width:415px;
}
.children .children .children .comment_content{
width:370px;
}
.children .children .children .children .comment_content{
width:325px;
}
.children .children .children .children .children .comment_content{
width:280px;
}
.author_name, .author_name a, .author_name a:hover{
font-size: 16px;
font-weight: bold;
text-decoration: none;
font-style: normal;
float:left;
}
.commentmetadata {
float:left;
font-size:11px;
line-height:26px;
padding-left:12px;
}
.says{
position: absolute;
left:-13px;
top:18px;
display: block;
height:24px;
width:13px;
text-indent: -9999px;
}
.comment_text{
clear: both;
font-size: 12px;
}
.comment-edit-link{
font-size:11px;
display: inline-block;
padding-left:20px;
}
#top .comment-reply-link{
font-size: 11px;
text-decoration: none;
position: absolute;
display: block;
padding:0px 7px;
bottom: 0;
left:0;
}
/*comment children*/
.children .gravatar {
padding:0;
position:absolute;
right:20px;
top:0;
width:42px;
z-index:2;
}
.children .gravatar img{
width:30px;
height:30px;
}
.children .says{
display:none;
}
#cancel-comment-reply-link{
display:inline-block;
font-size:11px;
padding:0 0 0 18px;
text-decoration:none;
}
/*input fields*/
.personal_data p{
float:left;
width:33%;
}
.personal_data label{
display:none;
}
.message_data textarea{
width:95%;
padding:10px;
font-size:12px;
font-family: Arial, Helevtica, Verdana, san-serif;
}
.text_input, .button{
padding:7px;
font-size:12px;
font-family: Arial, Helevtica, Verdana, san-serif;
}
.button{
padding:7px 12px;
cursor: pointer;
}
.personal_data .text_input{
width:91%;
}
.children .personal_data .text_input{
}
/************************************************************************
-) GENERIC
*************************************************************************/
.lightbox_video, .lightbox_image{
position: absolute;
z-index: 1;
top:0;
left:0;
}
a img, a:hover img{
z-index: 2;
position: relative;
}
.entry img{
padding:4px;
display:block;
border:1px solid;
}
.fullwidth .entry img{
max-width: 930px;
}
a{
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, legend, .sliderheading {
font-weight:normal;
letter-spacing:0.4px;
line-height:1.4em;
padding:0px 1px;
margin:0;
position:relative;
// font-family: Tahoma, Tahoma, Helvetica;
font-family: 'Josefin Sans', sans-serif;
letter-spacing: -1px;
}
.excerpt_button {
font-family: 'Josefin Sans', sans-serif;
}
h1{clear:both; font-size:36px; font-weight:normal;}
h2{font-size:32px; clear:both; font-weight:normal;}
h3, legend{font-size:24px; clear:both;}
h4{font-size:22px; clear:both;}
h5{font-size:20px; clear:both;}
h6{font-size:18px; clear:both;}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
padding-top:15px;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{text-decoration: none;}
p{ padding: 0.5em 0;}
#main ul,#main  ol {
margin-bottom:10px;
}
.pullquote_right {
float:right;
margin:2% 0 2% 4%;
padding:0 0 0 70px;
width:40%;
}
.pullquote_left {
float:left;
margin:2% 4% 2% 0;
padding:0 0 0 70px;
width:40%;
}
.pullquote_full {
float:left;
margin:2% 4% 2% 0;
padding:0 0 0 70px;
width:80%;
}
blockquote {
font-family:Georgia,"Times New Roman",Times,serif;
clear:both;
font-size:1.2em;
font-style:italic;
line-height:1.6em;
margin:0 0 22px 0;
padding:0 0 0 70px;
min-height:60px;
}
.floatleft{
float:left;
}
.floatright{
float:right;
}
.clearboth{
clear:both;
}
body .alignleft{
float:left;
margin:5px 10px 0px 0;
display: block;
}
body .alignright{
float:right;
margin:5px 0px 0px 10px;
display: block;
}
body .aligncenter{
clear:both;
display:block;
margin:10px auto;
padding: 10px 0;
}
.alignleft img, .alignright img{
display:block;
} 
.rounded, .excerpt_button{
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
}
.rounded_small, .button, .categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a, #top .pagination span, #top .pagination a, #top .pagination .current, #js_sort_items a, #top .entry .feature_wrap{
-moz-border-radius: 2px;
-webkit-border-radius:2px;
border-radius:2px;
}
#top .noborder, #top .noborder img{
border:none;
padding:0;
background: transparent;
}
.scrollTop{
float:right;
display: block;
padding: 0px 10px;
outline: none;
}
.js_active .portfolio img{
visibility: hidden;
}
#top div .hidden{
display:none;
}
#top .wp-caption {
margin:5px 15px 10px 0;
border:1px solid;
}
#top .wp-caption img {
border:medium none;
display:block;
margin:0 auto;
padding-top:5px;
}
.wp-caption-text {
display:block;
font-size:11px;
font-style:italic;
margin:0 auto;
padding:3px 0 5px;
text-align:center;
width:95%;
}
.entry ul li {
list-style-type:none;
padding:3px 0px 3px 10px;
}
.entry ol li{
list-style-type: decimal;
list-style-position: inside;
padding:3px 0px 3px 0;
}
pre{
padding:20px;
margin:15px 0;
font-family: "Andale Mono", "Courier New", Courier, Monaco, monospace;
}
.dropcap1{
/* set to display:block to enable */
display:none;
float:left;
font-size:40px;
line-height:40px;
margin:4px 8px 0 0;
}
.dropcap2{
/* set to display:block to enable */
display:none;
float:left;
font-size:24px;
line-height:40px;
width:40px;
text-align: center;
margin:4px 8px 0 0;
-moz-border-radius: 25px;
-webkit-border-radius:25px;
border-radius:25px;
}
.dropcap3{
/* set to display:block to enable */
display:none;
float:left;
font-size:25px;
line-height:38px;
padding-top: 2px;
width:40px;
text-align: center;
margin:4px 8px 0 0;
}
.hr{
padding:18px 0;
position: relative;
clear: both;
display:block;
}
.hr a{
position: absolute;
right:0;
top:25px;
padding-right:0;
font-size: 11px;
}
.hrTitle{
padding-top:80px;
}
.hrTitleWrap {
display:block;
font-size:50px;
height:34px;
left:0;
line-height:38px;
overflow:hidden;
position:absolute;
top:54px;
width:100%;
text-align: center;
}
/*lightbox*/
#top .pp_nav p {
margin:0px 4px;
font-size: 11px;
padding: 0;
line-height: 18px;
}
.preloading{
display: block;
}
/*Tables*/
.entry table {
	width: 100%;
	padding: 0;
	margin: 0;
}
.entry caption {
	padding: 0 0 5px 0;
	width: auto;	 
	font: italic 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.entry th {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #555;
}
.entry th.nobg {
	border-top: 0;
	border-left: 0;
	background: none;
}
.entry td {
	padding: 6px 6px 6px 12px;
}
.entry th.spec {
	border-top: 0;
	font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.entry th.specalt {
	border-top: 0;
	font: bold 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
/*IMAGES - especially portfolio*/
#top .framed img{
padding:6px;
}
.framed, .framed span, .framed img{
display: block;
}
.framed{
padding-bottom:20px;
position: relative;
z-index: 2;
}
.framed_full_size{
width:590px;
}
/************************************************************************
-) FORM ELEMENTS
*************************************************************************/
.fieldset{
border:none;
padding: 0;
margin:0;
}
.text_input, textarea, select{
border-width: 1px;
border-style: solid;
font-family: Arial, Helevtica, Verdana, san-serif;
font-size: 12px;
}
/*searchform*/
#searchform{
position: relative;
}
#searchsubmit{
	background-color:#669966;
	-moz-border-radius:15px 15px 15px 15px;
	padding: 7px;
}
#s{
width:113px;
position: relative;
}
.sidebar #s{
width:180px;
}
/*Contact Form*/
fieldset{
border:none;
}
.ajax_form .text_area{
padding:10px;
width:500px;
}
.ajax_form .text_input{
width:250px;
margin-right:10px;
}
.ajax_form h3{
border:none;
}
.ajax_form p{
padding: 0 0 10px 0;
}
.ajax_form label{
font-size: 11px;
font-weight: bold;
}
.username{ /*used to check if a bot is filling in the form fields, a normal user wont ever see the input field*/
display:none;
}
#top .wp-smiley{
border:none;
padding:0 !important;
background: none;
display: inline !important;
}
/*widgets*/
.widget{
list-style-position: outside;
list-style-type: none;
}
.widget_recent_entries a, .widget_categories a, .widget_pages a, .widget_meta a, .widget_archive a , .widget_nav_menu a, .widget_links a, .recentcomments{
display:block;
line-height:22px;
padding:3px 10px;
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 11px;
}
/************************************************************************
Shortcodes
*************************************************************************/
/*shortcode toggle*/
.js_active .toggle{
display:none;
}
#top .activetoggle{
display:block;
}
.js_active .toggler{
cursor:pointer;
margin:-1px 0;
padding:3px 3px 5px 27px;
display: block;
}
.toggle_content{
padding:0 2px 0 31px;
}
.js_active .entry .tab_content{
display: none;
clear: both;
padding: 15px;
overflow:auto;
}
.js_active .entry .tab{
cursor:pointer;
margin:0 2px 0 0;
padding:3px 10px 5px;
display: block;
float: left;
border-bottom: none;
z-index: 2;
position: relative;
top:2px;
}
.js_active #top .entry .active_tab{
z-index: 4;
position: relative;
border-bottom: none;
}
.js_active #top .entry .active_tab_content{
display: block;
z-index: 3;
position: relative;
overflow:auto;
}
/************************************************************************
Social Heading
*************************************************************************/

#social {
    float: right;
}
/************************************************************************
Constant Contact Form
*************************************************************************/
#constantcontactwidget-3 form{
	padding-top:10px;
}
#constantcontactwidget-3 button{
	cursor:pointer; margin:5px 0; border:medium none; background-color:#1F5D26; color:#fff; text-shadow:1px 1px 0 #222; -moz-border-radius:2px 2px 2px 2px; padding:7px 12px;
}
#constantcontactwidget-3 input{
	border:1px solid #E5E5E5;
	margin:0;
	padding:5px;
	width:215px;
}
/************************************************************************
Fix background
*************************************************************************/
#wrapper_featured_area, #wrapper_footer_top {
background: url("https://www.cwaesthetics.com/wp-content/themes/cobbwellness/images/skin1/bg_grain.png") repeat-x scroll center bottom #1F5D26 !important;
}
#wrapper_footer_bottom {
    background: url("https://www.cwaesthetics.com/wp-content/themes/cobbwellness/images/skin1/overlay.png") repeat-x scroll left top #1F5D26 !important;
}
/* Main Search */
#mainsearch .mainsearch {
-moz-border-radius:15px 15px 15px 15px;
width:180px;
}
/************************************************************************
Appointment Button
*************************************************************************/
.appt_button {
text-align:center;
}
.appt_button img, .appt_button a img, .appt_button a:hover img {
border:none;
}

#livesite_engage_button.ls-visible {left:20px}

#livesite_active_engage.ls-visible {left:20px}

/************************************************************************
Autoresponder
*************************************************************************/
#autoresponder {
	width:230px;
	position:absolute;
	right:0;
	top:35px;
}
/************************************************************************
Video JS
*************************************************************************/
table.videos, table.videos td {
	border:none;
	padding:0 0 20px 0;
}
img.vjs-poster {
	padding: 0;
	border: none;
}
/************************************************************************
WPSQT Quizzes
*************************************************************************/
.entry .wpst_question ul li {
background: none;
border-top: none;
border-bottom: none;
padding: 3px 0;
}
.entry ul.wpsqt_multiple_question {
border-bottom: 1px solid #D6D6D6;
border-top: none;
}
#wpss_survey h2 {font-size: 27px}
/************************************************************************
Event Organizer fixes
*************************************************************************/
.fc-button-content .fc-icon-wrap {top:25% !important;} /* fix for 1.5.7 Calendar 'next' and 'previous' month buttons */
form.visual-form-builder ul li {border:none; background:none; padding-bottom:10px}
/************************************************************************
Homepage Slider Widget Area
*************************************************************************/
.home-slider-widget {
float:right;
margin-top:18px;
}
.right-slider-widget {
background-color:#fff;
float:left;
margin-left: 20px;
width: 240px;
height: 300px;
overflow: hidden;
 box-shadow: 2px 2px 14px #000
}
/************************************************************************
Audio Player
*************************************************************************/
.wp-playlist {
margin: 0 0 18px !important;
}
.wp-playlist-dark {
    background: #266E3E !important;
}
.wp-playlist-dark .wp-playlist-playing {
    background: #124f27 !important;
}
.wp-playlist-current-item {
    margin-bottom: 0 !important;
    height: inherit !important;
}
.wp-playlist-tracks {
    margin-top: -30px !important;
}

/************************************************************************
WP Forms
*************************************************************************/
div.wpforms-container-full.ask-dr-k .wpforms-form .wpforms-field {
padding: 3px 0;
}

div.wpforms-container-full.ask-dr-k .wpforms-form input[type=text], div.wpforms-container-full.ask-dr-k .wpforms-form input[type=number] {
padding: 3px;
height: 26px;
font-size: 14px;
}

div.wpforms-container-full.ask-dr-k .wpforms-form textarea {
padding: 3px;
height: 26px;
font-size: 14px;
}

div.wpforms-container-full.ask-dr-k .wpforms-form .wpforms-submit-container {
    padding: 3px 0 0 0;
}

div.wpforms-container-full.sidebar-questions {
background-color: #D5E4C7;
    padding: 0 12px 12px;
}

div.wpforms-container-full.sidebar-questions .wpforms-form .wpforms-field-label {
font-size: 13px;
}

div.wpforms-container-full.sidebar-questions .wpforms-form input[type=checkbox], div.wpforms-container-full.sidebar-questions .wpforms-form input[type=radio] {
width: 12px;
    height: 12px;
    margin: 0px 6px 0 0;
}

div.wpforms-container-full.sidebar-questions .wpforms-form ul li {
    margin-bottom: 2px !important;
}

div.wpforms-container-full.sidebar-questions .wpforms-form .wpforms-field-label-inline {
font-size: 13px;
}

div.wpforms-container-full.sidebar-questions .wpforms-form input[type=text] {
padding: 3px;
height: 26px;
font-size: 14px;
}

div.wpforms-container-full.sidebar-questions .wpforms-form button[type=submit] {
background-color: #368938;
color: #fff;
border: none;
border-radius: 4px;
}

div.wpforms-container-full.sidebar-questions .wpforms-form button[type=submit] a:hover {
background-color: #368938;
}

div.wpforms-container-full.sidebar-questions .wpforms-form input[type=submit]:hover,
div.wpforms-container-full.sidebar-questions .wpforms-form input[type=submit]:active,
div.wpforms-container-full.sidebar-questions .wpforms-form button[type=submit]:hover,
div.wpforms-container-full.sidebar-questions .wpforms-form button[type=submit]:active  {
background-color: #396d39;
color: #fff;
border: none;
border-radius: 4px;
}

.wpforms-confirmation-container-full {
background: #D5E4C7 !important;
}

/************************************************************************
Miscellaneous
*************************************************************************/
.hide {display:none}
/* Remove Featured stripe under slider 
#wrapper_featured_stripe {display:none}
*/
#scrollingDiv {
position: absolute;
z-index: 100;
margin: 180px 0px 0px -65px;
width: 48px;
}
#text-6 img{ margin:0px;}
#text-9{ overflow:inherit !important;}
.slidecontrolls{
display: block !important;
}
#top .slideshow img
{
	margin:0 !important
}
#fscf_captcha_image_div5{
	display:block !important;
}
#fscf_captcha_image_div5 #fscf_captcha_image5{
	display:block !important;
}
#fscf_captcha_refresh5 img{
	display:block !important;
}
#fscf_captcha_code5 {
	display:block !important;
	width:45%;
}
#resp_nav {display:none;}
.rmv p:first-child {
   display:none;
}
#text-10 {
    display:none;
}
#cboxTopLeft, #cboxTopCenter, #cboxBottomCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomRight{ 
	display:none;
	}
	
#cboxContent {
    text-align: center;
	}
#cboxLoadedContent {
    display: inline-block !important;
	}	
.mobile{ display:none;}
.desktop{ display:block;}
.social_bookmarks.mobile li {
    display: inline-block;
    float: none;
    margin-top: 10px;
}
.social_bookmarks.mobile {
    text-align: center;
    width: 100%;
}
@media all and (max-width :991px){

#top #head .logoimg img {
    max-width: 300px;
    width: 100%;
}	
}

@media all and (max-width :768px){
body{ padding-top:37px !important;}
#social{ padding-bottom:10px;}
.boxed {
width: 100%;
display:inline-block;
}
	
.widget {
    display: inline-block;
    float: none ;
    height: auto ;
    padding:15px 0 ;
}
/*#click-menu {
    top:122px !important;
}	*/
	
}
@media all and (max-width:690px){
/*#click-menu {
    top:246px !important;
}	*/
.mobile{ display:block;}
.desktop{ display:none;}
.social_bookmarks_header li {
    display: block;
    float: none !important;
    margin: 0;
    text-align: center;
}
.social_bookmarks_header{ text-align:center;}
#resp_nav {
    text-align: left !important;
    padding-bottom: 10px;
}
#top .logo, .logo a {
    width: 100%;
    text-align: center;
}
#social {
    text-align: center;
	width:100%;
}
.social_bookmarks_header {
      width: 100%;
}
/*#click-menu {
    top: 283px !important;
}*/
	}
@media all and (max-width :480px){

.social_bookmarks_header {
    float: none;
    text-align:center;
}
.fl_box-six_secret.cboxElement {
    padding: 10px 0 0 0 !important;
    height: auto !important;
}
	
#resp_nav {
    position: static !important;
    text-align: left !important;
	margin: 15px 0 !important;
}	
/*#click-menu {
    top:248px !important;
	}	
*/
	}
	
@media all and (max-width:320px){
/*	#click-menu { top:203px !important; right: 55px !important;}*/
	#resp_nav {text-align: left !important;}
	#cboxContent, #cboxLoadedContent, .lighting {
    	width: 100% !important;
	}
	
.bodyContainer {
    width: 100% !important;
}
#cboxWrapper {
    max-width: none;
    width: 100% !important;
}
#cboxContent{ width:100% !important;}	
}
#menu-item-16305 a {
height: auto !important;
  white-space: normal !important;
}
.sub-menu, .responsive-menu, #menu-main-1, #responsiveSearch {
 background:#43494c !important;
}
#click-menu {
    background: #fff none repeat scroll 0 0 !important;
    border-bottom: 4px solid #efefef;
    color: #000 !important;
    left: 0 !important;
    padding: 10px 15px !important;
    position: fixed !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 999 !important;
}
#click-menu {
    color: #000 !important;
}
#click-menu-label {
    float: left;
    font-size: 16px;
}
.threeLines {
    float: right;
}
.wrapper.footer {z-index:inherit !important;}

img.imp-main-image {padding:0; border:none}

.imp-tooltip .imp-tooltip-visible .fullwidth .entry img{
max-width: 100%;
}

.squares-element img, .squares-element video {
    max-width: 100% !important;
}