/*  
Theme Name: HDP Theme
Theme URI: n/a
Description: HDP Theme
Version: 1.0
Author: none
Author URI: none
*/

body
{
	margin: 0;
	padding: 0;
	font: 12px Verdana, Geneva, sans-serif;
	color: #000;
	background:url(images/bg-main.gif) top repeat-x;
}

#wrapper
{
	width: 900px;
	margin: 0 auto;
}

#header
{
	width: 850px;
	height: 100px;
	margin: 0 auto;
}

#headright a:link, #headright a:visited
{
	color: #333333;
	text-decoration: none;
}

#header a:hover
{
	color: #C13F00;
	text-decoration: none;
	border: none;
}

#headleft
{
	width: 500px;
	float: left;
}

a:link, a:visited
{
	color: #C13F00;
	text-decoration: none;
}

a:hover
{
	color: #333333;
	text-decoration: none;
}

/* Begin Page Menu */
#pages
{
	width: 900px;
	font-size: 12px;
	padding: 0;
	margin: 0px auto;
	text-align:left;
}

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

#pages li
{
	position:relative;
	float:left;
	display: inline;
	margin: 7px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}

#pages a:link, #pages a:visited { color: #fff; }
#pages a:hover { color: #d8d8d8; }

/* End Page Menu */
#headright
{
	float: right;
	width: 300px;
}

#headright img { border: none; }

#headright p
{
	text-align: right;
	margin: 0;
	padding: 0;
	line-height: 25px;
}

/* Begin Search */
#searchWrap
{
	background: url(images/searchbg.jpg) no-repeat;
	height: 27px;
	margin: 10px 0px 0px 85px;
}

#searchWrap input
{
	vertical-align: middle;
	background: none;
}

#searchWrap #s
{
	font-size: 15px;
	border: none;
	padding: 4px 4px;
	margin-right: 3px;
	width: 180px;
}

/* End Search */
#logo
{
	margin: 30px 0px 0px 0px;
	padding: 0;

}

#navigation
{
	width: 100%;
	background: url(images/navbg.jpg) repeat-x;
	height: 42px;
	text-align:center;
	margin:0px;
	padding:0px;
}

#categories
{
	position:relative;
	float:left;
	width: 140px;
	margin: 0px 0px 10px 5px;
	border:1px solid #999;
	padding:5px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

/* Begin Category Menu */
#catlist
{
	float: left;
	width: 140px;
	font-size: 11px;
}

#catlist ul
{
	position:relative;
	float:left;
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0;
	text-align:left;
}

#catlist li
{
	position:relative;
	float:left;
	width: 130px;
	display: inline;
	margin: 0px 0px 6px 0px;
	padding:0px 0px 0px 10px;
	background:url(images/arrow.gif) left top no-repeat;
}

#catlist a:link, #catlist a:visited { color: #000; }

#catlist a:hover
{
	color: #000;
	border: none;
	text-decoration: none;
}

/* End Category Menu */
#topcontent
{
	width: 100%;
	background: #202020;
}

#topcontent img { border: none; }
#topcontent a:hover { border: none; }

#featured
{
	width: 860px;
	height: 175px;
	margin: 0 auto;
	padding: 0px;
}

#toggle
{
	width: 850px;
	margin: 0 auto;
	background: none;
}

#contentwrapper
{
	float: left;
	width: 900px;
	margin-top: 20px;
}

#content
{
	position:relative;
	float:left;
	display:inline;
	width: 570px;
}

/* Begin The Content */
#item
{
	position:relative;
	float:left;
	display:inline;
	width: 180px;
	height: 205px;
	color: #333333;
	margin: 0px 0px 10px 10px;
	padding-bottom: 5px;
	
}

#item a:link, #item a:visited
{
	color: #C13F00;
	text-decoration: none;
	border: none;
}

#item a:hover, #galleryitem a:hover
{
	color: #333333;
	text-decoration: none;
	border: none;
}

#galleryitem
{
	width: 175px;
	height: 175px;
	color: #333333;
	margin: 0 4px 15px 0;
	float: left;
}

#galleryratings
{
	text-align: right;
	margin: 0px 8px 0px 0px;
}

#galleryitem h5
{
	color: #C13F00;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	margin: 0px 8px 0px 0px;
	padding: 0;
}

#blogitem
{
	width: 560px;
	color: #333333;
	background: url(images/itemborder.gif) bottom no-repeat;
	margin: 0 0 15px;
	padding-bottom: 10px;
	height: auto;
	overflow: auto;
}

#pagecontent
{
	width: 530px;
	color: #333333;
	margin: 0 0 15px 0;
}

#covershot
{
	width: 180px;
	height: 142px;
	float: left;
	background: url(images/vidbg.png) no-repeat;
}

#galleryshot
{
	width: 175px;
	height: 142px;
	float: left;
	background: url(images/vidbg.png) no-repeat;
}

#content h3, #pagecontent h3
{
	position:relative;
	float:left;
	display:inline;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width:180px;
	overflow:hidden;
	height:19px;
}

#galleryitem h3
{
	font-size: 16px;
	color: #C13F00;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	padding: 0;
}

#bloghead { height: 35px; }
#blogtitle { float: left; }

#blogtitle h3
{
	font-size: 20px;
	color: #C13F00;
	font-weight: normal;
	margin: 0;
	padding: 2px 0px 0px 0px;
	height:30px;
	width:500px;
}

#blogtitle a:hover { color: #333333; }

#description p
{
	margin: 0;
	padding: 0;
	height: 90px;
	overflow: hidden;
}

#covershot p
{
	margin: 0;
	padding: 0;
}

#covershot img
{
	width: 156px;
	height: 118px;
	margin: 7px 0px 0px 7px;
	border: 1px solid #666666;
	overflow: hidden;
}

#blogitem p
{
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#pagecontent p, #sidebar p
{
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#pagecontent img, #sidebar img, #blogitem img
{
	padding: 4px;
	margin: 8px;
	background: #F7F7F7;
	border: 1px solid #A4A4A4;
}

#pagecontent a:link, #pagecontent a:visited, #sidebar a:link, #sidebar a:visited, #blogitem a:link, #blogitem a:visited
{
	color: #C13F00;
	text-decoration: none;
}

#pagecontent a:hover
{
	color: #333333;
	text-decoration: none;
}

#ratings
{
	float: left;
	width: 180px;
	padding: 5px 0px 0px;
}

#commentslink
{
	float: right;
	width: 100px;
	background: url(images/usergallery.gif) left no-repeat;
	padding: 5px 0px 0px 20px;
	font-size: 13px;
	color: #C13F00;
}

#blogmeta
{
	float: right;
	width: 100px;
	background: url(images/user.gif) right no-repeat;
	padding: 0px 40px 0px 0px;
	font-size: 10px;
	color: #C13F00;
	text-align: right;
}

#blogmeta a:link, #blogmeta a:visited
{
	color: #C13F00;
	text-decoration: none;
	border: none;
}

#blogmeta a:hover
{
	color: #C13F00;
	border-bottom: 1px dotted #C13F00;
}

/* End The Content */
#pagination
{
	width: 530px;
	margin: 0px 15px 15px 0px;
	float: left;
	text-align: right;
}

#pagination a:hover { border: none; }
#pagination img { border: none; }

span.navback
{
	width: 25px;
	height: 15px;
	display: block;
	float: right;
	background: url(images/back.gif) top right no-repeat;
	cursor: pointer;
}

span.navforward
{
	width: 25px;
	height: 15px;
	display: block;
	float: right;
	background: url(images/forward.gif) top right no-repeat;
	cursor: pointer;
}

#sidebar
{
	position:relative;
	float:left;
	display:inline;
	width: 150px;
	margin: 0px 0px 0px 10px;
	padding:0px;
}

#sideadvert { margin: 10px 0px 10px 0px; }

#block
{
	background: url(images/blockborder.gif) bottom no-repeat;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#recentvids { padding: 0px 0px 10px 2px; }

#blockvids
{
	margin: 10px 0px 0px 0px;
	height: 65px;
}

#blockvids a:link, #blockvids a:visited { border: none; }

#blockvids img
{
	width: 77px;
	height: 58px;
	margin: 0px 8px 0px 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	float: left;
}

#block h5
{
	margin: 10px 0px 0px 0px;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

#tagsblock
{
	background: url(images/blockborder.gif) bottom no-repeat;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#ratingsblock, #commentsblock
{
	position:relative;
	float:left;
	background: url(images/blockborder.gif) bottom no-repeat;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
#ratingsblock2, #commentsblock2,  #commentsblock3
{
	position:relative;
	float:left;
	background: url(images/blockborder.gif) bottom no-repeat;
	margin:0px 0px 15px 8px;
	padding-bottom: 10px;
}

#tags { text-align: center; }

#block h3, #tagsblock h3, #ratingsblock h3, #commentsblock h3, #categories h3, #ratingsblock2 h3, #commentsblock2 h3, #commentsblock3 h3
{
	color: #C13F00;
	margin: 0;
	padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#tagsblock a:link, #tagsblock a:visited, #ratingsblock a:link, #ratingsblock a:visited
{
	color: #333333;
	text-decoration: none;
	border: none;
}

#tagsblock a:hover, #ratingsblock a:hover, #ratingsblock2 a:hover
{
	color: #C13F00;
	border: none;
}

#block a:hover
{
	text-decoration: none;
	color: #bbb;
}

#ratingsblock ul, #commentsblock ul,#ratingsblock2 ul, #commentsblock2 ul, #commentsblock3 ul
{
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0;
}
#ratingsblock li, #ratingsblock2 li
{
	position:relative;
	float:left;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
#commentsblock li, #commentsblock2 li
{
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 5px;
	padding: 1px;
}
#commentsblock3 li
{
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 5px;
	padding: 1px;
	width:152px!important;
	overflow:hidden;
}

#commentsblock a:link, #commentsblock a:visited, #commentsblock2 a:link, #commentsblock2 a:visited, #commentsblock3 a:link, #commentsblock3 a:visited
{
	color: #C13F00;
	text-decoration: none;
	border-bottom: none;
}

#commentsblock a:hover, #commentsblock2 a:hover
{
	color: #333333;
	text-decoration: none;
	border-bottom: none;
}

#ratingsblock img, #ratingsblock2 img
{
	border: none;
	margin: 0px 2px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* style me some comments and inputs */
#comments
{
	width: 435px;
	padding: 12px 0 0;
}

#comments h3,h3#respond
{
	color: #555;
	margin-bottom: 7px;
}

ol.commentslist
{
	list-style: none;
	margin: 5px 0 12px;
	padding: 0;
	width: 530px;
}

.commentslist li
{
	border: 1px solid #BBB;
	margin-bottom: 7px;
	padding: 7px 0;
}

.commentslist li a
{
	font-weight: 700;
	background: url(images/dot.gif) repeat-x bottom left;
}

.commentslist li.alt { }
.commentslist li:hover { border-color: #888; }

.commentslist .comment_text
{
	margin: 0 7px;
	line-height: 1.4em;
	overflow: hidden;
}

.comment_text p,.comment_text ul,.comment_text ol,.comment_text blockquote { margin: 1em 0; }
.comment_text ul,.comment_text ol,.comment_text blockquote { margin: 0 1em; }

p.author_meta
{
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 0 7px;
}

p.post_meta
{
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	margin: 0 7px 0 0;
}

.commentslist li.author
{
	background: #333;
	color: #CCC;
}

.commentslist li.author a { color: #DDD; }
.commentslist li.author a:hover { color: #FFF; }

#comments_closed
{
	background: #333;
	color: #ccc;
	padding: 7px 0;
	margin-top: 12px;
	line-height: 1.5em;
}

p.nocomments { margin: 0 12px 0 7px; }

p.nocomments a
{
	color: #ddd;
	font-weight: 700;
	text-decoration: underline;
}

p.nocomments a:hover { color: #FFF; }

ol.pingslist
{
	margin: 1.5em 2em;
	font-size: 12px;
}

.pingslist li
{
	color: #7F7F7F;
	margin: 0 0 7px;
}

.pingslist li a
{
	font-weight: 700;
	background: url(images/dot.gif) repeat-x bottom left;
}

#commentform p { margin: 1em 0; }

#commentform p a
{
	font-weight: 700;
	background: url(images/dot.gif) repeat-x bottom left;
}

#author,#email,#url,#comment
{
	font: 1.1em arial,helvetica,verdana,sans-serif;
	border: 1px solid #BBB;
	padding: 2px;
}

#comment
{
	width: 458px;
	overflow: auto;
}

#commentform p small
{
	font-size: 10px;
	color: #7F7F7F;
}

.commentslist code { background: transparent; }

/* begin footer */
#insidefooter
{
	width: 850px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footerblocks { float: left; }

#footerblock
{
	float: left;
	width: 255px;
	padding: 0px 15px 0px 0px;
}

#footeradverts
{
	float: left;
	width: 290px;
	padding: 0px 0px 20px 0px;
}

#footerblock h3, #footeradverts h3
{
	font-size: 16px;
	color: #C13F00;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#footerblock h5
{
	color: #333333;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

#footer
{
	width: 100%;
	border-top: 1px solid #CCCCCC;
	clear: both;
}

#footer p
{
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#footer img
{
	padding: 4px;
	margin: 8px;
	background: #F7F7F7;
	border: 1px solid #A4A4A4;
}

#footeradverts img
{
	border: none;
	margin: 0;
	padding: 0;
}

#footer a:link, #footer a:visited
{
	color: #C13F00;
	text-decoration: none;
	border-bottom: 1px dotted #C13F00;
}

#footer a:hover
{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}

#copy
{
	width: 850px;
	margin: 0 auto;
	padding-bottom: 50px;
	margin-top: 5px;
}

#footerblock a:link, #footerblock a:visited
{
	color: #333333;
	border-bottom: 1px dotted #333333;
}

#footerblock a:hover
{
	color: #C13F00;
	border-bottom: 1px dotted #C13F00;
}

/* Tips */
.tool-tip
{
	color: #ccc;
	width: 150px;
	z-index: 13000;
}

.tool-title
{
	font-weight: 700;
	font-size: 11px;
	margin: 0;
	color: #fff;
	padding: 8px 8px 0 8px;
	background: #333333;
	text-align: left;
}

.tool-text
{
	font-size: 11px;
	padding: 0 8px 8px 8px;
	background: #333333;
	text-align: left;
}

/* The Tips */
.tool-tip
{
	color: #BDAFA8;
	width: 200px;
	z-index: 13000;
}

.tool-title
{
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	color: #FFFFFF;
	padding: 8px 8px 0 8px;
	background: #202020;
	text-align: left;
}

.tool-text
{
	font-size: 11px;
	padding: 0 8px 8px 8px;
	background: #202020;
	text-align: left;
}

#blockvids a:hover { border: none; }

#videoblock
{
	width: 560px;
	padding: 0px 0px 20px 0px;
	margin: 5px 0px 15px 0px;
	text-align: center;
	height: ;
}

.thumbpix
{
	border: #bbb 1px solid;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	color: #333;
	background-color: #eee;
	background-image: none;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#links
{
	margin: 0px;
	padding: 0px;
}

#links ul
{
	margin: 0px;
	padding-left: 15px;
	list-style: none;
}

#links li
{
	margin: 0;
	padding: 0px;
	list-style-image: url(http://www.pornsoda.com/images/star.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
}

.armoviebox, .armoviebox ul
{
	width: 100%;
	float: left;
	height: auto;
	padding: 0;
	margin: 10px 0 10px 0;
}
.armoviebox ul li
{
	list-style-type: inherit;
	display: inline;
	width: 95px;
	float: left;
	height: 145px;
	text-decoration: none;
	margin-right: 5px;
	margin-bottom: 5px;
}
.armoviebox ul li img
{
	text-decoration: none;
	border: none;
}
.FeaturedUserBox, .FeaturedUserBox ul
{
	width: 100%;
	float: left;
	height: auto;
	padding: 0;
	margin: 10px 0 10px 0;
}
.FeaturedUserBox ul li
{
	list-style-type: inherit;
	display: inline;
	width: 155px;
	float: left;
	height: 125px;
	margin-bottom: 5px;
}
.FeaturedUserBox ul li img
{
	text-decoration: none;
	border: none;
}
.link-cont {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 15px;
	padding: 0px 0px 25px;
	height: auto;
	width: 100%;
}
.ryt-cont{
	position:relative;
	float:left;
	display:inline;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	width: 145px;
}

#postdetails {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top:1px solid #CCC;
	padding-top:3px;
	float:left;
	width:550px;
}
#postdetails a{
	color: #0000FF;
}
#postdetails a:hover{
	color: #FF0000;
}

#postdetails ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	
}
#postdetails li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}
#postdetails li img{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#postdetails li span{
	font-weight: bold;
	width: 100px;
	float: left;
}
#postdetails .ratinglist{
	width: 500px;
}
