/*
Theme Name: Notebooks Direct
Theme URI: http://wordpress.org/
Description: Theme For Notebooks Direct
Version: 1.0
Author: Omar Fitzpatrick
Author URI: http://www.starterwebsite.info/
Tags: Caribbean Webmasters Inc

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* BEGIN CUSTOM EDIT */
body
{
font-size: 12px !important;
	font-family:verdana, arial, sans-serif !important;
	margin: 0  !important;
	padding: 0  !important;
	color: #333333  !important;
background-color:#444444;
}
#cwiWrapper {
	margin:0 auto;
	text-align:left;
	padding-top:10px;
	background:url("images/header_bg.jpg");
	background-repeat:repeat-x;
	height:180px;
font-size:12px;
}

#cwiHeader {
	text-align:left;
	padding-top:4px;
	width:770px;
        margin: 0 auto;
font-size:12px;
}


/* MENU ITEMS */

#recent-posts li
{
  list-style:none;
  margin:0px;
  padding:4px 30px 4px 30px;
  float:left;
  background-color:#555555;
  border-right-color:#999999;
  border-right-style:solid;
  border-right-width:1px;
  border-left-color:#222222;
  border-left-style:solid;
  border-left-width:1px;
  position:relative;
  top: 11px;
  left:1px;
text-transform:lowercase;
font-size:11px;
line-height: 14px !important;

}

#recent-posts A
{
  font-size:11px;
text-transform: lowercase;
font-family: tahoma, verdana;
color:#FFFFFF;
font-weight:normal;
  }

#recent-posts h2
{
  display:none !important;
  }

#recent-posts {
	margin-top: 0px;
	margin-left: 0px;
	padding-left:0px;
}


h2 a {
	color: #226699;
}


.widget
{
margin-bottom:30px;
}


#myFooter
{
	margin:0 auto;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	padding:3px 0px 3px 0px;
	width:770px;
	background-color:#444444;
	clear:both;
}

#myCredit
{
	margin:0 auto;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	padding:3px 0px 3px 0px;
	width:770px;
	background-color:#FFFFFF;
	clear:both;
}

#mainImage
{
margin-bottom:4px;
padding-bottom:20px;
}

ul
{
    list-style-image: url(images/newbullet.gif);
}


li{
	padding:0px 0px 4px 0px;
	margin-left:0px;
}
/* END CUSTOM EDIT */




/* Begin Typography & Colors */
body {
	
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/* background: #d5d6d7 url('images/kubrickbgcolor.jpg'); */
	color: #333;
	}

#myPage {
	text-align: left;
	}

#header {
display:none !important;
/*
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
	}

#headerimg 	{
display:none !important;
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	}

.widecolumn .entry p {
	}

.narrowcolumn .entry p {
	margin:0px 0px 0px 0px;
	font-size: 12px;
	}
	
.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	/*border-left: 1px solid #ddd;*/
}

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;*/
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
	}

#headerimg .description {
	}


h1 {
	}


h2 {
	margin:0px 0px 0px 0px; padding:0px 0px 5px 0px;}


h3 {
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h3, h3 a, h3 a:visited {
	color: #333;
	}

#sidebar h2
{
font-size:11px;
padding:6px;
background-color:#EEEEEE;
margin-top:0px;
text-transform:uppercase;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin:20px 0px 20px 0px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:20px 0px 20px 0px;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 770px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: right;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	width: 665px;
background-color:#FFFFFF;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 770px;
	clear: both;
	}

#footer p {
		margin:20px 0px 20px 0px;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {

font-size:18px;
font-family: "Trebuchet MS";
color:#EDAD00;
padding:5px 0px 5px 0px;
margin:0px 0px 10px 0px;
font-weight:normal;
border-bottom:1px solid #EEEEEE;
	}



h3 {
	padding: 0px 0px 0px 0px;
	margin:0px 0px 7px 0px;
	color:#222222;
	font-size:12px;
	font-weight:bold;
	
	}

h3.comments {
	padding: 0;
	
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	}

html>body .entry li {
	/*margin: 7px 0 8px 10px;*/
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

#searchform div label {
display:none;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	padding: 3px 3px 3px 18px;

		width:110px;
		background:#f5f5f5 url(images/mglass.png) no-repeat;
		background-position:bottom left;
		-webkit-border-radius:11px 11px;
		-moz-border-radius:11px;
		-khtml-border-radius:11px;
		border-radius:11px;
		border:2px solid #ccc;
		color:#666;
		font-size:11px;
		height:14px;
		margin:5px 0 0; }

#searchform #s:hover { border-color:#4D4D4D; }


#searchsubmit {
	background:#E9E8C5;
	background-repeat:repeat-x;
	margin:4px 0 0;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	letter-spacing:normal;
	line-height:16px;
	text-align:center;
	text-decoration:none;
	padding:2px 2px!important;
	cursor:pointer;
	border:2px solid #bbb;
	-moz-border-radius:11px;
	-khtml-border-radius:11px;
	-webkit-border-radius:11px;
	border-radius:11px;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-khtml-box-sizing:content-box;
	box-sizing:content-box;
	text-shadow:rgba(255,255,255,1) 0 1px 0; }

	#searchsubmit:hover { border-color:#4D4D4D; }

#sidebar {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float:left; 
	width:200px; 
	margin-right:0px;
	margin-left:0px;
	background-color:#FFFFFF;
padding:5px;
	overflow:hidden;
border-right:1px #CCC solid;
border-bottom:dotted 1px #CCC;

	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0px 10px 0px 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;
}

.box {
padding:4px;
border:solid 1px #CCCCCC;
}

.boxNormal {
padding:4px;
border:solid 1px #CCCCCC;
margin:5px;
}


.imageRight
{
float:right;
}

p {
	margin:0px 0px 0px 0px;
}

.highlight1 {
color:#FF6600;
font-weight:bold;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */







#topBar
{
width:866px;
height:45px;
background-color:#222222;
color:#FFFFFF;
margin:14px auto 1px auto;
border-bottom:solid 4px #EE6622;
}

#logo
{
width:250px;
height:70px;
margin:0px 20px 0px 0px;
padding:0px 0px 0px 0px;
float:left;
}

#topBarContent
{
padding:0px;
float:right;
width:500px;
text-align:right;
margin-top:31px;
}

#topBarContent a
{
display:block;
border-right:solid 1px #FF6600;
border-left:solid 1px #993300;
background-color:#EE6622;
padding:9px 12px 8px 12px;
text-transform:uppercase;
font-size:10px;
}

#topBarContent a.current
{
background-color:#FFAA66;
color:#222222;
text-decoration:none;
font-weight:bold;

}


#topBarContent a
{
color:#FFFFFF;
}

#topBarContent a:hover
{
background-color:#FFAA66;
color:#222222;
text-decoration:none;
}

#topBarContent li
{
float:right;
}

#topBanner
{
clear:both;
width:900px;
height:150px;
margin:0px auto 0px auto;
background-color:#FFFFFF;
padding:0px 0px 0px 0px;

}


.roundedBox {position:relative; padding:17px; margin:0px 0px 0px 0px;}
.corner {position:absolute; width:9px; height:9px;}
.topLeft {top:0; left:0; background-position:0px 0px;}
.topRight {top:0; right:0; background-position:-10px -0px;}
.bottomLeft {bottom:0; left:0; background-position:-0px -10px;}
.bottomRight {bottom:0; right:0; background-position:-10px -10px;}

#topBar .corner {background-image:url(images/corners.gif);}



#bottomBar
{
width:880px;
height:30px;
margin:5px auto 0px auto;
background-color:#222222;
padding:5px 10px 5px 10px;
text-align:center;
color:#CCCCCC;
font-size:10px;
}

#bottomBar .corner {background-image:url(images/corners.gif);}


#myPage
{
 width:900px;
 margin:5px auto 0px auto;
 padding:0px;
 background-color:#FFFFFF;
}

.homeBox
{
	width:296px;
	height:32px;
	background-color:#EEEEEE;
	float:left;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	font-family: "Trebuchet MS";
	text-align:center;
	padding-top:8px;
}

.first
{
margin-right:5px;
background-color:#444444;
background-image:url(images/first.png);
}

.second
{
margin-right:1px;
margin-left:1px;
background-color:#BAA156;
background-image:url(images/third.png);
}

.third
{
margin-left:5px;
background-color:#567CBA;
background-image:url(images/second.png);
}


.homeBox2
{
	width:288px;
	height:140px;
	background-color:#EEEEEE;
	float:left;
	color:#555;
	font-size:12px;
	font-weight:normal;
	font-family: arial;
	text-align:left;
	padding:4px;
	marign-top:4px;
	:
}

.homeBox2 h1
{
font-size:16px;
font-weight:bold;
font-family:"Trebuchet MS";
border:0;
background:0;
padding:0px;
text-transform:none;
margin-bottom:10px;
}

.homeBox2 ul
{
list-style-type:none; 
list-style-image:none; 
margin:0px; 
padding:10px; 
width:160px; 
border:dotted 1px #CCC; 
background-color:#F5F5F5;
}

.first2
{
margin-right:5px;
background-color:#FFFFFF;
}

.second2
{
margin-right:1px;
background-color:#FFFFFF;
margin-left:1px;
}

.third2
{
margin-left:5px;
background-color:#FFFFFF;
}

ul
{
margin: 10px 0px 10px 0px;
}

a {
color:#2266FF;
}

.breadcrumb
{
font-size:9px;
}

.gallery
{
float:left;
}

.gallery .gallery-item
{
margin-top:0px;
}
.gallery-icon a img
{
border:none;
margin-top:0px;
margin-right:5px;
}

h4
{
font-size:9px;
color:#2266CC;
text-transform:uppercase;
padding:0px 0px 5px 0px;
margin:0px 0px 0px 0px;
}

.iSupportBox
{
float:left;
width:280px;
height:90px;
padding:10px;
margin:10px;
border:dashed 1px #AABBCC;
}


ul.iRemoteSupport
{
padding:8px; 
border:dashed 1px #FF6600; 
width:500px;
background-color:#FFEEDD;

}

ul.iRemoteSupport li
{
margin-left:20px;
}


#mmf-f2-p104-o1
{
font-size:12px;
}

#mmf-f2-p104-o1 form p label
{
font-size:11px;
font-family:arial;
}

.mmf-form-control-wrap input
{
width:200px;
}

.myPrice
{
color:#009900;
font-size:20px;
font-weight:normal;
}

.myShipping
{
font-size:11px;
}

.myDisclaimer
{
float:right; 
font-size:9px; 
padding-top:5px; 
margin-top:5px; 
border-top:1px solid #CCC;
width:100%;
}

.categoryBox
{
float:left; 
padding:5px; 
border:solid 1px #CCC; 
width:199px; 
text-align:center;
margin-right:10px; 
height:200px;
margin-bottom:20px;
font-size:11px;
}

.categoryBox2
{
background-image:url("images/fbcatbg.jpg");
background-position:bottom left;
background-repeat:repeat-x;
}

.categoryBox a p
{
text-align:center;
}

.categoryBox a
{
font-size:11px;
text-align:center;
}

.categoryHeaderBox
{
border:2px dashed #449944; 
padding:10px; 
text-align:center; 
font-size:11px;
}

.twtr-hd h4 a
{
font-size:11px;
}

.twtr-widget
{
margin-top:10px;
}

.notebookOverview
{
float:left;
width:310px;
padding-left:10px;
}

a.highlighted
{
font-size:12px;
font-weight:bold;
padding:10px;
border:solid 1px #CCC;
background-color:#F5F5F5;
margin:5px 0px;
display:block;
text-align:center;
}

a.highlighted:hover
{
background-color:#3399FF;
color:white;
text-decoration:none;
}

.buyNow
{
font-size:16px;
color:#006600;
font-weight:bold;
margin-bottom:15px;
}