/*
Theme Name: MahasoliTribune
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 for usage instructions!
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/featuredcats.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #01c7f1;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: #fff url(images/top.gif) repeat-x;
  font-size: 12px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  line-height: 1.5em;
  color: #363636;
}

/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 62px;
  margin-bottom: 30px;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  width: 200px;
  padding-top: 20px;
}

/* -------- START PAGE MENU -------- */

#top {
  width: 760px;
  height: 62px;
  float: left;
}
#top ul.sf-menu {
  float: right;
}
#top li {
  float: left;
  line-height: 62px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 25px;
  color: #000;
  font-size: 16px;
}
#top li.current_page_item a {
  background: #000;
  color: #fff;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 219px;
  height: 15px;
  padding: 10px 0 9px 5px;
  margin-bottom: 5px;
  color: #3e3d3d;
  font-size: 11px;
  border: 0;
  background: url(images/input.png) no-repeat;
}
#contentwrap {
  clear: both;
  float: left;
  width: 650px;
}
#sidebar {
  float: right;
  width: 275px;
}
#sidebar-bottom {
  width: 100%;
  overflow: hidden;
  background: #000000;
  color: #5c5c5c;
}
#sidebar3 {
  margin: 0 auto;
  width: 960px;
  padding-top: 30px;
}
#footer1, #footer2 {
  width: 300px;
  float: left;
  margin-right: 30px;
}
#footer2 {
  margin-right: 0;
}
#footer3 {
  width: 300px;
  float: right;
}
#sidebar-bottom h3 {
  color: #fffbff;
  font-size: 23px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#sidebar-bottom li {
  background: url(images/arrow2.gif) no-repeat scroll 0 12px;
  line-height: 28px;
  padding-left: 12px;
}
#sidebar-bottom a,#sidebar-bottom a:visited {
  color: #cecccc;
}
#sidebar-bottom a:hover {
  color: #5c5c5c;
  text-decoration: underline;
}
.bwidget {
  clear: both;
  margin: 20px 0 35px 0;
  overflow: hidden;
  width: 300px;
}
/* -------- ADVERT -------- */

.add1 {
  clear: both;
  float: left;
  margin: 0 0 10px 0px;
}
.add2 {
  float: right;
  margin: 0 0px 10px 0;
}

/* -------- END ADVERT -------- */

.custom_images img {
  margin: 0 2px 0 2px;
  padding: 0;
}
#footer {
  width: 960px;
  clear: both;
  padding: 20px 0;
  overflow: hidden;
  margin: 0 auto;
  color: #2b2b2b;
  font-size: 11px;
}
#footer a, #footer a:visited {
  color: #2b2b2b;
}
#footer a:hover {
  color: #01c7f1;
  text-decoration: underline;
}
/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  padding: 0 0 10px 0;
  margin-bottom: 15px !important;
  font-size: 25px;
  color: #000;
  border-bottom: 1px solid #000;
}
.side-widget {
  clear: both;
  width: 275px;
  margin-bottom: 30px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 12px;
  margin-left: 0;
  border-bottom: 1px solid #3e3e3e;
  background: url(images/arrow.png) no-repeat scroll 0 12px;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #3e3e3e;
}
.side-widget a, .side-widget a:visited {
  color: #000;
}
.side-widget a:hover {
  color: #01c7f1;
  text-decoration: underline;
}
.textwidget {
  padding: 5px;
}
.tagcloud a, .tagcloud a:visited {
  display: inline-block;
  padding: 3px 0 7px;
}


/***************POST STYLES*************************/
.topwrap {
  position: relative;
}
.wrapbg {
  position: absolute;
  bottom: 0;
  background: #16120f;
  opacity: 0.8;
  filter: alpha(opacity=80);
  display: block;
  width: 284px !important;
  padding: 8px 10px 8px;
}
h2.title  {
  margin-bottom: 10px;
  line-height: 23px;
  font-size: 23px;
}
h2.titles  {
  margin-bottom: 10px;
  line-height: 25px;
  font-size: 25px;
}
h2.title a, h2.title a:visited, h2.titles a, h2.titles a:visited {
  color: #000;
}
.wrapbg h2.title {
  margin-bottom: 5px;
  line-height: 21px;
  font-size: 21px;
}
.wrapbg h2.title a, .wrapbg h2.title a:visited {
  font-size: 21px;
  color: #fff;
}
.meta {
  padding-left: 2px;
  font-size: 12px;
}
.meta, .meta a, .meta a:visited {
  color: #fff;
}
a.more-link {
  color: #000000;
  text-decoration: underline;
}
.postmetadata {
  margin-top: 15px;
}
.leftpost {
  width: 305px;
  float: left;
  clear: both;
  margin-bottom: 40px;
}
.rightpost {
  float: right;
  width: 305px;
  margin-bottom: 40px !important;
}
.clearps {
  clear: both;
}
.post, .page {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.sing {
  font-size: 13px !important;
  overflow: hidden;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 0px;
  border: 0;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  list-style: circle inside;
}
.entry ol li {
  list-style: decimal inside;
}
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;
}
#wp-calendar caption {
  background: #01c7f1;
  width: 100%;
}
#wp-calendar th {
  padding: 15px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #01c7f1;
  padding: 1px 6px;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px 0px;
  font-size: 32px;
  text-align: center;
  color: #000;
}
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;
  font-family: Arial;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  border:1px solid #000000;
  color:#000000;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  border:1px solid #000000;
  color:#000000;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  border:1px solid #000000;
  color:#000000;
  margin:2px;
  padding:3px 7px;
}
/* ------- END PAGE NAVIGATION -------- */
#popular {
  margin-bottom: 35px;
  overflow: hidden;
  width: 650px;
}
.leftli {
  float: left;
  width: 305px;
}
.rightli {
  float: right;
  width: 305px;
}
.clearp {
  clear: both;
  height: 1px;
  border-bottom: 1px solid #000;
  margin: 0 0 20px 0;
  padding-top: 20px;
}
h4.ptitle {
  font-size: 18px;
  line-height: 18px;
}
h4.ptitle a, h4.ptitle a:visited {
  color: #010000;
  font-size: 18px;
}
#popular p {
  line-height: 21px;
}
.flickr_badge_image { float: left; margin-top: 10px;}
.flickr_badge_image img { width: 83px; height: 60px; padding: 4px; margin: 0 10px 0px 0; border: 1px solid #3e7bab; float: left; background: #fff; }
#flickr_badge_image3 img, #flickr_badge_image6 img, #flickr_badge_image9 img {
  margin-right: 0;
}
.swt_posts {
  float: left;
  clear: both;
  overflow: hidden;
  width: 100%;
  margin-bottom: 30px;
}
.swt_posts h4 {
  font-size: 17px;
}
.swt_posts h4 a, .swt_posts h4 a:visited {
  color: #ffffff;
}
.swt_posts p {
  color: #cecccc;
  font-size: 12px;
}

