/*
Theme Name: Meatloaf
Theme URI: http://www.erocketfuel.com/
Description: This is the default theme for the meatloaf bakery site.
Version: 1.0
Author: Atul Kumar
Author URI: http://www.erocketfuel.com/
*/

* {
margin:0;
padding:0;
}

html {
min-height:100.01%;
margin:0 0 1px;
}

body {
font:90% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-align:center;
background:url(images/header-bg.gif) repeat-x 0 0;
color:#000;
}

a:link,a:active,a:visited {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

img {
border:none;
}

#container {
width:930px;
text-align:left;
background:#FFF;
margin:0 auto;
}

#header {
background:url(images/header-bg.gif) repeat-x;
padding:0 10px 0 20px;
}

#header h1 {
margin:0;
padding:32.5px 0 0 90px;
}

#logo {
font-weight:400;
margin:0;
padding:0 2px 5px 30px;
}

h1,h2,h3,h4,h5,h6 {
background-color:transparent;
font-family:"Trebuchet MS", arial, Lucida, Helvetica, sans-serif;
font-size:22px;
font-weight:700;
margin:0;
padding:0;
}

h4 a {
font-size:22px;
font-weight:700;
text-transform:uppercase;
letter-spacing:2px;
}

h5 {
font-weight:700;
font-size:12px;
margin:0;
padding:5px 5px 0 0;
letter-spacing:1px;
}

h6 {
font-size:16px;
border-bottom:none;
font-weight:700;
text-transform:uppercase;
letter-spacing:2px;
}

#sidebar1 {
float:left;
width:300px;
background:url(images/header-bg.gif) repeat-x;
padding:110px 30px 15px 0;
}

#sidebar2 {
float:right;
width:120px;
background:url(images/header-bg.gif) repeat-x;
padding:250px 10px 15px;
}

#topics-more {
padding-left:10px;
}

#topics-more h4 {
font-size:14px;
font-weight:700;
letter-spacing:2px;
margin:0;
padding:0;
}

#topics-more li {
list-style:none;
margin-top:6px;
font-size:12px;
font-weight:700;
}

#mainContent {
background:url(images/header-bg.gif) repeat-x;
margin:0 140px 0 330px;
padding:50px 10px 0;
}

#footer {
width:930px;
text-align:center;
font-size:11px;
margin:0 auto;
}

#footer p {
margin:0;
padding:10px 0;
}

.fltrt {
float:right;
margin-left:8px;
}

.fltlft {
float:left;
margin-right:8px;
}

.clearfloat {
clear:both;
height:0;
font-size:1px;
line-height:0;
}

.blogpost {
margin-top:5px;
margin-bottom:15px;
padding-left:4px;
width:410px;
letter-spacing:0px;
}

.entry p {
font-size:12px;
}

.singlepost p {
margin-bottom:10px;
line-height:17px;
font-style:normal;
font-weight:400;
font-variant:normal;
}

.category {
font-size:11px;
}

a.more-link {
font-size:12px;
color:#000;
}

.title {
text-align:right;
font-weight:700;
letter-spacing:2px;
}

.textwidget {
text-align:right;
margin-bottom:20px;
font-size:12px;
}

#maincontent-heading {
margin-top:10px;
padding-left:2px;
}

#maincontent-heading h3 {
font-family:"Trebuchet MS", Verdana, Arial;
font-size:22px;
font-style:normal;
font-weight:400;
color:#C39;
letter-spacing:2px;
}

.textwidget a:link,.textwidget a:active,.textwidget a:visited {
color:#000;
text-decoration:none;
}

.textwidget a:hover {
color:#000;
text-decoration:underline;
}

h2,h3,h4 {
font-weight:400;
font-size:22px;
font-family:"Trebuchet MS", arial, Lucida, Helvetica, sans-serif;
margin:0;
padding:5px 2px 5px 0;
}