/*
Download from: http://www.iyiz.com/wordpress-themes/
Theme Name: EureKa 
Theme URI: http://idenied.com/eureka/
Description: A clean Wordpress theme created by denied.
Version: 1.0
Author: denied
*/



/*reset.css*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


/*grids.css*/

body{text-align:center;}

#ft{clear:both;}
#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7{margin:auto;text-align:left;width:57.69em;*width:56.3em;min-width:750px;}
#doc2{width:73.074em;*width:71.313em;min-width:950px;}
#doc3{margin:auto 10px;width:auto;}
.yui-b{position:relative;}
.yui-b{_position:static;}#yui-main .yui-b{position:static;}#yui-main{width:100%;}
.yui-t1 #yui-main,.yui-t2 #yui-main,.yui-t3 #yui-main{float:right;margin-left:-25em;}
.yui-t4 #yui-main,.yui-t5 #yui-main,.yui-t6 #yui-main{float:left;margin-right:-25em;}
.yui-t1 .yui-b{float:left;width:12.3207em;*width:12.0106em;}
.yui-t1 #yui-main .yui-b{margin-left:13.3207em;*margin-left:13.0106em;}
.yui-t2 .yui-b{float:left;width:13.8456em;*width:13.512em;}
.yui-t2 #yui-main .yui-b{margin-left:14.8456em;*margin-left:14.512em;}
.yui-t3 .yui-b{float:left;width:23.0759em;*width:22.52em;}
.yui-t3 #yui-main .yui-b{margin-left:24.0759em;*margin-left:23.52em;}
.yui-t4 .yui-b{float:right;width:13.8456em;*width:13.512em;}
.yui-t4 #yui-main .yui-b{margin-right:14.8456em;*margin-right:14.512em;}
.yui-t5 .yui-b{float:right;width:18.4608em;*width:18.016em;}
.yui-t5 #yui-main .yui-b{margin-right:19.4608em;*margin-right:19.016em;}
.yui-t6 .yui-b{float:right;width:23.0759em;*width:22.52em;}
.yui-t6 #yui-main .yui-b{margin-right:24.0759em;*margin-right:23.52em;}
.yui-t7 #yui-main .yui-b{display:block;margin:0 0 1em 0;}#yui-main .yui-b{float:none;width:auto;}
.yui-g .yui-u,.yui-g .yui-g,.yui-gc .yui-u,.yui-gc .yui-g .yui-u,.yui-ge .yui-u,.yui-gf .yui-u{float:right;display:inline;}
.yui-g div.first,.yui-gc div.first,.yui-gc div.first div.first,.yui-gd div.first,.yui-ge div.first,.yui-gf div.first{float:left;}
.yui-g .yui-u,.yui-g .yui-g{width:49.1%;}
.yui-g .yui-g .yui-u,.yui-gc .yui-g .yui-u{width:48.1%;}
.yui-gb .yui-u,.yui-gc .yui-u,.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}
.yui-gb div.first,.yui-gc div.first,.yui-gd div.first{margin-left:0;}
.yui-gc div.first,.yui-gd .yui-u{width:66%;}
.yui-gd div.first{width:32%;}
.yui-ge .yui-u{width:24%;}
.yui-ge div.first,.yui-gf .yui-u{width:74.2%;}
.yui-gf div.first{width:24%;}
.yui-ge div.first{width:74.2%;}#bd:after,.yui-g:after,.yui-gb:after,.yui-gc:after,.yui-gd:after,.yui-ge:after,.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#bd,.yui-g,.yui-gb,.yui-gc,.yui-gd,.yui-ge,.yui-gf{zoom:1;}




/* default space between tabs */
.yui-navset .yui-nav li {
    margin-right:0.5em; /* horizontal tabs */
}
.yui-navset-left .yui-nav li, .yui-navset-right .yui-nav li {
    margin:0 0 0.5em; /* vertical tabs */
}

/* default width for side tabs */
.yui-navset-left .yui-nav, .yui-navset-right .yui-nav { width:6em; }
.yui-navset-left { padding-left:6em; } /* map to nav width */
.yui-navset-right { padding-right:6em; } /* ditto */

/* core */

.yui-nav, .yui-nav li {
    margin:0;
    padding:0;
    list-style:none;
}
.yui-navset li em { font-style:normal; }
.yui-navset {
    position:relative; /* contain absolute positioned tabs (left/right) */
    zoom:1;
}
.yui-navset .yui-content { zoom:1; }
.yui-navset .yui-nav li {
    display:inline-block;
    display:-moz-inline-stack;
    *display:inline; /* IE */
    vertical-align:bottom; /* safari: for overlap */
    cursor:pointer; /* gecko: due to -moz-inline-stack on anchor */
    zoom:1; /* IE: kill space between horizontal tabs */
}
.yui-navset-left .yui-nav li, .yui-navset-right .yui-nav li {
    display:block;
}
.yui-navset .yui-nav a {
    outline:0; /* gecko: keep from shifting */
}
.yui-navset .yui-nav a { position:relative; } /* IE: to allow overlap */

.yui-navset .yui-nav li a {
    display:block;
    display:inline-block;
    vertical-align:bottom; /* safari: for overlap */
    zoom:1;
}
.yui-navset-left .yui-nav li a, .yui-navset-right .yui-nav li a {
    display:block;
}
.yui-navset-bottom .yui-nav li a {
    vertical-align:text-top; /* for inline overlap (reverse for Op border bug) */
}
.yui-navset .yui-nav li a em { display:block; }

/* position left and right oriented tabs */
.yui-navset-left .yui-nav, .yui-navset-right .yui-nav { position:absolute; z-index:1; }
.yui-navset-left .yui-nav { left:0; }
.yui-navset-right .yui-nav { right:0; }
.yui-navset .yui-nav li a, .yui-navset .yui-content {
    border:1px solid #000;  /* label and content borders */
}
.yui-navset .yui-nav .selected a, .yui-navset .yui-nav a:hover, .yui-navset .yui-content {
    background-color:#f6f7ee; /* active tab, tab hover, and content bgcolor */
}
.yui-navset .yui-nav li em { padding:.5em; } /* tab padding */

/* defaults to orientation "top" */
.yui-navset .yui-nav .selected a {
    border-bottom-width:0; /* no bottom border for active tab */
    padding-bottom:1px; /* to match height of other tabs */
}
.yui-navset .yui-content {
    margin-top:-1px; /* for active tab overlap */
}

/* overrides for other orientations */

.yui-navset-bottom .yui-nav .selected a {
    border-width:0 1px 1px; /* no top border for active tab */
    padding:1px 0 0; /* to match height of other tabs */
}
.yui-navset-bottom .yui-content {
    margin:0 0 -1px; /* for active tab overlap */
}
.yui-navset-left .yui-nav li.selected a {
    border-width:1px 0 1px 1px; /* no right border for active tab */
    padding:0 1px 0 0; /* to match width of other tabs */
}
.yui-navset-left .yui-content {
    margin:0 0 0 -1px; /* for active tab overlap */
}
.yui-navset-right .yui-nav li.selected a {
    border-width:1px 1px 1px 0; /* no left border for active tab */
    padding:0 0 0 1px; /* to match width of other tabs */
}
.yui-navset-right .yui-content {
    margin:0 -1px 0 0; /* for active tab overlap */
}

















body #content {
	height: auto;
	min-height: 580px;
}

body {margin:0;padding-top:0px;background:#fff;font-family: Tahoma,Verdana,Helvetica,sans-serif;color:#000;font-size:13px;}


body,td,th {
	color: #666666;
}

a, a:link {
	padding: 1px;
	color: #0099FF;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
	SP_HOVERLINK;
}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: georgia;
	font-size: 130%;
}

p {
	font-size: 100%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 290%;
	color: #CCCCCC;

}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #0099DD;
}
.item {
	padding: 10px;
	background-color: #f6f6f6;
	background-repeat: repeat;
	text-align:left;
	border: 1pt solid #f7f7f7;
	margin-bottom: 1em;
	;
	
}
.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 100%;
}
.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 100%;
}
.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}
.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}
.itemhead h3{
	display: inline;
}


input{
	font-size: 11px;
	font-family: Tahoma;
	color: #333333;
}
.commentlist p {
	clear: both;
	font-size: 90%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #FFFFFF;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
}
.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #999999;
}
.alignright {
	float: right;
}
.alignright a:link{color:#fff;}, a:visited{color:#fff;}
.alignleft {
	float: left
}


#secondary, #third{
	padding: 0px;
	border: thin none #666666;
}

#secondary h4, #third h4{
	color: #FF9933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding: 3px;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bold;
}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #ddd;	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ddd; }
#menu ul {list-style:none; padding:0; font-size:85%; margin: 0 auto;}
#menu ul li {
    float: left;
    list-style: none;
	padding:0;
	margin:0;
}
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #666666; }
#menu ul li a:hover {
	color:#333333;
	background-color: #f6f6f6;
}
#menu ul li em { display:none; }
#menu ul li.sect { font-weight:bold; color:#fff; background:#89d; padding:2px 0; text-indent:2px; margin-top:2px;}
#menu ul li.first {margin-top:0;}


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.yui-nav{
	margin-bottom: -1px;
}
.yui-navset .yui-nav a:hover {
	background-color: #0099DD;
	color: #FFFFFF;
}
.yui-navset .yui-nav li a {
	border-bottom: 0px;
	color: #f6f6f6;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}
.sidebarSearch{
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
}


#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #f1f1f1;
	border-right-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
	border-left-color: #f1f1f1;
}
#ft a{
	color: #3399CC;
	}
#ft a:hover{
	color: #999999;
}




















































img {border:0;}
a {color:#555;text-decoration:none;}
a:hover {color:#724b00;}
h1, h2, h3, h4, h5, h6 {}
blockquote {padding-left:10px;color:#555;font-style: normal;}
.clear {clear:both;}
.alignleft {float:left;}
.alignright {float:right;}


/* The Line */

.line {position:relative;height:171px;}
.date {float:left;width:52px;height:54px;background:url(images/date.gif);text-align:center;font-size:13px;line-height:23px;text-transform:uppercase;color:#fff;}
.date .day {color:#fff;font-size:24px;font-weight:bold;padding-bottom:3px;line-height:20px;}
/* The Content */

.content {padding:0px 10px 25px 5px;background:#fff;}

/* The Posts */

.text {width:100%;float:right;text-align:justify;}
.post {padding:0 0 20px 0;}
.post b {color:#0033FF;}
.post b a { color:#993333;}
.post b a:hover {color:#0066FF;}

.greylinks a { color:#036;font-weight:normal;text-decoration:none;}

h1.title {font-size:24px;margin:5px 0 0 0;color:#555;font-weight:bold;padding-top:2px;}
h1.title a {color:#555;text-decoration:none;}
h1.title a:hover {color:#555;background:none;text-decoration:none;}
.postinfo {background:#fff url(images/postinfo.gif) no-repeat;padding: 1px 2px 2px 10px;}
.postinfo a {color:#465600;font-weight:normal;text-decoration:none;}


/* The Navigation */

.navigation {height:25px;padding:0 20px;}
.navigation a {font-weight:bold;text-decoration:none;font-size:14px;color:#555;}
.navigation a:hover {color:#000;}

/* The Attachment */

.contentCenter {text-align:center;}

/* The Page Title */

h2.pagetitle {padding:0;margin:0 0 20px 0;font-size:25px;text-align:center;}

/* The Comments */

.comments {}
.comments form {}
.comments textarea {width:700px;height:156px;background:#fff;border:1px solid #555;color:#484849;padding:10px;overflow:auto;font-family:Arial, Helvetica, sans-serif;font-size:14px;}
#commentform {padding-left:23px;}
#commentform input {background:#fff;border:1px solid #555;color:#484849;padding-left:10px;}
.comments input#submit {padding:0;width:72px;height:29px;}
.comments h2 {font-size:19px;line-height:30px;margin:24px 0 0 23px;padding:0;font-weight:normal;}
.comments ol li p {padding:0;margin:10px 0;}
