/* Hustler Magazine Styles */

body {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url("../wp-content/themes/hustler-magazine/images/bg_repeat.jpg"); 
	}

dt {
	padding-bottom: 4px; 
	padding-top: 4px; 
	border-bottom: 1px dotted #999999;
	}
	
div.rediscover {
	padding: 2px 8px 4px 8px; 
	background-color: #000000; 
	background-image: url(images/rh_topbar.jpg); 
	background-repeat: no-repeat; 
	color: #ffffff; 
	text-align: left;
	}

a:link {color:#277fc9; text-decoration: none;}     /* unvisited link */
a:visited {color: #277fc9; text-decoration: none;}  /* visited link */
a:hover {color: #66CCFF; text-decoration: none;}   /* mouse over link */
a:active {color: #66CCFF; text-decoration: none;}   /* selected link */

a.pink:link {color:#CC0099; text-decoration: none;}     /* unvisited link */
a.pink:visited {color: #CC0099; text-decoration: none;}  /* visited link */
a.pink:hover {color: #999999; text-decoration: none;}   /* mouse over link */
a.pink:active {color: #ffffff; text-decoration: none;}   /* selected link */

a.nav:link {color: #ffffff; text-decoration: none;}     /* unvisited link */
a.nav:visited {color: #ffffff; text-decoration: none;}  /* visited link */
a.nav:hover {color: #999999; text-decoration: none;}   /* mouse over link */
a.nav:active {color: #ffffff; text-decoration: none;}   /* selected link */

a.bottom:link {color:#66CCFF; text-decoration: underline; padding: 0px 10px 0px 10px;}     /* unvisited link */
a.bottom:visited {color: #66CCFF; text-decoration: underline; padding:0px 10px 0px 10px;}  /* visited link */
a.bottom:hover {color: #999999; text-decoration: none; padding: 0px 10px 0px 10px;}   /* mouse over link */
a.bottom:active {color: #ffffff; text-decoration: underline; padding: 0px 10px 0px 10px;}   /* selected link */

a.red:link {color:#FF0000; text-decoration: none;}     /* unvisited link */
a.red:visited {color: #FF0000; text-decoration: none;}  /* visited link */
a.red:hover {color: #CC0000; text-decoration: none;}   /* mouse over link */
a.red:active {color: #ffffff; text-decoration: none;}   /* selected link */


