/* 
Theme Name: DramaDose 
Theme URI: http://www.dramadose.com/
Version: 2.0
Author: Gisele Jaquenod
Author URI: http://www.giselejaquenod.com.ar/blog/
*/

body {
  background: #cc0000 url('images/bg.png') repeat center top;
  margin: 0px;
  padding: 0px;
  color: #333333;
  font-family: Georgia;
  font-size: 12px;
}
a:link, a:visited {
  color: #cc0000;
  text-decoration:none;
}
a:hover {
  color: #ff0000;
  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 10px 0px 50px;
  margin: 15px 0px;
  background: url('images/blockquote.png') no-repeat left 10px;
  font-style: italic;
  font-size: 12px;
  border-top: 1px solid #fff3c9;
  border-bottom: 1px solid #fff3c9;
  color: #666;
}

/* Layout */

#all {
  background: url('images/bg_top.png') repeat-x center top;
  margin: 0px;
  padding: 0px;
  clear: both;
  float: left;
  width: 100%;
}
#all2 {
  background: url('images/all2_bg.png') no-repeat center top;
  margin: 0px;
  padding: 0px;
  clear: both;
  float: left;
  width: 100%;
}
#wrapper {
  width: 980px;
  margin: 0 auto;
  padding: 0px;
}
#header {
  width: 980px;
  height: 270px;
  margin: 0px;
  padding: 0px;
  background: url('images/header_bg.png') no-repeat center top;
}
#header #logo {
  width: 350px;
  height: 165px;
  padding: 0px; 
  margin: 0px;
  float: left;
  clear: both;
}
#topmenu {
  padding: 0px; 
  margin: 35px 0px 20px 0px;
  float: left;
  clear: both;
  height: 50px;
}
#container { 
  background: url('images/main_bg.png') repeat-y left top;
  width: 980px;
  padding: 0px;
  margin: 0px;
  float: left;
  clear: both;
}

/* Main */

#content {
  background: url('images/main_top.png') no-repeat center top;
  float: left; 
  width: 565px;
  padding: 25px 0px 0px 0px;
  margin: 0px;
}
h1 { 
  font-size: 26px; 
}
h2 {
  font-size: 24px; 
}
h3 {
  font-size: 16px;
  letter-spacing:-0.03em;
  padding: 12px 0px 10px;
  font-weight: bold;
  color: #333333;
  margin: 0px;
}
h4 {
  font-size: 16px; 
}
h5 {
  font-size: 14px; 
}
h6 {
  font-size: 16px; 
}
.post { 
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 15px 0px;
  line-height: 18px;
}
h1.post-title {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
  padding: 10px 20px 10px 25px;
  margin: 5px 50px;
  color: #cc0000;
  border-top: 1px solid #f8f8f8;
  border-bottom: 1px solid #f8f8f8;
  font-weight: normal;
}
h2.post-title {
  font-family: Georgia;  
  font-size: 25px;
  letter-spacing: -1px;
  color: #000;
  margin: 0px;
  padding: 10px 25px 0px 25px;
  font-weight: normal;
  line-height: normal;
}
h2.post-title a {
  color: #000;
}
.posttime { 
  background: url('images/posttime.png') no-repeat left top;
  color: #fff; 
  padding: 12px 25px 0px 25px;
  font-size: 10px;
  font-family: Georgia;
  height: 28px;
}
.posttime a { 
  color: #febd21;
}
.entry { 
  padding: 0px 20px 0px 25px;
  margin: 0px;
}
.readmore {
  padding-left: 17px;
  background: url('images/readmore.png') no-repeat left 2px;
}

/* Lists */

.post ul { 
  margin: 5px 0px 5px 15px;
  padding: 4px 0px 4px 15px; 
  list-style-image: url('images/bullet.png');
}
.post ul li { 
  margin: 2px 0px;
  padding: 0px 0px 0px 3px;
}
.post ul.archive { 
  margin: 0px; 
  padding: 10px 0px 0px 0px; 
  list-style: none;
}
.post ul.archive li { 
  font-size: 13px;
  margin: 2px 0px;
  padding: 4px;
  background: #ffef80; 
}
.post ol {
  margin: 5px 0px 5px 15px;
  padding: 0 0 0 25px; 
}
.post ol li {
  margin: 2px 0px;
  padding: 0; 
}
.entry h4 {
  margin: 12px 0px 2px;
  font-family: Georgia;  
  letter-spacing: -1px;
  color: #a10000;
  padding: 0px;
  line-height: normal;
}
.postmeta {
  clear: both;
  background: url('images/postmeta_bg.png') no-repeat right top;
  padding: 15px 45px 15px 0px;
  margin: 0px;
  height: 45px;
  font-size: 16px;
  text-align: right;
  font-family: Georgia;
  color: #000;
  font-style: italic;
}
.postmeta a {
  color: #000;
}
.entry img {
/*   margin: 3px;
  padding-bottom: 5px;
  border-bottom: 2px solid #cc0000;*/
}
#authorbox {
  background: #f2ecdc;
  margin: 10px 0px;
  padding: 15px 10px;
  min-height: 92px;
}
#authorbox p {
  margin: 0px 0px 8px 0px;
}
span.aumore {
  margin-top: 5px;
  border-top: 1px solid #d1b788;
  padding-top: 5px;
  font-size:92%
}
#authordesc {
  margin-bottom: 8px;
  padding-bottom: 4px;
}
#authorpic {
  float: left!important;
  margin: 3px 15px 3px 3px!important;
  background-color:#fef4e8;
  padding: 0px;
  clear: left;
}
#authorpic img {
  padding: 3px!important;
  border: 1px solid #d1b788!important;
  margin: 0px;
}

/* 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: 0px 20px 10px 25px;
  margin: 0px;
}
#comments-template h3 { 
  background: url('images/h3_bg.png') no-repeat center top;
  font-size: 20px;
  font-weight: normal;
  color: #000;
  margin: 0px;
  padding: 50px 0px 6px 0px;
  clear: both;
}
#comments-template ol { 
  list-style-type: none; 
  margin: 0; 
  padding: 0; 
  clear: both;
}
#comments-template p {
  margin: 7px 0px;
  padding: 0px;
}
#comments-template p.author {
  font-size: 15px;
  color: #000;
  margin-bottom: 3px;
}
#comments-template p.author strong {
  color: #eb1b23;
  font-weight: normal;
  padding: 0px;
}
#comments-template p.date {
  font-size: 10px;
  padding: 3px 10px;
  margin: 0px;
  text-align: right;
  font-style: italic;
}
#comments-template .commentmetadata {
  padding: 0px 10px;
  margin: 0px;
}
#comments-template .thecomment {
  margin: 0px;
  padding: 5px 10px;
}
#comments-template .thecomment p{
  margin-top: 14px;
}
#comments-template .avatar {
  margin: 0px;
  padding: 0px 2px;
  float: right;
}
#comments-template ol li {
  width: 519px;
  margin: 5px 0px 8px; 
  padding: 0px; 
  clear: both;
  background: #fff7be url('images/commentbot.png') no-repeat left bottom;
}
#comments-template ol li.author {
  background: #ffef80 url('images/authorbot.png') no-repeat left bottom;
}
#comments-template ol li .commenttop {
  height: 10px;
  background: url('images/commenttop.png') no-repeat left top;
  
}
#comments-template ol li.author .commenttop {
  height: 10px;
  background: url('images/authortop.png') no-repeat left top;
}

/* Comment Forms */ 

#comments-template input { 
  margin: 2px;
  padding: 4px;
  background: #f8f8f8;
  font-size: 11px;
  border: 1px solid #999999;
}
#comments-template textarea { 
  padding: 5px;
  margin: 5px 0px; 
  background: #f8f8f8;
  width: 450px;
  border: 1px solid #999999;
}
#comments-template input#submit, #comments-template input#reset {
  background: #cc0000;
  width: 70px;
  color: #fdd11f;
  font-size: 14px;
  border: 1px solid #f10000;
  font-family: Georgia;
}
#comments-template legend { 
  border: none; 
}

/* Sidebars */

#sides {
  background: url('images/sides_top.png') no-repeat left top;
  width: 400px; 
  float: right;
  margin: 0px;
  padding: 50px 0px 0px 15px;
  color: #fff;
  font-size: 11px;
}
#sides a:link, #sides a:visited {
  color: #ffedae;
}
#sides a:hover {
  color: #feba20;
}
#sidebar {
  width: 237px;
  float: left;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}
#sidebar2 {
  width: 147px;
  float: right;
  margin: 0px;
  padding: 0px;
}
#sidemenu {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
#sidebar-in {
  margin: 0px;
  padding: 0px;
}
#sidebar2-in {
  margin: 0px;
  padding: 0px;
}
#sidebar h2, #sidebar2 h2 {
  font-family: Georgia;  
  font-size: 17px;
  color: #ffffff;
  margin: 0px;
  padding: 15px 0px 5px;
  line-height: normal;
  font-weight: normal;
}
#sidebar h2 {
  text-align: left;
}
#sidebar2 h2 {
  text-align: center;
}
#sidebar .widget, #sidebar2 .widget { 
  padding: 0px;
  margin: 0px 0px 10px 0px;
}
#sidebar .widget-content, #sidebar2 .widget-content { 
  padding: 6px 10px;
  background: #a10000;
  margin: 5px 0px;
}
#sidebar ul, #sidebar2 ul { 
  list-style-type: none;
  margin: 5px 0px;
  padding: 6px 10px;
  background: #a10000;
}
#sidebar ul li, #sidebar2 ul li {
  padding: 4px 0px;
  margin: 0px;
  border-bottom: 1px solid #a70000;
}
#sidebar ul li ul { 
  margin: 0px; 
  padding: 0px; 
  border: none; 
}

/* Custom Sidebar */

#sidebar #categories-3 h2, #sidebar #recent-posts-3 h2, #sidebar2 #text-3 h2, #sidebar2 #text-4 h2 { 
  font-size: 0px;
  color: transparent;
  height: 35px;
  margin: 15px 0px 0px 0px;
  padding: 0px;
}
#sidebar #categories-3 h2 { 
  margin-top: 25px;
  background: url(images/cat_h2.png) no-repeat left top!important;
}
#sidebar #recent-posts-3 h2 { 
  margin-top: 25px;
  background: url(images/recent_h2.png) no-repeat left top!important;
}
#sidebar2 #text-3 h2 { 
  background: url(images/sponsors_h2.png) no-repeat left top!important;
  margin: 0px!important;
}
#sidebar2 #text-4 h2 {
  background: url(images/banner_h2.png) no-repeat left top!important;
  margin: 0px!important;
}
#sidebar2 #text-4 textarea {
  width: 150px;
  margin: 0px;
}

#sidebar #linkcat-77 ul li {
  position:relative;
  font-size: 12px;
  padding: 0 0 0 101px;
  height:99px;
}

#sidebar #linkcat-77 img {
  position: absolute;
  left:0; top:0;
  width:95px;
  height:95px;
  vertical-align:middle;
}



/* Search */

#search {
  width: 237px;
  background: url('images/search_bg.png') no-repeat center top;
  margin: 0px;
  padding: 0px;
  clear: both;
  height: 60px;
}
#sform {
  margin: 0px;
  padding: 15px 15px 0px 20px;
  clear: both;
}
#sform fieldset {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
#sform form {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
#sform fieldset#searchform {
  height: 25px;
  margin: 0px;
  padding: 0px; 
}
#sform .searchterm {
  width: 155px;
  padding: 5px;
  background: transparent;
  border: 0px;
  color: #cc0000;
  float: left;
  font-size: 15px;
  font-style: italic;
  font-family: Georgia;
}
#sform .searchbutton {
  float: right;
  background: transparent;
  padding: 0px;
  margin: 0px;
  height: 30px;
  width: 30px;
  border: 0px;
}

/* Footer */

#footer {
  width: 100%;
  height: 178px;
  float: left;
  clear: both;
  margin: 0px;
  padding: 0px;
  background: url('images/footer_bg.png') repeat-x center bottom;
  text-align: center;
  font-size: 11px;
  font-family: Georgia;
  color: #ffffff;
}
#footer a {
  color: #feffde;
}
#footer-in {
  width: 980px;
  margin: 0px auto;
  padding: 0px;
}
#footer-left {
  background: url('images/main_footer.png') no-repeat left top;
  padding: 0px;
  margin: 0px;
  float: left;
  width: 565px;
  padding: 108px 0px 0px 0px;
}
#footer-left p { 
  margin: 0px;
  padding: 8px 0px 0px 0px;
}
#totop {
  float: right;
  margin: 0px 25px 0px 0px;
  padding: 108px 0px 0px 0px;
  line-height: 0px;
}

#sidebar #freepress-recent-comments .recentcomments {
  background: #a10000;
}

#sidebar #freepress-recent-comments .recentcomments .recentCommentsPostTitle {
margin: 2px 0px 2px 0px;
padding:4px 0px 3px 0px;
font-size: 12px;
border-bottom: 0px;
color: #fde1aa;
}

#sidebar #freepress-recent-comments .recentcomments .recentCommentsPostTitle a {
color: #ffedae;
}

#sidebar #freepress-recent-comments .recentcomments .recentCommentsPostTitle ul {
margin:3px 1px 4px;
padding:3px 3px;
background:#f6f6f6;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}

#sidebar #freepress-recent-comments .recentcomments .recentCommentsPostTitle li {
padding:5px 4px;
font-size: 11px;
background: #f0e9d9;
color: #333333;
border-bottom: 0px;
}

#sidebar #freepress-recent-comments .recentcomments .recentCommentsPostTitle li a {
color: #a10000;
}

.facebook_fans {
  border: none;
  width: 237px;
  height: 243px;
  background: transparent;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.facebook_fans_link {
  font-size:8px;
  margin: 0;
  padding: 0;
  padding-left:10px;
}

.sharing { margin:15px 0px 15px 0px;}
.stLarge {vertical-align:middle;margin-bottom:5px;}

a.twitter { background: url("http://www.dramadose.com/images/twitter_16.png") no-repeat; padding: 1px 2px 0px 20px;}
a.facebook { background: url("http://www.dramadose.com/images/facebook_16.png") no-repeat; padding: 1px 2px 0px 20px;}
a.delicious { background: url("http://www.dramadose.com/images/delicious_16.png") no-repeat; padding: 1px 2px 0px 20px;}
a.rss { background: url("http://www.dramadose.com/images/rss_16.png") no-repeat; padding: 1px 1px 0px 20px;}
a.email { background: url("http://www.dramadose.com/images/email_16.png") no-repeat; padding: 1px 1px 0px 20px;}