/*
Theme Name: v2
Theme URI: http://cgi.star-sparkle.net/spain
Description: La Vida Madrilena
Version: 1.0
Author: Kirstie
*/


body, table, tr, td {font: 11pt georgia, trebuchet, tahoma, verdana,arial; color: #ffffff; line-height:12pt;}
body {background-color: #000000;
margin:0;
	text-align:justify;}

a:link, a:active, a:visited {text-decoration: none; font-weight: bold; color: #ffde00}
a:hover {text-decoration: none; font-weight: bold; color: #ffffff}

input, textarea, option, select {background-color: #ffde00; font: 11pt Georgia, Arial, Helvetica; color: #000000; border-style: solid; border-color: #000000; border-width: 2px}

br
{
line-height:15px;
} 

p {
margin: 12px;
padding: 0px 0 0px 0;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
font-size:12pt;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16pt;
}

.commentmetadata{
	font-size: 12pt;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12pt;
}

.header {
color:#ffde00;
font-weight:bold;
font-size:14pt;
font-variant:small-caps;
}

#kirstieblog {
    width: 90%;
}

#entry {
    width: 90%;
}

html{
	overflow:-moz-scrollbars-vertical;
}


table#left {
    background-image: url(../stripebg.png);
    background-attachment:fixed;
    width: 40%;
    vertical-align:top;

}

table#sample td {
    padding: 5px;
    border: solid #000 1px;

}

.data {
    color: #000000;
    text-align: right;
    background-color: #CCCCCC;

}

.toprow {
    font-style: italic;
    text-align: center;
    background-color: #FFFFCC;
}