/* --------------------------------------------------------------*/
/* thelandofbob.com  */
/*  -> modernStyle  */
/* --------------------------------------------------------------*/


/* --------------------- */
/* Standard Things....   */
/* --------------------- */
body { 
	background: #000 url(/images/mod_mainback2.jpg) no-repeat top right; 
      font-family: Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
      font-size: 0.8em;
	color: #959793; 
	margin: 5px; 
	padding: 10px;
}

h1,h2,h3 {
	color: #9685BA;
}

h3 a, h3 a:visited, h3 a:link, h3 a:hover {
	color: #fc6;
}
h3 a:hover {
	text-decoration: none;
	border-bottom: 2px dotted #9685BA;
}

p { 
      font-family: Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
      font-family: Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
      font-weight: normal;
      font-style: italic;
      font-size: 0.8em;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
img {
	text-align:center;
	margin: auto;
}

input {
	font-family: Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
      font-size: 0.8em;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;

}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #4C7F69;
}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	/*color: #7FB286;*/
	color: #366;
}
a:hover, a:active { 
	text-decoration: underline; 
	/*color: #9685BA;*/
	color: #696;
}

/* -------------------------------- */
/* specific divs */
/* -------------------------------- */
#container { 
	background: #000 url(/images/mod_mainback.jpg) no-repeat top left; 
	padding: 160px 10px 50px 50px;  
	margin: 20px auto 50px 150px;
	border: 2px solid #363;
	width: 500px;
	}


#pageHeader { 
	text-align:right;
}

#pageHeader h1 span {
	display: none;
	color: #959793; 
}

#pageHeader h2 span {
	color: #959793; 
      font-style: italic;
      font-weight: normal;
	font-size: 0.6em;
      font-family: Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}

#quickSummary {
		text-align:right;
		margin:0px;
	}
#quickSummary p {
		text-align:right;
		margin:0px;
	}


/* ------------------------------- */
/* Blog				 */
/* blog->blogentry->{date,title,body,posted} */
/* ----------------------------- */

#blog {
	border: 1px solid #cc6;
	text-align: center;
	background: #122; 
}

#blog h2, h3, h4, h5 {
	text-align: left;
	font: normal bold 12pt/10pt verdana;
}
#blog img, .blogentry {
	text-align: center;
	padding: 15px;
	margin: 5px;
}

#blog .title {
	color: #fc6;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}

#blog .blogentry .posted {
	font-style: italic;
	text-align: right;
	color: #666;
}
#blog .blogentry .posted a {
	font-style: normal;
}

#blog .blogentry .body {
	padding: 5px 10px 5px 10px;
}

#blog .blogentry .body img {
	background: #000;
	padding: 2px;
	margin: 5px;
	border: 1px solid #fff;
}

#blog ul, #blog li {
	margin: 0px;
	line-height: 2.5ex; 
}


/* Comments */

.comments-head h4 {
	border-top: 0px dotted #666;
	margin: 5px 0px 0px 0px;
}
.comments-head h5 {
	margin: 15px 0px 0px 0px;
}
.comments-head h4, .comments-head h5 {
	text-align:left;
	font-variant: small-caps;
	font-weight: bold;
	font-style: normal;
	color: #c93;
	padding-bottom: 5px;
}
.comments-body {
	padding: 5px 10px 5px 10px;
	border-top: 1px dotted #666;
}
.comments-body p, .comments-body .posted {
	padding: 2px; margin: 0px;
	text-align: left;
}

.comments-form {
	width:180px;
	margin-left: 20px;
	padding-right:10px;
	margin-right:10px;
	float:left;
	text-align:left;
	border-right:1px dotted #666;
}



/* End Comments */


#supportingText {
		text-align:right;
	}

#footer, #poweredby, #rdf { 
	text-align: right; 
	margin-right: 5px;
	color: #666;
	font-style: italic;
	font-weight: normal;
	font-size: 0.8em;
	}

#footer a, #poweredby a, #rdf a {
	font-weight: normal;
	font-style: normal;
	color: #988F5E;
}
#footer a:hover, #poweredby a:hover, #rdf a:hover {
	text-decoration: underline;
}

#footer span {
	display: block;
}
#footer a:link, #footer a:visited { 
	text-align: center; 
	}

/* -------------------------------- */
/* search			 */
/* -------------------------------- */

#searchcontainer {
	position: absolute;
	top: 5px;
	right: 30px;
	color: #333;
	font-size: 0.9em;
	font-family: Verdana, Geneva, Lucida, Helvetica, sans-serif;
}
.search {
	display: inline;
}
.searchbox {
	background: #333;
	color: #666;
	display: inline;
}
.submit {
	display: none;
}


/* -------------------------------- */
/* Menus			 */
/* -------------------------------- */


#navbar {
	position: absolute;
	top: 35px;
	left:10px;
	width: 140px;
	text-align: right;
}

#navbar .menu {
	margin: 3px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#navbar .menu ul {
	font-weight: normal;
	margin: 0px -3px 0px 0px;
	padding: 3px;
	/*text-transform: lowercase;*/
	text-transform: none;
	list-style-type: none;
	}

#navbar a, #navbar a:visited, #navbar a:link {
	color: #9685BA;
}

#navbar a:hover {
	color: #9a9;
}


#navbar li {
	display: block;
	line-height: 2.5ex; 
	font-size: 0.9em;
	}

#navbar li a, #navbar li a:link, #navbar li a:visited { 
	font-weight: normal;
	color: #908E4F;
	}

#navbar li a:hover {
	text-decoration: underline;
	color: #908E4F;
}
/* End Menus */



	
/* ---------------------------- */
/* BreadCrumbs */
/* ---------------------------- */

#breadcrumbscontainer {
		position: absolute;
		top: 40px;
		left: 170px;
		text-align: left;
		text-transform: lowercase;
	/*	display: none; */
}
#breadcrumbs ul {
	margin: 0px;
	padding: 3px;
	display: inline;
	border: none;
	}
#breadcrumbs li {
	line-height: 2.5ex; 
	margin-left:0px;
	padding-left:5px;
	display: inline;
	list-style: none;
	border: none;
	color: #000;
	}
#breadcrumbs li a:link { 
	color: #000;
	}
#breadcrumbs li a:visited {
	color: #000;
	}
#breadcrumbs li a:hover {
	color: #039;
	text-decoration: none;
	}

/* End BreadCrumbs */

