/*
Theme Name: SWT
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/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: url(images/bg.png);
  font-size: 13px;
  font-family: Georgia, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  padding-top: 10px;
}
a:link, a:visited {
  color: #B8052D;
  text-decoration: none;
}
a:hover {
  color: #ffb4b4;
}
/***************LAYOUT*************************/
#shadow {
  width: 980px;
  margin: 0 auto;
  background: #fff;
  padding: 10px 0;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: #fcfcfc;
  border: 1px solid #ccc;
}
#header {
  width: 960px;
  height: 85px;
}
#blogtitle {
  color: #000;
  font-family: Georgia;
  text-transform: uppercase;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  display: inline;
}
#heading {
  color: #000;
}
.description {
  text-transform: none;
  margin-left: 20px;
  margin-top: -10px;
}
#navleft {
  clear: both;
  height: 67px;
  width: 99px;
  float: left;
  position: relative;
  margin-left: -99px;
  margin-top: 0px;
  overflow: hidden;
  background: url(images/navleft.png) no-repeat;
}
#top {
  float: left;
  width: 956px;
  height: 55px;
  background: url(images/nav.png) repeat-y;
}
#top li {
  float: left;
  margin-left: 27px;
  margin-right: -25px;
  display: inline;
}
#top li a {
  float: left;
  display: block;
  padding: 17px;
  color: #fff;
}
#top li.current_page_item a, #top li a:hover {
  background: url(images/nava.png) repeat-x;
  color: #fff;
}
#navright {
  height: 65px;
  width: 115px;
  float: right;
  overflow: hidden;
  position: relative;
  margin-right: -111px;
  background: url(images/navright.png) no-repeat;
}


/***************END NAVIGATION*************************/
/* Twitter, RSS, Email */

#topsoc {
  float: right;
  margin-top: 15px;
}
.tweet, .rss, .mail {
  float: right;
  margin-left: 5px;
  margin-right: 15px;
  display: inline;
}
.tweet {
  margin-top: -5px;
}


/* End Twitter, RSS, Email */
#featured-video {

}
.padd {
  padding: 3px;
}


.about {

}
.about p {
  padding: 2px;
}
.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 5px 5px;
}
#s {
  clear: both;
  width: 255px;
  margin-left: 5px;
  margin-bottom: 0px;
  margin-top: 10px;
  padding: 7px 0;
}
#searchsubmit {
  background: #3B3B3B;
  border: 1px solid #ccc;
  color: #fff;
  padding: 7px 0;
}
#contentwrap {
  float: left;
  width: 660px;
}
#sidebar {
  float: right;
  width: 300px;
}
/* ADVERT */

.advert{
 float: right;
 width: 300px;
 background: #333;
 padding-top: 15px;
}
.advert img{
 border:none;
 float:left;
 margin-left: 12px;
 margin-right: -8px;
 display: inline;
}


/* END ADVERT */

/* SOCIAL ICONS */

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

/* END SOCIAL */

#footer {
  width: 960px;
  clear: both;
  text-align: center;
  padding: 19px 0;
  background: url(images/footer.gif) repeat-x;
}
.sponsors {
  text-align: center;
}
.inside {
  padding: 20px;
}
/***************END LAYOUT*************************/

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

#sidebar h3, #featured-video h3 {
  clear: both;
  padding: 20px 20px 10px 20px;
  font-size: 14px;
  background: url(images/h3.png) no-repeat;
  position: relative;
  margin-left: -9px;
  margin-bottom: 0px;
  overflow:hidden;
  color: #fff;
  width: 320px;
}
.side-widget {
  width: 298px;
  background: #e5e5e5;
  padding-top:10px;
}
.side-widget ul li {
  line-height: 40px;
  padding: 0 15px;
  background: url(images/li.gif) repeat-x;
}
.side-widget a, .side-widget a:visited {
  color: #333333;
  background: url(images/arrow.png) no-repeat scroll left center;
  padding-left: 15px;
}
.side-widget li:hover a{
  color: #B8052D;
}
.side-widget ul li ul li {
  margin-left: -15px;
  padding-left: 15px;
  width: 268px;
}
a.AlexaSiteStatsWidget {
  background: none !important;
}
.textwidget {
  padding: 15px;
}


/***************POST STYLES*************************/
.row { clear: both;  padding-top:20px;}
.col1 { width: 300px;  float: left; padding: 0 10px; margin-right: 10px; }
.col2 { width: 300px;  float: left; padding: 0 10px;margin-right: 10px; }
.post h2 {
  margin-bottom: 10px;
  font-family: Arial;
}
.post h2 a, post h2 a:visited {
  color: #b8052d;
}
.post h2 a:hover {
  color: #ffb4b4;
}
.metadata {
  font-size: 10px;
  margin-left: 2px;
}
.postmetadata {
  margin-top: 15px;
}
.post {
  margin-bottom: 5px;
  padding-bottom: 25px;
  background: #fff url(images/postbot.png) repeat-x scroll 5px 100%;
  font-family: Arial;
}
a.downloadlink {
  background: url(images/link.gif) repeat-x;
  padding: 3px 8px 2px;
  border: 1px solid #cccccc;
  font-weight: normal !important;
  color: #6c6c6c;
  text-transform: uppercase;
  font-size: 10px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
}
.entry img {
  padding: 0;
  border: 5px solid #e3e2e2;
  margin-bottom: 10px !important;
}
.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: #020000;
  width: 100%;
  color: #fff;
}
#wp-calendar {

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

.center {
  padding: 20px 20px 0;
}


