@import url("css/comments.css");
@import url("css/slide.css");
@import url("css/fp.css");
@import url("css/colors.css");
* {
  margin: 0;
  padding: 0;
}
html body {
  text-align: center;
  font-size: 12px;
  font-family: Helvetica;
  background: #750e98;
}
#mainwrap {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  background: #2f2f2f;
}

#header {
  width: 960px;
  height: 115px;
  background: url(images/header.jpg) repeat-x;
}
#breadcrumb {
  float: left;
  color: #999999;
  background: #333333;
  padding: 3px 0;
  width: 790px;
  height: 22px;
}


.blogtitle {
  float: left;
  position: relative;
  top: 15px;
  left: 15px;
  padding-bottom: 15px;
  background: url(images/logo.jpg) no-repeat;
  height: 65px;
  width: 280px;
}

.adv {
  float: right;
  margin: 10px 15px 0 0;display: inline;
  border: 0;
}

#navtabs {
    list-style: none;
    padding: 0;
    height: 15px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
    background: url(images/nav.jpg) repeat-x;
    padding: 10px;margin:0;
}

#navtabs li {
    float: left;
    background: url(images/navlevi.jpg) no-repeat left top;
    padding: 5px 0 7px 7px;
    margin-right: 10px;
    position: relative;
    top: -3px;
}

#navtabs li a {
    background: url(images/navrighta.jpg) no-repeat top right;
    padding: 5px 7px 5px 0;
    color: #fff;
}

#navtabs li.current_page_item, #navtabs li:hover {
    background:  url(images/navlevia.jpg) no-repeat left top;
}

#navtabs li.current_page_item a, #navtabs li a:hover {
    background:  url(images/navright.jpg) no-repeat right top;
    color: #FFFFFF;
}

#upcontent {
  background: #312E29;
  margin: 20px 0;
  overflow:hidden;
}


/* ADVERT */

.advert{
 float: right;
 padding:5px;
 background:#fff ;
 border:1px solid #d1cabb;
 height: 270px;
 width: 270px;
 }

.advert img{
 padding:5px;
 border:none;
 margin:0;
 float: left;
 }

/* END ADVERT */

#contentwrap {
  float: left;
  width: 700px;

}


#sidebar {
  float: right;
  width: 227px;
  display: inline;
  margin-right: 10px;
}

.side-widget h3 {
  background: url(images/h3.jpg) repeat-x;
  padding: 7px 26px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}
.side-widget ul {
  list-style:none;
  padding: 10px;
  line-height: 20px;
}
.side-widget ul li  {
  background: url(images/sep.jpg) repeat-x scroll bottom left;
  color: #fff;
  padding-bottom: 7px;
}
.side-widget ul li a {
  color: #fff;
  font-weight: bold;
}


.side-widget {
  padding-bottom: 10px;
  background: #222222 url(images/widgetbot.jpg) no-repeat scroll bottom left;
  margin-bottom: 15px;
}



#sidebar2 {
  clear: both;
  font-size: 14px;
  background: #252525 url(images/sidebar2.jpg) repeat-x;
  overflow:hidden;
  margin: 0;padding:0;
}
.inside {
  padding: 20px 0px;
}
.inside2 {
  padding: 10px 20px;
}


#sidebar2 .widget {
  float: left;
  width: 200px;
  margin-left: 25px;
  margin-bottom: 15px;
  margin-right: 5px;
  display: inline;
}
#sidebar2 h3 {
  color: #fff;
  padding-bottom: 15px;
}


#sidebar2 ul li{
  margin-top: 10px;
  list-style:none;
  padding-left: 14px;
  padding-bottom: 5px;
  line-height: 0px;
}



#sidebar2 a {
  color: #979797;
  font-size: 12px;
}


#sidebar2 a:hover {
  padding: 0px;
  color: #fff;
}


#footer {
  clear: both;
  background: url(images/nav2.gif) repeat-x;
  height: 40px;
  width: 960px;
  margin: 0 auto;
  border-bottom: 1px solid #000;
}

#footer a {
  float: left;
  color: #979797;
  padding: 12px;
  margin-left: 23px;
  font-weight: bold;
}
#footer a:hover {
  color: #fff;
}


.spo {
  float: right;
  margin-right: 10px;
}


a:link, a:visited {
  text-decoration: none;
  color: #982BBC;
}
img {
  border: 0px solid #ccc;
  float: left;
  padding: 4px;
  margin: 3px;
}
h1 a:link{
  color: #f0f0f0;
}


.description {
  color: #fff;
}
.datetime {
  float: left;
  color: #000;
  background: url(images/date.jpg) no-repeat scroll 0 10px;
  padding: 10px;
  font-weight: bold;
  margin-right: 10px;
}
.time {
  color: #fff;
  margin-left: 5px;
}



.post h2 {
   margin-top: 8px;
}


h2 a:link {
  color: #9A2DBE;
  text-decoration: none;
}
.metadata {
  padding: 3px 0;
}
.metadata a {
  color: #666666;
}


.feedback {
  background: url(images/comm.jpg) no-repeat;
  padding-left: 25px;
}


.post {
  background: #222222;
  color: #fff;
}


.entry {
  margin: 20px 0;
  padding-bottom: 20px;
  background: url(images/sep.jpg) repeat-x scroll bottom;
}


.more-link {
  color: #666666;
  float: right;
  text-transform: uppercase;
  font-weight: bold;

}
.more-link:hover{
  background: url(images/gumbhover.jpg) repeat-x;
  padding: 2px;
}
#wp-calendar {
  text-align: center;
}
tbody {
  color: #aaaaaa;
}
td {
  padding: 8px;
}


caption {
  background: #f2f2f2;
  width: 228px;
  font-weight: bold;
  margin-bottom: 3px;
}


/* TWO ROWS CONTENT */
.row { clear: both; }
.col1 { width: 680px; float: left; padding: 0 10px; }
.col2 { width: 680px; float: left; padding: 0 10px; }
/* END TWO ROWS CONTENT */







#recent-comments li {   list-style:none;
  background: url(images/rec.jpg) no-repeat scroll -3px 6px;
}






