/*  
Theme Name: Noir
Theme URI: http://www.vistorywebdesign.com/noir
Description: dropdown page menu, valid XHTML, lots of comments ,fixed width, 3 columns homage to the gritty black and white film noir films of old
Version: 1.2
Author: Computer Mike
Tags: white, black, three-columns, fixed-width
*/

body{
margin:0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #000;
}


/*body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form{
margin: 0;
padding: 0;
} */

#body {
    width:1024px;
    margin:0 auto;
}

a {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	color: #000000;
}

h1.h1logo{
	font-size: 30px;
        color: #ffffff;
}

h2 {
	font:15px "Verdana", Geneva, Arial, sans-serif;
	color: #000000;
	padding:3px;
	margin: 2px 0px 0px;
}

h2 a, h2 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #661111;
	margin: 10px 0px 5px;
}

h3.sidebartitle {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
/*	color: #CC0033; */
        color: #bbb;
	margin: 10px 0px 5px;
}

h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #661111;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}

#wrapper{
margin: 0 auto 0 auto;
width: 1024px;
text-align: left;
color: #000000;
}

#header{
width: 1024px;
height: 135px;
background: url(graphics/header.jpg) top no-repeat;
}

#headerlogo {
	position: relative;
	padding: 20px 0px 0px 200px;
	height: 60px;
}

/* start: top page menu codes */

div#toppagemenu{
width: 1024px;
height: 22px;
background: url(graphics/toppagemenubg.jpg);
text-align: left;
}


#toppagemenu ul{
margin:0px;
padding: 0px;
list-style-type:none;
}

#toppagemenu ul li{
position: relative; /* for dropdown datum */
float: left;
text-align:center;
}

#toppagemenu ul li a{
float:left;
padding-top: 4px;
padding-left: 10px;
padding-right: 10px;
height: 18px;
border-left: 1px solid #888;
border-right: 1px solid #444;
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
font-family: arial;
font-weight: 600;
color: #bbb;
/* No background is necessary if */
/* you use menu background */
}


#toppagemenu ul li a:hover{
color: #000;
background: url(graphics/toppagemenuhoverbg.jpg);
}

#toppagemenu li ul{
display: none;
position: absolute; 
top: 22px;
left: 0px;
}

#toppagemenu li > ul{
top: 22px;
left: 0px;
}

#toppagemenu li.over ul,
#toppagemenu li:hover ul{
display: block;
clear: left; 
}


#toppagemenu li ul li{
clear: left;
text-align: left;
}


#toppagemenu li ul a{
width: 140px;
padding-top: 2px;
height: 16px;
border: 1px solid #ccc;
border-top: 0;
background: #232323;  /* or graphic */
text-decoration: none;
text-transform: none;
font-size: 11px;
font-family: arial;
font-weight: 600;
opacity: .85; /* for IE */
filter: alpha(opacity=85); /* for FF */
color: #b0b0b0;
}

#toppagemenu li ul a:hover{
color: #000;
background: url(graphics/submenuhoverbg.jpg)
}


/* end: top page menu codes */


#container{
width: 1024px;
height: 100%;
overflow: hidden;
background: #ffffff;
}

.breadcrumb {
position: relative;
padding: 5px 0px 0px 0px;
font: 10px Arial, Helvetica, sans-serif;
color: #661111;
margin-left: 5px;
}

.breadcrumb a{
position: relative;
padding: 5px 0px 0px 0px;
font: 10px Arial, Helvetica, sans-serif;
color: #661111;
text-decoration: underline;
}

.podval{
width:640px;
float: left;
padding-bottom: 10px;
}

.podvalleft{
	float: left;
	margin-right: 5px ;
	width: 310px;
        padding-top: 5px;
}

.podvalright{
	float: right;
	margin-right: 5px ;
	width: 310px;
}

.sidebar{
float: left;
width: 336px;
padding: 3px;
margin: 3px;
display:inline;  /* because IE doubles set margins  */
background: url(graphics/bg.jpg);
color: #000000;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}


.sidebar ul li{
padding: 10px 0 10px 0;
}


.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height:24px;
border-bottom: 1px dotted #666666;
}

.sidebar h3{
border-left: 1px solid #aaa;
border-right: 1px solid #000;
padding-left: 5px;
padding-top: 1px;
background: url(graphics/sidebarh2.jpg);
height: 19px;
}

.icons {
text-align:center; padding:8px 0 8px;
}
.icons img {
margin:0 3px; vertical-align:top;
}

#content{
float:left;
width: 640px;
height: 100%;
padding: 10px;
}

#containerbottom{
width: 1024px;
height: 30px;
/* background: url(graphics/containerbottombg.jpg); */
}

#footer{
/* position: relative; */
margin: 0 auto 0 auto;
padding:4px;
width: 1024px;
background: #282828;
color: #b0b0b0;
border-bottom: 1px solid #ccc;
font-size: 11px;
}


/* start: anchor/link codes */



#header a{
text-decoration: none;
color: #b0b0b0;
}

#header a:hover{
color: #fff;
}


.sidebar a{
text-decoration: none;
color: #000;
font-size: 18px;
}

.sidebar a:hover{
text-decoration: none;
color: #660000;
}



#content a{
 text-decoration: underline;
/* color: #336699; */
color: #661111;
}

#content a:hover{
color: #990000;
}

.comments-template a{
text-decoration: none;
font-weight: 600;
color: #000000;
}


.comments-template a:hover{
color: #880026;
}

.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px solid #999;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	background-color: white;
}
.chalt{
	background-color: #E2E2E2;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}

#footer a{
text-decoration: none;
color: #b0b0b0;
}

#footer a:hover{
color: #fff;
}



/* end: anchor/link codes */

h1{
font-family: Georgia, Sans-serif;
font-size: 16px;
padding: 0 0 10px 0;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 16px;
/* color: #6E6E6E; */
color: #088A85;
}

.entry{
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
text-align: right;
border-top: 1px solid #aaa;
/* border-bottom: 5px solid #666; */
margin: 10px 0 0 0;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


table#wp-calendar{
width: 100%;
}

blockquote{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
/* background: #555; */
background: #C0C0C0;
margin: 10px;
padding: 10px;
}

acronym,
abbr,
code{
font-weight: 600;
}


sup, 
sub{
font-style: italic;
}

pre{
margin: 10px auto 10px auto;
padding: 10px;
width: 400px;
height: 120px;
border: 1px solid #ccc;
background: #111;
overflow: auto;
scrollbar-base-color: #000;
scrollbar-3dlight-color: #ccc;
scrollbar-arrow-color: #fff;
scrollbar-shadow-color: #888;
scrollbar-dark-shadow-color: #666;
}

/* start: required css for Word Press Themes */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 5px 3px 0px;
}

.alignright {
   float: right;
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 3px 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* end: required css for Word Press Themes */


h3#comments{
margin: 0 10px 0 10px;
border-bottom: 1px solid #888;
}

.comments-template{
	margin: 2px 10px 0 10px;
	border-bottom: 1px solid #bbb;
	padding: 2px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 0 10px 0px 10px;
	line-height: 18px;
	padding: 10px;
	border-bottom: 1px solid #888;
}

.comments-template ol li.alt{
       /* background: #454545;*/
     /*   background: #e6e6fa;*/
        background: #f5f5dc;
        color: #000000;
}


.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
    /*    background: #ccc;*/
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}


.comments-template img{
border: 1px solid #000;
}

/* threaded comments */
.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 1px solid #999;
	margin: 5px 2px 2px 4px;
	padding: 4px 2px 2px 4px;
	background-color: white;
}
.chalt{
	background-color: #E2E2E2;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}			

/* Google Search */
.cse-branding-bottom,
.cse-branding-right {
margin:0;
padding:0
}
.cse-branding-bottom,
.cse-branding-right {
zoom: 1;
}
.cse-branding-bottom:after,
.cse-branding-right:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden
}
.cse-branding-text { 
font: 10px Arial;
}
.cse-branding-form form {
margin-bottom: 0;
padding-bottom: 0;
}
/* Bottom-specific selectors */
.cse-branding-bottom .cse-branding-logo, 
.cse-branding-bottom .cse-branding-text {
display: block; 
float: left
}
.cse-branding-bottom .cse-branding-form {
margin-bottom: 3px;
}
.cse-branding-bottom .cse-branding-logo {
padding: 0
}
.cse-branding-bottom .cse-branding-text {
padding-top: 4px
}
.cse-branding-right .cse-branding-form {
float: left;
}
/* Right-specific selectors */
.cse-branding-right .cse-branding-logo, 
.cse-branding-right .cse-branding-text {
margin-left: 4px;
}
.cse-branding-right .cse-branding-form {
float: left;
margin-right: 4px;
}
.cse-branding-right .cse-branding-logo {
padding: 0
}
.cse-branding-right .cse-branding-text {
margin-top: -4px
}
