/*
Theme Name: Crumples BBQ
Theme URI: http://www.mylittlepixels.co.uk
Description: Template By My Little Pixels. Happy Summer!
Author: Jocelijne
Author URI: http://www.mylittlepixels.co.uk
*/

/* Begin Site Layout Elements */

* {
padding: 0;
margin: 0;
}
Body {
  background-image : url(images/MLP_bg.gif);
  background-color: #DEF2F9;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px; 
  color: #844431;
}
#page {background-image: url(images/MLP_pagebg.gif);
  margin: 0px auto 0px auto;  
  margin-top: 0px ;
  margin-bottom: 00px ;
  width: 787px;
  border-left: 0px solid #347E96;
  border-right: 00px solid #347E96;
}
#header {  
  width: 787px;
  border-top: 0px solid #347E96;
  background-color: #FFFFFF;
}
#headerimg {

  font-size: 9px;
  width: 787px;
  height: 0px;
}
#headerimage
{ background-image:url(images/MLP_header.gif);
width:787px;  height:149px; 


}
#wrapper{

  width: 760px;
  margin: auto;
}
#content {
  width: 530px;
  float: left;
  padding: 5px;
  display: inline;
  font-weight: normal;
  color: #844431;
  background-color: #ffffff;
  border: 1px dashed #d6b463;
  font-size: 10px;
  width: 530px;
  margin-left: 15px;
  margin-top: 30px;
}
#footer {
  border-bottom : 0px solid #347E96;
  clear: both;
  width: 787px;
  height : 25px;
  padding-top : 0px;
  padding-bottom : 0px;
  text-align : center;
  background-repeat: no-repeat;
}
#footerIMG{background-image:url(images/MLP_footer.gif);
height:21px; width:787px;}
#sidebar {
  width: 150px;
  float: right;
  margin-bottom: 5px;
  margin-right: 15px;
  padding: 5px;
  margin-top: 30px;
  display: inline;
  background-color: #ffffff;
  border: 1px dashed #d6b463;
}
#headermenu {
  width: 700px;
  margin-top: 10px;
  display: inline;
  background-color: #ffffff;
  border: 1px dashed #d6b463;
}

#sidebar li {
  margin-left: 30px;
  list-style-image: url(images/dots.gif);
  list-style-type: circle;
  margin-bottom: 5px;
  padding-top: 5px;
}
#sidebar ul {
  margin-left: 30px;
  margin-bottom: 5px;
  padding-top: 5px;
}

#sidebar ul li {
  text-decoration: none;
  color: #844431;
}

#sidebar ul ul ul {
  margin-bottom: 0;
}
#sidebar a {
  text-decoration: none;
  color: #844431;
}
#sidebar a:hover {
  text-decoration: underline;
}


h1 {
  margin: 0;
  font-size: 12px;
  text-align: center;
  font-family: Verdana, Arial, Sans-Serif;
  text-decoration: none;
  color: #4A2C00;
}
h2 {
  border-bottom: 1px dashed #d6b463;
  padding: 2px;
  font-size: 11px;
  color: #577a21;
  text-align: left;
}

h2 a:hover, h2 a:visited, h2 a {
  text-decoration: none;
  color: #844431;
  padding: 3px;
  font-size: 10px;
  font-weight: bold;
  margin-left: 5px;
}

h6 {
  border-bottom: 1px dotted #C2C363; 
  padding: 1px;
  font-size: 11px;
  color: #7A798B;
  text-align: left;
}

h3 {
  margin-top: 10px;
  margin-left: 10px;
  font-size: 10px;
  color: #4A2C00;
}
h4 {
  margin-top: 12px;
  font-size: 12px;
}
h5 {
  margin-top: 10px;
  font-size: 10px;
}

.post {
  margin-bottom: 5px;
  color: #4A2C00;
  font-size: 10px;
}
.post p {
  line-height: 12px;
  margin-bottom: 5px;
}
.post a {
  color: #7A798B;
}
.post ul {
  margin-left: 20px;
  margin-bottom: 5px;
  padding-top: 5px;
}
.post li {
  margin-left: 20px;
  list-style-image: url(images/dots.gif);
  list-style-type: circle;
  margin-bottom: 5px;
  padding-top: 5px;
}
.entry {
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 10px;
}
.entrytext .postmetadata {
  padding: 5px;
  font-size: 10px;
  border-top: 1px solid #C59CC5;
}
.postmetadata a {
  color: #4a2c00;
}
.navigation {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.alignleft {
  float: left;
  text-align: left;
  display : inline;
}
.alignright {
  float: right;
  text-align: right;
  display : inline;
}
.center {
  text-align: center;
}
#page ul li {
  margin: 0; 
  padding: 0;
}
.pagetitle {
  color: #F9AD48;
}
  blockquote {
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px dotted #4C6021;
  background: #CBE473no-repeat   scroll top left;
}
cite {
  margin: 5px 0 0;
  display: block;
}
acronym, abbr {
  cursor: help;
  border-bottom: 1px dashed #999;
}
ol.commentlist {
  width: 75%;
  margin: 0 auto;
}
ol.commentlist li {
  margin-bottom: 1.5em;
  border: 1px solid #C9D2DF;
  padding: 5px;
  background-color: #EEF6FC;
}
ol.commentlist li.alt {
  background-color: #EEF6FC;
}
ol.commentlist a {
  color: #7A798B;
  font-weight: bold;
}
small.commentmetadata {
  font-size: 10px;
  margin-bottom: 10px;
  display: block;
}
#commentform {
  width: 95%;
  color: #4A2C00;
  padding-left: 10px;
}
#commentform textarea{
  width: 95%;
}
#searchform {
  text-align: center;
}
#searchform input {
  border: 1px solid #9D9582;
  background-color: #D6E0EC;
}
#searchform #s {
  width: 50%;
  background-color: white;
}
#wp-calendar{
  width: 80%;
  text-align: center;
  margin-right: 1px;
  margin-left: 1px;
  margin-bottom: 15px;
}
#wp-calendar th{
  background-color: #CBE473;
}
#wp-calendar a{
  background-color: #CBE473;
  border: 1px solid #4C6021;
  display: block;
}
#prev a, #next a{
  border: 0;
}
#wp-calendar caption{
  text-align: center;
  width: 80%;
}
hr{ display: none;}
a img{border: none;}
a { color: #7A798B;text-decoration: none;}


