/*
	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	: 	Steve Williams
	Author Site	: 	http://www.cameroncain.co.uk
	Style Name	: 	Nikita
	Style URI	:	http://www.nikitamoore.com
	Version		: 	1.0
	Comments	: 	Nikita is a theme created for a brave young girl named Nikita Moore.
				  	The header image was painted by
					License: http://creativecommons.org/licenses/by-nc-sa/2.5/
*/

html {
	background:#f9f9f9 url(floral-back.jpg) no-repeat 0 100%;
	background-attachment:fixed;
}

body {
	padding: 0 0 40px;
	color: #333;
	margin: 0;
	background:transparent;
	}
	
fieldset {
	border:none;
}
	
a {
	outline:none;
}
	
#page {
	background:transparent url(faux-side24.png) repeat-y left;
}

#header {
	background:#ffe7e7 url(header.jpg) no-repeat;
	width: 100%;
	height: 224px;
	}
	
#header h1 {
	padding-left:0;
	margin-left:0;
}

#header h1 a {
	background:url(h1-back24.png) no-repeat 0 50%;
	color:#993993;
	padding-left:75px;
	padding-bottom:15px;
	
	padding-top:15px;
	
	padding-right:15px;

}

#header h1 a span {
	color:#FC549B !important;
}

#header h1 a:hover {
	text-decoration:none;
}
	
ul.menu {
	
	left:0px !important;
	width:796px;
	float:left;
	padding:0 0 0 5px;
	font-size:120%;
	font-family:"Century Gothic", "Trebuchet MS", "Verdana", "Arial", sans-serif;
	font-weight:bold;
	background:url(ulmenu-back.gif) no-repeat bottom left;

}

ul.menu li {
	float:left;
	padding:0;
	background:#993993 url(li-back.gif) repeat-x bottom;
	color:#f9f9f9 !important;
	margin-right:1px;
}

ul.menu li a {
	background:url(lia-back.gif) repeat-x top;
}

ul.menu li.current_page_item a {
	background:#fff url(licurrent-back.gif) repeat-x bottom;
	color:#993993 !important;
}

ul.menu li.page_item a:hover, ul.menu li.admintab a:hover {
	background:#fff url(licurrent-back.gif) repeat-x bottom;
	color:#993993 !important;
}

ul.menu li.current_page_item a:hover {
	background:#fff url(licurrent-back.gif) repeat-x bottom;
	color:#993993 !important;
}

ul.menu li a {
	display:block;
	padding:10px 20px 20px 20px;
}

ul.menu li.admintab {
	background:#993993 url(liadmin-back.gif) repeat-x bottom;
	margin-right:0;
	right:5px;
}
	

.content a {
	color:#ee1a82 !important;
}

.content a:hover {
	text-decoration:none !important;
	border-bottom:1px dotted #ee1a82;
}

h1 {
	position: absolute;
	top: 70px;
	left: 35px;
	padding: 0;
	font-family:"Century Gothic", "Trebuchet MS", "Verdana", "Arial", sans-serif;
	font-weight:normal;
	}
	
h4 {
	font-family:"Century Gothic", "Trebuchet MS", "Verdana", "Arial", sans-serif;
}

.description {
	position: absolute;
	top: 0;
	left: 0;
	background:#993993;
	padding:5px;
	color:#f9f9f9;
	margin: 0 !important;
	}

#page {
	padding: 0;
	width: 796px;
	border: none;
	}

h3.entry-title, h3.entry-title a, #primary h2, #primary h2 a {
	color:#993993 !important;
	margin-bottom:0.25em;
	font-family:"Century Gothic", "Trebuchet MS", "Verdana", "Arial", sans-serif;
	font-weight:normal;

}

h3.entry-title a:hover, #primary h2 a:hover {
	text-decoration:none;
	border-bottom:1px dotted #993993;
}

#primary {
	margin-left:0 !important;
	padding-left:0 !important;
		padding-left:20px !important;
}
	
.secondary h2 {
	color: #993993 !important;
	font-family:"Century Gothic", "Trebuchet MS", "Verdana", "Arial", sans-serif;

	}

#s {
	border:1px solid #ffd6d6 !important;
	padding:2px;
	color:#ff4db5;
}

#searchreset {
	position: absolute;
	right: -5px;
	top: 1px;
	height: 20px;
	width: 20px;
	background: url(reset.gif) center center no-repeat;
}

#searchload {
	position: absolute;
	right: -3px;
	top: 2px;
	height: 18px;
	width: 18px;
	background: url('../../images/spinner.gif') center center no-repeat;
	}

.primary .entry-meta a, .primary .entry-meta 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: #444;*/
	font-weight: normal;
	}
	
.counter a {
	color: #222;
	}
	
.commentlist li {
	color: #666;
	background:transparent !important;
	}

.commentlist li:hover {
	background: none;
	}
	
blockquote, #weightedcategories, .authorcomment {
	/*background: #111;
	border-color: #222;*/
	}
	
.primary img {

	}

.inputcontainer {
	margin-bottom: 6px;
	}

/* Gray Color */
small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {
	color: #777;
	}

/* Gray Color */
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: #4CA4B8;*/
	}
	
.post p a:visited {
	/*color: #4CA4B8;*/
	}

#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;
	}

/* 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('sliderbgleft.png') no-repeat center left;
}

#current-content #pagetrackend,
#dynamic-content #nested_pagetrackend {
	height: 18px;
	background: url('sliderbgright.png') no-repeat center right;
	}

#current-content #pagehandle,
#dynamic-content #nested_pagehandle {
	width: 18px;
	height: 18px;
	background: url('sliderhandle.png') no-repeat center center;
	cursor: e-resize;
}

.hentry {

	

}

body#contact label {
	color:#ee1a82;
}

input, textarea {
	border: 1px solid #ffd6d6 !important;
}

#submit, #contactsubmit {
	padding:3px;
	color:#993993;
	cursor:pointer;
}

#footer {
	margin-top:0 !important;
	padding-top:15px;
	background:url(footer-back24.png) no-repeat top center;
}

.paypal {
	margin:0;
	padding:0;
	text-align:center;
}

.paypal input {
	border:none !important;
}

.content:after {
	color:#fff;
	content:'.';
}

#pcon {
	text-align:center;
	padding-top:30px;
}

#pcon p {
	font-size:200%;
	margin:0;
	color:#993993;
	font-family:"Century Gothic", "Trebuchet MS", "Verdana", "Arial", sans-serif;
}

#pcon p small {
	color:#ee1a82;
	font-size:50%;
}
	
#photos {
	text-align:center;
	padding:0 !important;
}

#photos a img {
	background:#fff;
	padding:5px;
	border:1px solid #ffd6d6;
	
}

#photos a:hover {
	border-bottom:none;
}

#photos a:hover img {
	border:1px solid #ddb4b4 !important;
}

.secondary {
	width:210px;
}

.secondary ul li {
	margin-bottom:0.4em;
	margin-top:0.4em;
	line-height:1.25em;
}

.secondary ul li a:visited {
	/*text-decoration:line-through !important;*/
	color:#FF6FB6 !important;
}

#social {
	margin-top:10px;
}

.mission {
	margin:20px 0;
}

.mission:hover {
	border:none !important;
}