/*
Theme Name: Press 88
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/gallery.css");
@import url("css/featuredcats.css");
@import url("css/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: url(images/bg.gif);
  font-size: 13px;
  font-family: Tahoma, Georgia, Verdana, Times New Roman;
  line-height: 1.5em;
}
a:link, a:visited {
  color: #024873;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#shadow {
  background: url(images/shadow.jpg) repeat-y;
}
#header {
  clear: both;
  width: 942px;
  height: 127px;
  background: #c50002;
  margin: 0 auto;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 5px;
  left: 5px;
}
#blogtitle img {
  float: left;
}
.description {
  clear: both;
  float: left;
  text-transform: none;
  margin-left: 20px;
}


/* CAT MENU */

#nav2 {
 clear: both;
 height: 40px;
 background: url(images/nav.png) repeat-x;
 width: 942px;
 position: relative;
 top: 17px;
}
#nav2 li {
 float: left;
  background: url(images/sep.png) no-repeat scroll right center;
 padding:12px;
}
#nav2 li li, #nav2 li li li {
  display: none;
}
#nav2 li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
}

/* END CAT MENU */

#top {
  clear: both;
  width: 942px;
  height: 43px;
  background: url(images/top.gif) repeat-x;
  margin: 0 auto;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
}
#top li.current_page_item a {
  color: #fff;
}

#rsslinks {
  float: right;
  padding: 10px 10px 13px 10px;
  text-transform: uppercase;
  font-size: 10px;
}

#rsslinks a {
  color: #fff;
  background: url(images/rss.png) no-repeat scroll 0 2px;
  padding: 2px 0 2px 20px;
}
/***************END NAVIGATION*************************/
#s {
  width: 282px;
  height: 32px;
  float: right;
  background: url(images/search.png) no-repeat;
  border: none;
  margin-top: 25px;
  padding-left: 10px;
}
#searchsubmit {
  background: url(images/searchsubmit.png) no-repeat;
  border: none;
  float: right;
  width: 82px;
  height: 32px;
  margin-top: 25px;
  margin-right:10px;
}
#contentwrap {
  float: left;
  width: 643px;
}
#sidebar {
  float: right;
  width: 300px;
  margin-right: 17px;
  display: inline;
  margin-top: 20px;
}
/* ADVERT */

.adv {
  float: right;
  margin-right: 10px;
  background: #F0F0F0;
  padding: 10px 6px 10px 3px;
  border: 1px solid #ccc;
  border-left: none;
}


/* END ADVERT */

/* SOCIAL ICONS */
.addthis_toolbox {
  position: relative;
  left: -40px;
  width: 32px;
  display: block;
  float: left;

}


.custom_images img {
  padding: 0;
  margin: 1px 3px;
}

/* END SOCIAL */

#footer {
  width: 942px;
  clear: both;
  text-align: center;
  padding: 10px 0;
  background: url(images/footer.png) repeat-x;
  margin: 0 auto;
  color: #fff;
}
#footer a  {
  color: #fff;
}
.sponsors {
  text-align: center;
}
.sponsors a {
  color: #3c0000;
}
.inside {
  padding: 20px;
}
.about img {
  float: left;
}
.about p {
  padding: 0 4px;
}


/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3, #featured-video h3 {
  padding: 6px;
  font-size: 14px;
  background: url(images/sh3.png) no-repeat;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
}
.side-widget, .padd {
  width: 300px;
  margin-bottom: 17px;
  background: url(images/wbot.png) no-repeat scroll bottom;
  padding-bottom: 12px;
}
.wbot, .about {
  background: url(images/sscroll.png) repeat-y;
}
.padd {
  margin-top: -6px;
  padding-bottom: 7px;
}


.side-widget ul li {
  line-height: 25px;
  padding: 0 15px;
}
.side-widget a, .side-widget a:visited {
  color: #000;
}
.side-widget a:hover {
  color: #ccc;
}
.side-widget ul li ul li {

}
/***************POST STYLES*************************/
.row { clear: both; }

.col1 { width: 280px; float: left; padding: 0 10px;  }
.col2 { width: 280px; float: right; padding: 0 10px; position: relative; left: 8px; }
.post h2, .single h2 {
  width: 300px;
  background: url(images/h3.png) no-repeat scroll top;
  margin-left: -20px;
  padding: 5px 0px 10px 20px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: normal;
}
.single h2 {
  background: url(images/singleh2.png) no-repeat scroll top;
  width: 602px;
  margin-left:-20px;
}
.post h2 a, post h2 a:visited, .single h2 a, .single h2 a:visited {
  color: #fff;
}
.post h2 a:hover {

}
.meta {
  background: #676767;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 10px;
  margin-left: -10px;
  margin-top: -3px;
  padding: 1px 0px 0px 10px;
  width: 290px;
}
.meta1 {
  width: 592px;
  background: #676767;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 10px;
  margin-left: -10px;
  margin-top: -3px;
  padding: 1px 0px 0px 10px;
}


.meta a:link, .meta a:visited, .meta1 a:link, .meta1 a:visited {
  color: #dc1111;
}


.cat {

}
.author {

}
.edit {

}
.comm {

}
a.more-link {
  margin-left: 10px;
}
.postmetadata {
  margin-top: 15px;
  background: url(images/wbot.png) no-repeat scroll bottom;
  padding-bottom: 20px;
  width: 300px;
  margin-left: -10px;
}
p.postmetadata {
  margin-top: 15px;
  background: url(images/wbot2.png) no-repeat scroll bottom;
  padding-bottom: 20px;
  padding-left: 15px;
  width: 602px;
  margin-left: -17px;
}


.post {
  background: url(images/sscroll.png) repeat-y;
  margin-bottom: 15px;
}
.single {
  background: url(images/sscroll1.png) repeat-y;
  margin-bottom: 15px;
  padding: 0 10px;
  width: 582px;
}

.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
}
.entry h2 {
  background: none;
  font-size: 18px;
  font-weight: bold;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
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: #EEEEEE;
  width: 100%;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link {
  background: #EEEEEE;
  padding: 1px 6px;
  color: #000;
  line-height: 29px;
}
/***************END WP STYLES*************************/


