/* << GENERAL >> */

html {
	font-size: 100.01%;
}

body {
	background-color: black;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	color: white;
}

/* - RESETS - */

html, body, ul, ol, h1, h2, h3, h4, h5, h6, p {
	padding: 0;
	margin: 0;
}

ul, ol {
	list-style-type: none;
}

img {
	border: none;
}

a:link, a:visited, a:hover, a:focus, a:active {
	text-decoration: none;
	background : transparent;
}

/* - COMMON LINK STYLES - */

a {
	font-size: 12px;
}

a:link {
	color: #c00;
}

a:visited {
	color: silver;
}

a:hover {
	color: white;
}

a:active {
	color: white;
	font-style: italic;
}

/* - TYPOGRAPHY -*/

h1, h2, h3, h4 {
	text-align: left;		
}

h1 {
	font-size: 20px;
	font-style: bold;
	line-height: 24px;
	margin-bottom: 20px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 14px;
	line-height: 18px;
}

h4 {
	font-size: 12px;
}

p {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	margin-top: 5px;
}

/* @group HEADER */

#wrapper {
	margin: 0 auto;
	width: 1001px;
}

#headimage img {
	float: left;
	margin: 20px 10px 0 50px;
}

#navbar {
	width: 950px;
	margin: 50px 0 30px 10px;
	text-align: center;
	line-height: 20px;
}

#navbar li {
	display: inline;
	padding: 0 4px 0 2px;
	font-weight: bold;
	border-right: 2px solid silver;
	vertical-align: top;
}

#navbar li.last {
	border-right-style: none;
}

/* @end */

/* @group HOMEPAGE */

#leftside, #rightside {
	float: left;
	width: 260px;	
}

#leftside {
	margin: 10px 30px 0 50px;
}

#leftside img {
	margin: 15px 0;
}

#leftside h2 {
	margin-left: -20px;
	line-height: 24px;
}

#leftside, #rightside h3 {
	font-style: italic;
	margin-bottom: 15px;
}

#leftside h1 {
	font-style: normal;}

#leftside h4 {
	margin-bottom: 15px;
}

#leftside p.article {
	text-align: left;
}

#cover {
	float: left;
	margin-top: 20px;
	width: 380px;
}

#rightside h4 {
	margin-bottom: 15px;
}

#rightside h1 {
	padding-top: 10px;
}

#rightside p.read {
	border-bottom: 1px solid #cc0000;
	padding-bottom: 10px;
	margin: 10px 0;
}

/* @end */

/* @group CONTACTS */

#addresses {
	width: 950px;
	margin: 50px auto;
	text-align: left;
	line-height: 16px;
	font-size: 13px;
	height: 90px;
}

#west{
	float: left;
	width: 250px;
}

#east {
	float: left;
	width: 250px;
}

#courier {
	float: left;
	width: 250px;
}

#columnists {
	line-height: 17px;
	float: left;
	width: 200px;
	margin-left: 15px;
	padding-top: 20px;
	clear: both;
}

#staff {
	float: left;
	width: 670px;
	padding-top: 15px;
}

#staff p{
	font-size: 13px;
	margin-bottom: 20px;
	line-height: 15px;
}

#staff td.left {
	width: 200px;
}

#staff td.right {
	vertical-align: top;
	background-color: #CC0000;
	border-bottom: 10px solid black;
	padding: 10px;
}

#publish {
	text-align: center;
	float: left;
	width: 930px;
}

/* @end */

/* @group ARTICLES */

#container {
	margin: 40px auto;
	background-color: white;
	color: black;
	padding: 20px 0 20px 0px; 
	width: 930px; 
	height: auto;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}

#container img {
	border: 1px solid black;
	margin: 10px 0;
}

#container img.graphic {
	border: none;
}

#container h1, h2 {
	padding-left: 20px;
	text-align: left;
}

#container p.author {
	font-style: italic;
	margin-bottom: 20px;
	padding-left: 20px;
}

#container img.wide {
	float: right;
	margin: -70px 20px 10px 0;
}

#container li {
	list-style-type: disc;
	margin-left: 16px;
}

#articleright, #articleleft, #articlemiddle {
	float: left;
	width: 285px;
}

#articleright img.cloranright {
	border: 1px solid black;
	padding-left: 0;
	margin-left: -10px;
}

#articleleft, #articlemiddle {
	padding-right: 20px;
}

#articleleft {
	padding-left: 20px;
	text-align: left;
}

#articleright p.italic {
	font-style: italic;
}

#articleright a:hover {
	color: navy;
}

#articleright img {
	padding-left: 50px;
}

#articleright img.iggyright {
	padding-left: 0;
}

/* @end */

/* @group BRAGS */

#brags h1 {
	text-align: center;
	background-color: gray;
	margin: 60px -30px 20px -30px;
	padding: 5px 0;
}

#braghead {
	text-align: center;
	margin-bottom: 20px;
}

#bragtable {
	text-align: center;
	color: white;
	padding-bottom: 10px;
	margin: 0 -30px;
}

#bragtable tbody {
	background-color: silver;
	
}

#bragtable td {
	color: black;
	text-align: center;
	width: 32%;
}

#bragtable td.empty {
	width: 1px;
	background-color: black;
}

#bragtable td.topline {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: silver;
}

#bragtable td.line2 {
	font-size: 15px;
	padding: 10px 0;
	background-color: silver;
}

#bragtable img {
	border: 1px solid black;
}

#bragtable td.line3 {
	font-size: 10px;
	font-style: italic;
	background-color: silver;
}

#bragtable td.last {
	font-size: 10px;
	font-style: italic;
	border-bottom: 4px double black;
	padding-bottom: 10px;
	background-color: silver;
}

/* @end */

/* @group DISPLAY-ADS */

#adsheading {
	padding-top: 30px;
	text-align: center;
}

#alphabet {
	width: 950px;
	margin: 10px 0 0 0;
	text-align: center;
}

#alphabet li {
	display: inline;
	padding: 0 4px 0 2px;
	border-right-style: solid;
	border-right-width: 2px;
	font-size: 14px;
}

#alphabet li.last {
	border-right-style: none;
}

#adstable {
	color: white;
	padding-top: 30px;
	margin: 0 0px 0 90px;
}

#adstable td {
	text-align: center;
	color: white;
	width: 12%;
}

#adstable td.breed {
	font-size: 14px;
	padding-bottom: 20px;
}

/* @end */

/* - FOOTER - */

#footer {
	clear: both;
	padding: 10px 0;
	text-align: right;
	font-size: 10px;
}

/* < CLASSES > */
.body10graybx  { 
	color: white; 
	font-size: 10pt; 
	font-weight: normal;
	background-color: #333;
	text-align: center 
}

.body10redbx  { 
	color: white; 
	font-size: 10pt; 
	font-weight: normal; 
	line-height: 12pt;
	background-color: #c00;
	text-align: center;
	padding-top: 3pt 
}
	
.readmore {
	text-align: left;
	margin: 10px 0 30px 0;
}	
	
	
