/*
Theme Name: Patterico's Pontifications (W3C)
Theme URI: http://patterico.com/
Description: Altered Default Theme
Version: 1.5
Author: Faheem

Altered by Faheem: on W3C Standards
Based on Jaws style by One Fine Jay. http://onefinejay.com
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

a {
	color: #000080;
	font-weight:bold;
}

a img {
	border: none;
}

a:visited {
	color: #000080;
	text-decoration:none;
	}

a:hover {
	color: #000080;
	text-decoration:none;
	
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	cursor: help;
}

blockquote {
	font-size: 12px;
line-height:18px;

}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: black;
	background-color:black;
}
#rap {background-color:white; 
margin: 10px;
border: solid 3px #ccc;
background-image: url(colbg.gif);
background-repeat: repeat-y;
background-position:right;}

#sitenav {
	position: relative;
	text-align:center;
	border-bottom: double 3px #ccc; 
	margin: 0px;
	padding: 0px;
	background-color: #495B92;
text-transform:uppercase ;
font-weight:bold;
}
#sitenav ul {list-style-type:none;
	margin: 0;
	padding: 0 35px 0 0;
}
#sitenav li {
	display: inline;
	font-size:12px;
	line-height:18px; }	
#sitenav a {
	color:#ddd;
	font-family:"Times New Roman", Times, serif;
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
	text-decoration: none;
	border-bottom:none; 
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;}
#sitenav a:hover {color:#ddd; }
cite {
	font-size: 11px;
	font-style: normal;
}

h1 {margin: 0; padding:0;}

h2 {
	border-bottom: 1px dotted #ccc;
	font: 25px "Times New Roman", Times, serif;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: dotted 1px #eee;
	font-family: georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	margin-top: 0;
	font-size:18px;
}

ol#comments li p {
	font-size: 11px;
}

p, li, .feedback {
font-size: 12px;
line-height:18px;
}

.credit {
	margin: 0;
	padding: 15px 10px 15px 10px;
	background:#495B92;
	text-align:center;
	border-top: 3px solid #ccc;
	color:#fff;
}

.credit a {
	color: #fff;
	text-decoration: underline;
}

.credit a:hover {
	text-decoration: underline;
}
/*.credit {
	color: #3C5FA1;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
	clear:both;
}
*/

br.clear {clear:both;}

.feedback {
	color: #ccc;
	text-align: right;
	margin-bottom:25px;
}

.meta {font-size: 12px;
line-height:12px;

}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform input, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
}

#commentform textarea {
}

#rap2 {margin-right:300px;
background-color:white;}
#content {
	margin: 0 -260px 0 20px;
	float:left;
	width:100%;
	background-color:white;
}

#header {
	font: italic normal 40px Georgia,'Times New Roman', Times, serif;
	margin: 0;
	padding: 15px 10px 15px 10px;
	background:#495B92;
	text-align:center;
	border-bottom: 3px solid #ccc;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header img {border: double 3px #ADB6D2;}
#menu {
	padding: 15px 10px 10px 10px;
	/*position:absolute;
	right: 2px;
	top: 160px;*/
	float:right;
	width: 220px;
	color:black;
	background:#eee;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	background: #eee;
	border: 1px solid #999;
	width: 110px;
}
#menu  #paypal input {width:62px;}
#menu ul {
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	font: italic normal;
	font-family: georgia,'Times New Roman', Times, serif;
	font-size:12px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	list-style-type: none;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font-family: Verdana,arial,sans-serif;
	font-style:normal;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
	font-size:11px;
	line-height:14px;

}
#menu p {font-size: 11px; line-height:14px; font-weight:normal; margin:0;  padding:0; }
#menu p a {color:#000080; 	font-weight:bold;}
#menu ul ul li a {
	color: #000080;
	text-decoration: none;
		font-weight:bold;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #000080;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 160px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* added by evariste */
.formattinglinks input{
    background-color: #14181B;
	color: black;
    border:1px solid #323136; 
	padding: 5px;
}
/* 
added by evariste to fix blogads stylesheet.
original widths were 177px, 175px. 
changed to 201, 199
*/

div#adspot_404470186.adspot {
border-spacing:0;
overflow:hidden;
background-color:#EEEEEE;
border-color:#000000;
border-width:1px;
border-style:solid;
width:201px !important;
font-size:10pt;
}
div#adspot_404470186 .adspot_head {
font-family:Arial;
font-size:10pt;
color:#000000;
font-weight:bold;
font-style:italic;
text-decoration:none;
text-align:left;
}
div#adspot_404470186 a.adspot_link , div#adspot_404470186 a.adspot_adurl {
font-family:Arial;
font-size:8pt;
font-style:italic;
color:#AA0000;
font-weight:normal;
margin:0;
text-decoration:underline;
text-align:left;
}
div#adspot_404470186 a.adspot_link:link, div#adspot_404470186 a.adspot_link:visited, div#adspot_404470186 a.adspot_adurl:link, div#adspot_404470186 a.adspot_adurl:visited {
color:#AA0000;
text-decoration:underline;
font-size:8pt;
font-style:italic;
}
div#adspot_404470186 a.adspot_link:active, div#adspot_404470186 a.adspot_link:hover, div#adspot_404470186 a.adspot_adurl:active, div#adspot_404470186 a.adspot_adurl:hover { 
color:#AA0000; 
text-decoration:none; 
}
div#adspot_404470186 * ul {
list-style-position:outside;
list-style-image:none;
list-style-type:none;
width:201px;
margin:0;
padding:0;
}
div#adspot_404470186 * li {
background:#FFFFFF;
width:199px;
margin:0;
margin-bottom:5px;
padding:0;
text-align:left;
border-color:#BBBBBB;
border-width:1px;
border-style:solid;
border-spacing:0;
display:block;
text-indent:0;
overflow:hidden;
}
div#adspot_404470186 .adspot_adhead {
text-align:left;
font-family:Arial; 
font-size:10pt; 
font-weight:bold;
color:#000000;
margin:0;
padding:2px;
border-spacing:0;
width:199px;
display:block;
}
div#adspot_404470186 * img {
border-width:0;
border-spacing:0;
}
div#adspot_404470186 * li * img {
text-align:center;
display:block;
clear:both;
margin:auto;
}
div#adspot_404470186 .adspot_adtext {
font-family:Arial; 
font-size:8pt;
font-weight:normal;
font-style:normal;
color:#000000; 
margin:0;
padding:2px;
border-spacing:0;
display:block;
width:199px;
text-align:left;
}
div#adspot_404470186 div.adspot_link {
width:201px !important;
text-align:left;
}

.commentlist li.even {
  background-color: #eee;
  padding: 0.5em 0.5em;
}

.commentlist li.odd {
  padding: 0 0.5em;
}

.commentlist li.patterico {
/*  color: #000080;
  font-weight: bold;
  font-style: italic; */
  background-color: #FFFED1;
  padding: 0.5em 0.5em;
}
