/*  
Theme Name: Dinner's Ready
Theme URI: http://www.foodnetworkfan.com
Description: 3 Columns
Version: 3.0
Author: Gina - Creative Streak
Author URI: http://creative-streak.com
*/


/* Layout
----------------------------------------------- */

body {
padding: 0;
margin: 0;
font-family: arial,verdana,impact,tahoma;
font-size: 12px;
line-height: 18px;
background-color: #343434;
background-image: url(images/background.jpg);
color: #2F2F2F;
}

#bigcontainer {
width: 958px;
margin: 0 auto 0 auto;
}

#header {
margin:0;
width: 958px;
height: 411px;
background-repeat: no-repeat;
background-image: url(images/header.jpg);
}

#container {
width: 958px;
margin: 0 auto 0 auto;
background-image: url(images/bg.jpg);
float: left;
}

#content {
float: left;
width: 500px;
margin: 19px 0 0 229px;
color: #000000;
display: inline;
text-align: justify;
}

#leftbar {
float: left;
width: 220px;
margin: 10px 0 0 -742px;
display: inline;
}

*+html #leftbar {
margin: 24px 0 0 -743px;
}

*html #leftbar {
margin: 24px 0 0 -743px;
}

#rightbar {
float: right;
width: 220px;
margin: 20px 25px 0 -33px;
display: inline;
}

*+html #rightbar {
margin: 34px 27px 0 -22px;
}

*html #rightbar {
margin: 34px 27px 0 -22px;
}

#footer {
margin:0;
width: 958px;
height: 131px;
background-repeat: no-repeat;
background-image: url(images/footer.jpg);
clear: both;
}

#header, #content, #footer, #leftbar, #rightbar #container {
overflow: hidden;
}

*+html #header, #leftbar, #rightbar, #content {
position: relative;
}

*html #header, #leftbar, #rightbar, #content {
position: relative;
}


/* Menu
----------------------------------------------- */

#menubar {
border-right: 1px solid #0A0B03;
border-left: 1px solid #0A0B03;
width: 938px;
height: 25px;
margin: -154px auto 0 auto;
padding: 0px;
overflow: hidden;
}
	
#menubarleft {
width: 715px;
float: left;
margin: 0px;
padding: 0px;
overflow: hidden;
}

#menu {
margin: 0px;
padding: 0px;
list-style: none;
}
	
#menu ul {
margin: 0px;
padding: 0px;
list-style: none;
}

#menu li {
float: left;
margin: 0px;
padding: 0px;
}

#menu li ul {
position: absolute;
width: 10em;
left: -999em;
}

#menu a, #menu a:visited {
color: #F7F7F1;
font-family: arial,verdana,impact,tahoma;
display: block;
margin: 0px;
font-size: 11px;
padding: 4px 11px 8px 11px;
border-right: 1px solid #0A0B03;
}
	
#menu a:hover {
background-color: #220602;
margin: 0px;
padding: 4px 11px 8px 11px;
text-decoration: none;
}


/* Content
----------------------------------------------- */

#content ul li {
list-style: square;
margin: 0;
padding: 0;
}


/* Sidebars
----------------------------------------------- */

#leftbar a:link, #leftbar a:visited, #leftbar a:hover, #leftbar a:active {
text-decoration: none;
}

#rightbar a:link, #rightbar a:visited, #rightbar a:hover, #rightbar a:active {
text-decoration: none;
color: #540F06;
}

#leftbar ul ul, #rightbar ul ul {
list-style: none;
margin: 0;
padding: 0;
}

#leftbar ul li, #rightbar ul li {
list-style: none;
margin: 0;
padding: 0;
}

.line {
border-bottom: 1px #D7BF90 dotted;
padding: 10px 0 0 10px;
}


/* Posts
----------------------------------------------- */

.post {
color: #2F2F2F;
font-size: 12px;
line-height: 20px;
}

.post a {
color: #540F06;
text-decoration: none;
}

.postdatetime {
font-size: 9px;
text-transform: uppercase;
letter-spacing: 2px;
color: #2F2F2F;
margin-top: -15px;
padding-bottom: 5px;
}

.postmetadata {
font-size: 12px;
padding:  15px 0 15px 0;
margin-bottom: 30px;
border-bottom: 1px #D7BF90 dotted;
}

.postmetadata a {
color: #540F06;
}

.post li {
margin-left: 20px;
}

.post ul {
list-style: square;
margin-bottom: 10px;
}


/* Search
----------------------------------------------- */

#searchform {
text-align: left;
}

#box {
width: 145px;
border: 1px solid #000000;
background-image: url(images/search_bg.jpg);
padding: 2px;
background-position: top center;
color: #2F2F2F;
}

#searchsubmit {
width: 24px;
height: 21px;
border: 0;
float: right;
margin: -20px -2px 0 0;
background-image: url(images/mag.jpg);
}

*+html #searchsubmit {
margin: -23px -2px 0 0;
}

/* Comments
----------------------------------------------- */

ol.commentlist {
width: 450px;
margin: 0;
text-align: justify;
}

ol.commentlist li {
margin: 0 0 15px -18px;
padding: 5px;
border-bottom: 1px #D7BF90 dotted;
}

*+html ol.commentlist li {
margin: 0 0 15px 44px;
}

*html ol.commentlist li {
margin: 0 0 15px 44px;
}

small.commentmetadata {
font-size: 12px;
margin-bottom: 5px;
display: block;
}

#comments {
padding-left: 5px;
margin-left: 5px;
margin-bottom: 10px;
}

#commentform {
color: #2F2F2F;
padding-left: 10px;
}

#comment {
font-family: arial, verdana ,impact, tahoma;
font-size: 12px;
color: #2F2F2F;
}


/* Blockquote
----------------------------------------------- */

blockquote {
font-style: italic;
margin: 1em 1.5em;
padding-left: 25px;
padding-right: 10px;
border-left: 2px solid #540F06;
background-color: transparent;
text-align: justify;
}

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


/* Copyright
----------------------------------------------- */

.copyright {
text-align: center;
margin: 72px auto 0 auto;
color: #FFFFFF;
font-size: 11px;
}

.copyright a:link, .copyright  a:visited, .copyright  a:hover, .copyright  a:active {
color: #D8C092;
}


/* Images
----------------------------------------------- */

a img {
border: none;
}

.post img {
padding: 5px;
background: #FFFFFF;
border: 1px solid #D8C092;
}

.pagepost img {
padding: 5px;
background: #FFFFFF;
border: 1px solid #D8C092;
}

img.aligncenter {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}

img.centered {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignleft {
float: left;
padding: 4px;
margin: 0 7px 2px 0;
text-align: left;
display: inline;
}

img.alignright {
float: right;
padding: 4px;
margin: 0 0 2px 7px;
text-align: right;
display: inline;
}

.attachment {
text-align: center;
margin: 5px 0px;
}

.gravatar {
float: right;
margin: 5px;
padding: 3px;
background: #FFFFFF;
border: 1px solid #D8C092;
}

.post img.wp-smiley {
padding: 0;
border: 0;
background: none;
}

.social_img img{
padding: 0;
border: 0;
background: none;
}


/* Captions
----------------------------------------------- */

.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
text-align: center;
padding-top: 4px;
margin: 10px;
}

.wp-caption p {
font-size: 12px;
line-height: 18px;
font-style:  italic;
padding: 5px;
margin: 0;
}

/* General
----------------------------------------------- */

h2 {
margin-top: 2px;
font-family: arial,verdana,impact,tahoma;
font-size: 22px;
color: #540F06;
line-height: 24px;
text-align: left;
}

h2 a:hover, h2 a:visited, h2 a:active, h2 a:link {
color: #540F06;
text-decoration: none;
}

h3 {
margin-top: 5px;
font-family: arial,verdana,impact,tahoma;
font-size: 18px;
color: #540F06;
text-align: left
}

a, a:link, a:visited, a:hover, a:active {
color: #540F06;
text-decoration: none;
}

code {
font-size: 12px;
color: #540F06;
}

input, textarea, option  select {
border: 1px solid #D8C092; 
background-color: #F7F7F1;
background-image: url(images/comment_bg.jpg);
background-position: top center;
background-repeat: repeat-x;
color: #2F2F2F; 
font-family: arial, verdana ,impact, tahoma; 
font-size: 12px;
padding: 2px;
}

acronym, abbr, span.caps {
cursor: help;
}

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

.navigation {
display: block;
margin: 10px 0 10px 0;
padding-bottom: 10px;
}

.alignleft {
float: left;
padding-left: 10px;
text-align: left;
display: inline;
}

.alignright {
float: right;
}

#respond {
font-size: 16px;
margin-left: 10px;
}

.newsletterTextInput {
width: 130px;
}

#home {
margin: 74px 0 0 10px;
width: 938px;
height: 183px;
}

.addthis img{
padding: 0;
border: 0;
background: none;
float: right;
padding: 0;
margin-top: -20px;
text-align: right;
display: inline;
}









