/*
Theme Name: Hubbell Living
Theme URI: http://hubbellliving.com/
Description: Created for Hubbell Living dot com
Version: 1.5
Author: Jim Hanifen
Tags: Wasup Hubbell Marketing

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #D5CECB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width:973px;
	margin:auto;
	border-left:1px solid #022960;
	border-right:1px solid #022960;
	background-color:#FFFFFF;
	color:#333333;	
}
#ad {
	position:relative;
	left:660px;
	top:51px;
	width:294px;
	height:191px;
	z-index:1;
	background-color: #CCCCCC;
}
#top_bar {
	background-color:#2947B2;
	color:#FFFFFF;
	height:25px;
	width:100%;
	border-bottom:1px solid #FFFFFF;
}
#banner {
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	height:236px;
	padding-right:0px;
	text-align:right;
}
#big_text {
	font-size:10px;
	float:right;
	width:550px;
	padding:6px;
	text-align:right;
}
#navigation {
	text-align:left;
	width:340px;
	padding-left:12px;
	padding-top:5px;
}
#navigation ul {
	padding:0px;
	margin:0px;
	white-space:nowrap;
}
#navigation li {
	list-style-type:none;
	display:inline;
}
#navigation a {
	padding:6px;
	outline:none;
}
#navigation a:link, #navigation a:visited {
	color:#FFFFFF;
	text-decoration:none;
	outline:none;
}
#navigation a:hover {
	color:#CCCCCC;
	outline:none;
}
#content {
	width:680px;
	padding-top:10px;
	padding-left:18px;
	padding-right:20px;
	padding-bottom:20px;
	text-align:justify;
	line-height:22px;
	font-size:12px;
	word-spacing: 2px;
}
#right_side {
	width:238px;
	float:right;
	text-align:right;
}
#right_side img {
	padding-right:8px;
	padding-bottom:8px;
}
.clear {
	clear:both;
}
#divider {
	width:943px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:92px;
	margin:auto;
}
#footer {
	width:100%;
	height:75px;
	color:#333333;
	font-size:12px;
	text-align:center;
	padding-top:15px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	padding:0px;
	margin:0px;
}
.storytitle, .storytitle a, .storytitle a:link, .storytitle a:visited {
	text-decoration:none;
	color:#000000;
	font-size:16px;
}
.boxes {
	padding-bottom:8px;
}
.boxes h3 {
	background-image:url(images/blue_bg.jpg);
	background-repeat:no-repeat;
	height:24px;
	color:#FFFFFF;
	padding-top:4px;
	padding-right:8px;
	margin:0px;
}
.boxes a:link, .boxes a, .boxes a:visited {
	text-decoration:none;
	color:#333333;
	padding-right:5px;

}
.boxes a:hover {
	color:#000000;
	text-decoration:underline;
}




















h3 {
	border-bottom: 1px dotted #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}

ol#comments li p {

}

p, li, .feedback {
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {

}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}








#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}







/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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 {
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */




#subfooter {
width:850px;
margin:auto;
height:300px;
background-color:#fff;
clear:both;
}

#subfooter .widget {
width:275px;
height:300px;
float:left;
}

#subfooter .widget .inner {
padding:10px;

}

#subfooter li {
list-style-type: none;
list-style-image: none;
}

#subfooter li ul {
padding-left:0px;
font-size:12px;
}

#subfooter a {
padding:5px;
width:90%;
text-decoration:none;
clear:both;
display:block;
}

#subfooter a:hover {
background-color:#1a6198;
color:#FFFFFF;
}

