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

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #336699;
	}

a:visited {
	color: #336699;
	}

a:active {
	color: #336699;
	}

a:hover {
	color: #336699;
	}

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: 800px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: left;
	border-width: 0 0 3px 0;
    border-style: solid;
    border-color: #003366;
	}

#banner-img {
	display: none;
	}


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

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#subBanner {
	background-color: #6699CC;
	text-align: right;
	margin: 2px 0 15px 0;
   	height: 15px;
	}

#subBanner img {
	text-align: right;
	margin: 10px 2px 2px 0;
	}   	

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	text-align: left;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}


.content a:link, .content a:visited, .content a:active, .content a:hover { 
	font-size: small;
}

.contentspecial {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	text-align: left;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
        line-height: 12pt;
	}

.content pre {
	font-size: larger;
}

#center {
		float: left;
	width: 430px;
	
	overflow: hidden;
	}

#left {
		float: left;
	
	width: 185px;
	background-color: #FFFFFF;
	overflow: hidden;
	}
	
	

#right {
	float: left;
	width: 185px;
	background-color: #336699;
	overflow: hidden;
	
	}

.cornerL {
	text_align: right;
	background: #cde1f6 url(http://www.bluecine.com/archives/cornerL.gif) top right no-repeat;
	padding: 3px;
	}
	
.corner {
	text_align: left;
	background: #336699 url(http://www.bluecine.com/archives/corner_upper_rightnav.gif) top left no-repeat;
	padding: 4px;
	}
.rightNavRule {
	text_align: left;
	background: #336699 url(http://www.bluecine.com/archives/rightnav_rule.gif) top left no-repeat;
	padding: 3px 0 3px 0;
	}

.rightNavDots {
	text_align: center;
	background: #336699 url(http://www.bluecine.com/archives/dots.gif) bottom center no-repeat;
	padding: 3px 0 3px 0;
	}
	
	
.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}
	
.content h1 {
   background: #ffffff;
   color: #000000;
   font-family: Verdana, Arial, sans-serif;
   font-size:small;
   font-weight: bold;
   background:url(http://www.bluecine.com/archives/sectarrow.gif) left no-repeat;
   text-align:left;
   padding-left: 15px;
   }	
   
.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	margin-bottom: 10px;
	
	}
	
.content h4 {
	color: #336699;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	margin-top: 0px;
	margin-bottom: 2px;
	
	}
	
.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}




.sidebarR {
	padding: 0px;
	
	}

	
.sidebarL {
	padding: 0px;
	}

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

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

#calendar caption {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}
	
.calendarbck {
    background:#013467;
	border: 0 1px 1px 0;
	border-color: #336699;
	border-style: solid;
	}

.sidebarL h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	}
	
.sidebarL a:link ,
.sidebarL a:visited ,
.sidebarL a:hover ,
.sidebarL a:active {
    color: #656565;
	}
	
.sidebarL ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebarL ul ul {
	margin-bottom: 0px;
	}

.sidebarL #categories ul {
	padding-left: 15px;
	}

.sidebarL li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebarL #categories li {
	list-style-type: circle;
	}



.sidebarR h1 {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	}
	
.sidebarR h2 {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

	
.sidebarR a:link ,
.sidebarR a:visited ,
.sidebarR a:hover ,
.sidebarR a:active {
    color: #9cc3ea;
	text-decoration: none;
	}

	
.sidebarR ul {
	color: #FFFFFF;
	padding: 5px 5px 10px 20px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebarR ul ul {
	color: #FFFFFF;
	margin-bottom: 0px;
	}

.sidebarR #categories  ul {
	color: #ffffff;
	padding: 5px 5px 10px 20px;
	}

.sidebarR li {
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebarR #categories li {
	color: #ffffff;
	list-style-type: circle;
	}

.sidebarR img {
	border: 3px solid #FFFFFF;
	}


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

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	color: #ffffff;
	line-height: 150%;
	text-align: left;
	padding: 5px 0 5px 20px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #ffffff;
	
	padding: 5px 0 5px 20px;
	}

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

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}


#treeContainer {
	background: #cde1f6;
}

.gcGenreTreeTable {
    border-spacing: 0px;
	empty-cells: show;
	padding: 0 0 0 0;
    border-collapse: collapse;
    margin: 0 0 0 5px;
    white-space: pre;
	}

.gcGenreTreeNavBarToggle {
	line-height: 100%;
	font-size: x-small;
	color: #336699;
	font-family: Verdana, Arial, sans-serif;
	}

.gcGenreTreeNavBarToggle a:link, .gcGenreTreeNavBarToggle a:active, .gcGenreTreeNavBarToggle a:visited, .gcGenreTreeNavBarToggle a:hover {
	line-height: 100%;
	font-size: x-small;
	color: #336699;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none
	}

.gcGenreTreeNavBar {
	line-height: 100%;
	font-size: x-small;
	color: #336699;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	}

.gcGenreTreeNavBar a:visited, .gcGenreTreeNavBar a.link, .gcGenreTreeNavBar a:active,  .gcGenreTreeNavBar a:hover {
	line-height: 100%;
	font-size: x-small;
	color: #336699;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	}

.prodTableblu {
   background: #336699;
   color: #ffffff;
   font-size: x-small;
   font-family: Verdana, Arial, sans-serif;
   font-weight:bold;
   text-align:left;
   padding: 2px 5px 2px 5px;
   border-bottom: 2px;
   border-bottom-color: #FFFFFF;
   border-bottom-style: solid;
   border-right: 2px;
   border-right-color: #FFFFFF;
   border-right-style: solid;
   line-height: 100%;
	}
   
.prodbckgrylht {
   background: #eeeeee;
	}

.prodTablegrylht {
   background: #eeeeee;
   color: #000000;
   font-size: small;
   font-family: Verdana, Arial, sans-serif;
   font-weight: normal;
   text-align:center;
   padding: 2px 5px 2px 5px;
   border-bottom: 2px;
   border-bottom-color: #FFFFFF;
   border-bottom-style: solid;
   border-right: 2px;
   border-right-color: #FFFFFF;
   border-right-style: solid;
   line-height: 100%;

}

.prodcontent {
   color: #666666;
   font-family: Verdana, Arial, sans-serif;
   font-size: x-small;
   font-weight: normal;
   line-height: 100%;

}

.prodTablegrylhtArrw {
   background: #eeeeee;
   color: #000000;
   font-size: small;
   font-family: Verdana, Arial, sans-serif;
   font-weight: normal;
   text-align:left;
   padding: 2px 5px 2px 5px;
   border-bottom: 2px;
   border-bottom-color: #FFFFFF;
   border-bottom-style: solid;
   border-right: 2px;
   border-right-color: #FFFFFF;
   border-right-style: solid;
   line-height: 100%;

}

.prodTablegrydrk {
   background: #cccccc;
   color: #000000;
   font-size: small;
   font-family: Verdana, Arial, sans-serif;
   font-weight: normal;
   text-align:center;
   padding: 2px 5px 2px 5px;
   border-bottom: 2px;
   border-bottom-color: #FFFFFF;
   border-bottom-style: solid;
   border-right: 2px;
   border-right-color: #FFFFFF;
   border-right-style: solid;
   line-height: 100%;

}

.prodTablegrydrkArrw {
   background: #cccccc;
   color: #000000;
   font-size: small;
   font-family: Verdana, Arial, sans-serif;
   font-weight: normal;
   text-align:left;
   padding: 2px 5px 2px 5px;
   border-bottom: 2px;
   border-bottom-color: #FFFFFF;
   border-bottom-style: solid;
   border-right: 2px;
   border-right-color: #FFFFFF;
   border-right-style: solid;
   line-height: 100%;

}

	
.recomblu {
   background: #336699;
   color: #ffffff;
   font-size: small;
   font-family: Verdana, Arial, sans-serif;
   font-weight:bold;
   text-align:left;
   padding: 2px 5px 2px 5px;
   line-height: 100%;

}

.prodbox {
   border: 10px;
   border-color: #eeeeee;
   border-style: solid;
   }
   
.recommended {
	background: #f7f6f6;
	color: #636363;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 10px;
	text-align:center;
	padding: 0 5px 10px 5px;
	line-height: 100%;
	
	}
	
.drkgryfill {
    background: #cccccc;
	width: 1px;
	}
	
.lghtgryfill {
    background: #eeeeee;
	width: 1px;
}
	
.date {
	background: #eeeeee;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	padding: 1px 0 2px 5px;
        margin-bottom: 4px;
	text-align:left;
	width: 100%;
	line-height: 120%;
}


.searchboxbck {

    background: #6699cc;
   
            }

            

.searchboxbordertop {
    background: #6699cc;
    border: 1px 1px 0 1px;
    border-color:#FFFFFF;
    border-style:solid;

}

            

.searchboxborderbot {

    background: #6699cc;
    border: 0 1px 1px 1px;
    border-color:#FFFFFF;
    border-style:solid;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    font-weight: normal;
    padding: 10px 0 0 0;
    text-align:center;

}

.greensearch {
    text-align:center;
	padding:5px;
	 color: #666666;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    font-weight: normal;
	}
.greensearchbutt {
    padding:5px;
	}

form {
	margin: 0px;
}

#fauxbg {
  background: url(http://www.bluecine.com/archives/fauxbg.gif) repeat-y 50% 0;
}