/*
Theme Name: MaralescoMagazine
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!
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/featuredcats.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #f8bc12;
  text-decoration: none;
}
a:hover {
  color: #d83737;
}
/***************END LINKS*************************/

html body {
  background: url(images/bg.jpg);
  font-size: 11.5px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #fff;
}

/***************LAYOUT*************************/

#mainwrap {
  clear: both;
  margin: -210px auto 40px;
  width: 958px;
  border-left: 1px dotted #000000;
  border-right: 1px dotted #000000;
  background: #161616;
  box-shadow: 0 0 13px #080808;
}
*+html #mainwrap {
  top: -210px;
}
*+html #footer {
  margin-bottom: -170px !important;
}
#header-wrap {
  width: 100%;
  height: 356px; /*143 or 356*/
  background: url(images/header-bg.jpg) repeat-x;
}
#header {
  width: 960px;
  padding-top: 40px;
  margin: 0 auto;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  padding-top: 12px;
}
.description {
  color: #a2a2a2;
  font-size: 10px;
  margin-top: -5px;
}
.adv {
  float: right;
  margin: 0px 0px 0 0;
}

/* -------- START PAGE MENU -------- */

#top {
  width: 960px;
  height: 55px;
  margin: 0 auto;
}
#top li {
  float: left;
  line-height: 55px;
  margin-right: 50px;
}
#top li a {
  float: left;
  display: block;
  padding: 0px;
  color: #ffffff;
}
#top li a:hover {
  text-decoration: underline;
  color: #f8bc12;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 214px;
  height: 16px;
  padding: 7px 0 5px 5px;
  margin-bottom: 5px;
  color: #232323;
  background: #0c0c0c;
  font-size: 11px;
  border: 1px solid #232323;
}
#contentwrap {
  float: left;
  width: 620px;
}
#sidebar {
  float: right;
  width: 275px;
  margin-right:30px;
  display: inline;
  padding-top: 20px;
}
#sidebar2 {
  width: 900px;
  margin: 0 auto;
  padding: 46px 30px 20px;
  overflow: hidden;
  font-size: 11px;
  background: #000000;
}
#footer1, #footer2, #footer3 {
  width: 210px;
  float: left;
  margin-right: 20px;
}
#footer4 {
  margin-right: 0;
  float: left;
  width: 210px;
}
#sidebar2 h3 {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 33px;
  font-weight: normal;
}
.widget {
  margin-bottom: 30px;
  overflow: hidden;
  color: #666666;
  font-size: 11px;
}
.widget a, .widget a:visited {
  color: #666666;
}
.widget a:hover {
  color: #f8bc12;
  text-decoration: underline;
}
.widget ul li {
  padding: 6px 0 6px 0px;
  margin-left: 0;
}
.widget ul.children {
  margin: 6px 0 -6px 0;
}

/* -------- ADVERT -------- */

.add1 {
  clear: both;
  float: left;
  margin: 0 0 15px 5px;
  display: inline;
  border: 1px solid #fff;
}
.add2 {
  float: left;
  margin: 0 0px 15px 15px;
  display: inline;
  border: 1px solid #fff;
}
.add1:hover, .add2:hover {
  border: 1px solid #f9c118;
}


/* -------- END ADVERT -------- */

.custom_images img {
  margin: 0 4px 0 0px;
  padding: 0;
}
#footer {
  width: 920px;
  clear: both;
  padding: 20px;
  overflow: hidden;
  background: #d83737;
  color: #000000;
  font-size: 11px;
}
#footer a, #footer a:visited {
  color: #8e1e1e;
}
#footer a:hover {
  color: #fff;
  text-decoration: underline;
}
.inside {
  padding: 20px 0px 20px 24px;
}
/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  padding: 0 0 15px 0;
  font-size: 15px;
  color: #505050;
  font-weight: normal;
}
.side-widget {
  clear: both;
  width: 275px;
  padding: 0px;
  margin-bottom: 40px;
  overflow: hidden;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 0;
  margin-left: 0;
  background: url(images/sep.gif) repeat-x scroll bottom;
}
#sidebar li li {
  background-position: top;
}
.side-widget a, .side-widget a:visited {
  color: #f8bc12;
}
.side-widget a:hover {
  color: #7d682d;
}
#sidebar li a:hover {
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  padding-left: 5px;
}
.textwidget {
  padding: 5px;
}
.tagcloud a, .tagcloud a:visited {
  padding: 5px 0 8px;
  display: inline-block;
}


/***************POST STYLES*************************/
h2.title {
  margin-bottom: 9px;
  line-height: 18px;
  font-size: 15px;
  font-weight: normal;
}
h2.titles {
  margin-bottom: 14px;
  line-height: 24px;
  font-size: 21px;
  font-weight: normal;
}
h2.title a, h2.title a:visited, h2.titles a, h2.titles a:visited {
  color: #d83737;
}
.meta {
  color: #505050;
  padding: 0;
  font-size: 11px;
}
.meta a, .meta a:visited {
  color: #505050;
}
a.more-link {
  color: #f8bc12;
  display: inline-block;
  margin-top: 5px;
}
.postmetadata {
  margin-top: 15px;
}
.post, .page {

}
.image-holder {
  background: #161616 url(images/loading.gif) no-repeat scroll center center;
  float: left;
}
.sep {
  background: url(images/sep.gif) repeat-x scroll bottom;
  height: 2px;
  margin-bottom: 21px;
  padding-top: 15px;
  overflow: hidden;
  clear: both;
}
.entry {
  margin-top: 5px;
  line-height: 21px;
}
.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 {
  padding:2px;
  background: #fff;
}
.post_thumbnail {
  padding: 1px !important;
  border: 0;
  width: 217px;
  height: 127px;
  background: url(images/imgwrap.jpg) no-repeat !important;
  margin-right: 15px !important;
  margin-bottom: 15px !important;
}
.imgwrap {
  float: left;
  position: relative;
}
.time {
  position: absolute;
  left: -10px;
  top: 20px;
  background: #d83737;
  z-index: 99999999999999;
  width: auto;
  height: 32px;
  padding: 0 4px 2px;
  text-align: center;
  font-size: 11px;
}
.time li {
  margin: 2px 0 -5px 0;
  padding:0;
}
.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: #505050;
  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: #505050;
  color: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #505050;
  color: #fff;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 15px 0 40px 0px;
  font-size: 32px;
  text-align: center;
  color: #fff;
}
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 -------- */

.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
  background: #000000;
  font-size: 11px;
  display: inline;
  border-radius: 7px;
  padding: 10px 5px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  color:#fff;
  margin:2px;
  padding: 10px 12px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  color:#fff;
  margin:2px;
  padding: 10px 12px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background: #d83737;
  color:#000;
  margin:2px;
  padding: 10px 12px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: 2px;
  float: right;
}
ul#topsoc li {
  padding: 14px 0 0;
  margin: 0;
}
ul#topsoc li a {
  margin: 0 0 0 15px !important;
}
/* -------- END SUBSCRIPTION -------- */
.flickr_badge_image { float: left; margin-bottom: 10px;}
.flickr_badge_image img { width: 54px; height: 43px; padding: 0px; margin: 0 10px 0px 0; border:1px solid #000000;   float: left; }
.flickr_badge_image img:hover {
  border: 1px solid #f8bc12;
}
#flickr_badge_image3 img, #flickr_badge_image6 img, #flickr_badge_image9 img, #flickr_badge_image12 img {
  margin-right: 0;
}
#twitter_update_list span {
  color: #999999 !important;
}
