* {margin: 0; padding: 0;}
/* body  {font: 11px Arial, Helvetica, sans-serif, "Arial Narrow"; background: url(http://thumbs.bignaturalknockers.com/images/bg.jpg); color: #FFFFFF;} */
img {border: none;}
.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}
ul {list-style: none;}
/*h1 {display: none;}*/
a {color: #003366;}

/*thumbs*/
.thumbs, .links2 {background: #FFFFFF; padding: 5px 0 26px 0; margin-bottom: 20px;}
.thumbs img {width: 150px; height: 200px; border: 1px solid #646464; margin: 0 0 3px 3px;}
.thumbs li {width: 150px; float: left;}
/*thumbs*/

/*center*/
.center {width: 800px; margin: 0px auto; text-align: center;}
/*center*/

/*top*/
.top, .rec, .links, .friends {padding: 5px 0 26px 0; margin-bottom: 20px; _height: 1px; min-height: 1px;}
/*.top, .links, .friends {} */
.top ul {width: 230px; float: left; text-align: center; font-size: 15px; font-weight: bold;}
/*.top li {width: 230px; float: left; text-align: left; padding: 0 35px;}*/
.top a:hover {background: #FF9900;}
/*top*/

/*rec*/
.top div, .top2 div, .rec div  {width: 185px; float: left; text-align: center; font-size: 13px;}
.rec a {text-decoration: none;}
.rec span {text-decoration: underline;}
.rec img {border: 1px solid #000000;}
.top2 div {font-size: 15px; font-weight: bold; padding-bottom: 26px;}
/*rec*/


body {
	margin: 20px 0;
	padding: 0;
	background: #3399FF;/* url(http://thumbs.bignaturalknockers.com/images/img01.gif) repeat-y center; */
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-size: xx-small;*/
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

#horizont {
	width: 800px;
	margin: 0 auto;
}

/* Boxed */

#horizont .boxed {
	width: 800px;
	padding: 0 0 3em 0;
	background: #FFFFFF url(http://thumbs.bignaturalknockers.com/images/img01dw.gif) repeat-x left bottom;
}

#horizont .boxed h2 {
	height: 40px;
	padding: 10px 0 0 30px;
	background: url(http://thumbs.bignaturalknockers.com/images/img01up.gif) repeat-x;
	font-size: 2em;
	color: #FFFFFF;
}

#horizont .boxed .content {
	color: #000000;
}

#horizont .boxed ul {
}

#horizont .boxed li {
}

#horizont .boxed a {
	text-decoration: none;
	color: #3399FF;
}

#horizont .boxed a:hover {
	color: #FF9900;
}





h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.4em;
}

img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

/* Header */

#header {
	width: 1000px;
	height: 160px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 260px;
	height: 160px;
	background: url(http://thumbs.bignaturalknockers.com/images/img02.gif) no-repeat;
	font-size: xx-small;
}

#logo h1 {
	padding: 50px 0 0 20px;
	letter-spacing: -.05em;
	font-size: 4em;
}

#logo h2 {
	padding: 0px 0 0 20px;
	letter-spacing: -.05em;
	font-size: 4em;
	text-transform: uppercase;
}

#logo a {
	text-decoration: none;
	color: #3399FF;
}

/* Menu */

#menu {
	float: right;
	width: 431px;
	margin: 0px 60px 0 0;
	background: #99CC00; /* url(http://thumbs.bignaturalknockers.com/images/img05.gif) no-repeat; */
	font-size: xx-small;
}



/*
#menu ul {
	margin: 0;
	padding: 0 0 0 1em;
	list-style: none;
}

#menu li {
	display: inline;
}
*/

#menu a {
	display: block;
	float: left;
	padding: .5em .7em;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 1.5em;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FF9900;
}

#menu .active a {
}

/* Content */

#content {
	width: 1000px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 750px;
	padding: 0 5px 0 0;
	background: #FFFFFF;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	padding: 0 0 5px 20px;
	color: #FF8400;
}

.post .meta {
	margin-left: 10px;
	padding: 10px 50px;
	background: url(http://thumbs.bignaturalknockers.com/images/img06.gif) no-repeat;
	font-size: smaller;
}

.post .meta p {
	margin: 0 300px 0 0px;
}

.post .story {
	padding: 10px 20px;
	line-height: 180%;
	font-size: 13px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Boxed */

#sidebar .boxed {
	width: 240px;
	padding: 0 0 3em 0;
	background: #FFCC00 url(http://thumbs.bignaturalknockers.com/images/img04.gif) no-repeat left bottom;
}

#sidebar .boxed h2 {
	height: 40px;
	padding: 10px 0 0 30px;
	background: url(http://thumbs.bignaturalknockers.com/images/img03.gif) no-repeat;
	font-size: 2em;
	color: #FFFFFF;
}

#sidebar .boxed .content {
	color: #FFFFFF;
	padding: 0 20px;
}

#sidebar .boxed ul {
}

#sidebar .boxed li {
}

#sidebar .boxed a {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

#sidebar .boxed a:hover {
	color: #FF9900;
}

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
	padding: 1em;
	text-align: justify;
	font-size: .8em;
}

#tagcloud .content a {
	color: #000000;
}

#tagcloud .content a:hover {
	color: #3399FF;
}

/* Footer */

#footer {
float: left;
	clear: both;
	width: 200px;
	/*margin: 0 auto;*/
	padding: 0 520px 0 20px;
}

#footer p {
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

