/*
Theme Name: Yellow Star
Theme URI: http://www.simplewpthemes.com
Description: Theme Description
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Tags: brown, white, old, fixed width, three columns, widgetized
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/featuredcats.css");
@import url("css/pagenavi-css.css");
@import url("css/slide.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #DFB600;
  text-decoration: none;
}

a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: url(images/bg.jpg);
  font-size: 12px;
  font-family: Trebuchet MS;
}

/***************LAYOUT*************************/
#top {
  width: 100%;
  height: 40px;
  background: url(images/nav.jpg) repeat-x;
}
#subhead {
  margin: 0 auto;
  width: 920px;
}
#top li {
  float: left;
}


#top li a {
  float: left;
  display: block;
  padding: 14px;
  color: #ecc401;
  font-weight: bold;
  text-transform: uppercase;
}
#top li li {
  display: none;
}
#top li.current_page_item a {
  color: #fff;
}
#searchform {
  padding: 10px;
}
#s {
  float: right;
  width: 144px;
  height: 17px;
  background: url(images/search.png) no-repeat;
  border: none;
}
#searchsubmit {
  float: right;
  border: none;
  background: url(images/go.gif) no-repeat;
  color: #fff;
  font-size: 10px;
  padding: 1px;
}
#mainwrap {
  margin: 0 auto;
  width: 920px;
}
#header {
  width: 920px;
  height: 195px;
}
#blogtitle {
  float: left;
  position: relative;
  top: 45px;
}

/* Twitter, RSS, Email */

#topsoc {
  float: right;
  margin-top: 5px;
}
.rss, .mail {
  float: left;
}
.rss {
  margin-top: -9px;
}
#topsoc img:hover  {
  opacity: 0.7;
  filter: alpha(opacity = 70);
}

/* End Twitter, RSS, Email */
#upcontent {
  background: url(images/ctop.png) no-repeat scroll top;
  padding: 40px 40px 10px 40px;
  height: 1%;
}
.mgtop {
  background: url(images/mgtop.jpg) no-repeat scroll top;
  width: 585px;
  padding-top: 40px;
  overflow: hidden;
  float: left;
}
.mgmiddle {
  background: url(images/mgscroll.jpg) repeat-y;
  overflow: hidden;
}
.mgbot {
  background: url(images/mgbot.jpg) no-repeat scroll bottom;
  overflow: hidden;
  padding-bottom: 20px;
}


#myGallery {
  float: left !important;
  border: none !important;
  margin-left: 25px !important;

}

.aboutus {
  float: right;
  margin-right: 5px;
  display: inline;
  width: 226px;
  text-align: justify;
  background: url(images/aboutmiddle.png) repeat-y;
  overflow: hidden;
}
.aboutus h3 {
  background: url(images/abouttop.jpg) no-repeat;
  height: 100px;
  padding-top: 50px;
  padding-left: 20px;
  margin-bottom: -65px;
}
.abwrap {
  width: 226px;
  background: url(images/aboutbot.png) no-repeat scroll bottom;
}
.abwrap p {
  padding: 0 25px 20px 20px;
  color: #94765B;
}

.aboutimage {
  float: right;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 5px 5px;
}
#wrap {
  background: url(images/cbot.png) no-repeat scroll bottom left;
  width: 920px;
  padding: 50px;
  padding-left: 0;
  padding-top: 0;
}
.inside {
  background: url(images/wrapin.jpg) repeat-y;
}
#contentwrap {
  float: left;
  width: 360px;
  margin-right: 15px;
  margin-left: 45px;
  display: inline;
}
#sidebar {
  float: left;
  width: 202px;
  margin-right: 20px;
  margin-top: 15px;
}
#sidebar2 {
  float: left;
  width: 226px;
}


/* ADVERT */

#advert, #advert2{
 clear: both;
 padding:5px;
 height: 232px;
 width: 814px;
 background: url(images/advert.png) no-repeat;
 margin-left: 53px;;
 }

#advert img {
 padding:70px 10px 20px 22px;
 border:none;
 margin:0;
 float: left;
 }

 /* END ADVERT */
.addthis_toolbox {
  float: left;
  display: block;
  width: 61px;
  height: 265px;
  background: url(images/socialbg.jpg) no-repeat;
  position: relative;
  left: 0px;
  margin-left: -90px;
}
.custom_images {
  padding-top: 5px;
}
.custom_images img {
  padding: 2px 0 0 14px;
  margin: 0;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
*+html .custom_images img  {
  padding-top: 0;
  margin-top: -1px;
}


.custom_images img:hover {
  opacity: 1;
  filter: alpha(opacity = 100);
}


#footer {
  clear: both;
  margin-top: 20px;
  width: 100%;
  background: url(images/nav.jpg) repeat-x;
  text-align: center;
  padding: 15px 0;
  height: 10px;
  color: #e7b930;
  text-transform: uppercase;
}
#footer a:link, .sponsors a {
  color: #fff;
}


.sponsors {
  text-align: center;
  text-transform: uppercase;
}

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

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

#sidebar h3 {
  padding: 35px 0px 0 15px;
  font-size: 20px;
  background: url(images/sidebarh3.jpg) no-repeat;
  color: #f7c001;
  text-transform: uppercase;
  font-family: [LeagueGothic];
}

.side-widget {
  width: 202px;
  margin-bottom: 20px;
  background: #5c5600 url(images/sidewidget.gif) repeat-y scroll left;

}
.inwidget {
  background: url(images/widgetbot.jpg) no-repeat scroll bottom;
  padding-bottom: 12px;
}


.side-widget ul li {
  line-height: 25px;
  padding: 0 20px;
  background: url(images/li.jpg) no-repeat scroll 4px 6px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Verdana;
}
.side-widget a, .side-widget a:visited {
  color: #5b3908;
}
.side-widget a:hover {
  background: #5b3409;
  padding: 2px;
  color: #fed101;
}


.side-widget ul li ul li {

}

#sidebar2 h3 {
  background: url(images/sb2h3.jpg) no-repeat scroll top;
  padding: 75px 0 0 25px;
  height: 100px;
  margin-bottom: -75px;
  color: #edb202;
  text-transform: uppercase;
}
.widget {
  background: url(images/aboutbot.png) no-repeat scroll bottom;
  padding-bottom: 20px;
}
.inw2 {
  background: url(images/aboutmiddle.png) repeat-y;
  height: 1%;
}
.widget ul li {
  line-height: 25px;
  padding: 0 20px 0 28px;
  background: url(images/li2.gif) no-repeat scroll 20px 7px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Verdana;
}
.widget a:link, .widget a:visited {
  color: #5d3309;
}
.widget a:hover {
  background: #5b3409;
  color: #f7c001;
  padding: 2px;
}


/***************POST STYLES*************************/
.in {
  padding: 0 38px 0 30px;
  background: url(images/postbot.jpg) no-repeat scroll bottom;
  height: 1%;
}


.post h2 {
  position: relative;
  top: -75px;
  width: 249px;
  margin-bottom: -70px;
}

.post h2 a, post h2 a:visited {
  color: #5e320d;
  text-transform: uppercase;
}

.post h2 a:hover {

}

.cat {

}

.author {
  color: #593a1e;
}
.edit a{
  color: #593A1E;
}
.comm {
  float: right;
  margin-top: -80px;
  margin-right: 7px;
  display: inline;
  width: 20px;
}


.comm a{
  color: #fed101;
  font-size: 20px;
  font-weight: bold;
}
.date {
  color: #fff;
}

a.more-link {

}

.postmetadata {
  color: #593a1e;
  padding: 35px 0 0 0px;
  text-transform: uppercase;
  font-size: 10px;
  position: relative;
  top: -30px;
}

.post {
  background: url(images/posttop.jpg) no-repeat scroll top;
  overflow:hidden;
  padding: 154px 0 0 0;
}
.pwrap {
 background: url(images/postscroll.jpg) repeat-y;
 height: 1%;

}


.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
  color: #94765b;
}
.entry h2 {
  margin-top: 70px;
}
.entry h1 {
  padding-bottom: 10px;
}


.entry li {
  margin-left: 20px;
  list-style: circle;
}

.entry ol li {
  list-style: decimal;
}

blockquote {
  border-left: 10px solid #5d310a;
  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: #e3b730;
  width: 95%;
}

#wp-calendar {

}

th {
  padding: 10px;
}

td a:link {
  background: #e3b730;
  padding: 1px 6px;
  color: #000;
  line-height: 29px;
}

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



