/*
	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	: Defiler
	Author Site	: http://www.dmmasterpiece.com
	Style Name	: QUIP Style
	Style URI	:
	Version		: .2
	Comments	:
*/
body {
font-family: arial, comic sans ms, helvetica, sans-serif !important;
background: #969056 !important;
font-size: 62.5% !important;
color: #333 !important;
margin: 0 !important;
_margin: 0 !important;
padding-top: 0px;
padding-bottom: 10px;
}
#header {
background: url('header2.jpg') center center no-repeat !important;
height: 192px !important; /*sets the height of header*/
_height: 126px !important; /*IE tweak*/
border: none !important;
padding: 0;
margin: 0;
position: relative;
}
body.flex #page {
width: 90%;
width: 80%;
min-width: 800px;
max-width: 1000px;
}
ul.menu {
margin-bottom: -24px; /* you can use margin to control where the padding starts */
padding-left: 0px; /* my menu uses left padding to move it to the center */
width: 95% !important; /* this controls the spacing, my menu uses 70% */
word-spacing: 0;
}
ul.menu li a { /* Font default of 1em */
font: 1em Verdana, Helvetica, Arial, Sans-Serif;
color: #26266C;
font-weight: normal;
}
ul.menu li a:hover{
background: #9AC3A3 !important; /* hover background menu item color */
font-weight: normal;
color: #27286B !important; /* text color when hovered */
}
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
color: #003366; /* active tab hover text color */
background: #54AC6F !important; /* active tab background color */
font-weight: bold;
}
#page,   ul.menu li.current_page_item a{
	background: #FFFDD7;
	}

.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #CD5443;
	font-weight: normal;
	}

.counter a {
	color: #222;
	}
   #commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #FEEF94;
	border: 1px solid #969056;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}
#commentbox,
{
  background-color:#FFF093 !important;
}

#commentlist,
.post {
background: #FFF093 !important;
border: 3px solid #EEBD00 ;
margin: 10px 0px 10px 25px;
}

 a, a:visited, .sidebar a:visited {
	color: #0081CF;
    font-size: ;
}


.post p a:visited {
	color: #0081CF;
	}

#af-ela-menu li {
	border: none;
	background: #161616;
	}


#af-ela-menu, #af-ela-menu li {
	border-bottom: 1px solid #333;
	}

#af-ela-menu li.selected {
	background: #333;
	}

/* Hovering state of the table items */
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}
#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
color: #fff093;
}
#footer a{
color: #FFF093;
font-weight:bold;
}
/* Active or hovered item in list */
/*  #af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-post li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

#af-ela-post {
	border-left: 1px solid #333;
	border-right: none;
	}
 */
/* Rolling Archives Slider */
/* #current-content #pagetrack,
#dynamic-content #nested_pagetrack {
	margin: 0 auto;
	width: 218px;
	height: 18px;
	background: url(../sample/sliderbgleft.png) no-repeat center left;
}
*/
 /*
#current-content #pagetrackend,
#dynamic-content #nested_pagetrackend {
	height: 18px;
	background: url(../sample/sliderbgright.png) no-repeat center right;
	}
*/
   /*
#current-content #pagehandle,
#dynamic-content #nested_pagehandle {
	width: 18px;
	height: 18px;
	background: url(../sample/sliderhandle.png) no-repeat center center;
	cursor: e-resize;
}
  */
