/*
Theme Name: Go Local Buy Local
Theme URI:
Description: A Fantastic Premium News Theme for WordPress
Version: 1.01
Author: John Kiminas
Author URI: http://www.sitedoodle.com
*/

@import url("css/reset.css");

/* Imports */
@import url("css/300x250.css");
@import url("css/ajax.tabs.css");
@import url("css/archive.css");
@import url("css/calendar.css");
@import url("css/carousel.css");
@import url("css/featured.story.css");
@import url("css/footer.css");
@import url("css/front.categories.css");
@import url("css/gallery.css");
@import url("css/head.login.css");
@import url("css/header.css");
@import url("css/latest.css");
@import url("css/mediaplayer.css");
@import url("css/menu.css");
@import url("css/merchant.base.css");
@import url("css/merchant.ticker.css");
@import url("css/merchant.week.css");
@import url("css/more.features.css");
@import url("css/more.latest.css");
@import url("css/profile.css");
@import url("css/rounded.corners.css");
@import url("css/searchform.css");
@import url("css/sidebar.css");
@import url("css/single.post.template.css");
@import url("css/subscription.css");
@import url("css/table.css");

body {
background:#e5ecf1;
cursor:default;
text-align:center;
width:100%;
}

#pagei {
color:#555;
font-size:0.75em;
height:auto;
margin:0 auto;
padding:7px 0;
text-align:left;
width:1000px;
}

#page {
background:#fff;
height:auto;
padding:10px;
}

#main {
width:980px;
}

#main-left {
float:left;
padding:0 10px 0 0;
width:250px;
}

#main-center {
border-left:1px solid #d9e2e5;
border-right:1px solid #d9e2e5;
float:left;
padding:0 10px;
width:438px;
}

#main-bottom {
  margin-top:1em;
  text-align:center;
}

#main-right {
display:inline;
float:left;
margin-left:10px;
width:250px;
}

#contents {
padding:10px 0;
width:980px;
}

#contents-b {
padding:0;
width:980px;
}

#content,#content-b {
border-left:1px solid #d9e2e5;
float:left;
margin-left:10px;
padding-left:10px;
width:709px;
}

#sidebar {
display:inline;
float:left;
width:250px;
}

#footeri {
background:url(images/footer-center.jpg) repeat;
color:#444;
font-size:0.7em;
height:70px;
margin:0 auto 7px;
text-align:left;
width:1000px;
}

#footer {
padding:10px;
}

#bottom {
color:#888;
font-size:0.7em;
height:auto;
line-height:1.5em;
margin:10px auto 30px;
text-align:left;
width:1000px;
}

#bottom-left {
float:left;
}

#bottom-right {
float:right;
}

/* Global site Headers */
h2.front {
background:#f1f6e2 url(images/header-sidebar-bkgd.jpg) repeat;
border:1px solid #696;
color:#363;
display:block;
font-weight:bold;
line-height:1.4em;
margin:0 0 5px;
padding:4px 5px 3px;
}

h2.front-gal {
background:#f1f6e2 url(images/photo.png) no-repeat;
background-position:7px center;
border-bottom:1px solid #e3e8d4;
color:#444;
display:block;
font-weight:bold;
line-height:1.4em;
margin:0 0 5px;
padding:4px 5px 3px 30px;
position:relative;
}

h3.front {
border-bottom:1px dotted #ccc;
color:#666;
margin:10px 0 5px;
padding:0 0 7px;
position:relative;
}

/* Various Links CSS */
a.icomment {
color:#999;
display:inline;
font-size:0.9em;
margin:0 0 0 7px;
}

a.icomment:hover {
color:#333;
}

/* Contact Page GLBL */
dl.contact.first {
background:#f9f9f9;
border-top:1px solid #e8e8e8;
margin-top:20px;
padding:5px;
}

dl.contact dd.title {
color:#333;
display:block;
font-size:12px;
line-height:1.3em;
width:100%;
}

dl.contact dd.name {
display:block;
font-size:14px;
font-weight:bold;
margin-bottom:2px;
width:100%;
}

dl.contact.more {
border-top:1px solid #e8e8e8;
margin-top:20px;
padding:5px;
}