@font-face {
    font-family: "HelveticaNeueLTPro25UltraLt";
    font-style: normal;
    font-weight: normal;
    src: url("helveticaneueltpro-ultlt-webfont.eot?#iefix") format("embedded-opentype"), url("helveticaneueltpro-ultlt-webfont.woff") format("woff"), url("helveticaneueltpro-ultlt-webfont.ttf") format("truetype"), url("helveticaneueltpro-ultlt-webfont.svg#HelveticaNeueLTPro25UltraLt") format("svg");
}
html {
    height: 100%;
    margin-bottom: 0.1em;
    overflow-y: scroll;
}
* {
    margin: 0;
    padding: 0;
}
img {
    border: 0 none;
}
input {
    color: #494949;
    font: 80% 'Lucida Grande',Verdana,Arial,Sans-Serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: HelveticaNeueLTPro25UltraLt,Arial,Sans-Serif;
    font-weight: 100;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
h1 {
    font-size: 28px;
}
.entry h1 {
    padding: 0 0 0 15px;
}
h2 {
    font-size: 160%;
    line-height: 130%;
}
h3 {
    color: #FFFFFF;
    font-size: 140%;
}
h4 {
    font-size: 130%;
}
h5 {
    font-size: 120%;
}
h6 {
    font-size: 110%;
}
ul, quote, code, fieldset {
    margin: 0.5em 0;
}
p {
    padding: 0;
}
a:link, a:visited {
    color: #757575;
    text-decoration: none;
}
a:hover {
    color: #E86F70;
    text-decoration: none;
}
a:active, a.active {
    color: #5895BE;
}
.clear {
    clear: both;
    float: none;
    visibility: hidden;
}
body {
    background: url("images/background.png") repeat scroll 0 0 #CECECE;
    color: #757575;
    font-family: "Arial",sans-serif;
    margin: 0;
    padding: 0;
}
#page {
    margin-bottom: 30px;
    text-align: left;
}
header {
    background: none repeat scroll 0 0 #CECECE;
    position: relative;
    width: 100%;
}
#site-info {
    float: left;
    margin-left: 20px;
    width: 50%;
}
#page-info {
    float: right;
    margin-right: 20px;
    text-align: right;
    width: 40%;
}
#content {
    float: left;
    font-size: 13px;
    margin: 0 20px 40px 0;
    min-height: 400px;
    text-align: left;
    width: 720px;
}
#page-content {
    float: left;
    font-size: 13px;
    margin: 0;
    min-height: 400px;
    text-align: left;
    width: 571px;
}
.entry {
    display: inline-block;
    margin-bottom: -9px;
    overflow: hidden;
    width: 720px;
}
#content p iframe{margin: -15px -10px -10px !important;}
. entry p iframe {margin: -15px -10px -10px} 
.page-entry {
    background: none repeat scroll 0 0 #CECECE;
    display: block;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    padding: 15px 30px 0 6px;
    width: 520px;
}
.page-entry2 {
    background: none repeat scroll 0 0 transparent;
    display: block;
    float: left;
    margin-left: 19px;
    margin-top: 15px;
    padding: 0 30px 0 6px;
    width: 520px;
}
.page-entry2 p {
    margin: 0;
    padding: 0;
}
.page-entry p {
    margin-bottom: 15px;
}
.page-entry h1 {
    background: none repeat scroll 0 0 #CECECE;
    margin-bottom: 18px;
}
#post-content .entry p {
    background: none repeat scroll 0 0 #CECECE;
    padding: 15px 10px 10px;
}
#post-content .entry p:last {padding-bottom:0;}
.entry div {
    background: none repeat scroll 0 0 #CECECE;
    /*margin-bottom: 21px;*/
}
.entry p:first-child {
    min-height: 100px;
}
.entry p img {
  margin:8px 0 0 -10px;
	width:720px;
	height:auto;
	max-width:720px;
}
.image_col {
    display: block;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    padding-right: 260px;
    width: 332px;
}
.image_col img {
    display: inline;
    float: left;
}
#post-content {
    float: left;
    margin-bottom: 110px;
    position: relative;
    width: 720px;
}
#post-content dl {
    background: none repeat scroll 0 0 #CECECE;
    padding-top: 7px;
}
#post-content .gallery dl:first-child {
    padding-top: 0 !important;
}
#post-content .gallery dl img {
    display: block;
}

/*added DCL 12-6-2012 to correct display problems caused by changes to WP Core gallery code*/
#post-content .gallery-item{
width: 100% !important;
margin-top: 0px !important;
}

#post-content .gallery img{
border:none;
}

#post-content .gallery br {
display: none;
}
/*end DCL 12-6-2012*/	

#post-info {
    background: none repeat scroll 0 0 #CECECE;
    padding: 3px 10px;
    right: 0;
    text-align: right;
}
#sidebar {
    background-color: #FFFFFF;
    float: right;
    margin-bottom: 40px;
    margin-right: 20px;
    min-width: 190px;
    padding: 10px;
    width: 15%;
}
#sidebar ul {
    list-style-type: none;
}
#header .logo-container {
    background-color: #CECECE;
    display: block;
    height: 38px;
    left: 0;
    position: relative;
    top: 0;
}
.logo-container a {
    background: url("images/studio_c_logo.png") repeat scroll 0 0 transparent;
    bottom: 0;
    display: block;
    height: 18px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -9000px;
    width: 166px;
}
.sform {
    display: none;
}
.screen-reader-text, #searchsubmit {
    display: none;
}
#nav {
    margin-right: 10px;
    padding: 5px 0 0;
    position: absolute;
    right: 0;
    top: 38px;
}
#nav ul {
    list-style: none outside none;
}
#nav ul li {
    text-align: right;
}
#nav ul li a {
    color: #757575;
    display: inline-block;
    font-family: HelveticaNeueLTPro25UltraLt,Arial,Sans-Serif;
    font-size: 40px;
    font-weight: 100;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
}
#nav ul li .sub-menu {
    display: none;
    margin: 0;
    z-index: 900;
}
#nav ul li.clicked ul.sub-menu, #nav ul li.current-menu-item ul.sub-menu, #nav ul li.current_page_parent ul.sub-menu, #nav ul li.current-menu-parent ul.sub-menu, #nav ul li.current-menu-ancestor ul.sub-menu {
    display: block;
}
#nav ul li .sub-menu .search a {
    display: inline;
}
#nav ul li.current-menu-item a, #nav ul li.current-menu-parent a, #nav ul li.current_page_parent a, #nav ul li.current-menu-ancestor a {
    color: #E86F70;
}
#nav ul li a:hover {
    background-color: #E86F70;
    color: #CECECE;
}
#nav ul li .sub-menu li a, #nav ul li .sub-menu li .sub-menu li a {
    background: none repeat scroll 0 0 transparent;
    color: #757575;
    display: inline-block;
    font-family: arial;
    font-size: 12px;
    font-weight: 100;
    height: auto;
    line-height: 16px;
    text-align: right;
    text-transform: lowercase;
}
#nav ul li .sub-menu li a:hover {
    background: none repeat scroll 0 0 #E86F70 !important;
    color: #FFFFFF !important;
}
#nav ul li .sub-menu li.current_page_item a, #nav ul li .sub-menu li.current-menu-item a, #nav ul li .sub-menu li .sub-menu li.current-menu-item a, #nav ul li .sub-menu li.current-menu-parent a {
    color: #E86F70;
}
.search .sub-menu {
    display: none !important;
}
.search .show {
    display: block !important;
}
.home {
    position: absolute;
    right: 0;
    top: 38px;
}
.description {
    color: #DDDCCC;
}
.alignleft {
    float: left;
    margin-left: 20px;
}
.alignright {
    float: right;
    margin-right: 20px;
}
.aligncenter {
    float: none;
}
.center {
    background-color: white;
    padding: 7px;
}

#nav{
	position: fixed;
	top: 40px;
	right: 10px
}

#footer, #social {
    bottom: 10px;
    position: fixed;
    right: 10px;
}
#footer .social a {
    -moz-box-orient: vertical;
    display: inline-block;
    height: 30px;
    margin-left: 10px;
    overflow: hidden;
    padding: 4px;
    text-indent: -9000px;
    vertical-align: middle;
    width: 30px;
}
#footer .social a.twitter-rico {
    background: url("/wp-content/themes/fluvio/images/instagram-studioc.png") no-repeat scroll left top transparent;
}
#footer .social a.twitter-rachel {
    background: url("/wp-content/themes/fluvio/images/instagram-rachel.png") no-repeat scroll left top transparent;
}
#footer .social a.facebook {
    background: url("/wp-content/themes/fluvio/images/facebook.png") no-repeat scroll left top transparent;
}
#footer .social a.feed {
    background: url("/wp-content/themes/fluvio/images/feed.png") no-repeat scroll left top transparent;
}
#footer a:hover {
    background-position: left bottom !important;
}
#searchform, #searchform div, #searchform #s, #nav .search a {
    display: inline;
}
#searchform {
    display: none;
}
#searchform #s {
    background: none repeat scroll 0 0 #E5E5E5;
    border: 1px solid #7A7872;
    color: #757575;
    height: 15px;
    padding: 2px;
    text-align: right;
    width: 93px;
}
.entry .gallery {
    overflow: hidden;
	margin-top:21px;
}
.entry form {
    text-align: left;
}
select {
    width: 130px;
}
.comment-area {background:none repeat scroll 0 0 #CECECE;}

.comment-text,.comment-meta{
    display:inline-block;
    vertical-align: top;
    background-color:transparent;
}

.comment-text{width:570px;}
.comment-text p{
    min-height:0 !important;
    margin:15px 10px !important;
    padding:0 !important;
    background:transparent !important;
}
.comment-meta {
    text-align: right;
    width: 136px;
    margin: 15px 0;
}
.comment-area div{
    background: none;
    margin-bottom: 0px;
}

#commentform p:first-child, #commentform p {
    min-height: 0 !important;
    padding: 0 !important;
    text-align: right;
    width: auto;
}
#commentform input {
    background: none repeat scroll 0 0 #CECECE;
    border: 1px solid #7C7A74;
    border-radius: 0 0 0 0;
    box-shadow: none !important;
    margin: 5px 0 1px;
    padding: 1px;
    text-align: right;
    width: 170px;
}
input, textarea {
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
}
#commentform {
    margin: 5px 10px 0 0;
    text-align: right;
}
#commentform textarea {
    margin: 5px 1px;
    background-color: #CECECE;
    border: 1px solid #807E79;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #757575;
    font-family: "Arial",sans-serif;
    font-size: 13px;
}
#commentform #submit {
    border: medium none;
    border-radius: 0 0 0 0 !important;
    bottom: -40px;
    box-shadow: none !important;
    color: #757575;
    height: 30px;
    text-align:center;
    line-height: 30px;
    position: absolute;
    right: 0;
    width: 49px;
}
#commentform #submit:hover {
    background-color: #E86F70;
    color: white;}
#respond {
    margin-bottom: 45px;
    margin-top: 20px;
    padding-left: 55px;
    position: relative;
}
#respond:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.navigation {
padding: 2px 0;
clear: both;
margin: 10px 0;
text-transform: lowercase;
}

.wp-paginate .title{
    height: 18px;
    padding: 5px 10px;
    color:#757568 !important;
    background: none repeat scroll 0 0 #CECECE;
}
.wp-paginate .current {
color: #E86F70 !important;
background: none !important;
border: none !important;
margin-right: 4px;
padding: 3px 6px;
}
.wp-paginate a {
background: none repeat scroll 0 0 #CECECE !important;
border: none !important;
color: #757568 !important;
margin-right: 4px;
padding: 5px 10px !important;

text-align: center;
text-decoration: none;
}
.wp-paginate a:hover, .wp-paginate a:active {
background: #E86F70 !important;
color: #CECECE !important;
}
.show-hide {
    background-color: #CECECE;
    cursor: pointer;
    height: 18px;
    padding: 5px 10px;
    margin-bottom: 21px;
}
.show-hide .comments_number {
    float: right;
}
.comment-area {
    /*background-color: #CECECE;*/
    display: block;
    padding: 0;
    margin:8px 0 0;
    float:left;
    width: 720px;
}
.comment-area h3 {
    color: #000000;
}
#commentform input {
    font: 0.9em 'Lucida Grande',Verdana,Arial,Sans-Serif;
}

.commentlist li ul li {
    font-size: 1em;
}
.commentlist li {
    font: bold 0.9em 'Lucida Grande',Verdana,Arial,Sans-Serif;
    margin: 0;
    padding: 0;
    position: relative;
}
.commentlist li .avatar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    float: right;
    padding: 2px;
}
.commentlist cite, .commentlist cite a {
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
}
.commentlist p {
    background: none repeat scroll 0 0 transparent;
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}
#commentform p {
    font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
}
.commentmetadata {
    font-weight: normal;
}
.alt {
    margin: 0;
    padding: 10px;
}
.commentlist {
    margin-bottom: 30px;
    padding: 0;
    text-align: justify;
}

/*.commentlist li { background-color: #CECECE; }
.commentlist li:nth-child(odd) {     background-color: #F4F6F4; color: red; }
.commentlist li:nth-child(even) {     background-color: #CECECE; color: blue; }
*/

.even {
    background: #aeaeae;
}
.odd {
    background: #CECECE;
}

.commentlist li ul li {
    margin-left: 10px;
    margin-right: -5px;
}

.children {
    padding: 0;
}
#commentform p {
    margin: 5px 0;
}
.nocomments {
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 72%;
}
.commentmetadata {
    display: block;
    margin: 0;
}
#wp-calendar tr th, #wp-calendar tr td {
    line-height: 200%;
    padding: 0 5px;
}
#wp-calendar tr td a:link, #wp-calendar tr td a:hover, #wp-calendar tr td a:visited, #wp-calendar tr td a:active {
    padding: 2px !important;
}
.gall_nav {
    display: inline-block;
    padding: 8px 0 8px 4px;
}
.gall_nav a {
    color: #7A7872;
    font-size: 12px;
    margin-right: 5px;
}
.gall_nav a.activeSlide {
    color: #E86F70;
}
.gall_nav a:hover, .prev:hover, .next:hover {
    background-color: #E86F70;
    color: white;
}
#gallery {
    height: 479px !important;
    overflow: hidden;
    position: relative;
    width: 720px;
}
#gallery img{display:block !important;}

.gallWrapper{position: relative;
    width: 720px;}
.gallWrapper .prev, .gallWrapper .next {
    display: block;
    height: 100%;
    overflow: hidden;
    position: absolute;
    text-indent: -9000px;
    top: 0;
    width: 48%;
    z-index: 900000;
}
.gallWrapper .prev {
    background: url("images/Arrow-Left.png") no-repeat scroll 10px 447px transparent;
}
.gallWrapper .next {
    background: url("images/Arrow-Right-.png") no-repeat scroll 307px 447px transparent;
}
.gallWrapper .prev:hover {    background: url("images/Arrow-Left-_rollover.png") no-repeat scroll 10px 447px transparent;}
.gallWrapper .next:hover {
    background: url("images/Arrow-Right_rollover.png") no-repeat scroll 285px 447px transparent;
}

.gallWrapper .next {
    right: 0;
}

.numbers {
    position: absolute;
    right: 0;
}

#home-gallery #gallery-1 li, #home-gallery #gallery-2 li, #home-gallery #gallery-3 li {
    display: inline;
}
#home-gallery #gallery-1, #home-gallery #gallery-2, #home-gallery #gallery-3, #home-gallery #gallery-4 {
    height: 199px;
    margin-bottom: 4px;
    overflow: hidden;
    width: 70062px;
}
.category_banner {
	height:199px;
	margin:-25px;
	width: 25px;
}
.category_banner span{
position:relative; 
top:40px;
display:block;
writing-mode: tb-rl;
filter: flipv fliph;
-webkit-transform: rotate(-90deg); 
-moz-transform: rotate(-90deg);	
}

#home-gallery #gallery-1 li {
    display: inline-block;
}
#home-gallery {
    display: none;
}
.gal-wrapper {
    margin-bottom: 4px;
    overflow: hidden;
    width: 800px;
}
#home-gallery img {
    margin-right: 4px;
}
#commentform p.form-code {
    padding-left: 180px;
    text-align: left;
    width: 480px;
}


#inquire li {
    list-style: none outside none;
    padding-top: 5px;
    position: relative;
}
#inquire input {
    width: 398px;
}
#inquire input, #inquire textarea {
    background-color: #F0F0F0;
    border: 1px solid #807E79;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #757575;
    font-family: "Arial",sans-serif;
    font-size: 13px;
}
#inquire .wpcf7-submit {
    background: none repeat scroll 0 0 #CECECE;
}
#inquire .wpcf7-submit:hover {
    background-color: #E86F70;
    color: white;
}
#inquire .f-col1, #inquire .f-col2 {
    display: inline-block;
    width: 45%;
}
#inquire .f-col1 {
    padding-right: 20px;
    width: auto;
}
#inquire .f-col1 input, #inquire .f-col2 input {
    width: 186px;
}
#inquire textarea {
    width: 98%;
}
#inquire .wpcf7-submit {
    border: medium none;
    font-size: 12px;
    height: auto;
    margin-bottom: 30px;
    padding: 12px 0 0;
    text-align: left;
    width: 74px;
}
.f-submit {
    padding-top: 0 !important;
}
.f-submit p {
    position: absolute;
    right: -49px;
    top: 15px;
}
#loader {
    background: url("/wp-content/themes/fluvio/images/loading_transparent.gif") no-repeat scroll center center transparent;
    height: 533px;
    width: 800px;
}

/*jcarousel min settings*/
.jcarousel {
    position: relative;
    overflow: hidden;
}

.jcarousel ul {
    width: 300px;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    float: left;
}

/**/

.jcarousel-prev, .jcarousel-next{ background-image:url("images/arrows_v2.png"); background-repeat:no-repeat; }
.jcarousel-next {
    background-position: -205px 166px;
    cursor: pointer;
    height: 199px;
    position: absolute;
    right: 6px;
    top: 0;
    width: 63px;
}

.jcarousel-prev {
  background-position: 10px 166px;
  cursor: pointer;
  height: 199px;
  left: 0;
  position: absolute;
  top: 0;
  width: 62px;
}
.jcarousel-prev:hover{
    background-position: 10px -45px;
}
.jcarousel-next:hover {
	background-position: -205px -44px;
}
.reply{display:none;}