/*
Theme Name: Tribune Magazine
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/slider.css");
@import url("css/superfish.css");
@import url("css/featuredcats.css");
@import url("css/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: #fff;
  font-size: 13px;
  font-family: Verdana, Georgia, Tahoma, Times New Roman;
  line-height: 1.5em;
}
a:link, a:visited {
  color: #3b3b3b;
  text-decoration: none;
}
a:hover {
  color: #3b3b3b;
}
/***************LAYOUT*************************/
#shadow {
  width: 1010px;
  background: url(images/shadow.gif) repeat-y;
  margin: 0 auto;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: #efefef;
  padding:7px 0 10px 0;
}
#header {
  width: 958px;
  height: 140px;
  background: #fff;
  margin-bottom: 4px;
  border: 1px solid #c9c9c9;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  clear: both;
  float: left;
  height: 80px;
  position: relative;
  top: 10px;
  font-family: Georgia;
  text-transform: uppercase;
  font-weight: normal;
  width: 600px;
}
#heading {
  color: #292828;
}
.description {
  margin-left: 7px;
  color: #aaaaaa;
}
.adv {
  float: right;
  margin: 5px 5px 0 0;
}

/* CAT MENU */

#nav2 {
 clear: both;
 float: left;
 height: 25px;
 background: #989898;
 width: 960px;
 position: relative;
 z-index: 2;
}
#nav2 li {

}
#nav2 li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
}
#nav2 li ul {
  width: 250px;
  margin-top: -8px;
}
#nav2 li ul li {
  background: #989797;
  border-bottom: 1px solid #a6a5a5;
}
#nav2 li li:hover {
  background: #807f7f;
}
#rsslinks {
  float: right;
  text-transform: uppercase;
  padding: 2px;
  margin-right: 5px;
  display: inline;
}
#rsslinks a, #rsslinks a:hover {
  color: #fff;
  background: url(images/rss.png) no-repeat scroll 0 0px;
  padding-left: 20px;
  font-size: 10px;
}
/* END CAT MENU */

#top {
  clear: both;
  width: 960px;
  height: 36px;
  background: url(images/nav.png) repeat-x;
  position: relative;
  z-index: 1;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 12px;
  font-size: 10px;
  color: #292828;
  text-transform: uppercase;
}
#top li ul {
  margin-top: 3px;
}
#top li li {
  background: #f8f8f8;
  width: 250px;
  border-bottom: 1px solid #cccccc;
}
#top li li:hover {
  background: #ebe9e9;
}


/***************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-right: 15px;
  margin-top: 25px;
}
#s {
  width: 250px;
  height: 19px;
  margin-left: 5px;
  margin-bottom: 5px;
  background: url(images/search.png) repeat-x;
  border: 1px solid #d0cfcf;
  color: #a1a1a1;
  float: left;
  margin-right: 5px;
}
#searchsubmit {
  background: url(images/sgo.png) repeat-x;
  border: 1px solid #c7c7c7;
  color: #a1a1a1;
  height: 21px;
  float: left;
  font-size: 10px;
  font-weight: bold;
}
#featured-category {
  float: left;
  width: 220px;
  margin-right: 8px;
}


#contentwrap {
  float: left;
  width: 640px;
}
#contentwrap1 {
  float: left;
  width: 410px;
}


#sidebar {
  float: right;
  width: 310px;
}
#sidebar2 {
  clear: both;
  width: 958px;
  background: #fff;
  border: 1px solid #dedad5;
  margin: 0 0 20px 0px;
  display: block;
  overflow:hidden;
  padding-bottom: 20px;
}
.in {
  padding: 15px 0px 20px;
}
/* ADVERT */

.advert{
 float: right;
 width: 297px;
 background: #fff;
 margin: 0 0 10px 0;
 padding-bottom: 5px;
 }
.advert img{
 border:none;
 float:left;
 margin-left: 12px;
 margin-right: -8px;
 display: inline;
}
/* END ADVERT */
#footer {
  width: 928px;
  clear: both;
  display: block;
  margin: 0 auto;
  border: 1px solid #bebdbd;
  padding: 5px 10px 5px 20px;
  background: #cecece;
  text-align: left;
  color: #473225;
}
*+html #footer {
  padding: 5px 10px 0 20px;
}
#footer a:link, #footer a:visited {
  color: #473225;
}
.sponsors {
  float: right;
}
*+html .sponsors {
  margin-top: -20px;
  padding-bottom: 5px;
}


/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3, #featured-video h3 {
  padding: 8px 10px 10px 30px;
  font-size: 12px;
  background: url(images/h3.png) no-repeat;
  color: #101010;
  margin-left: -5px;
  margin-bottom: 0;
  width: 310px;
  font-family: Verdana;
}
.side-widget {
  width: 310px;
  background: #fff url(images/wbot.png) no-repeat scroll bottom;
  padding-bottom: 12px;
  margin-bottom:12px;
}
.scroll {
  background: url(images/wy.png) repeat-y;
  padding: 0 5px;
  height: 1%;
}
.side-widget ul li {
  line-height: 25px;
  padding: 0 5px 0 25px;
  background: url(images/li.jpg) no-repeat scroll 0px 5px;
  border-bottom: 1px solid #d0d1d3;
}
.side-widget a, .side-widget a:visited {
  color: #3b3b3b;
}
.side-widget a:hover {
  color: #ccc;
}
.side-widget ul li ul li {
  border-bottom: none;
  border-top: 1px solid #d0d1d3;

}
.widget {
  float: left;
  width: 285px;
  margin-left: 20px;
}
.widget h3 {
  color: #482d1f;
}
.widget ul li {
  line-height: 25px;
  padding: 0 5px 0 25px;
  background: url(images/li.jpg) no-repeat scroll 0px 5px;
  border-bottom: 1px solid #d0d1d3;
}


/***************POST STYLES*************************/
.post h2 {
  background: url(images/h2.png) no-repeat scroll top;
  padding: 5px 5px 10px 0px;
  width: 640px;
  margin-left: -11px;
}
*+html .post h2 {
  margin-left: -12px;
  margin-bottom: 4px;
}


#contentwrap1 .post h2 {
  background: url(images/h21.png) no-repeat scroll top;
  width: 410px;
}
.post h2 a, post h2 a:visited {
  color: #101010;
  font-size: 14px;
  padding-left: 35px;
}
.post h2 a:hover {

}
.meta {
  background: #f2f0f0;
  padding: 5px;
}
.cat {

}
.author {

}
.edit {

}
.comm {

}
a.more-link {
  background: url(images/more.png) no-repeat;
  padding: 1px 4px 6px 4px;
  color: #000;
  font-size: 10px;
  font-weight: bold;
  float: right;
}
.postmetadata {
  margin-top: 15px;
  padding-bottom: 15px;
}
.post {
  background: url(images/posty.png) repeat-y;
  padding: 0 10px 5px;
  height: 1%;
}
#contentwrap1 .post {
  background: url(images/posty1.png) repeat-y;
}
.pbot {
  background: url(images/pbot.png) no-repeat scroll bottom;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
#contentwrap1 .pbot {
  background: url(images/pbot1.png) no-repeat scroll bottom;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry h2 {
  background: none;
  margin-left: 0;
}


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: #f2f0f0;
  width: 100%;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link {
  background: #f2f0f0;
  padding: 1px 6px;
  color: #101010;
  line-height: 29px;
}
/***************END WP STYLES*************************/

