/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	: Simone Donadello
	Author Site	: http:/www.sunt.it
	Style Name	: Diabete Sty
	Style URI	:
	Version		: 0.1
	Comments	:
	
	Header Text Color	: #FFFFFF
	Header Width	: 
	Header Height	: 200px
*/

/* Opposite sidebars

body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
}
*/

#page {
	/* The entire design is contained within the 'page' id */
	background: white;
	border: 1px solid #C2C2C2;
	}
	
#header {
	/* Contains the H1 and menu */
	background: #578ad6 url('sfondo-header.jpg') right center no-repeat;
	height: 200px;
	}
	
#primary {
	/* Contains the main column */
		
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}

#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	color: #707070;
	}
	
	
/*Added from original CSS - Color and background*/
	
body {
	background: #CDDCF3;
	color: #333333;
	font-size: 75%;
	}
	
ul.menu li a {
	color: white;
	}
	
ul.menu li a:hover {
	background: #474747;
	/*background: #333333;
	color: #CDDCF3;*/
	color: white;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #333333;
	background: white;
	}
	
h1.blog-title a,
#header .description {
	color: white;
	}

.archivepages {
	color: #999999;
	}

#primary .metalink a, #primary .metalink a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #999999;
	}

.single #primary .k2-asides .entry-content {
	color: #999999;
	}

.comment-login, .comment-welcomeback {
	color: #707070;
	}

.feedlink { /* On the sidebar */
	color: #707070;
	}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #474747;
	}

.entry-meta { /* Time and category for blog entries */
	color: #C2C2C2;
	}

.entry-date abbr {
	color: #707070;
	}
	
.entry-meta a, .comment-meta a {
	color: #707070;
	}

.entry-content {
	color: #474747;
	}
	
.commentsrsslink a, .trackbacklink a {
	color: #999999;
	}
	
#commentlist li .counter {
	color: #999999;
	}

li.byuser {
	background: #CDDCF3;
	}

li.bypostauthor {
	background: #CDDCF3;
	}
	
li.bypostauthor blockquote {
	color: #333333;         
	}
	
#pinglist {
	background: #CDDCF3;
	}
	
#leavecomment, .comments #loading, #comments-closed-msg {
	color: #C2C2C2;
	}
	
.comments #commenterror {
	color: #FF0000;
	background-color: #FFFF99;
}

.comments input[type=text], .comments textarea {
	color: #707070;
	}
	
input[type=text]:focus, textarea:focus {
	background: white;
	color: #333333;
	border-color: #707070;
	}

#footer {
	color: #707070;
	}

#footer a {
	color: #999999;
	border-bottom-color: #C2C2C2;
	}
	
#footer a:hover {
	color: #333333;
	}
	
h2 a:hover, h2 span a:hover {
	color: #578AD6 !important;
	}

a {
	color: #578AD6;
	}

.entry-content a:visited {
	color: #d65757;
	}

a[rel~="attachment"] img,
.gallery a img,
.wp-caption {
	background-color: #CDDCF3;
	border-color: #C2C2C2;
	}
	
a[rel~="attachment"] img:hover,
.gallery a img:hover,
.wp-caption:hover {
	border-color: #578AD6;
	}
	
small, strike {
	color: #707070;
	}

blockquote {
	color: #333333;
	}

.navigation a {
	color: #999999;
	}

.archive-list li:hover {
	background-color: #CDDCF3;
	}
	
input[type=text], textarea {
	color: #474747;
	}

#rollnext,
#rollprevious {
	color: #707070;
	}
	
#rollpages {
	color: #999999;
	}

#rolldates {
	color: white;
	}
	
#rollhover {
	background-image: url('rollhover2.png');
	}

#trimmertrim, #trimmeruntrim {
	color: #999999;
	}

#brians-latest-comments ul li span a, #brians-latest-comments ul li small a,
.sb-comments-blc ul li span a, .sb-comments-blc ul li small a {
	color: #999999;
	}

#brians-latest-comments ul li > a[title="Go to the comments of this entry"],
.sb-comments-blc ul li > a[title="Go to the comments of this entry"] {
	color: #999999;
	}

#wp-calendar td {
	color: #C2C2C2;
	}

#searchsubmit {
	padding: 0px;
	font-size: 1.0em;
	}
	
#s {
	width: 75%;
	font-size: 1.0em;
	}
	
body.smartposition #nav-above {
	background: white;
	border-bottom-color: #CDDCF3;
	}

.alert {
	background: #FFF6BF;
	border-top-color: #FFD324;
	border-bottom-color: #FFD324;
	}
	
#searchcontrols {
	background: #C2C2C2;
	}
	
div.trimmed .hentry {
	background: #C2C2C2;
	}
	
body.smartposition #rollingarchives {
	background: white;
	border-bottom-color: #CDDCF3;
	}

#wp-calendar #today {
	background: #CDDCF3;
	}
	
.columns-one .secondary {
	border-top-color: #CDDCF3;
	}
	
.contacterror {
	border-color: #ff0000;
	}
	
	
/* Typography */

body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	}

strong, em, b, i {
    font-family: Verdana, Helvetica, Arial, sans-serif;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}

.comments input[type=text], .comments textarea, code {
	font-family: Courier, monospace;
	}
	
#commentlist li .counter {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}
	
#commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: normal;
	}

