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

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

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

html body {
  background: #fff;
  font-size: 13px;
  font-family: Arial, Times New Roman, Verdana, Tahoma;
  line-height: 1.5em;
}

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 100%;
  height: 129px;
  background: url(images/top.png) repeat-x;
}
#headwrap {
  margin: 0 auto;
  width: 960px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  margin: 10px 0 0 0px;
}
#logo {
  background: url(images/logo.jpg) no-repeat;
  width: 195px;
  height: 40px;
}
.description {
  text-transform: none;
  margin-left: 7px;
}
.adv {
  float: right;
  padding: 0;
  position: relative;
  top: 10px;
}


/***************NAVIGATION*************************/

#top {
  clear: both;
  float: left;
  margin-top: 16px;
  width: 960px;
  height: 40px;
  position: relative;
  z-index: 1;
}
#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: 7px 10px 10px 10px;
  color: #fff;
  /*
  display: block;
  padding: 10px;
  color: #ccc;
  background: url(images/navright.jpg) no-repeat scroll center right;
  */
}
#top li li {
  display: none;
}
#top li.current_page_item a, ul#nav li a:hover {
  background: url(images/nav.png) repeat-x;
  color: #000;
}
/* 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;
  margin-top: 0px;
}
.tweet, .rss, .mail {
  float: left;
  margin-left: 20px;
  margin-right: 5px;
  display: inline;
}
.tweet {
  margin-top: 0px;
}
.rss, .mail {
  margin-top:3px;
}


/* End Twitter, RSS, Email */

.padd {
  padding: 3px;
}



.about p {
  padding: 2px;
}
.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;
  margin-top: 4px;
}
#sidebar {
  float: right;
  width: 300px;
  margin-top: 18px;
}
/* ADVERT */

.advert{
 float: left;
 width: 300px;
 background: #fff;
 margin: 0 0 0 0px;
 border: 5px solid #eee;
 }
.advert img{
 border:none;
 float:left;
 margin-left: 12px;
 margin-right: -8px;
 display: inline;
}

/* END ADVERT */

/* SOCIAL ICONS */

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

/* END SOCIAL */

#footer {
  width: 950px;
  clear: both;
  padding: 10px 10px 10px 15px;
  background: #314c7b;
  color: #fff;
  margin-bottom: 10px;
}
#footer a {
  color: #fff;
}
.sponsors {
  float: right;
  margin-right: 10px;
}
.clear {
  clear: both;
}
/***************END LAYOUT*************************/

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

#sidebar h3, #featured-video h3 {
  padding: 10px;
  font-size: 14px;
  border-bottom: 5px solid #eee;
  color: #000;
}
.side-widget, #featured-video  {
  width: 290px;
  border: 5px solid #eee;
  padding: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.side-widget ul li {
  line-height: 25px;
  padding: 0px;
  list-style: square;
  color: #2a66b0;
  margin-left: 25px;
}
.side-widget a, .side-widget a:visited {
  color: #314c7b;
}
.side-widget a:hover {
  color: #ccc;
}
.side-widget ul li ul li {

}
/***************POST STYLES*************************/

.post h2 {
  margin-bottom: 10px;
  border-bottom: 5px solid #eee;
  font-weight: normal;
  font-size: 20px;
}
.post h2 a, post h2 a:visited {
  color: #000;
}
.post h2 a:hover {

}

.cat {

}
.author {

}
.edit {

}
.comm {

}
a.more-link {
  background: url(images/read-more.jpg) no-repeat;
  padding: 5px 20px 5px 20px;
}
.meta, .meta a {
  color: #727272;
}


.postmetadata {
  margin-top: 15px;
}
.post {
  margin-bottom: 15px;
  margin-top: 15px;
  padding-bottom: 15px;
  width: 640px;
}
.row { clear: both; }
.col1 { width: 290px; float: left; padding: 10px; border: 4px solid #eee; margin-right: 20px;}
.col2 { width: 290px; float: left; padding: 10px; border: 4px solid #eee; }

.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: #314c7b;
  width: 100%;
  color: #fff;
}
#wp-calendar {

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