/*
Theme Name: BelesermoMagazine
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 file to find out how to insert pictures in the slider and gallery!
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/gallery.css");
@import url("css/featuredcats.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #920000;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
/***************END LINKS*************************/

html body {
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #000;
}

/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#wrap {
  margin: 0 auto;
  clear: both;
  width: 960px;
  background: #fff;
  overflow: hidden;
}
#header {
  width: 960px;
  height: 60px;
  padding-top: 40px;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  padding-left: 20px;
  width: 260px;
}
/* -------- START PAGE MENU -------- */

#top {
  width: 680px;
  height: 20px;
  float: left;
}
#top ul.sf-menu {
  float: right;
}
#top li {
  line-height: 20px;
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 0 10px;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
}
#top li a:hover {
  color: #920000;
  text-decoration: underline;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */
/* -------- START CATEGORY MENU -------- */
#nav2 {
  clear: both;
  float: left;
  height: 36px;
  width: 960px;
  margin: 20px 0;
}
#nav2 li {
  float: left;
  line-height: 36px;
  margin-right: 5px;
}
#nav2 li a {
  float: left;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  text-decoration: none;
  padding: 0px 30px;
  background: #000;
}
#nav2 li a:hover {
  color: #920000;
}
#nav2 li li {
  display: none;
}

/* -------- END CATEGORY MENU -------- */

#s {
  width: 115px;
  padding: 4px 0 4px 5px;
  height: 13px;
  margin-bottom: 5px;
  color: #000;
  font-size: 11px;
  border: 1px solid #000000;
}
#search {
  margin-top: 15px;
}
*+html #s {
  padding-bottom: 4px;
  margin-top: -1px;
}
#contentwrap {
  float: left;
  width: 580px;
}
.sidebar {
  float: left;
  margin-left: 30px;
  display: inline;
  width: 160px;
  font-size: 11px;
}
.right {
  float: right;
  margin-left: 0;
}


/* -------- ADVERT -------- */

.add1 {
  float: left;
  margin: 5px 0px 8px 17px;
  display: block;
}
.add2 {
  clear: both;
  display: block;
  margin: 5px 10px 0 17px;
}

/* -------- END ADVERT -------- */

.custom_images img {
  margin: 0px 2px 0px 4px;
  padding: 0;
}
#footerw {
  width: 100%;
  background: #000000;
  overflow: hidden;
  padding: 20px 0;
  clear: both;
}
#footer {
  width: 960px;
  margin: 0 auto;
  font-size: 11px;
  color: #fff;
}
#footer a, #footer a:visited {
  color: #fff;
}
#footer a:hover {
  color: #920000;
  text-decoration: underline;
}
/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

.sidebar h3 {
  padding: 0 0 10px 0;
  font-size: 14px;
  color: #920000;
  border-bottom: 1px solid #000;
}
.side-widget {
  clear: both;
  width: 160px;
  padding: 0;
  margin-bottom: 15px;
  overflow: hidden;
}
.sidebar ul.children {
  margin: 6px 0 -6px 0;
}
.sidebar ul li {
  padding: 6px 0 6px 0;
  margin-left: 0;
}
.side-widget a, .side-widget a:visited {
  color: #000;
}
.side-widget a:hover {
  color: #920000;
}
.widget_tag_cloud a, .widget_tag_cloud a:visited {
  color: #fff;
  background: #920000;
  padding: 3px 5px;
  font-size: 11px !important;
  text-transform: lowercase;
  display: inline-block;
  margin: 0 5px 10px 0;
}
.widget_tag_cloud a:hover {
  text-decoration: underline;
  color: #fff;
}
.textwidget {
  padding: 5px 0;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 27px;
  font-size: 27px;
  border-bottom: 1px solid #000000;
}
h2.title a, h2.title a:visited {
  color: #000000;
}
h2.title a:hover {
  text-decoration: none;
}
.meta {
  font-size: 11px;
}
.meta a, .meta a:visited {
  color: #000;
}
.meta span, .meta span a, .meta span a:visited, a.comm, a.comm:visited {
  color: #920000;
}
a.more-link {
  color: #920000;
  font-size: 11px;
  text-decoration: underline;
}
.postmetadata {
  margin-top: 10px;
}
.post, .page {
  margin-bottom: 45px;
  overflow: hidden;
}
.posts {
  margin-bottom: 25px;
  overflow: hidden;
}
.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-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 7px;
  border: 1px solid #000000;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
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*************************/
#calendar_wrap {
  text-align: center;
}
#wp-calendar caption {
  background: #920000;
  color: #fff;
  width: 100%;
}
#wp-calendar th {
  padding: 9px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #920000;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px 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 -------- */

.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  border:1px solid #000000;
  color:#000000;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  border:1px solid #000000;
  color:#000000;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  border:1px solid #920000;
  color:#920000;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: 15px;
}
ul#topsoc li {
  float: left;
  margin-right: 10px;
}
#topsoc .last {
  margin-right: 0;
}


/* -------- END SUBSCRIPTION -------- */