/**********************************************************************/
/* Template: bulletproof for Serendipity (http://www.s9y.org)         */
/* Authors: Matthias Mees, David Cummins and Don Chambers             */
/*                                                                    */
/* Stylesheet for the colorset 'blank'                                */
/*                                                                    */
/* http://s9y-bulletproof.com                                         */
/**********************************************************************/





body {
	background: #000001;
	text-align: justify;
	font-size: 13px;
	color: #666665;
}


#wrapper {
	width: 760px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	background: #000001 url(img/img01.gif) repeat-y center top;
}

#serendipity_banner,
#sitenav {
    border-bottom: 1px solid #ddd;
   
}
#serendipityLeftSideBar {
width:210px;
}
#serendipityRightSideBar {
width:210px;
}



#sbsitenav {
    font-size: 13px;
    
}




#serendipityRightSideBar a:link{
color:#fffffe;
}
#serendipityRightSideBar a:visited{
color:#fffffe;
}
#serendipityRightSideBar a:hover{
color:orange;
}
#serendipityRightSideBar a
{
color:#fffffe;
}

.serendipity_entry_body  {
    font-size: 13px;
    
}

.serendipitySideBarContent {
 font-size: 12px;
}

#content {
    width:340px;
}
#logo {
	height: 371px;
	background: #919F48 url(img/img02.jpg) no-repeat;
}



* {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 
}





h1, h2, h3 {
	margin-bottom: 1.5em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #29351f;
}
h3.serendipity_title a:visited
{ color: #28354B;}
h3.serendipity_title a:link
{ color: #28354B;}

h1 {
	letter-spacing: -1px;
	font-size: 136%;
	font-weight: normal;
}

h2 { font-size: 122%; }

h3 {
	letter-spacing: 2px;
	font-size: 122%; 
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
}
p {
font-size:13px;
}
blockquote {
	padding-left: 2em;
	background: url(img/img06.gif) no-repeat;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
	margin-left: 0em;
	padding-left: 0em;
	background: url(img/img07.gif) no-repeat 0 9px;
}

ol {
	margin-left: 2em;
}

a {
	border-bottom: 1px dotted #919F48;
	text-decoration: none;
	color: #4E58BE;
}

a:hover {
	border: none;
}

/* Logo */

#linkes-logo{
	height: 336px;
	padding: 35px 20px 0px 20px;
	background: #29351E url(img/img03.jpg) no-repeat left bottom;
	color: #8CA575;
}
#linkes-logo h1 {
	margin: 0 0 5px 0;
	padding: 6px 0 0 35px;
	background: url(img/img04.jpg) no-repeat;
	color: #FFFFFe;
}

#linkes-logo a {
	color: #FFFFFe;
}

#logo {
	height: 371px;
	background: #919F48 url(img/img02.jpg) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 305px 0 0 13px;
	font-size: 36px;
}

#logo h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 13px;
color: #FFFFFE;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFE;
}



#footer {
    border-top: 1px solid #ddd;
}
#footer_sitenav {
    clear: both;
    text-align: left;
    padding: 0 0 1em 1em;
}
input#serendipityQuickSearchTermField {
    border: 1px solid #ddd!important;
}

.s9y_wrap {
    font-size: 69%;
}
 