/*
Theme Name: RedMagazine
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/slide.css");
@import url("css/featuredcats.css");
@import url("css/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: url(images/bg.jpg);
  font-size: 12px;
  font-family: Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
}
a:link, a:visited {
  color: #9f0606;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************LAYOUT*************************/

#header {
  width: 100%;
  height: 184px;
  background: url(images/header.png) repeat-x;
}
#headerw {
  width: 960px;
  margin: 0 auto;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: #fff;
}
#subhead {
  width: 100%;
  background: url(images/subhead.png) repeat-x;
}
#shadow {
  width: 986px;
  margin: 0 auto;
  background: url(images/shadow.png) repeat-y scroll center center;
  overflow: hidden;
  z-index: 10;
}
#blogtitle {
  clear: both;
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 15px;
  left: 15px;
  height: 96px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: none;
  margin-left: 7px;
}
.adv {
  float: right;
  margin: 5px 5px 0 0;
}
#top {
  width: 960px;
  height: 40px;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 10px;
  color: #fff;
}
#top li a:hover {
  color: #d60000;
}


#top li.current_page_item a {
  color: #fff;
}
/* CAT MENU */

#nav2 {
 clear: both;
 float: left;
 height: 40px;
 width: 960px;
}
#nav2 li {
 float: left;
 margin-top: 10px;
}
#nav2 li a {
  color: #fff;
  text-decoration: none;
  padding: 12px;
}
#nav2 li a:hover {
  color: #d60000;
}


/* END CAT MENU */
/***************END NAVIGATION*************************/
/* Twitter, RSS, Email */

#topsoc {
  float: right;
}
.tweet, .rss, .mail {
  float: left;
  margin-left: 10px;
  margin-right: 5px;
  display: inline;
  margin-top: 4px;
}

/* End Twitter, RSS, Email */
#featured-video {

}
.padd {
  padding: 5px;
}
.about {
  background: url(images/bg.jpg);
  margin-bottom: 10px;
  height: 1%;
}
.about p {
  padding: 2px;
}
.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 5px 0px;
}
#s {
  width: 240px;
  margin-left: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#searchsubmit {
  background: #A30000;
  border: 0;
  color: #fff;
}
#featured-category {
  width: 225px;
  float: left;
  margin-left: 10px;
  display: inline;
}
#contentwrap1 {
  float: left;
  width: 405px;
  margin: 0 10px;
  display: inline;
}
#wrap {
  width: 660px;
  float: left;
  margin: 10px 0 0;
}

#contentwrap {
  float: left;
  width: 640px;
  margin: 0 10px;
  display: inline;
}
#sidebar {
  float: right;
  width: 290px;
  margin: 10px 10px 0 0;
  display: inline;
}
#sidebar2 {
  clear: both;
  width: 100%;
  float: left;
}
#swrap {
  width: 960px;
  margin: 0 auto;
  background: url(images/sb2.gif);
  overflow:hidden;
  padding: 20px 0 10px;
}
/* ADVERT */

.advert{
 float: left;
 width: 630px;
 background: #010000;
 padding: 5px;
 margin: 0 0 10px 10px;
 }
.advert img{
 border: 1px solid #e83434;
 float:left;
 margin-left: 21px;
 margin-right: -8px;
 display: inline;
 background: #a30000;
}

/* END ADVERT */

/* SOCIAL ICONS */

.custom_images img {
  padding: 0;
  margin: 3px;
}

/* END SOCIAL */
#footerbg {
  width: 100%;
  background: url(images/footerbg.png) repeat-x;
  height: 102px;
  overflow: hidden;
}
#footer {
  width: 975px;
  clear: both;
  background: url(images/footer.jpg) no-repeat;
  height: 102px;
  margin: 0 auto;
  padding-top: 40px;
  color: #fff;
}
.fleft {
  float: left;
  margin-left: 20px;
  display: inline;
}
.fright {
  float: right;
  margin-right: 20px;
  display: inline;
}
#footer a, #footer a:visited {
  color: #fff;
}


/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3, #featured-video h3 {
  padding: 10px;
  background: #010000;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
}
#sidebar ul li {
  padding-left: 0;
  margin-left: 0;
  background: #a30000;
  line-height: 25px;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #010000;
}
.side-widget {
  width: 284px;
  border: 1px solid #8e8e8e;
  background: #010000;
  margin-bottom: 10px;
  padding: 2px;
}
.side-widget a, .side-widget a:visited {
  color: #fff;
  padding-left: 10px;
}
.side-widget a:hover {
  color: #ccc;
}
.textwidget {
  padding: 5px;
}
.widget {
  float: left;
  width: 200px;
  margin-left: 20px;
  margin-right: 20px;
  display: inline;
}
.widget h3 {
  color: #fff;
  display: inline;
  background: #0c0707;
  padding: 5px 10px 5px 30px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 13px;
  position: relative;
  left: -20px;
  top: -5px;
}
#swrap ul li, #swrap li li  {
  background: url(images/li.gif) repeat-x scroll bottom;
  padding-left: 0;
  margin-left: 0;
  line-height: 25px;
}
#swrap li li {
  background-position: top;
}
.widget a, .widget a:visited, .widget li.recentcomments a  {
  color: #fff;
}
.widget a:hover, .widget li.recentcomments a:hover {
  color: #ccc;
}


/***************POST STYLES*************************/
.inside {
  padding: 5px;
}
.posttop {
  background: #010000;
  padding: 5px;
  overflow: hidden;
}
.post h2 {
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  float: left;
  width: 340px;
  margin-top: 4px;
}
#contentwrap .post h2 {
  width: 575px;
}
.post h2 a, post h2 a:visited {
  color: #fff;
}
.post h2 a:hover {

}
.comm {
  float: right;
  text-align: center;
  background:url(images/comm.gif) no-repeat scroll center bottom;
  width: 34px;
  line-height: 27px;
}
.comm a, .comm a:visited {
  color: #fff;
}
a.more-link {
  background: #9f0606;
  border: 1px solid #010000;
  float: right;
  color: #fff;
  padding: 5px;
}
.postmetadata {
  margin-top: 5px;
}
.post {
  border: 1px solid #010000;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
  color: #504f4f;
}
.entry img, .post_thumbnail {
  padding: 2px;
  border: 1px solid #000;
  background: #fff;
  max-width: 100%;
}
.entry h1 {
  margin: 0;
}
.entry h2 {
  color: #504f4f;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
}
.entry table {
  clear: both;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 0 5px 5px 0px;
}
.alignright {
  float: right;
  margin: 0 5px 5px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #ccc;
  width: 100%;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link {
  background: #ccc;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
/***************END WP STYLES*************************/
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}