/*
Theme Name: Red Magic
Theme URI: http://www.simplewpthemes.com
Description: Theme Description
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Tags: red, fixed width, # columns, widgetized
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/superfish.css");
@import url("css/featuredcats.css");
@import url("css/pagenavi-css.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #7e0401;
  text-decoration: none;
}

a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: url(images/bg.png);
  font-size: 12px;
  font-family: Trebuchet MS;
}

/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 100%;
  height: 209px;
  background: url(images/header.png) repeat-x;
}
#subhead {
  margin: 0 auto;
  width: 960px;
}


#logo {
  float: left;
  background: url(images/logo.jpg) no-repeat;
  width: 960px;
  height: 94px;
  margin-top: 35px;
}

#top {
  margin-top: -30px;
  width: 760px;
  float: right;
}
ul#nav {
  float: right;
  height: 50px;
  background: #000;
}


#top li {
  margin: 8px 6px 0 0px;
  float: left;
  display: inline;
}
#top li li {
  display: none;
}


#top li a {
  float: left;
  display: block;
  padding: 10px;
  text-transform: uppercase;
  color: #f1f1f1;
  font-weight: bold;
  margin-left: 6px;
}
#top li li {
  display: none;
}


#top li.current_page_item a, ul#nav li a:hover, ul#nav2 a:hover, ul#nav2 li.current_category_item a {
  background: #950501;
  border: 1px solid #c70000;
  padding: 9px;
}

/***************NAVIGATION*************************/
/* CAT MENU */

ul#nav2 {
 float: right;
 height: 48px;
 background: #000;
 border: 1px solid #760300;
 border-bottom: none;
 position: relative;
 top: -15px;
}
ul#nav2 li {
  float: left;
  margin: 8px 6px 0 0px;
  display: inline;
}
*+html ul#nav2 li {
   float: none;
}


ul#nav2 li a {
  float: left;
  display: block;
  padding: 10px;
  text-transform: uppercase;
  color: #f1f1f1;
  font-weight: bold;
  margin-left: 6px;
}
*+html ul#nav2 li a {
  margin-top: 8px;
}


ul#nav2 li li {
  display: none;
}
/* END CAT MENU */





/***************NAVIGATION*************************/



/* Twitter, RSS, Email

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

End Twitter, RSS, Email */

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 5px 5px;
}
#s {
  width: 250px;
  margin-left: 5px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}

#sidebar3 {
  float: left;
  margin-top: 30px;
  width: 197px;
}


#contentwrap {
  float: left;
  width: 566px;
}

#sidebar {
  float: right;
  width: 197px;
  margin-top: 30px;
}
#sidebar2 {
  margin-top: -35px;
  float: left;
  width: 100%;
  background: url(images/sb2.png) repeat-x;
}
.wrap {
  margin: 0 auto;
  width: 960px;
  padding: 20px 0;
}


/* ADVERT */

.advert{
 float: right;
 padding:5px;
 border:1px solid #d1cabb;
 height: 270px;
 width: 270px;
 margin: 0px 10px 10px 0;
 display: inline;
 }

.advert img{
 padding:5px;
 border:none;
 margin:0;
 float: left;
 }

 /* END ADVERT */
h2.spread {
  font-size: 36px;
  text-align: center;
  margin-bottom: 10px;
}
.custom_images {
  margin-bottom: 15px;
}
#footer {
  width: 100%;
  clear: both;
  text-align: center;
  padding: 7px 0;
  height: 20px;
  background: url(images/footer.jpg) repeat-x;
  color: #fff;
  text-transform: uppercase;
}
.fwrap {
  margin: 0 auto;
  width: 960px;
  text-align: left;
}
.sponsors {
  float: right;
}
*+html .sponsors {
  margin-top: -11px;
}


#footer a:link, #footer a:visited, #footer a:hover {
  color: #e00505;
}


.clear {
  clear: both;
}


.inside {
  padding: 20px 2px 2px 6px;
}
/***************END LAYOUT*************************/

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

#sidebar h3 {
  padding: 10px;
  font-size: 14px;
  background: #010000;
  color: #f1f1f1;
  text-transform: uppercase;
  border-bottom: 5px solid #6f0505;
  margin-bottom: 0px;
}

.side-widget {
  width: 197px;
  background: url(images/widget.gif);
  overflow:hidden;
  border: 2px solid #6f0505;
  margin-bottom: 15px;
}

.side-widget ul li {
  line-height: 25px;
  padding: 0 15px;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 1px solid #6f0505;
}
.side-widget ul li ul li {
  margin-left: -15px;
  padding-left: 15px;
  width: 197px;
  border-bottom: none;
  border-top: 1px solid #6e0505;
}
.side-widget ul li:hover {
  background: url(images/desnihover.png) repeat-x;
}
.side-widget ul li ul li:hover {
  background: url(images/desnihover.png) repeat-x !important;
}


.side-widget ul li:hover ul li {
  background: url(images/widget.gif);
}


.side-widget a, .side-widget a:visited {
  color: #fff;
}
.side-widget a:hover {
  color: #E00505;
}

.widgetl h3 {
  padding: 10px;
  font-size: 14px;
  background: url(images/widget.gif);
  color: #f1f1f1;
  text-transform: uppercase;
  border-bottom: 5px solid #6f0505;
  margin-bottom: 0;
}


.widgetl {
  width: 197px;
  background: url(images/widgetl.gif);
  overflow:hidden;
  border: 2px solid #6f0505;
  margin-bottom: 15px;
}

.widgetl ul li {
  line-height: 25px;
  padding: 0 15px;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 1px solid #6f0505;
}
.widgetl ul li:hover {
  background: url(images/levihover.png) repeat-x;
}


.widgetl a, .widgetl a:visited {
  color: #E00505;
}
.widgetl a:hover {
  color: #fff;
}


.widgetl ul li ul li {
  margin-left: -15px;
  padding-left: 15px;
  border-bottom: none;
  border-top: 1px solid #6e0505;
  width: 197px;
}
.widgetl ul li:hover {
  background: url(images/levihover.png) repeat-x;
}
.widgetl ul li ul li:hover {
  background: url(images/levihover.png) repeat-x !important;
}


.widgetl ul li:hover ul li {
  background: url(images/widgetl.gif);
}

.widget {
  float: left;
  margin-right: 10px;
  display: inline;
  width: 300px;
  padding-bottom: 20px;
}
.widget h3 {
  background: #000000;
  padding: 10px;
  color: #f1f1f1;
}
.widget ul li {
  color: #f82020;
  border: 1px solid #000;
  line-height: 28px;
  padding-left: 5px;
  background: url(images/widgetlli.gif) repeat-x;
  text-transform: uppercase;
}
.widget ul li:hover {
  background: #000000;
  color: #f1f1f1;
}


.widget a {
  color: #f82020;
}
.widget a:hover {
  color: #fff;
}



/***************POST STYLES*************************/
.row { clear: both; }
.col1 { width: 255px; float: left; padding: 0 10px;     }
.col2 { width: 255px; float: right; padding: 0 10px; }
.post h2, .single h2 {
  margin-bottom: 10px;
  margin-top: 6px;
}

.post h2 a, post h2 a:visited, .single h2 a, .single h2 a:visited {
  color: #f1f1f1;
  text-transform:uppercase;
  font-size: 16px;
}

.post h2 a:hover {

}

.meta {
  color: #7e0401;
  text-transform: uppercase;
  font-size: 11px;
}

.cat {

}

.author {

}
.edit {

}

.comm a{
  float: right;
  background: url(images/more.jpg) repeat-x;
  padding: 6px;
  color: #f1f1f1;
  position: relative;
  left: 10px;
}

a.more-link {
  float: left;
  background: url(images/more.jpg) repeat-x;
  padding: 6px;
  color: #f1f1f1;
  position: relative;
  left: -10px;
}

.postmetadata {
  text-transform: uppercase;
}

.post {
  margin-bottom: 15px;
  padding-bottom: 0px;
  background: #000 url(images/bgpost.png) repeat-x scroll bottom;
  color: #f1f1f1;
}
.single {
  padding: 5px 10px;
  background: #000;
  color: #fff;
}


.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
  padding-bottom: 5px;
}

.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: 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: #6F0505;
  width: 100%;
  color: #fff;
}

#wp-calendar {

}

th {
  padding: 12px;
  color: #fff;
}
td {
  color: #fff;
}


td a:link {
  background: #6F0505;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}

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

#myGallery {
  border: 2px solid #fff !important;
  margin-bottom: 10px;
}
#pwrap {
  position: relative;
  top: -65px;
}


