/*  
Theme Name: VSA
Theme URI: http://www.verysmallarray.com
Description: Cleanliness.
Version: 1.0
Author: Dorothy
Author URI: http://www.catandgirl.com
*/

/*
Intellectual property rights are for jerks.
*/

body {
 margin:0px 0px;
 padding:0px;
 text-align:center;
 background-color: #cccccc;
 background-image: url('http://www.verysmallarray.com/linebkrnd.gif');
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: x-small;
 color: #000000;
 }

.content {
 width:980px;
 margin:0px auto;
 text-align:left;
	}

.header {
position: relative;
top: 4px;
}

.main {
width: 980px;
margin: 0px;
background: white;
padding: 10px;
text-align: center;
vertical-align: top;
}

.sidebar {
width: 176px;
background: white;
margin: 0px;
padding: 10px;
align: left;
vertical-align: top;
}

.comment {
width: 460px;
margin:0px auto;
text-align: justify;
font-size: small;
padding-bottom: 8px;
border-bottom: 1px dotted #cccccc;
}

.botmargin {
margin-bottom: 40px;
}

.cal {
width: 980px;
text-align: center;
margin-top: 4px;
padding: 10px;
background: white;
}

.calpiece {
padding-left: 4px;
padding-right: 4px;
float: left;
text-align: left;
}

.clear {
clear: both;
}

.links {
width: 980px;
text-align: center;
margin-top: 4px;
padding: 10px;
background: white;
}

.footer {
width: 980px;
background: white;
margin-top: 4px;
padding: 10px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}


.date {
 color: #CCCCCC
}

.title {
 font-weight: bold;
}

a.black {
 background-color: #cccccc;
 color: black;
 font-weight: bold;
 padding: 4px;
 border: 1px solid black;
 }


.recent {
font-size: 18px;
position: relative;
bottom: 56px;
left: 160px;
font-family: Bodoni, "Times New Roman", serif;
font-style:italic;
background-color: #fff;
width: 800px;
 }

.list {
 padding-bottom: 2px;
 padding-top: 2px;
 border-top: 1px solid #CCCCCC;
 }

img {
border: 0;
 }

.article {
width: 50%;
margin-right: auto;
margin-left: auto;
 font-size: 1.2em;
 width: 560px;
text-align: justify;
}

.emptymonth {
color: #ffffff;
}

.share {
margin-top: 8px;
}
