/*
Theme Name: kp17
Theme URI: http://kellyplanet.com
Description: theme for kp17
Version: 1.9.4.1
Author: Eric R. Kelly
Author URI: http://kellyplanet.com
CSS requirements are huge so most common are here and all else in style_bulkoem.css
ALSO OVERRIDES JS FOR MOBILEhttp://kellyplanet.com/
 */


/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
	background: #ddd;
	border: none;
	clear: both;
	color: #e1e1e1;
	float: none;
	height: 1px;
	width: 100%;
}

hr.space {
	background: #fff;
	color: #fff;
}

/* =Base
-------------------------------------------------------------- */
html {
	height: 100%;
}

body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #ffffff;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-smoothing: antialiased;
	line-height: 1.5em;
	text-rendering: optimizeLegibility;
}



/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 400;
	line-height: 1.0em;
    word-wrap: break-word;
color:#0099cc;
/*font-family:'Gudea',sans-serif;*/
font-family:'Times New Roman',serif;


}

h1 {
    font-size: 2.625em; /* = 42px */
    margin-bottom: .5em;
    margin-top: .5em;
}

h2 {
    font-size: 2.250em; /* = 36px */
    margin-bottom: .75em;
    margin-top: .75em;
}

h3 {
    font-size: 1.875em; /* = 30px */
    margin-bottom: .857em;
    margin-top: .857em;
}

h4 {
    font-size: 1.500em; /* = 24px */
    margin-bottom: 1em;
    margin-top: 1em;
}

h5 {
    font-size: 1.125em; /* = 18px */
    margin-bottom: 1.125em;
    margin-top: 1.125em;
}

h6 {
    font-size: 1.000em; /* = 16px */
    margin-bottom: 1.285em;
    margin-top: 1.285em;
}



/* =Globals
-------------------------------------------------------------- */
#container {
	margin: 0 auto;
	max-width: 100%;
	/*padding: 0px 25px;*/
padding:0;
}

#container2 {
	margin: 0 auto;
	max-width: 100%;
	/*padding: 0px 25px;*/
padding:0;
}
#container3 {
	margin: 0 auto;
	max-width: 100%;
	/*padding: 0px 25px;*/
padding:0;
}

#wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
/*
	background-color: #000111;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
*/
	clear: both;
	margin: 20px auto 20px auto;
margin-top:0;
/*top:-20px;ERK hackto get breadcrumb closer to gradient till i figure out where the padding/margin in question is*/
	padding: 0 20px 20px 20px;

	position: relative;
}

.home #wrapper {
	background-color: transparent;
	border: none;
	margin: 20px auto 20px auto;
	padding: 0;
}

#header {
	margin: 0;
position:relative;
}

#footer {
	clear: both;
	margin: 0 auto;
	max-width: 100%;
	padding: 0 25px 0 25px;
}

#footer-wrapper {
	margin: 0;
	padding: 0;

}

/* =Header
-------------------------------------------------------------- */
#logo {
	float: none;
	margin: auto;
margin-bottom:5px;
text-align:center;

}

.site-name {
	display: block;
	font-size: 2.063em; /* = 33px */
    line-height: 1.0em;
	padding-top: 20px;
}

.site-name a {
    color: #333;
	font-weight: 700;
}

.site-description {
    color: #afafaf;
	display: block;
	font-size: 0.875em; /* = 14px */
	margin: 10px 0;
}



/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
background:#ffffff;
	background:rgba(255,255,255,.8);
	border: 2px solid #0099cc;
	border-radius: 4px;
	margin: auto;
box-shadow:4px 4px 4px #000;

}

.widget-wrapper a:hover{color:#666666;}

.widget-wrapper select,
.widget-wrapper input[type="text"], 
.widget-wrapper input[type="password"] {
    width: 75%;
}

#widgets {
	margin-top: 40px;
}

.home #widgets {
	margin-top: 0;
}

#widgets a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#widgets form {
    margin: 0;
}

#widgets ul,
#widgets ol {
    padding: 0 0 0 20px;
}

#widgets ul li a {
	display: inline;
	text-decoration: none;
}

#widgets .widget-title img {
	float: right;
	height: 11px;
	position: relative;
	top: 4px;
	width: 11px;
}

#widgets .rss-date {
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .rssSummary {
	padding: 10px;
}

#widgets cite {
	font-style: normal;
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
	display: block;
	line-height: 1.5em;
	margin: 0;
	word-wrap: break-word;
}

#widgets .textwidget a {
	display: inline;
}

#widgets ul .children {
	padding: 0 0 0 10px;
}

#widgets .author {
	font-weight: 700;
	padding-top: 4px;
}

.widget_archive select, #cat {
	display: block;
	margin: 0 15px 0 0;
}

#colophon-widget ul {list-style-type:none;}

.colophon-widget {
	background: none;
	min-height: 0;
}

.colophon-widget select,
.colophon-widget input[type="text"], 
.colophon-widget input[type="password"] {
	width: 100%;
}

#top-widget {}

.top-widget {
    background: none;
    border: none;
    clear: right;
    float: right;
	min-height:0;
    padding: 0 3px 0 0;
    text-align: right;
    //width: 45%;
width:300px;
}

.top-widget ul {
    padding: 0;
}

.top-widget select, 
.top-widget input[type="text"], 
.top-widget input[type="password"] {
    width: auto;
}

.top-widget #searchform {
    margin: 0;
}

/* =Titles
-------------------------------------------------------------- */
.featured-title {
	font-size:  40px;
	letter-spacing: -1px;
	margin: 0;
	padding-top: 40px;
	text-align: center;
}

.featured-subtitle {
font-size:  24px;
color:#ff9900;
	padding: 0 10px;
	text-align: center;
line-height:30px;
}

.widget-title, 
.widget-title-home h3 {
	display: block;
	font-size: 24px;
	font-weight: 700;
	line-height: 23px;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
}

.top-widget .widget-title {
    font-size: 14px;
    padding: 0;
    text-align: right;
}

.widget-title a {
	border-bottom: none;
	padding: 0 !important;
}

.title-404 {
	color: #933;
}

/* =404 Page 
-------------------------------------------------------------- */
.error404 select, 
.error404 input[type="text"], 
.error404 input[type="password"] {
    width: auto;
}

/* =Top Menu
-------------------------------------------------------------- */
.top-menu {
	float: right;
	margin: 10px 0;
    padding: 0;
}

.top-menu li {
	display: inline;
	list-style-type: none;
}

.top-menu li a {
	border-left: 1px solid #ccc;
	color: #333;
	font-size: 11px;
	padding: 0 4px 0 8px;
}

.top-menu > li:first-child > a {
	border-left: none;
}

.top-menu li a:hover {
	color: #333;
}



/* =Header Menu (Primary)

kpmenu

-------------------------------------------------------------- */
.menu {




	background-color: transparent);
/*


	background-image: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#666666));

	background-image: -webkit-linear-gradient(top, #333333, #666666);

	background-image: -moz-linear-gradient(top, #333333, #666666);

	background-image: -ms-linear-gradient(top, #333333, #666666);

	background-image: -o-linear-gradient(top, #333333, #666666);

	background-image: linear-gradient(top, #333333, #666666);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333, endColorstr=#666666);

*/
	margin: 0 auto;
clear: both;



text-align:center;
z-index:10000000;



}



.main-nav {

	clear: both;



}



.menu,

.menu ul {

	display: block;

	list-style-type: none;

	margin: auto;

	padding: 0;

text-align:left;
max-width:1200px;

}



.menu li {

	border: 0;

	display: inline;

	float: left;

	margin: auto;

	padding: 0;

	position: relative;

	z-index: 5;

}



.menu li:hover {

	white-space: normal;

	z-index: 10000;
color#ffff99;
}



.menu li li {

	float: none;

}



.menu ul {

	left: 0;

	position: absolute;

	top: 0;

	visibility: hidden;

	z-index: 10;





}



.menu li:hover > ul {

	top: 100%;

	visibility: visible;
color#ffff99;
}



.menu li li:hover > ul {
color#ffff99;
	left: 100%;

	top: 0;

}



.menu:after,

.menu ul:after {

	clear: both;

	content: '.';

	display: block;

	height: 0;

	overflow: hidden;

	visibility: hidden;

}

/*DEBUG TO THIS LINE*/
.menu,

.menu ul {

	min-height: 0;

}



.menu ul,

.menu ul ul {

	margin: 0;

	padding: 0;


}



.menu ul li a:hover,

.menu li li a:hover {

	color: #ffff99;

	text-decoration: none;

}



.menu ul {

	margin-top: 1px;

	min-width: 15em;

	width: auto;

}



.menu a {

	/*border-left: 1px solid #585858;*/

	color: #ffffff;

	cursor: pointer;

	display: block;

	font-size: 16px;

	font-weight: 400;
font-family:sans-serif;

	height: 30px;

	line-height: 28px;

	margin: 0;

	padding: 0 0.9em;

	position: relative;

	text-decoration: none;

	text-shadow: 0 -1px 0 #000000;

	white-space: nowrap;

}



.menu a:hover {


	background-color: rgba(0,0,0,.2);
/*
	background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));

	background-image: -webkit-linear-gradient(top, #000000, #000000);

	background-image: -moz-linear-gradient(top, #000000, #000000);

	background-image: -ms-linear-gradient(top, #000000, #000000);

	background-image: -o-linear-gradient(top, #000000, #000000);

	background-image: linear-gradient(top, #000000, #000000);



	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000);

*/
	color: #ffff99;
}



ul.menu > li:hover {

	background-color: transparent;

	color: #ffff99;

}



.menu .current_page_item a,

.menu .current-menu-item a {

	/*background-color: #343434;*/
background:transparent;

}



.front-page .menu .current_page_item a {

	background: none;

	background-color: transparent;

	background-image: none;

	filter: none;

}



.menu li li {

	background: transparent;

	background-image: none;

	/*border: 1px solid #e5e5e5;*/

	color: #ffffff;

	filter: none;

	margin: -1px 0 1px 0;

	width: auto;
top:-2px;
font-family:sans-serif;

}


/*look here*/
.menu li li a {

	background:transparent !important;

	border: none;

	color: #ffffff;

	font-size: 14px;

	font-weight: 400;

	height: auto;

	height: 20px;

	line-height: 20px;

	padding: 5px 10px;

	text-shadow: none;

	white-space: nowrap;
font-family:sans-serif;

margin-top:-2px;

}



.menu li li a:hover {

	background: transparent !important;

	background-image: none;

	border: none;

	color: #ffff99;

	filter: none;

}



.menu li li:hover {

	background: #f5f5f5 !important;

	filter: none;

}



.menu ul > li + li {

	border-top: 0;

}



.menu li li:hover > ul {

	left: 100%;

	top: 0;

}



.menu > li:first-child > a {

	border-left: none;

}



.menu a#responsive_menu_button {

	display: none;

}



.main-nav #responsive_current_menu_item {

	display: none;

}



/*.js .main-nav .menu {*/

display: block;

/*}*/






/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu {
	margin-left: 0;
    padding: 0;
}

.footer-menu li {
	display: inline;
	list-style-type: none;
}

.footer-menu li a {
	border-left: 1px solid #ccc;
	color: #e1e1e1;
	padding: 0 8px;
}

.footer-menu li a:hover {
	color: #ffff99;
}

.footer-menu > li:first-child > a {
	border-left: none;
	padding: 0 8px 0 0;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color: #a39685;
	display: block;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	margin: 20px 0;
	padding: 0 5px;
}

.navigation a {
	color: #ffff99;
	padding: 4px 10px;
}

.navigation a:hover {
	color: #e1e1e1;
	text-decoration: none;
}

.navigation .previous {
	float: left;
}

.navigation .next {
	float: right;
}

.navigation .bracket {
	font-size: 36px;
}


/* =Footer
-------------------------------------------------------------- */
#footer {
	font-size: 14px;
	line-height: 1.5em;
}

#footer a {
	color: #ffffff;
	font-weight: 600;
}

#footer a:hover {
    color: #ffff99;
}

#footer-wrapper .grid.col-940 {
	margin: 0;
}

.scroll-top {
	text-align: center;
}

.copyright {
	text-align: left;
}

.powered {
	text-align: right;
}



#wrapper{margin-top:0;padding-top:0;}
}
.comments-link{display:none;}
.posts-in-sidebar{padding:0;}
.pis-title{margin:auto;margin-top:10px;text-align:left;font-size:1.5em;font-weight:bold;}
.pis-title-link{color:#ffff99;}
#widget-title-two{margin:5px;}


.erkhalloween{color:#524340;	text-shadow: -2px -2px 2px #000;}
/*The last 29 days of the month are the hardest."- Nikola Tesla*/

a.erkorange {
	background-color: #ff3300; /* Dark Orange 1 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9900), to(#ff3300));
	background-image: -webkit-linear-gradient(top, #ff9900, #ff3300);
	background-image: -moz-linear-gradient(top, #ff9900, #ff3300);
	background-image: -ms-linear-gradient(top, #ff9900, #ff3300);
	background-image: -o-linear-gradient(top, #ff9900, #ff3300);
	background-image: linear-gradient(top, #ff9900, #ff3300);
	border: 1px solid #bb5d00;
	color: #000000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9900, endColorstr=#ff3300);
	/*text-shadow:-2px -2px 0 #333333;*/
padding:10px;
}

a.erkorange:hover {
	background-color: #ff3300; /* Dark Orange 1 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff9900), to(#ff6600));
	background-image: -webkit-linear-gradient(top, #ff9900, #ff6600);
	background-image: -moz-linear-gradient(top, #ff9900, #ff6600);
	background-image: -ms-linear-gradient(top, #ff9900, #ff6600);
	background-image: -o-linear-gradient(top, #ff9900, #ff6600);
	background-image: linear-gradient(top, #ff9900, #ff6600);
	border: 1px solid #bb5d00;
	color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff9900, endColorstr=#ff6600);
	text-shadow:-2px -2px 0 #333333;
}

/*more ERK hacks*/


#responsive_current_menu_item{background:#0099cc;}
.pis-ul{list-style-type:none;}

a.contactkp{position:fixed;left:0;top:100px;height:200px;width:25px;background:#ffff99 url(/img/1403contactkp.png);background-repeat:no-repeat;background-position:center top;box-shadow: 5px 5px 5px #000000;z-index:10000}
a.contactkp:hover{background:transparent url(/img/1403contactkp.png)}

/*this if for the contact form*/
.textonly{color:#000000;font-weight:800;}


.otmenu{	background-color: #ff6600; /* Dark Orange 1 */
/*
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6600), to(#000000));
	background-image: -webkit-linear-gradient(top, #ff6600, #000000);
	background-image: -moz-linear-gradient(top, #ff6600, #000000);
	background-image: -ms-linear-gradient(top, #ff6600, #000000);
	background-image: -o-linear-gradient(top, #ff6600, #000000);
	background-image: linear-gradient(top, #ff6600, #000000);
*/
border-left:1px solid #000000;border-right:1px solid #000000;
border-radius:8px;
}
.otmenu a:hover{color:#ff6600;}

octobertimesubmenu{color:#ff9900;}
octobertimesubmenu a{color:#ff9900;}
octobertimesubmenu a:hover{color:#ff3300;}

.kpfolio{
font-size:10px;text-align:center;
}
.kpfolio img{border:1px solid #ffff99;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
}

.preload{display:none}


.widget-title h3{font-size:12px;text-align:center;}
.widget_wysija{margin:0;padding:0;text-align:center;}
#form-wysija-2{margin:0;padding:0}
.wysija-msg ajax{margin:0;padding:0;}

.main-nav{
background:rgba(0,153,204,.5);
/*

	background-image: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#666666));

	background-image: -webkit-linear-gradient(top, #333333, #666666);

	background-image: -moz-linear-gradient(top, #333333, #666666);

	background-image: -ms-linear-gradient(top, #333333, #666666);

	background-image: -o-linear-gradient(top, #333333, #666666);

	background-image: linear-gradient(top, #333333, #666666);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333, endColorstr=#666666);
*/

clear: both;
text-align:center;

width:100%;





}

#header{padding-left:20px;padding-right:20px;background:rgba(0,0,0,.8);}
.showmap{display:none;position:absolute;}
@media screen and (max-width: 650px) {
#header{padding:0;background:transparent;}
.hidemap{display:none;position:absolute;}
.showmap{display:block;position:relative;}
.footer-menu{display:none;}
}

.footertitle, .footertitle a{font-weight:normal;margin-bottom:5px;font-family:Georgia, Times New Roman, serif;}
.footertitle a:hover{color:#887c6c;}
.footertext{font-size:12px;line-height:14px;font-weight:400;color:#999999;}

.twolinktitle, .twolinktitle a{font-weight:normal;margin-bottom:5px;font-family:Georgia, Times New Roman, serif;font-size: 1.500em;}
.twolinktitle a:hover{color:#887c6c;}
.twolinktext{font-size:12px;line-height:14px;font-weight:400;color:#999999;margin-right:20px;height:70px;}

.socnet{text-align:left;margin-left:0;padding:0;width:100%;margin-top:20px;margin-bottom:20px;}
.socnet ul{display:inline;list-style-type:none;margin-left:0;padding:0;}
.socnet ul li{display:inline;text-align:left;margin-left:0;margin-right:10px;}
.socnet ul li img{width:10%;}

.socnet2{text-align:left;margin-left:0;padding:0;width:100%;}
.socnet2 ul{display:inline;list-style-type:none;margin-left:0;padding:0;}
.socnet2 ul li{display:inline;text-align:left;margin-left:0;margin-right:10px;}
.socnet2 ul li img{width:10%;}

.flex-control-nav,.flex-direction-nav{display:none}
.flexslider{margin-bottom:0;}

#s{height:30px;width:200px;font-size:14px;line-height:16px;text-align:right;}
#searchsubmit{vertical-align:middle;}
.erksearchloggedin{position:absolute;top:115px;right:0;width:250px;margin:auto;}
.erksearchnormal{position:absolute;top:83px;right:0;width:250px;margin:auto;}
.erksearchmobile{display:none;position:absolute;}
#fixedspacer{height:30px;}
#fixedwrap{background:rgba(0,0,0,.7);}

@media screen and (max-width: 800px) {
/*.erksearchnormal{position:relative;width:100%;margin:auto;top:0;right:0;left:20px;}*/
/*.erksearchloggedin{position:relative;width:100%;margin:auto;top:0;right:0;left:20px;}*/
.erksearchnormal{display:none;position:absolute;}
.erksearchloggedin{display:non;position:absolute;}
.hidesmall{display:none}
.showsmall{display:inline}
input[type='submit']{display:inline}
/*#fixedspacer{height:150px;}*/
#fixedwrap{background:rgba(0,0,0,.7);}
.pis-thumbnail img{clear:both;}
}

.indexmenu a{font-size:1.6em;line-height:1em;font-family: 'Playfair Display', serif;font-weight:900;}
.indexmenu2 a{font-size:1.6em;line-height:1em;font-family: 'Playfair Display', serif;font-weight:900;}
.indexmenu a:hover{color:#ffffff;}

@media screen and (max-width: 650px) {
.indexmenu a{font-size:2em;line-height:1em;;font-weight:700;}
.indexmenu img,.indexmenu a,.indexmenu{margin:0;padding:0;}
.indexmenuimage{margin:0;}
}


#footerright a{font-weight:normal;color:#999999;}
#footerright a:hover{text-decoration:underline;}


.contentpadleft{margin-left:50px;max-width:90%;}
#sidebarhomeplans{text-align:center;background:#333333;max-width:300px;margin-top:0;padding-top:20px;float:right;margin-right:20px;}
#sidebarmain{text-align:center;max-width:300px;margin-top:0;padding-top:20px;float:right;margin-right:20px;}
#sidebarstatepage{text-align:center;background:#000000;max-width:300px;margin-top:0px;padding-top:0px;float:right;margin-right:20px;}

.titleimages{margin:auto;padding:0;margin-bottom:20px;margin-top:0;text-align:center;}

@media screen and (max-width: 980px) {
.titleimages{margin-top:10px;margin:auto;}
.contentpadleft{margin:auto;width:auto;margin-left:0;}
#sidebarhomeplans{float:left;margin-top:20px;margin-right:auto;}
#sidebarmain{float:left;margin-top:20px;margin-right:auto;}
#sidebarstatepage{float:left;margin-top:20px;margin-right:auto;}
}
.pricing1 th{font-weight:700}

.imageborder{border:2px solid #666666;}

.PI_SimpleTwitterTweets{max-width:200px;margin:auto;text-align:center;margin-bottom:20px;background:url(/img/1502twitterwidgetback.jpg);background-repeat:no-repeat;background-position:center-top;}

.ai1ec-agenda-widget-view{;margin:auto;text-align:center;margin-bottom:20px;background:transparent;}
.widget_ai1ec_agenda_widget{background:transparent;border:0;box-shadow:none;}

.otarchive{
font-size:10px;text-align:center;
}
.otarchive img{border:2px solid #ff6600;
border-radius:4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
}


//QUIZ CSS
.kpquizdiv{
position:relative;
margin-bottom:20px;
font-weight:700;
font-size:14px;
}

.kpquizdiv{
position:relative;
margin-bottom:20px;
font-weight:700;
font-size:16px;
}

.kpbuttonlink{color:#000000;font-weight:700;text-shadow:none;cursor:pointer;}
.kpbuttonlink:hover{color:#000000;}

.jrbutton{
margin:auto;
position:relative;
margin-bottom:10px;
	background-color: #003300; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffff99), to(#003300));
	background-image: -webkit-linear-gradient(top, #ffff99, #003300);
	background-image: -moz-linear-gradient(top, #ffff99, #003300);
	background-image: -ms-linear-gradient(top, #ffff99, #003300);
	background-image: -o-linear-gradient(top, #ffff99, #003300);
	background-image: linear-gradient(top, #ffff99, #003300);
	border: 1px solid #003300;
	color: #000000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff99, endColorstr=#003300);
padding:10px;
border-radius:4px;
font-weight:400;
font-size:20px;
width:90%;
display:block;
cursor:pointer;
clear:both;
}

.jrbutton:hover{

background-color: #006600; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#006600), to(#000000));
	background-image: -webkit-linear-gradient(top, #006600, #000000);
	background-image: -moz-linear-gradient(top, #006600, #000000);
	background-image: -ms-linear-gradient(top, #006600, #000000);
	background-image: -o-linear-gradient(top, #006600, #000000);
	background-image: linear-gradient(top, #006600, #000000);
	border: 1px solid #000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#006600, endColorstr=#000000);
border:1px solid #ffff99;
}

.kpquizbutton{
margin:auto;
position:relative;
margin-bottom:10px;
	background-color: #003300; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffff99), to(#003300));
	background-image: -webkit-linear-gradient(top, #ffff99, #003300);
	background-image: -moz-linear-gradient(top, #ffff99, #003300);
	background-image: -ms-linear-gradient(top, #ffff99, #003300);
	background-image: -o-linear-gradient(top, #ffff99, #003300);
	background-image: linear-gradient(top, #ffff99, #003300);
	border: 1px solid #003300;
	color: #000000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff99, endColorstr=#003300);
	/*text-shadow:-2px -2px 0 #333333;*/
padding:10px;
border-radius:4px;
font-weight:700;
font-size:20px;
width:300px;
display:block;
cursor:pointer;
}

.kpquizbutton:hover{
	background-color: #006600; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffff99), to(#006600));
	background-image: -webkit-linear-gradient(top, #ffff99, #006600);
	background-image: -moz-linear-gradient(top, #ffff99, #006600);
	background-image: -ms-linear-gradient(top, #ffff99, #006600);
	background-image: -o-linear-gradient(top, #ffff99, #006600);
	background-image: linear-gradient(top, #ffff99, #006600);
	border: 1px solid #006600;
	color: #000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffff99, endColorstr=#006600);
	/*text-shadow:-2px -2px 0 #333333;*/
	
padding:10px;
border-radius:4px;
font-weight:700;
font-size:20px;
width:300px;
}



.indexicons a{color:#ffffff}
.indexicons a:hover{color:#ffff99}

#widget-title-one h3{color:#ffffff;font-size:16px;padding:5px;}
#widget-title-two h3{color:#ffffff;font-size:16px;padding:5px;}
#widget-title-three h3{color:#ffffff;font-size:16px;padding:5px;}
/*THIS FORCES THE INDEX POSTS TO FALL IN LINE*/
li.pis-li{clear:both;}



.bjtable th{font-weight:700;}
.bjtable tr{border:1px solid #000;padding:0;text-align:center;}
.bjtable td{padding:0;text-align:center;}

/*MAIN MENU HACKS*/
.menu-item{z-index:1000;}
.sub-menu{z-index:1000;background:rgba(0,0,0,.7);margin-top:-2px;}
@media screen and (max-width:650px){
.menu {background:rgba(0,0,0,.7);}
}

.erkli2017{
list-style-type:disc;
}
.erkli2017 li{margin-bottom:10px;}

/*hack posts in sidebar cuz it doubles up the widget wrapper
.posts-in-sidebar,.page_in_widget({background:none;border:none;margin:10px;drop-shadow:none;}
*/

/*hack main page in widget*/
#page_in_widget-2{background:none;border:none;box-shadow:none;}

ul{list-style-type:disc;}
