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

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

html body {
  background: #d3ecf2 url(images/header.png) repeat-x;
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #8a8a8a;
}

/***************LAYOUT*************************/
#topshadow {
  background: url(images/topshadow.png) no-repeat scroll bottom;
  height: 6px;
  width: 960px;
  margin: 0 auto;
  clear: both;
}
#botshadow {
  background: url(images/botshadow.png) no-repeat scroll bottom;
  height: 6px;
  width: 960px;
  margin: 0 auto;
  clear: both;
}
.mainwrap {
  margin: 0 auto;
  width: 960px;
  clear: both;
  background: url(images/shadow.png) repeat-y;
  overflow: hidden;
}
#header {
  width: 960px;
  margin: 0 auto 20px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 15px;
  left: 15px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: none;
  color: #d9d7d7;
}
.adv {
  clear: both;
  float: left;
  margin: 50px 5px 25px 15px;
  display: inline;
  padding: 7px;
  background: #0177a7;
  border: 1px solid #004c6b;
}

/* -------- START CATEGORY MENU -------- */

#nav2 {
  height: 40px;
  width: 960px;
  position: relative;
  z-index: 2;
}
#nav2 li {
  float: left;
}
#nav2 li a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  padding: 12px 10px;
}
#nav2 li ul {
  margin-top: 10px;
  background: #d9edf2;
  border: 1px solid #2188b2;
}
#nav2 li ul li:hover, #nav2 li ul li:hover a {
  background: #0177a7;
  color: #94e8fd;
}
#nav2 li ul a {
  color: #0177a7;
}
#nav2 ul ul ul {
  margin-top: -1px;
}


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


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

#top {
  height: 40px;
  margin-top: 30px;
  position: relative;
  z-index: 1;
}
#top ul {
  float: right;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 10px;
  font-size: 13px;
  color: #0177a7;
}
#top li a:hover {
  color: #b2d5dd;
  text-decoration: underline;
}
#top li ul {
  margin-top: 10px;
  background: #d9edf2;
  border: 1px solid #2188b2;
}
#top li ul li:hover, #top li ul li:hover a {
  background: #0177a7;
  color: #94e8fd;
}
#top li ul a {
  color: #0177a7;
}
#top ul ul ul {
  margin-top: -1px;
}
/* -------- END PAGE MENU -------- */


/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: -5px;
}
ul#topsoc li {
  line-height: 62px !important;
  border-bottom: 1px solid #e8ecc9;
}
ul#topsoc li a {
  padding: 32px 32px 32px 43px !important;
  margin: 0;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 0px 24px !important;
}
a#socrss {
  background: none;
  background:url(images/rss.png) no-repeat scroll 0px 24px !important;
  position: relative;
  top: 2px;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 0px 24px !important;
}
/* -------- END SUBSCRIPTION -------- */


/* -------- STATS -------- */
#stats {
  float: right;
  margin:60px 5px 25px 15px;
}
.rssbox, .twittbox {
  float: left;
  width: 150px;
  display: block;
}
#stats img {
  float: left;
  margin-right: 10px;
}
.count {
  float: left;
  color: #0177a7;
  font-size: 22px;
  width: 70px;
  margin-top: 12px;
}
.subs {
  width: 65px;
  padding-left: 5px;
  color: #292928;
  font-size: 10px;
}
/* -------- END STATS -------- */

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 0px 0px;
}
#search {
  margin-top: -2px;
  margin-left: 2px;
}
#s {
  width: 238px;
  height: 32px;
  height: 25px\0/;
  padding-top: 7px\0/;
  border: none;
  padding-left: 5px;
  background: url(images/input.jpg) no-repeat;
}
*+html #s {
  height: 25px;
  padding-top: 7px;
}
#contentwrap {
  float: left;
  width: 640px;
}
#sidebar input {
  margin: 10px 0;
}


#sidebar {
  float: right;
  margin-right: 15px;
  margin-top: 15px;
  display: inline;
  width: 300px;
}

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

.advert{
  padding-bottom: 10px;
  overflow: hidden;
}
.advert img{
  padding:5px;
  border:1px solid #d5d4d4;
  margin: 10px 5px 0px 5px;
  float: left;
  display: inline;
}

/* -------- END ADVERT -------- */
.addthis_toolbox {
  background: #0177a7;
  float: right;
  border: 1px solid #004c6b;
  margin: 60px 10px 25px 0;
  display: inline;
  padding: 0 10px;
}
.custom_images img {
  margin: 8px 4px 2px 2px;
  padding: 5px 0;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.custom_images img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#footer {
  margin: 0 auto 20px;
  width: 940px;
  clear: both;
  padding: 16px 10px;
  color: #8a8a8a;
}
#footer a, #footer a:visited {
  color: #41a7d0;
}
#footer a:hover {
  text-decoration: underline;
}
.inside {
  padding: 15px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 10px 10px 10px 0;
  font-size: 16px;
  color: #0177a7;
  text-transform: uppercase;
  border-bottom: 4px solid #d6edf2;
  margin-bottom: 3px;
}
.side-widget {
  clear: both;
  width: 296px;
  padding: 0 0px 2px;
  margin-bottom: 30px;
  border-bottom: 2px solid #ccebf7;
  overflow: hidden;
}
#sidebar ul li {
  line-height: 32px;
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #e1e1e1;
}
#sidebar li.last {
  border-bottom: none;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #e1e1e1;
}
.side-widget a, .side-widget a:visited {
  color: #8a8a8a;
}
.side-widget a:hover {
  color: #3151a2;
  text-decoration: underline;
}
.textwidget {
  padding: 10px 0;
}
p.center {
  margin: 10px 0;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 32px;
  font-size: 28px;
  font-weight: normal;
}
h2.title a, h2.title a:visited {
  color: #0177a7;
}
h2.title a:hover {

}
.meta {
  padding: 5px;
  border-top: 1px solid #ccebf7;
  border-bottom: 1px solid #ccebf7;
  overflow: hidden;
}
.comm {
  float: right;
}
.time {
  float: left;
}
.cat {
  float: left;
}
a.more-link {
  color: #0177a7;
  text-decoration: underline;
}
.post, .page {
  clear: both;
  border-bottom: 3px solid #c6ebf6;
  margin-bottom: 35px;
  padding-bottom: 35px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 5px;
  border: 1px solid #A6C6CE;
}
.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: 4px 5px 0px 0px;
}
.alignright {
  float: right;
  margin: 4px 0px 0px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #CCEBF7;
  width: 100%;
}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link {
  background: #CCEBF7;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:1.2em;margin:5px 0 25px 0;}
#contentwrap table td{padding:8px;border: 1px solid #ccc;}
/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */
.wp-pagenavi{
  clear:both;
  margin:20px 0 0px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#fdfbfb;
  border:1px solid #c7e7f4;
  color:#4098bc;
  margin:2px;
  padding:2px 4px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#fdfbfb;
  border:1px solid #c7e7f4;
  color:#4098bc;
  margin:2px;
  padding:2px 4px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#e3eff2;
  border:1px solid #c7e7f4;
  color:#4098bc;
  margin:2px;
  padding:2px 4px;
}
/* -------- END PAGE NAVIGATION -------- */

