/*
Theme Name: Hubway
Theme URI: http://hubway.net/
Description: 2 Column theme based on the default theme 
Version: 2.0
Author: Hubway
Author URI: http://hubway.net/
Tags: blue, fixed width, two columns, widgets

*/

/* Begin Typography & Colors */

body {
	font-size: 0.62em;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	background: #ededed url("images/bg.gif") repeat-x fixed;
	color: #333;
	text-align: left;
}

#page {
	background: transparent;
	border: 0px outset #369;
	text-align: left;
}

#content {
	font-size: 1.1em;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
	background: #fff url(images/bg-stripes2.jpg) no-repeat scroll 0 0;
	font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-weight: normal;
	text-shadow: 1px 1px 1px #CCCCCC;
}

#headerimg h1 {
font-size:6.5em;
margin:10px 0 0 60px;
padding:0;
text-align:center;
}

#headerimg .description {
color:#000000;
margin:10px 0 0 10px;
text-align:center;
}

#headerimg h4.description {
border:1px solid #CCCCCC;
font-family:"Trebuchet MS";
font-size:1.1em;
line-height:1em;
padding:5px 0;
text-shadow:1px 1px 1px #CCCCCC;
background: #fff;
}

#headerimg .dingbat {
color:#fff;
font-size:2em;
margin-left:30px;
margin-top:0;
text-shadow:1px 1px 1px #ccc;
}
#headerimg2 h2 {
background:transparent;
border:none;
font-size:1.5em;
font-weight:normal;
line-height:1.9em;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:10px;
padding-top:0;
text-align:right;
color:#000;
}

#headerimg2 a {
	color:#000;
}
#headerimg2 .description {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 1.5em;
	padding-top: 0px;
	padding-left: 15px;
	text-align: left;
	color: #333;
}

h2 {
	font-size: 1.6em;
}

.pagetitle {
	display: inline;
	font-size: 1.4em;
}

.breadcrumb 
{
	display: block;
	font-size: 1em;
}

#sidebar h2 {
	font-family: "Lucida Grande", Verdana, Sans-Serif;
	font-size: 1.2em;
	background: #36c;
	margin: 5px 0 5px 0;
	padding: 3px 0px 3px 0px;
	color:#fff;
	text-align:center;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-top-left: 5px;
	-khtml-border-radius-top-right: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
﻿﻿	border-top-left-radius:5px;
﻿﻿	border-top-right-radius: 5px;
}


h3 {
	font-size: 1.2em;
	background: #ffc;
	border:1px solid #CCCCCC;
}


h4 {
	font-size: 1.1em;
	background: #fff;
	border:1px solid #CCCCCC;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg {
	text-decoration: none;
	color: #336699;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #369;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
}

code {
	font: 1.1em "Courier New", Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

#footer .menu a:hover {
	text-decoration: underline;
}

#footer .menu ul li {
border-right: 1px solid #333333;
line-height: 10px;
margin: 0.6em 0 0.3em;
padding: 0 5px;
}

.no_link, .no_link:hover {
	padding: 0 5px;
	text-decoration: none;
	cursor: default;
	color: #333;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em "Lucida Grande", Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */

/* Begin Structure */

body {
	margin: 0 0 20px 0;
	padding: 0;
}

#pagewrap {
	margin: 10px auto;
	padding: 0;
	width: 915px;
}

#page {
	margin: 0px 0;
	padding: 0;
	width: 700px;
	float: left;
}

#header {
	float: left;
	background: #fff url("images/byronview.jpg") no-repeat top left;
	border: solid 0px #369;
	margin: 5px 5px 0;
	height: 200px;
	width: 700px;
}

#headerimg {
float:left;
height:160px;
margin:0 0 0;
width:410px;
}

#headerimg2 {
float:right;
position:relative;
right:10px;
top:10px;
}

.narrowcolumn {
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 5px;
	width: 700px;
	min-height: 100%;
	background: #fff;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 20px 0 0 0px;
	padding-left: 30px;
	text-align: left;
	background: transparent url(images/longside-shaded-start.png) no-repeat scroll left top;
}

.post hr {
	display: block;
}
.entry {
	background: transparent url(images/longside-shaded-bg.png) no-repeat scroll right top;
	padding: 0px 30px 10px 0px;
	min-height: 700px;
}
.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 0px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
clear:left;
margin:0 5px;
padding:0 0;
width:700px;
height:57px;
font-size: 1em;
text-align:center;
}
#footer p {
clear:left;
margin:0;
padding:0 0;
text-align:center;
}
#footer .menu {
margin:0;
padding:0;
}
#footer ul {
clear:left;
margin:0 auto;
}
#footer .menu li {
float:left !important;
list-style-type:none;
	}

/* End Structure */

/*	Begin Headers */

/*	reserve h1 for header banner */

h2 {
	margin: 10px 0 0;
	margin-bottom: 30px;
}

.pagetitle {
	margin: 10px 0px 0 15px;
	text-align: left;
}
.breadcrumb {
	margin: 10px 0 10px 20px;
}

#adsensem-co-1 {
	margin-top: 140px;
}

h3 {
line-height:2em;
margin:10px 0 0 0;
padding:0 10px 0 30px;
}

h4 {
line-height:1.8em;
margin:10px 0 0 0;
padding:0 10px 0 30px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

/* End Headers */

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered"',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: disc;
	text-indent: 0px;
}

html>body .entry li {
	margin: 7px 0 8px 20px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul li, #sidebar ol li {
	margin: 0px 0 10px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-image: url(images/bulletsm.png);
}

#sidebar ul ul li:hover {
	list-style-type: none;
	list-style-image: url(images/bullethoversm.png);
}

ul.bullet {
	margin-left: 20px;
}


ul.bullet li {
	list-style-type: none;
	list-style-image: url(images/bulletsm.png);
}

ul.bullet li:hover {
	list-style-type: none;
	list-style-image: url(images/bullethoversm.png);
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 0 10px;
	padding: 0;
}
#sidebar ul ul.xoxo li, sidebar ul ul.xoxo li:hover{
	margin: 5px 0 0 0px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {
/* This is mainly for password protected posts, makes them look better. */
	background-color: transparent;
	color: #000000;
	border: 0px solid #777777;
	font-family: Verdana;
	font-size: 11px;
	margin: 2px;
	text-align: left;
	padding: 10px;
	text-indent: 10px;
}

select {
	width: 340px;
}
input, textarea, select {
background: transparent url(images/input-bg.png) no-repeat scroll left top;
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans,FreeSans,Jamrul,Garuda,Kalimati;
font-size: 100%;
margin: 0.2em 0;
}
#searchtab fieldset {
border: medium none;
padding:0;
}
#searchtab {
background:transparent url(images/search-clear-bg.png) no-repeat scroll left top;
height:40px;
position: relative;
}

#searchtab .inside {
background:transparent;
height:40px;
}

#searchtab input.searchfield, #searchtab input#s {
color:#949496;
left:30px;
margin:0;
padding:0;
position:absolute;
top:6px;
width:65%;
}

#searchtab input {
background:transparent none repeat scroll 0 0;
border:0 none;
font-size:12px;
padding:0;
}

#searchtab input.searchbutton, #searchtab input#searchsubmit {
color:#949496;
margin:0;
padding:0;
position:absolute;
right:5px;
text-transform:uppercase;
top:6px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

.mmf-captcha-captcha-625, .mmf img {
position: relative;
top: 7px;
}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}



.commentmetadata {

	margin: 0;
	display: block;
}

/* End Comments */

/* Begin Sidebar */

#sidebar {
	background: #ffc;
	border-left: 0px solid #ddd;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
	float: right;
	width: 190px;
}

#sidebar form {
	margin: 0;
}

/* End Sidebar */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {


/* Doesn't work in IE */
	background-color: #fff;
}

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	padding: 30px 30px 30px 30px;
	border: 2px solid #ddd;
}
.testimonial {
	margin: 20px 0;
	padding: 10px 30px 10px 30px;
	border: 2px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	padding:10px;
}
.WP-Print {
	float: left;
	margin: 0 0px 0 30px;
}

.WP-PrintIcon {
	text-align: left;
	margin: 0 5px;
}
.WP-Email{
	float: right;
	margin: 0 30px 0 0px;
}
.WP-EmailIcon {
	text-align: right;
	margin: 0 5px -4px 0;
}
.post-edit-link
 {
	margin: 10px 0px 0 30px;
}

/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#nav2 {
	width: 700px;
	background-color: transparent;
	height: 2em;
	font-weight: 600;
	margin: 10px 0 0 0px;
	padding: 0 0 0 0px;
}

ul.nav2 {
	width: 100%;
	height: 2em;
	line-height: 2em;
	list-style: none;
	font-size: 1em;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
}

ul.nav2 li {
	float: left !important;
	list-style-type: none;
	margin: -1px 1px 0 2px;
	padding: 0;
	border: 1px outset #36c;
	background-color: #36c;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

ul.nav2 li a,ul.nav2 li a:link,ul.nav2 li a:visited {
	text-decoration: none;
	color: #fff;
	float: left;
	padding: 0 5px;
	text-decoration: none;
	margin: 0px 0 0;
}

ul.nav2 li a:hover {
	color: #ff6;
	text-decoration: none;
	margin: 0px 0 0;
}

ul.nav2 li a:active {
	color: #ff6;
	text-decoration: none;
}

ul.nav2 li.current_page_item a {
	color: #ff6;
	text-decoration: none;
	margin: 0px 0 0;
}

ul.nav2 li ul {
	float: left;
	margin: 0;
	padding: 0;
}
/* End nav2 */
/* start web service frame */

#serviceframe
{margin:0px auto 0em;font-size:125%;font-family: Arial; color:#369;}
#row_a 
{margin:0 auto 1em;}
#row_a .displaytxt
{background:#ffc;border:1px solid #ccc;text-align:center;font-size:1.5em;line-height:1.7em;margin:0 auto 1em;padding:0 0;}
#row_a .subtext {font-size:1em;line-height:2em;margin:0.5em auto 0;padding:0;text-align:center;text-transform:uppercase;}
#row_b
{margin:0 0;text-align:center;height:7em;padding:0 0 0 1.5em;}
#column_left, #column_right
{margin:0;}
#column_middle
{margin:0 auto;}
#column_middle .displaytxt
{float:left; margin:0 0.5em;padding: 0 1em 0.25em;font-size:120%;line-height:2em;text-align:center;background: #eee;border: #ccc 1px solid;-moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius:5px;}
#column_left .symbolic_a, #column_right .symbolic_a
{float:left; margin:0;padding: 0px;font-size:600%;line-height:1em;text-align:center;}
#column_middle .symbolic_b
{float:left; margin:1.5em 0 0;padding: 0px;font-size:1.5em;text-align:center;}
#serviceframe img
{margin: 0px 2px -5px;}
#row_c 
{clear:left;margin:0;padding:1em 0 0;text-align:center;}
#row_c .subtext
{font-size:90%;line-height:2em;text-align:center;}
.page-button {
background-color:#3366CC;
border-color:#CCCCCC;
border-style:solid;
border-width:1px;
color:#FFFFFF;
font-size:1.1em;
padding:4px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;
}
/* End of Style Sheet */