/*
Theme Name: BlackenMagazine
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: #000;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
/***************END LINKS*************************/

html body {
  background: #fff;
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #757575;
  padding-bottom: 30px;
}
@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*************************/

#topwrap {
  width: 100%;
  background: url(images/top.gif) repeat-x scroll top;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
  padding: 20px 5px 0;
  background: url(images/shadow.png) repeat-y;
}
#header {
  margin: 0 auto;
  width: 960px;
  height: 142px;
  clear: both;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  margin-top: 53px;
}
.description {
  color: #a2a2a2;
  font-size: 10px;
}
.adv {
  float: right;
  margin: 45px 0px 0 0;
}

/* -------- START PAGE MENU -------- */

#top {
  width: 960px;
  height: 57px;
  margin: 0 auto;
}
#top li {
  float: left;
  line-height: 57px;
  margin-right: 40px;
}
#top li a {
  float: left;
  display: block;
  padding: 0;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
}
#top li.current_page_item a {
  background: #000;
  color: #fff;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 214px;
  height: 17px;
  padding: 5px 0 5px 5px;
  padding: 7px 0 3px 5px\0/;
  margin-bottom: 5px;
  color: #bcbbbb;
  text-transform: lowercase;
  font-size: 11px;
  border: 1px solid #303132;
  background: #fbfbfb;
}
*+html #s {
  margin-top: -1px;
  padding: 7px 0 3px 5px;
}
#contentwrap {
  float: left;
  width: 630px;
}
#sidebar {
  float: right;
  width: 300px;
}
#sidebar2 {
  width: 900px;
  padding: 40px 30px 0px;
  margin: 0 auto;
  overflow: hidden;
  background: #000;
}
#footer1, #footer2, #footer3 {
  width: 200px;
  float: left;
  margin-right: 33px;
}
#footer4 {
  margin-right: 0;
  float: left;
  width: 200px;
}
#sidebar2 h3 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: normal;
}
.widget {
  margin-bottom: 30px;
  overflow: hidden;
  color: #474747;
}
.widget a, .widget a:visited {
  color: #8f8f8f;
}
.widget a:hover {
  color: #8f8f8f;
  text-decoration: underline;
}
.widget ul li {
  padding: 7px 0 9px 0px;
  margin-left: 0;
  border-bottom: 1px solid #303030;
}
.widget li li {
  border-top: 1px solid #303030;
}
.widget ul.children {
  margin: 7px 0 -7px 0;
}
/* -------- ADVERT -------- */

.add1 {
  clear: both;
  float: left;
  margin: 0 0  10px 5px;
  display: inline;
}
.add2 {
  float: right;
  margin: 0 5px 10px 0;
  display: inline;
}

/* -------- END ADVERT -------- */

#footer {
  width: 900px;
  clear: both;
  margin: 2px auto 0;
  padding: 20px 30px;
  overflow: hidden;
  background: #000;
  color: #474747;
}
#footer a, #footer a:visited {
  color: #8f8f8f;
}
#footer a:hover {
  color: #8f8f8f;
  text-decoration: underline;
}
.inside {
  padding: 0 20px 20px;
}
/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  padding: 0 0 20px 0;
  margin-bottom: 0 !important;
  font-size: 15px;
  color: #000;
}
.side-widget {
  clear: both;
  width: 275px;
  padding: 0px;
  margin-bottom: 30px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 8px 0;
  margin-left: 0;
  background: url(images/sep.gif) repeat-x scroll bottom;
}
#sidebar li li {
  background-position: top;
  padding: 8px 0 6px 0;
}
.side-widget a, .side-widget a:visited {
  color: #757575 !important;
}
.side-widget a:hover {
  color: #000;
  text-decoration: none;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 19px;
  font-size: 16px;
}
h2.titles {
  margin-bottom: 15px;
  line-height: 22px;
  font-size: 19px;
}
h2.title a, h2.title a:visited, h2.titles a, h2.titles a:visited {
  color: #000000;
}
.meta {
  background: #ccc;
  padding: 5px;
}
.comm {
  position: absolute;
  bottom: 6px;
  left: 1px;
  height: 23px;
  padding-top: 9px;
  width: 219px;
  background: url(images/comm.png) no-repeat;
  text-align: center;
}
a.comm, a.comm:visited {
  font-family: 'DroidSansRegular';
  font-size: 11px;
  text-shadow: 1px 0 1px #000000;
  color: #fff;
}
.imgwrap {
  position: relative;
  width: 221px;
  height: 162px;
  float: left;
  margin-right: 17px;
}
a.more-link {
  background: url(images/more.png) no-repeat;
  width: 93px;
  height: 26px;
  padding-top: 6px;
  text-align: center;
  color: #fff;
  display: inline-block;
  font-size: 11px;
}
.postmetadata {
  margin-top: 30px;
  text-align: right;
}
.singlep .postmetadata {
  margin-top: -20px;
}
.post, .page {
  margin-bottom: 35px;
  padding-bottom: 35px;
  background: url(images/sep.gif) repeat-x scroll bottom;
  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-bottom: 15px;
}
.entry img  {
  padding: 3px;
  border: 1px solid #cdcccc;
  background: #fff;
}
.post_thumbnail {
  background: url(images/imgbg.png) no-repeat scroll bottom;
  padding: 0 1px 6px;
}


.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: #000;
  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: 100%;
}
#wp-calendar a:hover {
  background: #000;
  color: #000;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #000;
  color: #fff;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 5px 0 40px 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 a, .navigation a:visited {
  background: url(images/more.png) no-repeat;
  width: 94px;
  height: 26px;
  padding-top: 6px;
  text-align: center;
  color: #fff;
  display: inline-block;
  font-size: 11px;

}


/* -------- 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;
  padding: 0 !important;
}
/* -------- END SUBSCRIPTION -------- */