.clrfix{zoom:1;}
.clrfix:after{content:".";display:block;height:0;width:0;line-height:0;clear:both;visibility:hidden;}

a, a:link, a:visited {
	color: #0a4e8c;
}

body {
    background: #fff;
    color: #666666;
    font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

	body.home {
		background:rgba(0, 0, 0, 0) url("") no-repeat fixed 0 0 / cover ;
	}

h1, h2, h3, h4, h5, h6, .fancyfont, a.more {
    font-family: "museo-slab",serif;
    font-weight: normal !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .fancyfont a {
    font-family: "museo-slab",serif;
    font-weight: normal !important;
	color:inherit;
}



html {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

img {
	max-width:100%;
	height:auto;
	border: none;
}

	.page_slideshow img {
		max-width:inherit;
		height:inherit;
	}

/* keep firefox from showing outline on buttons */
button::-moz-focus-inner { 
	padding: 0;
	border: 0;
}

#page_outer {
    height: 100%;
    position: relative;
    width: 100%;
}

/*.bg_spring #page_outer { background: url(../images/common/bg_top_spring.jpg) 0 0 repeat-x; }
.bg_summer #page_outer { background: url(../images/common/bg_top_summer.jpg) 0 0 repeat-x; }
.bg_fall #page_outer   { background: url(../images/common/bg_top_fall.jpg) 0 0 repeat-x; }
.bg_winter #page_outer { background: url(../images/common/bg_top_winter.jpg) 0 0 repeat-x; }*/

#page_inner {

}

#page_header {
	 margin: 2em auto;
}

.logo {
	width: 170px;
}

#page_header #logo a {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/sink_rvk/images/common/logo.png") no-repeat scroll 0 0;
    color: #fff;
    height: 150px;
    text-decoration: none;
    width: 140px;
}

#page_header #logo a img {
  display: block;
  margin: 0 auto 0.5em;
  max-width: 160px;
  height: auto;
}

#page_header #logo a span {
    display: block;
    margin: 0.2em 0;
    font-size: .8em;
    text-align: center;

    display: none;
}

#page_header #print_logo {
	display: none;
}

#page_body {
    background-color: #ffffff;
    margin: 0 auto;
    max-width: 1080px;
    width: 100%;
}

	.home #page_body {
		background:inherit;
	}

#rvk_watermark {
	float: left;
	background: #ffffff url(../images/common/rvk_watermark.png) no-repeat 15px 100%;
	width: 200px;
	height: 185px;
	margin-top: -235px;
	margin-bottom: -175px;
}

#one_column {
	float: left;
	overflow: none;
	padding-bottom: 40px;
}

#one_column_content {
	margin-top: 20px;
	width: 660px;
	margin-left: 40px;
}

.page-template-template-1c-team-php #one_column_content,
.template-4c #one_column_content{
	margin-top: 0;
}

#one_column p,
#two_column_left p {
	margin: 0 0 10px 0;
	padding: 0;
}

#two_column_left {
    background-color: #ffffff;
    float: none;
    padding-bottom: 40px;
}

#two_column_left_content {
    font-size: 1em;
    line-height: 1.9;
    padding: 1em;
}

#two_column_right {
    float: none;
}
