/*
Theme Name: LatestTribune
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/featuredcats.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #ab0800;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: #fff url(images/top.png) repeat-x;
  font-size: 12px;
  font-family: Georgia, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #3c3c3c;
}

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 90px;
  padding-top: 40px;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
}
.description {
  text-transform: none;
  color: #000;
}
#searchtop {
  float: right;
  margin-top: 7px;
}
#st {
  width: 189px;
  padding: 9px 5px 8px 5px;
  border: 1px solid #d0cfcf;
  color: #979696;
  font-size: 10px;
  background: #fff url(images/search.png) no-repeat scroll 177px 8px;
}

/* -------- START CATEGORY MENU -------- */
#nav2 {
  clear: both;
  float: left;
  height: 34px;
  width: 958px;
  border: 1px solid #d0cfcf;
  margin-bottom: 28px;
}
#nav2 li {
  float: left;
  line-height: 34px;
}
#nav2 li a {
  float: left;
  display: block;
  color: #3c3c3c;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0px 17px;
  font-size: 10px;
  border-right: 1px solid #d0cfcf;
}
#nav2 li.current-menu-item a, #nav2 li a:hover {
  color: #ab0800;
}
#nav2 li li {
  display: none;
}

/* -------- END CATEGORY MENU -------- */


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

#top {
  width: 960px;
  height: 36px;
}
#top li {
  float: left;
  line-height: 32px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 30px 0 0;
  color: #fff;
  font-size: 10px;
  color: #fff;
  text-transform: uppercase;
}
#top li a:hover {
  color: #ab0800;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */
#contentwrap {
  float: left;
  width: 632px;
  margin-bottom: 30px;
}
#sidebar {
  float: right;
  width: 308px;
  border: 1px solid #d0cfcf;
  margin-bottom: 30px;
}

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

.advert{
  clear: both;
  width: 276px;
  padding-left: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
.advert img{
  padding:0px;
  border:none;
  margin:5px;
  float: left;
}

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

.custom_images img {
  margin: 2px 0px 2px 4px;
  padding: 0;
}
#footer {
  width: 960px;
  clear: both;
  padding: 25px 0 20px;
  overflow: hidden;
  color: #000;
  font-size: 11px;
  background: url(images/footer.gif) repeat-x scroll top;
}
#footer a, #footer a:visited {
  color: #3c3c3c;
}
#footer a:hover {
  color: #b00000;
  text-decoration: underline;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 10px 0;
  font-size: 15px;
  margin-bottom: 10px;
  color: #ab0800;
  text-transform: uppercase;
  font-weight: normal;
  border-bottom: 1px solid #d0cfcf;
}
.side-widget {
  clear: both;
  width: 276px;
  padding: 0 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 0;
  margin-left: 0;
}
.side-widget a, .side-widget a:visited {
  color: #3c3c3c;
}
.side-widget a:hover {
  color: #b00000;
  text-decoration: underline;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 15px;
  line-height: 26px;
  font-size: 26px;
  font-weight: normal;
}
h2.title a, h2.title a:visited {
  color: #AB0800;
}
.meta {
  padding: 0;
  font-size: 11px;
}
a.more-link {
  color: #b00001;
  font-size: 10px;
  text-decoration: underline;
}
.post, .page {
  border: 1px solid #d0cfcf;
  margin-bottom: 30px;
  padding: 15px 10px 10px;
  width: 610px;
}
.entry {
  margin-top: 10px;
  line-height: 21px;
  overflow: hidden;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-bottom: 10px;
}
.entry img, .post_thumbnail {
  padding: 3px;
  border: 1px solid #cdcccc;
  background: #fff;
}
.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 10px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 10px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #AB0800;
  width: 100%;
  color: #fff;
}
#wp-calendar th {
  padding: 15px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #AB0800;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px;
  text-align: center;
  font-size: 26px;
}
p.center {
  margin: 10px 0;
}
/* -------- 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;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  border:1px solid #3c3c3c;
  color:#3c3c3c;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  border:1px solid #3c3c3c;
  color:#3c3c3c;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  border:1px solid #3c3c3c;
  color:#b00000;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#botsoc {
  float: left;
  width: 208px;
}
ul#botsoc li {
  float: left;
  line-height: 0;
  border-right: 0;
  padding: 18px 14px 0 0px;
}
ul#botsoc li a {
  padding: 0;
}
/* -------- END SUBSCRIPTION -------- */
.sinmeta {
  color: #000000 !important;
  font-size: 10px !important;
  padding-top: 3px !important;
  display: block;
}
.flickr_badge_image { float: left; margin-bottom: 10px;}
.flickr_badge_image img { width: 82px; height: 65px; padding: 0px; margin: 0 12px 0px 0; border: 1px solid #000;   float: left; }
#flickr_badge_image3 img, #flickr_badge_image6 img, #flickr_badge_image9 img, #flickr_badge_image12 img {
  margin-right: 0;
}