/*
Theme Name: White Mag
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
*/
@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: #b70404;
  font-size: 13px;
  font-family:  Arial, Tahoma, Times New Roman;
  /*line-height: 1.5em;*/
}
a:link, a:visited {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #727272;
  text-decoration: underline;
}
/***************LAYOUT*************************/
#shadow {
  width: 1040px;
  margin: 0 auto;
  background: url(images/shadow.png) repeat-y scroll;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: #fff;
}
#header {
  width: 960px;
  height: 170px;
  background: url(images/header.gif) repeat-x;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  width: 300px;
  position: relative;
  /*top: 10px;
  left: 15px;*/
}
#heading {
  color: #fff;
}
#top {
  width: 660px;
  height: 150px;
  float: right;
}
#top li {
  float: right;
}
#top li a {
  display: block;
  padding: 10px;
  color: #393939;
  border-left: 1px solid #C4C4C4;
  background: url(images/topa.gif) repeat-x scroll;  
  /*text-transform: lowercase;*/
  font-size: 16px;
}
#top li:hover {
  text-decoration: underline;
  color: #393939;
}
#top li.current_page_item {
  background: url(images/topa.gif) repeat-x scroll;
  color: #f79100;
}
/* CAT MENU */
#nav2 {
 clear: both;
 /* margin-top: 40px; */
 float: left;
 height: 40px;
 width: 960px;
}
#nav2 li {
  float: left;
  /*background: url(images/menusep.gif) no-repeat scroll left center;
   margin-right: 2px; */
}
#nav2 li a {
  display: block;
  float: left;
  padding: 13px 9px 13px 10px;
  color: #fff;
  background: url(images/fondorange.png) no-repeat scroll left center;    
  text-decoration: none;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}
#nav2 li.current_category_item, #nav2 li:hover {
  background: url(images/navleft.png) no-repeat scroll left center;
}
#nav2 li.current_category_item a, #nav2 li a:hover {
  background: url(images/navright.png) no-repeat scroll right center;
  color: #fff;
}

/* END CAT MENU */

/***************END NAVIGATION*************************/
/* Twitter, RSS, Email */

#topsoc {
  float: right;
}
.tweet, .rss, .mail {
  float: left;
  margin-left: 20px;
  margin-right: 5px;
  display: inline;
  margin-top: -5px;
}

/* End Twitter, RSS, Email */
#featured-video {

}
.padd {
  padding: 3px;
}


.about {

}
.about p {
  padding: 2px;
}
.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 5px 5px;
}
#searchform {
  float: right;
  margin-top: 5px;
}
#s {
  width: 226px;
  background: url(images/search.jpg) no-repeat;
  border: none;
  padding: 7px 0 7px 7px;
}
#contentwrap {
  float: left;
  width: 540px;
  margin: 0 10px;
  font-family:  Georgia, Tahoma, Times New Roman;
  color: #333333;  
}
#contentwrap1 {
  float: left;
  width: 750px;
  margin-left: 10px;
  display: inline;
  font-family:  Georgia, Tahoma, Times New Roman;
  color: #333333;    
}


#sidebar {
  float: left;
  width: 200px;
}
#featured-category {
  float: left;
  width: 200px;
  color: color: #727272;
}
.children {
  text-indent: 7px; 
  font-style: italic;  
}

/* ADVERT */
/* .advert img{border:none;float:left;margin-left: 12px;margin-right: -8px;margin-bottom: -12px;display: inline;padding: 14px 4px 10px;} */


.advert{
 float: right;
 width: 295px;
 background: #f0f0f0;
 margin: 0 0 10px 0;
 padding: 5px;
 }


/* END ADVERT */

/* SOCIAL ICONS */

.custom_images img {
  padding: 0;
  margin: 0px;
}

/* END SOCIAL */


#footer {
  width: 928px;
  clear: both;
  display: block;
  /*border: 1px solid #bebdbd;*/
  padding: 7px 10px 5px 20px;
  background: #ffffff;
  text-align: left;
  color: #ffffff;
  margin-bottom: 5px;
}
*+html #footer {
  padding: 5px 10px 0 20px;
}
#footer a:link, #footer a:visited {
  color: #ffffff;
}
.sponsors {
  float: right;
  display: none;
}
*+html .sponsors {
  margin-top: -20px;
  padding-bottom: 5px;
}

.inside {
  padding: 20px;
}
/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3, #featured-video h3 {
  padding: 7px;
  font-size: 14px;
  background: url(images/h3.jpg) no-repeat;
  margin-bottom: 0;
  color: #ffffff;
}
.side-widget {
  width: 200px;
  margin-bottom:10px;
}
.side-widget ul li {
  line-height: 26px;
  padding: 0 15px;
  background: #fff url(images/li.gif) repeat-x;
}
.side-widget a, .side-widget a:visited {
  color: #727272;
  font-weight: bold;
}
.side-widget a:hover {
  color: #333333;
}
.side-widget ul li ul li {
  margin-left: -15px;
  padding-left: 15px;
  width: 170px;
}
.textwidget {
  padding: 5px;
}

/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 10px;
}
.post h2 a, post h2 a:visited {
  color: #5c5c5c;
  font-family: Georgia;
  font-weight: normal;
}
.post h2 a:hover {
  text-decoration: underline;
}
.meta {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  margin-bottom: 5px;
  color: #727272;
  font-size: 11px;
}
.meta a {
  color: blue;
  font-weight: normal;   
}
.meta a:hover {
  text-decoration: underline;
}

.cat {
    font-family:  Arial, Tahoma, Times New Roman;
}
.author {

}
.edit {

}
.comm {

}
a.more-link {
  background: url(images/more.jpg) no-repeat;
  padding: 3px 10px;
  float: right;
  color: #5c5c5c;
}
.postmetadata {
  margin-top: 15px;
  padding-bottom: 20px;
}
.post {
  border: 1px solid #c4c4c4;
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding: 10px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
  color: #333333;
}
.entry a:link, a:visited {
  text-decoration: underline;
  font-weight: bold;  
}
.entry a:hover {
  text-decoration: none;
}
.entry p {
  padding-bottom: 15px;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.tags {
  font-style: italic;
}
.tags a:link, a:visited {
  font-weight: normal;
  font-style: italic;
}
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: #ececec;
  width: 100%;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 8px;
}
#wp-calendar td a:link {
  background: #ececec;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
.wp-caption-text {
  text-align: center;
  font-style: italic;
}
/***************END WP STYLES*************************/

