/************  GENERIC  ***********/

body {
	width: 1000px;
	font-family: 'Lucida Grande', Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 20px auto;
}

a {
	/*color: #6d767d;*/
	/*color: #36c;*/
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	/*color: #36c;*/
	/*color: #6d767d;*/
	color: red;
}

a:visited {
	/*color: #36c;*/
}

aside {
	float: right;
}

img {border: 0;}

ul {
	padding: 0;
	margin: 0;
	border: 0;
}

header, nav, article, footer, section {
	display:block;
}

section {
	margin: 15px 0;
}

/************  HEADER  ***********/

nav {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	display: block;
	margin: 15px 0;
	padding: 10px 0;
}

nav li {
	list-style-type: none;
	display: inline;
	padding: 0 15px;
}

header aside li {
	list-style-type: none;
}

nav li a span {
	font-size: 1.2em;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #ddd;
}

nav a.store span {
	color: red;
	text-decoration: none;
	text-shadow: 1px 1px 0 #fcc;
	/*font-size: 12px;*/
}


.column img {
	width: 175px;
}

.column li {
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0;
}

.column a {
	clear: both;
}

.column {
	width: 176px;
	
	margin: -15px 0 0 20px;

	/* border: 1px solid black; */
	
/*	border: 2px solid #999;*/
	/*padding: 0.5em;*/
}

/************ SECTIONS ************/

section.news {
	width: 804px;
}

h2.news {
/*text-shadow:0 1px 1px rgba(255, 255, 255, 0.5);*/
/*text-shadow: 5px 5px 5px black;
-webkit-text-fill-color: transparent;
-webkit-text-stroke: 5px white;
font-size: 100px;*/
/*color: #0D4383;
text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;*/
/*background-color:#D7CFBA;
color:#38373D;
font-weight:bold;
text-shadow:1px 1px 0 #FFFFFF;*/
}

section.articles {
	width: 380px;
	float: right;
	margin-right: 20px;
	margin-top: 0;
}

.subscription {float: right; margin-bottom: -5px;}

.subscription img {
	margin-bottom: -3px;
}

p {
	padding-top: 0;
	margin-top: 0;
}

.full-news article {
	clear: both; margin-top: 30px;
	/*border-bottom: 1px dashed #444; */
	padding-bottom: 30px;
}

article .contents .teaser {
	/*margin-top: -60px;*/
	float: right; padding: 0 0 15px 15px;
}
article .contents .teaser img {width: 350px;}

article .contents .description, article .contents .signature {width: 620px; text-align: justify;}

article .contents .signature ul {
	margin-left: 2em;
}

.full-news article .contents a {
	color: #36c;
}

article blockquote {
	margin: 0;
	padding: 0;
}

article h3 a {
	/*-webkit-text-fill-color: gray;
	-webkit-text-stroke: 1px black;*/
	text-shadow: 1px 1px 0 #ddd;
	font-size: 1.2em;
	font-weight: normal;
	color: black;
	/*width: 60%;*/
}

article h3.hot a {
	color: #f33;
	/*text-shadow: 0.25em 0.25em 0.5em #c99;*/
}

article.bold a, article.bold time {
	font-weight: bold;
}

article.hot a, article.hot time {
	color: #f33;	
}


article h3.megabold {
	text-shadow: 0 0 0.2em #fcc, 0 0 0.2em #fcc;
	color: #f66;
}

.full-news article time {
	/*color: #CCC;*/
	color: black;
	font-family: Georgia, serif;
	font-style: italic;
}

article .contents {
	clear: both;
	margin: 30px 0;
}

article .additions {
/*	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
*/	
	padding: 0.8em 0 1em;
	
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	
	font-family: Georgia, serif;
	font-style: italic;
	
}

article .additions span {
	margin: 0 3em 0 0;
}

article .additions span a {
	white-space: nowrap;
}

/************ COMMENTS ************/

.comments table, #forum-form {
	width: 620px;
}

#forum-form {display: none}

#forum-form textarea {width: 100%; height: 7em;}

.comments h4 {
	margin-top: 0;
}

.comments h4 a {
	/*-webkit-text-fill-color: gray;
	-webkit-text-stroke: 1px black;*/
	text-shadow: 0.25em 0.25em 0.5em #ccc;
	font-size: 1.1em;
	font-weight: bold;
	color: black;
	/*width: 60%;*/
}

.comment .meta {
	vertical-align: top;
	padding-right: 10px;
}

.comment blockquote {
	border-left: 4px solid #ccc;
	padding-left: 4px;
}

.comment .meta .username {
	font-weight: bold;
}

.comment .meta .date {
	font-style: italic;
	font-size: 90%;
}

.comment td {
	padding-bottom: 30px;
}

/************ STORE ************/

.store-categories {border: 0; font-size: smaller; /* or 95% */}
.store-categories td {text-align: left; vertical-align: middle;}
.store-categories th {text-align: left;}
.store-categories th a {color: red;}

table.productListing {
	border: 0 !important;
	border-color: #c0c0c0;
}

td.productListing-data form p img {border: 0;}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background: #f2f2f2;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background: #f4f7fd;
}

/************  FOOTER  ***********/

footer {
	clear: both;
	display: block;
}

footer table {
	border-top: 1px solid black;
	border-bottom: 1px solid black;

	padding: 10px 0;
	margin: 15px 0;
	
}

footer .copyright p, #footer .phones ul {
	margin: 0; padding: 0; border: 0;
}

footer table td {
	vertical-align: top; 
}

footer .email dl {
	margin: 0;
}

footer .email dl dt {
	float: left;
	clear: right;
}

footer .email dl dd {
	float: right;
	margin: 0 0 0 1em;
}


footer .phones li {
	font-weight: bold;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

footer .sites {
	padding: 0 15px;
}

footer .sites a {
	display: block;
}

div.counters {
	margin-top: 2em;
}

