body {
	margin: 0px 0px 20px 0px;
		background-color: #ddd;
                background-image: url(/tPA4/images/core/spid.jpg);
	
        	text-align: center;
        
	}


a {text-decoration: none;}
a:link {color: #222; }
a:visited {color: #222;	}
a:active {color: #222;	}
a:hover {color: #000; background-color:#F2F2F2; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 62em;
	
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF; 
	text-align: left;
	padding: 5px 10px 10px 10px;
        filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
		float: left;
	width: 46em;
	
	overflow: hidden;
	}

.content {
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	border: 2px dotted #eee;
	color: #666666;
	font-family: Georgia, Times, serif;
	font-size: .95em;
      
	}

#right {
		float: left;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	width: 12.5em;
        margin: 1em;
	background-color: #e5e5e5;
	overflow: hidden;
	
	}

.content p {
	color: #000;
        font-family: Georgia, Times, serif;
	font-size: .95em;
	font-weight: normal;
	line-height: 1.35em;
	text-align: left;
        text-indent: 1.6em;
	margin: .7em 5em .3em 5em;
	}

.content ul {
	color: #000;
        font-family: Georgia, Times, serif;
	font-size: .95em;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
       	margin: .7em 5em .3em 4em;
	}

.content blockquote {
	color: #000;
        font-family: Georgia, Times, serif;
	font-size: .95em;
	font-weight: normal;
	line-height: 1.35em;
	text-align: left; padding: .5em;
        background-color: #f9f9f9;
	margin: .7em 7em .7em 7em;
	}

.content li {
	padding: 0em 0em .5em 0em;
	}

.content h2, h3 {
	color: #222;
	font-family: Georgia, Times, serif;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;  
	padding-top: .8em; padding-bottom: .2em; 
	
	}

.content h4 {
	color: #666;
	font-family: Georgia, Times, serif;
	font-size: .9em;
	text-align: left;
	font-weight: bold; margin-left: 4em;  
	padding-top: -1em; padding-bottom: .2em; 
	
	}

.content p.posted {
	color: #222;
	font-family: Verdana, Arial, sans-serif;
	font-size: .6em;
	border-bottom: 1px dashed #ccc;
	text-align: right;
	margin-bottom: 2em;
	line-height: normal;
        
	padding: 5px;
	}

.content a 	{ color: black; text-decoration: none; }

.content a:link	{ color: black; text-decoration: none; font-weight: bold; }

.content a:visited	{ color: #666; text-decoration: none; }

.content a:active	{ color: #000;  }

.content a:hover	{ text-decoration: underline; }

.posted a:link {font-weight: normal;}

.posted a:hover	{ text-decoration: none; }

.imagepost {text-align: center; margin-top: -2.8em; margin-bottom: .5em;
	line-height: 1.5em;
	font-family: Verdana, Arial, sans-serif; font-size: .6em;}

.content p.noindent {text-indent: 0em;}

.caption {text-align: center; 
	line-height: 2em;
	font-family: Verdana, Arial, sans-serif; font-size: .6em;}

.sidebar {
	padding: 10px 5px;
        border: 2px dashed #ddd;
    
	}

.sidebar a:hover { background-color: #fff;}

.sidebar hr {width:70%; height: 2px; color:#ccc; border: 0; background-color: #ccc; padding: 0px; text-align: center;}

.sidebar h2 {
	color: #444;
	font-family: Georgia, Times, serif;
	font-size: .7em;
	text-align: center;
	font-weight: bold;
	letter-spacing: .1em;
        margin: .2em;
        line-height: 1.3em;
        padding: 0px;
	}

.sidebar h3 {
	color: #333;
	font-family: Georgia, Times, serif;
	font-size: .6em;
	text-align: center;
	font-weight: bold;
	letter-spacing: .1em;
        margin-bottom: .5em; margin-top: -.5em;
        line-height: 1.3em;
        padding: 0px;
	}


.sidebar ul {
	padding-left: 0px; 
	margin: 0px 1em;
	
	}

.sidebar ul ul {
	margin-bottom: 0px; 
	}

.sidebar #categories ul {
	padding-left: 2em; margin: 0px; 
	}

.sidebar li {
	color: #666666;
	font-family: Myriad, Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	line-height: 1.4em;
	
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle; text-align: left;
	}


.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: .6em;
	line-height: 1.1em;
	text-align: center;
	padding: 2px; margin-top: 10px;
	}

.blogroll {    color: #666666; font-size: .6em;
	font-family: Myriad, Verdana, Arial, sans-serif;
	text-align: left; margin-left: 1.5em; margin-bottom: 2em;
	line-height: 1.2em; }

.linkroll {    color: #666666; font-size: .6em;
	font-family: Myriad, Verdana, Arial, sans-serif;
	text-align: center; margin-left: 1.5em; margin-bottom: 2em;
	line-height: 1.2em; }


.blogrollfolder {color:  #e5e5e5;  font-size: 0 em; display: none;}


#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height:1.3em;
	text-align: left;
	color: #666666; padding-left: 10px; margin-top: -.5em;
		}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
.content p.techstuff {
	color: #222;
	font-family: Verdana, Arial, sans-serif;
	font-size: .6em;
	text-align: left;
	margin-top: -2em;
	line-height: 1em;
        text-indent: 0; padding: 3px;
        border-bottom: 1px dashed #ccc; background-color: #fcfcfc;
	}

.blue p {
	color: #000050;
        font-family: Georgia, Times, serif;
	font-size: .95em;
	font-weight: normal;
	line-height: 1.3em;
	text-align: left;
        text-indent: 0;
	margin: .4em 7em .3em 7em;
	}

.archive { color: #222;
	font-family: Verdana, Arial, sans-serif;
	font-size: .6em;
	
	text-align: center;
	margin-bottom: 2em; margin-top: 2em;
	line-height: 1.2em; }

.content p.extended {text-align: center; text-indent: 0; }

.sidebar ul {
	padding-left: 0px; 
	margin: 0px 1em;
	
	}

.sidebar ul ul {
	margin-bottom: 0px; 
	}

.sidebar module-header h2 {
	color: #444;
	font-family: Georgia, Times, serif;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	letter-spacing: .1em;
        margin: .2em;
        line-height: 1.3em;
        padding: 0px;
	}



.sidebar module-list ul {
	padding-left: 2em; margin: 0px; 
	}

.module-list-item li {
	color: #666666;
	font-family: Myriad, Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	line-height: 1.4em;
	
	list-style-type: none;
	}

.module-list li {
	list-style-type: circle; text-align: left;
	}


