* { margin: 0; padding: 0; }
body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #fff;
	background: #404a4c url('/images/bg.gif') left top repeat-x;
}

#main {
	width: 960px; /*Width of main container*/
	margin: 0 auto;
}

#header {
	height: 95px;
	background: url('/images/freepornbookmarks.gif') left no-repeat;
}
#header .inner {
	position: relative;
}
#header .inner div {
	position: relative;
	margin-top: 3px;
	width: 730px;
	margin-left: 216px;
	color: #ffffff;
	font-size: 30px;
	text-align: center;
}
#header .inner div p {
	padding-top: 10px;
}
#wrapper{
	float: left;
	width: 100%;
}

#content{
	margin-right: 220px; /*Set right margin to RightColumnWidth*/
}

#rightcolumn {
	float: left;
	width: 220px; /*Width of right column*/
	margin-left: -220px; /*Set left margin to -(RightColumnWidth) */
}

#footer {
	clear: left;
	width: 100%;
	padding: 4px 0;
	text-align: center;
}
#footer p {
	margin: 7px auto;
}
.inner { margin: 10px; margin-top: 0; }

a { color: #ffd800; text-decoration: none; }
a:hover { color: #ffea00; text-decoration: underline; }
#header .tops {
	list-style: none;
	width: 300px;
	float: left;
	margin-left: 10px;
}
#header .tops li {
	float: left;
	width: 60px;
	height: 60px;
	text-align: center;
	margin-right: 20px;
}
.bar {
	height: 31px;
	margin-bottom: 10px;
	background: url('/images/bg_bar.gif') left no-repeat;
}
.bar h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-indent: 16px;
	line-height: 27px;
}
.bar a { color: #000; }

#header .search {
	height: 20px;
	font-weight: bold;
	float: right;
	margin-right: 5px;
	width: 350px;
}
#header input {
	background-color: #fafafa;
	border: 1px solid #222;
	padding: 5px auto;
}
#header .search .sb {
	background-color: #d4e1ef;
}
#header .bm {
	float: left;
	width: 100px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}
#header h1 {
	font-size: 30px;
	color: #0064a3;
	margin-right: 10px;
	text-align: right;
}
p.home {
	text-align: right;
	font-size: 24px;
	margin-top: 5px;
	margin-right: 10px;
}
p.home a {
	text-decoration: none;
	color: #222;
}
#content h3, #rightcolumn h3 {
	text-indent: 5px;
	font-size: 18px;
	color: #fff;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

ul.docs {
	list-style: none;
}
ul.docs li {
	margin: 4px 0 4px 15px;
}
ul.docs li a {
	font-weight: bold;
}
#rightcolumn ul {
	list-style: none;
}
#rightcolumn ul li {
	margin: 4px 0 4px 12px;
}
#rightcolumn ul li a {
	font-weight: bold;
}
span.new {
	color: #ff9c00;
	font-weight: bold;
}
ul.friends {
	list-style: none;
	width: 660px;
	margin-left: 20px;
	padding: 0;
}
ul.friends li {
	float: left;
	width: 33%;
}

p.pages {
	margin: 20px auto;
	font-size: 14px;
	text-align: center;
}
p.pages span {
	font-size: 16px;
	font-weight: bold;
	margin: auto 5px;
}
p.pages img {
	margin-bottom: -2px;
}
.size14 {font-size: 14px; }
.size32 { font-size: 32px; text-align: center;}

.cleared:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
li.cleared:after {
	margin-bottom: 10px;
}
.cleared {
	display: inline-block;
}
li.cleared {
	display: inline-block;
	margin-bottom: 10px;
}
/* Hides from IE-mac \*/
* html .cleared {height: 1%;}
* html li.cleared {height: 1%; margin-top: 20px; }
.cleared {display: block;}
li.cleared {display: block; margin-top: 20px;}
/* End hide from IE-mac */

#hm_rss li{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
	}
#hm_rss table {
	border: 1px black solid;
	vertical-align: top;
	}
#hm_rss li a {
	font-size: 18px;
	font-weight: bold;
	background: #456a9c;
	color: #fff;
	display: block;
	padding: 5px;
	border: 1px black solid;
	}
#hm_rss li a:hover {
	color: #faf1d3
}
#hm_rss li table a {
	color: #456a9c;
	font-size: 12px;
	font-weight: normal;
	background: none;
	display: inline;
	border: none;
}
#hm_rss li table a:hover {
	color: #000;
}
#hm_rss li .stars a {
	font-size: 15px;
}
#hm_rss big a {
	padding: 5px 35px;
}
#hm_rss img {
	border: 1px #000 solid; 
	margin: 4px;
}
#hm_rss ul {
	margin: 10px 0 0 0;
	padding: 0;
}
#hm_rss strong {
	text-align: center;
	
}