/*
Theme Name: javachatrooms
Theme URI: http://wordpress.org/
Description: javachatrooms.net theme.
Version: 1.0
*/
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
}

body {
	line-height: 1;
	font-size: 100%;
	color: #FFF;
	background: #171717 url(images/bodybg.jpg) repeat-x;
	font-family: arial,sans-serif;
}

#wrapper {
	margin: 0 auto;
	width: 1052px;
	height: 1500px;
}

.header {
	background: #181818;
	height: 82px;
}

.logo {
	width: 345px;
}

.contents {
	overflow: hidden;
	width: 802px;
	position: relative;
}

.g_ad {
	background: #181818;
	height: 24px;
	margin: 15px 0;
	padding: 5px 0 0 14px;
}

.at300b{
	margin:0px 0px 8px 0px;
	display:block;
}

.sidebar {
	float: right;
	width: 235px;
	overflow: hidden;
}

.sidebar_top {
	background: url(images/sidebar_top.png) no-repeat 1px 0px;
	height: 10px;
	overflow: hidden;
}

.sidebar_mid {
	background: url(images/sidebar_mid.png) repeat-y;
	width: 200px;
	padding: 19px 16px 19px 19px;
	overflow: hidden;
}

p.side_p {
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	padding: 10px;
}

.sidebar_bot {
	background: url(images/sidebar_bot.png) no-repeat;
	height: 10px;
}

.top {
	background: url(images/top.png) no-repeat;
	height: 10px;
	overflow: hidden;
}

.mid {
	background: url(images/mid.png) repeat-y;
	padding: 6px 20px 17px;
	position: relative;
	width: 762px;
	line-height: 19px;
	font-size: 13px;
}

.mid2 {
	background: url(images/mid.png) repeat-y;
	padding: 33px;
	width: 736px;
}

.mid2 p {
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
}

.bot {
	background: url(images/bot.png) no-repeat;
	height: 11px;
	margin-bottom: 15px;
}

.title {
	margin-bottom: 5px;
	clear: both;
}

.line {
	margin: 33px 0 25px 30px;
}

.line1 {
	background: url(images/line1.jpg) no-repeat;
	display: block;
	height: 1px;
}

.chat_cat_left {
	width: 356px;
}

.chat_cat_right {
	width: 356px;
	float: right;
}

.chat_user {
	height: 78px;
	overflow: hidden;
	width: 79px;
	padding-top: 5px;
}

.chat {
	font-size: 12px;
	overflow: hidden;
	padding-top: 4px;
}

.mid table td {
	padding-right: 10px;
}

.chat h2 {
	font-size: 14px;
	font-weight: 700;
}

.age_group a {
	color: #37b4fc;
	font-size: 12px;
}

.enter_chat a {
	color: #FFF;
	font-weight: 700;
}

.enter_chat {
	padding-right: 10px;
	text-align: right;
}

.live_user {
	background: url(images/user_icon.png) no-repeat scroll 14px 7px transparent;
	height: 27px;
	line-height: 28px;
}

.live_user a {
	text-decoration: none;
}

.free {
	font-size: 13px;
	line-height: 19px;
}

.sidebar form {
	padding: 17px 0 34px;
}

.sidebar form p {
	padding: 5px 0;
}

.sidebar form label {
	width: 53px;
	font-weight: 700;
}

.sidebar form .userinput {
	height: 23px;
	width: 199px;
	background: #FFF;
	border: none;
}

#start_now {
	background: url(images/startnowbtn.png) no-repeat scroll 0 0 transparent;
	border: medium none;
	height: 35px;
	width: 119px;
	cursor: pointer;
}

.sidebar form #submit {
	background: url(images/submit.png) no-repeat scroll 0 0 transparent;
	border: medium none;
	height: 35px;
	width: 109px;
	margin-left: 91px;
	cursor: pointer;
}

ul.new_users {
margin:0px 0px 10px 0px;
}

ul.new_users li {
	background: #FFF;
	height: 68px;
	margin: 10px 12px;
	padding: 3px;
	width: 69px;
}

.footer {
	background: url(images/line2.jpg) no-repeat scroll center top transparent;
	clear: both;
	color: #FFF;
	font-size: 13px;
	line-height: 25px;
	margin-top: 32px;
	padding: 8px 158px;
	text-align: center;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.ad {
	margin: 0 auto 15px;
	overflow: hidden;
	width: 728px;
}

.freebies {
	width: 190px;
	text-align: center;
}

.freebies h3 a {
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
}

.freebies span {
	color: #37B4FC;
	font-size: 14px;
}

.freebies,ul.new_users li,.sidebar form label,.chat_cat_left,.contents,.logo {
	float: left;
	display: inline;
}




.top3 {
	background:url(images/top3.png) no-repeat;
	height:10px;
	overflow:hidden;
}

.mid3 {
	background:#181818;
	padding:6px 20px 17px;
	position:relative;
	width:762px;
	line-height:19px;
	font-size:13px;
	margin-left:1px;
}

.bot3 {
	background:url(images/bot3.png) no-repeat;
	height:11px;
	margin-bottom:15px;
}


.sidebar_ad_top {
	background:url(images/sidebar_top_ad.png) no-repeat;
	height:9px;
	overflow:hidden;
	margin:15px 0 0;
}

.sidebar_ad_mid {
	background:#181818;
	width:200px;
	padding:19px 16px 19px 19px;
	overflow:hidden;
}

.sidebar_ad_bot {
	background:url(images/sidebar_bot_ad.png) no-repeat;
	height:8px;
}

.viewmore{
	float:right;
	margin:15px 0px 0px 0px;
}
.chatbox{
	background: #000;
	height:430px;
	width:725px;
}

.chatbox_page{
	width:720px;
	padding:0px 25px;
}

.chatbox_page p
{
	margin-bottom:10px;
}

.chatbox_page p strong
{
	font-size:18px;
}

.iconbox{
	float:right;
	width:30px;
}
.iconbox img{
	margin:0px 0px 8px 0px;
}

.games_icon {
	margin:10px 30px 0px 0px;
	display: inline;
	float:left;
}
.chat_icon {
	margin:0px 30px 0px 0px;
	display: inline;
	float:left;
}
.chat_title{
	font-size: 22px;
	font-weight:bold;
	padding:0px 0px 16px 0px;
}
a.roomlink{
	color:#ffffff;
	text-decoration: underline;
	font-size:16px;
	font-weight: bold;
}
.room_text{
	width:450px;
	float:left;
}
.room_text p{
padding:10px 0px;
height:60px;
}
.room_tag{
	position:absolute;
	top:8px;
	left:671px;
}
.room_text_games{
	width:435px;
	float:left;
}
.room_text_games p{
padding:10px 0px;
}
.room_icons_games{

}
.room_icons{
	position:absolute;
	width:30px;
	height:100px;
	left: 755px;
	top:55px;
}
.room_icons img{
	margin:0px 0px 4px;
}
.likes{
line-height: 26px;
}
.likes img{
 margin:0px 5px 0px 0px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.facelike{
	margin:0px 0px 0px 30px;
}

.nav{
 font-size:20px;
 float:right;
}
.nav ul{
padding:0px;
margin:0px;
}
.nav ul li{
float:left;
display: block;
}

.nav ul li a{
	text-decoration: none;
	color:#fff;
	display:inline-block;
	padding:45px 20px 0px 20px;
}
/***popup***/
.popupwp
{
background:url(images/popup.jpg) no-repeat;
height:192px;
width:440px;
padding:64px 0 0;
text-align:center;
}
.urllink
{
height:22px;
width:367px;
}

/***popup***/

.top2 {
    background: url("images/top2.png") no-repeat scroll 0 0 transparent;
    height: 10px;
    overflow: hidden;
}

.mid4 {
    font-size: 13px;
    line-height: 19px;
    padding: 0px 0px 0px;
    height:229px;
	width:802px;
   	background: url("images/survey_ad.png") no-repeat scroll 0 0 transparent;
}

.startnow_btn{
cursor: pointer;
position:relative;
top:139px;
left:578px;
	width:119px;
	height:35px;
	 overflow: hidden;
z-index:1000;
}

.startnow_btn a{
	width:119px;
	height:35px;

display:block;
}




/*SURVEY AT HOME PAGE*/

.survey{
	width: 538px;
	margin: 15px auto;
	text-align:center;
}


.survey li{
	display:inline;
}

.survey li span{
	padding: 0px 15px 0px  0px;
}

.survey_header{
	background: url("images/survey_header.png") no-repeat;
	height:27px;
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

.header_title{
	display:none;
}

.survey_content{
	background: url("images/survey_bg.png") repeat-y;
}

.question{
		display:none;
		height: 160px;
}

.question_text{
	font-size: 20px;
	font-weight: bold;
	padding: 45px 0px 28px 0px;
}

.question_answers input{
	margin-right: 2px;
	cursor: pointer;
}

.question_answers{
	padding: 0px 0px 45px 0px;
}

.question_answers span{
	cursor: pointer;
}

.survey_progress{
	background: url("images/progress.png") no-repeat;
	height: 32px;
	overflow:hidden;
}

.survey_progress2{
	background-position: 0px -32px; 
}

.survey_progress3{
	background-position: 0px -64px; 
}

.survey_progress4{
	background-position: 0px -64px; 
}

.survey_progress5{
	background-position: 0px -96px; 
}

.survey_bottom{
	background: url("images/survey_bottom.png") no-repeat;
	height:7px;
}

.spacer{
	height: 15px
}

.loading_text1{
	font-size: 18px;
	font-weight: bold;
	padding: 45px 0px 20px 0px;
}

.loading_text2{
font-size:14px;
padding: 0px 0px 40px 0px;
color: #CCCCCC;
}

.chatnow_text1{
	font-size: 18px;
	font-weight: bold;
	padding: 45px 0px 25px 0px;
}

.chatnow_text2{
font-size:14px;
position: relative;
color: #CCCCCC;
}

