@import "/css/reset.css";
@import "/css/forms.css";
/* End of imported css files */
@charset "utf-8";
/*	Desc: Kolokyum.com Screen Media Style Sheet
	Author: Hakan Uzunoglu - Designer
	Author: Guney Can Gokoglu - Developer
*/
html {
}
body {
	margin:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#FFFFFF;
	color:#555;
}
object {
	outline:none;
}
/* Sitewide Links */
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	border:none;
	font-weight:bold;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #FF003c;
	border:none;
	font-weight:bold;
	outline:none;
}
/* Sitewide Headers */
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:normal;
	margin:0.1em;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-weight:normal;
}
h1 img, h2 img, h3 img, h4 img h5 img, h6 img {
	vertical-align:middle;
	position:relative;
	top:-0.1em;
	margin-right:0.2em;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.8em;
}
h3 {
	font-size:1.6em;
}
h4 {
	font-size:1.4em;
}
h5 {
	font-size:1.2em;
}
.g {
	font-family:Georgia, Times New Roman, Times, serif;
}
.g a {
	font-weight:normal;
}
/* Sitewide Page Elements */
p {
	margin:10px 0 10px 0;
	line-height:1.5em;
}
ol, ul{
	margin:1em;
}
li {
	list-style-position:inside;
	margin:1em;
}
blockquote {
	margin:0;
	font-style:italic;
	color:#999;
}
.commontable {
	padding: 0;
	margin: 0;
	width:100%;
}
caption {
	padding: 0 0 5px 0;
	text-align: right;
}
th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #FCFCFC;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #999;
	background: none;
}
td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #fff;
	padding: 6px 6px 6px 12px;
}
td.alt {
	background: #FCFCFC;
}
th.spec {
	border-left: 1px solid #999;
	border-top: 0;
}
th.specalt {
	border-left: 1px solid #999;
	border-top: 0;
	background: #FCFCFC;
}
/* Sitewide Helper Classes */
a.blackbutton {
	padding:2px 1em;
	background:#000;
	color:#FFF;
	border:none;
	font-weight:normal;
	line-height:15px;
}
a.blackbutton:hover {
	background:#FF003c;
	color:#FFF;
	font-weight:normal;
}
a.redbutton {
	padding:2px 1em;
	background-color:#FF003c;
	color:#FFF;
	font-weight:normal;
}
a.redbutton:hover {
	background-color:#000;
	color:#FFF;
	font-weight:normal;
}
.floatleft {
	float:left;
	display:inline;
}
.floatright {
	float:right;
	display:inline;
}
.clear {
	clear:both;
}
.borderless {
	border:none;
	margin:2px;
}
.bordered {
	border:1px solid #CCC;
	margin:2px;
}
.red {
	color:#FF003c;
}
a.red {
	color:#FF003c;
}
a.black {
	color:#000;
}
.grey {
	color:#999;
}
.btn {
	cursor:pointer;
}
.panel {
	cursor:pointer;
}
.panel-closed {
	display:none;
}
.tabbedcontent {
	display:none;
}
.black {
	color:#333;
}
.hr {
	border-top:1px solid #FF003c;
	height:1px;
}
.hidden {
	display:none;
}
#clear1 {
	clear:both;
	height:1px;
	overflow:hidden;
}
#clear2 {
	clear:both;
	height:20px;
	overflow:hidden;
}
/* End of Common Styles */

/* Layout */
#container {
	width:990px;
	text-align:center;
	margin:0 auto;
	z-index:2;
}
#main_body {
	margin:0 0 0 140px;
	text-align:left;
	z-index:2;
}
#header {
	height:245px;
	width:850px;
	background:no-repeat;
}
#content_wrapper {
	clear:both;
	padding-top:15px;
}
#content_wrapper #col1 {
	width:502px;
	float:left;
	display:inline;
	text-align:left;
g
}
#content_wrapper #col2 {
	width:330px;
	float:left;
	display:inline;
	text-align:left;
	margin-left:18px;
	margin-top:6px;
	overflow:hidden;
}
#footer {
	height:25px;
	background:#ff003c;
	margin:15px 0 0 0;
	color:#FFF;
	line-height:25px;
	padding:0 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11.5px;
}
/* End of Layout */

/* Header Content */

#logo {
	display:inline;
	float:left;
	height:96px;
	margin-left:-140px;
	top:120px;
	overflow:hidden;
	width:517px;
	position:relative;
}
#logo_print {
	display:inline;
	float:left;
	height:96px;
	margin-left:-140px;
	top:10px;
	overflow:hidden;
	width:517px;
	position:relative;
}
#ayrildaGel_print {
	border-bottom:1px solid #fd003c;
}
#userMenu {
	margin:0;
	padding:0;
	font-size:12px;
	float:right;
	text-align:right;
	position:relative;
	top:0;
}
#userMenu a.userName {
	height:25px;
	display:block;
	margin:0;
	font-size:12px;
	text-align:center;
	background:#000;
	color:#FFF;
	line-height:25px;
	padding:0 1em;
	min-width:128px;
	width:auto !important;
	width:128px;
}
#userMenu a:hover.userName {
	background:#000;
	color:#FFF
}
#userMenu ul {
	background:#222;
	text-indent:0;
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:inside;
	display:none;
	float:right;
	width:152px;
}
#userMenu li {
	list-style:none;
	list-style-position:outside;
	text-indent:0;
	padding:0;
	margin:0;
	display:block;
}
#userMenu li a {
	width:100%;
	padding:5px 0;
	margin:0;
	text-align:center;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	display:block;
}
#userMenu li a:hover {
	background:#666;
	font-weight:normal;
}
#userMenu:hover ul {
	display:block;
}
#searchbox {
	height:20px;
	position:absolute;
	top:167px;
	z-index:5;
	left:50%;
	width:143px;
	margin-left:343px;
}
#quick_search {
	float:left;
	display:inline;
	padding:0;
	border:none;
}
#quick_search .tx {
	width:146px;
	padding:2px;
	height:17px;
	line-height:18px;
	border:1px solid #999;
	float:right;
	display:inline;
	font-weight:bold;
	background:url("/images/site/bg_search.gif") top right no-repeat #fff;
	color:#666;
}
/* 
	search suggestions 
*/
#suggestions {
	background:url("/images/site/bg_searchResultsArrow.gif") 300px 0px no-repeat;
	left:50%;
	margin-left:163px;
	padding-top:16px;
	position:absolute;
	top:190px;
	width:332px;
	z-index:555;
	display:none;
}
#suggestions #searchresults {
	width:330px;
	background:#000;
	border:1px solid #DDD;
	min-height:50px;
	font-size:10px;
	border-top:none;
}
#searchresults a {
	display:block;
	clear:left;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:3px;
}
#searchresults a:hover {
	background-color:#F0F0F0;
}
#searchresults a img {
	float:left;
	margin:3px 3px 0 3px;
	border:1px solid #DDD;
	padding:2px;
	background-color:#FFF;
}
#searchresults a span.searchHeading {
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	padding:2px;
	color:#FFF;
}
#searchresults a:hover span.searchHeading {
	color:#000;
}
#searchresults a span {
	color:#CCC;
	display:block;
	padding:5px;
}
#searchresults a:hover span {
	color:#666;
}
#searchresults span.category {
	padding:5px;
	background-color:#333;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	font-size:15px;
}
#searchresults span.seperator {
	float:right;
	padding-right:15px;
	margin-right:5px;
}
#searchresults span.seperator a {
}
/* Main Navigation */

.olmayanmenu {
	border-top:1px solid #FF003c;
	position:absolute;
	width:850px;
	margin-top:219px;
	margin-left:-355px;
	left:50%;
	z-index:4
}
#main_navigation {
	text-align:left;
	height:25px;
	overflow:hidden;
	top:219px;
	margin-left:-355px;
	left:50%;
	background-color:#000;
	border-top:1px solid #fff;
	position:absolute;
	width:850px;
	z-index:5;
}
#main_navigation ul {
	list-style: none;
	float:left;
	display:inline;
	text-indent:0;
	margin:0;
	width: 850px;
	background-color: #ff003c;
}
#main_navigation li {
	float:left;
	display:inline;
	text-indent:0;
	margin:0;
}
#main_navigation li.submit a{
	background:url("/images/site/plus.gif") top right no-repeat;
	background-color:#000;
	color:#FFF;
	border-left:1px solid #fff;
	border-right: none;
	padding: 0 30px;
	float: right;
	text-align: center;
}
#main_navigation li.submit a:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	background:url("/images/site/plusHover.gif") top right no-repeat #FFF;
}
#main_navigation li.submit{
	
	float: right;
	text-align: center;
}
#main_navigation ul li a {
	border-right:1px solid #ff85a2;
	height: 25px;
	line-height: 25px;
	float: left;
	padding:0 14px;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#main_navigation ul li a:hover {
	background:#FFF;
	color:#FF003c;
	text-decoration: none;
	text-align: center;
}
#main_navigation ul li a.kolokr {
	width:48px;
}
#hq_navigation {
	text-align:left;
	height:25px;
	overflow:hidden;
	top:219px;
	margin-left:-355px;
	left:50%;
	background-color:#FEEB05;
	border-top:1px solid #fff;
	position:absolute;
	width:850px;
	z-index:5;
}
#hq_navigation ul {
	list-style: none;
	float:left;
	display:inline;
	text-indent:0;
	margin:0;
}
#hq_navigation li {
	float:left;
	display:inline;
	text-indent:0;
	margin:0;
}
#hq_navigation ul li a {
	border-right:1px solid #FFF;
	height: 25px;
	line-height: 25px;
	float: left;
	padding:0 2.378em;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#hq_navigation ul li a:hover {
	background:#000;
	color:#FEEB05;
	text-decoration: none;
	text-align: center;
}
#hq_navigation ul li a.radio {
	background:#000;
	color:#FEEB05;
	text-decoration: none;
	text-align: center;
}
#hq_navigation ul li a:hover.radio {
	background:#FFF;
	color:#000;
	text-decoration: none;
	text-align: center;
}
#hq_navigation ul li a:hover.radioAlert {
	background:#FF003c;
	color:#000;
	text-decoration: none;
	text-align: center;
}
a.submit_content {
	line-height:25px;
	font-size:12px;
	width:120px;
	height:25px;
	padding:0 15px 0 0;
	margin:0;
	font-weight:bold;
	background:url("/images/site/plus.gif") top right no-repeat;
	display:block;
	float:right;
	text-align:center;
	background-color:#000;
	color:#FFF;
	border-left:1px solid #fff;
}
 a:visited.submit_content, a:link.submit_content, a:active.submit_content, {
 color:#FFF;
}
a:hover.submit_content {
	color:#000;
	font-weight:bold;
	text-decoration:none;
	background:url("/images/site/plusHover.gif") top right no-repeat #FFF;
}
/* Content Boxes */
ol.sideBoxes{
	margin:0;
	padding:0;

}
.sideBoxes > li{
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0 0 0 5px;
	margin-bottom:15px;
	font-size:12px;
	border:1px solid #C1C0C0;	
	font-family:Century Gothic, Helvetica, sans-serif;
	font-size:20px;
	line-height:25px;
	font-weight:bold;
	background:url("/images/site/bgOlLi.jpg") top left no-repeat #FFF;
}
.sideBoxes > li h4 {
	font-style:normal;
	color:#ff003b;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 0 0 35px;
	display:inline-block;
	height:27px;
	/*text-indent:-10px;*/
}

.sideBoxes > li .content {
	padding:0 0 10px 0px;
	font-size:13px;
}
.sideBoxes > li .thumbTitle {
}
.sideBoxes > li .thumbMenu {
	padding:0px;
	margin:0 0 0 -4px;
	text-indent:0;
	list-style-position:inside;
	list-style:none;
	background-color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
}
.sideBoxes > li .thumbMenu li {
	clear:both;
	padding:4px 3px;
	margin:0;
	text-indent:0;
	list-style-position:inside;
	list-style:none;
	border-top:1px solid #DDD;
}
.sideBoxes > li .thumbMenu li .avatar {
	float:left;
	display:inline;
	padding:2px;
	border:1px solid #CCC;
	margin-right:5px;
	margin-top:4px;
}
.sideBoxes > li .thumbMenu li .square {
	margin-top:0;
}
.sideBoxes > li .thumbMenu li a:hover img {
	border:1px solid #ff003c;
}
.sideBoxes > li .thumbMenu li .title {
	float:left;
	display:inline;
}
.sideBoxes > li .thumbMenu li a {
	font-weight:normal;
}
.sideBoxes > li .thumbMenu li .grey {
}
.sideBoxes > li .thumbMenu li .grey a {
	color: #999;
}
.sideBoxes > li .thumbMenu li .grey a {
	color: #999;
}
.sideBoxes > li .thumbMenu li .grey a:hover {
	color: #ff003c;
}
.sidebox {
	margin-bottom:15px;
	font-size:12px;
}
.sidebox h4 {
	font-style:normal;
	color:#ff003b;
	font-size:13px;
	border-bottom:1px solid #ff003c;
	margin:0;
}
.sidebox h4 span{
	background-color:#ff003c;
	width:30px;
	font-family:Century Gothic, Helvetica, sans-serif;
	font-size:24px;
	line-height:28px;
	font-weight:bold;
	color:#FFF;
	display:inline-block;
	text-align:center;
	overflow:hidden;
	vertical-align:text-bottom;
}
.sidebox .content {
	padding:0 0 10px 0opx;
	font-size:12px;
}
.sidebox .thumbTitle {
}
.sidebox .thumbMenu {
	padding:0px;
	margin:0;
	text-indent:0;
	list-style-position:inside;
	list-style:none;
	/*border-bottom:1px solid #FF003c;*/
}
.sidebox .thumbMenu li {
	clear:both;
	padding:4px 0;
	margin:0;
	text-indent:0;
	list-style-position:inside;
	list-style:none;
	border-top:1px solid #DDD;
}
.sidebox .thumbMenu li .avatar {
	float:left;
	display:inline;
	padding:2px;
	border:1px solid #CCC;
	margin-right:5px;
	margin-top:4px;
}
.sidebox .thumbMenu li .square {
	margin-top:0;
}
.sidebox .thumbMenu li a:hover img {
	border:1px solid #ff003c;
}
.sidebox .thumbMenu li .title {
	float:left;
	display:inline;
}
.sidebox .thumbMenu li a {
	font-weight:normal;
}
.sidebox .thumbMenu li .grey {
}
.sidebox .thumbMenu li .grey a {
	color: #999;
}
.sidebox .thumbMenu li .grey a {
	color: #999;
}
.sidebox .thumbMenu li .grey a:hover {
	color: #ff003c;
}
.image_rotator {
}
.image_rotator_left {
	background:url(/images/site/image_rotator_left.gif) center no-repeat;
	width:15px;
	height:100px;
	position:relative;
	left:0;
	float:left;
}
.image_rotator_right {
	background:url(/images/site/image_rotator_right.gif) center no-repeat;
	width:15px;
	height:100px;
	position:relative;
	right:0;
	float:right;
}
.image_rotator .image {
	width:265px;
	display:inline;
	float:left;
	text-align:center;
}
.image_rotator .image_info {
	width:260px;
	display:inline;
	float:left;
	text-align:center;
}
/* Footer Content*/
#footer_logo {
	float:left;
	display:inline;
	margin:0 0 0 -35px;
	position:relative;
}
#footer a:visited, #footer a:active, #footer a:link {
	font-weight:normal;
	color:#FFF;
}
#footer a:hover {
	font-weight:normal;
	color:#FFF;
}
/* Common Menu */

.menu {
	overflow:hidden;
}
.menu ul {
	list-style-type: none;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	padding-left:2px;
	position:relative;
	text-indent: 0px;
	left: -8px;
}
.menu ul li {
	height: 25px;
	text-indent: 10px;
	width:225px;
}
.menu ul li a {
	display: block;
	color: #666666;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	height:15px;
	padding-top:9px;
	line-height:8px;
	font-style:normal;
}
.menu ul li a:hover {
	background-color: #003366;
	color: #FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
}
/* Notifications */
.ntf_scss {
	background:url(/images/site/bg_ntf_scss.jpg) #FFF no-repeat;
	padding:20px 20px 20px 60px;
	color:#060;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
	font-size:18px;
	border:1px solid #CCC;
	margin:10px 0;
}
.ntf_err {
	background:url(/images/site/bg_ntf_err.jpg) #FFF no-repeat;
	padding:20px 20px 20px 60px;
	color:#F00;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
	font-size:18px;
	border:1px solid #CCC;
	margin:10px 0;
}
.ntf_wrn {
	background:url(/images/site/bg_ntf_wrn.jpg) #FFF no-repeat;
	padding:20px 20px 20px 60px;
	color:#666;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
	font-size:18px;
	border:1px solid #CCC;
	margin:10px 0;
}
.rssFeed {
	text-align:left;
	height:26px;
	overflow:hidden;
	top:167px;
	margin-left:310px;
	left:50%;
	position:absolute;
	width:26px;
	z-index:5;
}
/* Post Classes */

.singlePost {
	margin:0 0 15px 0;/*border-bottom:1px solid #FF003c;*/
}
.singlePost .title {
	padding:3px;
	margin-bottom:3px;
	background-color:#FFF;
}
.singlePost .title h2 {
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
	line-height:24px;
}
.singlePost .title h2.postName {
	color:#000;
}
.singlePost .title h2 a {
	font-weight:normal;
	padding:2px 0;
}
.singlePost .title h2 a:hover {
	color:#FFF;
	background-color:#000;
}
.singlePost .title .number {
	color:#FF003c;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
	margin-left:-60px;
	display:inline;
	float:left;
	width:50px;
	text-align:right;
}
.singlePost .image img {
	border:1px solid #CCC;
}
.singlePost .body {
	margin-bottom:5px;
}
.singlePost .more a {
	color:#FF003c;
	font-weight:normal;
}
.singlePost .more a:hover {
	color:#000;
}
.singlePost .info {
	color:#999;
	clear:both;
}
.singlePost .like {
	color:#999;
	clear:both;
	margin:10px 0;
	line-height:18px;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
	padding:10px 0;
}
.singlePost .likeHome {
	color:#999;
	clear:both;
	margin:10px 0;
	line-height:18px;
	border-top:1px solid #DDD;
	padding:10px 0 0 0;
}
.singlePost .share {
	color:#999;
	clear:both;
	line-height:18px;
	display:inline;
	float:left;
}
.singlePost .share img {
	margin-right:5px;
}
.singlePost .report {
	color:#999;
	margin:0 20px;
	line-height:18px;
	display:inline;
	float:left;
}
.singlePost .print {
	color:#999;
	margin:0;
	line-height:18px;
	display:inline;
	float:left;
}
.leaveComment {
	margin-top:20px;
}
.leaveComment h4 {
	color:#FF003c;
	margin-bottom:5px;
	font-size:12px;
}
.leaveComment textarea {
	width:327px;
	margin-bottom:5px;
	height:150px;
	overflow: auto;
	border:1PX solid #999;
}
.leaveComment .preview {
	width:100%;
	text-align:center;
	background-color:#000;
	border:1px solid #000;
	color:#FFF;
	margin:0 0 5px 0;
}
.leaveComment .submit {
	width:100%;
	text-align:center;
	background-color:#FF003c;
	border:1px solid #FF003c;
	color:#FFF;
	margin:0 0 5px 0;
}
.comments {
	margin-bottom:5px;
}
.comments h4 {
	font-style:normal;
	color:#ff003b;
	font-size:12px;
	margin-bottom:5px;
}
.comments .singleComment {
	padding:10px 0 7px 0;
	border-bottom:1px solid #FF003c;
}
.comments .singleComment blockquote {
	margin:0px 0;
	padding:0;
}
.comments .singleComment blockquote .info {
	font-weight:normal;
	color:#666;
	font-size:11px;
}
.comments .singleComment .info {
	margin-top:5px;
	color:#999;
}
.comments .singleComment .info .nick {
	color:#000;
}
.comments .singleComment .body {
}
.comments .singleComment .operations {
	border-top:1px solid #DDD;
	padding:7px 0 0 0;
	text-align:left;
	margin-top:5px;
}
.comments .singleComment .likes {
	margin-top:5px;
	padding-top:7px;
	border-top:1px solid #DDD;
}
.postTags {
	margin-bottom:5px;
	border-bottom:1px solid #FF003c;
	padding-bottom:10px;
}
.postTags h4 {
	font-style:normal;
	color:#ff003b;
	font-size:12px;
	margin-bottom:5px;
}
.singlePost #gallery {
	clear:both;
}
.singlePost #gallery ul {
	margin:0;
	text-indent:0;
	padding:0;
}
.singlePost #gallery li {
	padding:5px;
	text-indent:0;
	margin:6px;
	list-style:none;
	float:left;
	display:inline;
	border:1px solid #CCC;
}
.singlePost #gallery img {
	float:left;
}
#galleryViewer {
}
#galleryViewer h2 {
	width:610px;
	float:left;
	display:inline;
}
#galleryViewer h2 a {
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:24px;
}
#galleryViewer h2 small a {
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
}
#galleryViewer .prev {
	padding:2px;
	float:right;
	border:1px solid #CCC;
	display:inline;
	margin-right:5px;
	padding-right:10px;
}
#galleryViewer .prev img {
	padding:2px;
	display:inline;
	float:left;
}
#galleryViewer .prev a {
	line-height:50px;
	color:#999;
	float:left;
}
#galleryViewer .next {
	padding:2px;
	float:right;
	border:1px solid #CCC;
	display:inline;
	background-color:#F4F4F4;
	padding-left:10px;
}
#galleryViewer .next img {
	padding:2px;
	display:inline;
	float:right;
}
#galleryViewer .next a {
	line-height:50px;
	color:#666;
}
#galleryViewer .image {
}
#galleryViewer .image img {
	margin:10px 0;
	border:1px solid #CCC;
}
/* OpenSource Classes */

.opensource {
	margin:0 0 15px 0;
}
.opensource h1 {
	margin:0 0 15px 0;
	border-bottom:1px solid #FF003c;
	font-size:12px;
}
.opensource_file {
	margin-bottom:5px;
}
.opensource_file h2 {
	font-size:12px;
	font-weight:bold;
	color:#333;
	padding:0 6px;
	margin-top:-2px;
}
.opensource_file .number {
	color:#FF003c;
	font-size:12px;
	position:relative;
	margin-left:-60px;
	display:inline;
	float:left;
	width:50px;
	text-align:right;
	margin-top:-2px;
}
.opensource_file .info {
	padding:6px;
}
.opensource_file .top {
	height:9px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.opensource_file .bot {
	height:9px;
	overflow:hidden;
	margin:0;
	padding:0;
}
/* Dashboard Classes */
.dashBoard_post {
	margin:0 0 15px 0;
	border-bottom:1px solid #CCC;
}
.dashBoard_post .db_title {
	padding:3px;
	margin-bottom:3px;
}
.dashBoard_post .db_title h2 {
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #999;
	line-height:24px;
}
.dashBoard_post .db_title a {
	font-weight:normal;
}
.dashBoard_post .db_title a:hover {
	color:#ff003c;
}
.dashBoard_post .db_title .db_type {
	color:#FF003c;
	font-size:12px;
	position:relative;
	margin-left:-60px;
	display:inline;
	float:left;
	width:50px;
	text-align:right;
}
.dashBoard_post .db_body {
	margin-bottom:5px;
}
.dashBoard_post .db_more a {
	color:#FF003c;
	font-weight:normal;
}
.dashBoard_post .db_more a:hover {
	color:#000;
}
.dashBoard_post .db_footer {
	color:#999;
}
/* Kolokr Profile Classes */
.kolokr_profile_post {
	margin:0 0 15px 0;
	border-bottom:1px solid #FF003c;
}
.kolokr_profile .kp_title h2 {
	font-size:18px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
	line-height:24px;
}
.kolokr_profile .kp_title h2 a {
	font-weight:normal;
	padding:2px 0;
}
.kolokr_profile .kp_image img {
	border:1px solid #CCC;
}
.kolokr_profile .kp_title h2 a:hover {
	color:#FFF;
	background-color:#000;
}
.kolokr_profile .kp_title a:hover {
	color:#ff003c;
}
.kolokr_profile .kp_title .kp_number {
	color:#FF003c;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	position:relative;
	margin-left:-60px;
	display:inline;
	float:left;
	width:50px;
	text-align:right;
}
.kolokr_profile .kp_body {
	margin-bottom:5px;
}
.kolokr_profile .kp_more a {
	color:#FF003c;
	font-weight:normal;
}
.kolokr_profile .kp_more a:hover {
	color:#000;
}
.kolokr_profile .kp_footer {
	color:#999;
}
p.kolokr_profile_info {
	color:#999;
	font-style:italic;
}
/* Contests */
.contests_tabselector {
	text-align:left;
	height:21px;
	overflow:hidden;
}
.contests_tabselector ul {
	list-style: none;
	float:left;
	display:inline;
	text-indent:0;
	margin:0;
}
.contests_tabselector li {
	float:left;
	display:inline;
	text-indent:0;
	margin:0;
	border-right:1px solid #CCC;
}
.contests_tabselector ul li a {
	height: 19px;
	line-height: 19px;
	float: left;
	padding:0 0.5em;
	margin:0 4px 0 0;
	display: block;
	color: #999;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}
.contests_tabselector ul li a:hover {
	color: #FF003c;
	text-decoration: none;
	text-align: center;
}
.contests {
	margin:0 0 15px 0;
	border-bottom:1px solid #FF003c;
}
.contests ul.contestDetails {
	margin:0;
	padding:0 0 5px 0;
	text-indent:0;
}
.contests ul.contestDetails li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0 0 0 0px;
	text-indent:0;
	margin:0 0 0 150px;
}
.contests ul.contestDetails li span.left {
	display: -moz-inline-box;
	display: inline-block;
	width:150px;
	vertical-align:top;
	margin-left:-150px;
}
/* Search Results */
#search_results {
}
#search_results h1 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color:#FF003c;
	border-bottom:1px solid #CCC;
	font-size:18px;
	padding-bottom:3px;
	clear:both;
}
#search_results .tags {
	font-size:16px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	margin:20px;
}
#search_results ul.kolokrs {
	float:left;
	display:inline;
	text-indent:0;
	margin:10px 0 10px 15px;
	padding:0;
}
#search_results ul.kolokrs li {
	float:left;
	display:inline;
	text-indent:0;
	margin:5px;
	padding:0;
	width:265px;
	overflow:hidden;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
}
#search_results ul.kolokrs li a {
	font-weight:normal;
}
#search_results ul.kolokrs li a img {
	float:left;
	display:inline;
	margin:0 5px 0 0;
	padding:2px;
	border:1px solid #999;
}
#search_results .tags a {
	font-weight:normal;
}
#search_results .result {
	padding:15px 15px 15px 15px;
	border:1px solid #FFF;
	margin:1px;
	clear:both;
}
#search_results .result:hover {
	background: #FcFcFc;
	border:1px solid #CCC;
}
#search_results .result h2 {
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	color:#999;
}
#search_results .result h2 a {
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight: normal;
}
#search_results .result p {
	color:#999;
	margin-left:63px;
}
#search_results .result img {
	float:left;
	display:inline;
	padding:2px;
	border:1px solid #999;
	margin-right:8px;
	margin-bottom:8px;
	margin:0 8px 8px -63px;
}
#search_results .result .info {
	color:#333;
}
#search_results .paginator {
}
#search_results .below {
	margin-top:-15px;
	margin-bottom:15px;
}
#search_results .blank {
	height:1190px;
}
#search_results .paginator ul {
	margin:5px 0 15px 0;
	padding:0;
	text-indent:0;
}
#search_results .paginator ul li {
	float:left;
	display:inline;
	margin:0;
}
#search_results .paginator ul li.current {
	float:left;
	display:inline;
	margin:2px 2px 2px 0;
	padding:2px 5px;
	color:#999;
	border:1px solid #FFF;
}
#search_results .paginator ul li a {
	float:left;
	display:block;
	margin:2px 2px 2px 0;
	padding:2px 5px;
	color:#666;
	border:1px solid #FEE;
}
#search_results .paginator ul li a:hover {
	background-color:#FF003c;
	color:#FFF;
	border:1px solid #FEE;
}
/* Photos */

#photos {
}
#photos h3 {
}
#photos h3 img {
	margin:0 10px 5px 0;
}
#photos .addphoto {
	border:1px solid #F9C;
	background:#F5F5F5;
	margin:10px auto;
	padding:10px;
	clear:both;
}
#photos .thumbs {
	clear:both;
}
#photos .thumbs .thumb {
	border:1px solid #CCC;
	padding:2px;
	background:#F3F3F3;
	float:left;
	margin:5px;
}
#photos .thumbs .thumb:hover {
	border:1px solid #999;
	padding:2px;
	background:#FFF;
	float:left;
	margin:5px;
}
#photos .photo {
	border:1px solid #999;
	background:#F5F5F5;
	margin:0 auto;
	padding:10px;
	text-align:center;
	margin-bottom:10px;
}
#photos .pNavi {
	border:1px solid #CCC;
	background:#FFF;
	margin:10px auto;
	padding:10px;
	text-align:center;
}
#photos .pActions {
	border:1px solid #F9C;
	background:#F5F5F5;
	margin:10px auto;
	padding:10px;
}
#loginPage {
}
#loginPage .loginForm .err {
	color:#FC0;
}
#loginPage .info {
	display:inline;
	float:left;
	width:550px;
}
#loginPage .loginForm {
	float:right;
	display:inline;
	background-color:#333;
	color:#FFF;
	padding:20px;
	width:250px;
	clear:right;
}
#loginPage .loginForm h1 {
	color:#FFF;
}
#loginPage .loginForm .inputField {
	color:#333;
	width:245px;
	border:none;
	float:left;
	margin-bottom:10px;
}
#loginPage .loginForm .rememberPassword {
	font-size:11px;
	margin-top:3px;
}
#loginPage .loginForm .rememberMe {
	font-size:12px;
	margin-bottom:6px;
	line-height:12px;
	padding:0;
	vertical-align:middle;
}
#loginPage .loginForm .rememberMe input {
	vertical-align:middle;
	border:0 none;
	margin-top:-3px;
}
#loginPage .loginForm .signInButton {
	color:#000;
	background-color:#CCC;
	width:250px;
	height:20px;
	border:none;
	margin:0;
	padding:0;
	text-align:center;
	cursor:pointer;
}
#loginPage .signUp {
	float:right;
	display:inline;
	background-color:#EEE;
	color:#FFF;
	width:290px;
	font-weight:normal;
	margin-top:-40px;
}
#loginPage .signUp .err {
	color:#900;
}
#loginPage .signUp a {
	color:#FFF;
	background-color:#FF003c;
	display:block;
	width:250px;
	padding:10px 20px;
	margin:0;
}
#loginPage .signUp a:hover {
	background-color:#333;
}
#loginPage .signUp a h1 {
	padding:0;
	margin:0;
	color:#FFF;
	line-height:24px;
}
#loginPage .signUp a.panel-down {
	background-color:#333;
}
#loginPage .signUp a h1 small {
	font-size:9px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#loginPage .signUp .content {
	padding:19px;
	display:none;
}
#loginPage .signUp .content small {
	margin:0;
	line-height:13px;
	font-size:13px;
	margin-left:-2px;
	padding:0;
}
#loginPage .signUp .inputField {
	color:#333;
	width:248px;
	border:1px solid #999;
	margin-bottom:10px;
	float:left;
}
#loginPage .signUp .signUpButton {
	color:#FFF;
	background-color:#FF003c;
	width:250px;
	height:40px;
	border:none;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	cursor:pointer;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#addContent {
}
#addContent h2 {
	border-bottom:1px solid #ff003c;
	padding-bottom:5px;
}
#addContent #postTitle {
}
#addContent .labelFull {
	width:100%;
	display:inline-block;
	margin-bottom:3px;
	font-weight:bold;
}
#addContent .labelNotFull {
	width:100%;
	display:inline-block;
	margin-bottom:3px;
	font-weight:bold;
}
#addContent .inputTitle {
	display:block;
	padding:5px;
	font-size:16px;
	color:#666;
	border:1px solid #CCC;
	background-color:#FFF;
	width:838px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#addContent .shortTitle {
	display:inline;
	padding:5px;
	font-size:16px;
	color:#666;
	border:1px solid #CCC;
	background-color:#FFF;
	width:400px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#addContent #postTitle .labelFull {
	width:100%;
	display:inline-block;
	margin-bottom:3px;
	font-weight:bold;
}
#addContent #postTitle .inputTitle {
	display:block;
	padding:5px;
	font-size:16px;
	color:#666;
	border:1px solid #CCC;
	background-color:#FFF;
	width:838px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#addContent #postImage {
	background-color:#EFEFEF;
	padding:10px;
	margin-bottom:10px;
}
#addContent #postImage span {
	margin-bottom:3px;
	font-weight:bold;
	float:left;
	margin-left:120px;
}
#addContent #postImage small {
	margin-left:100px;
}
#addContent #postImage .fileImage {
	height:18px;
	border:1px solid #999;
}
#addContent #imageManagementButton {
	margin-bottom:10px;
	border:1px solid #CCC;
	font-weight:bold;
	padding:12px;
	padding-left:60px;
	clear:both;
	background:url("/images/site/uploadImage.gif") 10px 10px no-repeat;
}
#addContent #imageManagement {
	background:#ECF9FF;
}
#iframe {
	background:#ECF9FF;
	height:100%;
}
#addEditImage {
	padding:15px;
}
#addEditImage #addNewImage {
	padding:5px;
	background-color:#FFF;
	text-align:left;
}
#addEditImage #addNewImage .fileImage {
	height:18px;
	border:1px solid #999;
	float:left;
}
#addEditImage #addNewImage .fileImageLabel {
	float:left;
}
#addEditImage #addNewImage .fileCaptionLabel {
	margin-left:105px;
	float:left;
}
#addEditImage #addNewImage .fileCaption {
	height:18px;
	border:1px solid #999;
	width:180px;
	float:left;
}
#addEditImage #addNewImage .fileUpload {
	float:left;
}
#imageManagement a.close {
	background-color:#000000;
	color:#FFFFFF;
	display:inline;
	float:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	padding:3px 15px;
	text-align:center;
}
#imageManagement a:hover.close {
	background-color:#ff003c;
}
#addEditImage #addedImages {
	height:220px;
	overflow:hidden;
	margin-top:10px;
}
#addEditImage #addedImages ul {
	margin:0;
	padding:0;
	height:220px;
	list-style:none;
	overflow:auto;
	text-indent:0
}
#addEditImage #addedImages ul li {
	margin:15px;
	padding:3px;
	text-indent:0;
	border:1px solid #CCC;
	background-color:#FFF;
	float:left;
	display:inline;
	list-style-position:inside;
	position:relative;
}
#addEditImage #addedImages ul li.defaultimage {
	border:1px solid #FFF;
	background-color:#FF003c;
}
#addEditImage #addedImages ul li.addedimage {
	border:1px solid #FFF;
	background-color:#060;
}
#addEditImage #addedImages ul li img {
	margin:0;
	padding:0;
	list-style:none;
	text-indent:0;
}
#addEditImage #addedImages ul li .operations {
	background:#FFFFFF;
	border: 1px solid #CCC;
	border-left:1px solid #FFF;
	height:69px;
	left:81px;
	position:absolute;
	top:-1px;
	width:17px;
	display:none;
}
#addEditImage #addedImages ul li:hover .operations {
	display:block;
}
#addEditImage #addedImages ul li .operations img {
	margin-top:3px;
}
#addContent #content .l {
	width:300px;
 display:inline margin-bottom:3px;
	font-weight:bold;
	float:left;
}
#addContent #content #saveInfo {
	width:350px;
	display:inline;
	margin-bottom:3px;
	font-weight:bold;
	float:right;
	text-align:right;
	color:#ff003c;
	font-size:10px;
}
#addContent #content #saveInfo span {
	color:#999;
}
#addContent #tags label {
	width:100%;
	margin-bottom:3px;
	font-weight:bold;
	display:inline-block;
}
#addContent #tags textarea {
	width:100%;
	height:50px;
	border:1px solid #CCC;
	float:left;
}

#addContent .tagbox textarea {
	width:100%;
	height:50px;
	border:1px solid #CCC;
	float:left;
}

#reportContent #reportMessage {
	float:left;
	display:inline;
	width:540px;
	background-color:#0C3;
}
#reportContent #reportMessage .textArea {
	width:538px;
	overflow:auto;
	height:130px;
	border:1px solid #999;
}
#reportContent #reportInfo {
	float:right;
	display:inline;
	background-color:#000;
	color:#FFF;
	padding:20px;
	width:250px;
	clear:right;
}
#reportContent #reportInfo .inputField {
	color:#333;
	width:248px;
	border:none;
	margin-bottom:10px;
	float:left;
}
#reportContent #reportInfo .submitReport {
	color:#000;
	background-color:#CCC;
	width:250px;
	height:20px;
	border:none;
	margin:0;
	padding:0;
	text-align:center;
	cursor:pointer;
}
/* Kolokr News Feed*/
#newsFeed > h2, #liveFeed > h2 {
	border-bottom:1px solid #ff003c;
	margin:0;
}
#newsFeed .singleLog {
	border-bottom:1px solid #FF003c;
	margin-top:10px;
	padding-bottom:10px;
}
.singleLog > .avatar {
	position:relative;
	margin-left:-85px;
	display:inline;
	float:left;
}
.singleLog > .avatar img {
	padding:0;
	border:1px solid #666;
}
.singleLog > .icon {
	position:relative;
	margin:85px 0 0 -45px;
	display:inline;
	float:left;
}
.singleLog > .logged {
	border:1px solid #CCC;
	margin-top:10px;
}
.singleLog > .logged .loggedThumb {
	float:left;
	display:inline;
	margin:5px;
	border:1px solid #7f7f7f;
}
.singleLog > .logged .loggedQa {
	float:left;
	display:inline;
	margin:5px;
}
.singleLog > .logged > .title {
	margin:5px;
}
.singleLog > .logged > .body {
	font-size:11px;
	margin:5px;
}
.singleLog > .logged > .info {
	clear:left;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:25px;
	position:relative;
	padding:0 5px;
	color:#AAA;
}
.singleLog > .logged > .comment {
	clear:left;
	font-size:11px;
	padding:5px;
	color:#777;
	background:#F9F9F9;
	border-top:1px solid #CCC;
	min-height:45px;
}
.singleLog > .logged > .comment .avatar {
	float:left;
	padding:0;
	border:1px solid #CCC;
	background-color:#FFF;
	margin:0 5px 2px 0;
}
.singleLog > .wallUpdate, .singleFeed > .wallUpdate {
	border:none;
	background:#F5F5F5 url(/images/site/bg_wall_update.jpg) no-repeat;
	padding:10px 25px 0 25px;
}
.singleLog > .wallUpdate > .body, .singleFeed > .wallUpdate > .body {
	font-style:italic;
	font-size:15px;
	margin-bottom:0;
}
.singleLog > .wallUpdate > .bottom, .singleFeed > .wallUpdate > .bottom {
	background:#F5F5F5 url(/images/site/bg_wall_update_bottom.jpg) no-repeat top right;
	float:right;
	display:inline;
	margin:0 -25px 0 0;
	width:25px;
	line-height:15px;
	height:15px;
}
#wallContent {
	height:30px;
	max-height:150px;
}
.singleLog > .logged > .emp {
	color:#333;
	background:#FFF;
	border:1px solid #333;
}
#newsFeed > .selectView, #liveFeed > .selectView {
	margin:0;
	padding:0;
}
#newsFeed > .selectView a, #liveFeed > .selectView a {
	margin:0;
	font-size:12px;
	padding:0 10px;
	background-color:#eaeaea;
	height:23px;
	display:inline-block;
	line-height:23px;
	margin-right:5px;
	color:#666;
}
#newsFeed > .selectView a.active, #liveFeed > .selectView a.active {
	background:#a09999;
	color:#FFF;
}
#newsFeed > .selectView a.active:hover, #liveFeed > .selectView a.active:hover {
	background:#a09999;
	color:#FFF;
}
#newsFeed > .selectView a:hover, #liveFeed > .selectView a:hover {
	background:#ff003c;
	color:#FFF;
}
/* Kolokr Live Feed*/
#liveFeed > h2, h2.optionTitle {
	border-bottom:1px solid #ff003c;
	margin:0;
}
#liveFeed> h2 > small, h2.optionTitle > small {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
#liveFeed > h2 > .red:hover, , h2.optionTitle > .red:hover {
	color:#ffffff;
	background-color:#ff003c;
}
#liveFeed .singleFeed {
	border-bottom:1px solid #CCC;
	margin-top:10px;
	padding-bottom:10px;
}
.singleFeed > .avatar {
	display:inline;
	float:left;
	margin:0 5px 5px 0;
}
.singleFeed > .avatar img {
	padding:0;
	border:1px solid #666;
}
.singleFeed > .icon {
	position:relative;
	margin:0 0 0 -45px;
	display:inline;
	float:left;
}
#anotherBrickInTheWall {
	padding:0;
	margin:10px 0;
	border:1px solid #CCC;
	background:#FBFBFB;
}
#anotherBrickInTheWall > #updateWall {
	padding:0;
	margin:0;
}
#updateWall > .t {
	border:1px solid #ff003c;
	padding:0 5px;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	width:488px;
	height:20px;
	line-height:30px;
	min-height:60px;
}
#updateWall > .ta {
	border:1px solid #ff003c;
	padding:5px;
	margin:0;
	font-size:12px;
	width:488px;
	height:60px;
}
#updateWall > .b {
	border:1px solid #fff;
	padding:0 5px;
	margin:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	height:25px;
	line-height:23px;
	color:#FFF;
	background-color:#ff003c;
	float:right;
	cursor:pointer;
}
#updateWall > #wallContent_counter {
	/*  */
	float:right;
	font-weight:bold;
	display:inline;
	padding:0 5px;
	margin:5px;
	font-size:16px;
	height:25px;
	line-height:23px;
}
/* End Of Kolokr Live Feed*/
/* Option Bar*/
.optionBar {
	margin:0;
	padding:0;
}
.optionBar a {
	margin:0;
	font-size:12px;
	padding:0 10px;
	background-color:#eaeaea;
	height:23px;
	display:inline-block;
	line-height:23px;
	margin-right:5px;
	color:#666;
}
.optionBar a.active {
	background:#a09999;
	color:#FFF;
}
.optionBar a.active:hover {
	background:#a09999;
	color:#FFF;
}
.optionBar a:hover {
	background:#ff003c;
	color:#FFF;
}
/* End Of Option Bar*/
/* Messages*/
.msgRecip{
	border-bottom:1px solid #7f7f7f;
	margin-top:5px;
}
#messages > h2 {
	border-bottom:1px solid #ff003c;
	margin:0;
}
#messages .messageList {
	list-style: none;
	float:left;
	display:inline;
	text-indent:0;
	margin:0;
	margin-top:20px;
}
#messages .messageList > li {
	list-style: none;
	text-indent:0;
	margin:0;
	border-bottom:1px solid #CCC;
	clear:both;
	padding:0px;
	height:76px;
	width:850px;
}
#messages .messageList > li.unread {
	background-color:#f2ebeb;
}
.messageList > li > .senderInfo {
	float:left;
	display:inline;
	width:300px;
	padding:8px;
}
.messageList > li > .senderInfo > .avatar {
	float:left;
	display:inline;
	margin-right:8px;
}
.messageList > li > .senderInfo > .author {
	overflow:hidden;
	display:inline-block;
}
.messageList > li > .senderInfo > .date {
}
.messageList > li > .body {
	display:inline;
	float:left;
	width:490px;
	padding:8px;
}
.messageList > li > a.remove {
	display:inline-block;
	float:right;
	width:8px;
	padding:5px;
	line-height:16px;
	color:#000;
	height:16px;
	margin:23px 5px 0 0;
}
.messageList > li > a.remove:hover {
	background-color:#ff003c;
	color:#fff;
}
#messages > .operationBar {
	background-color:#EAEAEA;
	margin:10px 0;
	height:30px;
	line-height:30px;
}
#messages > .operationBar > .disabledButton{
	color:#999;
	border:1px solid #A09999;
	padding:0 1em;
	margin:5px 5px 0 5px;
	height:20px;
	line-height:20px;
	display:inline-block;
}
#messages > .operationBar > a.button{
	background:#A09999;
	color:#FFF;
	padding:0 1em;
	margin:5px 5px 0 5px;
	height:20px;
	line-height:20px;
	display:inline-block;
}
#messages > .operationBar > a.button:hover{
	background:#ff003c;
	color:#FFF;
}
#messages > .singleMessage{
	border-bottom:1px solid #CCC;
	margin-top:10px;
	padding-bottom:5px;
	clear:left;
}
#messages > .singleMessage > .avatar{
	float:left;
	display:inline;
	margin:0 5px 5px 0;
}
#messages > .singleMessage > .message{
	float:left;
	display:inline;
	width:710px;
}
#messages > .newMessage{
	padding:10px;
	margin:10px 0;
	border:1px solid #CCC;
	background:#FBFBFB;
}
.newMessage > .newMessageForm {
	padding:0;
	margin:0;
}
.newMessageForm > .t {
	border:1px solid #CCC;
	padding:0 5px;
	margin:0 0 10px 0;
	width:815px;
}
.newMessageForm > .ta {
	border:1px solid #CCC;
	padding:0 5px;
	margin:0 0 10px 0;
	height:100px;
	width:815px;
}
.newMessageForm > .b {
	border:1px solid #fff;
	padding:0 5px;
	margin:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	height:25px;
	line-height:23px;
	color:#FFF;
	background-color:#ff003c;
	float:right;
	cursor:pointer;
}
/* gcg */

.singleFeed > .controls, .singleLog > .controls {
	display:none;
	float:right;
	width:50px;
	height:20px;
	background-color:#bfbfbf;
	text-align:center;
	line-height:20px;
	color:#ff003c;
}
.singleFeed > .controls:hover, .singleLog > .controls:hover {
	background-color:#ff003c;
	color:#fff;
}
.singleFeed .grey {
	color:#7f7f7f;
}
.singleFeed .grey:hover {
	color:#FF003c;
}
a.more {
	display:block;
	text-align:center;
	padding:5px 0;
	border:1px solid #CCC;
}
a.more:hover {
	border:1px solid #FFF;
	background-color:#FF003c;
	color:#FFF;
}
/* Font Sizer */
.fsizer {
	float:left;
	margin:0px 5px 0px 0;
}
.fsizer a {
	display: block;
	float: left;
	width: 20px;
	margin-right: 5px;
	text-align: center;
	border: 1px dotted #ccc;
	color: #ff003c;
	text-decoration: none;
	cursor: pointer;
	letter-spacing: 0;
	line-height: 100%;
	font-weight:normal;
}
.fsizer a:hover {
	text-decoration: none;
	background: #fff;
	color:#ff003c;
	font-weight:normal;
}
/* Three 'A' links used to control size */

.fsizer a#fs_sml {
	font-size: 9px;
	height: 15px;
	padding-top: 5px;
}
.fsizer a#fs_med {
	font-size: 13px;
	height: 17px;
	padding-top: 3px;
}
	.fsizer a#fs_lrg {
	font-size: 16px;
	height: 18px;
	padding-top: 2px;
}
.fsizer a.fsactive {
	color: #999;
	background: #fff;
	cursor: default;
} /* When mode is active */
.fsizer a.fsactive:hover {
	font-weight:normal;
} /* When mode is active */
/* Q-A */
.question{
	margin-bottom:20px;
}
.question .title{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
}
.question .title .status{
	font-size:11px;
}
.question .info{
	border:1px solid #CCC;
	background-color:#f5f5f5;
	margin:15px 0;
	height:28px;
}
.question .info .author{
	float:left;
	display:inline;
	width:600px;
	padding:5px;
}
.question .info .like{
	float:right;
	display:inline;
	width:235px;
}
.question .info .likeButton{
	border-left:1px solid #999;
	display:inline-block;
	float:right;
	font-size:26px;
	font-weight:bold;
	height:28px;
	line-height:25px;
	overflow:hidden;
	text-align:center;
	width:50px;
}
.question .info .likeCount{
	background:url("/images/site/bgLikeCount.gif") no-repeat;
	float:right;
	height:42px;
	margin-top:-12px;
	margin-right:5px;
	position:relative;
	width:62px;
	text-align:center;
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	padding-top:10px;
}
.question .info .likeCount span{
	clear:both;
	display:inline-block;
	font-size:11px;
	font-weight:normal;
}
.answer{
	padding:15px 0;
	border-bottom:1px solid #CCC;
}
.answer .title{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.answer .title .status{
	font-size:11px;
}
.answer .info{
	border:1px solid #CCC;
	background-color:#f5f5f5;
	margin:15px 0;
	height:28px;
}
.answer .info .author{
	float:left;
	display:inline;
	width:600px;
	padding:5px;
}
.answer .info .like{
	float:right;
	display:inline;
	width:235px;
}
.answer .info .likeButton{
	border-left:1px solid #999;
	display:inline-block;
	float:right;
	font-size:26px;
	font-weight:bold;
	height:28px;
	line-height:25px;
	overflow:hidden;
	text-align:center;
	width:50px;
}
.answer .info .likeCount{
	background:url("/images/site/bgLikeCount.gif") no-repeat;
	float:right;
	height:42px;
	margin-top:-12px;
	margin-right:5px;
	position:relative;
	width:62px;
	text-align:center;
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	padding-top:10px;
}
.answer .info .likeCount span{
	clear:both;
	display:inline-block;
	font-size:11px;
	font-weight:normal;
}
.statusOK .title{
	color:#ff003c;
}
.statusOK .info{
	border:1px solid #ff003c;
	background:#FFF;
}


#contestList{
}

#contestList .singleContest{
	clear:both;
	border-bottom:1px solid #CCC;
	margin-bottom:30px;
	padding-bottom:5px;
}
#contestList .singleContest .image{
	float:left;
	display:inline;
	width:250px;
	margin-right:5px;
	border:1px solid #666;
}

#contestList .singleContest .status{
	background:url("/images/site/bgContestStatus.gif") no-repeat;
	display:inline-block;
	font-size:11px;
	font-weight:normal;
	float:right;
	height:52px;
	width:84px;
	text-align:center;
	padding:3px;
}
#contestList .singleContest .status span{
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:18px;
	display:block;
	padding:2px;
}
#contestList .soon .status{
	background:url(/images/site/bgContestStatusSoon.gif) no-repeat;
	color:#FFF;
}
#contestList .finished .status{
	background:url(/images/site/bgContestStatusFinished.gif) no-repeat;
	color:#FFF;
	line-height:50px;
}
#contestList .blue .status{
	background:url(/images/site/bgContestStatusBlue.gif) no-repeat;
	color:#FFF;
}
#contestList .singleContest h2 a{
	font-weight:normal;
}
#contestList .singleContest .info{
	color:#999;
}
#contestList .singleContest .info .date{
	color:#ff003c;
}

#contestList > .singleContest > .imageSlider {
	position:relative;
	overflow:hidden;
	width: 800px;
	height:65px;
	float:left;
	display:inline;
}
.imageSlider .active {
	border:2px solid #000;
	z-index:9999;
	position:relative;
}
.imageSlider .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.imageSlider img {
	float:left;
	margin:10px 0 10px 0;
	background-color:#fff;
	cursor:pointer;
	padding:1px;
	/*border:1px solid #ff003c;*/
}

#Contests .tooltip { 
    display:none; 
    background:url(/images/black_arrow_big.png) no-repeat; 
    height:163px; 
    padding:40px 30px 10px 30px; 
    width:310px; 
    font-size:11px; 
    color:#fff; 
} 
 
/* a .label element inside tooltip */ 
#contestList .tooltip .label { 
    color:yellow; 
    width:35px; 
} 
 
#contestList .tooltip a { 
    color:#ad4; 
    font-size:11px; 
    font-weight:bold; 
}
#contestList a.browse {
	display:block;
	width:44px;
	height:22px;
	float:left;
	cursor:pointer;
	font-size:1px;
	margin:10px 0 0 0;
}
#contestList a.right{
	height:44px;
	background:url(/images/site/bgContestRight.gif) no-repeat top left;
	width:22px;
	margin-left:5px;
} 
#contestList a:hover.right{
	background-position:0px -44px;
} 
#contestList a.left{
	height:44px;
	background:url(/images/site/bgContestLeft.gif) no-repeat top left;
	width:22px;
}
#contestList a:hover.left{
	background-position:0px -44px;
} 

ol.hq li {
	list-style-type: decimal-leading-zero;
}
