/* 
Theme Name: Sophie and Toffee
Theme URI: http://sophieandtoffee.com
Version: 1.0
Author: Gisele Jaquenod
Author URI: http://www.giselejaquenod.com.ar/blog/
*/

body {
  background: #cbbfaf url('images/bg.jpg') repeat center top;
  margin: 0px;
  padding: 0px;
  color: #333333;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a:link, a:visited {
  color: #ee2b6d;
  text-decoration:none;
}
a:hover {
  color: #ff4d87;
  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: 3px 8px;
  margin: 5px 5px 5px 20px;
  background: #efeae2;
}


/* Layout */

#wrapper {
  width: 980px;
  margin: 0 auto;
  padding: 0px;
}
#header {
  margin: 0px;
  padding: 0px;
  width: 980px;
  height: 250px;
  background: url('images/header_bg.jpg') no-repeat center top;
  clear: both;
}
#header-inner {
  width: 620px;
  margin: 0px auto;
  padding: 0px;
  height: 250px;
}
#header #logo {
  width: 240px;
  height: 250px;
  padding: 0px; 
  margin: 0px;
  float: left;
}
#header #menu {
  height: 250px;
  width: 380px;
  margin: 0px;
  padding: 0px;
  float: right;
}
#header #menu img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
#container { 
  background: url('images/main_bg.jpg') repeat-y center top;
  width: 980px;
  padding: 0px;
  margin: 0px;
  float: left;
  clear: both;
}

/* Main */

#content {
  float: left; 
  width: 550px;
  padding: 15px 0px;
  margin: 0px;
}
h1 { 
  font-size: 19px; 
  font-weight: normal;
  color: #ff6e83;
  font-family: Georgia;
  letter-spacing: -1px;
  margin: 0px 25px;
  padding: 5px 0px;
  text-align: left;
  border-bottom: 1px solid #ff6e83;
}
h2 {
  font-size: 24px; 
}
h3 {
  font-family: Georgia;
  font-size: 18px;
  color: #ff6e83;
  border-bottom: 1px solid #ff6e83;
  margin: 10px 0px 0px;
  padding: 5px 0px;
  font-weight: normal;
  line-height: normal;
}
h4 {
  font-family: Georgia;  
  font-size: 15px;
  color: #ff7f8d;
  margin: 0px;
  padding: 5px 0px;
  font-weight: normal;
  line-height: normal;
}
h5 {
  font-family: Georgia;  
  font-size: 18px;
  color: #ffffff;
  background: #ff6e83;
  margin: 5px 0px;
  padding: 5px;
  font-weight: normal;
  line-height: normal;
}
h6 {
  font-family: Georgia;  
  font-size: 15px;
  color: #ffffff;
  background: #8e5b32;
  margin: 5px 0px;
  padding: 5px;
  font-weight: normal;
  line-height: normal;
}

table {
border: 2px dotted #fae9f3;
border-spacing: 3px;
}

.post { 
  margin: 0px 0px 15px 0px;
  padding: 0px;
  line-height: 18px;
}
h2.post-title {
  font-family: Georgia;  
  font-size: 24px;
  letter-spacing: -1px;
  color: #ff6e83;
  margin: 0px;
  padding: 10px 25px;
  font-weight: normal;
  line-height: normal;
}
#posttime { 
  height: 25px;
  background: url(images/date_bg.jpg) no-repeat left top;
  color: #fff; 
  padding: 20px 25px;
  font-size: 11px;
}
#posttime a { 
  color: #f5f0e8;
}
.entry { 
  padding: 0px 25px;
  margin: 0px;
}
.entry p {
  margin: 10px 0px;
}

/* Other Post Stuff */

.post ul { 
  margin: 0px; 
  padding: 4px 0px 4px 15px; 
}
.post ul li { 
  margin: 1px 0px;
  padding: 0px 0px 0px 5px;
}
.post ol {
  margin: 0; 
  padding: 0 0 0 25px; 
}
.post ol li {
  margin: 1px 0;
  padding: 0; 
}
.entry img {  
  margin: 2px;
  padding: 2px;
}
.entry h4 {
  margin: 2px 0px;
  font-family: Georgia;  
  letter-spacing: -1px;
  color: #603813;
  padding: 0px;
  line-height: normal;
}
#postmeta {
  background: url('images/postfoot.jpg') no-repeat center bottom;
  clear: both;
  padding: 10px 25px 90px 25px;
  margin: 0px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  font-family: Georgia;
  color: #f56192;
}

/* Navigation */

#navigation {
  clear: both;
  text-align: center;
  font-family: Georgia;  
  font-size: 15px;
  margin: 5px 0px;
  padding: 8px;
  font-weight: normal;
}

/* Captions & aligment */

.aligncenter, div.aligncenter {
  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: 20px 25px 10px 25px;
  margin: 0px;
  border-top: 1px solid #f8f8f8;
}
#comments-template h3 { 
  font-family: Georgia;  
  font-size: 18px;
  letter-spacing: -1px;
  color: #ff3f78;
  margin: 5px 0px;
  padding: 5px 0px;
  line-height: normal;
  font-weight: normal;
  border-bottom: 1px solid #ff3f78;
  clear: both;
}
#comments-template ol { 
  list-style-type: none; 
  margin: 0; 
  padding: 0; 
  clear: both;
}
#commentform {
  background: url('images/commentform.jpg') no-repeat center top;
  padding: 90px 35px 10px 35px;
  clear: both;
  margin: 0px;
  height: 270px;
}
#commentform p {
  margin: 2px 0px;
  padding: 0px;
}
#comments-template .commentmetadata {
  padding: 5px 0px;
  margin: 0px;
  font-family: Georgia;  
  font-size: 12px;
  font-weight: normal;
}
#comments-template .avatar {
  margin: 0px 2px;
  padding: 2px;
  border: 1px solid #ffe8ec;
  float: right;
}
#comments-template ol li .thecomment {
  margin: 0px 0px 2px 0px; 
  padding: 2px 6px 10px 6px; 
  background: #eee6da;
  clear: both;
}
#comments-template ol li.alt .thecomment {
  background: #f5f0e8; 
}
#comments-template fieldset { 
  border: none; 
}
#comments-template legend { 
  border: none; 
}
#comments-template textarea { 
  padding: 5px;
  margin: 5px 0px; 
  border: 0px; 
  background: #fff;
  width: 300px;
}
#comments-template input { 
  margin: 2px;
  padding: 4px;
  background: #fff;
  font-size: 11px;
  border: 0px; 
}
#comments-template input.submitcomment, #comments-template input.resetcomment { 
  background: #f65a8f;
  width: 90px;
}

/* Sidebars */

#sidebar {
  width: 215px;
  float: left;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}
#sidebar2 {
  width: 215px;
  float: right;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}
#sidebar-in {
  margin: 0px;
  padding: 5px 0px 10px 10px;
}
#sidebar2-in {
  margin: 0px;
  padding: 5px 8px 8px 0px;
}
#sidebar2 #rss {
  background: url('images/side2.jpg') no-repeat center top;
  padding: 65px 0px 0px 0px;
  margin: 0px;
  text-align: left;
}
#sidebar h2, #sidebar2 h2 {
  background: url('images/side_h2.png') no-repeat center bottom;
  font-family: Georgia;  
  font-size: 17px;
  letter-spacing: -1px;
  color: #603813;
  margin: 4px 0px 0px 0px;
  padding: 10px 10px 4px 10px;
  font-weight: normal;
}
#sidebar ul, #sidebar2 ul { 
  list-style-type: none;
  margin: 0px;
  padding:  7px 10px;
  background: #ffb5cb;
}
#sidebar ul li, #sidebar2 ul li {
  padding: 3px 0px;
  margin: 0px;
  border-bottom: 1px solid #ffd5e1;
}
#sidebar ul li ul, #sidebar2 ul li ul { 
  margin: 0px; 
  padding: 0px; 
  border: none; 
}
#sidebar .textwidget, #sidebar2 .textwidget {
  margin: 0px 0px 2px 0px;
  background: #ffb5cb;
  padding: 7px 10px;
}
#sidebar .textwidget ul, #sidebar2 .textwidget ul {
  margin: 0px;
  padding:  0px;
}
#sidebar p, #sidebar2 p {
  margin: 0px 0px 8px 0px;
}
#sidebar-cats {
  width: 215px;
  height: 206px;
  background: url('images/side_cat.jpg') no-repeat center top;
  margin: 0px;
  padding: 50px 0px 0px 0px;
  font-size: 14px;
  font-family: Georgia;
  text-align: right;
}
#sidebar-cats ul {
  padding: 5px 20px 5px 25px;
  margin: 0px;
  background: none;
}
#sidebar-cats ul li {
  padding: 5px 0px;
  margin: 0px;
  background: none;
}

/* Footer */

#footer {
  width: 980px;
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 50px;
  background: url('images/footer_bg.jpg') no-repeat center top;
  text-align: center;
}
#footer-in {
  border-top: 1px dashed #f0e7dd;
  width: 500px;
  margin: 0px auto;
  padding: 0px 25px;
}
#footer p { 
  margin: 0px;
  padding: 8px 0px 0px 0px;
}
#footer-in #left {
  text-align: center;
  padding: 0px;
  margin: 0px;
  float: left;
  font-size: 10px;
  color: #666;
}
#footer-in #top {
  float: right;
  margin: 0px;
  padding: 0px;
  width: 70px;
  height: 50px;
}

/* Search */

#sform {
  margin: 5px 0px;
  padding: 5px;
  clear: both;
  text-align: center;
}
#sform fieldset {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
#sform form {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
#mainsearch h2 {
  font-family: Georgia;  
  font-size: 20px;
  letter-spacing: -1px;
  color: #ff6a7a;
  margin: 0px;
  padding: 8px 0px;
  font-weight: normal;
  line-height: normal;
}
#mainsearch {
  background: #fff3f5;
  padding: 10px;
  margin: 0px auto;
  width: 300px;
}

/* Spree */

#text-2 {
  margin: 0px;
  padding: 0px;
}
#text-2 h2, #linkcat-2 h2, #linkcat-3 h2, #text-419086981 h2, #archives-2 h2, #text-3 h2, #flickrpress-8 h2, #text-445913531 h2, #recent-posts-2 h2, #text-418758721 h2 {
  font-size: 0px;
  margin: 5px 0px;
  padding: 0px;
  height: 72px;
}
#text-2 h2 {
  background: url('images/zipia_h2.jpg') no-repeat left top;
}

#linkcat-2 h2 {
  background: url('images/links_h2.jpg') no-repeat left top;
}
#linkcat-3 h2 {
  background: url('images/insp_h2.jpg') no-repeat left top;
}

#text-419086981 h2 {
  background: url('images/banner_h2.jpg') no-repeat left top;
}
#archives-2 h2 {
  background: url('images/mem_h2.jpg') no-repeat left top;
}
#text-3 h2 {
  background: url('images/sponsors_h2.jpg') no-repeat left top;
}
#flickrpress-8 h2 {
  background: url('images/album_h2.jpg') no-repeat left top;
}
#text-445913531 h2 {
  background: url('images/email_h2.jpg') no-repeat left top;
}
#recent-posts-2 h2 {
  background: url('images/recent_h2.jpg') no-repeat left top;
}
#text-418758721 h2 {
  background: url('images/like_h2.jpg') no-repeat left top;
}


/* CTC */

.ctc {
  margin: 0px 0px 2px 0px;
  background: #ffb5cb;
  padding: 7px 10px;
}
