/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.1
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/

body {
font-family:Arial, serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4;
background:url('images/body-bg.gif') top center repeat-x #e2e6e6;
}
h1,h2,h3,h4,h5 {
color:#004165;
}
.clear { clear:both; }
a {
text-decoration:none;
color:#004165;
}
a:hover {
text-decoration:underline;
}
.apply-now {
display:block;
width:135px;
height:32px;
background:url('images/apply-now.gif') center center no-repeat;
margin:10px auto;
}
hr{
margin-top:35px;
border:0;
border-top:1px dotted #ccc;
width:620px;
color:#fff;
clear:both;
}
h3 {
font-size:18px;
font-weight:bold;
margin-bottom:10px;
}
form p {
margin-bottom:5px;
}

p {
margin-bottom:10px;
}
.source {
font-size:10px;
color:#666;
text-align:right;
}
#wrapper, #wrapper3 {
width:960px;
margin:0 auto;
background-color:#fff;
}
#wrapper3 {
width:958px;
}
#wrapper2 {
background-color:#e2e6e6;
padding-bottom:20px;
}
#header {
width:960px;
margin:0;
background:url('images/header-bg.gif') top right no-repeat;
}
#logo {
float:left;
width:auto;
margin:20px 20px 10px;
}
#logo .logo {
background:url('images/firstData-logo.gif') top left no-repeat;
width:282px;
height:40px;
display:block;
margin-bottom:5px;
}
#logo a {
font-size:14px;
text-decoration:none;
border-bottom:none;
background-color:#fff;
}
#logo h2 {
font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;
}
/*--------------------------------------- MENU START -------------------------------------------------*/
#nav_container {
clear:both;
width:auto;
background:url('images/nav-bg.gif') top center no-repeat;
}
#nav_container ul {
height:33px;
float:left;
padding-left:20px;
background:url('images/nav-separator-last.gif') top right no-repeat;
}
#nav li {
float:left;
display:inline;
margin:2px 0 0 0;
position:relative;
background:url('images/nav-separator.gif') top left no-repeat;
}
#nav li a {
font-size:14px;
font-weight:400;
display:block;
padding:6px 20px 6px 20px;
border-bottom:none;
color:#fff;
line-height:19px;
}
#nav li a, #nav li a:hover {
text-decoration:none;
}
#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 14.4em;
width: 13.9em;
font-weight: normal;
background:#fb4f14;
margin: 0;
padding:0;
}

#nav li li {
text-align:left;
width: 13em;
margin:0;
background-image:none;
}

#nav li ul a {
width: 13em;
width: 9em;
padding:6px 20px;
}

#nav li ul ul {
margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}

#nav li:hover, #nav li.sfhover, #nav li.current_page_item, .merchant-account-packages #nav li.page-item-5 {
background:url('images/nav-separator.gif') bottom left no-repeat #fb4f14;
}

/*--------------------------------------- MENU END -------------------------------------------------*/
#blurb {
height:auto;
border-right:1px solid #e2e6e6;
border-left:1px solid #e2e6e6;
width:958px;
line-height:1.3;

}
.notes {
padding:20px 0 20px 0;
width:370px;
float:right;
}
.homeimage {
float:left;
width:200px;
margin-top:20px;

}
#sidebar .form {
width:270px;
margin:15px 0;
background:url('images/form-bg-top.gif') top center no-repeat;
float:right;
padding-top:45px;
}
#sidebar .notes li {
list-style-image:url("images/bullet.gif");
margin:0 0 4px 13px;
padding:0;
}
#sidebar .notes h3 {
border:none;
}
.bucket {
width:185px;
float:left;
margin-bottom:10px;
}
.bucket h4 {
font-size:12px;
font-weight:bold;
margin-bottom:3px;
color:#004165;
}
#content {
width:580px;
float:left;
border-right:1px dotted #ccc;
padding:0 30px;
min-height:420px;
overflow:hidden;
}
.home #content {
background:url('images/top-bg.gif') top center repeat-x;
}
.post {
}
.post p {
margin:14px 0 14px 0;
}
.post em{
font-style:italic;
}
.post h2 {
font-size:18px;
margin:0 0 10px 0;
font-weight:bold;
border-bottom:1px dotted #ccc;
}
.post h1, .post h1 a{
font-size:24px;
margin:30px 0 10px 0;
}
.post h3, .post h4 {
font-size:12px;
}
.post h4 {
font-size:18px;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:disc;
margin:0 0 15px 25px;
}
.post li {
margin-bottom:8px;
margin-left:10px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
.post .pic {
float:right;
border:3px solid #E2E6E6;
margin:0 0 5px 5px;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}
#sidebar {
width:270px;
float:right;
margin:0 20px;
overflow:hidden;
}
#sidebar h3 {
font-size:18px;
}
#sidebar .shopping-cart h3 {
font-size:16px;
border:none;
}
#sidebar .widget_wp_shopping_cart {
background:url('images/shopping-cart.gif') top right no-repeat;
/*padding-bottom:10px;
padding-top:7px;*/
}
#sidebar .block {
padding:0 12px;
border-right:3px solid #ccd9e0;
border-left:3px solid #ccd9e0;
}
#sidebar .widget-top {
height:15px;
width:270px;
background:url('images/widget-top.gif') top center no-repeat;
}
#sidebar .widget-bottom {
height:15px;
width:270px;
background:url('images/widget-bottom.gif') bottom center no-repeat;
margin-bottom:20px;
}
#sidebar .apply {
border:none;
}
#sidebar .widget_text {
border:none;
padding:0;
margin-bottom:20px;
}
#sidebar .block ul {
/* border-bottom:1px dotted #ccc; */
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
/* border-top:1px dotted #ccc; */
}
ul.arrows {
margin:0;
}
#sidebar .widget_text li, .arrows li {
padding:5px 14px 5px;
list-style:none;
background:url('images/arrow-sm.gif') 0 1em no-repeat;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#footer {
font-size:0.9em;
width:920px;
margin:0 20px;
float:left;
border-top:1px dotted #cccccc;
text-align:center;
padding:20px 0;
color:#AAABAC;
}
#packages li {
 display:block;
 width:172px;
 min-height:125px;
 background:url('images/bucket-top.gif') top center no-repeat;
 float:left;
 margin-right:31px;
 margin-bottom:31px;
 line-height:1.2;
}
#packages li.last {
 margin-right:0;
}
#packages li p {
 margin:0 10px;
}
#packages li h4 {
 margin:10px;
 font-weight:bold;
}
#packages a {
 display:block;
 width:152px;
 background:url('images/bucket-bottom.gif') bottom center no-repeat;
 text-align:right;
 padding:10px;
}
.post-notes {
width:250px;
float:right;
padding:15px 0;
}
.checkmarks li {
font-weight:bold;
font-size:14px;
line-height:1.2;
font-style:italic;
list-style:none;
background:url('images/check-grey.gif') 0 2px no-repeat;
color:#999;
padding:0 0 20px 26px;
}
#sidebar .apply {
color:#999;
}
#sidebar .apply h3 {
font-size:16px;
}
#sidebar .apply p {
text-indent:1em;
}
.testimonial-author {
display:block;
text-align:right;
font-style:italic;
}
.pricing-table {
width:100%;
margin-bottom:20px;
}
.pricing-table th {background-color:#ECF5FF; text-align:center;}
.pricing-table td {
border:1px solid #EEEEEE;
text-align:center;
}
.pricing-table .price, .pricing-table .footer {
background:#FFFFCC;
}
.pricing-table .feature {
border-left:none;
font-weight:bold;
padding:10px 5px;
text-align:left;
}
.sm-apply {
background:url('images/pricing-table-apply.gif') center center no-repeat;
width:93px;
height:25px;
display:block;
margin:10px auto;
}
.breadcrumb {padding:10px 30px;}


