@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzHhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
/*
Theme Name: Photorific
Theme URI: http://www.cadengrant.me/themes/photorific
Description: Premium Photography/Personal Portfolio WordPress Theme
Author: Caden Grant
Version: 3.0
*/

/* ################################################################
# RESET
################################################################ */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

body.solid_bg {
	background: #ddd4c6;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration: none;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
body {
	font-family: Arial;
	font-size: 12px;
	height: 100%;
	color: #727272;
	overflow: none;
}
/*p {
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 18px;
	color: #727272;
}*/
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
pre { margin: 10px 0 10px 0; line-height: 22px; padding: 0 0 0 15px; background-image: url('images/pre.gif'); border: 1px solid #e7e7e7; overflow: auto; }

/* ################################################################
# HEADER STYLING
################################################################ */

#background_image img {
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1024px;

    /* Set up proportionate scaling */
    width: 100%;
    height: auto;

    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
	z-index: -999;
}


#header_top {
	height: 13px;
	width: 251px;
}
#header_content {
	padding: 14px 0 0;

}
#header_bottom {
	display: block;
	height: 6px;
	width: 251px;
}
#header, #header p {
	color: #868686;
}
#logo {
	width: 251px;
	margin: 0 0 20px 0;
	text-align: center;
}
#sitename {
	width: 251px;
	margin: 10px 0 25px 0;
	text-align: center;
}
#sitename a {
	text-transform: uppercase;
	color: #fff;
	font-size: 36px;
}
#search input {
	border: 0px;
	padding: 7px 0 7px 10px;
	color: #666666;
	font-style: italic;
	background: #262626 url(images/search.png) no-repeat right;
	width: 203px;
}
#search {
	opacity: 0.9;
	padding: 22px 0 20px 20px;
}
#search input[type=submit] {
	display: none;
}
#sf-menu ul {
	width: 251px;
	padding-top: 20px;
}
#sf-menu ul li {
	position: relative;
	list-style: none;
	padding: 0px 20px 0px 20px;
	border: 0px;
	text-align: center;
	display: block;
	line-height: 27px;
}
#sf-menu ul li ul {
	position: absolute;
	margin: 20px 0 0 224px;
	width: 18em;
	background-color: #000;
	border: 0px;
	z-index: 99999;
}
#sf-menu ul li a {
	text-transform: uppercase;
	border: 0px;
}
#sf-menu ul li a:active {
	outline: none;
}

#sf-menu ul li a strong {
	font-size: 16px;
	color: #7d7d7d;
	display: block;
	z-index: 300;
	letter-spacing: 1px;
}
#sf-menu ul li.current_page_item a strong {
	color: #134150 !important;
}
#sf-menu ul li a span {
	clear: left;
	font-size: 14px;
	color: #a0a0a0;
	margin-left: -3px;
}
#sf-menu ul li ul li {
	padding: 0 15px;
	border: 0px;
	background: none;
}
#sf-menu ul li ul {
	padding: 15px 0;
}
#sf-menu ul li ul li a {
	color: #fff;
}
#sf-menu ul li ul li a span {
	display: none;
}
#sf-menu ul li ul li ul {
	position: absolute;
	margin: -1px 0 0 195px;
}

/* end nav styling */

#header_info {
	font: 500 14px/20px 'Open Sans';
	text-align: center;
	margin-top: 90px;
	letter-spacing: 1px;
}

#header_info strong {
	font: 700 14px/16px 'Open Sans';
	text-transform: uppercase;
}

#header_info p {
	color: #134150 !important;
	margin-bottom: 13px;
}

.sidebar_divider {
	height: 1px;
	display: block;
	clear: both;
	width: 251px;
}
#mainpage {
	float: left;
	display: inline-block;
	min-width: 670px;
	margin-left: 315px;
	height: 100%;
	padding: 112px 0 60px 0;
}

#container {

}

.left_column {
	width: 419px;
	float: left;
	padding-right: 10px;
}
.left_column p {
	font: normal 13px/19px "Open Sans", Sans-Serif;
	color: #134150;
	margin-bottom: 10px;
}

.right_column p {
	font: normal 12px/17px "Open Sans", Sans-Serif;
	color: #134150;
	margin-bottom: 10px;
	margin-top: 4px;
}
.left_column p strong {
	text-transform: uppercase;
}

.right_column {
	background: url(images/right_column.png) no-repeat top center;
	width: 182px;
	height: 921px;
	float: right;
	padding: 17px 30px 0 30px;
	text-align: center;
}
.post_thumbnail {
	position: relative;
}
.post_thumbnail h2 {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 10px;
	margin-right: 15px;
	background-color: #111;
	padding: 5px 5px 0;
	display: inline-block;
	font-size: 24px;
	line-height: 12px;
}
#page li h2 {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 10px;
	margin-right: 15px;
	background-color: #111;
	padding: 5px 5px 0;
	display: inline-block;
	font-size: 24px;
	line-height: 12px;
}
#page li p {
	margin: 90px 20px 0 10px;
	color: #888;
}
#content {
	width: 530px;
	float: left;
	padding: 0 30px 0 20px;
}
#content ul, #content ol {
	margin: 18px;
}
#content ul li {
	padding: 6px 0;
}
#content ol li {
	padding: 6px 0;
}
#content a {
	font-weight: bold;
	color: #b50000;
}
#content a:hover {
	color: #000;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-bottom: 15px;
}
#sidebar {
	float: left;
	width: 240px;
	padding: 0 0 0 0;
}
#sidebar ul li {
	list-style: none;
	background: url(images/arrow.png) no-repeat left;
	padding: 0 0 0 10px;
}
#sidebar ul li a {
	padding: 0 0 0 10px;
	display: block;
}
#content .blog_post h2 {
	font-size: 40px;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.metaInfo {
	margin-bottom: 25px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.metaInfo a {
	color: #b50000;
}
.metaInfo a:hover {
	color: #555;
}
.post_meta {
	font-size: 16px;
	text-transform: uppercase;
	color: #232323;
	width: 210px;
	margin: 0 10px;
}
.post_meta a {
	color: #bbb;
}
.page {
	float: left;
	overflow: hidden;
	min-width: 680px;
	padding: 0 0 0 0;
}
.blog_post .post_thumbnail {
	margin-bottom: 20px;
}

.blog_post {
	margin: 0 0 40px 0;
}

.blog_post p {
	margin: 4px 0 20px;
}
.fullwidth_content {
	overflow: hidden;
	display: block;
	padding: 0;
}

/* Gallery styling */
#gallery {
	width: 850px;
	overflow: hidden;
	padding-bottom: 8px;
}
#gallery ul {
	margin: 0;
	padding: 0;
}
#gallery li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.blog_post #gallery ul.gallery-two-column li {
	width: 380px;
	float: left;
	padding-right: 20px;
	padding-top: 10px;
}
.blog_post #gallery ul.gallery-three-column li {
	width: 250px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}
.blog_post #gallery ul.gallery-four-column li {
	width: 190px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}


/* Comment Styling */
#comments {
	overflow: hidden;
}
#comments ul {
	list-style-type:none;
	margin: 0;
}
#comments ul li {
	list-style: none;
}
.commentlist {
	margin: 0;
}
ul.commentlist {
	margin: 0;
}
.commentlist li {
	margin:0;
	border-top:1px solid #ccc;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
.commentlist li .comment_wrap {
	overflow:visible;
	padding:20px 0;
	position:relative;
}
.gravatar {
	float:left;
}
.gravatar img{
	height:60px;
	width:60px;
}
.comment_content {
	min-height:80px;
	padding-left:20px;
	position:relative;
	overflow:hidden;
}
#comments .commentlist li ul li {
	margin-left: 40px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.comment_author {
	font-size:11px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}
.comment_author span {
	display:none;
}
.comment_time {
	float:right;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.comment_text {
	clear:both;
	padding-top:5px;
	overflow:hidden;
}
.comment_text p {
	margin: 10px 0 20px 0;
}
.comments_navigation {
	margin-top:20px;
	clear:both;
	overflow:hidden;
}
.comments_navigation .nav_previous {
	float:left;
}
.comments_navigation .nav_next {
	float:right;
}
#respond {
	margin-top:20px;
}
#respond #comment{
}
#comments label {
	padding-left: 6px;
	opacity: 0.75;
}
.cancel_comment_reply {
	margin-bottom:6px;
}
.l-submit {
	background-color: #ddd;
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	margin: 0 0 10px;
	padding: 6px 10px;
}
.l-submit { color: #fff; }
a:hover .l-submit { color: #b5000; }
.textfield { width: 213px; height: 31px; border: 0; padding: 0; background-repeat: no-repeat; margin: 0 8px 0 0; border: 1px solid #ddd; background: #eee; }
.textarea { width: 450px; height: 125px; padding: 0; margin: 0 0 10px 0; border: 0; background-repeat: no-repeat; overflow: hidden; border: 1px solid #ddd; background: #eee; }
.l-input { width: 300px; height: 31px; margin: 0 0 20px; border: 1px solid #ddd; background: #eee; }
#contact .l-submit { color: #333; margin: 15px 0 0;}

/*
.fullwidth_content p, .fullwidth_content h1, .fullwidth_content h2, .fullwidth_content h3, .fullwidth_content h4, .fullwidth_content h5,
.fullwidth_content h6, .fullwidth_content ul, .fullwidth_content ol, .fullwidth_content pre */

#footer_container {
	background: #000;
	padding: 5px 0 15px 50px;
}
#footer .address {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
}


#footer .text {
	width: 975px;
	background: url(images/footer_rule.png) no-repeat top left;
	padding-top: 25px;
	margin-top: 17px;
}

#footer .text .left {
	width: 400px;
	float: left;
	height: 160px;
}

#footer .text strong{
	font-weight: 700;
	text-transform: uppercase;
}

#footer .text .right strong{
	font-family: Nevis, Arial, Helvetica, Garuda, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #e6ddc3;
	padding-bottom: 8px;
}

#footer .text .left p {
	font: 12px/17px "Open Sans", "Sans-Serif";
	color: #fff;
	padding-bottom: 8px;
}

#footer .text .right p {
	font: 11px/17px "Open Sans", "Sans-Serif";
	color: #fff;
	padding-bottom: 8px;
}


/******** WP PAGE NAVIGATION **********/
#content-fullwidth-portfolio .wp-pagenavi {
	margin: 10px 0 30px 20px;
}
.portfolio_content {
	padding: 0 20px 0 20px;
}
.wp-pagenavi {
	z-index: 200;
	clear: both;
	margin: 20px 0 20px 0;
	font-size: 10px;
	-moz-box-shadow: 2px 0 0 rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 2px 0 0 rgba(0, 0, 0, 0.08);
	box-shadow: 2px 0 0 rgba(0, 0, 0, 0.08);
}
.wp-pagenavi a, .wp-pagenavi .current {
	padding: 9px 8px;
	background-color: #111;
}
.wp-pagenavi a {
	font-weight: bold;
	color: #fff;
}
.wp-pagenavi .current {
	font-weight: bold;
	color: #777;
}
#content .wp-pagenavi a {
	color: #fff;
}

/*********************************************
PORTFOLIO STYLING
*********************************************/
.portfolioItem {
	clear: both;
}
/**** one column ****/
.portfolioImage {
	float: left;
	width: 520px;
	padding: 30px 0 0 20px;
}
.portfolioDesc {
	float: left;
	width: 380px;
	padding: 30px 20px 0 20px;
}
.portfolioDesc h3 {
	margin-top: 0px;
}
#content-fullwidth-portfolio ul {
	letter-spacing: -4px; /* remvoe the gap */
	word-spacing: -4px; /* remvoe the gap */
	overflow:hidden;
	list-style-type:none;
	margin:10px 0 0;
	padding:0;
	display:block;
}
#content-fullwidth-portfolio ul li {
	letter-spacing: normal;  /* remvoe the gap */
	word-spacing: normal;  /* remvoe the gap */
	display: -moz-inline-box; /* mozilla only */
    display: inline-block; /* for browsers that support display:inline-block*/
	vertical-align: top;
	overflow:hidden;
	padding:0;
	position:relative;
}
ul.two-column h2, ul.three-column h2, ul.four-column h2 {
	margin: 20px 0 20px;
}
.one-column .portfolio_deslc h2 {
	margin: 0 0 20px;
}
.one-column {
	padding: 20px 0 0 0;
}
.one-column .portfolio_thumbnail {
	float: left;
	margin: 10px 20px 0 30px;
	width: 520px;
	height: 260px;
}
.one-column .portfolio_desc {
	width: 240px;
	float: left;
}

ul.two-column { list-style: none; clear: both; }
ul.two-column li { width: 380px; margin-left: 30px; }
ul.two-column li .portfolioImage { width: 465px; height: 210px; overflow: hidden; margin: 0; position: relative; }
ul.two-column li .portfolioImage img { position: absolute; top: 0; left: 0; }
ul.two-column li h3 { margin: 22px 0 13px; }

ul.three-column { list-style: none; clear: both; margin: 30px 0 0 0; }
ul.three-column li { width: 250px; margin-left: 25px; }
ul.three-column li .portfolioImage { width: 300px; height: 140px; overflow: hidden; margin: 0; position: relative; }
ul.three-column li .portfolioImage img { position: absolute; top: 0; left: 0; }
ul.three-column li h3 { margin: 22px 0 13px; }

ul.four-column { list-style: none; clear: both; }
ul.four-column li { width: 190px; margin-left: 19px; }
ul.four-column li .portfolioImage { width: 216px; height: 110px; overflow: hidden; margin: 0; position: relative; }
ul.four-column li .portfolioImage img { position: absolute; top: 0; left: 0; }
ul.four-column li h3 { margin: 22px 0 13px; color: #000000; font-size: 20px; }

.portfolio_thumbnail {
	margin: 20px 0 0 0;
}

/********* SIDEBAR STYLING *********/
#sidebar ul {
	margin-bottom: 20px;
}
#sidebar ul li {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
#sidebar a {
	font-weight: bold;
	color: #333;
}
#sidebar a:hover {
	color: #b50000;
}
#sidebar h3 {
	font-size: 32px;
	margin-bottom: 10px;
}


/********* TEXT STYLING *********/
h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	font-family: "Open Sans", "Sans-Serif";
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 11px;
	text-transform: uppercase;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #b50000;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #000;
}
#page li h2 a {
	color: #ffffff;
}

.divider {
	width: 100%;
	height: 1px;
	display: block;
	clear: both;
	margin: 0 0 20px 0;
}
/* widget styling */
#flickr, #flickr .wrap {
	width: 240px;
}
#flickr .wrap img {
	float: left;
	margin: 0 5px 5px 0;
}
ul .thumbnail-list {
	margin: 0;
	padding: 0;
}
#sidebar .thumbnail-list li {
	background-image: none;
	padding: 15px 0 15px 0;
}
.thumbnail-list li {
	padding: 0;
	background-image: none;
	display: block;
	clear: both;
}
#sidebar .thumbnail-list li a {
	padding: 0;
}
.thumbnail-list li img {
	float: left;
	border: 4px solid #eaeaea;
	margin: 0 8px 0 0;
}
.date {
	line-height: 18px;
	color: #999;
}
.clearboth { clear: both; }
.tagcloud a {
	padding: 7px;
	background: #eee;
	border-radius: 4px;
	margin: 4px;
	display: inline-block;
}

/*************
COLUMN SHORTCODES
**************/
.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;
}
.one_half {
	width: 48%;
	float: left;
}
.one_third {
	width: 30.6666%;
	float: left;
}
.two_third {
	width: 65.3332%;
	float: left;
}
.one_fourth {
	width: 22%;
	float: left;
}
.two_fourth {
	width: 48%;
	float: left;
}
.three_fourth {
	width: 74%;
	float: left;
}
.one_fifth {
	width: 16.8%;
	float: left;
}
.two_fifth {
	width: 37.6%;
	float: left;
}
.three_fifth {
	width: 58.4%;
	float: left;
}
.four_fifth {
	width: 79.2%;
	float: left;
}
.one_sixth {
	width: 13.3333%;
	float: left;
}
.two_sixth {
	width: 30.6666%;
	float: left;
}
.three_sixth {
	width: 47.9998%;
	float: left;
}
.four_sixth {
	width: 65.3332%;
	float: left;
}
.five_sixth {
	width: 82.6665%;
	float: left;
}
.last {
	margin-right: 0 !important;
	clear: right;
}

/* shortcodes */

.error { background: #f7c5c5; color: #a86f6f; border: 1px solid #ce8484; margin: 5px 0 5px 0; padding: 10px; display: block; }
.success { background: #dff7c3; color: #5a9038; border: 1px solid #bbdb95; margin: 5px 0 5px 0; padding: 10px; display: block; }
.info { background: #d4edf9; color: #5a8e9f; border: 1px solid #abd2ee; margin: 5px 0 5px 0; padding: 10px; display: block; }
.note { background: #f7f9d4; color: #a5830e; border: 1px solid #cfc993; margin: 5px 0 5px 0; padding: 10px; display: block; }

.info .icon, .error .icon, .success .icon, .note .icon { float: left; margin: -1px 8px 0 0; }

.dropcap { font-size: 24px; float: left; overflow: hidden; color: #ffffff; line-height: 40px; width: 40px; font-weight: bold; text-align: center; background-image: url('images/dropcap.png'); margin: 6px 8px 1px 0; background-repeat: no-repeat; }
.dropcap2 { font-size: 28px; float: left; overflow: hidden; line-height: 35px; width: 30px; font-weight: bold; text-align: center; margin: 0 8px -4px 0; }

.highlight_yellow { background: #edff56; display: inline-block; padding: 3px 5px; }
.highlight_black { background: #000; display: inline-block; padding: 3px 5px; color: #ffffff; }
.highlight_lightgrey { background: #f8f8f8; display: inline-block; padding: 3px 5px; }
.highlight_grey { background: #dddddd; display: inline-block; padding: 3px 5px; }

blockquote { font-size: 14px; font-family: Georgia; background-image: url(images/blockquote.png); background-repeat: no-repeat; margin: 0; padding-left:36px; }
blockquote.block { margin: 5px 0 30px 0; background-position: 0 15px; display: block; }
blockquote.block cite { font-size: 12px; color: #999; margin: 10px 0 10px 0; }

blockquote.alignleft {
	margin: 10px 30px 10px 0;
	width: 250px;
	float: left;

}
blockquote.alignright {
	margin: 10px 0 10px 30px;
	width: 250px;
	float: right;
}

.imageleft {
	margin: 4px 15px 5px 0;
	float: left;
	display: block;
}
.imageright {
	margin: 4px 0 5px 15px;
	float: right;
	display: block;
}

.button { display: inline-block; border-radius: 4px; margin: 2px 0 2px; }
#content a.button, #sidebar a.button { color: #fff; }
#content a.b_white, #sidebar a.b_white { color: #333; }
.b_small { padding: 4px 9px; font-size: 12px; }
.b_medium { padding: 6px 12px; font-size: 14px; }
.b_large { padding: 7px 14px 9px; font-size: 18px; }

.b_black { background-image: url(images/blackbutton.png); border: 1px solid #000; }
.b_gray { background-image: url(images/graybutton.png); border: 1px solid #555; }
.b_blue { background-image: url(images/bluebutton.png); border: 1px solid #00719b; }
.b_green { background-image: url(images/greenbutton.png); border: 1px solid #6c8d06; }
.b_pink { background-image: url(images/pinkbutton.png); border: 1px solid #c44c5a; }
.b_orange { background-image: url(images/orangebutton.png); border: 1px solid #e87500; }
.b_white { background-image: url(images/whitebutton.png); border: 1px solid #999; }

#blue_bar {
	position: absolute;
	width: 100%;
	background: url(images/blue_bar.gif) repeat-x top left;
	top: 45px;
	height: 43px;
}

#blue_bar h1 {
	font-size: 21px;
	color: #fff;
	display: block;
	min-width: 389px;
	height: 54px;
	background: url(images/white_strokes.png) no-repeat top left;
	position: absolute;
	margin-left: 314px;
	margin-top: -5px;
	overflow-y: hidden;
	line-height: 50px;
}


.address .rhoads {
	font: 400 10px/10px 'Open Sans', Arial, Sans-Serif;
	position: absolute; margin-left: 800px; color: #ababab;
	text-transform: none;
}

.address .rhoads a {
	 color: #ababab;
}