/*
Theme Name: Kawaii Kakkoii Sugoi 2016
Theme URI: http://www.kawaiikakkoiisugoi.com
Description: THEME
Author: Eat.Sleep.Work.,inc. - www.eatsleepwork.com
Version: pink. 2016
Tags: 01101101 01100001 01101001 01101111.
*/


/*
Reset
*/

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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	line-height:1;
}
h1, h2, h3, h4, h5, h6 {clear: both;font-weight: normal;}
ol, ul {list-style: none;}
blockquote {quotes: none;}
blockquote:before, blockquote:after {content: '';content: none;}
del {text-decoration: line-through;}
a img {border: none;}

/*
Layout
*/

html {width:100%;font:normal 14px sans-serif;overflow-y:scroll;background:url(./imgs/footer-bg.png) repeat;}
body {width:100%;word-wrap:break-word;color:#696969;-webkit-text-size-adjust: none;}
ul, li {list-style:none;}
a {text-decoration:none;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;transition:all .2s ease-in;}
a:hover {text-decoration:none;}
	a:hover {color:#696969;}
#spot-bg {width:100%;min-height:777px;height:100%;background:white url(./imgs/spots-bg.png) repeat;}
#wrapper {width:80%; max-width:1400px; margin:0 auto;}

.header-top {
	margin-top:25px;
}
#logo {margin-top:25px;}
	#logo a {width:100%;height:100%;display:block;}
#social {height:30px;display:block; text-align:right;}
	#social a {width:30px;height:30px;margin-left:10px;display:inline-block;}
	#social a.face-ico {background:url(./imgs/face-ico.png);}
	#social a.rss-ico {background:url(./imgs/rss-ico.png);}
	#social a.twit-ico {background:url(./imgs/twit-ico.png);}
	#social a.youtube-ico {background:url(./imgs/youtube.png);}
	
	.navbar-default {
    background-color: #e84393;
    border-color: #e84393;
	border-radius:0;
	margin-top:10px;
}
	
	
#nav {width:100%;display:block;background:#e84393;margin-top:5px;font-family:"Arial Black", sans-serif;float:right;text-align:center;}
/*#menu-nav {word-wrap:none;white-space:nowrap;}*/
	/*#menu-nav li {display:inline-block;padding:7px 0 0 10px;margin:0 15px;float:left;position:relative;}
	#menu-nav li.last {margin-right:0;}*/
	#menu-nav li ul.sub_menu {background:#e84393;z-index:100;display:none;position:absolute;text-align:left;padding:5px 5px 2px 5px;left:0;}
		#menu-nav li ul.sub_menu li {padding:0 5px;}
		#menu-nav li ul.sub_menu a {padding-bottom:5px;display:block;}
	#menu-nav ul li.menu-item {margin:0;float:none;padding:5px;background:#e84393;display:block;}
	#menu-nav a {font-family:"Arial Black", sans-serif;color:white;text-transform:uppercase;font-size:16px;letter-spacing:-1px;}
		#menu-nav a:hover {color:#444;}
#descript {font:normal 16px 'Homemade Apple', sans-serif;color:#e84393;text-align:right;margin-top:15px;}
#main {clear:both;padding:20px 0 0 0;}
#content {margin-bottom:25px;}
#low_nav {display:none;}
.clear {clear:both;height:25px;}

#infscr-loading {position:fixed;bottom:0;left:0;}
	#infscr-loading:first-child {}

/*
Front
*/

#front .post {/*width:300px;height:300px;*/position:relative;margin-top:5px;}
	#front .middle {margin:5px 50px 0 50px;}
#front .crop {overflow:hidden;display:block;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);}
	#front .crop img {overflow:hidden;position:relative;z-index:5;}
#front .idle {max-height:55px;margin-top:10px;padding:0 5px;border-right:solid 10px #e84393;text-align:right;}
#front .entry-title {text-align:right;font:bold 18px sans-serif;text-transform:uppercase;margin-bottom:5px;line-height:.75;max-height:35px;overflow:hidden;text-overflow:ellipsis;}
	#front .entry-title a {color:#e84393;}
		#front .entry-title a:hover {color:#696969;}
#front .cat-links {color:#696969;}
	#front .cat-links a {color:#696969;font-family:"Arial Black", sans-serif;text-transform:uppercase;}
		#front .cat-links a:hover {color:#e84393;}
#front .date {color:#e84393;font-weight:bold;}
#front .hover {width:100%;height:300px;position:absolute;z-index:10;top:0;left:0;display:none;/*transition:all .3s ease-in;*/}
	/*#front .post:hover .hover {display:block;}*/
#front .headline {background:rgba(235,65,150,.75);height:151px;font:bold 24px "Arial Black", sans-serif;border:solid 5px #e84393;text-transform:uppercase;color:white;padding:35px 5px;position:relative;z-index:10;overflow:hidden;text-overflow:ellipsis;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.1);}
#front .excerpt {min-height:57px;background:#e84393;position:relative;z-index:2;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.3);-moz-box-shadow:0 1px 5px rgba(0,0,0,.3);box-shadow:0 1px 5px rgba(0,0,0,.3);padding:5px 10px;color:white;}
	#front .excerpt a {font-weight:bold;color:white;display:block;text-align:right;}
		#front .excerpt a:hover {color:#444;}
	#front .excerpt p {overflow:hidden;}
#front #categories {clear:both;padding-top:50px;}
#front .cat {clear:both;}
#front .bar {width:100%;overflow:hidden;display:block;}
#front .catHead {display:inline-block;height:24px;border-right:solid 9999px #e84393}
	#front .catHead a {color:#e84393;font:bold 30px "Arial Black", sans-serif;letter-spacing:-2px;line-height:.75;padding-right:5px;text-transform:uppercase;white-space:nowrap;}
.catEntry a:hover {color:#696969;}

#front .thumbnail {
    display: block;
    padding: 0;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background:none;
    border:none;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
#front #content .thumbnail {
	min-height:310px;
}
/*
Alternate
*/

.leftSide .catImg {float:left;/*margin-right:25px;*/}
.leftSide .catEntry {float:left;}
.leftSide .sidePost {float:left;}
.rightSide .firstPost {float:right;}
.rightSide .catImg {float:right;/*margin-left:25px;*/}
.rightSide .catEntry {float:right;}
.rightSide .sidePost {float:left;}
.rightSide .sidePost .catImg {margin-left:0;}
.newPost {}
.firstPost {width:75%;/*height:225px;*/float:left;margin:25px 0;}
.sidePost {width:25%;float:right;margin-top:25px;}
.catImg {display:inline;}
.medium {height:225px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);overflow:hidden;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;transition:all .2s ease-in;}
	.medium:hover {-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);}
	.medium img {height:auto;}
.thumbnail {}
	.thumbnail img {}
.catEntry {}
	.catEntry h2 a {color:#e84393;font-family:"Arial Black", sans-serif;}
	.catEntry .postDate {color:#696969;font-family:"Arial Black", sans-serif;line-height:1.5;}
	.catEntry p {color:#696969;margin-top:5px;overflow:hidden;line-height:1.5;}
		.catEntry p a {font-weight:bold;color:#fff; background-color:#e84393; display:inline-block;padding:5px 15px; margin:2px 0 10px;}
		.catEntry p a:hover { text-decoration:none; background-color:#666;color:#fff; }
.sidePost .catImg {float:left;margin-right:4%;width:46%;height:95px;overflow:hidden;border:solid 3px #e84393 !important;background:black;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;transition:all .2s ease-in;}
	.sidePost .catImg:hover {border-color:white;}
	.sidePost .catImg img {width:100%;min-height:95px;}
.sidePost .catEntry {width:50%;float:left;}
.sidePost h2 {font-size:16px;margin-bottom:3px;padding-bottom:3px; border-bottom:1px solid #e84393; text-transform:capitalize;}
.sidePost .cat-links {font-size:11px;display:block;}
.sidePost .postDate {font-size:12px;color:#e84393;}

/*
About
*/

#about {width:100%;height:300px;background:#e84393;clear:both;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);padding-bottom:25px;margin-bottom:25px;color:white;}
	#about #welcome {width:350px;float:left;}
		#about #welcome h1 {font:bold 3.5em "Arial Black", sans-serif;text-transform:uppercase;margin:10px 0 0 15px;letter-spacing:-3px;}
		#about #welcome p {padding:15px 20px;line-height:1.5;}
	#about #img {width:300px;float:left;}
		#about #img img {margin-top:10px;border:solid 1px white;}
	#about #contact {width:325px;margin-left:25px;float:left;}
		#about #contact h1 {font:bold 2.5em "Arial Black", sans-serif;text-transform:uppercase;margin:5px 0 0 0;letter-spacing:-3px;}
		#about #contact p {padding:15px 0 5px 0;line-height:1.5;}
			#about #contact a {color:white;font-weight:bold;}
				#about #contact a:hover {color:#696969;}
		#about #contact img {margin:5px 10px 0 0;border:solid 1px white;}
		#about #tra {display:inline-block;}
		#about #adr {display:inline-block;margin-left:35px;}
	#mini-social {display:inline-block;}
	#mini-social a {width:29px;height:29px;margin-right:10px;display:inline-block;}
	#mini-social a.face-ico {background:url(./imgs/face-ico.png);}
	#mini-social a.rss-ico {background:url(./imgs/rss-ico.png);}
	#mini-social a.twit-ico {background:url(./imgs/twit-ico.png);}
	
/*
Single
*/	


#single #nav-above {width:100%;height:75px;}
	#single .nav {}
		#single #nav-above a {overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#696969; height:34px;}
	#single #nav-above .right {text-align:right;}
		#single #nav-above .right a {background:url(./imgs/right-arrow.png) no-repeat right;padding:10px 30px 10px 0;display:block;}
	/*#single #nav-above .left {float:left;margin-right:50px;}*/
		#single #nav-above .left a {background:url(./imgs/left-arrow.png) no-repeat left;padding:10px 0 10px 30px; display:block;}
		
	#single .home {    /* width: 58px; */
    height: 50px;
    background: url(./imgs/home-heart.png) no-repeat center;
    display: inline-block;
    /* float: left; */}
		#single .home a {width:100%;height:100%;display:block;}
#single .entry-title {font:bold 30px "Arial Black", sans-serif;text-transform:uppercase;margin-bottom:5px;line-height:.8;letter-spacing:-2px;color:#e84393;}
#single .entry-meta {margin:10px 0;color:#696969;}
	#single .entry-meta .author a, #single .entry-meta .category a {color:#e84393;text-transform:uppercase;font-family: "Arial Black", sans-serif;}
		#single .entry-meta .author a:hover, #single .entry-meta .category a:hover {color:#696969;}
	#single .entry-meta .date {color:#696969;font-family: "Arial Black", sans-serif;}
#single .entry-content {margin-bottom:25px;color:#696969;}
	#single .entry-content a {font-weight:bold;color:#e84393;}
		#single .entry-content a:hover {color:#696969;}
	#single .entry-content p {padding:10px 0;line-height:1.5;color:#696969;}
	#single .entry-content ul li {line-height:1.5;}
#single .mainImg {}
	#single .mainImg img {max-width:590px;height:auto;margin:5px 0;border:solid 5px #e84393;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);}
	#single .mainImg p {background:#e84393;padding:0;color:white;display:inline;line-height:1;font-size:12px;}
	#single .entry-content p img {clear:both;padding:0 10px 10px 0;float:left;}
	#single .entry-content p img.aligncenter {float:none;display:block;margin:0 auto;}
#single #share {clear:both;border-bottom:solid 1px #e84393;height:29px;}
	#single #share .icons {float:right;}
	#single #share .ico {width:62px;height:21px;background:url(./imgs/share.png);display:inline-block;}
	#single a#face-ico {background:url(./imgs/face-ico.png);width:30px;height:30px;margin-left:5px;display:inline-block;}
	#single a#twit-ico {background:url(./imgs/twit-ico.png);width:30px;height:30px;margin-left:5px;display:inline-block;}
#single .sharing {clear:both;border-top:solid 1px #e84393;height:29px;}
	#single .sharing ul { margin:0; padding:0 0 0 70px; height:21px; background:url(./imgs/share.png) no-repeat; display:block; margin-top:15px;}
	#single .sharing ul li { list-style:none; float:left; margin-right: 8px; display:inline-block; }

/*
Featured
*/

#featured {margin-bottom:25px;height:115px;}
#featured .feature {position:relative;width:165px;height:115px;overflow:hidden;display:inline-block;float:left;margin-right:1px;background:black;}
#featured .featured-thumb {}
	#featured .featured-thumb img {min-width:165px;max-width:200px;}
#featured .featured-title {/*position:absolute;top:0;left:0;width:159px;height:109px;background:rgba(235,65,150,.75);display:block;border:solid 3px #e84393;z-index:10;overflow:hidden;*/display:none;}
	#featured p {font:bold 1.25em "Arial Black", sans-serif;color:white;padding:10px;height:75px;overflow:hidden;}

/*
Sidebar
*/

#sidebar {color:#696969;}
#sidebar h1 {font:normal 1.2em "Arial Black", Gadget, sans-serif; color:#e84393;}
#sidebar #related {}
#sidebar #related-head {width:300px;height:25px;font:normal 1em 'Homemade Apple', sans-serif;color:#e84393;margin-bottom:15px;}
#sidebar .related {height:100px;margin-bottom:5px;overflow:hidden;}
#sidebar .thumb {width:125px;height:90px;overflow:hidden;display:inline-block;float:left;border:solid 3px #e84393;margin-right:5px;-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;transition:all .2s ease-in;}
	#sidebar .thumb:hover {border-color:white;}
	#sidebar .thumb img {max-width:125px;}
#sidebar .related-meta {width:150px;display:inline-block;}
#sidebar .related-title {height:55px;width:150px;display:inline-block;overflow:hidden;text-overflow:ellipsis;}
#sidebar .related-title a {font:bold 12px "Arial Black", sans-serif;color:#e84393;display:block;margin-bottom:10px;}
	#sidebar .related-title a:hover {color:#696969;}
#sidebar .related-cat {color:#696969;display:block;font-size:12px;}
	#sidebar .related-cat a {color:#696969;font:bold 12px "Arial Black", sans-serif;}
		#sidebar .related-cat a:hover {color:#e84393;}
#sidebar .related-date {color:#e84393;font:bold 12px "Arial Black", sans-serif;display:block;}
#sidebar #primary {margin:25px 0;}
#sidebar .tagcloud a, #sidebar a {
	color:#E84393;
}
ul.xoxo li {margin-bottom:10px;}
#searchsubmit { background:#E84393;font:bold 10px "Arial Black", sans-serif; display:inline-block; border:none; padding:2px 5px 2px 5px; color:#FFF; text-transform:uppercase; cursor:pointer; }
ul.xoxo li.randomlinks img, #tumblr_recent_photos ul a img {border:1px solid #E84393; width:298px; height:inherit; }
ul.xoxo li .bar {width:300px;overflow:hidden;display:block;margin-bottom:4px;}
ul.xoxo li .catHead {display:inline-block;height:16px;border-right:solid 1000px #e84393}
ul.xoxo li .catHead h3, #sidebar h3.widget-title {color:#e84393;font:bold 20px "Arial Black", sans-serif;letter-spacing:-2px;line-height:.75;padding-right:5px;text-transform:uppercase;display:inline-block;white-space:nowrap;}
a.rsswidget { color:#e84393;font:bold 20px "Arial Black", sans-serif;letter-spacing:-2px;line-height:.75; }
.rssSummary {padding-top:10px;line-height:1.5;color:#696969;}
/*
Categories
*/


#category .bar {width:650px;overflow:hidden;display:block;}
#category .catHead {display:inline-block;height:24px;border-right:solid 1000px #e84393}
	#category .catHead h3 {color:#e84393;font:bold 30px "Arial Black", sans-serif;letter-spacing:-2px;line-height:.75;padding-right:5px;text-transform:uppercase;display:inline-block;white-space:nowrap;}
#category .post {padding:15px 0;border-bottom:solid 1px #e84393;float:left;}
#category .crop {width:300px;height:225px;overflow:hidden;display:block;float:left;margin:0 15px 0 0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;transition:all .2s ease-in;}
	#category .crop {-webkit-box-shadow:0 0 10px rgba(0,0,0,.2);-moz-box-shadow:0 0 10px rgba(0,0,0,.2);box-shadow:0 0 10px rgba(0,0,0,.2);}
#category img {width:300px;}
#category .text {}
#category .entry-title {min-width:325px;max-width:650px;font:bold 2em "Arial Black", sans-serif;text-transform:uppercase;line-height:.2;}
	#category .entry-title a {color:#e84393;line-height:.75;}
		#category .entry-title a:hover {color:#696969;}
#category .date {font:bold 1em "Arial Black", sans-serif;display:block;color:#696969;}
#category .content {max-width:650px;height:175px;overflow:hidden;}
	#category .content p a {font-weight:bold;color:#e84393;display:block;padding-top:5px;}
		#category .content p a:hover {color:#696969;}	
#category p {padding-top:10px;line-height:1.5;color:#696969;max-width:650px;overflow:hidden;}
#category .author-title {color:#e84393;font:bold 3em "Arial Black", sans-serif;text-transform:uppercase;}

/*
Footer
*/

#footer {-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 5px rgba(0,0,0,.3);box-shadow:inset 0 5px 5px rgba(0,0,0,.3);clear:both;background:rgba(0,0,0,.5);}
#wrap {margin:0 auto;padding:25px 0;}
#block {width:100%;background:rgba(0,0,0,.75);}

#footer-ads {}
	#footer-ads .ad-175x175 {width:175px;height:175px;margin:2px;float:left;background:white;}
	#footer-ads .ad-175x350 {width:175px;height:354px;margin:2px;float:left;background:white;}
	#footer-ads .ad-350x175 {width:354px;height:175px;margin:2px;float:left;background:white;}
	#footer-ads .ad-350x350 {width:336px;height:280px;margin:2px;float:left;background:white;border:solid 2px white;}
	
#footer-recent {margin-top:2px;color:#e84393;overflow:hidden;}
	#footer-recent ul {}
	#footer-recent .widget-title {font:bold 1em "Arial Black", sans-serif;text-transform:uppercase;color:#e84393;}
	#footer-recent a {color:#bbb;}
		#footer-recent a:hover {color:white;}
	#footer-recent .widget_recent_entries {margin-top:25px;}

	#footer-nav li {display:inline-block;}
	#footer-nav a {font:bold 1em "Arial Black", sans-serif;text-transform:uppercase;color:#e84393;}
		#footer-nav a:hover {color:white;}

/*
Gallery
*/	
		
.gallery {margin: 0 auto 25px;width:510px;}
.gallery .gallery-item {float: left;margin:0;text-align: center;width:150px;height:150px;margin:0 20px 20px 0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);-moz-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3);}
.gallery-columns-2 .gallery-item {width: 50%;}
.gallery-columns-4 .gallery-item {width: 25%;}
.gallery-columns-2 .attachment-medium {max-width: 92%;height: auto;}
.gallery-columns-4 .attachment-thumbnail {max-width: 84%;height: auto;}
.gallery .gallery-caption {color: #888;font-size: 12px;margin: 0 0 12px;}
.gallery dl {margin: 0;}
.gallery dt {margin:0;}
.gallery img {}
.gallery br+br {display: none;}
#content .attachment img {display: block;margin: 0 auto;}

/*
Comments
*/

#comments {clear: both;}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e84393;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {display:none;}
#respond .form-allowed-tags code {font-size: 11px;}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
/* JETPACK Overrides */
.post-likes-widget-placeholder {
	display:none!important;
}
div.sharedaddy h3.sd-title {
    display:none !important;
}
#content div.sharedaddy.jetpack-likes-widget-wrapper {
	display:none !important;
}