/*
Theme Name: LasterisTribune
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/gallery.css");
@import url("css/superfish.css");
@import url("css/tabs.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #96727d;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/***************END LINKS*************************/

html body {
  background: url(images/bg.gif);
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #000;
}

/***************LAYOUT*************************/
#headerw {
  width: 100%;
  height: 204px;
  background: url(images/header.png) repeat-x;
  position: relative;
  z-index: 99999999999;
}
#header {
  width: 960px;
  height: 204px;
  margin: 0 auto;
  font-family: Trebuchet MS;
}
#blogtitle {
  clear: both;
  color: #9c6f7e;
  text-transform: uppercase;
  float: left;
  height: 80px;
  padding-top: 25px;
  padding-left: 15px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: none;
  font-size: 14px;
}
.adv {
  float: right;
  margin: 13px 0px 0 0;
  background: #5b3b46;
  border: 1px solid #000;
  padding: 3px;
}
.sadv {
  margin: 0 auto;
  display: block;
}
#shadow {
  width: 1014px;
  margin: -10px auto 20px;
  padding-top: 20px;
  background: url(images/shadow.png) repeat-y;
  position: relative;
  z-index: 999;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
}
/* -------- START CATEGORY MENU -------- */

#nav2 {
  clear: both;
  float: left;
  height: 61px;
  width: 960px;
  position: relative;
  z-index: 2;
}
#nav2 li {
  float: left;
  background: url(images/menusep.gif) no-repeat scroll top right;
}
#nav2 li a {
  display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  padding: 12px 15px 16px 15px;
  min-width: 70px;
}
#nav2 li a strong {
  display:block;
  margin-bottom: 4px;
}
#nav2 li a span {
  display:block;
  font-size:11px;
  color: #704d59;
}
#nav2 li ul {
  margin-top: 23px;
  background: #322126;
  padding: 0;
  margin-left: -1px;
  width: 170px;
}
#nav2 ul ul ul {
  margin-top: -1px;
  margin-left: 49px;
  width: 170px;
}
#nav2 li li {
  background: none !important;
  background: #322126 url(images/navli.gif) repeat-x scroll bottom;
  border: 1px solid #000;
  border-bottom: 0;
  padding: 0 !important;
  width: 169px !important;
}
#nav2 li li a, #nav2 li li li a {
  color: #704d59;
}
#nav2 li li:hover a {
  color: #fff;
}
#nav2 .mrs {
  background-image:none;
  border-bottom: 1px solid #003e5a;
}
#nav2 a.sf-with-ul  {
  background: url(images/navarrow.png) no-repeat scroll 85% 33%;
}
#nav2 li li a.sf-with-ul {
  background: none !important;
}
/* -------- END CATEGORY MENU -------- */


/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 960px;
  height: 40px;
}
#top li {
  float: left;
  line-height: 30px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 14px;
  color: #997883;
}
#top li a:hover {
  color: #fff;
  text-decoration: underline;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

.aboutimage {
  float: left;
  border: 1px solid #282b3a;
  padding: 3px;
  background: #000000;
  margin: 3px 5px 0px 0px;
}
#s {
  width: 122px;
  padding-left: 5px;
  height: 29px;
  height: 22px\0/;
  padding-top: 7px\0/;
  border: 0;
  margin-bottom: 5px;
  background: url(images/input.jpg) no-repeat scroll top left;
}
*+html #s {
  height: 22px;
  padding-top: 7px;
}
#wrap-bg {
  clear: both;
  background: #000000;
  width: 960px;
  overflow: hidden;
}
#contentwrap {
  float: left;
  width: 576px;
}
#right-column {
  float: right;
  width: 384px;
  color: #fff;
  padding-top: 17px;
}
#sidebar, #sidebar2 {
  width: 185px;
  float: left;
}
#sidebar2 {
  margin-left: 9px;
  display: inline;
}


/* -------- ADVERT -------- */

.advert{
  float: right;
  padding:5px;
  border:1px solid #765059;
  background: #301c20;
  width: 275px;
  height: 275px;
  margin: 0px 10px 10px 0;
  display: inline;
}
.advert img{
  padding:0px;
  border:1px solid #765059;
  margin:5px;
  float: left;
}

/* -------- END ADVERT -------- */

.custom_images img {
  margin: 5px 9px -5px 7px;
  padding: 0;
}
.addthis_button_twitter {
  margin-right: 0;
}
#footer {
  width: 958px;
  clear: both;
  margin: 0 auto;
  text-align: center;
  padding: 25px 0 0;
  height: 60px;
  background: url(images/footer.png) repeat-x;
  font-size: 13px;
  font-family: Trebuchet MS;
}
#footer a, #footer a:visited {
  color: #8f8f8f;
}
#footer a:hover {
  color: #fff;
}
.inside {
  padding: 17px;
}


/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#right-column h3 {
  padding:0 10px;
  line-height: 48px;
  font-size: 20px;
  color: #000;
  background: url(images/h3.jpg) repeat-x;
}
.widget {
  clear: both;
  width: 183px;
  border: 1px solid #030303;
  border-top: 0;
  background: #181818 url(images/widget-bg.jpg) repeat-x scroll top;
  margin-bottom: 20px;
}
#right-column ul {
  margin-top: -5px;
}
#right-column ul.children {
  margin: 6px 0 -6px 0;
}
#right-column ul li {
  padding: 6px 0 6px 10px;
  margin-left: 0;
  border-bottom: 1px solid #3f3f3f;
}
#right-column li li {
  border-bottom: 0;
  border-top: 1px solid #3f3f3f;
}
#right-column li a, li.recentcomments a {
  padding-left: 13px;
  background: url(images/arrow.png) no-repeat scroll 0 5px;
}
#right-column a, #right-column a:visited {
  color: #fff;
}
#right-column a:hover {
  color: #936876;
}
.textwidget {
  padding: 5px;
}
.widget div {
  padding: 5px 10px 10px;
}
.bwidget {
  width: 356px;
  padding: 0 10px 10px;
  border: 1px solid #030303;
  border-top: 0;
  background: #181818 url(images/widget-bg.jpg) repeat-x scroll top;
  margin-bottom: 20px;
  clear: both;
}
.bwidget h3 {
  margin-left: -10px;
  width: 356px;
}


/***************POST STYLES*************************/
h2.title {
  margin-bottom: 12px;
  line-height: 33px;
  font-size: 33px;
}
h2.title a, h2.title a:visited {
  color: #fefefe;
}
h2.title a:hover {
  text-decoration: none;
}
.meta {
  clear: both;
  background: #301c20 url(images/meta.gif) repeat-x scroll top;
  color: #fff;
  font-size: 11px;
  width: 518px;
  padding: 17px 15px;
  margin-left: -14px;
  text-align: right;
  overflow: hidden;
}
.meta a, .meta a:visited {
  color: #fff;
}
.left{
  float: left;
  width: 410px;
  text-align: left;
}
.postmetadata {
  margin-top: 15px;
}
.post, .page {
  margin-bottom: 30px;
  padding: 15px 15px 1px 15px;
  width: 520px;
  background: #593841 url(images/post-bg.jpg) repeat-x scroll top;
  overflow: hidden;
}
.entry {
  margin: 10px 0;
  line-height: 20px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry p {
  margin-top: 10px;
}
.entry img {
  padding: 3px;
  border: 1px solid #cdcccc;
  background: #fff;
}
.imgbg {
  padding: 11px !important;
  background: url(images/imgbg.png) no-repeat !important;
  margin: 0 5px 0 -5px !important;
  border: 0 !important;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.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: 5px 5px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #936876;
  width: 100%;
}
#wp-calendar th {
  padding: 7px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #936876;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px;
  color: #fff;
  text-align: center;
}
h2.center {
  color: #fff;
}
p.center {
  margin: 10px 0;
  color: #fff;
}
/* -------- 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 -------- */

.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#311d21;
  border:1px solid #56363e;
  color:#916977;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#311d21;
  border:1px solid #56363e;
  color:#916977;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#56363e;
  border:1px solid #56363e;
  color:#fff;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

ul#topsoc {
  margin: -6px 0 -10px;
  width: 376px;
  margin-left: -10px;
}
ul#topsoc li {
  line-height: 48px !important;
  background: url(images/subs.png) repeat-x;
  padding: 0;
  border-bottom: 0;
}
ul#topsoc li a {
  padding: 30px 32px 32px 50px !important;
  margin: 0;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 10px 24px !important;
}
a#socrss {
  background: none;
  background:url(images/rss.png) no-repeat scroll 10px 24px !important;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 10px 24px !important;
}
/* -------- END SUBSCRIPTION -------- */
