/* Modified November 27, 2005 */


/* Basic Elements */

html {
   		margin: 0;
   		padding: 0;
		}

body {
   		margin: 0;
   		padding: 0;
   		font-family: verdana, 'trebuchet ms', sans-serif;
   		font-size: 12px;
   		background-color:#ccc;
		}

a {
		text-decoration:none;
}

a:hover{
		text-decoration:underline;
}
	
a img { 
		border: 0; 
		}

h1, h2, h3, h4, h5, h6 { 
		font-weight: normal; 
		}

/* Structural Elements */

#banner {
		width:723px;
    	height:202px;
		border-right: 1px solid #ccc;
        border-bottom: 0 px solid #ccc;
		}

#container {
   		position: relative;
  		margin: 0 auto; /* center on everything else */
   		text-align: left;
   		border-left: 1px solid #333;
   		border-right: 1px solid #333;
   		border-bottom: 0 px solid #333;
		}
		
.header{
		padding-top:25px;
		padding-bottom:10px;
		text-align: center;
		}

		
/* Left Column */

#colLeft {
		font-size:.9em;
		color:#333333;
		width:150px;
		border-right:7px solid #eee;
		}
		
#colLeft h6{
		font-size:1.1em;
		color: #993300;
		font-weight: normal;
		font-style:italic;
		margin: 5px 0 0 0;
		padding:0;
		}

#colLeft h6 a{
		color: #993300;
		text-decoration:underline;
		}
		
#colLeft div#ltmargin{
		margin-left: 15px;
		margin-right: 10px;
		margin-top:5px;
		margin-bottom:5px;
		}
		
#colLeft img {
		padding: 5px 0 5px 0;
		}
		
/* Right Column */		
		
#colRight {
		font-size:.9em;
		color:#333333;
		width:150px;
		border-left:7px solid #eee;
		}
		
#colRight h6{
		font-size:1.1em;
		color: #993300;
		font-weight: normal;
		font-style:italic;
		margin: 5px 0 0 0;
		padding:0;
		}

#colRight h6 a{
		color: #993300;
		text-decoration:underline;
		}
		
#colRight div#rtmargin{
		margin-left: 15px;
		margin-right: 10px;
		margin-top:5px;
		margin-bottom:5px;
		}
		
#colRight img {
		padding: 5px 0 5px 0;
		}
		
#jumpmenu{
		text-align:center;
        }
		
#jumpmenu select {
		font-size: 85%;
		font-style:italic;
		color:#333;
		background-color:#ccc;
		border-style: solid;
		}
		
#jumpmenu option {
		border-bottom: 1px solid #fff;
		padding-bottom:2px;
		padding-top:2px;
		}
				
#jumpmenu input { 
		font-size: 85%;
		}

/* content */

#content {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		}

#content blockquote {
        color: #ff6600;
        font-style: italic;
        }
		
#content h3 {
   		margin: 0;
  	 	padding: 0;
                padding-bottom:10px;
   		color: #993300;
   		font-size: 24px;
   		text-align: center;
		font-family: Georgia, Times New Roman, Times, Serif;
		font-weight: normal;
   		}
   
#content h3 a {
		color: #993300;
		text-decoration:none;
}

#content h4 {
   		margin-top: 5px;
                margin-bottom: 0;
  	 	padding: 0;
   		color: #993300;
   		font-size: 15px;
		font-family: Georgia, Times New Roman, Times, Serif;
		font-weight: normal;
		border-bottom:1px dotted #ccc;
   		}

#content h4 a {
		color: #993300;
		text-decoration:none;
		}

#entryMargins 	{
		margin:0 20px 0 20px;
		}

#content p 	{
		text-indent:2em;
                margin:0;
		}

#entryDate	{
		text-align:center;
		color: #ccc;
		font-size: 0.9em;
		}

#entrytext	{
		text-align:left;
  		font-size: 1.0em;
  		color:#333;
		line-height:160%;
		}


#entrycomments	{
		clear: both;
		}

#content div.caption {
		font-style: italic;
		font-size: .9em;
		margin: 0 20px 20px 20px;
		text-align:center;
		}
	
.content-nav {
   		margin: 20px;
   		text-align: center;
		font-size: .9em;
}

.comment-entry {
		margin: 20px 20px 0 20px;
		padding: 20px 40px 20px 40px;
		font-size:.9em;
		border-top:1px dotted #ccc;
		border-bottom:1px dotted #ccc;
		background-color: #eee;
                line-height: 170%;
                color: #333;
}

.entry-footer {
		font-size: .8em;
		text-align: center;
		margin: 0 20px 20px 20px;
      	color:#999;
       	text-transform: uppercase;
}

/* Footer */

#footer {
        font-size: 80%;
        color: #999;
        padding: 20px;
        }
		
#flickr_badge_uber_wrapper {text-align:center; width:150px;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {margin:0 10px 10px 10px}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
 
<style type="text/css"> 
blockquote.withquote {background:url(http://www.mandarindesign.com/images/quote.gif)
no-repeat;background-position:top left;text-align: justify;padding-left:20px;
} 

p.withunquote {background: url(http://www.mandarindesign.com/images/unquote.gif) no-repeat;background-position:bottom right;padding-right:5px;}
</style>

