body {
	margin: 0px 0px 20px 0px;
	background-color: #41242A;
        text-align: center;    
	}

a {
	font-weight: bold;
	text-decoration: none;
	}

a:link {
	color: #41242A;
	}

a:visited {
	color: #666666;
	}

a:active {
	color: #999966;
	}

a:hover {
	color: #999966;
	text-decoration: underline;
	}

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: 75%;	
	background-color: #FFFFFF;
	}

#banner {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #41242A;
	text-align: left;
	padding: 15px;
	line-height: 100%;
	height: 120px;
	}

a#banner-img {
	display: none;
	}


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

#banner h1 {
	color: #FFFFFF;
	font-size: 4em;
	font-weight: bold;
	padding-top: 20px;
	}

#banner h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: .7em;
	padding-top: 50px;
	font-style: italic;
	text-align: right;
	}

#menu	{
	background-color: #999966;
	padding: 2px;
	}

#menu h2 {
	color: #333333;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: .75em;
	font-weight: bold;
	line-height: 150%;
	text-align: right;
	}

#menu a {font-weight: bold; text-decoration: none; color: #000000; padding: 2px;}
#menu a:link {font-weight: bold; text-decoration: none; color: #000000;}
#menu a:visited {font-weight: bold; text-decoration: none; color: #000000;}
#menu a:active {font-weight: bold; text-decoration: none; color: #999966; background-color: #41242A;}
#menu a:hover {font-weight: bold; text-decoration: none; color: #FFFFFF; background-color: #41242A;}

#center {
	float: left;
	width: 70%;	
	overflow: hidden;
	}

.content {
	padding: 25px 50px 5px 50px;
	background-color: #FFFFFF;
	font-family: Georgia, serif;
	font-size: .85em;
	}

#right {
	float: left;
	width: 30%;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #000000;
	font-weight: normal;
	line-height: 155%;
	text-align: left;
	margin-bottom: 5px;
	}

.content blockquote {
	color: #000000;
	line-height: 150%;
	font-family: Verdana, Arial, sans-serif;
	font-size: .75em;
	background-color: #CCCC99;
	padding: 25px 15px 15px 15px;
	margin-left: 10%;
	margin-right: 10%;
	background-image: url('http://www.srah.net/weblog/images/quotecornertl.jpg');
	background-position: 5px 5px;
	background-repeat: no-repeat;
	}


.content blockquote li {
	color: #000000;
	line-height: 150%;
	font-family: Verdana, Arial, sans-serif;
	}

.content ul {list-style-type: disc;}

.content li {
	color: #000000;
	font-family: Georgia, serif;
	font-size: 1em;
	line-height: 150%;
	}

.content h2 {
	color: #999966;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;	
	}

.content h3 {  
	color: #000000;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
	font-size: 1.6em;
	text-align: left;
	font-weight: bolder;	
	margin-bottom: 10px;	
	margin-top: 15px;
	}

.content h3 a:link {font-weight: bold; text-decoration: none; color: #000000;}
.content h3 a:visited {font-weight: bold; text-decoration: none; color: #000000;}
.content h3 a:active {font-weight: bold; text-decoration: none; color: #666666;}
.content h3 a:hover {font-weight: bold; text-decoration: none; color: #999966;}

.content p.posted {
	text-align: right;
	color: #999999;
	font-size: .75em;
	margin-bottom: 35px;
	line-height: normal;
	padding: 3px;
	font-family: Georgia, serif;
	border-bottom: 1px solid #efefef;
	}

.content hr {
	align: center;
	text-align: center;
	color: #999966;
	width: 80%;
	}

.content img {
	margin: 5px;
	}

.sidebar {
	padding: 15px;
	border-left: 1px solid #999999;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #B22222;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #B22222;
	text-align: left;
	font-weight: bold;	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: "Palatino Linotype", Palatino, serif;
	font-size: .8em;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
	}

.sidebar h3 {
	color: #999966;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: .75em;
	text-align: left;
	font-weight: bold;
	}

.sidebar ul {
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 10px;
	list-style: none;
	text-indent: -.55em;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: .6em;
	text-align: left;
	line-height: 150%;
	list-style-type: none;
	}

.sidebar ul li:before {
	content: "\203a \0020";
	}

.sidebar p, .ac-title, .ac-creator {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: .6em;
	text-align: left;
	line-height: 150%;
	padding-left: 15px;
	}

.sidebar a {font-weight: normal; text-decoration: none;}
.sidebar a:link {color: #41242A;}
.sidebar a:visited {color: #666666;}
.sidebar a:active {color: #999966;}
.sidebar a:hover {color: #999966; text-decoration: underline;}


.sidebar img {
	border: 0px solid #000000;
	}

.sidebar hr {
	height: 0.5px;
	color: #999999;
	background-color: #999999;
	border: none;
	}

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

.link-note {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: .6em;
	line-height: 150%;
	text-align: center;
	color: #666666;
	margin-top: 50px;
	margin-bottom: 25px;
	border: 1px solid #cccccc;
	}

#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%;
	}

.content p.center {
	text-align: center;
	padding-bottom: 10px;
	}

#referers {
	width: 100%;
	margin-top: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: .6em;
	color: #666666;
	overflow:hidden;
	text-overflow:ellipsis;
	}

.content h1 {color: #41242A; font-weight: bold;}

.flickr {border: solid 2px #000000;}
.centered {display: block; margin-left: auto; margin-right: auto; text-align: center;}
.rightaligned {float: right;}
.leftaligned {float: left;}
.right {float: right;}
.left {float: left;}

.referer_header, .referer_table, .referer_tr, .referer_td, .referer_bullet, .referer_link, .referer_counter, .referer_nolink {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-size: 1em;
	line-height: 125%;
	list-style-type: none;
	color: #666666;
	padding: 1px;
	vertical-align: top;
	}
.referer_link {font-family: Verdana, Arial, sans-serif; color: #41242A;}
.referer_td {font-family: Verdana, Arial, sans-serif;}
.referer_counter {font-size: .6em; color: #cccccc;}
.referer_bullet {display: none;}

.blogrollmain {padding-left: 15px; color: #666666; font-family: Verdana, Arial, sans-serif; font-size: .6em; text-align: left; line-height: 140%; padding-left: 15px;}
.blogrollmain a {display:inline;}
.blogrollmain a:visited {}
.blogrollmain a:hover {}
.blogrollmain br {}

.footnotes {padding-left: 20px; margin-left: 20px; padding-right: 20px; margin-right: 20px; padding-top: 5px; margin-top: 15px; border-top: #cccccc 1px solid; font-size: 85%; line-height: 150%; margin-bottom: 20px; color: #333333;}
.footnotes p {margin-bottom: -5px; color: #333333;}

.indivnav {font-family: Verdana, Arial, sans-serif; font-size: .85em; color:#999999; line-height: 130%;}

.arabic {font-size: 150%; font-weight: bold; direction: rtl; unicode-bidi: embed;}

div#walker_tracker
{
	background-color: #999966;
	width:130px;
	padding:0;
	margin:2px;
	color:#fff;
	text-align:center;
	font:normal .6em Trebuchet MS,  Verdana, Arial, Helvetica, sans-serif;
}
div#walker_tracker a, #walker_tracker a:visited
{
	text-decoration: none;
	color: #41242A;
}
div#walker_tracker a:hover
{
	color: #666666;
}
div#walker_tracker strong
{
	letter-spacing:1px;
}
div#walker_tracker #title
{
	background-color:#41242A;
	font-weight:bold;
	margin:0;
	padding:2px 0 2px 0;
}
div#walker_tracker #title a:link, #walker_tracker #title  a:visited
{
	color:#fff;
}
div#walker_tracker #title a:hover
{

	color:#666;
	background-color:none;
}

div.comment-content {
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
	line-height: 100%;
}

p.comment-posted {
	padding-top: -10px;
	padding-bottom: -10px;
	margin: -10px;
	font-size: .7em;
	font-family: Verdana, sans-serif;
	line-height: 100%;
	color: #666666;
}

.comment-posted img {padding-left: 8px; padding-right: 10px;}

p.techstuff {border: 1px dotted #999966; font-size: .75em; padding: 2px; font-family: Verdana, sans-serif;}

    .module-tagcloud .module-content {text-align: center; list-style: none; }
    .module-tagcloud .module-content .module-list { list-style: none; }
    .module-tagcloud .module-content .module-list .module-list-item { display: inline; }
    .module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
    .module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
    .module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
    .module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
    .module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
    .module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

#beta-inner .module-search-feed .module-header .module-content {color: #ffffff;}

.footer {font-family: Verdana, sans-serif; font-size: .65em; color:#999966;}

#preview {border: 1px double #999966; margin-top: 20px; padding-top: 0px; margin-bottom: 20px;}
p.comment-preview-header {font-weight: bold; background-color: #999966; color: #FFFFFF; margin-top: 0px; padding: 0px 5px 0px 5px;}
p.comment-preview-name {color: #666666; font-size: .7em; font-family: Verdana, sans-serif; padding: 0px 5px 0px 5px;}
.comment-preview-text {padding: 0px 5px 0px 5px;}

.module-search-feed {padding-top: 20px; padding-bottom: 20px; background-color: #ffffff; border-top: 1px solid #999966; line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	width: 75%;	}

h2.delicious-banner a {
	color: #666666;
	font-family: "Palatino Linotype", Palatino, serif;
	font-size: 1em;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

cite {font-family: Verdana, Arial, sans-serif; font-size: .75em; text-align: right; border: 1px 0px 1px 0px solid #999966; font-style: normal;}

#tagCloud a.cloud10 { font-size: .5em;}
#tagCloud a.cloud9 { font-size: .7em;}
#tagCloud a.cloud8 { font-size: .9em;}
#tagCloud a.cloud7 { font-size: 1.1em;}
#tagCloud a.cloud6 { font-size: 1.3em;}
#tagCloud a.cloud5 { font-size: 1.5em;}
#tagCloud a.cloud4 { font-size: 1.7em;}
#tagCloud a.cloud3 { font-size: 1.8em;}
#tagCloud a.cloud2 { font-size: 1.9em;}
#tagCloud a.cloud1 { font-size: 2em;}

.search-results-container {padding-bottom; 0px;}
