/*

Extra Style for Plugin

*/









.clear {

	clear:both;

}



.loginwidget{

	margin-bottom:20px;

}



.noaccount{

	border-top:3px solid #F7F7F7;

	text-align: center;

}
/*img {
	border: 0;
	page-break-inside: avoid;
	max-width: 100% !important;
	vertical-align: middle;  
	display: inline !important;
	margin: 5px 5px 2px 0px !important ;
}*/


.twitterbutton{

	margin-right:10px;

}





.questionmain{

	/*border-bottom:1px solid #F7F7F7;*/

	margin: 15px 0 15px 5px;

}



.questiontitle{

	margin:0px;

	font-size: 20px;

	font-weight: bold;

	letter-spacing: -0.2px;

	margin-bottom:2px;

	/*display:inline-block;*/
	
	word-wrap: break-word;

}



.questiontitle a{

	color: #161616 !important;
    text-transform: uppercase;

}



.questiontitle a:hover{

	color: #777777;

}



.questionnumber{

	background-image: url(img/bubble-bg.png);

	background-repeat: no-repeat;

	color:white;

	width:50px;

	height:51px;

	margin: 0 auto !important;
     
}



.questionnumber a{

	display:block;

	width:50px;

	height:50px;

	color: #ffb700 !important;

	text-decoration:none

}



.questionnumber a:hover{

	color:#e4e4e4;

}



.questionnumber p{

	font-size: 25px;

	font-weight: bold;

	text-align: center;

	line-height: 50px;

}



.questionmeta{

	color:#777 !important;

}



.questionmeta a{

	color:#777 !important;

}



.questionmeta a:hover{

	color:#337ab7 !important;

}



.questionmeta {

	margin: 10px 0px 0px !important;

	padding:0px;

}



.questionmeta li{

	list-style-type: none;

	display: inline;

	margin-right:20px;

}

.questionmeta a::before {
    /*content: "\00a0";*/
}


.cat-count{

	float:left;

	background-color: #141414;

	color:white;

	display:block;

	-moz-border-radius:15px;

	-webkit-border-radius: 15px;

	border-radius: 15px;

	width:22px;

	height:22px;

	text-align: center;

	line-height: 22px;

	margin-right:10px;

	font-size: 11px;

	font-weight: bold;

	

}



.cat-item{

	list-style:none;

	margin-left:0px;

	padding-left:0px;

	margin-bottom:20px;

}



.avatarsmall {

	width: 22px;

	height: 22px;

	border-radius: 20px;

	-webkit-border-radius: 20px;

	-moz-border-radius: 20px;

	float: left;

	margin-right:10px;

}



.user-points{

	float: right;

}



.questionarea{

	height:200px;

	width:80%;

}



.formlabel{

	/*margin-top:20px;*/

}





/* Interior */

#submitque input[type="text"],
#submitque textarea,
#submitque select,
.loginbox,
.userinfo input[type="text"],
.userinfo input[type="password"]{
	border: 1px solid #E4E4E4;
	padding: 5px;
	border-radius: 5px;
	background: #fff;
	color: #5d5c5c;
}
.loginbox{
	margin-bottom: 10px;
	width: 100%;
}

.userinfo p{

	margin-top:20px;

}



.formlabel{

	padding-bottom:5px;

	line-height:25px

}



.formtitle{

	margin:0px;

	font-size: 20px;

	font-weight: bold;

	letter-spacing: -0.2px;

	margin-top:8px;

	margin-bottom:2px;

	line-height: 22px;

	margin-top:30px;

}



.formtitle a{

	color:#010101;

}



.formtitle a:hover{

	color: #777777;

}







/* Comments */



.voting{

	float:left;

	margin-right: 10px;
	
	font-weight: bold;
}



.vote{

	width:25px;

	height:20px;

	display:block;

	

}



.voting li{

	display:block;

	width:25px;

	list-style-type:none;

	float:left;

	text-align:center;

	line-height:20px;

	font-weight:bold;

}



.voting li a{

	width:20px;

	background-color:#333333;

	color:white;

	-moz-border-radius:25px;

	-webkit-border-radius: 25px;

	border-radius: 25px;

}



.voting li a:hover{

	background-color:#333333;

}





.negative{

	color:#CCCCCC;

}



.negative .comment-author {

	color:#CCCCCC;

}



.negative .wpanswerstuff{

	color:#CCCCCC;

}



.negative .avatar{

	zoom: 1;

	filter: alpha(opacity=50);

	opacity: 0.5;

}



.best-answer{

	background-color:#FFFFD9;

	padding:10px;

	background-image:url(img/bestanswer-button.png);

	background-repeat:no-repeat;

	background-position:top 10px right 10px;

}



#comments{



}



.commentheading{

	float:left;

	font-size: 18px;

	font-weight: bold;

	margin-top:15px;

}



.leavecomment{

	font-size: 18px;

	font-weight: bold;

	margin-top:15px;

	border-bottom:3px solid #F7F7F7;

	margin-bottom:25px;

	padding-bottom:10px;

}





.comments ol{

}



.wpanswerstuff{

	margin-left:55px;

	margin-bottom:-5px;

	margin-top: -5px;

}



.wpanswerstuff li{

	display:inline;

	list-style-type:none;

	margin-right:10px;

	font-size:11px;

}



.wpanswerstuff a{color:#B9B9B9;}

.wpanswerstuff a:hover{color: #006CFF;}





#comments .avatar{

	float:left;

	margin-right:10px;

	-moz-border-radius:25px;

	-webkit-border-radius: 25px;

	border-radius: 25px;

	border:0px;

	padding:0px;

}





.answerarea{

	background-image:url(img/stripe-bg.png);

	background-repeat:repeat;

	padding:15px;

	-webkit-border-radius: 5px; 

	-moz-border-radius: 5px;

	border-radius: 5px;

}



.commentinfo{

	font-size: 11px;

	margin-top:20px;

}



.commentsubmit{

	margin-top:20px;

	display: block;

	background-color: #464646;

	color:white;

	border:0px;

	font-size: 11px;

	padding:5px 15px;

}



.commentsubmit:hover{

	background-color: #5E5E5E;

	cursor: pointer;

}



.cancelcomment {

	margin-bottom:10px;

}



.loggedinauthor{

}







/* Widgets */





.top-users-widget li{

	margin-bottom:10px;

}



/* reCaptcha */



#recaptcha{

	margin:20px;

}





/* Pagination */





.pagination {

	position:relative;

	padding:0px 0;

	font-size:11px;

	line-height:13px;

	height:60px;

	padding-top:10px;

	padding-bottom:0px;

	max-width:625px;

}



.pagination span, .pagination a {

	display:block;

	float:left;

	margin: 2px 2px 2px 0;

	padding:6px 9px 5px 9px;

	text-decoration:none;

	width:auto;

	color:#444;

	border:1px solid #EDEDED;

		-moz-border-radius:15px;

	-webkit-border-radius: 15px;

	border-radius: 15px;

}



.pagination a:hover{

	background: #24221D;

	color:#fff;

	text-decoration: none;

	border:1px solid #24221D;

}



.pagination a:visited{

	text-decoration: none;

}



.pagination .current{

	padding:6px 9px 5px 9px;

	background: #24221D;

	color:#fff;

	border:1px solid #24221D;

}


#askbar {
	height:83px;
	background-color: #F7F7F7;
	background-image: url(/wp-content/themes/15zine-child/library/images/stripe-bg.png);
	border-radius: 5px;
	margin-top:25px;
}
.ask {
	float: left;
	width: 60%;
}
.searchf {
	float: right;
	width: 40%;
	text-align: right;
}
.searchinput,
.askinput {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 16px;
	font-size: 16px;
	font-weight: bold;
	margin-right: 15px;
	background: #fff;
	color: #5d5c5c;
	border: 1px solid #E4E4E4;
	padding: 10px 30px;
	height: 50px;
}
.askinput {
	width: 80%;
}
.searchinput {
	width: 65%;
}

@media screen and (max-width: 1020px){
	.askinput {
	    width: 75%;
	}
	.searchinput {
		width: 60%;
	}
}
@media screen and (max-width: 980px){
	#askbar {
		height: 150px;
	}
	.askinput,
	.searchinput {
	    width: 75%;
	}
	.searchf,
	.ask {
		width: 100%;
		text-align: left;
	}
	.searchf input[type="submit"],
	.ask input[type="submit"] {
		width: 20%;
		margin-top: 16px;
		float: right;
	}
}
@media screen and (max-width: 768px){
	#askbar {
		padding: 0px 15px;
		margin-bottom: 20px;
	}
	.searchf input[type="submit"],
	.ask input[type="submit"] {
		padding: 10px 10px;
	}
}
@media screen and (max-width: 468px){
	#askbar {
		height: 130px;
	}
	.searchf input[type="submit"],
	.ask input[type="submit"] {
		padding: 10px 10px;
	}
	.askinput,
	.searchinput {
		padding: 10px 10px;
		height: 40px;
		width: 60%;
	}
	.searchf input[type="submit"],
	.ask input[type="submit"] {
		height: 40px;
		padding: 0;
		line-height: 1;
		width: 30%;
	}
}
