/*
Theme Name: The Lively Merchant
Theme URI: http://www.thelivelymerchant.com/
Description: The customized WordPress theme based on the famous Kubrick.
Author: Studio98
Author URI: http://www.studio98.com/
Tags: fixed width, widgets

	This theme was designed, customized and built by Studio98,
	and is based on the famous Kubrick, the default Wordpress theme
*/

/* Reset */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/* vertical-align: baseline; */
}
td, th{vertical-align:top;}
strong{font-weight:bold;}
em {font-style:italic;}

/* remember to define focus styles! */
a, a:focus, a:active, a:visited {
	outline:none;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Begin Typography & Colors */
.thread-alt {
	/* background:url(images/divider.gif) no-repeat 50% bottom; */
	padding-bottom:15px;
}
.thread-even {
	/* background:url(images/divider.gif) no-repeat 50% bottom; */
	padding-bottom:15px;
}
.depth-1 {
/* border: 1px solid #ddd; */
}

.even, .alt {

	border-left: 0px solid #ddd;
}

#wp-calendar caption, cite {
	text-decoration: none;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li {
	font-size: 1em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#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 */
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 25px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.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: both;
}

.clear {
	clear: both;
}

/* End Structure */



/* 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: 2px;
	margin: 0 0 2px 10px;
	display: inline;
	border:1px solid #e3e3d6;
	}

img.alignleft {
	padding: 2px;
	margin: 0 10px 2px 0;
	display: inline;
	border:1px solid #e3e3d6;
	}

.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. */

.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;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 0px;
	height:auto;
	width:100%;
	}
#searchform:after{height:0px; line-height:0px; font-size:0px; content:'.'; display:block; visibility:hidden; clear:both}

#searchform #s {
	width:115px;
	height:16px;
	padding:1px 3px;
	border:1px solid #dad0c0;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#245398;
	/*
	margin-bottom:0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	*/
	float:left;
	}

#searchsubmit {
	width:63px;
	/* height:20px;
	 background:none; 
	border:1px solid #dad0c0; */
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#245398;
	cursor:pointer;
	margin-left:4px;
	float:left;
	}
	
#searchsubmit:hover {
	background-position:0px -20px;
	}	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform small{font-weight:normal;}	

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 0px 5px 0px 0;
	outline:none;
	color:#7c7c7c;
	}
	
#commentform .comment-fld{
	border:1px solid #deded3;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7c7c7;
	outline:none;
	background:none;
	}
	
#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform p label small{font-size:12px;}

#commentform textarea {
	width: 97%;
	padding: 2px;
	float:left;
	border:1px solid #deded3;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7c7c7c;
	outline:none;
	background:none;
	line-height:19px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 5px 0 25px 0px;
	float: left;
	background:none;
	border:1px solid #deded3;
	color:#7c7c7c;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	}
#commentform p{padding-bottom:4px; margin:0px; clear:both;}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 0px 0;
}
.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 190px;
	color:#ea7516;
	}

#wp-calendar #next a {
	padding-right: 0px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 0px;
	text-align: left;
	}

#wp-calendar tbody a {
	display: block;
	}
#wp-calendar tfoot td#prev{text-align:left;}
#wp-calendar tfoot td#next{text-align:right;}
	
#wp-calendar tfoot a {
	color:#ea7516;
	font-size:18px !important;
	}
#wp-calendar tfoot a:hover {
	color:#567291;
	}		

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-size:24px;
	font-weight:normal;
	padding-bottom:10px;
	}
#wp-calendar td, #wp-calendar th{font-size:18px; text-align:center; padding:5px 0px;}
/* \*/ * html #wp-calendar td, #wp-calendar th{padding:4px 0px;} /* */
*+html #wp-calendar td, #wp-calendar th{padding:4px 0px;}

#wp-calendar td {
	text-align: center;
	}

#wp-calendar tfoot td.pad:hover { /* Doesn't work in IE */
	background-color:none; }
	
#wp-calendar tbody td.pad:hover { /* Doesn't work in IE */
	background-color:none; }	
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 5px 20px 19px 10px;
	padding-left: 13px;
	border-left: 3px solid #ddd;
	}
blockquote p{padding-bottom:0px;}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 15px 0px;
	line-height:20px;
	}
/* 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 */


/**********************************************************/

/* Custom Styles */
body{background:#eaeae3 url(images/bg.gif) repeat-x 0px 0px; font-family:Arial, Helvetica, sans-serif; color:#7c7c7c; font-size:14px;}
.clearfix{height:0px; line-height:0px; font-size:0px; content:'.'; display:block; visibility:hidden; clear:both}
.clear:after{height:0px; line-height:0px; font-size:0px; content:'.'; display:block; visibility:hidden; clear:both}
/* \*/ * html .clear{height:1px} /* */

/* Common Styles */
h1{font-size:28px; font-weight:normal; padding:0px 0px 6px 0px; line-height:32px; color:#0b8080;}
h1 a{color:#0b8080;}
h1 a:hover{color:#7c7c7c; text-decoration:none;}

h2{font-size:18px; line-height:26px; padding:5px 0px; color:#7c7c7c; font-weight:normal;}
h2 a{color:#0b8080; text-decoration:none; font-size:24px;}
h2 a:hover{color:#7c7c7c; text-decoration:none;}
h2 strong{font-weight:normal;}

h3{font-size:16px; font-weight:bold; padding:5px 0px; line-height:19px; color:#7c7c7c;}

p{padding-bottom:10px;}
.align-right{text-align:right; clear:both;}
.align-center{text-align:center; clear:both;}

a{text-decoration:none; color:#0b8080;}
a:hover{text-decoration:none; color:#7c7c7c;}

/* Main Containers */
#wrapper{width:100%; height:auto; padding-bottom:30px;}
#page{width:990px; height:auto; margin:0px auto;}
#header #bg{width:368px; height:131px; position:absolute; top:0px; right:-42px; background:url(images/header-bg.gif) no-repeat 0px 0px; z-index:-100;}

/* Header */
#header{width:100%; height:211px; position:relative; background:url(images/header.png) no-repeat 0px bottom;}
#header-inner{width:100%; height:211px; background:url(images/header.png) no-repeat 0px bottom;}
#header #logo{width:533px; height:168px; position:absolute; top:24px; left:35px;}
#header #logo img{width:533px; height:168px;}

#header #search{width:217px; height:23px; position:absolute; top:45px; right:23px;} 
#header #search #searchform{padding:0px; margin:0px;}
#header #search #search-box{width:150px; height:19px; padding:2px 3px; background:url(images/search-box.gif) no-repeat 0px 0px; position:absolute; left:0px; top:0px;}
#header #search #s{width:150px; background:none; border:none; padding:1px 0 0 0; margin:0; font-size:12px; color:#7c7c7c; font-family:Arial, Helvetica, sans-serif;}
#header #search #searchsubmit{width:61px; height:23px; background:url(images/buttons/search.gif) no-repeat top left; border:none; cursor:pointer; position:absolute; right:0px; top:0px;}

#header #call-us{position:absolute; top:105px; right:18px; text-align:right; font-size:27px; color:#7c7c7c; line-height:25px;}
#header #call-us a{color:#7c7c7c; font-size:17px; font-weight:bold; text-decoration:none;}
#header #call-us a:hover{color:#0b8080;}

/* Top Navigation */
#nav-container{height:46px; width:980px; padding:0 5px; background:url(images/page-shadow.png) repeat-y top left;}
#nav{height:46px; width:100%; background:url(images/nav-bg.png) repeat-x top left;}
#nav ul{list-style:none; height:46px; padding:0;}
#nav ul li{float:left; height:46px; padding-right:1px; background:url(images/nav-divider.png) no-repeat right 0px;}
#nav ul li#nav-last{background:none; padding-left:20px; padding-top:12px; height:34px;}
#nav ul li a{height:46px; padding:0 25px; float:left; display:block; color:#60bfbf; text-decoration:none; font-size:15px; line-height:46px; font-weight:bold; text-align:center;}
#nav ul li a:hover, #nav ul li a.selected{color:#fff; background:url(images/nav-over.gif) no-repeat center top;}

/***** Style for Drop Down Menu *****/
.anylinkcss{
position:absolute;
visibility: hidden;
line-height: 22px;
z-index: 100;
width: 200px;
padding:0px 0px 0px 0px;
border:6px solid #00a8a8;
border-width:0px 1px 5px 1px;
}
.anylinkcss a{
font-size:15px;
width: 188px;
display: block;
text-decoration: none;
font-weight: bold;
color:#60bfbf;
border-bottom:1px solid #00a8a8;
padding:4px 5px 4px 7px;
background:#008b8b;
}
.anylinkcss a:hover{ /*hover background color*/
color:#fff;
background:#008b8b;
}

/* Content Section */
#content{width:980px; height:auto; padding:0px 5px; background:url(images/page-shadow.png) repeat-y 0px 0px;}
#content-inner{width:978px; padding-left:2px; height:auto; background:#fff url(images/narrowcol-bg.gif) repeat-x 2px bottom;}
#content-btm-bg{width:978px; height:auto; background:url(images/content-bg.gif) repeat-y right 0px;}

/* Content Section Columns */
.narrowcolumn{width:727px; height:auto; float:left; padding:0; line-height:21px;}
#sidebar{width:247px; padding:0 2px; height:auto; float:left; line-height:20px;}
.widecolumn{padding:0; margin:0px; width:978px; line-height:21px; background:#fff url(images/narrowcol-bg.gif) repeat-x 0px bottom;;}
.narrowcolumn .padd{padding:30px 19px 30px 21px;}
.widecolumn .padd{padding:30px 20px;}

/* Cohorts */
#cohorts{width:980px; height:120px; padding:0px 5px; background:url(images/page-shadow.png) repeat-y 0px 0px; border-top:1px solid #deded3;}
#cohorts-inner{width:932px; height:110px; padding:10px 24px 0; background:#fff;}
#cohorts-inner h2{color:#7c7c7c; font-size:14px; font-weight:bold;}
#cohorts-inner ul{list-style:none;}
#cohorts-inner ul li{display:inline; padding:0 12px 0 12px;}
#cohorts-inner ul li img{vertical-align:middle !important;}

/* Footer */
#footer{clear:both; width:980px; height:54px; padding:0px 5px; background:url(images/footer-bg.gif) no-repeat 0px 0px; position:relative;}
#footer #fnav{width:600px; position:absolute; top:13px; left:14px; color:#fff;}
#footer #fnav a{text-decoration:none; color:#fff; font-size:14px; line-height:19px; font-weight:bold; text-decoration:none; margin:0px 8px;}
#footer #fnav a:hover{color:#fff; text-decoration:underline;}

#footer #copyright{font-size:11px; color:#fff; position:absolute; width:380px; top:8px; right:23px; text-align:right; line-height:15px;}
#footer #copyright a{text-decoration:none; color:#fff;}
#footer #copyright a:hover{text-decoration:underline; color:#fff;}

/* Sidebar Specifics */
#sidebar h2{font-size:18px; font-weight:normal; padding-bottom:5px; color:#7c7c7c;}
#sidebar li.widget_rss h2 a{font-size:15px; font-weight:bold;}
#sidebar ul{padding:0px; margin:0px;}
#sidebar ul li{padding:10px 15px 0; margin:0px;}
#sidebar ul li.widget{background:url(images/sidebar-divider.gif) repeat-x left bottom;}
#sidebar ul li.widget h2{}
#sidebar ul li ul{padding:0px 0px 15px 20px; margin:0px;}
#sidebar ul li ul li{list-style-type:disc; font-size:14px; color:#7c7c7c;}

/* Xmasb Quotes */
#sidebar ul li#xmasb-quotes{padding-top:0;}
#sidebar .xmasb_quotes_author{padding:5px 0 10px; font-size:13px; text-align:right;}

/* Subscribe2 Widget */
#sidebar ul li#subscribe2 {background:url(images/subsriptions-bg.gif) no-repeat right bottom; padding-bottom:52px;}
#sidebar ul li#subscribe2 h2 {font-size:20px; line-height:24px; padding-bottom:15px;}
#sidebar ul li#subscribe2 #email {width:203px; height:20px; padding:6px; margin-bottom:8px; background:url(images/email-field.gif) no-repeat 0px 0px;}
#sidebar ul li#subscribe2 #email input {width:203px; padding:2px 0; background:none; border:none; font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#7c7c7c;}
#sidebar ul li#subscribe2 input#subscribe{width:101px; height:32px; padding:0px; margin:0 2px 0 8px; background:url(images/buttons/subscribe.png) no-repeat 0px 0px; border:none; float:left; cursor:pointer;}
#sidebar ul li#subscribe2 input#unsubscribe{width:101px; height:32px; padding:0px; margin:0px; background:url(images/buttons/unsubscribe.png) no-repeat 0px 0px; border:none; float:left; cursor:pointer;}

#sidebar ul#newtagcloud{padding-left:0px !important; display:block;}
#sidebar ul#newtagcloud a{margin:0px 6px 0px 0px; line-height:26px; font-weight:normal !important;}
#sidebar ul#newtagcloud a:before{content:'' !important;}
#sidebar ul#newtagcloud{padding-left:0px; margin:0px;}
#sidebar ul#newtagcloud li{list-style:none; background:none; padding-left:0px;}

/* Default List in Right Column */
.narrowcolumn ul{padding:0px 0px 18px 25px; margin:0px;}
.narrowcolumn ul li{list-style:disc; font-size:13px; padding:0px 0px 3px 0px; margin:0px;}
.narrowcolumn ul li ul{padding:3px 0px 0px 10px; margin:0px;}
.narrowcolumn ul li ul li{list-style:disc;}

.narrowcolumn ol{padding:0px 0px 18px 25px; margin:0px;}
.narrowcolumn ol li{list-style:decimal; font-size:13px; padding:0px 0px 3px 0px; margin:0px;}
.narrowcolumn ol li ol{padding:3px 0px 0px 10px; margin:0px;}
.narrowcolumn ol li ol li{list-style:decimal;}
.narrowcolumn ol.commentlist{padding:10px 0px 0px 0px;}
.narrowcolumn ol.commentlist li{list-style:none !important; margin-bottom:5px;}

.entry{padding:0px 0px 8px;}
.postmetadata{border:1px solid #deded3; border-width:1px 0px; padding:2px; color:#0b8080; text-align:center; font-size:13px;}
.postmetadata span{color:#7c7c7c;}
.divider{border-bottom:1px solid #deded3; margin-bottom:20px; font-size:0px; line-height:0px; height:1px;}
.addthis_container{text-align:center;}

small{color:#7c7c7c; font-size:11px; font-weight:normal; line-height:19px;}
cite.fn{line-height:23px; font-size:12px;}
cite.fn a{color:#0b8080; text-decoration:none; font-weight:normal;}
cite.fn a:hover{color:#7c7c7c; text-decoration:none;}

/* h3#comments, h3.reply{font-size:13px;} */
.comment-body p{padding-bottom:5px;}
li.comment{border-bottom:1px solid #deded3;}

/* Password Protected Posts */
.entry form label{font-weight:bold;}
.entry form input{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#7c7c7c; outline:none; background:#ffffff; margin-bottom:10px; padding:2px 4px;}
.entry form input[type=text], .entry form input[type=password]{ border:1px solid #0b8080; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#7c7c7c; background:#ffffff; margin-bottom:10px; padding:3px 5px;}
.entry form input[type=submit]{cursor:pointer; background:#0b8080; color:#60bfbf; font-weight:bold; -moz-border-radius: 5px; -khtml-border-radius: 5px; webkit-border-radius: 5px; border-radius: 5px; border:1px solid #0b8080; padding:3px 7px;}
.entry form input[type=submit]:hover{color:#fff;}

/* Home Page Top Section */
#home-top{width:100%; height:287px;}
#home-top-left{width:426px; height:287px; float:left;}
#home-top-right{width:440px; height:249px; padding:38px 50px 0 60px; float:left;}
#home-top h1{color:#0b8080; font-size:33px; line-height:35px; font-weight:bold;}
#home-top p{color:#91989e; font-size:26px; line-height:32px;}
#home-top p.align-right{font-size:15px; font-weight:bold; color:#7c7c7c; line-height:20px; padding-top:15px;}
#home-top p.align-right a{font-weight:bold; color:#7c7c7c; text-decoration:none;}
#home-top p.align-right a:hover{color:#0b8080;}

/* Home Page Middle Section */
#home-middle{width:964px; height:226px; padding:5px 6px 7px; background:#dfdfd3 url(images/home-middle-bg.jpg) no-repeat 0px 0px;}
#home-middle-left{width:601px; height:206px; padding:0px 31px 20px 15px; float:left; overflow:hidden;}
#home-middle-right{width:290px; height:211px; padding:0px 15px 15px 12px; float:left; overflow:hidden;}
#home-middle-left p{font-size:12px; line-height:18px;}
#home-middle-right h2{font-size:20px; color:#7c7c7c; padding-bottom:15px;}

#home-middle-right #email {width:286px; height:20px; padding:6px; margin-bottom:17px; background:url(images/email-field-big.gif) no-repeat 0px 0px;}
#home-middle-right #email input {width:286px; padding:2px 0; background:none; border:none; font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#7c7c7c;}
#home-middle-right input#subscribe {width:127px; height:38px; padding:0px; margin:0 2px 0 30px; background:url(images/buttons/subscribe-big.png) no-repeat 0px 0px; border:none; float:left; cursor:pointer;}
#home-middle-right input#unsubscribe {width:127px; height:38px; padding:0px; background:url(images/buttons/unsubscribe-big.png) no-repeat 0px 0px; border:none; float:left; cursor:pointer;}
#home-middle-right input#mc-embedded-subscribe {width:127px; height:38px; padding:0px; margin:0 2px 0 0px; background:url(images/buttons/subscribe-big.png) no-repeat 0px 0px; border:none; float:right; cursor:pointer;}

/* Home Page Bottom Section */
#home-btm{width:936px; height:auto; padding:5px 20px 7px;}
#home-btm dl{width:100%; height:auto;}
#home-btm dl dt{float:left; width:136px; height:90px; padding:7px 23px 0 0;}
#home-btm dl dd{float:left; width:770px;}
#home-btm dl dt img{border:1px solid #9c9c9c;}

#home-btm h3 a{font-size:15px; color:#7c7c7c; font-weight:bold;}
#home-btm h3 a:hover{color:#0b8080;}
#home-btm p{font-size:12px; line-height:18px; padding-bottom:6px;}
#home-btm p.align-right a{font-weight:bold;}

/* Table */
td, th{padding:0 10px 10px 0;}
