﻿
.photo_post_new
{
	float: left;
	margin: 10px 0 0;
	text-align: left;
	width: 63%;
}

.photo_rate_link
{
	float: left;
	margin: 10px 0 0;
	text-align: right;
	width: 33%;
}
.photo_rate_link_new
{
	float: left;
	margin: 0 0 0;
	text-align: right;
	color: #ccc;
}

ul.blogs
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 10px 0 0 0px;
	padding: 0;
}

ul.blogs li
{
	margin-bottom: 10px;
}
.user_photo
{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	border: solid 5px #fff;
}

.user_comment
{
	border: 5px solid #FDF5F9;
	float: left;
	height: 100%;
	margin: 0 0 10px;
	padding: 10px;
	width: 480px;
}

.user_comment_reply
{
	border: 5px solid #F2FAFF;
	float: left;
	height: 100%;
	margin: 0 0 10px 40px;
	padding: 10px;
	width: 440px;
}
.user_comment h3, user_comment_reply h3
{
	color: #333333;
	font-weight: bold;
	margin: 0 0 5px;
}


.user_comment h3 a, user_comment_reply h3 a
{
	color: #333333;
	font-weight: bold;
	margin: 0 0 5px;
	text-decoration: none;
}




.photo_post
{
	float: left;
	margin: 10px 0 0;
	text-align: left;
	width: 33%;
}


.photo_rate_link
{
	float: left;
	margin: 10px 0 0;
	text-align: right;
	width: 33%;
}


ul.mail_tabs
{
	border-bottom: 1px solid #CCCCCC;
	height: 100%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 10px 10px;
	padding: 0;
	width: 97%;
}

ul.mail_tabs li.stats
{
	float: left;
	margin: 0 20px 0 0;
}

.blog_heading
{
	background-image: none !important;
	color: #666666;
	float: left;
	font-size: 18px;
	margin: 0 10px 10px 0;
	padding: 0;
	display: block;
}

.mail_details h2
{
	background-image: none !important;
	color: #666666;
	font-size: 18px;
	margin: 10px 0 0 10px;
	padding: 0;
	width: 98%;
}

.blog_rating
{
	float: left;
	font-size: 12px;
	font-weight: normal;
	margin: 0 20px 0 10px;
	width: auto;
}

.spacing_div
{
	display: block;
	height: 50px;
}

.blog_text
{
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0 10px 5px;
	padding: 5px;
}

.blog_text_stats
{
	color: #000000;
	float: left;
	font-size: 11px;
	margin: 0 20px 0 0;
}


.blog_text h3
{
	color: #CC0000;
	font-weight: bold;
	margin: 0 0 10px;
}


.blog_text p
{
	margin: 10px 0 0;
}

.addcomment_box_inner_big
{
	display: block;
	height: 100%;
	margin: 0px;
	padding: 00px;
}

.fconnect
{
	display: block;
	padding: 2px;
	height: 100%;
	width: 49%;
}


#registration
{
	display: block;
	height: 100%;
	margin-left: 0px;
	padding: 5px;
	position: relative;
	text-align: left;
	/*background-color: #F2FAFF;*/
}


.label3
{
	float: left;
	font-weight: bold;
	margin: 0px 20px 0 0 !important;
	padding-left: 2px;
	width: auto !important;
}

#registration h3
{
	border-bottom: 1px solid #095B9A;
	color: #095B9A;
	display: block;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#registration label
{
	float: left;
	font-weight: normal;
	margin: 10px 0 0;
	width: 170px;
}

#registration input
{
	float: left;
	margin: 7px 0 0;
	width: 250px;
}
.checkbox
{
	margin-top: 10px !important;
	padding-top: 5px !important;
	width: 15px !important;
}


.comment_input
{
	width: 330px !important;
}

.clearleft
{
	clear: left;
	display: block;
}


.buts
{
	width: auto !important;
}


.tickets_box
{
	padding: 5px;
	background-color: #f1f1f1;
	border: solid 5px #F0CCE0;
	height: 100%;
}

.tickets_box h3
{
	margin: 0px;
	padding: 0px;
}



ul.tickets_recs
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 310px;
}

ul.tickets_recs li
{
	padding: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	height: 100%;
}

.ticket_name
{
	margin-left: 0px;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
}

.ticket_name a
{
	color: #B42874;
}

.mainrec
{
	background-color: #fff;
}























