/*

	CSS files kept in the 'styles' 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 versions as well as debug any potential

	problems.



	You select schemes from the K2 Options page in the

	'Presentation' section of your WordPress administration.

	

	Author Name	: 	Eve 

	Author Site	: 	http://www.skinnification.com

	Style Name	: 	Cute

	Style URI	:	http://getk2.com

	Version		: 	1.0

*/



#m1, #m2, #m3, #m4 {

display: none;

}



body {

	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */

	background-image: url(http://www.skinnification.com/wp-content/themes/k2/images/cutepat.png);

	}

	

#header {

	width: 100%;

	height: 55px;

        background: repeat;

	}

	

#page {

	background: #BE878D;

	padding: 0;

	width: 796px;

	_width: 756px;

	border-left: 1px solid #756e66;

	border-right: 1px solid #756e66;

	border-top: 0px solid #D0A78F;

	border-bottom: 0px solid #D0A78F;

	}



#footer {

	height: 55px;

	clear: both;

	margin-top: 0pt;

	margin-right: auto;

	margin-bottom: 0pt;

	margin-left: auto;

	padding-top: 0px;

	padding-right: 0pt;

	padding-bottom: 0px;

	padding-left: 0pt;

	text-align: center;

	background: #D0A78F; center center no-repeat;

}



.navigation a {

        color: #944554;

}



.entry-content a:visited {

	color: #944554;

	}





/*- Main Menu in Header */



ul.menu {

	margin: 0;

	padding: 0;

	position: absolute;

	bottom: 0;

	left: 20px;

	width: 90%;

	}



ul.menu li {

	display: inline;

	margin: 0;

	}



ul.menu,

ul.menu li a {

	padding: 5px 15px 0px;

	}



ul.menu li a {

	font-size: 1em;

	color: #756e66;

	margin: 0;

	}



ul.menu li a:hover {

	background: #AEA294;

	color: #756e66 !important;

	text-decoration: none;

	}



ul.menu li.current_page_item a,

ul.menu li.current_page_item a:hover {

	color: #756e66 !important;

	background: #BE878D;

	text-decoration: none;

	}



#footer a {

	color: #944554;

	border-bottom-width: 0px;

	font-weight: bold;

	}



#footer {

	color: #756e66;

	}



a {

	color: #944554;

	text-decoration: none;

	font-weight: bold;

	}



.entry-meta a, .comment-meta a {

	color: #944554;

	text-decoration: none;

	font-weight: bold;

	}

	

.commentsrsslink a, .trackbacklink a {

	color: #944554;

	}



.secondary {

	float: left;

	font-size: 1em;

	line-height: 1.5em;

	color: #CBCDBE;

	position: relative;

	}



.entry-meta {

	font-size: 1em;

	line-height: 1.6em;

	display: block;

	margin-top: 1px;

	color: #CBCDBE;

	}



li.byuser (line 583){

	background-color: #AEA294;

	}



li.bypostauthor {

	background-color: #D0A78F;

	}

