/*
Theme Name: National Lottery Theme
Theme URI: http://nationallottery.ws
Version: 1.0
Author: National Lottery
Author URI: http://nationallottery.ws
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/superfish.css");
@import url("css/featuredcats.css");
@import url("css/pagenavi-css.css");

/*  Get the Image */
.thumbnail {
 /*float: right; */
 width: 245px;
 /*  border-right: 1px solid #fff;
 border-top: 1px solid #ccc; */
 padding: 5px;
 /*  background: #fff; */
 }

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: #3C8D0E url(images/bg.jpg) repeat-x;
  font-size: 12px;
  font-family: Verdana, Tahoma, Geneva, sans-serif;
  line-height: 1.5em;
  padding-top: 10px;
}
.entry h4, p, ol, ul {
  padding-bottom: 15px;
}
a:link, a:visited {
  color: #008843;
  text-decoration: none;
}
a:hover {
  color: #387C11;
}
/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: #fff;
}
#header {
  width: 960px;
  height: 175px;
  background: #e51a1d url(images/top.jpg) no-repeat scroll top;
  padding-top: 10px;
}
#headerw {
  background: url(images/header.jpg) repeat-x;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  height: 95px;
}

/* ADVERT */

.advert{
 float: right;
 width: 290px;
 background: #434343;
 margin: 5px 10px 0 0;
 padding-top: 10px;
 }
 *+html .advert {
   padding-bottom: 10px;
 }


.advert img{
 border:1px solid #008843;
 float:left;
 margin: 0px 5px 10px 5px;
 display: inline;
 padding: 0px;
 position: relative;
 left: 7px;
}
.adv {
  float: right;
  margin: 5px 5px 0 0;
}
/* END ADVERT */


/* CAT MENU */

#nav2 {
 clear: both;
 float: left;
 height: 40px;
 background: url(images/nav.png) repeat-x;
 width: 960px;
 position: relative;
 z-index: 5000;
}
#nav2 li {
  float: left;
  background: url(images/navli.png) no-repeat scroll left center;
  margin-left: 2px;
}
#nav2 li a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  padding: 13px 5px 14px 5px;
  margin-top: 1px;
}
#nav2 li.current_category_item a, #nav2 li a:hover {
  background: url(images/navleft.jpg) no-repeat;
}
#nav2 li ul {
  width: 250px;
  margin-top: 6px;
}
#nav2 li li {
  background: #000;
  border-bottom: 1px solid #797979;
}

#nav2 ul.children li a:hover {
  background: #00592c url(images/drop.gif) no-repeat scroll 7px 17px;
}
#nav2 li li a {
  background: url(images/drop.gif) no-repeat scroll 7px 17px;
  padding-left: 20px;
}

/* END CAT MENU */

#top {
  clear: both;
  width: 960px;
  height: 40px;
  background: url(images/top.png) repeat-x;
  position: relative;
  z-index: 4000;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 12px;
  color: #fff;
}
#top li ul {
  margin-top: 6px;
}
#top li li {
  background: #00592c;
  width: 250px;
  border-bottom: 1px solid #194701;
}
#top li li:hover {
  background: #003a1c;
}
#top li li a {
  background: url(images/drop.gif) no-repeat scroll 7px 17px;
  padding-left: 20px;
}


#top li.current_page_item a {
  color: #fff;
}
/* ili za roundere
  ul#nav li.current_page_item, ul#nav li:hover {
  background: url(images/navlefta.jpg) no-repeat scroll center left;
}
ul#nav li.current_page_item a, ul#nav li a:hover {
  background: url(images/navrighta.jpg) no-repeat scroll center right;
  color: #fff;
}
*/


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

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

/* 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 {
  width: 135px;
  margin-left: 5px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}
#myGallery {
  float: left;
  margin: 10px 0 10px 10px;
  display: inline;
}


#featured-category {
  width: 180px;
  float: left;
  margin-left: 10px;
  display: inline;
}
#contentwrap {
  float: left;
  width: 580px;
  position: relative;
  left: 7px;
}
#contentwrap1 {
  float: left;
  width: 570px;
  position: relative;
  left: 5px;
}
#sidebar {
  float: right;
  width: 180px;
  margin-right: 10px;
  display: inline;
}
#sidebar2 {
  clear: both;
  width: 960px;
  background: #1f1f1f;
  overflow: hidden;
  padding-bottom: 10px;
}


/* SOCIAL ICONS */

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

/* END SOCIAL */

#footer {
  width: 940px;
  clear: both;
  background: url(images/footer.gif) repeat-x;
  text-align: left;
  height: 30px;
  padding: 15px 10px 0;
  color: #737373;
}
#footer a {
  color: #737373;
}
a.sponsor {
  float: right;
  margin-left: 10px;
}
*+html a.sponsor {
  margin-top: -19px;
}


.inside {
  padding: 5px;
}
/***************END LAYOUT*************************/

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

#sidebar h3, #featured-video h3 {
  padding: 8px 10px 10px 15px;
  font-size: 14px;
  background: url(images/h3.jpg) no-repeat scroll top;
  text-transform: uppercase;
  font-weight:normal;
  color: #fff;
}
.side-widget {
  width: 180px;
}
.side-widget ul li {
  line-height: 25px;
  padding: 0 15px;
  border-bottom: 1px dotted #535353;
  background: url(images/li.jpg) no-repeat scroll 0 5px;
}
.side-widget a, .side-widget a:visited {
  color: #000;
}
.side-widget a:hover {
  color: #387C11;
}
.side-widget ul li ul li {
  border-bottom: none;
  border-top: 1px dotted #535353;
}
.widget {
  float: left;
  width: 200px;
  margin-left: 20px;
  margin-right: 20px;
  display: inline;
  color: #525252;
}
.widget h3 {
  color: #737373;
  padding: 15px 0 5px;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 13px;
}
.widget ul li{
  line-height:25px;
  border-bottom: 1px solid #222222;
}
.widget a:link, .widget a:visited {
  color: #008843;
  background: url(images/wlia.gif) no-repeat scroll 0 7px;
  padding-left: 10px;
}
.widget a:hover {
  color: #ccc;
}


#sidebar2 li.recentcomments  a:link{
  padding-left: 7px !important;
}
/***************POST STYLES*************************/
.row { clear: both;}
.col1 { width: 250px;  float: left; padding: 0 10px; margin-right: 10px; }
.col2 { width: 250px;  float: left; padding: 0 10px;  }
.post h2 {
  margin-bottom: 10px;
}
.post h2 a, post h2 a:visited {
  color: #008843;
  text-transform: uppercase;
  font-size: 14px;
}
.post h2 a:hover {
  color: #387C11;
}
.meta {
  background: #ccc;
  padding: 5px;
}
.cat {

}
.author {

}
.edit {

}
.comm {

}
a.more-link {
  background: url(images/more.png) no-repeat;
  padding: 3px 16px;
  color: #fff;
}
.postmetadata {
  margin-top: 15px;
}
.post {
  background: #fffeff;  border: 1px solid #dfd7cc;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#contentwrap1 .post {
  padding: 0 10px;
}


.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
}
.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: #008843;
  width: 100%; color: #fff;
}
#wp-calendar {

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

