/*
V i k t o r i a   T o l s t o y . c o m
----------------------------------------

Formats.css
Text-settings


Design by SOUL Design Richard Kennett AB, all rights reserved.
*/

img { border: 0px solid #000; }

body { font: 14px arial; }

/* LINK SETTINGS */
a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
/* END OF LINK SETTINGS */


/* HOOVER SETTINGS */
/*Amazon.com*/
a.amazonButton { display: block; background: url("../images/buttons/amazonButton_mouseover.jpg"); width: 93px; height: 19px; text-decoration: none; }
a:hover.amazonButton { background-position: -93px 0; text-decoration: none;}

/*CDon.com*/
a.cdonButton { display: block; background: url("../images/buttons/cdonButton_mouseover.jpg"); width: 93px; height: 19px; text-decoration: none; }
a:hover.cdonButton { background-position: -93px 0; text-decoration: none;}

/*Ginza.se*/
a.ginzaButton { display: block; background: url("../images/buttons/ginzaButton_mouseover.jpg"); width: 93px; height: 19px; text-decoration: none; }
a:hover.ginzaButton { background-position: -93px 0; text-decoration: none;}
/* END OF HOOVER SETTINGS */




/* Standard span settings */
span.topic { font: 42px arial; color: #8e9d87; }
span.topicUpper { font: 30px arial; color: #040404; font-weight: bold; text-transform: uppercase; }
span.mediumTopic { font: 28px arial; color: #8e9d87; }
span.smallTopic { font: 22px arial; color: #8e9d87; }
span.miniTopic { font: 11px arial; color: #000; text-transform: uppercase; font-weight: bold; }
span.content { font: 14px arial; line-height: 18pt; }
span.contactTopic { font: 11px arial; color: #000; }


/* Same as above, but in header-formats */
/* HEADERS */
h1 { font: 42px arial; color: #8e9d87; }
h2 { font: 30px arial; color: #040404; font-weight: bold; text-transform: uppercase; }
h3 { font: 28px arial; color: #8e9d87; }
h4 { font: 11px arial; color: #000; text-transform: uppercase; font-weight: bold; }
h5 { font: 10pt arial; color: #000; font-weight: bold; }

/* WiDGET settings */
#blogList.date { color: #a0a0a0; font: 10px arial; }
#blogList.content { color: #050505; font: 12px arial; }
#blogList a.blogListButton { color: #000; text-decoration: none; }
#blogList a:hover.blogListButton { text-decoration: underline; }
#photoList.date { }
#photoList.content { }
#photoList img { }

/* copyright format */
#main .copyright { color: #969696; font: 12px arial; }

/* innerContent settings */
#innerContent img { border: 0px solid #000; }
#innerContent .cdText { font: 14px arial; color: #000; line-height: 18pt; }
#innerContent a.listenText { font: 14px arial; color: #f58266; text-decoration: underline; }

a.standard { font: 14px arial; color: #f58266; text-decoration: underline; }

#blog .Header { font: 14px arial; }
#blog .Date { font: 10px arial; }