@import url("css/comments.css");
@import url("css/lavalamp.css");
@import url("css/slide.css");
@import url("css/fp.css");
* {
  margin: 0;
  padding: 0;
}
html body {
  text-align: center;
  font-size: 12px;
  font-family: Helvetica;
  background: #5b5b5b url(images/bg.jpg) repeat-x;
}
#mainwrap {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  background: #f1f1f1;
}

#header {
  width: 960px;
  height: 130px;
  background: #040203;
}
.blogtitle {
  float: left;
  position: relative;
  top: 5px;
  left: 15px;
  padding-bottom: 15px;
}
.adv {
  float: right;
  margin: 10px 15px 0 0;
  border: 0;
}
ul#nav {
 clear: both;
 float: left;
 height: 44px;
 background: url(images/nav.jpg) repeat-x;
 width: 960px;
}
ul#nav li {
  display: inline;
}
ul#nav li a {
  display: block;
  float: left;
  padding: 14px 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  margin-left: 8px;
}
ul#nav li a:hover {
  color: #fff;
  background: #C9171A;
}

.rss {
  float:right;
  position: relative;
  top: -30px;
  background: url(images/rss.png) no-repeat scroll 0px 0;
  padding: 0 10px 0 20px;
}
.rss a:link {
  color: #fff;
}



/* 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 */

#upcontent {
  width: 960px;
  height: 200px;
  background: url(images/mygallerybg.jpg) repeat-x;
  padding-top: 15px;
  margin-bottom: 20px;
  margin-top: -1px;
}
*+html #upcontent{
  margin-top: -6px;
}
* html #upcontent {
  margin-top: -17px;
}


.featu {
  float:right;
}


#contentwrap {
  float: right;
  width: 680px;
  background: #f1f1f1;
}


#sidebar {
  float: right;
  width: 260px;
  background: url(images/side.gif) repeat-y scroll -4px 0;
  display: inline;
}

.side-widget h3 {
  padding: 15px;
  color: #fff;
  font-size: 15px;
  background: url(images/h8.gif) no-repeat;
  position: relative;
  left: -33px;
}
* html .side-widget h3{
  left: -22px;
}


.side-widget ul {
  list-style:none;
  padding: 15px;
  line-height: 30px;
}
.side-widget ul li {
  border-bottom: 1px solid #272526;
  background: url(images/active.gif) no-repeat;
  margin-left: 0px;
  width: 225px;
  position: relative;
  left: -15px;
}
.side-widget ul li:hover {
  background: url(images/hover.gif) no-repeat;
  border-bottom: 1px solid #B52A2A;
  color: #fff;
}


.side-widget {
  margin-bottom: 5px;
  width: 270px;
}
.side-widget a:link, .side-widget a:visited {
  color: #fff;
  padding-left: 15px;
}
.side-widget a:hover {
  color: #545454;
}
ul#nav2 {
 clear: both;
 float: left;
 height: 39px;
 background: url(images/menu2.gif) no-repeat;
 width: 983px;
 overflow: hidden;
 position: relative;
 left: -11px;
 top: 7px;
}
ul#nav2 li {
  display: inline;
}
ul#nav2 li a {
  display: block;
  float: left;
  padding: 8px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  margin-left: 8px;
}
ul#nav2 li a:hover {
  color: #fff;
  background: #C9171A;
}

#sidebar2 {
  clear: both;
  font-size: 14px;
  background: #1f0101 url(images/sidebar2bg.jpg) repeat-x;
  overflow:hidden;
  margin: 0;padding:0;

}
.inside {
  padding: 0px 20px;
}
.inside2 {
  padding: 10px 0px;
}
.clear {
  clear: both;
}


#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: 0px;
}


 #sidebar a:visited, {
  color: #fff;
}


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

a:link, a:visited {
  text-decoration: none;
  color: #000;
}
#sidebar2 a {
  color: #fff;
}


#footer {
  clear: both;
  background: #000;
  height: 40px;
  width: 960px;
  margin: 0 auto;
  border-bottom: 1px solid #000;
  position: relative;
  top: 0px;
}

#designer {
  float: left;
  color: #fff;
  padding: 12px;
  margin-left: 15px;
  font-weight: bold;
}



.sponsor, a.sponsor  {
  float: right;
  margin-right: 10px;
  color: #fff;
  padding: 12px;
  margin-left: 23px;
  font-weight: bold;
}





h1 a:link{
  color: #f0f0f0;
}


.description {
  color: #fff;
}
.post {
  clear: both;
  background: #fff;
  border-left: 1px solid #e0e0e0;
  border-right: 1px dotted #e0e0e0;
  padding: 20px;   margin-bottom: 20px;
}


.post h2 {
   margin-bottom: 10px;
   clear:both;
}


h2 a:link, h2 a:visited {
  color: #525e6c;
  text-decoration: none;
}
.metadata {
  background: #F0F0F0;
  border-top: 1px solid #ccc;
  padding: 3px 0;
}
.feedback {
  background: url(images/comm.jpg) no-repeat;
  padding-left: 25px;
}
.com a:link {
  color: #000;
}


.time {
  background: #9E2423;
  color: #fff;
  margin-right: 10px;
  padding: 2px 10px;
}
.author {
  background: #282627;
  padding: 2px 10px;
  color: #fff;
}
.posted {
  margin-top: 5px;
  border-bottom: 1px solid #d0dae5;
}
.posted a:link {
  color: #000;
}


.entry {
  margin: 20px 0;
  padding: 0 0 20px 0px;
  border-bottom: 1px dotted #ccc;

}
.entry img {
  padding: 7px;
  border: 1px solid #d5dce5;
  float:left;
  margin-right: 5px;
  max-width: 150px;
  max-height: 150px;
}


.more-link {
  color: #000;
  background: url(images/readmore.jpg) no-repeat scroll 0px 4px;
  float: right;
  padding: 6px;
}
a.more-link {
  color: #fff;
}


#wp-calendar {
  text-align: center;
}
tbody {
  color: #aaaaaa;
}
td {
  padding: 5px;
}


caption {

  font-weight: bold;
  margin-bottom: 3px;
}






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






