@charset "UTF-8";
@import url(css/reset.css);
@import url(css/960.css);

/*
Theme Name: Nista
Version: 1.0
Author: Filter Box Media
Author URI: http://filterboxmedia.ca
*/

/* Common elements */
body{
	background-repeat:repeat;
	font-size:13px;
	font-family:Verdana,Arial,'Liberation Sans',FreeSans,sans-serif;
	line-height: 1.8em;
	}
a:focus{outline:1px dotted invert}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}
h1{font-size:25px;
background: url(images/Nista-logo.png) no-repeat;  
width: 228px;  
height: 102px;
position: relative;  
top: 5px;
left: 370px;
}

h2{font-size:23px}
h3{font-size:21px}
h4{font-size:19px}
h5{font-size:17px}
h6{font-size:15px}
ol{list-style:decimal}
ul{list-style:square}
li{margin-left:30px}
p,dl,hr,h1,h2,h3,h4,h5,h6,pre,table,address,fieldset{margin-bottom:20px}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline; 	
}

h1.blog_title a{
	display:inline-block;
	font-family:Georgia, serif;
	font-size:3em;
	font-weight:bolder;
	text-transform:lowercase;
	letter-spacing: -1px;
 	text-indent: -9000px; 
 	width: 228px;  
	height: 102px;
}

h1.blog_title a:hover{
	text-decoration:none;
}

/* Common elements  END */

/* Header */

#top{
	height:40px;
	font-size:1em;
	font-weight:700;
    background-repeat:repeat-x;
	width:100%;
}

#top p {
	text-align:center;
	line-height:39px;
}

#top span.tweet {	
    background-repeat:no-repeat;
	padding-left:14px;
	font-size:9px;
}

#top span.twitter-timestamp {
	font-style:italic;
	font-size:0.8em;
	padding-left:4px;	
}

#top p a.follow_me {	
	display:inline-block;
	width:111px;
	height:22px;
    background-repeat:no-repeat;
	margin-left:10px;
	vertical-align:middle;
}

#top p a:hover {
   background-position:0 -22px;
}

#header{
	background-repeat:repeat-x;	
	width:100%;
}

div#menu {
	height:42px;
}

div#menu ul {
    list-style:none;
	height:42px;
}

div#menu ul li{
    float:left;
    margin:0 30px;
	line-height:38px;
}

div#menu  ul li a{	
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:700;
	padding:0 1px;
}

div#menu ul li.current_page_item a {
	border-bottom-width:3px;
	border-bottom-style:solid;
}

div#menu ul li a:hover {
	text-decoration:none;
	border-bottom-width:1px;
	border-bottom-style:dashed;	
}

div#header_buttons {
	clear:both;
	margin:35px 0 0 0;
}

div#header_buttons p {
	text-align:center;
}

div#header_buttons a{
	background-repeat:no-repeat;
	display:inline-block;
	font-family: Verdana, Arial, sans-serif;
	width:281px;
	height:93px;	
	vertical-align:middle;
	font-size:1.2em;
	font-weight:bold;
	padding-top:40px;
	margin:0 10px;
}

a.btn_promo_dark {	
	color:#fff4f3;	
}

a.btn_promo_light{	
	color:#FFF4F3;
	text-align: left;
	text-indent:22px;	
}

/* Header END */

/* Content */

div.post {
	margin-top:25px;
	padding-bottom: 75px;
}

div.post h2 {
	font-family: Verdana, Georgia,'Times New Roman', serif;
	font-size:1.8em;

}

div.post_content {
	padding-bottom:2px;
	margin-bottom:20px;
}

div.post img {
	margin:5px 10px 5px 0;
	padding:3px;
	border-style:dashed;
	border-width:1px;
}

div.post_info{
	font-size:1em;
	line-height:22px;
}

div.post_info img{
	float:right;
}

.bottom_line{
	background-repeat:no-repeat;
	background-position:bottom left;	
}

a.tweet_this{
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:71px;
	width:91px;
}

a:hover.tweet_this{
	background-position:0px -71px;
}

div.navigation{
	margin:40px 0 10px 0;
}

div.older_posts a{
	display:block;
	float:left;	
	background-position:0 0;
	background-repeat:no-repeat;
	height:39px;
	width:142px;
}

div.newer_posts a{
	display:block;
	float:right;	
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	width:90px;
}

div.older_posts a:hover{
background-position:0 -39px;
}

div.newer_posts a:hover{
background-position:0 -30px;
}

#comments_box {	
	float:left;
	margin-top:20px;
}

#comments_box h3{	
	font-size:1.3em;
	font-family:Georgia, serif;
	display:inline-block;
	margin-bottom:15px;
}

a.add_yours {	
	font-size:1.3em;
	font-family:Georgia, serif;	
	padding-left:10px;
}

ol.commentlist{
	float:left;
}

ol.commentlist li {	
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:20px 0;
}

div.comment_author {
	margin-bottom:5px;
}

div.comment_author small {
	float:left;
}

div.avatar {
	display:block;
	float:right;
	position:relative;
	width:100px;
}

div.comment_text {
	font-size:1.25em;	
	line-height:1.3em;		
	width:325px;
	float:left;
	padding-right:35px;
}

div.comment_text p {
	margin:0;
	font-size:0.75em;
}

div#comment_links{
	float:right;
}

#commentform{	
	float:left;
	clear:both;
	padding:20px 0;
}

#commentform p {
	display:block;
}

#commentform label{
	display:inline-block;
	margin-bottom:5px;
}

#commentform input[type="text"], #commentform textarea, div.wpcf7 input[type="text"], div.wpcf7 textarea {		
	padding:5px;
	border-width:1px;
	border-style:dashed;
	margin-top:5px;
	width:400px;
}

#btn_submit, form.wpcf7-form input[type="submit"] {	
	background-repeat:no-repeat;
	float:left;
	width:120px;
	height:39px;
	border:0 none;
}

#btn_submit:hover, form.wpcf7-form input[type="submit"]:hover {
	background-position:0 -39px;
}


/* Contact form */

ul#social_links {
	list-style:none;
}

ul#social_links li{
	margin:0 0 30px 20px ;
}

ul#social_links li a{
	color:#104a4f;	
	display:block;
	font-family:Georgia,'Times New Roman', serif;
	font-size:1.4em;
	vertical-align:bottom;
	background-repeat:no-repeat;
	height:60px;
	line-height:90px;
	padding:5px 0 0 80px;
	width:220px;	
}

ul#social_links li a:hover{
	background-position:0px -65px;
}

/* Content End */

/* Sidebar */

#sidebar{
	margin-top:30px;
}

div.widget{		
	background-position:left bottom;
	background-repeat:no-repeat;
	clear:both;
	display:block;
	float:left;
	margin-bottom:20px;
	padding:0 0 25px;
	position:relative;
	width:100%;
}

div.widget h2 {	
	font-family: Verdana, Georgia,'Times New Roman', serif;	
	margin:0 0 10px 0;
	font-size:1.1em;
}

div.widget a {	
	font-size:0.95em;
}

div.widget img {
	float:right;
	padding:3px;
}

div.widget a img {
	float:left;
	padding-right:5px;
	margin-top:-6px;
}

div.widget a.update_links{
	width:170px;
	font-size:1em;
	float:left;
	vertical-align:middle;
}

div.widget a#rss{
	background-repeat:no-repeat;
	height:84px;
	padding:5px 0 0 97px;
	width:70px;
}

div.widget a:hover#rss{
	background-position:0px -89px;
}

div.widget a#email{
	background-repeat:no-repeat;
	height:85px;
	padding:5px 0 0 97px;
	width:70px;
}

div.widget a:hover#email{
	background-position:0px -90px;
}

div.widget input[type="image"] {
	float:right;
	padding:8px 16px 0 0;
}

div.widget input[type="text"] {
	border-style:dashed;
	border-width:1px;
	padding:8px;
	margin-right:20px;
}

div.widget ul {
	list-style:none;
	margin:10px 0 10px 0;
}

div.widget ul  li{
	margin:0 10px 2px 5px;
}

div.widget a.btn_promo_product{
	background-repeat:no-repeat;
	display:inline-block;
	font-family:Georgia, serif;
	width:359px;
	height:110px;
	vertical-align:middle;
	font-size:1.35em;
	font-weight:bold;
	padding-top:40px;
	text-align:center;
}

div.widget a.btn_promo_course {
	background-repeat:no-repeat;
	display:inline-block;
	width:359px;
	height:100px;
	vertical-align:middle;
	font-size:1.35em;
	font-weight:bold;
	padding-top:50px;
	text-align:center;
}

a#follow_me_big{
	background-repeat:no-repeat;
	display:block;
	margin:20px 0 20px 20px ;
	height:121px;	
	width:299px;
	
}

a:hover#follow_me_big{
	background-position:0 -121px;
}

#ads {
	list-style:none;
}

#ads  li{ 
	float:left;	
	margin-right:20px;
	border-width:2px;
	border-style:dashed;
	width:130px;
	height:125px;
	padding-top: 5px;
	line-height:125px;
	text-align:center;
}

#btn_search{
	background-position:0 0;
	background-repeat:no-repeat;
	border:0 none;
	height:33px;
	margin-right:15px;
	width:99px;
}

#btn_search:hover {  background-position: 0 -33px;  }

div.widget a img.me {
	padding:5px;
	float:right;
}

div.widget a:hover img.me {
	padding:3px;
	border-width:2px;
	border-style:dashed;
}

div.widget span.post-stats {
	display:none !important;
}

/* Sidebar end */

/* Footer */

#footer{
	background-repeat:repeat-x;	
	margin-top:20px;
	height:155px;
	width:100%;
	clear:both;
}

#footer ul.links{
	float:left;
	margin:36px 0 0 10px;
	list-style:none;
}

#footer ul.links li {
	float:left;
	text-transform:uppercase;
}

#footer ul.links li a{
	font-size:0.9em;
	font-weight:bold;
}

p#copyright {
	float:left;
	margin:31px 0 0 50px;
	font-size:1em;
}

p#social{
	clear:left;
	float:left;
	margin:15px 0 0 50px;
	font-size:1em;
}

p#social a {
	padding-left:5px;
}

p#social a {
	margin-right:20px;
}

p#social img {
	vertical-align:middle;
}

div.subscribe {
	float:right;
	background-repeat:no-repeat;	
	width:401px;
	height:130px;
	margin-top:16px;	
}

div.subscribe h3 {	
	font-size:1em;
	font-family:Georgia, serif;
	margin:17px 0 12px 40px;
}

div.footer_item{
	float:left;
	margin:15px 0 10px 40px;
	padding:0;
}

div.subscribe input[type="text"]{
	border:0;
	padding:3px;
	margin-right:10px;
}

div.subscribe img {
	vertical-align:middle;
	margin:0 10px 0 0;
}

/* Footer end */




#ymp-yahoo-logo, #ymp-relevance, #ymp-body a#ymp-btn-close, #ymp-body a#ymp-btn-pop, #ymp-body a#ymp-btn-target { display: none !important }


.ymp-player-max #ymp-body #ymp-body-base #ymp-body-strip
{
width: 560px;
}

.ymp-player-max #ymp-body.ymp-skin {
width: 570px;
}

.ymp-skin {
	background-image: url(http://nistamusic.com/audio/nista-mediaplayer-v4.png) !important;
background-repeat: no-repeat;
}


.ymp-color-main {
	background-color: #0099ff !important;
}

.ymp-color-text-main, .ymp-color-text-main:link {
color:#ffffff !important; }

#ymp-body #ymp-btn-max span.ymp-animarrow {
background-image: url(http://nistamusic.com/audio/nista-mediaplayer-v4.png) !important;
background-position:-119px -80px !important;
}