.alice_container				{background:url('images/alice_patern.jpg') repeat-y;width:1004px;}
.alice_header					{background:url('images/alice_header.jpg') left top no-repeat;width:1004px;}
.alice_bottom					{background:url('images/alice_bottom.jpg') left top no-repeat;width:1004px;height:81px;}
.alice_left						{float:left;width:304px;padding:475px 0 0 32px;}
.alice_main						{float:right;width:643px;text-align:left;padding:200px 5px 0 0;}
.alice_main h1					{font-family:georgia; font-size:30px;font-weight:normal;color:#064f4e;padding-left:30px;}
.reguli							{padding-bottom:10px;}
.episoade_alice					{overflow:auto;width:300px;height:1500px;border:solid 2px #B86229;border-top:solid 10px #B86229;border-bottom:solid 10px #B86229;background:#fff;padding:0}
.episoade_alice .selected       {background: #eee url('images/arrow.gif') right center no-repeat;}
.alice_episod					{float:left;border:1px solid #ccc}
.episod_alice					{float:right;width:170px;text-align:left;padding-left:5px}
.episod_alice h3				{border-bottom:0px solid #999999;color:#000000;font-size:13px;font-weight:bold;margin-bottom:3px;}
.episod_alice h3 a              {text-decoration:none;color:#000000;font-size:13px;font-weight:bold;}
.alice_views 					{padding-top:5px;}
.alice_views span				{padding-left:17px;background:url('images/like-it.gif') left top no-repeat;color:#F15C22;height:14px;display:block;line-height:14px;float:left;text-align:left;}
.alice_views a					{float:right;display:block;height:14px;line-height:14px;}
.episod_alice p					{overflow:hidden;height:45px;}
.epi_container					{padding: 5px 8px 3px;}
.alice_descriere				{font-family:georgia; font-size:13px;font-weight:normal;color:#064f4e;padding:10px 10px 10px 30px;}
#controls-box   				{background:#fff;width:640px;overflow:hidden;}
#comment-box textarea   		{width:615px;height:37px;margin:10px;border:solid 2px #F15C22;}
#vote-box                       {overflow:hidden}
#vote-ajax-response             {padding: 15px 10px 5px;font-weight:bold;color:red;font-size:14px;}
#vote-controls					{float:left;display:block;background:url('images/like-it-big.jpg') left top no-repeat;color:#F15C22;float:left;font-size:14px;font-weight:bold;height:22px;line-height:27px;margin:10px 0 0 10px;width:100px;padding-left:25px;}
#vote-counter					{float:right;color:#545454;font-size:14px;font-weight:bold;height:22px;line-height:27px;margin:10px 10px 0 10px;}
.ad_alice						{float:right;margin:0 10px 10px 0;}
.alice_coments					{background:#fff;width:636px;border:solid 2px #31adc2;margin-top:4px;}
.user_comnetPic					{float:left;}
.leftComentAlice				{float:right;width:520px;}
.leftComentAlice a				{ color:#3e8670;font-size:14px;font-weight:bold;}
.leftComentAlice span			{font-style:italic;font-size:11px;}
.leftComentAlice p				{padding-top:3px;}
.alice_coment					{border-bottom:1px dotted #3e8670;padding:10px;}

#comment-captcha-box            {float:left;font-weight:bold;margin:0 0 0 10px;padding:0;overflow:hidden}
#comment-ajax-response          {clear:both;color:red;font-weight:bold;padding:0 10px 5px}
#comment-captcha                {vertical-align:top}
#comment-controls               {oveflow:hidden}
#comment-ajax-success           {font-size: 16px;color:#060;font-weight:bold}
.comment-pagination             {background: #eee;padding:2px 5px;}
.comment-pagination a           {background:#3E8670;padding:0 2px;color:#fff}

.fbLike							{margin-top: 10px; margin-left: 40px;}
.twitter_icon                   {float: left; margin:10px 0 0 10px;}


@media only screen and (max-width:767px) {

.alice_container, .alice_header, .alice_main {
	width: 100%;

}

#comment-list {display: none;}


}