body
{
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
a img
{
	border: 0;
}
#header
{
	height: 48px;
	position: relative;
	z-index:0;
	color: white;
	padding: 10px;
	background-image: url('img/back4.png');
	background-position: 50% 175%;
}
#header *
{
	position: relative;
	z-index:1;
}
#header a
{
	color: white;
	text-decoration: none;
}
h1
{
	padding:0;
	margin:0;
	position: relative;
	z-index:1;
	font-size: 250%;
}
h1 span
{
	color:#FAD310; 
	font-size: 120%;
}
#header2
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:0;
}
.content
{
	width: 50%;
	float: left;
	position: relative;
}
.content2
{
	width: 100%;
	float: left;
	position: relative;
}
.thumb
{
	width: 125px;
	height: 125px;
	border: 3px solid white;
	border-right: 2px solid white;

}
.ad
{
	width: 125px;
	height: 125px;
	border: 3px solid white;
	border-right: 2px solid white;
	
}
.thumb2
{
	width: 125px;
	height: 125px;
	border: 3px solid white;
	border-right: 2px solid white;

}
.jokes
{
	width: 316px;
	height: 270px;
	float: left;
	font-size: 13px;
	padding: 10px;
}
.joke
{
	margin-bottom: 10px;
	text-align: left;
}
.joke2
{
	width: 150px;
	height: 150px;	
	margin: 5px;
	text-align: left;
}
.joke2 a
{
	color: #4D8B3B;
	text-decoration: underline;
}
.joke a
{
	color: #00DF00;
	font-weight: bold;
	text-decoration: underline;
}
h2
{
	padding: 5px;
	margin: 0;
	text-align: center;
	font-size: 170%;
}
h3
{
	font-size: 125%;
	text-align: center;
}
#menu
{
	width: 150px;
	float: left;
	background-image: url('img/back5.png');
	background-repeat: no-repeat;
	background-position: top right;	
}
#wrapper
{	
	margin-left: 160px;	
}
#wrapper2
{
	width: 100%;		
}
#container
{
	background-image: url('img/back.png');
	background-repeat: repeat-x;
	background-position: 0% 0%;	
}
.next_prev
{
	background-image: url('img/button.png');
	background-repeat: no-repeat;
	border: 0;
	height: 22px;
	width: 32px;
	font-size: 16px;
	color: white;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	border-bottom: 1px solid #4D8B3B;
	border-right: 1px solid #4D8B3B;
	border-top: 1px solid  #AFD331;
	border-left: 1px solid  #AFD331;	
}
#menu
{
	padding: 0;
	font-size: 11px;
	margin: 0;
}
#menu ol
{
	padding: 5px;
	margin-left: 25px;
}
#menu a
{
	color: #4D8B3B;
	font-size: 12px;
}
#menu2
{
	position: absolute;
	top: 15px;
	right: 50px;
}
#menu2 li
{
	display: inline;
	padding-left: 20px;
	font-size: 120%;
}
#menu2 a
{
	color: white;
	text-decoration: none;
}
#menu2 a:hover
{
	color: yellow;
}
.images
{
	text-align: center;
	padding: 0;
}
.images li
{
	display: inline-block;
}
#footer
{
	clear: both;
	text-align: center;
	background-color: #0CABFF;
	padding: 5px;
	color: white;
	background-image: url('img/back3.png');
	background-position: top left;
	background-position: bottom left;
}
#line
{	
	height: 25px;
}
#thumb_up
{
	margin-right: 100px; 
	vertical-align: middle;
	cursor: pointer;	
}
#thumb_down
{
	margin-left: 100px; 
	vertical-align: middle;
	cursor: pointer;
}
#submitter
{
	font-size: 12px;
	position: relative;
	margin-top: -15px;
	display: block;
} 
a
{
	text-decoration: none;
	color: #47649E;
}
a:hover
{
	text-decoration: underline;
}
#content_footer
{
	position: relative;
	width: 700px;
	margin: 0 auto;	
}
#content_footer span
{
	font-weight: bold;
	color: #47649E;
}
#tags
{
	font-size: 13px;
	text-align: left;
}
#score
{
	font-size: 13px;
	text-align: left;
	width: 700px;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
	width: 50%;	
}
#comments_head
{
	background-image: url('img/back6.png');
	background-position: 50% 145%;
	height: 22px;
	line-height: 22px;
	border: 1px solid orange;
	font-size: 14px;
	text-align: center;
	color: white;
}
#comments
{
	width: 700px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;			
}
#comments iframe
{
	border: 1px solid silver;
	width: 698px;
	height: 500px;	
}
.pop_box
{
	position: absolute; 
	width: 250px; 
	background-color: #E2EEFF;
	border: 1px solid #47649E;
	color: #47649E;
	line-height: 200%;
	top: 0;
	left: 0;
}
.pop_box input[type=text], .pop_box input[type=password]
{
	width: 155px;
}
.pop_box input[type=submit]
{
	background-color: #D4E6FF;
	color: #47649E;
	border: 1px solid #47649E;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;	
}
.pop_box label
{
	width: 70px;
	display: -moz-inline-box; 
	display: inline-block;

}
.pop_box h4
{
	background-color: #0A81E7;
	color: white;
	margin: 0;
	text-align: center;
}
.pop_box form
{
	padding: 10px;
}
.pop_box p
{
	padding: 10px;
}
.pop_box h4 .box_close
{
	position: absolute;
	display: block;
	right: 5px;
	top: 0;
	cursor: pointer;
}
#error_box h4
{
	background-color: #BB0000;
}
#error_box 
{
	background-color: #FFEEE2;
	border: 1px solid #9E6447;
	top: 200px;
}
#info_box h4
{
	background-color: #00BB00;
}
#info_box 
{
	background-color: #CEFFCE;
	border: 1px solid #00BB00;
	top: 200px;
}
#logName
{
	position: relative;
	top: -20px;
	text-align: right;
	margin-right: 50px;
}
#form_contact
{
	width: 500px;
	margin: 0 auto;
	line-height: 200%;
}
#form_contact input[type=text]
{
	width: 350px;	
}
#form_contact textarea
{
	width: 350px;
	height: 200px;	
}
#form_contact input[type=submit]
{
	background-color: #D4E6FF;
	color: #47649E;
	border: 1px solid #47649E;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;	
}
#form_contact label
{
	width: 80px;
	display: -moz-inline-box; 
	display: inline-block;
	vertical-align: top;
}
#pages
{
	font-size: 16px;
	text-align: center;
}