/*
Theme Name: MarolitosMagazine
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Description: Free Wordpress theme by <a href="http://www.simplewpthemes.com/">SimpleWPThemes.com</a>. Please read READ ME.TXT for usage instructions!
Translation: http://hostenko.com
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/gallery.css");
@import url("css/scroll.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #714d2e;
  text-decoration: none;
}
a:hover {
  color: #359e93;
}
/***************END LINKS*************************/

html body {
  background: #fff url(images/bg.gif) repeat-x scroll top;
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #939393;
  padding-top: 25px;
}
@font-face {
    font-family: 'DroidSansRegular';
    src: url('fonts/DroidSans-webfont.eot');
    src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-webfont.woff') format('woff'),
         url('fonts/DroidSans-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1, h2, h3, h4, h5, h6 {
  font-family: 'DroidSansRegular';
  font-weight: normal;
}

/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto 0px;
  width: 974px;
  background: url(images/shadow.png) repeat-y scroll 4px 0;
  padding-top: 10px;
  overflow: hidden;
}
#main {
  width: 960px;
  margin: 0 auto;
}
#mainbottom {
  border-bottom: 1px solid #eeeeee;
  height: 1px;
  width: 960px;
  margin: 0 auto 20px;
}
#header {
  clear: both;
  width: 960px;
  height: 193px;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  padding: 60px 0 0 20px;
}
.adv {
  float: right;
  margin: 40px 20px 0 0;
}

/* -------- START PAGE MENU -------- */

#top {
  width: 960px;
  height: 54px;
  background: url(images/top.png) no-repeat;
}
#top li {
  float: left;
  margin-top: 3px;
  line-height: 47px;
  background: url(images/sep.gif) no-repeat scroll right;
  padding-right: 2px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 20px;
  color: #8e691b;
  font-size: 12px;
  font-family: 'DroidSansRegular';
  text-transform:uppercase;
}
#top li.current_page_item a, #top li a:hover {
  background: url(images/toph.gif) repeat-x;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 206px;
  padding: 10px 0 9px 5px;
  padding: 10px 0 10px 5px\0/;
  margin-bottom: 5px;
  color: #ccc;
  font-size: 11px;
  border: 1px solid #e3e3e3;
  margin-right: -3px;
}
#contentwrap {
  clear: both;
  float: left;
  width: 650px;
}
#sidebar {
  float: right;
  width: 280px;
  margin-right: 15px;
  padding-top: 20px;
}

/* -------- ADVERT -------- */

.add1 {
  clear: both;
  float: left;
  margin: 0 0  10px 5px;
  display: inline;
  border: 1px solid #d5d5d5;
  padding: 3px;
}
.add2 {
  float: right;
  margin: 0 0px 10px 0;
  display: inline;
  border: 1px solid #d5d5d5;
  padding: 3px;
}

/* -------- END ADVERT -------- */

#footerw {
  width: 100%;
  height: 95px;
  clear: both;
  background: #714d2e;
}
#footer {
  width: 960px;
  clear: both;
  padding: 20px 0;
  overflow: hidden;
  font-size: 12px;
  color: #957458;
  margin: 0 auto;
}
#footer a, #footer a:visited {
  color: #ccad92;
}
#footer a:hover {
  color: #ccad92;
  text-decoration: underline;
}
.inside {
  padding: 20px;
}
/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  padding: 0 0 10px 0;
  font-size: 16px;
  color: #717171;
}
.side-widget {
  clear: both;
  width: 280px;
  overflow: hidden;
  margin-bottom: 35px;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 0;
  margin-left: 0;
  border-bottom: 1px solid #eeeeee;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #eeeeee;
}
.side-widget a, .side-widget a:visited {
  color: #939393;
}
.side-widget a:hover {
  color: #714d2e;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 25px;
  font-size: 22px;
}
h2.title a, h2.title a:visited {
  color: #359e93;
  text-shadow: 1px 0 1px #45b2a6;
}
.meta {
  padding: 5px 0 15px;
  color: #714d2e;
  border-bottom: 1px solid #dbdbdb;
  font-size: 11px;
}
.date {
  background: url(images/date.gif) no-repeat scroll right;
  padding-right: 20px;
  margin-right: 6px;
}
.author {
  background: url(images/author.gif) no-repeat scroll right;
  padding-right: 20px;
  margin-right: 6px;
}
.comm {
  background: url(images/comm.gif) no-repeat scroll right;
  padding-right: 20px;
}
a.more-link {

}
.postmetadata {
  margin-top: 15px;
}
.post, .page {
  margin-bottom: 45px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-bottom: 15px;
}
.entry img, .post_thumbnail {
  padding: 0px;
  border: 0;
  background: 0;
}
.post_thumbnail {
  margin-bottom: 15px !important;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  list-style: circle inside;
}
.entry ol li {
  list-style: decimal inside;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 5px 10px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 10px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#wp-calendar caption {
  background: #278278;
  color: #fff;
  margin-bottom: 10px;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar td {
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}
#wp-calendar {
empty-cells: show;
font-size: 14px;
margin: 0;
width: 90%;
}
#wp-calendar a:hover {
  background: #278278;
  color: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #278278;
  color: #fff;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 10px 0 30px 0px;
  font-size: 32px;
  text-align: center;
  color: #000;
}
p.center {
  margin: 10px 0;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:1.2em;margin:5px 0 25px 1px;}
#contentwrap table td{padding:8px;border: 1px solid #ccc;}
/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */

.navigation {
  font-size: 12px;
  margin-bottom: 20px;
  overflow: hidden;
}
a.styled-button, a.styled-button:visited {
  color: #714d2e;
}

/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  float: right;
  margin-right: 12px;
}
ul#topsoc li {
  padding: 15px 0 0;
  margin: 0;
  float: left;
  background: none !important;
}
ul#topsoc li a {
  margin: 0 0 0 15px !important;
  padding: 0 !important;
}
/* -------- END SUBSCRIPTION -------- */
.flickr_badge_image { float: left; margin-bottom: 4px; }
.flickr_badge_image img { width: 61px; height: 53px; padding: 0px; margin: 5px 9px 0px 0;  border: 1px solid transparent;  float: left; }
.flickr_badge_image img:hover { width: 61px; height: 53px; padding: 0px; margin: 5px 9px 0px 0;  border: 1px solid #278278;  float: left; }
#flickr_badge_image4 img, #flickr_badge_image8 img, #flickr_badge_image12, #flickr_badge_image16 {
  margin-right: 0;
}
#sep {
  border-bottom: 1px solid #E3E3E3;
  width: 920px;
  margin: 0 auto 15px;
  height: 1px;
}

