 /*
    Theme Name: proust
    Theme URI: http://www.angryredplanet.org/log/
    Description:
    Version: 13
    Author: saucemaster
    Author URI: http://www.angryredplanet.org/
  */

a:link, a:visited    {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height:normal;
		font-weight: normal;
		text-transform: none;
		color: #000;
}


a:hover    {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height:normal;
		font-weight: normal;
		text-transform: none;
		color: #ffffff;
		text-decoration: none;
		background: #900;
}


a.nav:link, a.nav:visited    {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height:normal;
		font-weight: normal;
		text-transform: none;
		text-decoration: none;
		color: #000;
		margin: 1px 1px 1px 5px;
}


a.nav:hover    {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height:normal;
		font-weight: normal;
		text-transform: none;
		color: #ffff7b;
		text-decoration: none;
		background: #900;
		margin: 1px 1px 1px 5px;
padding: 0  12px 0 12px;
}

a.celltitle:link, a.celltitle:visited    {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height:normal;
		text-transform: none;
		font-weight: normal;
		text-decoration: none;
		color: #fff;
		margin: 1px 1px 1px 5px;
}


a.celltitle:hover    {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		line-height:normal;
		text-transform: none;
		font-weight: normal;
		color: #003300;
		text-decoration: none;
		background: #fff;
		margin: 1px 1px 1px 5px;
}


 #right_container {
 position:absolute;
left:45px;
top:25px;
z-index:4
}
#entry_container
{ position:absolute;
left:260px;
top:25px;
z-index:4}


#ads {
width: 200px;
position:absolute;
left:920px;
top:85px;
z-index:4;
margin: 20px 0px 0px 0px;
}

.cell {
		margin: 0px;
		padding: 0px;
		border-color: #000000;
		border-width: 1px;
		border-style: solid;
}


.cell-title {
		font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: 11px;
		color: #fff;
		font-style: normal;
		line-height: 13px;
		vertical-align: middle;
		font-weight: normal;
		text-indent: 5px;
		margin: 20px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-transform: lowercase;
		border: #000000 1px solid;
		background-color: #900;
}

.cell-text {
		font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		margin: 0px;
		padding: 4px 4px 4px 6px;
		text-transform: lowercase;
}

.cell-image {
		margin: 0px;
		padding: 0px;
}

.text {

		font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-transform: lowercase;
}


.titletext {

		font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-transform: lowercase;
		border-bottom: 1px solid #000000;
}


.cell-translucent-menu  {
		margin : 0px;
		padding : 0px;
		border-left: solid 1px #333333;
		border-right: solid 1px #333333;
		border-bottom: solid 1px #333333;
/*		filter: alpha(opacity=76);          */
/*  	-moz-opacity: .78;         firefox windows*/
/* 		opacity: .78;            Safari and Mozilla 1.7b*/
/*
}

.cell-translucent-menu  {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*		filter: alpha(opacity=76); */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/80_percent_translucent.png',sizingMethod='scale');
}

.cell-translucent-menu[class] {
		background-image: url(/images/80_percent_translucent.png);
}




.cell-translucent-entry  {
	width:620px;
	margin: 0px 0px 10px;
	padding : 0px;
	border : solid 1px #333333;
/*	filter: alpha(opacity=76);          */
/*  	-moz-opacity: .78;         firefox windows*/
/*	opacity: .78;            Safari and Mozilla 1.7b*/
/*
}

.cell-translucent-entry {
/* Mozilla ignores crazy MS image filters, so it will skip the following */
/*	filter: alpha(opacity=76); */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/80_percent_translucent.png',sizingMethod='scale');
}


.cell-translucent-entry[class] {
		background-image: url(/images/80_percent_translucent.png);
}




body {

		font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-transform: lowercase;
		background: #fff;
background-image: url(/images/v13/background13.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position: top right;

}


td, p {
		font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-transform: lowercase;
		text-decoration: none;
		background: none;
		margin: 0px;
		padding: 5px 8px 5px 8px;

}


/**************************  footer   ***********************/

#footer {
/*background-color: #fff;      */
/*width: 620px;             */
border:#1D4049 solid 1px ;
}

#footerheader {
 		background-color: #1D4049;
 		color: #fff;
 		width: 620px;
 		font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: 11px;
		font-style: normal;
		line-height: 13px;
		vertical-align: middle;
		font-weight: normal;
		text-indent: 5px;
		text-transform: lowercase;

}



.footerspacer {
width: 6px;
float: left;
}


.footerfloater {
width: 285px;
float: left;
margin: 2px 0px 6px 5px;
background-color: #fff;
border: 1px solid #1D4049;
padding: 5px;
}

a.feeder:link, a.feeder:visited {
font-size: .85em;
text-decoration: none;
}


a.feeder:hover {
font-size: .85em;
text-decoration: none;
background-color: #1D4049;
}



/**************************  END  footer   ***********************/

.imagepop {

		font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
		background-color: #1D4049;

}

.log-thumbnail {
width:100px;
border: 1px solid rgb(0, 0, 0);
float: left;
margin-right: 3px;
}

blockquote {
		font-family: Verdana, Arial, Helvetica, sans-serif;
 		font-size: 11px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
		margin: 4px 16px 4px 16px;
		padding: 4px;
		border-color: #111111;
		border-width: 1px;
		border-style: solid;
		background-image:url(/images/80_percent_translucent.png);
}


cite {
		margin: 4px 16px 4px 16px;
		padding: 4px;

}

.authorcomment {
background-color: #777;
color: #900;
}

a.url:link, a.url:visited  {
color: #000;
line-height: 0.4em;
font-size: 0.9em;
font-weight: bold;
padding: 0 2px 0 2px;
border-bottom: 1px dotted #000;
text-decoration: none;
}

a.url:hover {
color: #000;
background-color: #fff;
line-height: 0.4em;
font-size: 0.9em;
font-weight: bold;
}



ul {
		margin: 0px 5px 5px 12px;
		padding: 0px;
		list-style:url('/images/bullet.png');
		line-height: 15px;
}



li {
		margin-left: 8px;
		padding-top: 0px;
		padding-bottom: 0px;

}


.avatar, .avatar-default {
		 float:left;
margin-right:10px;
}



/*  wordpress generated styles for images from the media gallery     */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #000;
   text-align: center;
   background-color: #fefefe;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
  /*   -moz-border-radius: 3px; */
   /*  -khtml-border-radius: 3px; */
    /* -webkit-border-radius: 3px; */
   /*  border-radius: 3px; */
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


