/*  
Theme Name: Penisamp.com
Theme URI: http://penisamp.com/
Description: Custom theme for penisamp.com
Version: 1.0
Author: Ryan McDonnell (<a href="mailto:ryan@ryanmcdonnell.com">ryan@ryanmcdonnell.com</a>)
*/

body {
	background-image: url('images/page-background.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f0f0f0;
}


#yui-main .content p { font-size: 108%; line-height: 1.7em; margin-bottom: 1em;}

.entry p { font-size: 108%; line-height: 1.7em; margin-bottom: 1.1em;}

#yui-main .commenttext p { line-height: 1.4em; font-size: 100%; margin-bottom: .8em;}



/* DOC */

#doc4 { }

/* Custom width to override t3 style */
.yui-t3 .yui-b {
	float: left;
	width: 200px;
}

.yui-t3 #yui-main .yui-b {
	margin-left: 214px;
}

/* HEADER */

#hd {
	position: relative;
	height: 85px;
}

#hd .logo {
	float: left;
}

#logo {
	width: 374px;
	height: 85px;
	display: block;
	background-image: url('images/header-logo.jpg');
	background-repeat: no-repeat;
	text-indent: -900px;
}



#logo:hover {
	background-image: url('images/header-logo-mo.jpg');
}

#hd .nav {
	position: absolute;
	background-color: #f2f6f6;
	top: 22px;
	right: 0;
	height: 40px;
}

#hd .nav ul.left, #hd .nav ul.right {
	padding: 5px 0 5px 5px;
	float: left;
	background-image: url('images/header-nav-background.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#hd .nav ul.right {
	padding: 5px 0;
	background-position: 100% -40px;
}

#hd .nav li {
	float: left;
	margin-right: 5px;
}

#hd .nav li.current_page_item, #hd .nav li:hover {
	background-image: url('images/header-nav-item-background.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #d5e4e4;
}

#hd .nav a {
	display: block;
	padding: 0 14px;
	height: 30px;
	line-height: 30px;
	color: #414B4B;
	_text-align: center;
	_width: 60px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}

#hd .nav li.current_page_item a, #hd .nav li:hover a {
	background-image: url('images/header-nav-item-background.gif');
	background-repeat: no-repeat;
	background-position: 100% -30px;
	color: #000000;
}

#hd .nav li.current_page_item a {
	font-weight: bold;
}

/* BODY */

#bd {
	background-position: top;
	background-repeat: repeat-x;
	padding: 13px 0 35px;
	margin-top: 14px;
}

#bd #yui-main .yui-b .content {
	background-color: White;
	padding: 14px;
	border: 1px solid #dddddd;
	margin-bottom: 17px;
}

#bd #yui-main .yui-b .home {
	padding: 0;
}

#bd #yui-main .yui-b .narrow {
	margin-right: 0px;
	min-height: 600px;
	clear: none;
}

#bd #yui-main .yui-b .landingpage {

	min-height: 600px;
	clear: none;
}

#bd #yui-main .yui-b .skyscraper {
	width: 120px;
	float: right;
}

#bd #yui-main .yui-b .topreviews {
	clear: both;
	margin-bottom: 17px;
}

#bd #yui-main .yui-b .topreviews .title {
	height: 39px;
	border: 1px solid #dddddd;
	background-image: url('images/top-reviews_title-background.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#bd #yui-main .yui-b .topreviews .ratings {
	background-color: White;
	border: 1px solid #dddddd;
	border-top: none;
	padding: 9px 13px;
}

#bd #yui-main .ratings-right {
	background-color: White;
	border: 1px solid #dddddd;	
	padding: 0px;
}

.rating {
	border-bottom: 1px solid #dddddd;
	padding: 5px 0;
}

.rating td {
	vertical-align: top;
}

.rating a {
	font-weight: bold;
	color: #2473b9;
	text-decoration: none;
}

.rating .productname {
	font-size: 161.6%;
}

.rating .total {
	text-align: right;
	font-size: 85%;
	color: #626161;
}

.rating .positive {
	padding-bottom: 5px;
	font-size: 92%;
}

.rating .negative {
	font-size: 92%;
}

/* BODY CONTENT */

#bd #yui-main .yui-b .content b, #bd #yui-main .yui-b .content strong {
	color: #002e6b;
	font-weight: bold;
}


#bd #yui-main .yui-b .content ul li {

	margin-bottom: 1em;
}

#bd #yui-main .yui-b .content ul.arrow li {
	padding-left: 1.5em;
	list-style-type: none;
	background-image: url('images/bullet-arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 2px;
}

#bd #yui-main .yui-b a:visited { color: #0066FF;}
#bd #yui-main .yui-b a:hover { color: #FF9900;}


/* SIDE BAR */

#sidebar .box {
	margin-bottom: 8px;
}

#sidebar .box h3.title {
	width: 200px;
	background-image: url('images/side-title.gif');
	background-repeat: no-repeat;
	margin-bottom: 2px;
	height: 21px;
	padding: 7px 14px 0;
}

#sidebar .box .content {
	background-color: White;
	padding: 14px;
	border: 1px solid #dddddd;
}
#sidebar .box .content-ads {
	background-color: White;
	padding: 14px;
	border: 1px solid #dddddd;
	text-align:center;
}
/* FOOTER */

#ft {
	background-image: url('images/footer-background.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: White;
	height: 40px;
	padding: 14px 0px;
	font-size: 85%;
	width: 100%;
}

#ft .content
{
	width: 974px;
	margin: 0 auto;
}

#ft .nav li {
	float: left;
}

#ft .nav li a {
	display: block;
	padding: 0 10px;
	color: #323232;
	border-left: 1px solid #323232;
	font-weight: bold;
}

#ft .nav li.first a {
	border: none;
	padding-left: 0;
}

#ft .copyright {
	float: right;
	color: #323232;
}

/* Footer for Landing pages */

#ft-landingpage {
	background-image: url('images/footer-background.gif');
	background-position: top;
	background-repeat: repeat-x;
	background-color: White;
	height: 40px;
	padding: 14px 0px;
	font-size: 85%;
	width: 100%;
}

#ft-landingpage .content
{
	width:750px;
	margin: 0 auto;
}

#ft-landingpage .nav li {
	float: left;
}

#ft-landingpage .nav li a {
	display: block;
	padding: 0 10px;
	color: #323232;
	border-left: 1px solid #323232;
	font-weight: bold;
}

#ft-landingpage .nav li.first a {
	border: none;
	padding-left: 0;
}

#ft-landingpage .copyright {
	float: right;
	color: #323232;
}

/* UNIVERSAL */

.clear {
	clear: both;
}

/* LISTS */

ul.jewel {
	font-family: Tahoma;
	font-size: 85%;
	font-weight: bold;
	margin-top: -8px;
}

ul.jewel a {
	color: Black;
	text-decoration: none;
}

ul.jewel a:hover {
	text-decoration: underline;
}

ul.jewel li {
	padding-left: 19px;
	background-image: url('images/side-bullet.gif');
	background-repeat: no-repeat;
	background-position: left;
}

ul.jewel li a {
	display: block;
	padding: 5px 0px;
	background-image: url('images/list-jewel-sep.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

ul.jewel li.last a {
	background-image: none;
}

/* HEADING */

#yui-main h1 {
	font-size: 200%;
	color: #0066CC;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#yui-main h1 a {
	color: #c10000;
	text-decoration: none;
}

#yui-main h2 {
	font-size: 150%;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0.7em;
	margin-top: 1em;
}

#yui-main h3 {
	font-size: 140%;
	color: #393939;
	font-weight: bold;
	padding-bottom: 0.1em;
	margin-bottom: 0.4em;

	margin-top: 2em;
}

#yui-main h4 {
	font-size: 115%;
	color: #393939;
	font-weight: bold;
	padding-bottom: 0.1em;
	padding-top: 20px;
	margin-bottom: 0.7em;
	margin-top: 0.9em;
}


#respond {
	padding-bottom: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d6e3e3;
}

#reviewlist {
	width: 30%;
}

#reviewlist h4 {
	font-size: 123.1%;
	color: #444444;
	margin-bottom: 13px;
}

/* Data entry form */

.dataentry {
	width: 100%;
}

.dataentry th, .dataentry td {
	text-align: left;
	vertical-align: top;
	padding: 5px 4px;
}

.dataentry th {
	padding-top: 7px;
	font-size: 12px;
	color: #444444;
	width: 6.3em;
}

.dataentry #submit {
	background-image: url('images/button-submit-review.gif');
	background-repeat: none;
	width: 141px;
	height: 29px;
	text-indent: -900px;
	border: none;
	margin-top: 10px;
	display: block;
	background-color: none;
}

.commentlist .comment {
	margin-bottom: 15px;
}

.commentlist .comment .meta {
	background-color: #fffae5;
	border-top: 1px solid #f7e3b1;
	height: 22px;
	line-height: 22px;
	color: #859b9b;
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 11px;
}

.commentlist .comment .meta .author {
	color: #afc2c2;
}

.commentlist .comment .meta .author a {
	color: #afc2c2;
	text-decoration: none;
}

.commentlist .comment .commenttext {
	padding: 5px;
	font-size: 12px;
	color: #444444;
}

.commentlist .comment .commenttext .stars {
	margin-bottom: 14px;
}

sup {
	font-size: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* LISTS */

ul.jewel-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 25px;
	margin-left: 12px;
	background-color: #F9FDFF;
	border: 1px solid #DDEAF7;
	padding: 10px 5px 1px;
	width: auto;
}

ul.jewel-list a {
	color: Black;
	text-decoration: none;
}

ul.jewel-list a:hover {
	text-decoration: underline;
}

ul.jewel-list li {
	padding-left: 19px;
	background-image: url(http://www.dietpillrating.com/images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 20px;
}


/* Jewel List Indented */

ul.jewel-list-indented {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #F9FDFF;
	border: 1px solid #DDEAF7;
	padding: 10px 5px 1px;
	clear: both;	
}

ul.jewel-list-indented img {
	padding-top: 14px;
	padding-right: 30px;
}

ul.jewel-list-indented a {
	color: Black;
	text-decoration: none;
}

ul.jewel-list-indented a:hover {
	text-decoration: underline;
}

ul.jewel-list-indented li {
	padding-left: 19px;
	background-image: url(http://www.dietpillrating.com/images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 14px;

}



/* Jewel List Large */
ul.jewel-list-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 25px;
	margin-left: 12px;
	background-color: #F9FDFF;
	border: 1px solid #DDEAF7;
	padding: 5px;
	width: auto;
	list-style-type: none;
}

ul.jewel-list-large a {
	color: Black;
	text-decoration: none;
}

ul.jewel-list-large a:hover {
	text-decoration: underline;
}

ul.jewel-list-large li {
	padding-left: 19px;
	background-image: url(http://www.dietpillrating.com/images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 25px;
	list-style-type: none;
}

ul.jewel-list-large li a {

	padding: 8px 0px;
}

ul.jewel-list-large li.last a {
	background-image: none;
}

/* LARGE LIST */

ul.large-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: -2px;
	margin-bottom: 15px;
	margin-left: 2px;


}

ul.large-list a {
	color: Black;
	text-decoration: none;
}

ul.large-list a:hover {
	text-decoration: underline;
}

ul.large-list li {
	padding-left: 19px;
	background-image: url('images/side-bullet.gif');
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 15px;
}

ul.large-list li a {
	display: block;
	padding: 8px 0px;
	background-image: url('images/list-jewel-sep.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

ul.large-list li.last a {
	background-image: none;
}

#bestpills-grey {
	background-image: url(../../../images/best-pills/box_grey.gif);
	height: 170px;
	width: 710px;
	padding-top: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

#bestpills.ul {

	padding-top: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}


#bestpills-green {
	background-image: url(../../../images/best-pills/box_green.gif);
	height: 54px;
	width: 339px;
	padding-top: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	
}

#bestpills-red {
	background-image: url(../../../images/best-pills/box_red.gif);
	height: 54px;
	width: 369px;
	padding-top: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	float: right;
}
.summarytable #order-phentramin-table .order-phentramin-d { padding-left: 34px; }
.summarytable #order-phentramin-table .order-phentramin-d-lite { padding-left: 34px; }
.summarytable #order-phentramin-table .order-phentramin-d-pop { padding-left: 34px; }

/*
--------------------------------------------------------------------------------
What:	"Oranges in the sky" Styles(#oranges data design)
Who:	Krasimir Makaveev(krasi [at] makaveev [dot] com)
When:	15.09.2005(created)
--------------------------------------------------------------------------------
*/

#oranges table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	color: #333;
}

#oranges caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}



#oranges thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

#oranges tfoot tr th, #oranges tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}


#oranges td, #oranges th {
	border-right: none;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	font-size: 12px;
	white-space: nowrap;
	background-color: #EBECFF;
}

#oranges img {border: none;}

#oranges td.pill {
	border-right: none;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	
	font-size: 12px;
	font-weight: bold;
	width: 125px;
	padding-left: 40px;
	background-image: url(../../../Images/chart_images/pill.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}


#oranges tr.odd th, #oranges tr.odd td {
	background-color: #FFF0C8;	
	
}

#oranges tr.odd th, #oranges tr.odd td.pill {
	background-image: url(../../../Images/chart_images/pill.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	background-color: #FFF0C8;	
}