@charset utf-8;
/*--
        Theme Name: theme1533
        Theme URI: http://template-help.com/
        Description: A theme for Wordpress 3.1+ from Template-Help.com Collection
        Author: Template_Help.com
        Author URL: http://www.Template-Help.com/
--*/

/* General
---------------------------------------- */
/*Add Google Webfonts */
@import url(http://fonts.googleapis.com/css?family=Oswald);


html,
body {
    min-width:960px;
    background:url(images/bg_body.gif) center 0 repeat-y #fff;
    color: #909090;
    font: 100%/1.125em Arial, Helvetica, sans-serif;
    position:relative;
}

p{
    color: #909090;
    font: 13px/19px Arial, Helvetica, sans-serif;
    margin-top:0
}

.strong{
    color: #2b2b2b;
    font-weight: bold;
}

#main {
    font-size:.75em;
    width:100%;
}

.mrg-b {margin-bottom:65px}
.mrg-b1 {margin-bottom:23px;}
.mrg-b2 {margin-bottom:0 !important;}
.mrg-b3 {overflow:hidden; margin-bottom:26px;}
.mrg-b4 {margin-bottom:14px;}
.mrg-b1>div {overflow:hidden;padding-right:30px;}
.marg-r{margin-right:29px;}
.marg-t{margin-top:26px;}

/* List styling */
dl dt {
    background:url(images/list-arrow.gif) no-repeat 0 3px;
    padding:0 0 3px 32px;
    margin-bottom:.2em;
    font-size:18px;
    line-height:1.2em;
    color:#191919;
}
dl dd {
    padding:0 0 0 32px;
    margin:0 0 1.5em 0;
}

/* Header
---------------------------------------- */
#header {
    position:relative;
    z-index:99;
    margin-bottom:2px;
    padding-top: 10px;
}

/* Logo */
.logo {
    position:relative;
    float:left; overflow:hidden;
}
.logo h1,
.logo h2 {
    font-size:78px;
    line-height:94px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    display:block;float:left;
    text-transform:uppercase;
    display:inline-block;
    margin:0
}
.logo h1 a, .logo h2 a{
    color:#2b2b2b;
    text-decoration:none;
    letter-spacing:-1.5px;
}
.logo .tagline {
    display:inline-block;
    font-size:11px;
    line-height:1.2em;
    color:#a5a4a4;
    text-transform:uppercase;
    margin:73px 0 0 2px;
}


/*list-1*/

.list-1{
    margin:0 0 15px 0;
}
.list-1 li{
    list-style-type:none;
    margin:12px 0;
    padding:0;
    background:url(images/mark-2.jpg) no-repeat 0 center;
}
.list-1 li a{
    font-size:13px;
    line-height:1.2em;
    margin-left:24px;
    color:#2b2b2b;
}


/*list-2*/

.list-2{
    margin:0 0 13px 0;
    float:right;
}
.list-2 li{
    float:left;
    list-style-type:none;
    margin:0;
    padding:0;
    background:url(images/line-1.png) no-repeat 0 center;
}
.list-2 :first-child{
    background:none;
}

.list-2 li a{
    font-size:10px;
    line-height:1.2em;
    margin:0 9px;
    color:#989898;
    text-decoration:none;
    text-transform:uppercase;
}
.list-2 li a:hover{
    color:#000;
}
.list-2 :last-child a{
    margin-right:0
}
/* Header widget */
#widget-header {
    position:absolute;
    right:0;
    top:100px;
    z-index:1;
}
.widget-header {

}

/* Social Networks */
.social-networks {
    list-style-type:none;
    padding:0;
    margin:0;
    border:none;
    float:left;
}
.social-networks li {
    float:left;
    border:none;
    padding:0;
    margin:0 0 0 6px;
    list-style-type:none;
}
.social-networks li a {
    text-decoration:none;
    float:left;
    display:block;
}
.social-networks li a:hover {
    color:red;
}
#social_networks-2 h5 ul {
    float:left;
}
#social_networks-2 h5{
    font: 12px/15px Arial, Helvetica, sans-serif;
    color:#8d8d8d;
    text-transform:uppercase;
    padding:9px 0 5px 0;
    margin:0
}

/* EasyTooltip */
.tooltip {
    position:absolute;
    background: #252525;
    border: 1px solid #000000;
    color: #EEEEEE;
    display: none;
    font-size: 11px;
    line-height:14px;
    margin: 0 !important;
    padding: 5px;
    z-index:999;
}




/* Request a quote */
#widget_my_requestquotewidget {
    width:100%;
    overflow:hidden;
}

.top-box {
    margin-bottom:6px;
    overflow:hidden;
    zoom:1;
    position:relative;
    min-height:80px;
}
.box-button .button{
    float:left;
    margin:0;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    font-size:18px;
    line-height:1.2em;
    color:#4d4d4d;
    text-decoration:none;
    text-transform:uppercase;
    background:none;
    padding:0;
}
.box-button .button:hover{
    color:#909090;
    background:none;
}
.box-text {
    overflow:hidden;
}
.box-text h2{
    margin-bottom:28px;
}
.box-text h3{
    font-size:20px;
    line-height:28px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    color:#686868;
    margin:0 0 18px 0;
    text-transform:uppercase;
}
.box-text p{
    line-height:19px;
}


/* Slider
---------------------------------------- */
#slider-wrapper {
    height:556px;
    overflow:hidden;
    position:relative;
    margin-bottom:33px;
}
#slider {
    position:relative;
    width:936px !important;
    background:url(images/loading.gif) no-repeat 50% 50%;
    margin:0;
    padding:0;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
#slider .button{
    display:inline-block;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    font-size:18px;
    line-height:1.2em;
    color:#2b2b2b;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    font-style:normal;
    background:#fff;
    padding:5px 11px;
}
#slider p{
    color:#9b9b9b;
    font-size:14px;
    line-height:24px;
}
#slider h6{
    font-size:18px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    line-height:22px;
    color:#fefefe;
    margin:0 0 18px 0;
    font-style:normal;
    text-transform:uppercase;
}
#slider .button:hover{
    background:#414141;
    color:#fff
}
/*Featured Projects*/

.featured_projects {
    position:relative;
    display:block;
    overflow:hidden;
    padding:20px 0 46px 0;
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
}
.featured_projects li{
    position:relative;
    float:left;
    margin-right:20px;
}

#slider-container{
    overflow:hidden;
    padding-bottom:16px;
}

/* The Nivo Slider styles */
.nivoSlider {
    position:relative;
    background:#ccc url(../images/system/loading.gif) no-repeat 50% 50%;
    height:556px;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:540px;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
}
/* Caption styles */
.nivo-caption {
    position:absolute;
    right:0;
    top:34px;
    color:#9b9b9b;
    font-style:italic;
    width:320px;
    z-index:8;
    background:	url(images/bg_info.png) repeat 0 0;
    overflow:hidden;
    height:0;
    font-size:14px;line-height:24px;
}
.nivo-caption .caption-body {
    padding:69px 54px 0;
    margin:0;
    text-align:center;
}
.nivo-caption .caption-body p{margin:0 0 35px;}
.nivo-caption a.moduleItemTitle{
    color:#fff;font:18px/22px 'Oswald', sans-serif;text-transform:uppercase;display:inline-block;margin:0 0 17px;
    -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
}
.nivo-caption a.moduleItemTitle:hover{color:#999;}
.nivo-caption a.moduleItemReadMore{color:#2b2b2b;background:#fff;padding:5px 11px 4px;}
.nivo-caption a.moduleItemReadMore:hover{background:#999;}
.nivo-caption-inner{
    padding:70px 56px 0;}

.nivo-caption .color{color:#ddd;}

.nivo-caption .intro_space strong{
    color:#fff;
    display:block;
    text-align:center;
    margin:auto;
    padding-bottom:17px;
}

.nivo-caption .moduleItemReadMore-wrapper{
    font-style:normal;
}

.nivo-caption .moduleItemReadMore{
}

.nivo-caption .intro_space span.white{
    color:#fff;}


.nivo-html-caption {
    display:none;
}

.nivo-caption .nivo-caption-inner .intro_space em{
    line-height:24px;}


/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav {
    position:absolute;
    display:block;
    height:33px;
    width:940px;
    z-index:10;
    bottom:0;
}
.nivo-directionNav a {
    cursor:pointer;
    display:block;
    font-size:1px;
    text-indent:-9999em;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;
}

.nivo-directionNav a.nivo-prevNav {
    position:absolute;
    left:420px;
    width:33px;
    height:33px;
    overflow:hidden;
    background:	url(images/direction_nav.png) no-repeat 0 0 #000;
}
.nivo-directionNav a.nivo-nextNav {
    position:absolute;
    right:419px;
    width:33px;
    height:33px;
    background:	url(images/direction_nav.png) no-repeat right 0 #000;
}

.nivo-directionNav a.nivo-prevNav:hover{
    background:	url(images/direction_nav.png) no-repeat 0 bottom #000;
}

.nivo-directionNav a.nivo-nextNav:hover{
    background:	url(images/direction_nav.png) no-repeat right bottom #000;
}
.nivo-caption-link{position:absolute;width:33px;height:33px;z-index:11;bottom:0;left:454px;background:	url(images/info-1.jpg) no-repeat 0 0;cursor:pointer;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}
.nivo-caption-link:hover{background:	url(images/info-1.jpg) no-repeat 0 bottom;}
.nivo-caption-close{position:absolute;right:0;top:0;background:	url(images/close-1.jpg) no-repeat 0 0;width:22px;height:22px;cursor:pointer;}
.nivo-caption-close:hover{background-position: 0 bottom}
/* Navigations
---------------------------------------- */

/* Primary navigation */
nav.primary {
    position:relative;
    z-index:2;
}

/* Essential styles for dropdown menu */
.sf-menu, .sf-menu * {
    margin:			0;
    padding:		0;
    list-style:		none;
}
.sf-menu {
    line-height:	1.0;
}
.sf-menu ul {
    position:		absolute;
    top:			-999em;
    width:			157px /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
}
.sf-menu ul li li{
    margin: 0 0 0 0px;
}
.sf-menu li:hover {
    visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
    float:			left;
    position:		relative;
}
.sf-menu a {
    display:		block;
    position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left:			0;
    top:			91px; /* match top ul list item height */
    z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left:			156px; /* match ul width */
    top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left:			156px; /* match ul width */
    top:			0;
}


/* Our skin for dropdown menu */
.sf-menu {
}
.sf-menu a {
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    font-size:18px;
    line-height:1.2em;
    color:#232428;
    text-align:center;
    border:1px solid #dfdfdf;
    text-decoration:none;
    text-transform:uppercase;
    width:127px;
    padding:33px 0;
}


.sf-menu li {
    background:		#fff;
    margin-left:1px
}
.sf-menu :first-child {
    margin:0;
}
.sf-menu :first-child  a{
    width:158px;
}
.sf-menu li li a{
    width:153px !important;
}
.sf-menu li li a{margin:0;
                 font-size:16px;
                 line-height:1.2em;
                 border:none;
                 padding:28px 0;
}

.sf-menu li li {margin:0;
                background:		#fff;
}
.sf-menu li li li {
    background:		#fff;
}
.sf-menu > li >a:focus, .sf-menu > li > a:hover, .sf-menu > li > a:active, .sf-menu li.current-menu-item > a {
    background:url(images/bg_menu.png) 0 0 repeat #2b2b2b;
    color:#fff;
    outline:0;
    padding-left:1px; padding-right:1px;
    border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;border-left:none;border-right:none;
}

.sf-menu > li > a:hover,.sf-menu > li.sfHover>a, .sf-menu > li .current-menu-item > li > a  {
    background:url(images/bg_menu.png) 0 0 repeat #2b2b2b;
    color:#fff;
    padding-left:1px; padding-right:1px;
    border-top:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;border-left:none;border-right:none;
}
.sf-menu li li a{
    padding-left:1px; padding-right:1px;margin:0;
}
.sf-menu li li a:hover,.sf-menu li li.sfHover>a, .sf-menu li li.current-menu-item > a, .sf-menu li li:active > a{
    background:url(images/bg_menu.png) 0 0 repeat #2b2b2b;
    color:#fff;padding-left:1px; padding-right:1px;
    border-top:none;border-bottom:none;border-left:none;border-right:none;
}

.sf-menu li li li a:hover, .sf-menu  li li li a:focus, .sf-menu li li li a:active> a {
    background:		#535353;
    color:#fff;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
    min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
    position:		absolute;
    display:		block;
    left:			72px;
    top:			61px; /* IE6 only */
    width:			12px;
    height:			11px;
    text-indent: 	-999em;
    overflow:		hidden;
    background:		url(images/arrows-ffffff.png) no-repeat 0px 0px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
li li .sf-sub-indicator {
    background:		none; /* IE6 only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
    top:			61px;
    background-position: 0 -100px;/* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator,
li.current-menu-item > a > .sf-sub-indicator {
    background-position: -12px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator,
.sf-menu ul li .current-menu-item > a > .sf-sub-indicator {
    background-position: -10px 0; /* arrow hovers for modern browsers*/
}


/*** shadows for all but IE6 ***/
.sf-shadow ul {
    background:	url(images/shadow.png) no-repeat bottom right;
    padding: 0 8px 9px 0;
}
.sf-shadow ul.sf-shadow-off {
    background: transparent;
}




/* Top search */
#top-search, #searchform {
    position:relative;
    float:right;
    border:1px solid #D7D7D9;
}
#top-search .input-search{
    width:145px;
    margin-right:0;
    border:none;
    padding-bottom:5px;
}
#top-search #submit, #searchform .submit{
    width:13px;
    height:13px;
    background:	url(images/search.png) no-repeat 0 center;
    border:none;
    cursor:pointer;
    padding:0;
    margin:5px 10px 5px 0;
}


/* Content
---------------------------------------- */
.primary_content_wrap {
    position:relative;
    z-index:1;
    padding-bottom:50px;
}

#content {
    padding:48px 0 0 0;
}
#content.left {
    float:right !important;
}


/* Page */
.page {

}
#page-content {

}
#page-meta {

}




/* Comments
---------------------------------------- */
h3#comments {
    padding-top:25px;
}
.commentlist {
    list-style-type:none;
    padding:0;
    margin:0;
}
li.comment {
    list-style-type:none;
    overflow:hidden;
}
.vcard{margin:0 20px 0 0}
.children{display:block;width:100%}
li.comment .comment-body {
    overflow:hidden;
    color:#8f8f8f;
    display:block;
    padding:11px 21px 11px 11px;
    position:relative;
    zoom:1;
    background:#f2f2f2;
    margin-bottom:20px;
    min-height:130px;
}
li.comment .comment-body p{
    margin-bottom:19px
}
.comment-meta {
    color:#2b2b2b;
}
li.comment .avatar {
    float:left;
    position:relative;
    overflow:hidden;
}
li.comment .avatar {
    display:block;
    vertical-align:top;
    overflow:hidden;
}

.commentlist ul li{
    position:relative;
    display:block;
    margin-left:50px;
}
.commentlist ul ul {
    margin:0
}
.comment-body .button-1{
    margin-bottom:6px;
    position:absolute;
    bottom:11px;
    right:20px;
    font-style: normal;
}
.comment-body div div{
    margin-bottom:19px;
    font-style: italic;
}
.comment-body .extra-wrap{
    margin-bottom:10px;
}
.cancel-comment-reply small{
    font-size:100%;
    font-style: italic;
    color:#2b2b2b;
}
.cancel-comment-reply{
    margin-bottom:10px;
}
.children li{margin:0;padding:0;}
.comment #respond{
    margin-bottom:10px;
}
.comment .children .children .children #respond{
    width:503px;
}
.comment .children .children .children #commentform textarea {
    width:503px;
    max-width:503px;
    min-width:503px;
}

.space{
    font-size:18px;
    line-height:1.2em;
    color:#2b2b2b;
    text-transform:uppercase;
    padding-bottom:30px;
}

#respond h5{
    font-size:18px;
    line-height:1.2em;
    color:#2b2b2b;
    text-transform:uppercase;
    padding-bottom:30px;}

.allowed_tags {
    background:#eee;
    padding:15px;
    font-size:11px;
    color:#666;
}
.allowed_tags strong {
    font-family:Tahoma, Geneva, sans-serif;
}
#respond {
    padding:1em 0 0 0;
    position:relative;
    display:block;
    overflow:hidden;
}
#respond input, #respond textarea{
    color:#8f8f8f;
}

/* Post
---------------------------------------- */
.post-holder {
    margin-bottom:26px;
    position:relative;
    overflow:hidden;
}
#content .post-holder {
    margin-bottom:13px;
}
#content .single-post{
    margin-bottom:27px;
}
#content article .button-1{
    margin-top:5px;
}
.post-holder p{
    margin-bottom:19px;
}

/* Post header */

.post-holder.single-post {
    overflow:hidden;
    width:100%;
}
.single-post .image-border a{
    position:relative;
    display:block;
    overflow:hidden;
}
.single-post .image-border{
    margin-right:20px;
    margin-bottom:20px;
    float:left;
}
.single-post .image-border a:hover span {
    bottom:0px;
}
.image-border{
    background:url(images/loading-folio.gif) no-repeat center center;
}

h6 a{color:#4d4d4d;}

h6 a:hover{
    text-decoration:none; color:#909090
}

/* Featured thumbnail */
.featured-thumbnail {
    float:left;
    margin:5px 20px 10px 0;
}
.featured-thumbnail .img-wrap {
    float:left;
    background:none;
    border:1px solid #fff;
}
.featured-thumbnail .img-wrap:hover {
    border-color:#fef;
}
.featured-thumbnail.no-hover .img-wrap:hover {
    border-color:#fef !important;
}
.featured-thumbnail img {
    float:left;
}

/* Small thumbnail */
.featured-thumbnail.small img {
    padding:4px;
}

/* Large thumbnail */
.featured-thumbnail.large {
    float:none;
    overflow:hidden;
    margin:0 0 14px 0;
}



/* Thumbnail with prettyphoto */
.featured-thumbnail .image-wrap[rel="prettyphoto"] {
    background:url(images/magnify.png) no-repeat 50% 50%;
    display:block;
    float:left;
}
.featured-thumbnail .image-wrap[rel="prettyphoto"] img {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
.featured-thumbnail .image-wrap[rel="prettyphoto"]:hover img {
    opacity:.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/* Post content */
.post-content{margin-right:30px;}
.button-1{
    float:left;
    margin:0;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    font-size:18px;
    line-height:1.2em;
    color:#4d4d4d;
    text-decoration:none;
    text-transform:uppercase;
    background:none;
    padding:0;
}
.post-content .button-1{
    font-weight:400;
    color:#4d4d4d;
}
.post-content .excerpt{
    margin-bottom:24px;
}
.button-1:hover, .button-1:hover >a{
    color:#909090;
    text-decoration:none !important;
    background:none;
}
#commentform .button-1{
    font-size:18px !important;
    line-height:1.2em !important;
    color:#4d4d4d !important;
    background:none !important;
    border:none !important;
    padding:0 !important;
    margin-top:12px;
    margin-bottom:26px;
}
#commentform .button-1:hover, .button-1:hover >a{
    color:#909090 !important;
}
.post-content em{
    color:#2b2b2b;
}
.post-content >a{
    color:#2b2b2b;
    font-weight:bold;
}

.pagination a {
    display:inline-block;
    padding:0 5px;
    background:#eee;
}


/* Post footer */
.post-holder footer {
    clear:both;
    padding:5px 0 0 0;
}

.post-holder.single-post footer {
    margin-top:20px;
}


/* Meta information for post */
.post-meta {
    color:#2b2b2b;
    padding:.5px 0;
    width:100%;
    overflow:hidden;
    margin-bottom:1em;
}

.post-navigation {

}

p.gravatar {
    float:left;
    margin-right:20px;
}


/* Post edit link */
.post-edit-link {
    display:block;
    position:absolute;
    right:0;
    top:0;
    padding:2px 7px;
    background:#000;
    color:#fff;
    font-size:10px;
    text-transform:uppercase;
    text-decoration:none;
    border-radius:3px;
}
.post-edit-link:hover {
    background:#666;
}


/* Image styling */
.alignleft {
    float:left;
    margin:0 20px 10px 0;
}
.alignright {
    float:right;
    margin:0 0 10px 20px;
}
.aligncenter {
    text-align:center;
    margin:0 auto;
    padding:0;
    background:none;
    border:none;
}
article .post-content img {
    max-width:710px;
}

.frame {
    padding:7px;
    background:#fff;
    border:1px solid #dbdbdb;
    text-align:center;
}
.frame img.alignleft,
.frame img.alignright{
    margin:0;
    padding:0;
    border:none;
}



/* Page Navigaton (wp-pagenavi) */
.wp-pagenavi {
    clear: both;
    overflow:hidden;
}
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    margin: 0 6px;
    display:inline-block;
    float:left;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    font-size:18px;
    line-height:1.2em;
    text-decoration:none;
    text-transform:uppercase;
    background:none;
    padding:0;
    color:#4d4d4d;
}
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink{margin: 0 11px;}
.wp-pagenavi .first, .wp-pagenavi .last{margin: 0 6px;}
.wp-pagenavi :first-child{margin-left:0}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    color: #909090;

}
.wp-pagenavi span.current {
    float:left;
}
.wp-pagenavi .pages {
    float:right;
    border:none;
}


/* Older and newer navigation */
nav.oldernewer {
    overflow:hidden;
    margin-bottom:1.5em;
}
.older {
    float:left;
}
.newer {
    float:right;
}



/* Author
---------------------------------------- */
#post-author p {
    color:#2b2b2b;
    margin-bottom:19px;
}

.author-info {
    width:100%;
    overflow:hidden;
    margin-bottom:3em;
    padding-bottom:2em;
    border-bottom:1px solid #eee;
}
.author{
    text-transform:capitalize
}
.author-info .avatar {
    margin:0 20px 0 0;
}
.author-info .avatar img {
    float:left;
    background:#fff;
    padding:7px;
    border:1px solid #dbdbdb;
}

.author-meta {
    margin-bottom:20px;
    overflow:hidden;
    width:100%;
}
.author-meta p.gravatar {
    margin:0;
}




/* 404
---------------------------------------- */
#error404 {
    padding:0 0 30px 0 !important;
}
.error404-num {
    font-size:250px;
    line-height:1.2em;
    color:#999;
}
#error404 hgroup {
    margin:0;
    padding-top:50px;
}
#error404 hgroup h1 {
    font-size:3em;
    margin-bottom:8px;
}
#error404 hgroup h6 {
    margin-bottom:17px;
}






/* Portfolio
---------------------------------------- */
.latestwork {
    width:100%;
    overflow:hidden;
    list-style-type:none;
    padding:0;
    margin:0;
}
.latestwork li {
    float:left;
    margin-right:20px;
    list-style-type:none;
}


/* Gallery */
.header-title {
    margin-bottom:25px;
}
.header-title h1 {
    margin-bottom:.1em;
}
.header-title .page-desc {
    font-size:.91em;
    color:#999;
}

/* Default layout 3 columns */

.folio-desc a{
    color:#2b2b2b;
    font-weight:bold;
    text-decoration:none;
}
.folio-desc a:hover{
    color:#909090;
}
.folio-desc .button{
    float:left;
    margin:0;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    font-size:18px;
    line-height:1.2em;
    color:#4d4d4d;
    text-decoration:none;
    text-transform:uppercase;
    background:none;
    padding:0;
}
.folio-desc .button:hover{
    color:#909090;
    background:none;
}



#gallery {
}
#gallery .portfolio {
    width:100%;
    overflow:hidden;
    padding:0;
    margin:0;
}
#gallery .portfolio li {
    display:-moz-inline-box;
    display:inline-block;
    zoom:1;
    vertical-align:top;
    width:300px;
    margin:0 16px 40px 0;
    padding:0;
    position:relative;
    list-style-type:none;
    background:none;
    float:left;
}
* + html #gallery .portfolio li {
    display:inline;
}
#gallery .portfolio li.nomargin {
    margin-right:0 !important;
}
#gallery .portfolio li span.image-border {
    display:block;
    height:181px;
    width:300px;
    position:relative;
}
#gallery .portfolio li span.image-border:before {
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    position: absolute;
    left: 10px;
    bottom: 15px;
    z-index: -1;
    width: 50%;
    height: 20%;
    content: "";
}
#gallery .portfolio li span.image-border:after {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    position: absolute;
    right: 10px;
    bottom: 15px;
    z-index: -1;
    width: 50%;
    height: 20%;
    content: "";
}
#gallery .portfolio li a.image-wrap {
    display:block;
    overflow:hidden;
    width:300px;
    height:181px;
    position:relative;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
#gallery .portfolio li a.image-wrap:hover {

}
#gallery .portfolio li a.image-wrap img {
    float:left;
}

#gallery .portfolio .folio-desc {
    margin-bottom:0;
    padding:14px 0 0 0;
}
#gallery .portfolio .folio-desc p{
    margin-bottom:19px;
}
#gallery .portfolio p.excerpt {
    padding:0;
}

.zoom-icon {
    display:block;
    position:absolute;
    right:0px;
    bottom:-25px;
    width:25px;
    height:25px;
    background:url(images/lens.png) 0 0 no-repeat;
    cursor:pointer;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}
#gallery .portfolio li a.image-wrap:hover .zoom-icon {
    bottom:0;
}


/* 1 column portfolio*/
#gallery.one_column .portfolio li {
    width:100%;
    margin-right:0;
    margin-left:0;
}
#gallery.one_column .portfolio li span.image-border {
    width:540px;
    margin-right:20px;
    height:331px;
    float:left;
}
#gallery.one_column .portfolio li a.image-wrap {
    width:540px;
    height:331px;
}
#gallery.one_column .zoom-icon {
}
#gallery.one_column .folio-desc {
    float:left;
    margin:0;
    padding:0;
    overflow:hidden;
    width:380px;
}

/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
    width:460px;
    margin-right:20px;
}
#gallery.two_columns .portfolio li span.image-border {
    width:460px;
    height:281px;
}
#gallery.two_columns .portfolio li a.image-wrap {
    width:460px;
    height:281px;
}
#gallery.two_columns .zoom-icon {
}

/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
    width:220px;
    margin-right:20px;
}
#gallery.four_columns .portfolio li span.image-border {
    width:210px;
    height:130px;
}
#gallery.four_columns .portfolio li a.image-wrap {
    width:200px;
    height:120px;
}
#gallery.four_columns .zoom-icon {
}

/* Sidebar
---------------------------------------- */
#sidebar {
    padding:48px 0 0 0;
}
#sidebar li{
    display:block;
    overflow:hidden;
    list-style-type:none;
    margin:12px 0;
    padding:0;
    background:url(images/mark-2.jpg) no-repeat 0 2px;
    height: 70px;
}
#sidebar li a{
    font-size:13px;
    line-height:1.2em;
    color:#2b2b2b;
}

.widget h3{
    margin-bottom:30px;
}

.widget ul ul{
    display:block;
    overflow:hidden;
    margin-top:0;
    margin-bottom:0;
}
.widget ul ul li{
    margin:12px 0 !important;
}
.widget {
    margin-bottom:27px;
    overflow:hidden;
}
.widget li{
    font-style: italic;
    margin:0 0 12px 0 !important;
    white-space:nowrap;
}
.widget ul{
    margin-top:-3px;
}
#widget-sidebar.widget {
    margin-bottom:30px;
}


/* Calendar */
#calendar_wrap {
    padding:0;
}
#wp-calendar {
    width:100%;
}
#wp-calendar caption {
    text-align:center;
}
#wp-calendar td {
    text-align:center;
    padding:6px 0;
    border:none;
}
#wp-calendar caption {
    font-size:16px;
    color:#000;
    font-weight:bold;
    padding:4px 0;
    margin-bottom:5px;
}
#wp-calendar thead th {
    padding:7px 0;
    font-size:14px;
    background:#fff;
    color:#000;
    text-align:center;
}
#wp-calendar #prev {
    text-align:left;
}
#wp-calendar #next {
    text-align:right;
}



/* FAQs
---------------------------------------- */
.faq_list {

}
.faq_list dt {
    color:#2b2b2b;
    position:relative;
    padding:0 0 5px 28px;
    font-size:13px;
    font-weight:bold;
    margin:0;
    background:none;
}
.faq_list span.marker {
    display:block;
    position:absolute;
    left:0;
    top:0;
    font-size:15px;
    color:#333;
    font-weight:bold;
}
.faq_list dd {
    padding:0 0 0 28px;
    position:relative;
    margin:0 0 2em 0;
    color:#b2b2b2;
}
.faq_list dd .marker {
    top:3px;
}



/* Custom widgets
---------------------------------------- */


/* Recent Comments */
.recentcomments{
    list-style-type:none;
    background:none !important;
}
ul.recentcomments li:first-child {

}
ul.recentcomments li img {
    float:left;
    margin:0 12px 0 0;
}
ul.recentcomments .comment-body {

}
.comment> ul{
    margin-bottom:14px;
}

/* Posts Type widget */

.post_list {
    list-style-type:none;
    margin:0;
}
.post_list li {
    overflow:hidden;
    padding:0;
    margin:0;
}
.post_list li img {
    float:left;
    margin:0;
}

.featured_projects {
    color:#909090;
    font: 13px/16px Arial, Helvetica, sans-serif;
    margin: 0 0 42px 0;
}

.featured_projects li {
    list-style-type:none;
    margin:0 0 0 20px;
    width:300px;
    float:left;
}
.featured_projects :first-child{
    margin-left:0 !important;
}
.featured_projects a {
    float:left;
    font-size:14px;
    line-height:17px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    color:#414141;
    text-transform:uppercase;
}
.featured_projects a  span{
    position:absolute;
    right:0;
    bottom:35px;
    width:25px;
    height:25px;
    background:url(images/lens.png) 0 0 no-repeat;
}
.featured_projects a:hover {
    color:#909090;
    text-decoration:none;
}
.featured_projects a:hover >span{
    background-position: -25px 0;
}
.featured_projects .img-1{
    margin:0 0 17px 0;
}
.featured_projects .post_content{
    margin-top:2px;
}

/* Popular posts */
.popular-posts {
    list-style-type:none;
    padding:0;
    margin:0;
}
.popular-posts li {
    overflow:hidden;
}
.popular-posts li .post-thumb {
    float:left;
    margin-right:20px;
    width:100px;
    height:100px;
    overflow:hidden;
    padding:1px;
}
.popular-posts li .post-thumb.empty-thumb {
    background:url(images/empty_thumb.gif) no-repeat 50% 50% #ececec;
}
.popular-posts li h5 {
    font-size:1em;
    margin-bottom:.5em;
}
.popular-posts li .excerpt {
    margin-bottom:.8em;
}


/* Post Cycle */
.post_cycle {
    padding:0;
    margin:0;
}
#post-cycle .cycle_item {
    display:none;
}
#post-cycle .cycle_item:first {
    display:block;
}


/* Folio Cycle */
.folio_cycle {
    list-style-type:none;
    padding:0;
    margin:0;
    width:100%;
    overflow:hidden;
}
.folio_cycle .folio_item {
    overflow:hidden;
    display:none;
}
.folio_cycle .folio_item:first {
    display:block;
}
.folio_cycle .folio_item figure.thumbnail {
    width:270px;
    overflow:hidden;
}
#folio-controls {
    text-align:center;
    overflow:hidden;
}
#folio-controls ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
#folio-controls ul li {
    padding:0 5px 0 0;
    display:inline;
}
#folio-controls ul li a {
    display:inline-block;
    text-decoration:none;
    width:8px;
    height:8px;
    background:#000;
    font-size:0;
    line-height:0;
}
#folio-controls ul li a:hover {
    background:#999;
}


/* Testimonials */
.testimonials {
    padding:0;
    margin:0;
}
.testimonials div.testi_item {
    background:#fff;
    padding:1.5em;
    margin-bottom:2em;
    margin-right:5px;
    background:url(images/quotes.png) no-repeat 10px 10px #f3f3f3;
}
.name-testi {
    padding:0;
    display:block;
    color:#2b2b2b;
}
.post_list .name-testi, .post_list .name-testi a{
    color:#fff;
    font-style:normal;
}
.post_list .name-testi{
    display:block;
    margin-bottom:29px;
}
.name-testi span{
    display:block;
}
.name-testi a {
    font-weight:normal;
    font-style:italic;
    color:#2b2b2b;
}
.testimonials .thumb {
    float:left;
    margin-right:20px;
}
.testimonials div.testi_item blockquote {
    border:none;
    padding:15px 0 15px 30px;
    margin:0;
}
.testimonials div.testi_item blockquote a {
    text-decoration:none;
    color:#888;
    display:block;
}
.testimonials div.testi_item blockquote a:hover {
    color:#333;
}

.testimonial .post-content{margin-right:0}

/* Misc for Cycle widgets */
#testi-cycle .testi_item {
    display:none;
}
#testi-cycle .testi_item:first {
    display:block;
}
#testi-controls {
    text-align:center;
    overflow:hidden;
}
#testi-controls ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
#testi-controls ul li {
    padding:0;
    margin:0 2px 0 0;
    display:inline-block;
}
* + html #testi-controls ul li {
    display:inline;
    zoom:1;
}


/* Recent Posts */

.latestpost {
    list-style-type:none;
    margin:16px 0 0 0;
    padding:0;
    line-height:22px;
}
.latestpost .time{
    float:left;
    width:60px;
    background:#2b2b2b;
}
.latestpost .time{
    font-size:18px;
    line-height:22px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
    padding:9px 0;
    margin-right:20px;
}
.date-1{
    display:block;
    font-size:16px;
    line-height:20px;
    clear:both;
}
.latestpost li {
    padding:0 0 20px 0;
    margin:0 0 38px 0;
    list-style-type:none;
    border-bottom:1px dashed #bababa;
}
.latestpost :last-child {
    margin-bottom:0;
}
.latestpost li a {
    color:#151515;
    text-decoration:none;
}
.latestpost li a:hover {
    color:#909090;
}
.latestpost li h4 {
    margin-bottom:0;
}


.services{
    margin-bottom:0;
}
.services li{
    padding:0;
    margin:3px 0 12px 0;
    border:none;
    background:url(images/mark-1.png) no-repeat 0 center;
}
.services a {
    padding:0 0 0 19px;
    color:#8c8c8c;
    text-decoration:none;
}
.services a:hover {
    color:#fff;
}
.services .author a {
    padding:0 0 0 0px;
    color:#8c8c8c;
    text-decoration:none;
}
.services .author a:hover {
    color:#2b2b2b;
}

.testim{
    color: #8d8d8d;
    font: 13px/21px Trebuchet MS, Arial, sans-serif;
}
#my_poststypewidget-5{overflow:hidden;}
.testim .post_content{
    margin-bottom:21px;
}
.teleph{
    font-size:17px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    line-height:20px;
    color:#fff;
    padding:8px 0 9px 49px;
    background:url(images/icon-t.png) no-repeat 0 center;
}

/* Twitter widget */
.twitter_update_list {
    overflow:hidden;
}
.twitter ul li {
    list-style-type:none;
    margin:0 0 15px 0 !important;
    padding:0 0 0 37px !important;
    background:url(images/twitter-icon.png) no-repeat 0 0 !important;
}
.twitter ul li .twitt-body {
    padding:0 0 5px 0 !important;
}
.twitter ul li .twitt-body a {
    font-weight:bold;
    margin:0 !important;
}
.twitter ul li a.timesince {
    font-size:11px;
}
.twitter_update_list li a{
    margin:0 !important;
}
.twitter .profileLink {

}


/* Flickr widget */
.flickrImages {
    overflow:hidden;
    position:relative;
}
.flickrImages a {
    float:left;
    display:block;
    width:75px;
    height:75px;
    background:#000;
    margin:0 1px 1px 0;
}
.flickrImages a img {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}
.flickrImages a:hover img {
    opacity:.5;
}
.flickrImages a.link {
    display:inline;
    float:none;
    width:auto;
    height:auto;
    margin:0;
    background:none;
}

/* Banner widget */
.banners-holder {
    list-style-type:none;
    padding:0;
    margin:0;
}
.banners-holder li {
    list-style-type:none;
    float:left;
    margin:0 3px 3px 0 !important;
    padding:0;
}
.banners-holder li img {
    vertical-align:top;
    float:left;
}
.banners-holder li a {
    margin:0 !important;
}



/* Testimonials
---------------------------------------- */

/* Testimonials list */
article.testimonial {
    border:1px solid #eee;
    padding:30px 30px 30px 235px;
    width:auto;
    background:url(images/quotes.png) no-repeat 170px 20px;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-size:14px;
    line-height:1.5em;
    font-weight:normal;
    margin-bottom:35px;
}
article.testimonial .testi-pic {
    position:absolute;
    left:20px;
    top:20px;
}
article.testimonial .name-testi {
    display:block;
    text-align:right;
    font-style:normal;
    color:#222c36;
    font-size:13px;
    font-family:Arial, Helvetica, sans-serif;
    line-height:1.2em;
}
article.testimonial .name-testi a {
    text-decoration:none;
}
article.testimonial .name-testi a:hover {
    text-decoration:underline;
}


/* Single Testimonial */
blockquote.testi-single {
    font-family:Georgia, "Times New Roman", Times, serif;
    border:1px solid #eee;
    padding:30px 30px 30px 235px;
    width:auto;
    background:url(images/quotes.png) no-repeat 170px 20px;
    font-size:14px;
    line-height:1.5em;
    font-style:italic;
    margin:0 0 2em 0;
    position:relative;
}
blockquote.testi-single p {
    margin:0 0 1em 0;
    padding:0;
}
.testi-pic {
    position:absolute;
    left:20px;
    top:20px;
}
.testi-pic img {
}





/* Shortcodes
---------------------------------------- */

/* Recent Posts */
.recent-posts {
    margin:0;
    padding:0;
    width:100%;
    overflow:hidden;
    border:none;
}
.recent-posts li {
    margin:0 0 20px 0;
    padding:0;
    border:none;
}
.recent-posts li img.thumb {
    float:left;
    margin:0 20px 0 0;
}
.recent-posts li h5 {
    font-size:1em;
    margin-bottom:0;
}
.recent-posts li .excerpt {
    margin-bottom:1.5em;
}
.recent-posts li span.meta {
    display:block;
    margin-bottom:.5em;
    font-size:10px;
    color:#888;
    text-transform:uppercase;
}


/* block-1 */
.block-1{
    margin-bottom:18px;
    width:270px;
}
.block-1 img{
    margin:0 8px 0 0;
}

/*block-2*/
.block-2{
    margin-bottom:32px;
    width:430px;
}
.block-2 .alignleft{
    position:relative;
    display:inline-block;
}
.block-2 > div{
    text-align:center;
    position:relative;
    display:block;
    width:105px;
    float:left;
    overflow:hidden;
    margin:0 5px 0 0;
}
.block-2 .strong{
    font-size:16px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    line-height:18px;
    text-transform:uppercase;
    text-decoration:none;
    color:#151515;
}

.recent-posts.team {
    margin:0;
    padding:0;
}
.recent-posts.team li {
    list-style-type:none;
    width:140px;
    overflow:hidden;
    margin:0 0 0 20px;
    float:left;
}
.recent-posts.team h5{
    font-size:14px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    line-height:17px;
    color:#414141;
    margin:0 0 2px 0;
    text-transform:uppercase;
}
.recent-posts.team h5 a:hover{
    text-decoration:none;
    color:#909090;
}
.recent-posts.team li:first-child{
    margin-left:0;
}
.recent-posts.team li.nomargin {
    margin:0;
}
.recent-posts.team li .thumb-wrap {
    overflow:hidden;
    margin:0 0 18px 0;
}
.recent-posts.team li a {
    color:#414141;
}
.recent-posts.team li .excerpt {
    margin-bottom:0;
}
.team a{
    color:#414141;
    text-decoration:none;
}
.team a:hover{
    color:#909090;
}


/* Services */
.recent-posts.services {
    list-style-type:none;
    padding:1.5em 0 0 0;
    margin:0 0 -30px 0;
    overflow:hidden;
}
.recent-posts.services li {
    float:left;
    width:300px;
    margin:0 20px 30px 0;
    background:none;
    padding:0;
}
.recent-posts.services li:nth-child(2n) {
    margin-right:0;
}
.recent-posts.services li.nomargin{
    margin-right:0;
}
.recent-posts.services li img.thumb {
    margin-right:3px;
}
.recent-posts.services li h3 {
    padding-top:8px;
}
.recent-posts.services li h3 a {
    color:#191919;
}


/* Tags */
.tags-cloud a, .tagcloud a {
    display:inline-block;
    margin:0px 0 4px 0;
    background:#2b2b2b;
    padding:4px 7px 5px 7px;
    font-weight:bold;
    font-size:13px !important;
    line-height:1.2em;
    color:#fefefe;
    text-decoration:none;
}
.tags-cloud a:hover, .tagcloud a:hover {
    color:#fff;
    background:#4b4b4b;
}


/* Recent Comments */
.recent-comments {
    list-style-type:none;
    padding:0;
    margin:0;
}
.recent-comments li {
    padding:0;
    margin:0;
    border:none;
    padding-bottom:.5em;
}


/* Footer
---------------------------------------- */
#footer {
    width:100%;
    font-size:.75em;
    background:url(images/bg_footer.gif) center 0 repeat-y;
}
.footer-main {
}
.line-1{
    padding: 38px 0 0 0;
    margin: 0 0 22px 0;
    border-bottom:1px solid #4c4c4c;
}
.foot-1{
    padding:0;
    font-size:12px;
    line-height:15px;
    color:#8d8d8d;
    vertical-align:bottom;
    text-transform:uppercase;
}
.foot-1 a{
    text-decoration:none;
    color:#8d8d8d;
}
.foot-1 a:hover{
    color:#fff;
}
.padd-1{padding: 23px 0 43px 0}
.padd-1 h4{padding-top: 11px}
.color-1{color:#fff}

#footer h4{
    margin-bottom:21px;
}

#footer #text-3 h4{
    margin-bottom:26px;
}


/* Footer navigation */
nav.footer {
    float:right;
}
nav.footer ul {

}
nav.footer ul li {
    list-style-type:none;
    float:left;
    padding-left:15px;
    margin:0;
}
.site-name{
    font-size:18px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    line-height:22px;
    text-transform:uppercase;
    text-decoration:none;
}
.foot-1 .site-name{
    color:#fff;
}
.foot-1 .fleft{margin-top:2px;}

/* Misc
---------------------------------------- */
.button {
    display:inline-block;
    padding:7px 15px;
    background:#000;
    color:#fff;
    text-decoration:none;
}
.button:hover {
    background:#999;
}
.no-results {

}


/* Back to Top */
#back-top-wrapper {
    width:100%;
    position:absolute;
}
#back-top {
    position: fixed;
    bottom: 30px;
    left:50%;
    margin-left:615px;
    display:none;
}

#back-top a {
    display: block;
    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover {
}

/* arrow icon (span tag) */
#back-top span {
    width: 42px;
    height: 42px;
    display: block;
    background:url(images/top.png) no-repeat 0 0;
    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover span {
}

/* Tabs */
.tabs {
    margin: 1px 0 20px 0;
}

.tabs .tab-wrapper {
    border: 1px solid #dddddd;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    margin: -1px 0 0 0;
}

.tabs .tab-menu ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.tabs .tab-menu li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

.tabs .tab-menu a {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #aaaaaa;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 2px 0 0;
    padding: 8px 20px;
}

.tabs .tab-menu a:hover {
    background-color: #f2f2f2;
    color: #666666;
}

.tabs .tab-menu a.active {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
    background: -moz-linear-gradient(bottom , #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #fafafa),color-stop(90%, #f6f6f6));
    border-bottom: none;
    color: #666666;
    padding: 8px 20px 9px 20px;
}

.tabs .tab {
    background-color: #fafafa;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    padding: 20px;
}





/* Toggle */
.toggle {
    padding: 0 0 2px 0;
}
.toggle .trigger {
    background-color: #f5f5f5;
    background: -moz-linear-gradient(bottom, #F2F2F2 0px, #ffffff 100%);
    background: -webkit-gradient(linear,left bottom,left top, color-stop(0, #f2f2f2),color-stop(1, #ffffff));
    border: 1px solid #dddddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #666666;
    display: block;
    padding: 10px 12px 10px 40px;
    position: relative;
    text-decoration:none;
    height:1%;
}

.toggle .trigger span {
    background: url(includes/images/toggle.png) 0 0 no-repeat;
    display: block;
    position: absolute;
    top: 9px;
    left: 10px;
    text-indent: -9999px;
    width: 22px;
    height: 20px;
}

.toggle .trigger:hover,
.toggle .active {
    background:#191919;
    color:#fff;
}
.toggle .active span {
    background-position: 0 -20px;
}

.toggle .box {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 20px;
}



/* Dropcap */
.dropcap {
    display:block;
    width:60px;
    float:left;
    font-size:40px;
    line-height:48px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    color:#fff;
    background:#2b2b2b;
    padding: 6px 0;
    text-align:center;
    margin: 0 19px 0px 0;
}

.widget-area {

}

.hr {
    height:1px;
    background:#eee;
    overflow:hidden;
    font-size:0;
    line-height:0;
    margin:14px 5px 20px 5px;
}
.grid_1 .hr, .grid_2 .hr, .grid_3 .hr, .grid_4 .hr, .grid_5 .hr, .grid_6 .hr, .grid_7 .hr, .grid_8 .hr, .grid_9 .hr, .grid_10 .hr, .grid_11 .hr, .grid_12 .hr {
    margin-left:0;
    margin-right:0;
}
.spacer {
    height:50px;
    overflow:hidden;
    font-size:0;
    line-height:0;
}

/* Address */
.address {
    overflow:hidden;
    width:100%;
    margin:0;
    padding:9px 0 0 0;
}
.address dt {
    float:left;
    width:150px;
    color:#909090;
    margin-right:20px;
    padding:0 0 0 55px;
    background:none;
    font-size:1em;
    line-height:19px;
    background:url(images/address-icon1.png) no-repeat 0 3px;
}
.address dd {
    float:left;
    width:175px;
    padding:0 0 0 53px;
    background:url(images/address-icon2.png) no-repeat 0 3px;
}
.address dd ul {
}
.address dd ul li{
    list-style-type:none;
    margin:0 0 1px 0;
    padding:0;
    background:none;
}
.address span{
    width:75px;
    float:left;
}
.address dd li a{
    color:#2b2b2b;
    text-decoration:none;
}
.address dd a:hover {
    text-decoration:underline;
}


/* VIDEO */
.video-wrap {
    margin-bottom: 10px;
    position:relative;
    zoom:1;
}
.video-wrap object {
    position:relative;
    z-index:2;
}
.video-bg {
    background-color:black;
    position:absolute;
    left:0;
    top:0;
    z-index:1;
}

/* AUDIO */
.audio-wrapper {
    margin-bottom:1.5em;
}
.audio-desc {
    font-size:.91em;
    color:#999;
    padding:.5em 0 0 0;
}
.audiojs audio { position: absolute; left: -1px; }
.audiojs { width: 460px; height: 36px; background: #404040; overflow: hidden; font-family: monospace; font-size: 12px;
           background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
           background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
           -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
           -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3); }
.audiojs .play-pause { width: 25px; height: 40px; padding: 4px 6px; margin: 0px; float: left; overflow: hidden; border-right: 1px solid #000; }
.audiojs p { display: none; width: 25px; height: 40px; margin: 0px; cursor: pointer; }
.audiojs .play { display: block; }
.audiojs .scrubber { position: relative; float: left; width: 280px; background: #5a5a5a; height: 14px; margin: 10px; border-top: 1px solid #3f3f3f; border-left: 0px; border-bottom: 0px; overflow: hidden; }
.audiojs .progress { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #ccc; z-index: 1;
                     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
                     background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%); }
.audiojs .loaded { position: absolute; top: 0px; left: 0px; height: 14px; width: 0px; background: #000;
                   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
                   background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%); }
.audiojs .time { float: left; height: 36px; line-height: 36px; margin: 0px 0px 0px 6px; padding: 0px 6px 0px 12px; border-left: 1px solid #000; color: #ddd; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); }
.audiojs .time em { padding: 0px 2px 0px 0px; color: #f9f9f9; font-style: normal; }
.audiojs .time strong { padding: 0px 0px 0px 2px; font-weight: normal; }
.audiojs .error-message { float: left; display: none; margin: 0px 10px; height: 36px; width: 400px; overflow: hidden; line-height: 36px; white-space: nowrap; color: #fff;
                          text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; }
.audiojs .error-message a { color: #eee; text-decoration: none; padding-bottom: 1px; border-bottom: 1px solid #999; white-space: wrap; }

.audiojs .play { background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat; }
.audiojs .loading { background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat; }
.audiojs .error { background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat; }
.audiojs .pause { background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat; }

.playing .play, .playing .loading, .playing .error { display: none; }
.playing .pause { display: block; }

.loading .play, .loading .pause, .loading .error { display: none; }
.loading .loading { display: block; }

.error .time, .error .play, .error .pause, .error .scrubber, .error .loading { display: none; }
.error .error { display: block; }
.error .play-pause p { cursor: auto; }
.error .error-message { display: block; }



/* Alert boxes
---------------------------------------- */
.alert-box, .wpcf7-response-output {
    padding:20px 20px 20px 90px !important;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    font-size:.91em;
    line-height:1.4em;
    border:1px solid #dbdbdb;
    font-family:Arial, Helvetica, sans-serif;
    margin-bottom:15px;
}
.error-box, .wpcf7-mail-sent-ng {
    border-color:#ff9999;
    color:#c31b00;
    background:url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
}
.attention-box, .wpcf7-validation-errors, .wpcf7-spam-blocked {
    border-color:#e6c555;
    color:#9e660d;
    background:url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
}
.notice-box {
    border-color:#68a2cf;
    color:#2e6093;
    background:url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
}
.approved-box, .wpcf7-mail-sent-ok {
    border-color:#a3c159;
    color:#5e6f33;
    background:url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
}



/* Forms
---------------------------------------- */

/* Form defaults */
input, select, textarea {
    font-family:Arial, Helvetica, sans-serif;
    font-size:1em;
    vertical-align:middle;
    font-weight:normal;
    border:1px solid #404040;
    outline:none;
}
input[type="text"], textarea {
    border:1px solid #d7d7d9;
    padding:6px 8px 6px 8px;
}
input[type="submit"], input[type="reset"] {
    font-size:12px;
    position:relative;
    display:inline-block;
    line-height:15px;
    text-transform:uppercase;
    padding:10px 7px;
    color:#fff;
    text-decoration:none;
    cursor:pointer;
    background:#414141
}
input[type="submit"]:hover, input[type="reset"]:hover {
    background-color: #414141;
    color:#909090;
}

/* Comment form */
#respond p{
    color:#8f8f8f;
}
#commentform p.field {
    margin-bottom:10px;
}
#commentform small {
    color:#ddd;
}
#commentform label {
    display:block;
}
#commentform input[type="text"] {
    width:252px;
}
#commentform textarea {
    width:522px;
    max-width:522px;
    min-width:522px;
    height:128px;
    min-height:128px;
    overflow:auto;
}




/* Contact form */
.wpcf7-form p.field {
    margin-bottom:9px;
    overflow:hidden;
    vertical-align:top;
    width:300px;
    position:relative;
}
.wpcf7-form input[type="text"], .wpcf7-form .textarea {
    border:1px solid #404040;
    background:none;
}
.wpcf7-form p.field label {
    float:left;
    width:79px;
    padding-top:6px;
    background:none;
}
.wpcf7-form p.field input {
    float:left;
    width:288px;
    color:#909090
}
.wpcf7-form p.field small {
    color:red;
}
.wpcf7-form textarea {
    float:left;
    width:288px;
    max-width:288px;
    min-width:288px;
    height:113px;
    min-height:113px;
    overflow:auto;
    margin-bottom:17px;
    border:1px solid #404040;
    background:none;
    color:#909090
}
.wpcf7-form .submit-wrap {
    float:right;
    margin:0;
}

.wpcf7-form img {
    float:left;
    margin:0;
}
span.wpcf7-form-control-wrap {
    /*display:block;*/
}
.wpcf7-not-valid-tip {
    width:288px !important;
    position:absolute;
    left:0px !important;
    top:0 !important;
    padding:5px 5px 4px 5px !important;
    background:#f3b7b7 !important;
    color:red !important;
    border:1px solid red !important;
}
.wpcf7-form .wpcf7-response-output{margin:60px 0 0 0;}

/*form contacts */

#wpcf7-f313-w1-o1 input[type="text"], textarea {
    padding:5px 8px 5px 8px;
}
#wpcf7-f313-w1-o1 input[type="text"] {
    height:16px;
}
#wpcf7-f313-w1-o1 textarea {
    margin-bottom:1px;
}
#wpcf7-f313-w1-o1 .wpcf7-form p.field {
    margin-bottom:4px;
    width:300px;
}
#wpcf7-f313-w1-o1 .wpcf7-form p.field input {
    background: none repeat scroll 0 0 transparent;
    color: #C8C7C7;
    height: 16px;
    padding: 5px 8px;
    width: 281px;
}

#wpcf7-f313-w1-o1 .wpcf7-form textarea {
    width:281px;
    max-width:281px;
    min-width:281px;
    height:120px;
    min-height:101px;
    color:#c8c7c7;
}
#wpcf7-f313-w1-o1 .wpcf7-not-valid-tip {
    padding:3px 5px 4px 4px !important;
}

/*form contacts */
#wpcf7-f208-p14-o1 .wpcf7-form p.field {
    margin-bottom:10px;
}
#wpcf7-f208-p14-o1 {width:540px}
#wpcf7-f208-p14-o1 input, select, textarea {
    border:none;
}
#wpcf7-f208-p14-o1 input[type="text"], textarea {
    border:1px solid #d7d7d9;
}
#wpcf7-f208-p14-o1 input[type="submit"], input[type="reset"] {
    margin-left:15px;
    padding:0;
    background:none;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    font-size:18px;
    line-height:1.2em;
    color:#4d4d4d;
    text-decoration:none;
    text-transform:uppercase;
}
#wpcf7-f208-p14-o1 input[type="submit"]:hover, input[type="reset"]:hover {
    color:#909090;
    background:none;
}
#wpcf7-f208-p14-o1 input[type="text"] {
    height:16px;
}
#wpcf7-f208-p14-o1 .wpcf7-form p.field {
    width:540px;
}
#wpcf7-f208-p14-o1 .wpcf7-form p.field label {
    float:left;
    width:79px;
    padding-top:6px;
}

#wpcf7-f208-p14-o1 .wpcf7-form p.field input {
    float:left;
    width:258px;
}

#wpcf7-f208-p14-o1 .wpcf7-form textarea {
    float:left;
    width:521px;
    max-width:521px;
    min-width:521px;
    height:126px;
    min-height:126px;
    overflow:auto;
    margin-bottom:17px;
    border:1px solid #D7D7D9;
}
#wpcf7-f208-p14-o1 .wpcf7-form .submit-wrap {
    padding:0 0 0 79px;
    margin:0;
}

#wpcf7-f208-p14-o1 .wpcf7-not-valid-tip {
    width:264px !important;
    top:0 !important;
}


/* Sidebar search form */
#searchform {
    float:none;
    width:218px;
}
#searchform .searching {
    display:inline;
    border:none;
    margin:0;
    width:173px;
}
#searchform {
    display:block;
    border:1px solid #d7d7d9;
}
#searchform .submit {
    position:absolute;
    margin:0;
    width:11px;
    cursor:pointer;
    top:8px;
    right:14px;
}

.search-results h3 a:hover{
    color:#2b2b2b;
}


/* Fluid Columns */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:79.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{ position:relative; margin-right:4%; float:left; }
.last { margin-right:0 !important; clear:right; }


.fleft { float:left;}
.fright { float:right;}
.fnone { float:none;}
.clear { clear:both;}

.right-1 { float:right; margin:25px 0 0 0}
.clear-1 { clear:both;margin-bottom:24px;font-size: 0 !important;line-height: 0 !important;}

.wrapper {
    width:100%;
    overflow:hidden;
}
.extra-wrap {
    overflow:hidden;
}


/* Clear Floated Elements */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


#logo, #logo img{
    width: 250px;
    height: 165px;
}


.color-red, .container_12 #my_postwidget-2 h5 a{
    color: #c90708 !important;
}


.servizi li {
    background: url("images/mark-1.png") no-repeat scroll 0 center transparent;
    border: medium none;
    margin: 3px 9px 3px;
    padding-left: 19px;
    padding-top: 5px;
}

#social_networks-3 .fleft{
    color: #fff;
}


#sidebar{
    width: 255px !important;
}

#content{
    width: 665px !important;
}

/*#mappa{
    left: 50%;
    margin-left: -470px;
    position: relative;
}*/

/* Prenota-Ristorante
----------------------------------------------------------------------------------------------------*/

#contatti_table2 .wpcf7-submit{
    margin-left: 66px !important;
    margin-top: 8px;
    font-size: 13px;
    margin-bottom: 12px;
    margin-left: 107px;
    padding: 9px 28px !important;
    text-align: center;
    text-transform: uppercase
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok{

}

#contatti_table2 .wpcf7-form .wpcf7-response-output {
    margin: 20px 0 0 !important;
}

#contatti_table2 div.wpcf7-response-output{
    margin-top: 0px !important;
}

#contatti_table2 div.wpcf7-validation-errors{
    color: #FD0000;
}

#contatti_table2 div.wpcf7-mail-sent-ok{
    color: #69d654;
}

#contatti_table2 span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FF0000;
    color: #FF0000;
    font-size: 10pt;
    left: 0;
    padding: 7px !important;
    position: absolute;
    top: 5px !important;
    width: 478px !important;
    z-index: 100;
}


#contatti_table2 .contenitore-input{
    height: 20px;
    margin-top: 5px;
    padding: 6px !important;
    width: 480px;
    background: none repeat scroll 0 0 transparent;
}

#contatti_table2 .contenitore-text{
    margin-top: 15px;
    resize: none;
    width: 476px !important;
    max-width: 476px !important;
    margin-bottom: 7px !important;
    color: #000 !important;
}

#contatti_table2 .wpcf7-response-output{
    position: absolute;
    top: 437px;
    left: 0px;
    z-index: 100;
}

#contatti_table2 .wpcf7-form{
    position: relative;
}

.privacy{
    width: 20px;
    position: static !important;
    float: left;
}

#post-686 .wpcf7-form .wpcf7-response-output {
    margin: -6px 0 0 !important;
}

#contatti_table2 .attention-box, #contatti_table2 .wpcf7-validation-errors, #contatti_table2 .wpcf7-spam-blocked {
    color: #FF0000 !important;
}


.post .entry-header h6{
    margin-bottom: 3px;
}

.post .featured-thumbnail img{
    padding: 5px;
    background: #fff;
    border: solid 1px #ddd;
}

.post .attachment-post-thumbnail-xl{
    max-width: 620px;
}

.wpcf7-acceptance{
    border: none !important;
}

.logo{
    margin-left:20px;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */

.widget li {
    font-style: italic;
    margin: 0 0 12px 0 !important;
    white-space: normal !important;
    width: 255px;
    height: 60px !important;
    overflow: hidden !important;
    padding-bottom: 13px !important;
    line-height:18px;
}

.comments-link{
    display:none !important;
}

a > .sf-sub-indicator{
    left:58px !important;
}

.sub-menu li a{
    padding: 8px 0 !important;
    font-size: 14px !important;
    text-align: left;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.nocomments{
    display:none;
}

#social_networks-3 .fleft {
    margin-top: 7px;
}

#my_postwidget-6 .time{
    display:none;
}
#my_postwidget-6 h5{
    margin-left: 22px;
    margin-top: -1px;
    margin-bottom: 9px;
}

#my_postwidget-6 li{
    min-height:60px;
    padding-bottom:4px !important;
}

.avvolgibili > h2 {
    clear: both;
    margin-bottom: 5px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.avvolgibili img{
    height: auto;
}

.avvolgibili > h2:first-child{
    border-top: none;
    padding-top: 0px;
}
}
