/*
THEME NAME: Liquidation
THEME URI: http://localhost/wordpress/wp-content/themes/sandbox/
DESCRIPTION: A branded word page for liquidaion advice
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
TEMPLATE:sandbox
*/

#cta {
background-image:url(images/cta_bck.jpg);
background-repeat:no-repeat;
background-position:top;

}

#cta p {
padding-top:20px;
line-height:1.4em;
font-size:1.3em;
text-align:center;
}

div#wrapper {
width: 1100px;
margin-left: auto;
margin-right: auto;
position:relative;}

div#container {
float: left;
width: 100%;}

div#content {
margin:0 415px 0 0;
}

div.sidebar {
float:left;
overflow:hidden;
}

div#primary {
margin:0 0 0 -400px;
}

div#secondary {
margin: 0 0 0 -200px;
}

div#footer {
clear:left;
width:100%;
}

body {
margin:0;
border:0;
padding:0;
font-size:87.5%;
font-family:Arial, Helvetica, sans-serif;
}

div#header {
background-image:url(images/dbcgrdlogo.jpg);
background-position:left;
background-repeat:no-repeat;
height:95px;
padding-left:110px;
}


div#header_inner{
width:450px;
float:left;
}

div#header h1 {
font-size:2em;
line-height:.5em;
padding-top:20px;
background-image:url(images/gradientunderline.jpg);
background-position:bottom left;
background-repeat:no-repeat;
padding-bottom:8px;
font-weight:bold;
margin-top:0px;
margin-bottom: 0;
}

div#header h1 a {
color:#000000;
text-decoration: none;
}

div#header div#blog-description{
font-weight: bolder;
font-style: italic;
padding-top:8px;
padding-left:20px;
}

div#header div#tel {
line-height:1.6em;
float:right;
padding-top:20px;
font-size:1.6em;
padding-right:20px;
letter-spacing:.4em;
font-weight:bold;
color:#c2152f;
width:360px;
text-align:center;
}

div#access {
visibility: hidden;
height:1px;
}

div#access div.skip-link {
padding:0;
position:absolute;
right:0;
text-align:right;
top:0;
border-bottom:1px dotted;
}

div#menu {
padding-top:5px;
text-align:center;
margin:auto;
margin-top:8px;
font-size:.9em;
}

div#menu ul a {
display:inline;
border-right-width:1px;
border-right-style:solid;
border-right-color:#999999;
padding-right:20px;
padding-left:20px;
padding-top:3px;
padding-bottom:3px;
font-weight: 700;
text-decoration: none;
}

div#menu ul, div#menu ul ul, div#menu ul li {
list-style: none;
margin:0;
padding:0;
}

div#menu ul ul {
display: none;
}

div#menu ul ul li {
float:none;
}

div#secondary {
visibility: hidden;
}

div#footer {
/*background-image:url(images/footshadowleft.jpg);
background-repeat:no-repeat;
background-position:left top;*/
width:1100px;
margin:auto;
padding-left:9px;
height:90px;

}

div#footer_inner {
/*background-image:url(images/footshadowright.jpg);
background-repeat:no-repeat;
background-position:right top;*/
width:1091px;
padding-right:9px;
height:90px;
}

div.clear {
clear:both;
}

div#global_nav {
padding-top:5px;
text-align:center;
margin:auto;
margin-top:8px;
font-size:.9em;
margin-bottom:10px;

}

div#global_nav p{
display:inline;
border-right-width:1px;
border-right-style:solid;
border-right-color:#999999;
padding-right:20px;
padding-left:20px;
padding-top:3px;
padding-bottom:3px;
font-size: 1.1em;

}

div#global_nav p a {
text-decoration: none;
color:#1a1a1a;

}

div#nav-below {
padding-top:20px;
}

.entry-meta{
color:#aeaeae;
}

.entry-meta a {
color:#62c5ff;
}

.nav-next {
text-align: right;
margin-top:5px;}

div#comments {
margin-bottom:45px;
}


