html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background: #fff url(images/bg_stripes.jpg) repeat-x 0 0;
	font-family: 'Raleway', sans-serif;
	color:#444;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

em{
	font-style: italic;
}

a:link, a:active, a:visited{
text-decoration: none;
color: #33b0ff;
}

a:hover{
	text-decoration: underline;
}

#outer{
	width:100%;
}



#wrap{
	width: 960px;
	margin:0 auto;
}

#header{
	height: 428px;
}

#jkcats{
	height: 370px;
}



#navbar{
color:#fff;
}

#nav{
	font-weight: 900;
	height: 52px;
	margin-top: 12px;
	float: left;
}

#nav a:link, #nav a:active, #nav a:visited{
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	margin-right: 36px;
}

#nav a:hover{
	color: #91006a;
}


.socialbox{
	float: right;
	text-align: left;
	padding-top: 12px;
}

.socialbox p{
	float: left;
	padding-top: 8px;
	font-weight: 600;
}

.socialbox img{
	float: right;
	margin-left: 12px;
}



#tags{
	float: left;
	min-height: 12px;
	width: 960px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-top: 12px;
}

#tags ul {
clear: both;
}


#tags ul li{
	display: inline;
	margin-right: 6px;
}




#main{
	width: 588px;
	float: right;
	margin-top: 24px;
}

h1.posttitle{
	color:#e900aa;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	float: left;
	margin-bottom: 6px;
}


.clear, .startContent{
	clear: both;
}

.post{
	padding-bottom: 12px;
	border-bottom: 1px dotted #444;
	margin-bottom: 24px;
}

.post p{
line-height: 140%;
font-size: 15px;	
}



.noteslink{
	float:right;
	font-size: 12px;
	padding-top: 4px;
	font-family: Arial, sans-serif;
}

.thedate{
	font-size: 12px;
	margin-top: 4px;
	color: #888;
}

.heart{
	color:#f7c5da;
}



ul.tagList{
	margin-top: 12px;
	padding-bottom: 12px;
	min-height: 14px;
}

ul.tagList li{
	display: inline;
	font-size: 12px;
}



#olderlink{
	float: left;
}

#newerlink{
	float: right;
}


.older{
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	font-size: 14px;
	padding-left: 15px;
	background: #fff url(images/arrow_left.gif) no-repeat left center;
}

.newer{
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	font-size: 14px;
	padding-right: 15px;
	background: #fff url(images/arrow_right.gif) no-repeat right center;
}





#sidebar{
	margin-top: 24px;
	float: left;
	width: 300px;
	background-color: #fef6fc;
	padding: 12px;
	min-height: 300px;
	font-size: 14px;
}

.sideItem{
	padding: 18px 0;
	border-bottom: 2px solid #e900aa;
}

.sideItem p, .sideItem blockquote{
	line-height: 120%;
	margin-bottom: 6px;
}

.sideItem h1{
	font-weight: 900;
	color:#e900aa;
	margin-bottom: 6px;
	font-size: 18px;
}

.sideItem h2{
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 6px;
}


.sideItem img{
	float: left;
	margin: 0 10px 6px 0;
}

.nopad{
	padding-top: 0!important;
}

.noborder{
	border: none!important;
}


.sideItem blockquote{
	font-weight: 600;
	font-size: 15px;
}


.thumbBox{
	float: left;
	width: 33.33%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 140px;
	margin-bottom: 10px;
}

.thumbBox img{
	display: block;
	float: none!important;
}


.minheight{
		min-height: 140px;
}


.author{
	text-align: right;
}

.sans{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}



.centerItem{
	width: 150px;
	text-align: center;
	margin: 0 auto;
}

.centerItem img{
	display: block!important;
}












#wraplower{
	background-color:#e900aa;
	width: 100%;
	min-height: 175px;
	clear: both;
	margin-top: 24px;
}


#footer{
	width:936px;
	margin: 0 auto;
	padding: 12px;
	font-size: 14px;
	color:#fff;
	line-height: 140%;
}


#footerLeft{
	float: left;
	text-align: left;
}

#footerRight{
	float: right;
	text-align: left;
}

#footer a:link, #footer a:active, #footer a:visited{
	text-decoration: underline;
	color:#fff;
}

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





ol.notes {
padding: 0px;
margin: 25px 0px;
list-style-type: none;
border-bottom: solid 1px #ccc;
font-size: 14px;
font-family: Arial, sans-serif;
font-weight: normal;
}

ol.notes li.note {
border-top: solid 1px #ccc;
padding: 10px;
}

ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 10px;
width: 16px;
height: 16px;
}

ol.notes li.note span.action {
font-weight: normal;
}

ol.notes li.note .answer_content {
font-weight: normal;
}

ol.notes li.note blockquote {
border-color: #eee;
padding: 4px 10px;
margin: 10px 0px 0px 25px;
}

ol.notes li.note blockquote a {
text-decoration: none;
}






