/*
Theme Name: SkyMag
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Description: Free Wordpress theme by <a href="http://www.simplewpthemes.com/">SimpleWPThemes.com</a>. Please read READ ME.TXT file to find out how to insert pictures in the slider and gallery!
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/gallery.css");
@import url("css/featuredcats.css");
@import url("css/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: #fff url(images/bg.jpg) repeat-x;
  font-size: 12px;
  font-family: Calibri, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #8f8d8d;
  padding-top: 5px;
}
a:link, a:visited {
  color: #8f8d8d;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************LAYOUT*************************/
#shadow {
  margin: 0 auto;
  width: 976px;
  background: url(images/shadow.png) repeat-y;
  overflow: hidden;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: #f7f7f7;
}
#header {
  width: 960px;
  height: 141px;
  margin-bottom: 10px;
}
#blogtitle {
  clear: both;
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 15px;
  left: 15px;
  height: 79px;
}
#heading {
  color: #578daa;
}
.description {
  text-transform: none;
  margin-left: 7px;
  color: #bdcddf;
}
.adv {
  float: right;
  margin: 5px 5px 0 0;
}

/* CAT MENU */

#nav2 {
 clear: both;
 float: left;
 height: 35px;
 background: url(images/nav.png) repeat-x;
 width: 960px;
}
#nav2 li {
 float: left;
}
#nav2 li a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  padding: 10px 5px;
}
#nav2 li.current-cat a, #nav2 li a:hover {
  background: url(images/nava.png) repeat-x;
}
/* END CAT MENU */

#top {
  clear: both;
  width: 960px;
  height: 28px;
  background: url(images/top.gif) repeat-x;
  border: 1px solid #000;
}
#top li {
  float: left;
  /*
  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: 5px;
  color: #fff;
  /*
  display: block;
  padding: 10px;
  color: #ccc;
  background: url(images/navright.jpg) no-repeat scroll center right;
  */
}
#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: 5px;
  margin-right: 5px;
  display: inline;
  margin-top: 2px;
}

/* 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;
}
#searchform {
  float: right;
  margin-top: 28px;
  margin-right: 10px;
  display: inline;
}
#s {
  width: 245px;
  height: 22px;
  border: 1px solid #94ccc9;
  margin-right: 0px;
  background: url(images/search.png) repeat-x;
  padding-left: 10px;
}
#contentwrap {
  float: left;
  width: 535px;
  margin: 0 10px;
  display: inline;
}
#contentwrap1 {
  float: left;
  width: 740px;
  margin: 0 10px;
  display: inline;
}
#featured-category {
  float: right;
  width: 200px;
}
#sidebar {
  float: left;
  width: 200px;
}
/* ADVERT */

.advert{
 float: right;
 width: 297px;
 background: #fff;
 margin: 0 0 10px 0;
 padding-bottom: 5px;
 }
.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: 940px;
  clear: both;
  height: 16px;
  padding: 16px 10px;
  background: url(images/footer.png) repeat-y;
  color: #fff;
}
#footer a, #footer a:visited {
  color: #505050;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.inside {
  padding: 20px;
}
/***************END LAYOUT*************************/

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

#sidebar h3 {
  padding: 0 10px;
  line-height: 40px;
  font-size: 14px;
  background: url(images/h3.jpg) no-repeat;
  margin-bottom: 5px;
  color: #fff;
}
#sidebar li {
  margin-left: 0;
  padding-left: 0;
  line-height: 29px;
  background: url(images/li.png) no-repeat scroll 8px 1px;
  margin-bottom: 3px;
}
.side-widget {
  clear: both;
  width: 198px;
  background: url(images/sidebar.gif) repeat-y;
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.side-widget a, .side-widget a:visited {
  color: #6c6a6a;
  padding-left: 25px;
  font-weight: bold;
}
.side-widget a:hover {
  color: #ccc;
}
.side-widget ul li ul li {

}
.textwidget {
  padding: 5px;
  color: #fff;
}


/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 10px;
}
.post h2 a, post h2 a:visited {
  color: #4da5dd;
}
.post h2 a:hover {

}
.postmetadata {
  margin: 5px 0;
  padding: 0;
}
.more {
  float: right;
}
.category{
  background: url(images/cat.png) repeat-x;
  border-left: 1px solid #cccbcb;
  border-right: 1px solid #cccbcb;
  padding: 1px 5px;
  float: left;
}
.category a, .category a:visited {
  color: #8ec4e8;
}
.tags {
  margin-left: 10px;
  display: inline;
}
.author {
  background: url(images/author.png) no-repeat scroll left;
  padding-left: 16px;
}
.edit {

}
.comm {
  background: url(images/comm.png) no-repeat scroll left;
  padding-left: 16px;
}
.date {
  background: url(images/date.png) no-repeat scroll left;
  padding-left: 16px;
}
a.more-link {
  background: url(images/readmore.png) no-repeat scroll center center;
  padding: 10px;
  color: #8ec4e8;
}
.post {
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-top: 25px;
  background: url(images/posttop.png) repeat-x scroll top;
}
#contentwrap1 .post {
  clear: both;
}


.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
}
.entry img, .post_thumbnail {
  padding: 2px;
  border: 1px solid #c8c7c7;
  background: #fff;
  max-width: 100%;
}
.entry p {
  margin-top: 10px;
}
.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 10px 5px 0px;
}
.alignright {
  float: right;
  margin: 0 5px 5px 10px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 10px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #ccc;
  width: 100%;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link {
  background: #ccc;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
/***************END WP STYLES*************************/
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}