@charset utf-8;
/*--
	Theme Name: theme1588
	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/
--*/
@import url(//fonts.googleapis.com/css?family=Sansita+One);
@import url(//fonts.googleapis.com/css?family=Oswald);
@import url(//www.gesundheitsgarten-frauenthal.de/module-lb/lightbox-gallery.css);
/* ----------------------------------------
					General
---------------------------------------- */
html,
body {min-width:1050px;}
body{
    font: 12px/20px Arial, Helvetica, sans-serif;
    position:relative;
}

#main {font-size:12px;}
.bg-top,
.bg-top-main,
.bg-top-center,
.bg{width:100%;}


.container {
    width: 960px;
    margin: 0 auto;
    position:relative;
}


/* 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 {
    height:185px;
    position:relative;
    z-index:99;
    background:none;
    margin:0px;
    padding:0px;
}

.row-top {width:100%; height:54px; overflow:hidden;}
.row-menu {width:100%; height:103px;}

#header .row-menu{
	background: url(/frauenthal/images/logo-bg-row-menu-big.png) center top no-repeat;
}

/* Logo */
.logo {
    position:relative;
	left: -25px;
    width:259px;
    margin:0;
    padding:16px 0 0px 0px;
    /* for text-logo */
    /* padding:6px 0 0 63px; */
}

.logo h1,
.logo h2 {
    font-size:50px;
    line-height:56px;
    display:inline-block;
    font-family: 'Sansita One', cursive;
    font-weight:400;
    text-transform:lowercase;
    letter-spacing:-1px;
    margin:0 0 0px 0;
}
.logo h1 a,
.logo h2 a {text-decoration:none;}

.logo h1 a{
	font-size: 45px;
}

.logo .tagline {
    font-size:12px;
    text-transform:uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    margin:-4px 0 0 48px;
    /* for text-logo */
 	position: absolute;
	top: 5px;
	right: -230px;
}


/* Header widget */
#widget-header {
    position:relative;
    overflow:hidden;
}
#widget-header #widget_text  {
    float:left;
    padding:17px 0 0 2px;
}
#widget-header #widget_text .textwidget {
    font-size:12px;
    line-height:16px;
}

/* Social Networks */
#widget-header .social-networks {
    list-style-type:none;
    padding:0;
    margin:0;
    border:none;
}
#widget-header .social-networks li {
    float:left;
    border:none;
    padding:0;
    margin:0 0 0 5px;
    list-style-type:none;
    height:30px;
}
#widget-header .social-networks li a {
    text-decoration:none;
    float:left;
    height:30px;
    display:block;
}
#widget-header .social-networks li a:hover {color:red;}

/* EasyTooltip */
.tooltip {
    background: none repeat scroll 0 0 #252525;
    border: 1px solid #000000;
    color: #EEEEEE;
    display: none;
    font-size: 11px;
    line-height:1.2em;
    margin: 13px 0 0;
    padding: 5px;
    z-index:99;
}

/* Request a quote */
#header #widget_my_requestquotewidget {overflow:hidden; float:right; padding:16px 0 0 0;}

.top-box {
    padding:0px;
    overflow:hidden;
    zoom:1;
    position:relative;
    min-height:10px;
    min-width:332px;
    text-align:right;
}
.box-button {
    display:inline-block;
    padding-left:14px;
    float:left;
}
.box-text {
    font-size:20px;
    line-height:24px;
    font-family: 'Sansita One', cursive;
    font-weight:400;
    display:inline-block;
    float:left;
    margin-right:11px;
    padding-top:1px;
}
.tel {
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    letter-spacing:-1px;
    padding-left:4px;
}



/* ----------------------------------------
				Slider
---------------------------------------- */
#slider-wrapper {
    height:523px;
    overflow:hidden;
    position:relative;
    margin-bottom:0px;
}
.slider-bg {
    width:934px;
    height:434px;
    padding:8px;
    position:relative;
}
#slider {
    position:relative;
    width:934px;
    height:434px;
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}


/* The Nivo Slider styles */
.nivoSlider {
    position:relative;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:60;
    display:none;
}
/* The slices in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:50;
    height:100%;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
}
/* Caption styles */
.nivo-caption {
    position:absolute;
    left:0px;
    bottom:0px;
    background:#000;
    color:#fff;
    opacity:0.8; /* Overridden by captionOpacity setting */
    width:100%;
    z-index:89;
}
.nivo-caption .nivo-caption-inner {
    padding:0;
    margin:0;
}
.nivo-caption a {
    display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position:absolute;
    top:45%;
    z-index:99;
    cursor:pointer;
}
.nivo-prevNav {
    left:0px;
}
.nivo-nextNav {
    right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    position:absolute;
    width:950px;
    height:20px;
    left:0;
    bottom:-33px;
    text-align:center;
}
.nivo-controlNav a {
    position:relative;
    z-index:99;
    cursor:pointer;
    display:inline-block !important;
    margin-right:1px;
    font-size:0;
    line-height:0;
    width:14px;
    height:15px;
}


.nivo-directionNav {

}
.nivo-directionNav a {
    position:absolute;
    display:block;
    width:36px;
    height:35px;
    text-indent:-9999px;
    border:0;
    top:50%;
    background:url(images/direction_nav.png) no-repeat 0 0;
}
a.nivo-nextNav {
    right:0;
    background-position:-36px 0;
}
a.nivo-nextNav:hover {
    background-position:-36px -35px;
}
a.nivo-prevNav {
    left:0;
    background-position:0 0;
}
a.nivo-prevNav:hover {
    background-position:0 -35px;
}

#slider .nivo-controlNav img {
    display:inline; /* Unhide the thumbnails */
    position:relative;
    margin-right:10px;
    width:120px;
    height:auto;
}

/* ----------------------------------------
				Gallery
---------------------------------------- */
.home-gallery {width:100%;}
.tail-top,
.tail-bot{width:100%;}
.tail-bot {padding:24px 0 24px 0;}

#gallery h4 {text-align:center;}

/* Top search */
#top-search {
    position:absolute;
    left:260px;
    top:10px;
}
#top-search .input-search {
    width:160px;
}
#top-search #submit {
    cursor:pointer;
    text-indent:-5000px;
    cursor:pointer;
    margin:0;
    width:30px;
    height:30px;
    font-size:0;
    line-height:0;
}

/* ----------------------------------------
				Sidebar
---------------------------------------- */
#sidebar.left.prefix_2 {padding:0 80px 0 0px;}
#sidebar .widget ul ul {padding-top:10px;}

.widget {
    padding:0px 0px 34px 0px;
    margin-bottom:45px;
}
.widget.lasts {margin:0px; padding:0;}
.widget ul li{
    font-size:12px;
    line-height:18px;
    margin-bottom:12px;
    padding-left:15px;
}
.widget ul li a{
    font-size:12px;
    line-height:18px;
    display:inline-block;
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


/* ----------------------------------------
				Content
---------------------------------------- */
.primary_content_wrap {
    position:relative;
    z-index:1;
    padding:36px 0 50px 0;
}
body.home .primary_content_wrap{padding:36px 0 30px 0;}

#content {padding:0px 0 0 0;}
#content.left {float:right !important;}

#right-content-area {padding:13px 0 0 0;}
#right-content-area .widget {padding:0px 0px 36px 0px;}

#left-content-area #widget_my_cyclewidget{padding:5px 0 0 266px; min-height:220px; margin:0 0 57px 0;}
#left-content-area #widget_my_cyclewidget h3{
    font-size:50px;
    line-height:56px;
    font-family: 'Sansita One', cursive;
    font-weight:400;
    margin-bottom:7px;
}

/* ----------------------------------------
					Post
---------------------------------------- */
.post-holder {
    position:relative;
    padding:0 0 44px 0;
    margin:0 0px 45px 0;
}
.post-holder .entry-header {margin-bottom:23px;}
/* Post header */
.post-holder .entry-header h2 {
    font-size:15px;
    line-height:20px;
    text-transform:uppercase;
    margin:0px 0 7px;
    letter-spacing:normal;
}
.post-holder .entry-header h2 a{
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* Single Post */
.post-holder.single-post {padding:0 0 26px 0; margin:0 0px 43px 0;}
.post-holder.single-post h1 {
    font-size:15px;
    line-height:20px;
    text-transform:uppercase;
    margin:0px 0 7px;
    letter-spacing:normal;
}
/* Services Single Post */
.services-thumbnail {
    float:left;
    margin:5px 20px 10px 0;
}
.services-thumbnail .img-wrap {
    display:block;
    position:relative;
}
/* Meta information for post */
.post-meta {
    padding:0 0 0 0px;
    width:100%;
    font-size:12px;
    line-height:16px;
    font-weight:bold;
    overflow:hidden;
    margin:0px 0 0px 0;
}
.post-meta a {
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


/* Featured thumbnail */
.featured-thumbnail {
    float:left;
    margin:5px 20px 20px 0;
}
.featured-thumbnail .img-wrap {
    display:block;
    position:relative;
}
.featured-thumbnail .img-wrap a{display:block;}
.featured-thumbnail .img-wrap img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* Large thumbnail */
.featured-thumbnail.large {
    margin:5px 20px 23px 0;
}
.featured-thumbnail.large .img-wrap {
    /* float:left;
    display:block;
    overflow:hidden; */
}

/* Small thumbnail */
.featured-thumbnail.small {
    margin:6px 15px 23px 0;
}

/* Post content */
.post-content .excerpt {margin-bottom:21px;}
.more-link {
    display:inline-block;
    width:88px;
}
.comment-link a {
    display:inline-block;
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.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;}


/* ----------------------------------------
			Author - Single Post
---------------------------------------- */
#post-author {
    overflow:hidden;
    padding:20px 20px 20px 20px;
    margin:0 0px 36px 0;
}
#post-author h3 a{
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#post-author .gravatar {
    float:left;
    margin:0 20px 0 0;
}

#author-link {margin-top:15px;}


/* ----------------------------------------
		Author Page - About Author
---------------------------------------- */
.author-info {
    overflow:hidden;
    padding:20px 20px 20px 20px;
    margin:0 0px 36px 0;
}
.author-info .avatar {
    float:left;
    margin:0 20px 0 0;
}
.author-info .avatar img {margin:0; position:relative;}

.author-meta {
    margin-bottom:20px;
    overflow:hidden;
    width:100%;
}
.author-meta p.gravatar {margin:0;}

/* Recent author posts */
#recent-author-posts {margin-bottom:30px;}

/* Recent author comments */
#recent-author-comments ul li{margin-bottom:7px;}


/* ----------------------------------------
	Older and newer navigation
---------------------------------------- */
nav.oldernewer {
    overflow:hidden;
    margin:0 0px 36px 0;
}
.older {float:left;}
.newer {float:right;}

nav.oldernewer a{
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}



/* ----------------------------------------
		Page Navigaton (wp-pagenavi)
---------------------------------------- */
.wp-pagenavi {
    clear: both;
    overflow:hidden;
}
.wp-pagenavi a, .wp-pagenavi span {
    font-size:15px;
    line-height:20px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    text-transform:uppercase;
    text-decoration: none;
    padding: 6px 12px;
    min-width:8px;
    text-align:center;
    margin-right:5px;
    display:inline-block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.wp-pagenavi .pages {
    float:right;
    border:none;
    display:none;
}

/* ----------------------------------------
				Tags
---------------------------------------- */
.tags-cloud a, .tagcloud a {
    text-decoration: none;
    padding: 4px 7px;
    margin:0 1px 4px 0;
    display:inline-block;
    font-size:12px !important;
    line-height:16px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    vertical-align:top;
}


/* ----------------------------------------
				Portfolio
---------------------------------------- */
.latestwork {
    width:100%;
    overflow:hidden;
    list-style-type:none;
    padding:0;
    margin:0;
}
.latestwork li {
    float:left;
    margin-right:20px;
}


/* Gallery */
.header-title {margin-bottom:39px;}
.header-title h1 {margin-bottom:0px;}
.header-title .page-desc {
    font-size:.91em;
    color:#999;
}

/* Style for PrettyPhoto */
.img-hover {
    display:inline-block;
    position:relative;
    overflow:hidden;
    z-index:2;
}
.img-hover img {
    display:block;
    position:relative;
}
.img-hover .mask{
    cursor:pointer;
    bottom: 50%;
    left: 50%;
    right: 50%;
    top: 50%;
    opacity: 0;
    position: absolute;
    z-index:3;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin:0px;
}
.img-hover:hover .mask {
    bottom:0;
    left: 0;
    opacity: 1;
    right: 0;
    top: 0;
    margin:0px;
}


/* Default layout 3 columns */
#gallery .portfolio {
    width:100%;
    list-style-type:none;
    padding:4px 0 0 0;
    margin:0;
}
#gallery .portfolio li {
    display:-moz-inline-box;
    display:inline-block;
    zoom:1;
    vertical-align:top;
    width:303px;
    margin:0 17px 47px 0;
    position:relative;
}
* + html #gallery .portfolio li {display:inline;}
#gallery .portfolio li.nomargin {margin-right:0 !important;}
#gallery .portfolio li span.image-border {
    display:block;
    width:287px;
    height:198px;
    padding:8px;
    position:relative;
    margin-bottom:25px;
}
#gallery .portfolio li a.image-wrap {
    display:block;
    overflow:hidden;
    width:287px;
    height:198px;
    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 .folio-desc {
    margin:0;
    padding:0;
}
#gallery .portfolio .folio-desc h3{
    font-size:15px;
    line-height:19px;
    text-transform:uppercase;
    margin-bottom:10px;
    letter-spacing:normal;
}
#gallery .portfolio .folio-desc h3 a{
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


#gallery .portfolio p.excerpt {padding:0;}



/* 1 column portfolio*/
#gallery.one_column .portfolio li {
    width:100%;
    margin:0 0 40px 0;
    padding:0 0 41px 0;
}
#gallery.one_column .portfolio li span.image-border {
    width:534px;
    height:255px;
    float:left;
    margin:0 20px 0 0;
}
#gallery.one_column .portfolio li a.image-wrap {
    width:534px;
    height:255px;
}
#gallery.one_column .folio-desc {overflow:hidden; padding:0 0px 0 0;}

/* 2 columns portfolio*/
#gallery.two_columns .portfolio li {
    width:465px;
    margin-right:15px;
}
#gallery.two_columns .portfolio li span.image-border {
    width:449px;
    height:255px;
}
#gallery.two_columns .portfolio li a.image-wrap {
    width:449px;
    height:255px;
}

/* 4 columns portfolio*/
#gallery.four_columns .portfolio li {
    width:222px;
    margin-right:17px;
}
#gallery.four_columns .portfolio li span.image-border {
    width:206px;
    height:156px;
}
#gallery.four_columns .portfolio li a.image-wrap {
    width:206px;
    height:156px;
}


/* ----------------------------------------
				Comments
---------------------------------------- */
h3#comments {margin-bottom:43px;}
.commentlist {
    list-style-type:none;
    padding:0 0px 30px 0;
    margin:0 0px 0 0;
}
li.comment {
    list-style-type:none;
    overflow:hidden;
    position:relative;
    margin:0 0 20px 0;
}
li.comment .comment-body {
    padding:19px 30px 45px 93px;
    position:relative;
    zoom:1;
    min-height:80px;
}
.comment-meta {
    font-size:15px;
    line-height:20px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    position:absolute;
    right:85px;
    bottom:26px;
}
.comment-meta a {
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.comment-author .fn {
    font-size:15px;
    line-height:20px;
    font-family: 'Oswald', sans-serif;
    font-style:normal;
    font-weight:400;
    position:absolute;
    left:30px;
    top:85px;
}
.comment-author .fn a {
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.comment-author .says {display:none;}

li.comment .avatar {
    float:none;
    margin:0;
    display:block;
    vertical-align:top;
    overflow:hidden;
    position:absolute;
    left:20px;
    top:25px;
    padding:0px;
    border:none;
    vertical-align:top;
    overflow:hidden;
}
li.comment .comment-body p {margin-bottom:18px;}
.reply {
    position:absolute;
    right:30px;
    bottom:20px;
}
.reply a {
    display:inline-block;
    text-transform:uppercase;
    font-weight:bold;
    font-size:12px;
    line-height:30px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.commentlist ul.children {padding:20px 0 0 40px; margin:0 0 -20px 0;}
.commentlist ul.children li.comment {padding:0; margin:0 0 20px 0;}


#respond {padding:45px 0 0 0;}
#respond  h3 {margin-bottom:37px; text-transform:none;}
.allowed_tags {
    background:#eee;
    padding:15px;
    font-size:11px;
    font-family:"Courier New", Courier, monospace;
    color:#666;
}
.allowed_tags strong {font-family:Tahoma, Geneva, sans-serif;}
.cancel-comment-reply small{ font-size:11px;}

/* 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
---------------------------------------- */
.alignnone {
    margin:0;
    position:relative;
}
.alignleft {
    float:left;
    margin:5px 20px 10px 0;
    position:relative;
}
.alignleft.noborder {margin:0 24px 8px 0;}
.alignright {
    float:right;
    margin:0 0 10px 20px;
    padding:7px;
    background:#fff;
    border:1px solid #dbdbdb;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
.aligncenter {
    text-align:center;
    margin:0 auto;
    padding:7px;
    background:#fff;
    border:1px solid #dbdbdb;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
article .post-content img {max-width:710px;}

.frame {
    padding:7px;
    background:#fff;
    border:1px solid #dbdbdb;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-align:center;
}
.frame img.alignleft,
.frame img.alignright{
    margin:0;
    padding:0;
    border:none;
}


/* ----------------------------------------
				 404
---------------------------------------- */
#error404 {padding:30px 0 100px 0;}
.error404-num {
    font-size:250px;
    line-height:1.2em;
}
#error404 hgroup {
    margin:0 0 2em 0;
    padding-top:50px;
}
#error404 hgroup h1 {
    font-size:3em;
    margin-bottom:.2em;
}


/* ----------------------------------------
				Calendar
---------------------------------------- */
#calendar_wrap {padding:0;}
#wp-calendar {width:100%;}
#wp-calendar td {
    text-align:center;
    padding:6px 0;
    border:none;
}
#wp-calendar caption {
    text-align:center;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    text-transform:uppercase;
    font-size:15px;
    line-height:20px;
    padding:4px 0;
    margin-bottom:5px;
}

#wp-calendar thead th {
    padding:7px 0;
    font-size:12px;
    text-align:center;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
}
#wp-calendar #prev {text-align:left;}
#wp-calendar #next {text-align:right;}


/* Custom widgets
---------------------------------------- */


/* Recent Comments */
ul.recentcomments {
    padding:0;
    margin:0;
}
ul.recentcomments li {
    border-top:1px solid #c6c6c6;
    padding:25px 0 25px 0;
    margin:0;
    border-bottom:none;
    background:none;
    overflow:hidden;
    list-style-type:none;
}
ul.recentcomments li:first-child {
    padding-top:0;
    border-top:none;
}
ul.recentcomments li img {
    float:left;
    margin:0 12px 0 0;
}
ul.recentcomments .comment-body {
    padding:15px 0 0 0;
}
ul.recentcomments .comment-body a {
    text-decoration:none;
    color:#96999d;
}
ul.recentcomments .comment-body a:hover {
    color:#000;
    text-decoration:underline;
}
ul.recentcomments li h4 {
    margin-bottom:.1em;
}
ul.recentcomments li h4 a {
    text-decoration:none;
}
ul.recentcomments li h4 a:hover {
    color:#000;
}
ul.recentcomments li small {
    font-size:11px;
    color:#6a6a6a;
}

/* Posts Type widget */
.post_list {
    list-style-type:none;
    padding:0;
    margin:0;
}
.post_list li {
    overflow:hidden;
    padding-top:1.5em;
    padding-bottom:1.5em;
    margin:0;
}
.post_list li:first-child {
    border:none;
}
.post_list li img {
    float:left;
    margin:0 15px 0 0;
}
/*----------------------------------------
			Posts Type Services
 ----------------------------------------*/
.post_list.services {
    list-style-type:none;
    padding:0;
    margin:0;
}
.post_list.services li {
    overflow:hidden;
    width:295px;
    padding:0 0 0 0;
    margin:0 60px 37px 0;
    display:inline-block;
}
.post_list.services li a.post-title{
    font-size:15px;
    line-height:20px;
    text-transform:uppercase;
    margin:0px 0 9px;
    display:inline-block;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.post_list.services li.nomargin {margin:0 0px 37px 0;}
.post_list li img {
    float:left;
    margin:3px 10px 0 0;
}
/* Popular posts */
.popular-posts {
    list-style-type:none;
    padding:0;
    margin:0;
}
.popular-posts li {
    overflow:hidden;
    margin:0 0 2em 0;
}
.popular-posts li .post-thumb {
    float:left;
    margin-right:20px;
    width:100px;
    height:100px;
    overflow:hidden;
    padding:1px;
    border:1px solid #dbdbdb;
}
.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;
}

/* Intro Cycle */
.intro_cycle {
    padding:0;
    margin:0;
}
#intro-cycle .intro_item {
    display:none;
}
#intro-cycle .intro_item:first {
    display:block;
}
#intro-cycle .intro_item h1 {
    text-transform:none;
    padding-bottom:10px;
    margin-bottom:13px;
}
#intro-cycle .intro_item h1 a{
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#nav-intro {
    overflow:hidden;
    padding:8px 0 0 3px;
}
#nav-intro li {
    float:left;
}
#nav-intro li a {
    position:relative;
    z-index:99;
    cursor:pointer;
    display:inline-block;
    margin-right:1px;
    font-size:0;
    line-height:0;
    width:14px;
    height:14px;
}
/* ----------------------------------------
			Folio Cycle
---------------------------------------- */
#folio-cycle {height: 1%; padding:1px 0 0 0; position:relative;}

#folio-cycle .viewport {
    height: 140px;
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
    width: 960px;
}
#folio-cycle .disable { visibility: hidden; }
#folio-cycle .overview {
    list-style: none;
    position: absolute;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
}
#folio-cycle .overview li {
    float: left;
    margin: 0 5px 0 5px;
    padding:0;
    height: 140px;
    width: 150px;
}
#folio-cycle .overview li .thumbnail {
    display:block;
    background:#fff;
    padding:8px;
    position:relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


#folio-cycle .carousel-control {

}
#folio-cycle .buttons {
    display: inline-block;
    width: 34px;
    height: 40px;
}
#folio-cycle .buttons.next {position:absolute; right:-45px; top:51px; z-index:10; display:inline-block;}
#folio-cycle .buttons.prev {position:absolute; left:-47px; top:51px; z-index:10; display:inline-block;}

.button-container {text-align:center;}


/* Testimonials */
.testimonials {
    padding:0 0 5px 0;
    margin:0;
}
.testimonials div.testi_item {
    padding:0 40px 0 0;
    margin:0;
}
.name-testi {
    padding:0 0 0 30px;
    text-align:left;
    font-weight:bold;
    display:block;
}
.name-testi .user {
    display:block;
    margin-bottom:9px;
    font-style:normal;
}
.name-testi .sign {
    font-size:0;
    line-height:0;
    width:79px;
    height:46px;
    display:block;
    text-indent:-5000px;
}
.testimonials .thumb {
    float:left;
    margin:5px 20px 0 0;
    position:relative;
}
.testimonials .testi-title {
    font-size:15px;
    line-height:22px;
    text-transform:uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    margin-bottom:24px;
}
.testimonials div.testi_item blockquote {
    border:none;
    padding:2px 0 0px 30px;
    margin:0 0 24px 0;
}
.testimonials div.testi_item blockquote a {
    text-decoration:none;
    display:block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* Single Testimonial */
blockquote.testi-single {
    font-family:Arial, Helvetica, sans-serif;
    padding:0px 0px 30px 0px;
    border:none;
    width:auto;
    font-size:12px;
    line-height:20px;
    margin:0 0 10px 0;
    position:relative;
}
blockquote.testi-single .testi-title {
    font-size:15px;
    line-height:22px;
    text-transform:uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    margin-bottom:24px;
    display:block;
    font-style:normal;
}
blockquote.testi-single .post-content {
    font-style:italic;
    overflow:hidden;
}
blockquote.testi-single .post-content .testi-content{
    padding:2px 0 0 30px;
    display:block;
}
blockquote.testi-single p {
    margin:0 0 13px 0;
    padding:0;
}
.testi-pic {
    float:left;
    margin:5px 20px 0 0;
}
.testi-pic img {
    position:relative;
}

/* 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:0;
    padding:7px 0 0 0;
}
.latestpost li {
    list-style-type:none;
}
.widget ul.latestpost li {background:none; padding:0; line-height:20px; margin:0 0 26px 0;}
.latestpost li .excerpt {margin-bottom:11px;}
.latestpost li time {
    display:inline-block;
    font-size:15px;
    line-height:20px;
    text-transform:uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    margin-right:25px;
}
.latestpost li .comment-link a{
    display:inline-block;
}
.latestpost li a {text-decoration:none;}

.latestpost li h4 {
    margin-bottom:0;
}


/* Twitter widget */
.twitter_update_list {
    overflow:hidden;
}
.twitter ul li {
    list-style-type:none;
    margin:0 0 15px 0;
    padding:0 0 0 37px;
    background:url(images/twitter-icon.png) no-repeat 0 0;
}
.twitter ul li .twitt-body {
    padding:0 0 5px 0;
}
.twitter ul li .twitt-body a {
    font-weight:bold;
}
.twitter ul li a.timesince {
    font-size:11px;
}
.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;
    padding:0;
}
.banners-holder li img {
    vertical-align:top;
    float:left;
}



/* 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;
}








/* Shortcodes
---------------------------------------- */

/* Recent Posts */
.recent-posts {
    margin:0;
    padding:0;
    width:100%;
    border:none;
}
.recent-posts li {
    margin:0 0 20px 0;
    padding:0;
    border:none;
}
.recent-posts li a {display:block;}
.recent-posts li a .thumb-wrap {
    float:left;
    margin:6px 15px 0 0;
    position:relative;
}
.recent-posts li a .thumb-wrap img {
    float:none;
}

.recent-posts li .excerpt {
    margin-bottom:0;
}
.recent-posts li span.meta {
    font-size:15px;
    line-height:20px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    padding-top:2px;
    margin-bottom:9px;
}
/* ----------------------------------------
				Latest News
---------------------------------------- */
.recent-posts.news li {
    margin:0 0 31px 0;
    padding:0;
    border:none;
}
.recent-posts.news li a .thumb-wrap img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.recent-posts.news li h5 {display:none;}
.recent-posts.news li .meta {
    overflow:hidden;
    display:block;
}
.recent-posts.news li .excerpt {
    overflow:hidden;
}
/* ----------------------------------------
				Our team
---------------------------------------- */
.recent-posts.team li {
    display:inline-block;
    width:142px;
    margin:0 10px 40px 0;
}
.recent-posts.team li:nth-child(4n), .recent-posts.team li.nomargin {margin-right:0;}

.recent-posts.team li h5 {margin-bottom:4px;}
.recent-posts.team li h5 a {
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.recent-posts.team li a .thumb-wrap {
    margin:0 0 24px 0;
    float:none;
    display:block;
}
.recent-posts.team li a .thumb-wrap img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.recent-posts.team li .excerpt {margin-bottom:0;}

.team .single-post header {margin-bottom:24px;}
.team .single-post header h1 {margin-bottom:7px;}
.team .single-post .job {
    display:block;
    font-size:14px;
    line-height:18px;
}

/* 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 {padding:0 0 16px 0; width:100%;}
.footer-bot {width:100%;}

.footer-content {
    font-size:13px;
    line-height:18px;
    padding:24px 0 1px 1px;
    overflow:hidden;
    display:inline-block;
    /* for text-logo */
    /* padding:27px 0 0px 0; */
}
.text-bot {
    padding-left:14px;
    margin-left:5px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.copyright {
    display:inline-block;
    float:left;
    padding:8px 0 0 4px;
}
.footer-link {display:inline-block; padding:6px 0 0 10px;}
#footer .logo {
    display:inline-block;
    float:left;
    width: auto;
    padding:0px 0 0px 0px;
}
#footer .logo a#logo-footer {display:inline-block; margin:0px 0 0 0;}
#footer .logo a#logo-footer img {display:block;}

#footer .logo span{
    font-size:30px;
    line-height:36px;
    display:inline-block;
    font-family: 'Sansita One', cursive;
    font-weight:400;
    text-transform:lowercase;
    letter-spacing:-1px;
    margin:-7px 0 0px 0;
}
#footer .logo span a {
    text-decoration:none;
    display:inline-block;
    padding:0px 0 0 25px;
}

#footer .footer-content .logo span a{
	background-image: none;
}

/* Footer widget */
#widget-footer {padding:36px 0 36px 0; overflow:hidden;}

#widget-footer .textwidget {
    font-size:13px;
    line-height:22px;
}

.widget-footer ul {padding-top:2px;}
.widget-footer ul li{
    padding:0 0 0 15px;
    margin-bottom:4px;
}
.widget-footer ul li a {
    font-size:13px;
    line-height:18px;
    font-weight:bold;
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#widget-footer .social-networks {overflow:hidden; padding-top:2px;}
#widget-footer .social-networks li {
    float:left;
    display:inline-block;
    min-width:120px;
    position:relative;
    margin-bottom:18px;
}
#widget-footer .social-networks li a{
    font-size:13px;
    line-height:24px;
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#widget-footer .social-networks li a img {margin-right:3px;}
/* Footer navigation */
nav.footer {
    float:right;
    padding:30px 0 0px 0;
}
nav.footer ul {overflow:hidden;}
nav.footer ul li {
    list-style-type:none;
    float:left;
    padding:0;
    margin:0 15px 0 0;
}
nav.footer ul li a{
    font-size:13px;
    line-height:18px;
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


/* Misc
---------------------------------------- */
.button {
    display:inline-block;
    padding:6px 16px 6px 15px;
    font-size:12px;
    line-height:18px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.button-1 {
    display:inline-block;
    position:relative;
    padding:6px 12px 6px;
    font-size:12px;
    line-height:18px;
    font-weight:400;
    font-family: 'Oswald', sans-serif;
    text-transform:uppercase;
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.link {
    display:inline-block;
    text-transform:uppercase;
    font-weight:bold;
    font-size:12px;
    line-height:18px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/* indents */
.p0 {margin-bottom:0px;}
.p1 {margin-bottom:21px;}
.p2 {margin-bottom:24px;}
.p3 {margin-bottom:28px;}
.p4 {margin-bottom:43px;}

.indent-bot {margin-bottom:26px;}
.margin-bot {margin-bottom:39px;}
.margin-bot0 {margin-bottom:38px;}
.margin-bot1 {margin-bottom:40px;}

.txt-aligncenter {text-align:center;}

.padding-left {padding:0 0 0 10px;}
.padding-right {padding:0 45px 0 0;}

/*lists */
.list-1 li{
    font-size:12px;
    line-height:18px;
    margin-bottom:12px;
    padding-left:16px;
}
.list-1 li a{
    font-size:12px;
    line-height:18px;
    display:inline-block;
    text-decoration:none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.list li{
    font-size:15px;
    line-height:22px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    text-transform:uppercase;
}
/* Back to Top */
#back-top-wrapper {
    width:100%;
    position:absolute;
    overflow:hidden;
    height:100px;
}
#back-top {
    position: fixed;
    bottom: 30px;
    left:50%;
    margin-left:500px;
    display:none;
}

#back-top a {
    width: 108px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;

    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover {
    color: #000;
}

/* arrow icon (span tag) */
#back-top span {
    width: 108px;
    height: 108px;
    display: block;
    margin-bottom: 7px;
    background: #ddd url(images/up-arrow.png) no-repeat center center;

    /* rounded corners */
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;

    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}
#back-top a:hover span {
    background-color: #777;
}

/* 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;
    float:left;
    font-size:4em;
    line-height:1em;
    margin:0 10px 0 0;
    text-transform:uppercase;
}

.widget-area {

}
.colborder {width:100%;}
.hr {
    height:1px;
    overflow:hidden;
    font-size:0;
    line-height:0;
    margin:44px 0px;
}
.hr-1 {
    height:1px;
    overflow:hidden;
    font-size:0;
    line-height:0;
    margin:26px 0px 44px 0px;
}
.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, .grid_13 .hr, .grid_14 .hr, .grid_15 .hr, .grid_16 .hr, .grid_17 .hr, .grid_18 .hr, .grid_19 .hr, .grid_20 .hr, .grid_21 .hr, .grid_22 .hr, .grid_23 .hr, .grid_24 .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:0;
}
.address dt {
    float:left;
    width:165px;
    margin-right:20px;
    padding:0 0 0 55px;
    background:none;
    font-size:1em;
    line-height:18px;
    background:url(images/address-icon1.png) no-repeat 0 3px;
}
.address dd {
    float:left;
    width:217px;
    padding:0 0 0 53px;
    background:url(images/address-icon2.png) no-repeat 0 3px;
}
.address dd ul {
    list-style-type:none;
    padding:0;
    margin:0;
}
.address dd ul li {
    background:none;
    padding:0;
}
.address dd span {
    float:left;
    width:100px;
}
.address dd a {
    font-style:italic;
    color:#191919;
    text-decoration:underline;
}
.address dd a:hover {
    text-decoration:none;
}





/* 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:12px;
    line-height:1.23em;
    vertical-align:middle;
    font-weight:normal;
    outline:none;
}
input[type="text"], textarea {
    padding:6px 5px 7px 5px;
    width:248px;
    height:15px;
}
input[type="submit"], input[type="reset"] {
    position:relative;
    display:inline-block;
    border:none;
    background:none;
    padding:0;
    text-transform:uppercase;
    font-weight:bold;
    font-size:12px;
    line-height:18px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor:pointer;
    margin-right:10px;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="submit"].submit-hover, input[type="reset"].submit-hover {text-decoration:none;}


/* ----------------------------------------
			Comment form
----------------------------------------*/
#commentform {position:relative;}
#commentform p.field {margin-bottom:15px;}
#commentform p.area {margin-bottom:23px;}
#commentform small {font-size:12px;}
#commentform label {display:block; padding-bottom:5px;}
#commentform input[type="text"] {
    width:218px;
    position:relative;
}
#commentform textarea {
    width:378px;
    position:relative;
    resize:none;
    height:155px;
    overflow:auto;
}




/* ----------------------------------------
			Contact form
----------------------------------------*/
.wpcf7-form p.field {
    margin-bottom:9px;
    overflow:hidden;
    vertical-align:top;
    width:380px;
    position:relative;
}
.wpcf7-form p.field label {
    float:left;
    width:79px;
    padding-top:6px;
}
.wpcf7-form p.field input {
    float:left;
    width:280px;
}
.wpcf7-form p.field small {color:red;}
.wpcf7-form textarea {
    float:left;
    width:280px;
    height:205px;
    resize:none;
    overflow:auto;
    margin-bottom:17px;
}
.wpcf7-form .submit-wrap {
    padding:0 0 0 79px;
    margin:0;
}
span.wpcf7-form-control-wrap {
    display:block;
}
.wpcf7-not-valid-tip {
    width:280px !important;
    position:absolute;
    left:79px !important;
    top:0 !important;
    padding:4px 0 4px 10px !important;
    background:#f3b7b7 !important;
    color:red !important;
    border:1px solid red !important;
}

/* ----------------------------------------
			Sidebar search form
---------------------------------------*/
#searchform {padding:5px 0 16px 0;}
#searchform .searching {
    width:189px;
    border-right:none;
    margin-right:0px;
}
#searchform .submit {
    cursor:pointer;
    margin:0;
    width:30px;
    height:30px;
    font-size:0;
    line-height:0;
}
/* ----------------------------------------
			Subscribe form
---------------------------------------*/
/* Footer form */
#wpsb h3 {margin-bottom:29px;}

p.wpsb_form_label {overflow:hidden; margin:0; float:left;}
p.wpsb_form_label br {display:none;}
#wpsb input[type="text"] {
    width:147px;
    padding:6px 5px 7px 5px;
    margin:0px 0 0 2px;
}
#wpsb input[type="radio"] {
    display: none;
}
#wpsb input[type="submit"] {
    width:30px;
    height:30px;
    margin:0;
}

/* 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;}
.clear { clear:both;}

.wrapper {
    width:100%;
    overflow:hidden;
}
.extra-wrap {overflow:hidden;}


/* Clear Floated Elements */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
    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;
}

/* ----------------------------------------
				Navigations
---------------------------------------- */
/* Primary navigation */
nav.primary {
    position:relative;
    float:right;
    padding:43px 1px 0 0;
    z-index:99;
}

/* Essential styles for dropdown menu */
.sf-menu {
    padding:0;
    position:relative;
}
.sf-menu li {
    position:relative;
    list-style:none;
}
.sf-menu > li{
    display:block;
    float:left;
    text-align:center;
    position:relative;
    margin:0;
    border:none;
    padding:0;
    width:79px;
}


.sf-menu li a {
    font-weight:normal;
    background:none;
    display:block;
    text-decoration:none;
    text-transform:uppercase;
}
.sf-menu > li > a {
    font-size:15px;
    line-height:18px;
    padding:0px 0px 0px 0px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
    letter-spacing:-1px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.sf-menu ul {
    position:		absolute;
    width:			129px; /* left offset of submenus need to match (see below) */
    background:none;
    padding: 0;
    z-index:200;
    display:none;
    margin:0;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left:			-8px;
    top:			53px; /* match top ul list item height */
    z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    width:129px;
    background:none;
    padding: 0;
    margin:0;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left:			130px; /* match ul width */
    top:			0px;
    z-index:99;
}
.sf-menu ul > li {
    margin:0px 0 1px 0;
    padding:0;
    text-align:left;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sf-menu li li a {
    text-align:left;
    text-transform:uppercase;
    font-size:14px;
    line-height:20px;
    padding:7px 5px 7px 11px;
    font-family: 'Oswald', sans-serif;
    font-weight:400;
}




/* Always remember to compress your live stylesheet and keep an uncompressed backup */