#wrapper
{
	margin: 0 auto;
	width: 800px;
	background: #fff;
}

#header
{
	background: #fff;
	padding: 0px;
	height: 10px;
}

#header h1 { margin: 0; }

ul,li.nav
{
	margin: 150px 40px 0 0px;
	padding: 0;
	color: #ccc;
	text-decoration: none;
	list-style: none;
	font-size: 12px;
	font-family: helvetica;
	line-height: 22px;
	letter-spacing: 0.75px;
	text-align: right;
}

a span.prim, a:hover span.alt {
 display: inline;
}

a:hover span.prim, a span.alt {
 display: none;
}

a.nav:link
{
	color: #ccc;
	text-decoration: none;
}


a.nav:hover
{
	color: #000;
	text-decoration: none;
}


#content-container
{
	clear: both;
	float: left;
	width: 800px;
	background: #fff /* url(/wp-content/uploads/layout-two-fixed-background.gif) repeat-y 100% 0; */
}

#left
{
	clear: left;
	float: left;
	width: 200px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
}

#left h2 { margin: 0; }

#center
{
	float: left;
	width: 1px;
	padding: 0px 0;
	margin: 0 0 0 0px;
}


#right
{
	float: left;
	width: 500px;
	padding: 20px 0;
	margin: 0 20px 0 0;
	display: inline;
}

p.title
{
	margin: 0 0 0 40px;
	color: #666;
	text-decoration: none;
	list-style: none;
	font-size: 24px;
	font-family: "times new roman";
	line-height: 22px;
}
	
/* #right h3 { margin: 0 20px 0 0; } */

#footer
{
	clear: left;
	background: #fff;
	text-align: center;
	v-align: top;
	padding: 20px;
	height: 1%;
}

#footer span
{
	font-family: "helvetica";
	font-size: 12px;
	color: #ddd;
	text-decoration: none;
}

#footer a
{
	font-family: "helvetica";
	font-size: 12px;
	color: #ddd;
	text-decoration: none;
}

ol.tumblr_posts
{
	list-style: none;
}

div.tumblr_body
{
	font-family: "times new roman";
	font-size: 14px;
	color: #666;
	text-align: justify;
	line-height: 20px;
}

div.tumblr_title
{
	font-family: "times new roman";
	font-size: 17px;
	color: #f60;
}

.tumblr {
        list-style: none;
        width: 500px;
        margin-bottom: 1em;
        padding: 0;
        margin: 0 0 0 40px;
    	font-family: "times new roman";
		font-size: 14px;
		color: #666;
		text-align: justify;
		line-height: 20px;
}

.tumblr-regular-title
{
	color: #666;
}

.tumblr li {
        margin-bottom: 1em;
}
/* .tumblr p 
{
    margin: 0 0 0 40px;
    font-family: "times new roman";
	font-size: 14px;
	color: #666;
	text-align: justify;
	line-height: 20px;
} */
.tumblr img {
        display: block;
}
.tumblr em {
        display: block;
        margin-top: 0.2em;
}
.tumblr .tumblr-post-date{
        display: block;
        font-size: 12px;
        color: #bbb;
}

div.topten 
{
	font-family: helvetica;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 0 40px;
	letter-spacing: .75px;
	line-height: 14px;
}

.content 
{
	font-family: helvetica;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 0 40px;
	letter-spacing: .75px;
	line-height: 16px;
	text-align: justify;
}

span.period 
{
	font-family: helvetica;
	font-size: 13px;
	color: #ff6600;
	font-weight: bold;
}

a.topten:link {
	font-family: helvetica;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

a.topten:visited {
	font-family: helvetica;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
}

a.topten:hover {
	font-family: helvetica;
	font-size: 12px;
	color: #f90;
	font-weight: normal;
	text-decoration: none;
}

a.topten:active {
	font-family: helvetica;
	font-size: 12px;
	color: #f90;
	font-weight: normal;
	text-decoration: none;
}

a.italic:link {
	font-family: helvetica;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

a.italic:visited {
	font-family: helvetica;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

a.italic:hover {
	font-family: helvetica;
	font-size: 12px;
	color: #f90;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

a.italic:active {
	font-family: helvetica;
	font-size: 12px;
	color: #f90;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

div.title {
	font-family: helvetica;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	margin: 0 0 0 40px;
	letter-spacing: 1px;
}

span.orange {
	font-family: helvetica;
	font-size: 12px;
	color: #ff6600;
	font-weight: normal;
}

a.blogpage:link 
{
	font-family: times new roman;
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
	margin: 0 0 0 40px;
}

a:link
{
	color: #bbb;
}
