/*
Theme Name: Royal Bearing
Theme URI: http://wordpress.org/
Description: Custom Theme for Royal Bearing, Inc. based on WordPress Twenty Ten
Author: efishinsea
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
/*html { overflow-y:scroll; } /*	Prevent Firefox Scrollbar Jump	*/*/
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: right;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 0 280px 0 10px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 200px;
}
#secondary {
	clear: left;
}
#footer {
	clear: both;
	width: 100%;
	background:#42a2d3;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}
.homepage-one-column #content-home {
	background: transparent url(images/home-box-bg.png) no-repeat;
	margin: 0 auto 20px auto;
	width: 960px;
	height: 337px;
}

#home-cols { height: 325px; font-size: 12px;  }
#home-col1 { float:left; width:310px; height:325px; overflow:hidden  }
#home-col1 img { margin:5px 0px 0px -5px;}
#home-col2 { float:left; width:310px; }
#home-col2 img { margin:5px 0px 0px 0px; float:right; padding-right:10px;}
#home-col3 { float:left; width:310px; }

#home-col1 h2, #home-col2 h2, #home-col3 h2 {
	position:relative;
	color:#434343;
	font-weight:bold;
	font-size:13pt;
	margin:15px 0px -21px 25px;	
}
#home-col1 .content, #home-col2 .content, #home-col3 .content {
	margin:55px 0px 0px 25px;
	color:#ffffff;
}

/* RSS Ticker CSS*/
.rssFeed{position:relative; margin:0px 0px 0px 0px;height:250px; width: 305px;overflow:hidden; border: 0px solid #afb0b4;}
.rssFeed ul { list-style-type:none; line-height:110%; }
.rssFeed ul li { border-bottom: 1px solid #456777; height:50px; margin:5px 0px;}
.rssFeed ul li a, .rssFeed a {color: #fff;text-decoration: none; font-size: 12px;}
.rssFeed a:hover{color: #000;text-decoration: none;}
.rssHeader { padding: 0.2em 0; }
.rssBody { border: 0px solid #fff; }
.rssRow h4, .rssRow p, .rssRow div{	margin: 0; padding: 0.5em;}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Helvetica, "Helvetica Neue", Arial,  "Nimbus Sans L", sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.product-content label,
.product-content tr th,
.product-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
	font-family: Helvetica, "Helvetica Neue", Arial, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#main, #wrapper {
	margin: 0 auto;
	width: 1024px;
}
#outer {
	background: #030605 url(images/main-bg.png) top left repeat-x;
}
.ipad #outer {
	background: #000000;
}
#wrapper {
	width:1024px;
	margin: 0px auto;
	padding: 0px 0px;
	border:0px solid white;
}
#footer-outer{ 
	background:#42a2d3 url(images/footer-top.png) top left repeat-x;
	clear:both;
	margin: 0px auto;
	width:100%;	
}
#footer-wrapper { 
	clear:both;
	margin: -10px auto 0px auto;
	*margin: 0px auto 0px auto;
	width:1024px;	
}
#footer-area {
	color: #fff;
	padding:15px 20px 35px 20px;
}
#site-info {
	float: left;
	width: 15%;
	padding:0px 0px 0px 20px;
}
#site-info-2 {
	float: left;
	padding:0px 0px 0px 60px;
	width: 55%;
	font-weight:bold;
	font-size:8pt;
}
#site-info-3 {
	float: right;
	width: 15%;
}
#footer_nav {
	width:49%;
	float: right;
	text-align:right;
	font-size:11px;
	color:#ffffff;
	padding:0px 20px 0px 0px;
}

#site-generator {
	float: right;
	width: 220px;
	
}

#branding { 
	width:1024px; 
	height: 100px; 
	background:#f3f3f5 url(images/top_gradient.png) right no-repeat; 
	overflow:hidden;
	border:0px solid red;
}


/* This is the logo */
#branding #logo {
	position:relative;
	margin:30px 0px 0px 40px;
	width: 175px;
}
#home-div { padding:0px 33px 0px 33px; }

#main-outer {
	overflow: hidden;
	width:1270px;
	background: url(images/bg_stacks1a.jpg) -20px 0px no-repeat;
	margin: 0px 128px 0px -128px;
	border:0px solid white;
}

.ipad #main-outer {
	background: url(images/bg_stacks1a.jpg) 0px 0px no-repeat;
	width:1150px;
}

#main {
	clear: both;
	overflow: hidden;
	padding: 20px 0 0 0;
	min-height:700px;
}
.ipad #main {
	padding-left:75px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area .widget-area#first {
	margin-left:60px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}



/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #42a2d3;
}
.ipad body {
	background:#000;
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}


h1 {
	margin-bottom: 18px;
	font-size: 35px;
	color: #ffffff;
}

h2 {
	margin-bottom: 18px;
	font-size: 18px;
	color: #ffffff;
}



hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
	font-size: 13px;
	color: #ffffff;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}



ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
a:visited, 
a:link {
	color: #bbe9f8;
}
/*
a:visited {
	color: #0066cc;
}
*/
a:active,
a:hover {
	color: #F0F8FF;
	font-weight: bold;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0px 0 0 0;
}

#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
	position:absolute;
	left:-100000px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#439dcd;
	margin: 18px 45px 0px 0;
	width: 500px;
	border:0px solid red;
}
#site-description  .d{color:#3d708d;}

#top-links { float:right;text-align:right; width: 500px; white-space:nowrap;}
#top-links a{
	color:#429dd0;
	font-weight:bold;
	margin-right:5px;
	padding:0px 10px;
	text-decoration:none;
}
#top-links a:hover { color:#3d708d; }

#util-int {   z-index: 999999; } 
#util-regions {   display: none;  margin: -5px 0px 0px 35px;   height: 20px;   position: absolute; border:1px solid #ccc; background:#fff; padding:5px;} 
#util-regions img {border:1px solid #ccc; padding:0px; margin-right:8px;}
#placeholder-regions {  } 


#searchbox  {
	background: url(images/searchbox.png) no-repeat;
	width:282px;
	height:30px;
	display:block;
	float:right;
	margin-top:5px;
	padding:3px 2px;
}
#searchbox2  {
	background: url(images/searchbox2.png) no-repeat;
	width:417px;
	height:30px;
	display:block;
	float:right;
	margin-top:5px;
	padding:3px 2px;
}	
#search-inventory {
	background: url(images/search-inventory.png) no-repeat;
	width:725px;
	height:59px;
	display:block;
	padding:9px 20px 0px 10px;
	margin-left:-5px;
}
#search-inventory #searchbox2 {
		margin-right:20px;
}
#searchbox form,
#searchbox2 form{ margin: 0 0; }
#searchbox .textfield {
	background:none;
	border:none;
	width:225px;
	float:left;
	height:20px;
	margin:-3px 2px 0px -2px;
	padding:4px 4px;
}
#searchbox2 .textfield {
	background:none;
	border:none;
	width:360px;
	float:left;
	height:20px;
	margin:-3px 2px 0px -2px;
	padding:4px 4px;
	font-size:12px;
}
#searchbox .button,
#searchbox2 .button {
	background:none;
	border:0px;
	width:42px;
	height:24px;
	cursor:pointer;
	float:left;
	margin-top:0px;
}

#searchbox .searchtip,
#searchbox2 .searchtip {
	color:#999;
}
/* =Menu
-------------------------------------------------------------- */
#access-wrapper { position:relative; z-index:10000; }
#access {
	background: #429dd0 url(images/menu_bg_35.png) top left repeat-x;
	display: block;
	float: left;
	margin: 0 0;
	width: 100%;
	height:35px;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left:30px;
	width: 994px; /*1024 - (margin-left) width*/
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	border-right:1px solid #6eadd3;
	height:35px;
}

#access .menu-header li:first-child a,
div.menu li:first-child a {
	border-left:1px solid #6eadd3;
}



/*fix sub menu heights*/
#access .menu-header ul ul li,
div.menu ul ul li {
	height:25px;
}
#access a {
	color: #fff;
	font-weight:bold;
	display: block;
	line-height: 35px;
	letter-spacing:.1em;
	padding: 0 50px;
	text-decoration: none;
	
}
.ipad #access .menu-header, 
.ipad div.menu{
	margin-left:10px;
	width: 850px; /*1024 - (margin-left) width*/
}

.ipad #access a {padding: 0 30px; }
.ff3 #access a {padding: 0 49px; }
.chrome #access a,
.chrome #safari a {padding: 0 50px; }
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 999999;
}
#access ul ul li {
	min-width: 180px;
	border-top:1px solid #6eadd3;
	border-right:0px solid #6eadd3;
	height:25px;
}
#access ul ul li:first-child a,
div.menu ul ul li:first-child a {
	border-left:0px solid #6eadd3;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background:#429dd0;
	padding: 0px 10px;
	width: 160px;
	height: 25px;
	line-height: 25px;
}
#access li:hover > a,
#access ul ul:hover > a,
#access ul li.current-menu-item  {
	background: #2e85b4 url(images/menu_bg2_35.png) repeat-x;
	color: #e0e0e0;
}
#access ul li:hover > ul {
	display: block;
}

#access ul ul li:last-child a,
#access ul ul ul li:last-child a {
	border-bottom:1px solid #6eadd3;
}


#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* --------- =Content-------------------------------------------------------------- */

/* --------- =Home Div --------------------------------------------------*/

#prod_menu { 
	float:right;
	margin:10px 0px 10px 45px;
	width:310px;
	height:345px;
	border:0px solid red;
}

.section-header,.section-header-sub {
	background: transparent url(images/section-header.png) no-repeat;
	width:320px;
	height:50px;
	color:#434343;
	font-weight:bold;
	font-size:13pt;
	padding:15px 5px 0px 15px;
	margin:-5px 0px -21px -5px;
}	
.section-header-sub {
	margin:14px 0px -21px -5px;
}
.section-content {
	background: transparent url(images/section-content.png) top left repeat-y;
	width:320px;
	padding:5px 5px 5px 15px;
	margin:0px 0px -20px -5px;
}	
.section-content-end { 
	background: transparent url(images/section-content-end.png) top left no-repeat;
	width:320px;
	height:4px;
	margin:20px 0px 0px -5px;
}
.section-left { float:left; width:135px; margin-right:10px; border-right:1px solid #4d8ca8;padding:3px 5px;}
.section-right { float:left; width:145px; padding:3px 5px;  }
.section-left p, .section-right p {
	margin-bottom:10px; 
}
p.btop {
	width:90%;
	padding-top:5px;
	margin-bottom:11.5px; 
	border-top:1px solid #4d8ca8;	
	}
.section-content a {
	color:#9bcde8;
	font-weight:bold;
	text-decoration:none;	
}
.section-content a:hover { color:#bbe9f8; }

#section-search {
	background: transparent url(images/section-search-bg.png) top left no-repeat;
	width:310px;
	height:104px;
	margin:10px 0px 0px 0px;
	padding:10px 0px;color:#434343; 
}
#section-search h3 {padding-left:10px;font-weight:bold;font-size:13pt; }
#section-search  span {padding-left:10px;}
#section-search #searchbox { position:relative; left:-12px; top:3px; }


#content {
	margin-bottom: 36px;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}

/* ---------     Product Templates CSS   ---------*/
.product-content {
	margin:10px 0px 40px 0px;
	clear:both;
}


.products-area, .products-area.last{ 
	margin:10px 0px 10px 0px;
	padding: 0px 5px 10px 5px;
	clear:both;
	border-bottom:1px solid #4d8ca8;
}
.products-area.last{ 
	border-bottom:0px;
}
.products-content div:last-child {border-bottom:0px; }
.products-area p{position:relative; margin-top:-15px; padding:0 0; } 
h2.product-title {}


h2.product-title a,
h2.product-title a:visited  { color:#ffffff; text-decoration:none;}
h2.product-title a:hover  { color:#bbe9f8; }
.cat-div { text-align:center; padding:0px 0px 10px 0px; }
.cat-div a,
.cat-div a:link,
.cat-div a:visited   {min-width:200px; text-align:left; float:left; margin:0px 5px 0px 20px;  text-decoration:none; color:#9bcde8; }
.cat-div a:hover {color:#bbe9f8;  }
.entry-content,
.entry-summary,
#comments{
	margin:10px 0px;
	padding:10px 20px;
	border:1px solid #4d8ca8;
	background: url(images/area-bg.png) top left repeat;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	clear:both;
}

.entry-content2
{
	margin:0px 0px 10px 0px;
	padding:20px 0px;
}




.entry-content img,
.entry-summary img,
.entry-content2 img,
.entry-summary2 img {
	border:0px solid #c9e9f9;
	background:#fff;
	padding:0px 0px;
}
.entry-bottom {
	border-bottom:1px solid #4d8ca8;
	width:100%;
	float:right;
	clear:both;
}

.search-login-buttons {margin-left:130px;} 
.search-login-buttons img { 
	border:0px;
	background:none;
	padding:0;
}
.btn-search-inventory {float:left;}
.btn-dist-login {float:left; }
.ie7 .btn-dist-login {float:left; position:relative;top:-25px; }
#related-products {
	width:95%;	
	margin-left:145px;
}
.ff3 #related-products,
.ff4 #related-products {margin-left:145px; }

.related-div {
	margin:-20px 0px 10px 0px;
	padding:5px 10px 10px 10px;
	border:1px solid #4d8ca8;
	width:540px;
	background: url(images/area-bg.png) top left repeat;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}

a.related-link, a.related-link-open,
a.related-link:visited, a.related-link-open:visited,
.continue-reading a,.continue-reading a:visited
{ 	color: #42a2d3; text-decoration:none; 
	background: url(images/area-bg-link.png) top left repeat;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
a.related-link:hover,
.continue-reading a:hover
{ color: #7bb3d1; }

a.related-link,a.related-link:visited {
	text-decoration:none;
	background: url(images/arrow_right.png) 0px 4px no-repeat;
	padding:0px 0px 0px 12px;
}
a.related-link-open,a.related-link-open:visited {
	text-decoration:none;
	background: url(images/arrow_down.png) 0px 4px no-repeat;
	padding:0px 0px 0px 12px;
}
/* End Product Templates CSS*/


#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul li {
	margin-top: 10;
	list-style-type:circle;
	font-size: 13px;
}




#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 12px;
}
#content dt,
#content th {
	color: #FFF;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #FFF;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}



#entry-content table,
#content table {
	border: 0px;
	border-top: 1px solid #56A8D2;
	border-bottom: 0px solid #e7e7e7;
	padding: 6px 24px;
	margin: 0px -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr {
	border-top: 0px solid #e7e7e7;
	padding: 6px 24px;
}
#content td {
	border-top: 0px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #42a2d3;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #FFF;
}
#content .entry-title {
	color: #FFF;
	font-size: 35px;
	/*	font-weight: bold;*/
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #ffffff;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #42a2d3;
}
.entry-meta {
	color: #fff;
	font-size: 12px;
	/*display:none;*/
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.product-content,
.entry-content,
.entry-summary {
	clear: both;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}






.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #fff;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #fff;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}



.page-link {
	color: #42a2d3;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color:#42a2d3;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:visited,
.page-link a:active,
.page-link a:hover {
	color: #9bcde8;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #666;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #42a2d3;
}
.entry-meta a:visited,
.entry-meta a:hover,
.entry-utility a:hover {
	color: #9bcde8;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
    padding: 10px 15px 0 0 
}

#content img {
	margin: 0;
	height: auto;
	max-width: 850px;
	width: auto;
	border: 0px;

}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	border: 0px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-right: -14px;
	margin-top: 4px;
	border: 0px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
	border: 0px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color: #42a2d3;
	font-size: 12px;
	margin: 5px;
}
#content .wp-smiley {
	margin: 0;
}
#content .gallery {
	margin: 0 auto 18px;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 0px;
}
#content .gallery .gallery-caption {
	color: #42a2d3;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 0px;
}
#content .gallery br+br {
	display: none;
}
#content .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color:#42a2d3;
	text-decoration: none;
}
.navigation a:visited,
.navigation a:active,
.navigation a:hover {
	color: #9bcde8;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.nav-previous a, .nav-previous a:visited,
.nav-next a, .nav-next a:visited {
	background: url(images/area-bg-link.png) top left repeat;
}

#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}

#nav-below {
	margin: -18px 0 0 10px;
}




/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #42a2d3;
	text-decoration: none;
}
.comment-meta a:visited,
.comment-meta a:active,
.comment-meta a:hover {
	color: #9bcde8;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #42a2d3;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #9bcde8;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 12px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 5px 0px;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 5px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #9bcde8;
	font-weight: bold;
}
#respond label {
	color: #fff;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond #commentform {
	margin:0 0; padding: 0 0;
}
#respond .form-allowed-tags {
	color: #42a2d3;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	color: #fff;
	padding:15px 15px 0px 15px;
	width:151px;
	margin: 0 0 18px 0;
	border-right:1px solid #4d8ca8;
	border-left:1px solid #4d8ca8;
	border-bottom:1px solid #4d8ca8;
	background: url(images/area-bg-blue.png) top left repeat;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}

#text-1.widget-container,
#text-2.widget-container,
#text-3.widget-container,
#text-4.widget-container, 
#text-5.widget-container,
#text-6.widget-container,
#text-7.widget-container,
#text-8.widget-container,
#text-9.widget-container, 
#text-10.widget-container,
#text-11.widget-container,
#text-12.widget-container,
#text-13.widget-container, 
#text-14.widget-container,
#text-15.widget-container,
#text-16.widget-container,
#text-17.widget-container,
#text-18.widget-container,
#text-19.widget-container,
#text-20.widget-container
 {
	background:none;
	border:0px;
}
#text-1.widget-container .special_photo {
	position:absolute;
	margin:300px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-2.widget-container .special_photo {
	position:absolute;
	margin:-15px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}

#text-3.widget-container .special_photo {
	position:absolute;
	margin:60px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}

#text-4.widget-container .special_photo{
	position:absolute;
	margin:40px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-5.widget-container .special_photo {
	position:absolute;
	margin:1px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-6.widget-container .special_photo {
	position:absolute;
	margin:100px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-7.widget-container .special_photo {
	position:absolute;
	margin:60px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}

#text-8.widget-container .special_photo {
	position:absolute;
	margin:0px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-9.widget-container .special_photo{
	position:absolute;
	margin:0px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-10.widget-container .special_photo {
	position:absolute;
	margin:0px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-11.widget-container .special_photo {
	position:absolute;
	margin:0px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-12.widget-container .special_photo {
	position:absolute;
	margin:53px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-13.widget-container .special_photo {
	position:absolute;
	margin:300px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-14.widget-container .special_photo {
	position:absolute;
	margin:53px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-15.widget-container .special_photo {
	position:absolute;
	margin:300px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-16.widget-container .special_photo {
	position:absolute;
	margin:300px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-17.widget-container .special_photo {
	position:absolute;
	margin:60px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-18.widget-container .special_photo {
	position:absolute;
	margin:20px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-19.widget-container .special_photo {
	position:absolute;
	margin:100px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-20.widget-container .special_photo {
	position:absolute;
	margin:100px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-21.widget-container .special_photo {
	position:absolute;
	margin:100px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-22.widget-container .special_photo {
	position:absolute;
	margin:100px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-23.widget-container .special_photo {
	position:absolute;
	margin:100px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}
#text-24.widget-container .special_photo {
	position:absolute;
	margin:100px 0 0 -15px;
	z-index:1000;
	display:block !important;
	width:182px;
}

#extended-categories-4.widget-container {
	color: #fff;
	padding:15px 15px 0px 15px;
	width:151px;
	margin: 0 0 18px 0;
	border-right:1px solid #434343;
	border-left:1px solid #434343;
	border-bottom:1px solid #434343;
	background: url(images/area-bg-gray.png) top left repeat;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
}
.widget-container a, .widget-container a:visited {color:#bbe9f8; }
.widget-container a:hover {color:#fff;}

.widget-container li.current-cat a,
#extended-categories-4.widget-container  li.current-cat a 
 {
 	color:#fff;
	border-bottom:1px dotted #fff;
 
 }
.widget-title {
	color: #434343;
	font-weight: bold;
	background: url(images/widget-header.png) top left no-repeat;
	height:50px;
	width:220px;
	font-size:12pt;
	padding:16px 5px 0px 25px;
	margin:-22px 0px -11px -25px;
}

.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #9bcde8;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {

}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}

.widget-container.widget_extended-categories ul { list-style-type:none; width:182px; position:relative;left:-31px; top:-5px;}

.widget-container.widget_extended-categories ul li {
	margin:5px 0px;
	padding:0px 0px 5px 10px;
	border-bottom:1px solid #4d8ca8;
	height:20px;
}


#extended-categories-4.widget-container ul li {
	margin:5px 0px;
	color: #ffffff;
	padding:0px 0px 5px 10px;
	border-bottom:1px solid #787878;
	height:20px;
}



.widget-container .widget_text {
	background:none;
	border:0px;
}

.archive-meta {border-bottom:1px solid #787878; margin-bottom:10px; }
.widget-container.widget_categories ul li a { font-weight:bold; }



/*#main .widget-list .widget_categories ul li:hover {background:#42a2d3; }*/
.widget-container.widget_extended-categories ul li:last-child,
#extended-categories-4.widget-container.widget_extended-categories ul li:last-child { 	border-bottom:0px solid #787878;}
/* =Footer
-------------------------------------------------------------- */

#footer {
	clear:both;

}
#colophon {
	margin-top: -29px;
	overflow: hidden;
	padding: 18px 0;
}


#site-info {
	font-size:12px;
}
#site-info a {
	color: #fff;
	font-weight:normal;
	text-decoration: none;
}

/*footer nav links*/
#footer_nav ul{float:right; position:relative; list-style-type:none; top:-1px; }
#footer_nav li {float:left;}
#footer_nav {position: relative;}
#footer_nav a {
	color: #ffffff;
	display: inline-block;
	line-height: 16px;
	padding-right: 20px;
	text-decoration: none;
	font-size:11px;
}
#site-info a:hover,
#footer_nav a:hover {
	color:#000;
	text-decoration: none;
}
#footer_nav .sep  { padding: 0px 7px; color:#666; }

img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 23pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}