/* 
Theme Name: Stilletos and Coffee
Theme URI: 
Version: 1.0
Author: Gisele Jaquenod
Author URI: http://www.giselejaquenod.com.ar/blog/
*/

body {
  background: #ffffff url('images/bg.jpg') repeat center top;
  margin: 0px;
  padding: 0px;
  color: #333333;
  font-family: Georgia;
  font-size: 13px;
}
a:link, a:visited {
  color: #ff6494;
  text-decoration:none;
}
a:hover {
  color: #d84f79;
  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;
  background: #f5f2ee;
  font-style: italic;
  font-family: Georgia;
}

/* Layout */

#wrapper {
  width: 980px;
  margin: 0 auto;
  padding: 0px;
}
#header {
  width: 425px;
  height: 445px;
  margin: 0px;
  padding: 0px 15px 0px 0px;
  background: url('images/header_bg.jpg') no-repeat center top;
}
#header #logo {
  width: 160px;
  height: 120px;
  padding: 0px; 
  margin: 0px;
  float: right;
  clear: both;
}

/* Main */

#container { 
  float: right; 
  width: 540px;
  padding: 0px;
  margin: 0px;
}
#content {
  float: left; 
  clear: both;
  width: 540px;
  padding: 80px 0px 0px 0px;
  margin: 0px;
  background: #fff url('images/content_top.jpg') no-repeat center top;
}

/* Headings */

h1 { 
  font-family: Georgia;
  font-size: 16px; 
  text-transform: uppercase;
  font-weight: normal;
  color: #333;
  letter-spacing: -1px;
  margin: 0px 25px;
  padding: 8px 0px;
  text-align: center;
  border-top: 1px solid #f5f2ee;
  border-bottom: 1px solid #f5f2ee;
}
h2 {
  font-family: Georgia;
  font-size: 24px;
  letter-spacing: -1px;
  color: #eb5c88;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  font-weight: normal;
  line-height: normal;
}
h3 {
  font-family: Georgia;
  font-size: 18px;
  color: #eb5c88;
  border-bottom: 1px solid #eb5c88;
  margin: 10px 0px;
  padding: 5px 0px;
  line-height: normal;
  font-weight: normal;
}
h4 {
  font-family: Georgia;
  font-size: 15px;
  color: #333333;
  margin: 0px;
  padding: 10px 0px;
  line-height: normal;
}
h5 {
  font-family: Georgia;
  font-size: 18px;
  color: #ffffff;
  background: #eb5c88;
  margin: 10px 0px;
  padding: 5px;
  line-height: normal;
}
h6 {
  font-family: Georgia;
  font-size: 15px;
  color: #ffffff;
  background: #ff8dbb;
  margin: 10px 0px;
  padding: 5px;
  line-height: normal;
}

/* The Post */

.post { 
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
  line-height: 18px;
  background: url('images/post_bot.png') no-repeat center bottom;
}
h2.post-title {
  font-family: Georgia;
  background: url('images/h2_bg.png') no-repeat left bottom;
  font-size: 24px;
  letter-spacing: -1px;
  color: #eb5c88;
  margin: 0px;
  padding: 5px 20px 5px 40px;
  font-weight: normal;
  line-height: normal;
}
h2.post-title a {
  color: #eb5c88;
}
#posttime { 
  background: url('images/date_bg.png') no-repeat left top;
  color: #333333; 
  padding: 5px 30px 5px 43px;
  font-size: 10px;
  text-transform: uppercase;
  font-family: Georgia;
  height: 30px;
}
#posttime a { 
  color: #ff4981;
}
#posttime span.comm {
  background: url('images/comm2.png') no-repeat right center;
  padding-right: 18px;
}
.entry { 
  padding: 10px 20px;
  margin: 0px;
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}

/* Lists */

.post ul { 
  margin: 0px 0px 0px 20px; 
  padding: 4px 0px 4px 15px; 
}
.post ul li { 
  margin: 1px 0px;
  padding: 0px 0px 0px 5px;
}
.post ul.archive { 
  margin: 0px; 
  padding: 0px; 
  list-style: none;
}
.post ul.archive li { 
  font-size: 13px;
  margin: 2px 0px;
  padding: 4px;
  background: #f5f2ee; 
}
.post ol {
  margin: 0; 
  padding: 0 0 0 25px; 
}
.post ol li {
  margin: 1px 0;
  padding: 0; 
}
.entry img {
  margin: 3px;
  padding: 3px;
  border: 1px solid #f5f5f5;
}
.entry img.sig {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.entry h1 {
  margin: 2px 0px;
}
#postmeta {
  clear: both;
  padding: 5px 0px;
  margin: 0px 20px;
  text-align: center;
  font-family: Georgia;
  font-size: 10px; 
  color: #666666;
  text-transform: uppercase;
  border-top: 1px solid #666666;
  letter-spacing: 1px;
}
#postmeta span.cat {
  background: url('images/cat.png') no-repeat left center;
  padding-left: 12px;
}
#postmeta span.comm {
  background: url('images/comm.png') no-repeat left center;
  padding-left: 12px;
}
#postmeta span.comm li {
  padding: 0px;
  margin: 0px;
}
ul.addtoany_list li a {
  padding: 0px!important;
  margin: 0px!important;
}
#postmeta span.share {
  background: url('images/share.png') no-repeat left center;
  padding: 0px 0px 0px 12px;
}
#postmeta span.perm {
  background: url('images/link.png') no-repeat left center;
  padding-left: 12px;
}

/* Navigation */

#navigation {
  clear: both;
  text-align: center;
  font-family: Georgia;  
  font-size: 18px;
  margin: 5px 0px;
  padding: 8px;
  font-weight: normal;
}

/* 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: 10px 20px;
  margin: 0px;
}
#comments-template h3 { 
  font-family: Georgia;
  font-size: 19px;
  letter-spacing: -1px;
  color: #eb5c88;
  margin: 5px 0px;
  padding: 5px 0px;
  line-height: normal;
  font-weight: normal;
  border-bottom: 1px solid #ffe0e3;
}
#comments-template .avatar {
  float: right;
  padding: 2px;
  border: 1px solid #fff;
  margin: 2px;
}
#comments-template ol { 
  list-style-type: none; 
  margin: 0; 
  padding: 0; 
}
#comments-template .commentmetadata {
  font-size: 12px;
  font-family: Georgia;
  padding: 3px 0px;
}
#comments-template ol li { 
  margin: 2px 0px; 
  padding: 2px 6px; 
  background: #ffebed;
}
#comments-template ol li.alt {
  background: #fff3f4; 
}
#comments-template ol li.author {
  background: #efebe7; 
}
#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 { 
  background: #eb5c88;
  width: 80px; 
  height: 30px;
  border: 0px; 
  color: #fff;
  font-family: Georgia;
}
#comments-template input.resetcomment { 
  background: #eb5c88;
  width: 80px; 
  height: 30px;
  border: 0px; 
  color: #fff;
  font-family: Georgia;
}
#comments-template .commentfooter {
  font-size: 11px;
  text-align: right;
  border-top: 1px solid #ffffff;
  padding: 3px 0px;
}

/* Sidebars */

#sides {
  width: 440px; 
  float: left;
  margin: 0px;
  padding: 0px;
}
#sides a {
  color: #4b8496;
}
#sides-top {
  width: 440px; 
  background: url('images/feeds_bg.jpg') no-repeat left top;
  height: 110px;
  float: left;
  margin: 0px;
  padding: 0px;
  clear: both;
  text-align: right;
  line-height: 0px;
}
#sides-top p {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
#sides-about {
  width: 380px; 
  float: left;
  margin: 0px 20px 10px 10px;
  padding: 0px;
  clear: both;
  text-align: left;
  background: #ffe1ea;
  border: 5px solid #d44675;
  padding: 10px;
}
#sides-about p {
  margin: 0px 0px 8px 0px;
  padding: 0px;
  line-height: 17px;
}
#sides-about .ddsig_wrap {
  height: 0px;
}
#sides-about .ddsig_wrap img {
  height: 0px;
}
#sides-about a.contact {
  float: right;
  margin: 0px;
  padding: 0px;
}
#sidebar {
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  width: 200px;
  float: left;
  margin: 0px 0px 0px 10px;
  padding: 0px;
  font-size: 11px;
}
#sidebar2 {
  word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
  overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
  width: 200px;
  float: right;
  margin: 0px 20px 0px 0px;
  padding: 0px;
  font-size: 11px;
}
#sidebar-in {
  margin: 0px;
  padding: 0px;
}
#sidebar2-in {
  margin: 0px;
  padding: 0px;
}
#sidebar h2, #sidebar2 h2 {
  font-family: Georgia;  
  font-size: 18px;
  color: #ff6494;
  margin: 0px;
  padding: 0px 10px;
  line-height: normal;
  font-weight: normal;
}
#sidebar form, #sidebar2 form { 
  text-align: center;
  padding: 5px;
}
#sidebar .textwidget, #sidebar2 .textwidget { 
  list-style-type: none;
  border: 5px solid #ffe1ea;
  padding: 10px;
  background: #fff;
  margin: 5px 0px;
}
#sidebar #sform, #sidebar2 #sform { 
  list-style-type: none;
  border: 5px solid #ffe1ea;
  padding: 10px;
  background: #fff;
  margin: 5px 0px;
}
#sidebar ul, #sidebar2 ul { 
  list-style-type: none;
  border: 5px solid #ffe1ea;
  padding: 10px;
  background: #fff;
  margin: 5px 0px;
}
#sidebar ul li, #sidebar2 ul li {
  padding: 3px 0px;
  margin: 0px;
  border-bottom: 1px solid #ebf2f1;
}
#sidebar ul li ul, #sidebar2 ul li ul, #sidebar .textwidget ul, #sidebar2 .textwidget ul { 
  margin: 0px; 
  padding: 0px; 
  border: none; 
}

/* Custom Sides */

#sidebar #recent-comments-3 ul { 
  list-style-type: none;
  border: 5px solid #ffb9d5;
  padding: 10px;
  background: #fff;
  margin: 5px 0px;
}
#sidebar2 #linkcat-2 ul { 
  list-style-type: none;
  border: 5px solid #ff6494;
  padding: 10px;
  background: #fff;
  margin: 5px 0px;
}
#sidebar #sform fieldset, #sidebar2 #sform fieldset, #mainsearch #sform fieldset { 
  border: 0px;
  margin: 0px;
  padding: 0px;
}
#mainsearch #sform {
  width: 300px;
  list-style-type: none;
  border: 5px solid #ffe1ea;
  padding: 10px;
  background: #fff;
  margin: 5px auto;
}
#sidebar #text-2 textarea, #sidebar2 #text-2 textarea {
  width: 120px;
  font-size: 10px;
}

/* Footer */

#footer {
  width: 540px;
  height: 73px;
  float: left;
  clear: both;
  margin: 0px;
  padding: 0px;
  background: url('images/footer_bg.jpg') no-repeat center bottom;
  font-family: Georgia;
  font-size: 10px; 
  color: #666666;
}
#footer a {
  color: #ff6494;
}
#footer-left {
  padding: 0px;
  margin: 0px 20px;
  float: left;
  width: 360px;
}
#footer-left p { 
  margin: 0px;
  padding: 8px 0px 0px 0px;
}
#totop {
  width: 120px;
  float: right;
  margin: 0px 20px 0px 0px;
  padding: 0px;
  line-height: 0px;
}