/*
	CSS files kept in the 'schemes' directory can be used to
	costumize 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 schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: Rumstudion
	Author Site	: http://www.rumstudion.se
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/
body { color: #555; background-color: #ededed; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#page { color: #555; top: 20px; padding-top: 0; border-right-color: #939393; border-right-width: 1px; border-bottom-color: #939393; border-bottom-width: 1px; outline-width: 0; 
	/* The entire design is contained within the 'page' id */
	}
.secondary { float: left; font-size: 1.1em; line-height: 1.4em; color: #555; font-family: Monaco, "courier new"; position: relative; padding: 0 10px; overflow: hidden; }


h1, h2 {

	font-family: tahoma, sans-serif;

	}

h3, h4 {

	font-family: "courier new", courier, sans-serif;

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited { color: #555; font-family: tahoma; font-weight: normal; text-align: left; letter-spacing: 0; }

h2 span a, 
h2 span a:visited,
h3 span a,
h3 span a:visited {
	color: #555 !important;
	font-weight: normal !important;
	}
.primary { 
	/* Contains the main column */
	}

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

.entry-content { text-align: left; 
	/* The meat and potatoes of every entry */
	}
.entry-meta { /* Time and category for blog entries */
	color: #737373;

	}
.meta-start {

	padding: 2px 0 2px 20px ;

	background: url(../../images/newtime.gif) left top no-repeat;

	}
.secondary { 
	/* Contains the sidebar */
	}
#footer, small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {
	color: #555;
	}	
a, a:visited, .sidebar a:visited {
	color: #f09;
	}
	
.post p a:visited {
	color: #f09;
	}
.entry-content a:visited {
	color: #737373;
	}
