/*
	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	: 	Janet Ashby- Image by Gilberto Santa Rosa
	Author Site	: 	http://antiguawebsolutions.com
	Style Name	: 	3c-fractal
	Style URI	:	http://antiguawebsolutions.com
	Version		: 	1.0
	Comments	: 	A 3-column fractal style for technoblue - released by JohnTP.com - download at http://www.johntp.com/2006/06/02/technoblue-released/
					License: http://creativecommons.org/licenses/by-nc-sa/2.5/
*/

body {
	background:#7c5848 !important;
	padding: 0 0 40px;
	color: #bbb;
	margin: 0;
        
	}

#header {
	background: #000017 url('fractal.jpg') center center no-repeat;
	width: 100%;
	height: 194px !important;
        color:#98a9d4;
	}

h1 {
	position: absolute;
	top: 30px;
	left: 20px;
	padding: 0;
        font: 280% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#header .description {font:170% 'Lucida Grande', Verdana, Arial, Sans-Serif;
color:#98a9d4;text-decoration:bold;}

.description {
	position: absolute;
	top: 60px;
	left: 30px;
	margin: 0 !important;text-decoration:bold;
	}

#page {
	 background:#000017 !important;
         padding-bottom:20px;
	}

.lsidebar { 
	
border-left: 1px solid #a47957;
	border-right: 1px solid #a47957;
	}
	



.primary {
	padding-left: 25px;
	}

.content{background:#000017;}

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 174px;
	left: 20px;
	width: 90%;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 5px 15px 6px;
	}

ul.menu li a {
	font-size: 1em;
	color: white;
	margin: 0;
	}

ul.menu li a:hover{
background: url('bg.jpg') !important; /* hover background menu item color */
color: #ffffff !important; /* text color when hovered */
}
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
color: #ffffff !important; /* active tab hover text color */
background: url('bg.jpg') !important ;  /* active tab background color */
}

.admintab {
	position: absolute;
	right: 0px;
	}

.admintab a:hover{background: url('bg.jpg') !important; }
	
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: #a47957 !important;
	}

h2 span a, 
h2 span a:visited,
h3 span a,
h3 span a:visited {
	color: #555 !important;
	font-weight: normal !important;
	}
.entry-content {
	font: 1.2em/1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #B8B8B8;
        line-height:15px;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 13px 0;
	font: 0.9em/0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height:15px;
	color:#B8B8B8;}

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

.commentlist li:hover {
	background: none;
	}

#commentlist li .comment-meta {
font-size: 1em;
	}

li.byuser {
	background: #000017;
	}

li.bypostauthor {
	background: #000017;
	}

li.bypostauthor blockquote {
	color: #333;
	background: #000017 url('images/quote.png') no-repeat 10px 0;              
	}

.comments form {
		background-color: #000017;
	}

.comments form #submit {
	background: #ffffff;
	color: #000000;
		}	
	
blockquote, #weightedcategories, .authorcomment {
	background: #000017;
	border-color: #222;
	}
	
.primary img {
	border-color: #222;
	background: #111;
	}


.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: #98a9d4;
	}
	
.post p a:visited {
	color: #98a9d4;
	}

ul{
  list-style-image: none;}


blockquote {
		background: #000017 url('images/quote.png') no-repeat 15px 15px;}
#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;
}



#page {
	
        background:#000017;
	}

.secondary {
	
	padding: 5px 0;
	margin: 0 0 10px 71%;
	}

.secondary h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.8em !important;
	font-weight: normal !important;}

}.navigation{color:#98a9d4;font-size:110%;}

.left a {font-size:110%;color:#98a9d4;}
.right a {font-size:110%;color:#98a9d4;}

#footer {font-size:110%;background: #000017 url('footer.jpg') bottom center no-repeat !important;_margin-top: -20px;
         }

#footer a {
	border: none;
	text-decoration: none;
        font-size:110%;

		}

#footer a:hover {
	border: none;
	text-decoration: none;
	color: #98a9d4;
        text-decoration: underline;
        font-size:110%;
	}

#block-footer-search{background:#000017 !important;}

#wp-calendar{background:#000017;}

#wp-calendar caption,#wp-calendar th{
background:#000017;}

#wp-calendar #today{
background:#000017;color:#7c5848;}

#wp-calendar a{
color: #98a9d4;text-decoration:none;}

#wp-calendar a:hover{background:#000017;color: #98a9d4;text-decoration:underline;}
