/*
Theme Name: Sugar Sophie Shop MLP
Theme URI: http://www.mylittlepixels.co.uk
Description: Template By My Little Pixels. Happy Summer!
Author: Jocelijne Kroezen
Author URI: http://www.mylittlepixels.co.uk
*/

/* With thanks to Doodlebug Pixels for the images */
/* Begin Site Layout Elements */
* {
padding: 0;
margin: 0;
}
Body {
  background-image : url(images/blue54.gif);
  background-color: #FFFFFF;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px; 
  color: #333333;
  background-repeat: repeat;
}
#page {   background-image : url(images/MLP_BG.gif);
  margin: 5px auto 5px auto;  
  margin-top: 10px ;
  margin-bottom: 10px ;
  width: 750px;
}
#header {  
  width: 800px;
}
#headerimg { background-image : url(images/MLP_Header.gif);
  font-size: 9px;
  width: 750px;
  height: 178px;
}

#wrapper{
  width: 750px;
  margin: auto;

}

#board {
  width: 300px;
  float: left;
  margin-bottom: 5px;
  margin-left: 10px;
  padding: 1px;
  display: inline;
}

.boxs{
  font-weight: normal;
  display: inline;
}
.boxspost{
  color: #333333;
  background-color: #FFFFFF;
  border: 1px solid #734526; 
  width: 295px;
  margin-top : 5px;
}

#content {
  width: 428px;
  float: right;
  padding-left: 1px;
  display: inline;
  padding-right:8px;
  margin-right: 9px;  background:#FFFFFF;  border: 1px solid #734526; 

}

#footerIMG{background-image:url(images/MLP_Footer.gif);
  width: 750px;
  height : 4px;}
.boxpost{
  font-weight: normal;
  display: inline;
}
.boxpostborder{
  color: #333333;
  background-color: #FFFFFF;
  border: 0px solid #51B5DB; 
  width: 428px;
  margin-top : 5px;
}
#footer { 
  clear: both;
  width: 800px;
  height :60px;
}
#sidebar { background:#FFFFFF;  border: 1px solid #734526; 
  width: 130px;
  float: left;
  margin-bottom: 5px;
  margin-left: 5px;  
  padding:4px;
  display: inline;
}
.boxSidebar{
  margin-top: 5px;
  color: #4A2C00;
  border-top: 00px solid #51B5DB;
  border-bottom :0px solid #51B5DB;
  border-left :0px solid #51B5DB;
  border-right :0px solid #51B5DB;
  background-color: #FFFFFF;
  margin-bottom: 5px;
}

#sidebar ul {
  list-style: none;
  margin-bottom: 10px;
}
#sidebar ul h2 {
  background-color: #C0E5F2;
  border-bottom: 0px solid #51B5DB;
  padding: 2px;
  border-top: 0px solid #51B5DB;
  font-size: 12px;
  font-weight: bold;
}

#sidebar ul li {
  text-decoration: none;
  color: #4A2C00;
}
#sidebar ul ul {
  list-style-image: url(images/dots.gif);
  list-style-type: circle;
  margin-left: 20px;
  padding-top: 5px;
}
#sidebar ul ul ul {
  margin-bottom: 0;
}
#sidebar a {
  text-decoration: none;
  color: #4A2C00;
}
#sidebar a:hover {
  text-decoration: underline;
}
#menu {
  width: 130px;  background:#FFFFFF;  border: 1px solid #734526; 
  float: left;
  margin-bottom: 5px;
  margin-left: 7px;
  padding:4px;
  display: inline;
}
#menu ul {
  list-style: none;
  margin-bottom: 5px;
}
#menu ul h2 {
  background-color: #C0E5F2;
  border-bottom: 1px solid #51B5DB;
  border-top: 1px solid #51B5DB;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
}
#menu ul li {  
  text-decoration: none;
  color: #4A2C00;
}
#menu ul ul {
  list-style-image: url(images/dots.gif);
  list-style-type: circle;
  margin-left: 20px;
  padding-top: 5px;
}
#menu ul ul ul {
  margin-bottom: 0;
}
#menu a {
  text-decoration: none;
  color: #4A2C00;
}
#menu 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 #a5968c; 
  padding: 2px;
  font-size: 12px;
  color: #aec951;
  text-align: left;
}
h3 {
  margin-top: 10px;
  margin-left: 10px;
  font-size: 10px;
  color: #4A2C00;
}
h4 {
  margin-top: 12px;
  font-size: 12px;
}
h5 {
  text-decoration: none;
  color: #a5968c;
  font-size: 12px;
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: normal;
  margin-left: 5px;
}
h2 a:hover, h2 a:visited, h2 a {
  text-decoration: none;
  color: #bd492a;
  font-size: 12px;
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: normal;
  margin-left: 5px;
}
.post {
  margin-bottom: 5px;
  color: #4A2C00;
  padding-left: 5px;
  font-size: 10px;
}
.post p {
  line-height: 12px;
  margin-bottom: 5px;
}
.post a {
  color: #7A798B;
}
.post ul {
  margin-left: 20px;
  list-style-image: url(images/dots.gif);
  list-style-type: circle;
  margin-bottom: 5px;
  padding-top: 5px;
}
.post li {
  margin-left: 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;
  width: 80%;
  display : inline;
}
.alignright {
  float: right;
  text-align: right;
  width: 20%;
  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 dashed #907797;
  background: #ffffff no-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;
}
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: #D6E0EC;
}
#wp-calendar a{
  border: 1px solid #D6E0EC;
  background-color: #D6E0EC;
  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;}

