/*  

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

*/


/* General */


body {
  margin:0;
  font-family: 'century gothic',Arial,sans-serif;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  background: #63211c;
}

body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form {
  margin: 0;
  padding: 0;
}

#wrapper {
  margin: 0 auto 0 auto;
  width: 908px;
}

a {
  text-decoration: none;
  color: #9B0500;
}

a:hover {
  color: #D80700;
  text-decoration: none;
}

p{
  padding: 0;
}

h1 {
  font-size: 24px;
  padding: 5px 0 0px 0;
font-weight: 100; 
  font-family: futura, impact, sans-serif;
}

h2 {
  height: 24px;
  color: #000000;
  font-size: 15px;
}

h2.widgettitle {
  background: url(images/widget-title-bg.png) no-repeat;
  font-family: futura, impact, sans-serif;
  height: 31px;
  color: #f6e0b0;
  font-size: 13px;
  font-weight: 100;
  padding: 4px 0 0 4px;
  text-transform: uppercase;
	
}

h3 {
  font-size: 18px;
  padding: 0 0 10px 0;
}

h4 {
  margin: 0 10px 0 10px;
  border-bottom: 1px solid #888;
}

h5 {
  font-size: 15px;
	line-height: 200%;
	font-weight: normal;

}

blockquote {
	background: url(graphics/openquote.gif) no-repeat;
	padding-left: 85px;
	font-style: italic;
	margin: 20px 0px 20px 0px;
	color: #555555;
}

#header {
	background:transparent url(graphics/header.png) no-repeat scroll 0 0;
	height:106px;
	width:908px;
}

#logo {
	width:281px;
	height:104px;
	background: transparent url(graphics/logo.png) no-repeat;
	margin-left:7px;
}

#header a {
	width:281px;
	height:104px;
	color:transparent;
	cursor: pointer;
}

#header img {
	height:104px;
	width:281px;
}

#containertop {
  width: 907px;
  height: 92px;
  background: url(graphics/containertopbg.jpg);
  position:relative;
  z-index: 10;
}

#container {
  width: 908px;
	min-height: 600px;
  height: 100%;
  overflow: hidden;
  background: url(graphics/containerbg.jpg);
  position:relative;
  z-index:5;

}

#containerbottom {
  width: 908px;
  height: 185px;
  background: url(graphics/containerbottombg.png) no-repeat;
  padding-bottom: 3px;
  position:relative;
  z-index: 10;
  margin-top:-30px;
}

#tableset {
 -moz-border-radius: 8px;
   -khtml-border-radius: 8px;
   -webkit-border-radius: 8px;
   border-radius: 8px;
}

/* Navigation */

.navigation {
	margin-left: 10px;
	margin-bottom: 5px;
}

#toppagemenu {
  width: 565px;
  height: 104px;
  float: right;
  z-index: 999;
  margin-top: -104px;
  margin-right:90px;
}

#toppagemenu ul {
  margin:0px;
  padding: 0px;
  list-style-type:none;
  float: left;
}

#toppagemenu ul li {
	float:left;
	height:80px;
	margin:24px -38px 0 44px;
	position:relative;
	width:119px;
}

#toppgemenu ul li:hover {
	background-position: 0px 0px;
}

.blog {
	background:transparent url(http://otmproductions.com/wp-content/themes/noir/gaphics/blog-off-the-menu-productions-portland-vancouver.png) no-repeat scroll 0 46px;
}

.blog1{
	position:absolute;
	top:10px;
	left:27px
}

.blog2 {
	position:absolute;
	top:45px;
}

.services1{
	position:absolute;
	top:10px;
	left:27px
}

.services2 {
	position:absolute;
	top:45px;
}

.showcase1{
	position:absolute;
	top:10px;
	left:27px
}

.showcase2 {
	position:absolute;
	top:45px;
}

.contact1{
	position:absolute;
	top:10px;
	left:27px
}

.contact2 {
	position:absolute;
	top:45px;
}

.button1 {
	width: 119px;
	height: 80px;
	position:relative;
}

.button2 {
	width: 119px;
	height: 80px;
	position:relative;
}

.button3 {
	width: 119px;
	height: 80px;
	position:relative;
}

.button4 {
	width: 119px;
	height: 80px;
	position:relative;
}

.services {
	background:transparent url(http://otmproductions.com/wp-content/themes/noir/gaphics/services-off-the-menu-productions-portland-vancouver.png) no-repeat scroll 0 46px;
}

.showcase {
	background:transparent url(http://otmproductions.com/wp-content/themes/noir/gaphics/showcase-off-the-menu-productions-portland-vancouver.png) no-repeat scroll 0 46px;
}

.contact {
	background:transparent url(http://otmproductions.com/wp-content/themes/noir/gaphics/contact-off-the-menu-productions-portland-vancouver.png) no-repeat scroll 0 46px;
}

#toppagemenu ul li a {
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: #000000 2px 2px 2px;
  font-size: 1.3em;
	color: transparent;
	font-weight: 100; 
	width: 119px;
	height: 70px;
}

.buttonhover {
	padding-top:20px;
}

#toppagemenu ul li a:hover {
	color: transparent;
} 

#toppagemenu li ul {
  display: none;
  position: absolute; 
  top: 22px;
  margin-left:-2px;
}

#toppagemenu li.over ul, #toppagemenu li:hover ul {
  display: block;
}

#toppagemenu li ul li {
  background: #232323;
  text-align:center;
  min-width:111px;
	-moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
	
	-khtml-border-bottom-right-radius: 8px;
	-khtml-border-bottom-left-radius: 8px;
	
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

#toppagemenu li ul a {
  width: 111px;
  padding-top: 2px;
  height: 16px;
  text-decoration: none;
  text-transform: none;
  font-size: 11px;
  font-weight: 600;
  opacity: .85;
  filter: alpha(opacity=85);
  color: #dddddd;
}

#toppagemenu li ul a:hover {
  color: #fecc0c;
}


/* Sidebar 1 */


.sidebar {
  float: left;
  width: 115px;
  padding: 17px 0px 0px 32px;
  display:inline;
}

.sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
	}

.sidebar ul ul li {
  	margin-bottom: 15px;
	}

.sidebar ul ul li a {
	color:#63211c;
	font-style: italic;
	font-weight: 300;
	font-size: 13px;
}

.sidebar ul ul li a:hover {
	color:#D80700;
}


/* Content */


#contentheader{
  float:left;
  margin-top: 25px;
  width: 908px;
  height: 50px;
}

.title {
	padding: 12px 7px 0;
	background: transparent;
	text-transform: uppercase;
	color:#63211c;
	float:right;
	width:685px;
}

.title a {
	color:#63211c;
	text-decoration: none;
}

#content{
	float:right;
	height: 100%;
	background: transparent;
	line-height: 150%;
	font-size: 13px;
	padding-right:135px;
	width:555px;
}

.post {
  padding: 0px;
}


/* Comments */


.comments-template{
  border-bottom: 1px solid #bbb;
}

.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 img {
  border: 1px solid #972435;
}


/* Link Images */


#socialmediaheader{
  float:right;
  margin-top: 25px;
  margin-bottom: 17px;
  padding: 3px 0 0 15px;
  width: 180px;
  height: 47px;
}

.socialmedia {
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #bababa;
  height: 40px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#facebook {
  background: url(graphics/facebook.png) no-repeat;
  width: 37px;
  height: 37px;
}

#linkedin {
  background: url(graphics/linked_in.png) no-repeat;
  width: 37px;
  height: 37px;
}

#twitter {
  background: url(graphics/twitter.png) no-repeat;
  width: 37px;
  height: 37px;
}


/* Sidebar 2 */


.sidebar2 {
  float: left;
  width: 200px;
  padding: 0px 10px 0px 10px;
  display:inline;
  z-index:5000;
}

.sidebar2 ul {
  list-style-type: none;
  margin: 0;
  padding: 0 10px 0 10px;
}

.sidebar2 ul ul li {
  line-height:24px;
}


/* Widgets */


table#wp-calendar{
  align: center;
  padding: 0px 10px 0px 5px;
  width: 165px;
  color: #cccccc;
}

.widget {
  margin: 0;
  font-size: 90%;
  padding: 0 0 20px;
}


/* Footer */


#footer {
  position: relative;
  width: 900px;
  padding:0px 0px 20px 66px;
  font-size: 11px;
}


/* Required CSS for Word Press Themes */


.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -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;
}

.addtoany_share_save_container {
	border-bottom: 1px solid #7C0400;
	padding-bottom: 5px;
	}