/*  
Theme Name: Free Friendster Skins
Theme URI: http://www.freefriendsterskins.com
Description: Designed by <a href="http://www.otezz.net" title="Otezz Dot Net">Otezz</a>
Version: 1.0 english
Author: otezz
Author URI: http://www.otezz.net/
*/


/**********************************************
*   Basics & Typography                       *
***********************************************/

body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(images/body.jpg) #f6f6f6;
}

a:link {
	color: #86c343;
	text-decoration: none;
	}
a:visited {
	color: #86c343;
	text-decoration: none;
	}
a:hover {
	color: #86c343;
	text-decoration: underline;
	}
a:active {
	color: #86c343;
	text-decoration: underline;
	}

textarea {
	cursor: pointer;
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	width: 1000px; height: 100%;
	margin:0 auto;
	text-align: left;
}

#innerwrapper {
	margin:1px;
	background:url(images/innerwrapper.jpg) top repeat-x;
	padding:20px 0 20px 10px;
}

/**********************************************
/*                          Header                            */
/**********************************************/
#header {
	padding-bottom: 10px;
	border-bottom:2px solid #f6f6f6;
}

#header h1 {
	font:250% Georgia;
	color:#333;
	padding:0;
	margin:0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	
}

#header h1 a:hover {
	color:#111;
	
}

#site-desc {
	font:120% Georgia;
	font-weight:normal;
	color:#555;
	padding:0;
	margin:0;
}


/********************************************
/*         Sidebar            */
/********************************************/

#sidebar {
	float: left;
	background:#fff url(images/sidebarleft.jpg) top right no-repeat;
	width:160px;
	margin-top: 20px;
	padding:20px 0 20px 0;
	color:#666;
}

#sidebar h2 {
	font:95% Arial;
	color:#000;
	margin:0;
	border:none;
	text-decoration:underline;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

.sidebrowse {
	margin-bottom: 20px;
}

#sidebar .subnav {
	margin: 0;
	padding-left: 5px;
	padding-top: 0;
}

#sidebar .subnav li {
	list-style:none;
	padding: 0;
	margin: 0;
}

#sidebar .subnav li a {	
	font:90% Arial;
	color:#86c343;
	text-decoration:underline;
}

#sidebar .subnav li a:hover {
	color:#86c343;
	padding: 0;
	margin: 0;
}

.menutitle{
	cursor:pointer;
	font:90% Arial;
	color:#86c343;
	text-decoration:underline;
	margin-bottom: 5px;
}

.submenu{
margin-bottom: 0.5em;
}

/******************************************/
/*           Content              */
/******************************************/

#content {
	margin-left:180px;
	padding:20px 5px 0 10px;
}

#content-single {
	margin-left:200px;
	padding:20px 0 0 0;
}

.content-list {
	float:left;
}

.content-list-single {
	float:left;
	width:300px;
}

.ads-left {
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
}

.ads-right {
	float: left;
	margin-bottom: 20px;
	margin-left: 30px;
}

.content-left {
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
}

.content-page {
	float: left;
	margin-bottom: 20px;
	margin-right: 30px;
}

.the-content {
	width: 300px;
	border-top:2px solid #f6f6f6;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 10px;
}

.the-content img {
	width: 300px;
	height: 180px;
}

.content-right {
	float: left;
	margin-bottom: 20px;
	margin-left: 30px;
}

.content-left img {
	width: 300px;
	height: 180px;
}

.content-right img {
	width: 300px;
	height: 180px;
}

img.post-images {
	display: inline;
	margin:0;
	padding:0;
	width: 300px;
	height: 180px;
}

.post-title {
	width: 300px;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
	margin:0 0 20px 0;
}

.post-title-single {
	border-bottom:2px solid #f6f6f6;
	margin:0 0 20px 0;
}

.postmeta,
.postmeta a {
	margin: 0 ;
	font-size: 1em;
	color: #2f63b3;
}

#post-auth {
	float: left;
	margin-right: 10px;
}

#post-addon {
	margin-right: 10px;
}

.meta-title {
	cursor:pointer;
	text-decoration:underline;
}

.ratethis {
	cursor:pointer;
	text-decoration:underline;
}

.postmetacontent {
	margin-bottom:0px;
}

.post-filed {
	padding: 0;
}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:0 0 0 20px;
}

p {
	margin:15px 0;
	line-height:22px;
}

h2 {
	clear: both;
	font:190% Arial;
	color:#79B933;
	margin:0;
	padding:0;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}

#content h2, #content-single h2 {
	font:150% Arial;
	color:#79B933;
	margin:0;
	padding:0;
}

#content h2 a, #content-single h2 a {
	color:#79B933;
	text-decoration:none;
}

#content h2 a:hover, #content-single h2 a:hover {
	color:#5F9128;
}

.content-left-single iframe{
	height: 250px;
	width: 190px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.pages {
	float: left;
	width: 745px;
	background: #eee url(images/separator_blue.gif) repeat-x bottom center;
	}
.pages-border {
	clear: both;
	width: 100%;
	height: 6px;
	background: transparent url(images/separator_blue.gif) repeat-x 0 0;
	}
.page-previous {
	float: left;
	padding: 10px 0 16px 30px !important;
	padding: 0 0 15px 30px; /* Fuck IE */
	}
.page-next {
	float: right;
	padding: 10px 30px 16px 0 !important;
	padding: 0 30px 15px 0; /* Fuck IE */
	}

.page-title {
	width: 670px;
	float: left;
}

.page-title-border {
	padding: 0;
	border-bottom:2px solid #f6f6f6;
}

#content-ads {
	float: left;
}

h2.not-found{
	width: 200px;
}
/**********************
*   Comments          *
***********************/

.commentpage {
	margin: 0 30px;
	padding: 0;
	}

#comments {
	width: 420px;
	margin: 0;
	padding: 0;
	}

.comments-num {
	background: transparent url(images/separator_green.gif) repeat-x center bottom;
	padding: 0 0 10px 0;
	}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#commentlist li {
	padding: 20px 25px 0 0;
	border-bottom: 1px solid #eee;
	background: #fafafa url(images/comment_bg.gif) repeat-y 0 0;
	}
	.alt {
		background-color: #fff !important;
		background-image: none !important;
		}

.comment-gravatar {
	float: left;
	width: 62px;
	height: 62px;
	background: transparent url(images/gravatar.gif) no-repeat;
	}
	img.gravatar {
		margin: 7px 0 0 7px;
		border: none;
		}
	img.cmd-avatar {
		margin: 7px 0 0 7px;
		border: none;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 80px;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #030612;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #2f63b3;
	}

h2#post-comment {
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	background: transparent url(images/separator_green.gif) repeat-x center bottom;
	}

.post-comment {
	float: left;
	width: 336px;
	margin-left: 50px;
	background: #fff;
	}

.post-comment input,
.post-comment textarea {
	border: 1px solid #aaa;
	}
.post-comment input:hover,
.post-comment textarea:hover {
	border: 1px solid #fec02a;
	}
.post-comment input#author,
.post-comment input#email,
.post-comment input#url {
	width: 100% !important;
	width: 336px; /* Fuck IE */
	height: 18px;
	}
.post-comment textarea#comment {
	width: 100% !important;
	width: 336px; /* Fuck IE */
	height: 200px;
	}

.post-comment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #e5edff url(images/submit.gif) repeat 0 0;
	}
.post-comment input#submit:hover {
	background: #e5edff url(images/submit_hover.gif) repeat 0 0;
	}	

/********************************************
/*         Footer            */
/********************************************/
#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}



/* Extras */

.auth, .authinf {
	padding: 10px 0;
	text-align:justify;
	}

.authinf {
	float: left;
	}

.auth {
	clear: right;
	}

.authpic {
	float: right;
}

div.comment-number {
	float: right;
	color: #999;
	width: 40px;
	text-align: right;
}

.skinserr {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.fsprofile {
	text-align: center;
	margin: 10px;
}

.fsprofile h2 {
	text-align: left;
}

.fsprofile img {
	border: none;
}

.fsprofile img.propic{
	border: none;
	width: 100px;
	height: 75px;
}

.sub-cat {
	width: 120px;
	vertical-align: top;
}

.sub-cat-list {
	margin: 0;
	padding: 0;
	cursor:pointer;
}

#csscode1, #csscode2 { 
	display: none; 
}