/* Global settings */

body {
	color: #03358b; 
	background-color: #FFFFFF; 
	font-family: Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

h1 {
	margin: 0px;
	font-weight: bold;
	color: #03358b;
	font-size: 1.8em;
}

h2 {
	padding-top: 4px;
	margin: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: -.03em;
	line-height: 1.1em;
	border-bottom: 1px solid #cccccc;
	color: #03358b
}

h2 a, h2 a:visited{
	color: #03358b;
	text-decoration: none;
}

h3 {
	font-size: 1.25em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #03358b;
	line-height: 1.5em;
}

h4 {
	font-size: 1.1em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #03358b;
	line-height: 1.1em;
}

acronym {
	cursor: help; 
	font-variant: small-caps; 
	border-bottom: thin dashed #03358b;
}

abbr {
	cursor: help; 
	font-variant: small-caps; 
	border-bottom: thin dashed #03358b;
}

q {
	font-style: italic;
}

/* id based settings */
#header {
	background-image: url("/images/layout/robertprice_header.jpg");
	height: 140px;
}

#header img {
	position: relative;
	top: 38px;
	left: 38px;
}

#header a:link, #header a:visited, #header a:active { 
	text-decoration: none;
}

#header_icons {
	text-align: center;
}

#sidebar {
	padding: 3px;
	margin-left: 15px;
	width: 170px;
	top: 0px;
	float: right;
	border-left-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;

}

#overall {
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
}

#mainbody {
	margin-left: 15px;
	margin-right: 185px;
	clear: none;
	position: relative;
	top: 0px;
}

#footer {
	margin-top: 5px;
	padding: 13px 0px 0px 0px;
	position: relative;
	color: #ffffff;
	background-color: #03358b;
	background-image: url("/images/layout/footer.gif");
	background-repeat: repeat-x;
	height: 30px;
	text-align: center; 
	font-size: xx-small;
	width: 100%;
	clear:both;
}

#footer a, #footer a:visited{
	color: #ffffff;
}



/* class based settings */
.related {
	padding: 0px;
	float: right;
	font-size: 80%; 
	border-style: none; 
	background-color: #d4def1; 
	color: #03358b; 
	width: 150px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url("/images/layout/related_bottom.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
}

.related h3 {
	color: #03358b;
	width: 100%;
	line-height: 120%; 
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 2px;
	font-size: 110%;
	border-style: none;
	background-image: url("/images/layout/related_top.gif");
	background-position: top center;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
}

.related ul {
	margin-left: 16px;
	padding-left: 2px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 120%;
	list-style-type: disc;
}

.related li {
	padding-top: 1px;
	padding-right: 2px;
	text-align: left;
}

.related A:link {
	text-decoration: none; color: #03358b;
}

.related A:visited {
	text-decoration: none; color: #03358b;
}

.related A:active {
	text-decoration: none; color: #03358b;
}

.related A:hover {
	text-decoration: underline; color: #03358b;
}


.menu {
	padding: 0px;
	float: right;
	font-size: 80%; 
	border-style: none; 
	background-color: #d4def1; 
	color: #03358b; 
	width: 150px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url("/images/layout/related_bottom.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
}

.menu h3 {
	color: #03358b;
	width: 100%;
	line-height: 120%; 
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 2px;
	font-size: 110%;
	border-style: none;
	background-image: url("/images/layout/related_top.gif");
	background-position: top center;
	background-repeat: no-repeat;
	font-weight: bolder;
	text-align: center;
}

.menu ul {
	margin-left: 16px;
	padding-left: 2px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 120%;
	list-style-type: none;
}

.menu li {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	text-align: left;
}

.menu A:link {
	text-decoration: none; color: #03358b;
}

.menu A:visited {
	text-decoration: none; color: #03358b;
}

.menu A:active {
	text-decoration: none; color: #03358b;
}

.menu A:hover {
	text-decoration: underline; color: #03358b;
}

.code {
	background-color: #deeaff; 
	white-space: pre; 
	font-family: New Courier, Courier, sans-serif; 
	padding: 4px; 
	overflow: auto;
	position: relative;
	width: 90%;
}


.story {
	clear: left;
}

.story .details {
}


.banner_468x60 {
	text-align: center;
}

.banner_120x60 {
	text-align: center;
}

.newblogimage {padding: 1em; border-style: none; float: left;}

.clear {
	clear: both;
}


/* Older classes that are still used sometimes */


.blogdate {text-align: right; font-size: xx-small; margin-right: 10px;}
.borderlessimage {border-style: none}
.linktable {border-width: 1px; border-style: solid; border-color: #000000; text-align: left; color: #000000; vertical-align: top;}
.linktd {vertical-align: top;}
.script_description {font-style: italic}
.script_actor {text-transform: uppercase}
.script_dialog {text-indent: 5%}
.blogimage {padding: 1em; border-style: none}
.blogmmsimage {padding: 1em}
.cv_title {font-size: 130%; font-weight: bold}
.cv_header {font-size: 110%; font-weight: bold}





.lifeblog_note {
	background-color: #F8FA66; 
	white-space: pre; 
	font-family: New Courier, Courier, sans-serif; 
	padding: 5px;
	margin: 10px; 
	overflow: auto; 
	width: 96%;
}

.lifeblog_image {
	padding: 1em; 
	border-style: none;
}

.lifeblog_summary {
	text-align: right; 
	font-size: xx-small;
	font-family: Arial, Verdana, sans-serif;
	padding-top: 4px;
}

.comment {
	border: 1px solid #66cc99;	
	padding: 1em;
}

.edit_comment {
	
}

