/*
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(http://www.nurotau.kz/wp-content/uploads/2010/07/555.jpg);
  font-size: 12px;
  font-family: Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #000000;
  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: 215px;
  margin-bottom: 10px;
}
#blogtitle {
  clear: both;
 background: url(http://www.nurotau.kz/wp-content/uploads/2010/08/2.gif);
  text-transform: uppercase;

  position: relative;
  top: 0px;
  left: 0px;
  height: 199px;
}
#logo {
    float: left;
    padding-top: 1px;
    padding-left: 1px;
    position: relative;
   }
#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: 20px;
  padding: 16px 10px;
  background: url(images/footer.png) repeat-y;
  color: #fff;
}
#footer a, #footer a:visited {
  color: #ffffff;
}
.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;
}
.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;
}
.download-info .download-button,
.download-info .more-button {
	width: 120px;
	height: 0;
	padding-top: 36px;
	overflow: hidden;
	display: block;
}

.download-info .download-button {
	background: url(http://www.nurotau.kz/downloadbutton.gif) no-repeat top left;
}

.download-info .more-button {
	background: url(morebutton.gif) no-repeat top left;
}

form#download-page-search {
	border:1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 8px 0 16px !important;
	padding: 12px !important;
}
form#download-page-search p, form#download-page-search input, form#download-page-search label {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1 !important;
	vertical-align: middle !important;
}
form#download-page-search input {
	margin-left: 8px !important;
}
form#download-page-search br {
	display: none;
}
div.download-info.single {
	overflow:hidden;
	padding-left: 140px;
}
.download-info-heading {
	margin: 8px 0 12px !important;
}
.download-desc-heading {
	margin: 8px 0 12px !important;
	color: #999;
	font-weight: bold;
	padding: 4px 0;
	border-bottom: 1px solid #ddd;
}
#download-page small {
	margin-left: 4px;
	font-size: 11px;
	letter-spacing: -0.1px
}
#download-page small small {
	margin-left: 0
}
#download-page small a {
	color: #999
}
div.side-section {
	float:left;
	width:120px;
	text-align: center;
	margin-left: -140px;
	position: relative;
}
div.main-section {
	float: right;
	position: relative;
	width:100%;
}
div.download-info p {
	margin: 8px 0 12px !important;
	padding: 0 !important;
}
img.download-image {
	padding: 3px;
	background:#fff;
	border:1px solid #ddd;
	margin-bottom: 0 !important;
}
table.download-meta {
	margin: 0 0 12px !important;
	padding: 0 !important;
}
table.download-meta td, table.download-meta th {
	padding: 4px 0;
	border-bottom: 1px solid #ddd;
}
table.download-meta thead {
	display: none;
}
table.download-meta tbody th {
	color: #999;
	font-weight: bold;
}

#download-page-featured, #download-page-tags {
	border:1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 12px;
	margin: 8px 0 16px !important;	
}
div#download-page-featured ul, div#download-page-tags ul {
	overflow: hidden;
	margin:0;
	padding: 0;
	text-indent: 0;
}
div#download-page-featured li:before, div#download-page-tags li:before {
	content: "";
}
div#download-page-featured li {
	clear: left;
	float: left;
	list-style: none;
	width: 47%;
	padding-right: 3% !important;
	margin:0 0 4px !important;
	border-right:1px dotted #ddd;
}
div#download-page-featured li.alternate {
	clear: none;
	float: right;
	border: 0;
	padding: 0 !important;
	width: 47%;
}
div#download-page-featured a {
	display: table-row;
}
div#download-page-featured img {
	width: 42px;
	height: 42px;
	padding: 3px;
	background:#fff;
	border:1px solid #ddd;
	vertical-align: middle;
	margin: 0 8px 0 0;
	display: table-cell;
}
div#download-page-featured span {
	display: table-cell;
	vertical-align: middle;
}

div#download-page-featured a:hover, #download-page-categories a:hover {
	text-decoration: none;
}
div#download-page-featured h3, #download-page-categories h3, div#download-page-tags h3 {
	margin: 0 0 12px !important;
	padding:  0 0 8px 0;
	border-bottom:1px solid #ddd;
}
#download-page-categories {
	overflow: hidden;
}
#download-page-categories .category {
	float: left;
	width: 48%;
	clear: both;
	border:1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 8px 3% 8px 0 !important;
}
#download-page-categories .category.alternate {
	margin: 8px 0 8px 0 !important;
	clear: none;
}
#download-page-categories .category .inner {
	padding: 12px;
}
#download-page-categories .category ol {
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: 0;
}
#download-page-categories .category li {
	margin:0;
	padding: 2px 0;
	list-style-position: inside;
	border: 0;
}

div#download-page-tags ul {
	text-align: center;
}
div#download-page-tags li {
	display: inline;
	margin: 0;
	padding: 0 6px;
}
div#download-page-tags li a {
	line-height: 1.5em;
}

p.sorting a.active {
	background: #999;
	color: #fff;
	padding: 2px;
}
#download-page .pagination {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#download-page .pagination li:before {
	content: "";
}
#download-page .pagination li {
	display: inline;
	margin: 0 4px 0 0;
	padding: 0;
}


.css_guestbook_position {position:relative;
left:0px;
top:0px;}

.css_guestbook_font_color {color:#000000;}

.css_form_text {font-weight:normal;}

.css_form_namefield {border:1px solid #DEDEDE;
width:150px;
color:#000000;}

.css_form_emailfield {border:1px solid #DEDEDE;
width:150px;
color:#000000;}

.css_form_urlfield {border:1px solid #DEDEDE;
width:150px;
color:#000000;}

.css_form_additional_option {border:1px solid #DEDEDE;
width:150px;
color:#000000;}

.css_form_textfieldspace {text-align:left;
padding:5px 0px 0px 0px;
margin:0px 0px;}

.css_form_messagefield {border:1px solid #DEDEDE;
width:80%;
height:150px;
color:#000000;}

.css_form_antispamtext {text-align:center;}

.css_form_antispamcontent {border:1px solid #DEDEDE;}

.css_form_antispamcontent_position {text-align:center;
padding:5px 0px;
margin:0px 0px;}

.css_form_antispam_inputfield {width:60px;
border:1px solid #DEDEDE;
color:#000000;}

.css_form_submit {color:#000000;}

.css_form_submit_position {text-align:center;
padding:20px 0px 10px 0px;}

.css_form_errormessage {color:#bb0000;
font-size: 11px;
text-decoration: none;
font-weight:bold;}

.css_form_successmessage {color:#00bb00;
font-size: 11px;
text-decoration: none;
font-weight:bold;}

.css_form_link {font-size:11px;
position:relative;
top:0px;
left:0;}

.css_navigation_totalcount {font-size:11px;
left:0px;
width:95%;
text-align:center;
padding:0px 0px 5px 10px;}

.css_navigation_overview {left:0px;
width:95%;
text-align:center;
padding:0px 0px 15px 12px;}

.css_navigation_select {color:#bb1100;
text-decoration:none;}

.css_navigation_notselect {color:#000000;
text-decoration:none;}

.css_navigation_char {color:#000000;
font-size:20px;
text-decoration:none;
font-weight:bold;}

.css_navigation_char_position {left:0px;
width:95%;
padding:0px 0px 0px 10px;
margin:0px 0px 20px 0px;
text-align:center;}

.css_post_header1 {font-size:11px;
height:15px;}

.css_post_header2 {width:20px;
height:15px;}

.css_post_header3 {width:20px;
height:15px;}

.css_post_header4 {font-size:11px;
height:15px;}

.css_post_email_image {height:15px;
width:15px;
border:0px;}

.css_post_url_image {height:15px;
width:15px;
border:0px;}

.css_post_separator {border: 1px solid #EEEEEE;
height:1px;
width:35%;
text-align:left;
margin:0px 0px 0px 0px;}

.css_post_message {font-size:11px;
margin:5px 0px 0px 0px;}

.css_form_embedded {width:95%;
border:1px solid #AAAAAA;
font-size:12px;
text-align:left;
padding:0px 10px;
margin:0px 0px 0px 0px;
line-height:1.4em;}

.css_post_embedded {width:95%;
border:1px solid #AAAAAA;
font-size:12px;
text-align:left;
padding:10px 10px;
margin:0px 0px 0px 0px;
line-height:1.4em;}
a.css_navigation_char:hover {text-decoration:none; color:#000000;}
a.css_navigation_select:hover {text-decoration:none; color:#bb1100;}
a.css_navigation_notselect:hover {text-decoration:none; color:#000000;}
img.css_post_url_image {border:0px;}
img.css_post_email_image {border:0px;}
.imageElement { display: none; }

.coin-slider { overflow: hidden; zoom: 1; position: relative; }
.coin-slider a{ text-decoration: none; outline: none; border: none; }

.cs-buttons { font-size: 0px; padding: 10px; float: left; }
.cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
.cs-active { background-color: #B8C4CF; color: #FFFFFF; }

.cs-title { width: <?php echo $holderWidth-20 ?>px; padding: 10px; background-color: #000000; color: #FFFFFF; }

.cs-prev, 
.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }


#coin-slider-coin-slider { width: <?php echo $holderWidth ?>px}