/***  shout-out module  ***/


#shoutout
{
	text-align:center;
}
.DAKF_shoutout
{
	/*
	font-family: Arial,Helvetica,sans-serif;
	color: #4c4c4c;
	*/
	margin:0 auto;
	max-width:480px;
	text-align:left;
}

.DAKF_shoutout .DAKF_clear
{
	clear: both;
}

.DAKF_shoutout hr
{
	width: 80%;
	border-bottom: 0;
}

.DAKF_shoutout .DAKF_shoutout_header
{
	margin-top: 16px;
}

.DAKF_shoutout .DAKF_shoutout_header h3
{
	font-size: 18px;
	font-weight: light;
	font-style: normal;
	/*
	font-family: "Arial Black",Arial,Helvetica,Sans-Serif;
	*/
}

.DAKF_shoutout .DAKF_shoutout_header .DAKF_total
{
	font-size: 16px;
}

.DAKF_shoutout .DAKF_shoutout_top_actions,.DAKF_shoutout .DAKF_shoutout_bottom_actions
{
	padding: 0;
	float: right;
}

.DAKF_shoutout .DAKF_shoutout_top_actions a,.DAKF_shoutout .DAKF_shoutout_bottom_actions a
{
	display: none;
	background-image: url("../../../s/aO/t_/LJ3eKQepFXuzSeWUiwuKPpM.png");
	background-repeat: no-repeat;
	cursor: pointer;
	width: 19px;
	height: 12px;
}

.DAKF_shoutout .DAKF_shoutout_list_cont
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	
	/*  */
	
	max-height: 160px;
    overflow: auto;
	
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-image: none;
    border-style: none solid solid;
    border-style: none;
    border-width: medium 1px 1px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2) inset;
	margin: 0 auto;
	width: 90%;
	text-align:left;
	position: relative;
}

@media screen and (min-width:750px)
{
	.DAKF_shoutout .DAKF_shoutout_list_cont
	{
		/*
		width: 50%;
		*/
	};
}

.lt-ie8 .DAKF_shoutout .DAKF_shoutout_list_cont
{
	margin-right: -1px;
}

.DAKF_shoutout .DAKF_shoutout_scroll_cont
{
	display: block;
	position: relative;
	height: 230px;
	overflow: hidden;
	cursor: pointer;
}

.DAKF_shoutout .DAKF_shoutout_scroll_cont ul
{
	position: absolute;
	width: 100%;
	padding: 0;
	margin: 0;
	display: block;
	list-style: none;
	/*
	font-family: Arial,Helvetica,sans-serif;
	*/
}

.DAKF_shoutout .DAKF_shoutout_scroll_cont ul .DAKF_row
{
	display: block;
	/*
	padding: 3px 0 0 3px;
	margin: 0 0 11px 0;
	*/
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 8px;
}
.DAKF_shoutout .DAKF_shoutout_scroll_cont ul .DAKF_odd_row
{
	background-color: rgba(235, 237, 238, 0.2);
}
.DAKF_shoutout .DAKF_shoutout_scroll_cont ul .DAKF_row p
{
	margin: 0;
	padding: 0;
}

.DAKF_shoutout .DAKF_shoutout_scroll_cont ul .DAKF_row p .DAKF_shoutout_text
{
	color: #333;
	font-size: 1.1em;
	line-height:1em;
	font-style: normal;
	font-weight: normal;
	display: block;
}

.DAKF_shoutout .DAKF_shoutout_scroll_cont ul .DAKF_row p .DAKF_shoutout_author
{
	color:#ADADAD;
    font-size: 0.8em;
    margin-top: 2px;
    word-wrap: break-word;
}
.DAKF_display_name
{
	font-weight:bold;
}

/*
color: #ADADAD;
    display: block;
*/

.DAKF_shoutout .DAKF_shoutout_sidebar
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	margin: 0;
	width: 100%;
	vertical-align: top;
	/*
	margin-top: 40px;
	*/
	
	/*  */
	border: 1px solid #ccc;
	background: none repeat scroll 0 0 #F0F3F5;
    border-radius: 8px;
	/*
	padding: 8px 8px 6px;
    */
	position: relative;
}

@media screen and (min-width:750px)
{
	.DAKF_shoutout .DAKF_shoutout_sidebar
	{
		/*
		width: 50%;
		*/
	};
}

.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont
{
	/*
	width: 356px;
	margin: 0 auto;
	*/
	position: relative;
	margin-bottom:8px;
}

.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont p
{
	margin: 0;
	padding: 0;
}

.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont input,
.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont textarea,
.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont select,
.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont button
{
	/*
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	outline: 0;
	background: #f4f4f4;
	-webkit-border-radius: 6px 6px;
	-moz-border-radius: 6px / 6px;
	border-radius: 6px / 6px;
	border: 1px solid #CCC;
	font-size: 11pt;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding: 1px 1px 1px 5px;
	color: #454545;
	height: 24px;
	*/
}

.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_author_input
{
	/*
	position: relative;
	*/
	float: left;
    margin-bottom: 0;
	margin-left:8px;
	text-align:left;
    max-width: 70%;
}

.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_author_input .name
{
	/*
	margin-right: 5px;
	width: 225px;
	*/
	display: inline-block;
    vertical-align: top;
    width: 54%;
}

.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_author_input .age
{
	/*
	width: 38px;
	margin-right: 5px;
	font-weight: bold;
	*/
	display: inline-block;
    vertical-align: top;
    width: 22%;
}

.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_author_input .state
{
	/*
	width: 67px;
	height: 28px;
	font-weight: bold;
	*/
	display: inline-block;
    vertical-align: top;
    width: 24%;
	
    font-weight: 400;
    line-height: 30px;
    width: 100%;
	
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    font-size: 1.1em;
    height: 36px;
    margin: 0;
    padding: 3px 6px 8px;
	
    width: 14%;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.DAKF_shoutout name .gutter,
.DAKF_shoutout age .gutter,
.DAKF_shoutout state .gutter
{
	margin-right:8px;
}

.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_text_cont
{
	margin: 8px;
}

.DAKF_shoutout input, .DAKF_shoutout textarea, .DAKF_shoutout select
{
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.DAKF_shoutout input, .DAKF_shoutout textarea
{
	display: block;
    padding: 6px !important;
    resize: none;
    width: 100%;
	transition: border 0s ease 0s, box-shadow 333ms ease 0s
}


.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont input,
.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont textarea,
.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont select,
.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont button
{
	/*
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	outline: 0;
	background: #f4f4f4;
	-webkit-border-radius: 6px 6px;
	-moz-border-radius: 6px / 6px;
	border-radius: 6px / 6px;
	border: 1px solid #CCC;
	font-size: 11pt;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding: 1px 1px 1px 5px;
	color: #454545;
	height: 24px;
	*/
}


.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_text_cont textarea,
.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_author_input input
{
	/*
	text-transform: capitalize;
	width: 350px;
	height: 112px;
	resize: none;
	*/
	background-color:white;
	border: medium none;
    border-radius: 6px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2) inset;
    color: #B3B3B3;
    font-size: 1.1em;
    margin: 0;
}

.DAKF_shoutout button, .DAKF_shoutout input, .DAKF_shoutout select, .DAKF_shoutout textarea {
	font-family: 'Matterhorn', 'Trebuchet MS', 'Arial', 'Helvetica', 'Tahoma', sans-serif;
}

.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_text_cont textarea
{
	height:60px;
}

.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_text_cont .DAKF_text_entered
{
	text-transform: none;
	font-style: normal;
	color: #414141;
}

.DAKF_shoutout .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_post_cont
{
	/*
	margin-top: 12px;
	*/
}

.DAKF_shoutout .DAKF_shoutout_msg
{
	font-size: 16px;
	line-height: 28px;
	text-transform: none;
	padding: 0;
	margin: 0;
}

.DAKF_shoutout button
{
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
    border-radius: 6px;
    box-shadow: 0 2px 0 0 rgba(255, 255, 255, 0.4) inset;
    cursor: pointer;
    text-align: center;
	
	font-size: 1em;
    padding: 8px 16px;
	
	background-color: #1E91EA;
    color: #FFFFFF;
	
	border: medium none;
    display: block;
    width: 100%;
	
	float: right;
    max-width: 100px;
	margin-right:8px;
	margin-bottom: 8px;
}

.DAKF_shoutout.closed .DAKF_shoutout_list_cont
{
	width: 100%;
}

.DAKF_shoutout.closed .DAKF_shoutout_sidebar
{
	display: none;
}

.DAKF_shoutout.dct .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_submit_btn,.DAKF_shoutout.dwab .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_submit_btn
{
	height: 26px;
	padding: 0 26px;
	float: right;
	cursor: pointer;
	border-top: 2px solid #74ace3;
	border-left: 2px solid #74ace3;
	border-bottom: 2px solid #0059b2;
	border-right: 2px solid #0059b2;
	text-shadow: 0 0 .2em #589adc,0 0 .2em #589adc,0 0 .2em #589adc;
	background-color: #0065cd;
	/*
	font-family: "Arial Black",Arial,sans-serif;
	font-weight: bold;
	*/
	color: white;
	font-size: 14px;
}

.DAKF_shoutout.dct .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_submit_btn:hover,.DAKF_shoutout.dwab .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_submit_btn:hover
{
	background-color: #8dc63f;
	text-shadow: 0 0 .2em #c0e78a,0 0 .2em #c0e78a,0 0 .2em #c0e78a;
	border-top: 2px solid #c0e78a;
	border-left: 2px solid #c0e78a;
	border-bottom: 2px solid #70a823;
	border-right: 2px solid #70a823;
}

.DAKF_shoutout.xd .DAKF_shoutout_header h3
{
	color: #192e6b;
	font-size: 22px;
	/*
	font-weight: normal;
	font-family: "XDRA Heavy",arial,helvetica,sans-serif;
	font-style: normal;
	*/
	text-transform: uppercase;
}

.DAKF_shoutout.xd .DAKF_shoutout_header h3 .DAKF_total
{
	/*
	font-family: Arial,Helvetica,sans-serif;
	*/
}

.DAKF_shoutout.xd .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont input,.DAKF_shoutout.xd .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont textarea,.DAKF_shoutout.xd .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont select,.DAKF_shoutout.xd .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont button
{
	background: #FFF;
}

.DAKF_shoutout.xd .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_text_cont
{
	position: relative;
}

.DAKF_shoutout.xd .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_text_cont textarea
{
	width: 331px;
	padding-right: 20px;
}

.DAKF_shoutout.xd .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_text_cont:before,.DAKF_shoutout.xd .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_text_cont:after
{
	position: absolute;
	display: block;
	color: white;
	width: 20px;
	height: 20px;
	border: 0;
	background: white url("../../../s/9w/JS/7gYeuiSCCO2C6RSNOsYrdEw.png") no-repeat;
	content: '';
}

.DAKF_shoutout.xd .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_text_cont:before
{
	bottom: 0;
	left: 0;
	background-position: 0 -102px;
}

.DAKF_shoutout.xd .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_shoutout_text_cont:after
{
	top: 0;
	right: -2px;
	background-position: -336px 0;
}

.DAKF_shoutout.xd .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_submit_btn
{
	background: url("../../../s/rY/6e/j1WYKgd1mTa5mZZoD3Jlq08.png");
	height: 32px;
	width: 99px;
	padding: 0;
	float: right;
	cursor: pointer;
	border: 0;
	text-indent: -9999px;
}

.DAKF_shoutout.xd .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_submit_btn:hover
{
	background-position: 0 -32px;
}

.DAKF_shoutout.dwab .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_submit_btn
{
	border-top: 2px solid #e15553;
	border-left: 2px solid #e15533;
	border-bottom: 2px solid #620000;
	border-right: 2px solid #620000;
	text-shadow: 0 0 .2em #e15553,0 0 .2em #e15553,0 0 .2em #e15553;
	background-color: #c33;
}

.DAKF_shoutout.dwab .DAKF_shoutout_sidebar .DAKF_shoutout_input_cont .DAKF_submit_btn:hover
{
	background-color: #620000;
	text-shadow: 0 0 .2em #b14543,0 0 .2em #b14543,0 0 .2em #b14543;
	border-top: 2px solid #310000;
	border-left: 2px solid #310000;
	border-bottom: 2px solid #b14543;
	border-right: 2px solid #b14543;
}
