/*
Theme Name: PURPLE MAG
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/featuredcats.css");
@import url("css/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: #000 url(images/bg.jpg) no-repeat scroll center top;
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
}
a:link, a:visited {
  color: #b800ab;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: #2b2b2b;
}
#header {
  width: 960px;
  height: 69px;
  clear: both;
}
.logo {
  float:left;
}
.adv {
  float: right;
  margin: -5px 0 0 0;
}
*+html .adv {
  margin: 0;
}


#top {
  width: 960px;
  height: 49px;
  background: url(images/nav.png) repeat-x;
}
#top li {
  float: left;
  margin-right: 2px;
  /*
  ili ides vako
  obrisi display:inline;
  float: left;
  background: url(images/navleft.jpg) no-repeat scroll center left;
  margin: 2px;
  */
}
#top li a {
  float: left;
  display: block;
  padding: 13px 17px 17px 17px;
  color: #fff;
  /*
  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;
  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: 5px;
}

/* End Twitter, RSS, Email */

#s {
  width: 250px;
  margin-left: 5px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}
#featured-category {
  float: left;
  width: 185px;
  margin-left: 12px;
  display: inline;
}
#contentwrap {
  float: left;
  width: 450px;
}
#contentwrap1 {
  float: left;
  width: 645px;
}


#sidebar {
  float: right;
  width: 300px;
  margin-right: 12px;
  display: inline;
}
/* ADVERT */

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

/* END ADVERT */

/* SOCIAL ICONS */

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

/* END SOCIAL */

#footer {
  width: 940px;
  clear: both;
  text-align: left;
  padding: 10px;
  height: 20px;
  background: url(images/footer.png) repeat-x;
}
.sponsors {
  float: right;
}
.inside {
  padding: 20px;
}
/***************END LAYOUT*************************/

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

#sidebar h3 {
  padding: 4px 8px;
  height: 19px;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  background: url(images/h3.gif) repeat-x;
  margin-bottom: 0;
}
.side-widget {
  width: 298px;
  margin-bottom: 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}

.side-widget ul li  {
  line-height: 24px;
  padding: 0px 7px;
  background: url(images/sidebarli.png) no-repeat;
}
.side-widget li ul li {
  padding-left: 5px;
}
.side-widget li:hover {
  background: url(images/sidebarlihover.png) no-repeat;
}
.side-widget a, .side-widget a:visited {
  color: #fff;
  padding-left: 12px;
}
.side-widget li li a {
  padding-left: 20px;
}
.side-widget li:hover li {
 }


.side-widget ul li ul li {
   width: 298px;
   margin: 0;
   padding: 0;
   position: relative;
   left: -7px;
}
/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 10px;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 20px;
}
.post h2 a, post h2 a:visited {
  color: #fff;
  background: url(images/h2.gif) repeat-x;
  padding: 3px;
}
.post h2 a:hover {

}
.meta {
  background: url(images/meta.gif) repeat-x;
  padding: 3px;
  display: inline;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
}
.meta a {
  color: #fff;
}


.cat {

}
.author {

}
.edit {

}
.comm {
  float: right;
  background: url(images/more.gif) repeat-x;
  padding: 2px 7px;
}
.comm a {
  color: #fff;
 font-size: 10px;
  text-transform: uppercase;
}


a.more-link {
  background: url(images/more.gif) repeat-x;
  padding: 2px 7px;
  float: left;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
}
.postmetadata {
  margin-top: 15px;
}
.post {
  margin-bottom: 30px;
  padding-bottom: 30px;
  background: url(images/postsep.gif) repeat-x scroll bottom;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
  color: #9fa0a2;
}
.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: #cc3acb;
  width: 100%;
}
#wp-calendar {

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


