body{
	padding:0px;
	margin:0px;
}
#wrapper{
	font-family:arial;
	/*text-align:left;*/
	/*margin:0px auto;*/
	float:center;
	display:block;
	text-align:center;
}
#content{
	margin:0px auto;
	width:940px;
	background-color:#ffffff;
	position:relative;
	text-align:left;
}
.home_gallery{
	position:relative;
	width:100%;
	padding-bottom:20px;
}
.footer_gallery{
	margin-bottom:50px;
	margin-top:50px;
	position:relative;
	background:url('http://www.bysergio.ro/images/file_signature.gif');
	height:135px;
	width:100%;
}
.comment_gallery{
	position:relative;
	margin-left:auto;
	margin-right:auto; 
	width:840px;
	background-color:#ffffff;
	border:#B1B1B1 1px solid;
	height:20px;
	margin-top:20px;
	margin-bottom:50px;
}
.comment_label{
	position:relative;
	float:left;
	color:#B1B1B1;
	font-size:14px;
	height:20px;
	vertical-align:middle;
	left:5px;
	padding-top:1px;
	font-family:arial;
	font-weight:bold;
}
.comment_total{
	position:relative;
	float:left;
	color:#B1B1B1;
	font-size:14px;
	vertical-align:middle;
	left:0px;
	padding-top:0px;
	font-family:arial;
	margin-top:20px;
}
.flash_link{
	position:absolute;
	top:21px;
	right:48px;
	width:182px;
	height:20px;
	background:url('http://www.bysergio.ro/images/flash_link.jpg') no-repeat;
}
.html_link{
	position:absolute;
	top:41px;
	right:42px;
	width:162px;
	height:20px;
	background:url('http://www.bysergio.ro/images/html_link.jpg') no-repeat;
}
.comment_link_post{
	position:absolute;
	left:48px;
	top:82px;
	width:100px;
	height:25px;
	cursor:pointer;
	background:url('http://www.bysergio.ro/images/commentbut03_a_a.gif') no-repeat;
	z-index:100;
}
.comment_link{
	position:absolute;
	left:48px;
	top:132px;
	width:100px;
	height:25px;
	cursor:pointer;
	background:url('http://www.bysergio.ro/images/commentbut03_a_a.gif') no-repeat;
	z-index:100;
}
.show_add_comment{
	float:right;
	padding-right:5px;
	color:#894E4F;
	font-weight:bold;
}
.show_comment{
	display:block;
	font-size:12px;
	position:relative;
	width:890px;
	/*border:#B1B1B1 1px solid;*/
	font-family:times-new-roman;
	height:200px;
	left:0px;
}
.comment_tbl{
	width:840px;
	border:0px solid;
	padding:0px;
	margin:0px;
}
.comment_right{
	overflow:auto;
	height:120px;
	width:706px;
	margin-top:20px;
	margin-bottom:15px;
}
.comment_left{
	background:url('http://www.bysergio.ro/images/comments_bg.jpg');
	height:174px;
	width:184px;
}
.add_comment{
	display:none;
	position:relative;
	width:940px;
	background:url('http://www.bysergio.ro/images/file_commentinput.gif');
	height:110px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	font-family:arial;
	
}
p{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
}
p .comment_count{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
}
.comment_submitter{
	color:#8A3C3A;
	font-size:12px;
	font-weight:bold;
}
.comment_date{
	color:#D1D1D1;
	font-size:12px;
}
.comment_body{
	color:#757575;
	font-size:12px;
}
.comment_count{
	color:#757575;
	font-size:14px;
	font-weight:bold;
}
.submit_comment{
	background:url('http://www.bysergio.ro/images/submit_comment.gif') no-repeat;
	height:25px;
	width:140px;
	border:0px;
	}
.submit_comment_button{
	position:absolute;
	right:327px;
	bottom:-10px;
}
.comment_tbox{
	height:16px;
	width:198px;
	border:0px;
	
}
.commenter{
	position:absolute;
	left:134px;
	top:2px;
}
.comment_email{
	position:absolute;
	left:134px;
	top:33px;
}
.comment_website{
	position:absolute;
	left:134px;
	top:64px;
}
.comment_tarea{
	height:78px;
	width:409px;
	border:0px;
}
#comment_text{
	position:absolute;
	right:55px;
	top:2px;
}
.no_comments{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:19px;
	margin-bottom:19px;
	font-size:12px;
	width:400px;
	color:#C1C1C1;
	text-align:center;
	
}
a{
	border:0px solid;
	cursor:pointer;
	text-decoration:none;
	border-style:none;
}
a:visited{
	cursor:pointer;
	text-decoration:none;
	border:0px solid;
}
a:hover{
	cursor:pointer;
	text-decoration:none;
	border:0px solid;
}
a:link{
	cursor:pointer;
	text-decoration:none;
	border:0px solid;
}
a:active{
	cursor:pointer;
	text-decoration:none;
	border:0px solid;
}

img
{  	border-style: none;
}

.number_of_comments{
	font-weight:bold;
	margin-left:10px;
}
#gallery_images{
	width:890px;
	margin-right:auto;
	margin-left:auto;
	background-color:#ffffff;
	padding-left:50px;
	padding-right:0px;
	padding-bottom:50px;
	padding-top:50px;
}
.gallery_image img{
	max-width:150px;
	max-height:150px;
	margin-right:20px;
	margin-top:20px;
}
.gallery_image{
	border:#cccccc 2px solid;
	display:inline;
	position:relative;
}
#image_wrapper> img{
	max-width:890px;
	max-height:70px;
}
.under_construction{
	font-size:12px;
	font-family:arial;

}
#counter{
	position:relative;
	width:100%;
	height:25px;
	text-align:center;
	font-size:14px;
	color:#B1B1B1;
	font-family: 'Times New Roman';
	font-weight:bold;
	font-family:arial;
}
.flash_gallery{
	position:relative;
	top:58px;
	left:49px;
	width:70px;
	height:24px;
	cursor:pointer;
	background:url('http://www.bysergio.ro/images/commentbut02_a_a.gif') no-repeat;
	z-index:100;
}
.html_gallery{
	position:relative;
	top:35px;
	left:49px;
	width:73px;
	height:24px;
	cursor:pointer;
	background:url('http://www.bysergio.ro/images/commentbut01_a_a.gif') no-repeat;
	z-index:100;
}
.html_home{
	position:relative;
	left:48px;
	top:32px;
	width:100px;
	height:25px;
	cursor:pointer;
	background:url('http://www.bysergio.ro/images/commentbut04.gif') no-repeat;
	z-index:100;
}
.flash_gallery_html{
	position:relative;
	top:83px;
	left:49px;
	width:100px;
	height:25px;
	cursor:pointer;
	background:url('http://www.bysergio.ro/images/commentbut03_a_a.gif') no-repeat;
	z-index:100;
}
.html_gallery_html{
	position:relative;
	top:60px;
	left:49px;
	width:70px;
	height:24px;
	cursor:pointer;
	background:url('http://www.bysergio.ro/images/commentbut02_a_a.gif') no-repeat;
	z-index:100;
}
.pagination{
	text-align:center;
	font-size:24px;
	color:#B1B1B1;
	padding-bottom:10px;
}
.pagination a:link{
	color:#B1B1B1;
	text-decoration:none;
}
.pagination a:visited{
	color:#B1B1B1;
	text-decoration:none;
}
.comment_table{
	position:absolute;
	top:0px;
	left:0px;
}
.post_item{
	text-align:center;
}
.youtube{
	/*margin-top:20px;*/
	width:940px;
	height:457px;
	background:url('../images/YOTUBE_BG.jpg') no-repeat;
	padding-top:129px;
}

