/*
        Author Name     : Yuri Panchul
        Author Site     : http://panchul.com
        Style Name      : Panchul
	Style URI	: http://panchul.com
	Version		:
	Comments	: Small customizations according to my taste
*/

body {
/*  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif; */
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	}

strong, em, b, i {
/*  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif; */
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	}

body {
/*  background: #eee; */
/*  background: #eee url('http://sazanka.org/wordpress/wp-content/themes/k2/styles/panchul/sazankabgcolor.jpg'); */
    background: #84bc84;
	}

/*- Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
    text-decoration: underline;
	}

h2 a:hover, h2 span a:hover {
/*  color: #27d !important; */
    color: #2b7a2b !important;
	}

a {
/*  color: #27d; */
    color: #2b7a2b;
    text-decoration: none;
	}

.entry-content a:visited {
/*  color: #b41; */
    color: #7b2b58;
	}

body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
}
