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

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

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

html body {
  background: url(images/bg.jpg);
  font-size: 13px;
  font-family: Georgia, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  padding-top: 20px;
}

/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: #222222;
  overflow: hidden;
}
#header {
  width: 960px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 10px;
  left: 15px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: none;
  margin-left: 7px;
}
.adv {
  float: right;
  margin: 20px 5px 0 0;
}

/***************NAVIGATION*************************/
#top {
  width: 960px;
  height: 40px;
  background: url(images/nav.png) repeat-x;
  font-family: Arial;
  text-transform: uppercase;
}
#top li {
  float: left;
}
#top li li {
  display: none;
}


#top li a {
  float: left;
  display: block;
  padding: 14px;
  color: #fff;
  margin-right: 2px;
  /*
  display: block;
  padding: 10px;
  color: #ccc;
  background: url(images/navright.jpg) no-repeat scroll center right;
  */
}
#top li.current_page_item a, #top li a:hover {
  background: url(images/nava.png) repeat-x;
}
/* 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;
}
*/

#rsslinks {
  float: right;
  text-transform: uppercase;
  padding: 14px;
}
#rsslinks a {
  color: #01a524;
  background: url(images/rss.png) no-repeat scroll 0 2px;
  padding-left: 20px;
  font-weight: bold;
}
/***************END NAVIGATION*************************/
/* Twitter, RSS, Email

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

End Twitter, RSS, Email */
.padd {
  padding: 5px;
}


.about, #featured-video {
  background: #019b22;
  color: #fff;
}
.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 5px 5px;
}
#s {
  width: 250px;
  margin-left: 5px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}
#contentwrap {
  float: left;
  width: 660px;
}
#sidebar {
  float: right;
  width: 299px;
}
/* ADVERT */

.advert{
 clear: both;
 width: 960;
 background: url(images/advert.jpg) repeat-x;
 height: 166px;
}
.advert img{
 border: 1px solid #fefefe;
 float:left;
 padding: 0;
 margin: 20px 30px 30px 34px;
 display: inline;
}

/* END ADVERT */

/* SOCIAL ICONS */

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

/* END SOCIAL */

#footer {
  width: 960px;
  clear: both;
  margin: 0 auto;
  background: #222222;
  text-align: center;
  padding: 5px 0;
  margin-top: 10px;
  color: #fff;
}
.sponsors {
  text-align: center;
}
#footer a {
  color: #019b22;
}


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

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

#sidebar h3, #featured-video h3, .widget h3 {
  padding: 5px 7px 7px 7px;
  font-size: 14px;
  background: url(images/h3.png) no-repeat;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom:-2px;
}
.side-widget  {
  width: 298px;
  background: #222222;
}
.side-widget ul li, .widget ul li {
  line-height: 23px;
  padding: 0 0 0 17px;
  background: url(images/sep.gif) repeat-x scroll bottom;
}
.side-widget ul li ul li{
  background: url(images/sep.gif) repeat-x scroll top;
}


.side-widget a, .side-widget a:visited, .widget a, .widget a:visited {
  color: #fff;
}
.side-widget a:hover, .widget a:hover {
  color: #ccc;
}

.side-widget ul li ul li, .widget ul li ul li {
  margin: 0;
  padding: 0;
  margin-left: -17px;
  padding: 0 17px;
}
#sidebar2 {
  width: 960px;
  clear: both;
}
.widget {
  float: left;
  width: 298px;
  margin-left: 17px;
  margin-right: -1px;
  display: inline;
  color: #fff;
}



/***************POST STYLES*************************/
/* TWO ROWS CONTENT */
.row { clear: both; }
.col1 { width: 300px; float: left; padding: 0 10px; margin-right: 11px; }
.col2 { width: 300px; float: left; padding: 0 10px; }
/* END TWO ROWS CONTENT */
.post h2 {
   margin-top: 30px;
}

h2 a:link {
  color: #2a69a3;
  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;
}
.post {
  background: #fefefe;
  margin-bottom: 20px;
}
.inside {
  padding: 10px 20px;
}


.entry {
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
}
.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: #ccc;
  width: 100%;
}
#wp-calendar {

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


