@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color: #0c5b5f;
}
img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a {
	text-decoration: none;
}

#wrapper
{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #33bbc1;
	margin-bottom: auto;

}
#header {
	width: 1000px;
	height: 125px;
	position: relative;
}


#logo {
	height: 114px;
	width: 220px;
	position: absolute;
	left: 10px;
	top: 4px;
}
#header_bg {
	height: 125px;
	width: 1000px;
	background-color: #3ba9ae;
}

#main_nav {
	height: 32px;
	width: 1000px;
	background-image: url(../css/main_nav_bg_hover.gif);
	background-repeat: repeat-x;
}

#main_nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#main_nav li {
	text-align: center;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #4bf3fd;
	color: #fff;
	float: left;
	display: block;
}


#main_nav li a {
	color: #fff;
	text-decoration: none;
	height: 32px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../css/main_nav_bg_hover.gif);
	background-repeat: repeat-x;
	width: 100px;
	line-height: 2.5em;
}

#main_nav li a:hover {
	color: #fff;
	background-image: url(../css/main_nav_bg.gif);
	background-repeat: repeat-x;
}
#left_column {
	background-color: #05969c;
	width: 160px;
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	clear: left;
	
}

#maincontent {
	width: 640px;
	float: left;
	margin-left: 4px;
}
#maincontent h1 {
	font-family:verdana,tahoma,arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	clear: both;
	text-align: center;
	color: #fff;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#maincontent h2 {
	color: #025784;
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	text-align: center;
	margin: 5px;
}

#orkut_text  {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size: 12px;
	padding-top: 5px;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.orkut_scraps {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 620px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #4bf3fd;
	background-color: #288c90;
}
.orkut_scrap {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4bf3fd;
	padding-bottom: 5px;
}

.index_thumb {
	float: left;
	width: 100px;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 15px;
	border: 1px solid #c2fa9c;
}

.thumb_label {
	width: 100px;
	margin-bottom:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #fff;
	border-top: 1px solid #c2fa9c;
}

#right_column {
	float: right;
	width: 160px;
	background-color: #05969c;
	padding-left: 8px;
	padding-right: 8px;
}

.nav_label {
	font-family:arial;
	font-size: 15px;
	font-weight: bold;
	color:#0006ff;
	background-color: #adfd02;
	padding-left: 5px;
	height: 20px;
	margin-top: 10px;
}
.nav_label_hot {
	font-family:Arial;
	font-size: 15px;
	font-weight: bold;

	color: #a3fd05;

	background-color: #33bbc1;
	padding-left: 5px;
	height: 20px;
	margin-top: 10px;
}
.nav_list {
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.nav_list a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4fcbd3;
	display: block;
	background-image: url(../css/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
}
.nav_list a:hover {
	text-decoration: none;
	color: #fdca00;

background:url(/linkback.gif);
	background-color: #05969c;
}
.pagination {
	text-align: center;
	margin-bottom: 10px;
}

.pagination ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.pagination ul li {
	margin-right: 5px;
	margin-left: 5px;
	background-color:#000;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0099FF;
	font-size: 14px;
	display: inline;

}
.pagination a {
	color: #e805fc;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
	background-color:#ba43e1;
}
.pagination  ul li a:hover {
	color: #003399;
	padding-left:10px;
	padding-right:10px;
	background-color: #7CCBFA;
}

#square_ad {
	margin: 10px;
	float: left;
}

#footer {
	clear: both;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
	line-height: 18px;
	font-family: "Arial";
	background-color: #74e2e7;
	color: #025784;
	height: 100px;
}

#footer a {
	font-family: "Verdana";	
	font-weight: bold;
	color: #fff;
}

.link_block {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.link_block a {
	text-decoration:underline;
	color:#003380;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
}

.new{color:red}
.info{}
.codebox{width:400px; height:75px; overflow:hidden; border:1px solid #999; padding:1px; margin:0 5px 1px 5px; font:11px arial,sans-serif; background:#FFF; color:#333;}
.copyButton{vertical-align:top;margin:20px 0 0 20px;width:140px;text-decoration: blink;background-color:#e1fbbb;border:1px solid #94f905;color:#333;padding:8px;}
.copyButtonActive{background-color:#c5e9b8;border:1px solid #74cf4b;vertical-align:top;margin:20px 0 0 20px;width:140px;color:#333;padding:8px;}

a:link {color: #fff; text-decoration: none; }
a:visited {color: #f0ff02 ;text-decoration: none}
a:active {color: #fff;text-decoration: none}
a:hover {color: #fff;text-decoration: underline; color: red;}
textarea {
	width: 490px;
	height: 15px;


}
.facebookwall{
	width:580px;
	text-align:center;
	color:#3b5998;
   font-family:arial;
   font-size:10px;
   text-transform:uppercase;
}
