/* 
Theme Name: Cakeland by nivia
Theme URI: http://www.cakelandbynivia.co.uk
Version: 1.0
Author: Gisele Jaquenod
Author URI: http://www.giselejaquenod.com.ar/blog/
*/


body {
  background: #ca5a70 url('images/bg.png') repeat center top;
  margin: 0px;
  padding: 0px;
  color: #42210B;
  font-family: Georgia;
  font-size: 13px;
}
a:link, a:visited {
  color: #A0648E;
  text-decoration:none;
}
a:hover {
  color: #7f396a;
  text-decoration: underline;
}
img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
a:img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
form {
  margin: 0;
  padding: 0;
}
ul, ol {
  margin: 5px 0px 15px 25px;
  padding: 0px;
}
ul li, ol li {
  margin: 5px 0px;
  padding: 0px;
}
blockquote { 
  padding: 5px 20px 5px 55px;
  margin: 15px 0px;
  background: #f4d3de url('images/bq_bg.png') no-repeat left top;
}

/* Layout */

#wrapper {
  width: 940px;
  margin: 0 auto;
  padding: 0px;
}
#header {
  width: 940px;
  height: 295px;
  margin: 0px;
  padding: 0px;
  background: url('images/header_bg.png') no-repeat center top;
}
#header #logo {
  width: 400px;
  padding: 110px 0px 0px 0px; 
  margin: 0px auto;
  clear: both;
}

/* Main */

#container { 
  float: left; 
  width: 860px;
  padding: 0px 40px;
  margin: 0px;
  clear: both;
  background: url('images/container_bg.png') repeat-y center top;
}
#content {
  float: right; 
  width: 630px;
  padding: 0px;
  margin: 0px;
}
#topnav {
  height: 43px;
  background: url('images/topnav.png') no-repeat left top;
  padding: 0px;
  margin: 0px 0px 20px 0px;
  clear: both;
  width: 600px;
  line-height: 0px;
  text-align: left;
}
#topnav img {
  margin: 0px;
  padding: 0px;
}

/* Headings */

h1 { 
  font-size: 20px; 
  font-weight: normal;
  color: #A0648E;
  margin: 0px 40px;
  padding: 8px 0px;
  text-align: left;
  border-top: 1px dotted #E2BFE1;
  border-bottom: 1px dotted #E2BFE1;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 17px;
  color: #3A2110;
  margin: 10px 0px 7px 0px;
  padding: 0px;
  line-height: normal;
  font-weight: normal;
  font-style: italic;
}
h4 {
  font-size: 15px;
  color: #3A2110;
  margin: 0px;
  padding: 10px 0px;
  line-height: normal;
}
h5 {
  font-size: 14px;
  color: #3A2110;
  border-top: 1px dotted #3A2110;
  border-bottom: 1px dotted #3A2110;
  margin: 10px 0px;
  padding: 5px 0px;
  line-height: normal;
}
h6 {
  font-size: 11px;
  color: #3A2110;
  margin: 5px 0px;
  padding: 5px 0px;
  line-height: normal;
  border-top: 1px dotted #E2BFE1;
  border-bottom: 1px dotted #E2BFE1;
  font-weight: normal;
  font-style: italic;
}

/* The Post */

.post { 
  padding: 0px 40px;
  margin: 0px 0px 20px 0px;
  line-height: 19px;
  background: url('images/post_bot.png') no-repeat center bottom;
}
.post h1 {
  margin: 0px;
  padding: 8px 0px;
}
.post h2 {
  color: #B24761;
  margin: 10px 0px 0px 0px;
  padding: 7px 0px 4px 0px;
  font-weight: normal;
  line-height: normal;
  font-style: italic;
  border-bottom: 1px dotted #B24761;
}
h2.post-title {
  font-size: 19px;
  color: #000000;
  margin: 0px;
  padding: 5px 0px;
  font-weight: normal;
  line-height: normal;
}
h2.post-title a {
  color: #000000;
}
#posttime { 
  background: url('images/date_bg.png') no-repeat left top;
  color: #ffffff; 
  padding: 6px 0px 0px 0px;
  font-size: 11px;
  height: 27px;
  margin: 0px 0px 10px 0px;
}
#posttime a { 
  color: #fff4c0;
}
.entry { 
  padding: 0px 0px 20px 0px;
  margin: 0px;
}
.post table { 
  margin: 10px 0px;
  text-align: center;
}
.post table td { 
  border: 1px solid #E2BFE1;
}
p.small {
  font-size: 10px;
  margin: 4px 0px;
}

/* Lists */

.post ul { 
  margin: 0px; 
  padding: 4px 0px 4px 15px; 
  font-size: 12px;
}
.post ul li { 
  margin: 4px 0px;
  padding: 0px;
}
.post ul.archive { 
  margin: 0px; 
  padding: 0px; 
  list-style: none;
}
.post ul.archive li { 
  font-size: 13px;
  margin: 0px;
  padding: 5px 0px;
  border-bottom: 1px dotted #d0d0d0;
}
.post ol {
  margin: 0; 
  padding: 0 0 0 25px; 
}
.post ol li {
  margin: 1px 0;
  padding: 0; 
}
.entry img {
  margin: 5px;
  padding: 5px;
  border: 1px dotted #E2BFE1;
}
.entry img.sig {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.entry h1 {
  margin: 2px 0px;
}
#postmeta {
  clear: both;
  padding: 0px 25px 20px 25px;
  margin: 0px;
  text-align: left;
  font-size: 15px; 
  color: #666666;
}
#postmeta span.comm {
  background: url('images/comm.png') no-repeat left center;
  padding-left: 23px;
}
#postmeta a {
  color: #967344;
}
#post-25 {
  background: url('images/welcome.png') no-repeat 40px top;
  padding-top: 50px;
}

/* Navigation */

#navigation {
  clear: both;
  text-align: center;
  font-size: 15px;
  margin: 5px 0px;
  padding: 8px;
  font-weight: normal;
  text-transform: uppercase;
}

/* Captions & aligment */

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.wp-caption {
  text-align: center;
  margin: 3px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 3px 0px;
  text-align: center;
  color: #707d77;
  margin: 0;
  font-family: Georgia;
}

/* Comments */

#comments-template { 
  padding: 0px 20px;
  margin: 0px;
}
#comments-template h3 { 
  font-size: 15px;
  letter-spacing: -1px;
  color: #666666;
  margin: 15px 0px 5px 0px;
  padding: 5px 0px;
  line-height: normal;
  font-weight: normal;
  border-bottom: 1px dotted #d0d0d0;
  text-transform: uppercase;
}
#comments-template .avatar {
  float: right;
  padding: 2px;
  border: 1px dotted #f5f5f5;
  margin: 2px;
}
#comments-template ol { 
  list-style-type: none; 
  margin: 0; 
  padding: 0; 
}
#comments-template .commentmetadata {
  font-size: 12px;
  padding: 3px 0px;
}
#comments-template .commentfooter {
  font-size: 10px;
}
#comments-template ol li { 
  margin: 5px 0px; 
  padding: 5px 10px; 
  border-bottom: 1px dotted #d0d0d0;
}
#comments-template ol li.author {
  background: #fff2bd; 
}
#comments-template fieldset { 
  border: none; 
}
#comments-template legend { 
  border: none; 
}
#comments-template textarea { 
  padding: 5px;
  margin: 5px 0px; 
  border: 1px solid #e5e5e5; 
  width: 450px;
}
#comments-template input { 
  margin: 2px;
  padding: 4px;
  font-size: 11px;
  border: 1px solid #deebe2; 
}
#comments-template input.submitcomment { 
  border: 1px dotted #f5f5f5;
  width: 80px; 
  height: 30px;
  border: 0px; 
  color: #666;
  font-size: 10px;
}
#comments-template input.resetcomment { 
  border: 1px dotted #f5f5f5;
  width: 80px; 
  height: 30px;
  border: 0px; 
  color: #666;
  font-size: 10px;
}

/* Sidebars */

#sidebar {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  background: url('images/side_top.png') no-repeat center top;
  width: 230px;
  float: left;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}

/* Left Menu */ 

#sidemenu {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
  color: #f9f7ed;
}
#sidemenu a.menu01, #sidemenu a.menu02, #sidemenu a.menu03, #sidemenu a.menu04, #sidemenu a.menu05, #sidemenu a.menu06, #sidemenu a.menu07, #sidemenu a.menu08, #sidemenu a.menu09, #sidemenu a.menu10 {
  width: 230px;
  display: block;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
  color: #f9f7ed;
  line-height: 0px;
}
#sidemenu a.menu01 {
  background: url('images/menu01.png') no-repeat left top;
  height: 40px;
}
#sidemenu a.menu01:hover {
  background: url('images/menu01h.png') no-repeat left top;
}
#sidemenu a.menu02 {
  background: url('images/menu02.png') no-repeat left top;
  height: 50px;
}
#sidemenu a.menu02:hover {
  background: url('images/menu02h.png') no-repeat left top;
}
#sidemenu a.menu03 {
  background: url('images/menu03.png') no-repeat left top;
  height: 75px;
}
#sidemenu a.menu03:hover {
  background: url('images/menu03h.png') no-repeat left top;
}
#sidemenu a.menu04 {
  background: url('images/menu04.png') no-repeat left top;
  height: 70px;
}
#sidemenu a.menu04:hover {
  background: url('images/menu04h.png') no-repeat left top;
}
#sidemenu a.menu05 {
  background: url('images/menu05.png') no-repeat left top;
  height: 50px;
}
#sidemenu a.menu05:hover {
  background: url('images/menu05h.png') no-repeat left top;
}
#sidemenu a.menu06 {
  background: url('images/menu06.png') no-repeat left top;
  height: 45px;
}
#sidemenu a.menu06:hover {
  background: url('images/menu06h.png') no-repeat left top;
}
#sidemenu a.menu07 {
  background: url('images/menu07.png') no-repeat left top;
  height: 50px;
}
#sidemenu a.menu07:hover {
  background: url('images/menu07h.png') no-repeat left top;
}
#sidemenu a.menu08 {
  background: url('images/menu08.png') no-repeat left top;
  height: 50px;
}
#sidemenu a.menu08:hover {
  background: url('images/menu08h.png') no-repeat left top;
}
#sidemenu a.menu09 {
  background: url('images/menu09.png') no-repeat left top;
  height: 55px;
}
#sidemenu a.menu09:hover {
  background: url('images/menu09h.png') no-repeat left top;
}
#sidemenu a.menu10 {
  background: url('images/menu10.png') no-repeat left top;
  height: 55px;
}
#sidemenu a.menu10:hover {
  background: url('images/menu10h.png') no-repeat left top;
}

/* end Sidemenu */

#sidebar-in {
  margin: 0px;
  padding: 0px;
}
#sidebar h2 {
  font-family: Georgia;
  font-size: 11px;
  color: #42210B;
  margin: 0px;
  padding: 10px 15px;
  line-height: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
}
#sidebar form { 
  text-align: center;
  padding: 5px;
}
#sidebar .textwidget { 
  padding: 5px 15px;
  margin: 0px 0px 10px 0px;
}
#sidebar ul { 
  list-style-type: none;
  padding: 5px 15px;
  margin: 0px 0px 10px 0px;
}
#sidebar ul li {
  padding: 3px 0px;
  margin: 0px;
  border-bottom: 1px dashed #fff;
}
#sidebar ul li ul, #sidebar .textwidget ul { 
  margin: 0px; 
  padding: 0px; 
  border: none; 
}
#sidebar textarea {
  font-size: 10px;
}

/* Custom Sides */

#text-3 {
  background: url('images/welcome_h2.png') no-repeat center top;
  padding-top: 42px;
}
#archives-3 h2, #text-2 h2, #text-6 h2 {
  font-size: 0px;
  color: #fff;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  height: 38px;
  line-height: 0px;
}

/* Footer */

#footer {
  width: 940px;
  height: 42px;
  float: left;
  clear: both;
  margin: 0px 0px 15px 0px;
  padding: 15px 0px 0px 0px;
  background: url('images/footer_bg.gif') no-repeat center bottom;
  font-size: 11px; 
  color: #fff;
  text-align: center;
}
#footer a {
  color: #fff;
}

/* Gallery */

.ngg-album {
  padding: 8px 0px!important;
  margin: 5px 0px!important;
  border: 0px!important;
  border-bottom: 1px solid #f8e5eb!important;
}
.ngg-albumtitle {
  padding: 0px!important;
  margin: 0px!important;
  font-size: 17px!important;
  font-weight: normal!important;
  color: #b24761!important;
}
.Thumb, .ngg-gallery-thumbnail {
  border: 0px!important;
  padding: 2px!important;
  margin: 0px 6px 0px 0px!important;
}
.ngg-albumcontent, .ngg-description {
  padding: 0px!important;
  margin: 0px!important;
  font-size: 11px;
}
.shutterset_set_1  {
  border: 0px!important;
}