@charset "utf-8";

  
	
body {
	margin: 0;
	color: white;
	text-align: center;
	background-image: url(../webpics/cp-night-tones3.jpg);
	background-attachment: fixed;
}
						 
div.container {
	width: 1025px;
	margin: 0 auto -50px auto;
	background-image: url(../webpics/dld-blackgray.jpg);
	background-attachment: fixed;
	padding-bottom: 1em;
	position: relative;
}

#topnav {
	background-color: #1c102c;
	color: #fffdda;
	width: 1025px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -513px;
	height: 40px;
	font-family: "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 0.9em;
}

.topnav-section-mo {
	margin-top: 7px;
	text-align: center;
}

.topnav-section-mo a {
	display: block;
	width: 12em;
	background-color: #1c102c;
	padding: 4px 0 0 0;
	height: 25px;
}

.topnav-section-md {
	margin-top: 7px;
	text-align: center;
	margin-right: 25px;
}

.topnav-section-md a {
	display: block;
	width: 12em;
	background-color: #1c102c;
	padding: 4px 0 0 0;
	height: 25px;
}

.topnav-section-oc {
	margin-top: 7px;
	text-align: center;
	margin-right: 3em;
}

.topnav-section-oc a {
	display: block;
	width: 12em;
	background-color: #1c102c;
	padding: 4px 0 0 0;
	height: 25px;
}

.topnav-sm-buttons {
	text-align: right;
}

.topnav-logo {
	margin-top: 5px;
	margin-right: 20px;
	float: left;
	padding-left: 20px;
}

.topnav-fb {
	margin-top: 6px;
	margin-right: 10px;
	float: right;
}

.topnav-tw {
	margin-top: 6px;
	margin-right: 20px;
	float: right;
}

.topnav-gp {
	margin-top: 6px;
	margin-right: 20px;
	float: right;
}
							 
#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topnav li {
	float: left;
}

#topnav li ul {
	display: none;
}

#topnav img {
	border-style: none;
}

#topnav li:hover ul {
	display: block;
	width: 12em;
	position: absolute;
	margin-left: -1px;
	height: 20px;
}

#topnav li:hover ul li {
	border-bottom: 1px solid #3f3a3d;
	border-right: 1px solid #3f3a3d;
	border-left: 1px solid #3f3a3d;
}

.top-link {
	border-top: 1px solid #4f464b;
}
						 		
div.notmuch {
	margin-left: 10%;
	margin-right: 10%;
	margin-bottom: 10%;
	text-align: left;
}
					  
	div.sidebar {
	float: right;
	width: 225px;
	margin: 0;
	padding: 90px 50px 0 0;
	font-size: 90%;
}

.sidebar p {
	padding-left: 6px;
}

p.sidelink-heading {font-weight: bold;}

  								
div.fav-cd-vid {
	margin-top: 6%;
    margin-bottom: 6%;
	text-align: center;
}
										
div.content {
	margin-top: 0;
	text-align: left;
	padding: 0 6%;
	width: 610px;
	margin-left: 20px;
}

.fav-cd .content #disqus_thread {
	margin-top: 2em;
	background-color: #1a1c1e;
	color: white;
}
		
div.top-nav {
	font-size: 1.1em;
	text-align: center;
	padding: 10px 0;
}
								
div.top-nav a {
	padding: .2em 1em;
	text-align: center;
}
		
div.bot-nav {
	font-size: 1.1em;
	text-align: center;
	padding: 10px 0;
}
								
div.bot-nav a {
	padding: .2em 1em;
	text-align: center;
}
									 
div.ad {margin: 4% 0;}
		
p.sig {
	font-style: italic;
	margin-bottom: 2em;
}
		
p.rad {font-size: 1.15em;}
		
p.morefcd {
	margin-bottom: 0em;
}
		
span.italic {font-style: italic;}
		
blockquote {font-style: italic;}
							
h1, h2, h3 {
	font-family: serif;
	font-weight: bold;
}

h1 {
	font-size: 50px;
	color:#a9c4f6;
}
				 
h3.fav-cd {
	text-align: center;
	margin-top: 2em;
	padding-bottom: 1em;
}

h4.fav-cd {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
}
		
/*div.album {
	text-align: center;
}
*/
div.bottom {
	visibility: hidden;
	margin: 0;
	clear: both;
	font-size: 0.5em;
}
						
img.bordtop {
	padding-top: 1em;
	margin-bottom: 1em;
}
		
img.bordbot {
	padding-bottom: .9em;
	margin-bottom: 0;
	margin-top: 2em;
}
								 
div.header {
	margin-top: 80px;
	text-align: left;
	margin-left: 97px;
}

div.album {
	float: left;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	width: 40%;
	font-size: 0.75em;
	font-weight: bold;
}

div.album img {
	border-width: 1px;
	border-style: solid;
}

div.album p {
	margin-top: 2px;
	margin-bottom: 2px;
}

a:link, a:visited, a:hover {
	text-decoration: underline;
}

a:hover {color: white;}
		
#topnav a:link {
	text-decoration: none;
	color: #fdeded;
	border-style: none;
}
#topnav a:visited {
	text-decoration: none;
	color: #fdeded;
	border-style: none;
}
#topnav a:hover {
	text-decoration: none;
	color: #fdeded;
	background-color: #30263f;
	border-style: none;
}
.topnav-logo a:link {
	text-decoration: none;
	color: #080637;
	border-style: none;
}
.topnav-logo a:visited {
	text-decoration: none;
	color: #080637;
	border-style: none;
}
.topnav-logo a:hover {
	text-decoration: none;
	border-style: none;
}                
   
.fav-cd a:link {
	text-decoration: underline;
}

.fav-cd a:visited {
	text-decoration: underline;
}

.fav-cd a:hover {
	text-decoration: underline;
}

    .fav-cd .sidebar a:link {
	text-decoration: none;
}
    .fav-cd .sidebar a:visited {
	text-decoration: none;
}
    .fav-cd .sidebar a:hover {
	text-decoration: underline;
}

    .fav-cd .sidebar .somebody a:link {
	text-decoration: underline;
}
    .fav-cd .sidebar .somebody a:visited {
	text-decoration: none;
}
    .fav-cd .sidebar .somebody a:hover {
	text-decoration: underline;
}

    .fav-cd .sidebar .somebody a:active, a:focus {
     outline: none; /* Works in Firefox, Chrome, IE8 and above */ 
}
