/**********************************************************************/
/* Template: bulletproof for Serendipity (http://www.s9y.org)         */
/* Authors: Matthias Mees, David Cummins and Don Chambers             */
/*                                                                    */
/* Base stylesheet                                                    */
/*                                                                    */
/* http://s9y-bulletproof.com                                         */
/**********************************************************************/


/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* WARNING: Don't edit this stylesheet unless you know what you're    */
/*          doing! These styles are crucial to the layout, they're    */
/*          actually the reason this template is called 'bulletproof' */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

 
body {
    background: white;
}


#serendipity_banner {
    height: 136px;
    background:url("/uploads/upload/banner_new.png") no-repeat scroll 0 0 white;
}

/*
#wrapper {
background-color:#FFFFFF;
border:1px solid white;
}
*/

p {
text-align:justify;
margin-bottom:1px;
}

.entry-content
{
	text-align:justify;
	font-family:times new roman,times,serif;
	font-size:1.6em;
	margin-bottom:1em;
}

.serendipitySideBarTitle
{
	font-size:185%;
	font-weight:bold;
	letter-spacing:0.04em;
	color:#505050;
	font-family:times new roman,times,serif;
	text-transform:none;
}


div.serendipitySideBarContent a 
{
	text-decoration:none;
}

a
{
	text-decoration:underline;
}

a.link
{
	text-decoration:none;
}


a:hover
{
	text-decoration:underline;
}

.menuitem
{
	margin-top:0.8em;
}

.troc
{	
	text-align: justify;
	margin:1em;
}

table.troc
{	
	text-align: justify;
	border-spacing:1em;
}

div.serendipity_gallery_row 
{
	vertical-align:middle;
}

div.serendipity_gallery_thumbs
{
	vertical-align:middle;
}

img.gallery_thumb 
{
	vertical-align:middle;
}

