/*
Theme Name: Canvas On Demand
Theme URI: http://www.canvasondemand.com/
Description: Canvas On Demand theme
Version: 1.0
Author: Elijah Taylor
Author URI: http://www.canvasondemand.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Serif;
	color: #4c4c4c;
	text-align: center;
	background: #e8e7df url('images/background_page.jpg') left top repeat-x;
	}

#wrap {
	
}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	position: relative;
	}

#content {
	font-size: 1.5em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry, .post {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {

	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: normal;
	color: #343132;
	line-height: 1.2em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 2em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

.post h2 {
	text-align: left;
}

h3 {
	font-size: 1.5em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {

	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em;
	}

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
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#sidebar ul.bullets {
	list-style-type: disc;
	margin: 1em 0 1em 1em;
	padding: 0 0 0 1em;
}

#sidebar ul.bullets li {
	list-style-type: disc;
	margin: 1em 0;
	line-height: 1.4em;
}

li .rss_title {
	display: block;
	font-weight: bold;
}

li .rss_description {
	display: block;
	font-style: italic;
}

li .rss_date {
	display: block;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0 auto 20px auto;
	padding: 20px 25px 0 25px;
	width: 900px;
	min-height: 900px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 560px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0;
	width: 600px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	clear: both;
	}

.post h3 {
	text-align: left;
	}

.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;
	padding-bottom: 1em;
	font-size: 0.9em;
	border-bottom: 3px solid #DFE0D3;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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 */

html>body .entry ul {
	margin-left: 0;
	padding: 0 0 0 30px;
	}

.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 {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

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: 10px;
	}

.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
{
	font-family: 'Trebuchet MS', Helvetica, Arial, Sans-Serif;
	padding: 20px 0 10px 0;
	margin-left: 600px;
	width: 300px;
	}

#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;
	}
	
#subscribe-links {
	position: absolute;
	bottom: -25px;
	right: 0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #777;
}

#subscribe-links img {
	position: relative;
	top: 4px;
	width: 20px;
	height: 16px;
}

/* 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: 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;
}
/* End captions */

/* Begin Tabstrip */

.tabPanelContainer
{
	background: url('images/tabpanel-top.png') left top no-repeat;
	font-family: Georgia, "Times New Roman", Serif;
	margin: 35px 0;
}

.tabPanelTabs 
{
	height: 33px;
	margin-left: 2px;
}

.tabPanelBody
{
	min-height: 300px;
	padding: 1px 20px;
	background: #dfe0d3 url('images/tabpanel-bottom.png') left bottom no-repeat;
	color: #343132;
	font-size: 1.2em;
}

.tabPanelBody p
{
	line-height: 1.75em;
	margin: 1em 0;
}

.tabPanelBody h3 
{
	margin-top: 1em;
	color: #9a9a92;
	font-size: 1.6em;
}

.tabPanelContainer .tab-off,
.tabPanelContainer .tab-on
{
	height: 30px;
	width: 96px;
	background: transparent url('images/tab.png') left top;
	float: left;
	margin-left: 1px;
	font-size: 1.2em;
	line-height: 1.0em;
	padding-top: 3px;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
}

.tabPanelContainer .tab-off
{
	background-position: left bottom;
}

.tabPanelContainer .oneline
{
	padding-top: 0;
	height: 33px;
	line-height: 33px;
}

/* End Tabstrip */

/* Begin main bar tabs */



/* End main bar tabs */

/* Begin Submenu */

#site-banner
{
	position: relative;
}

#site-banner ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 84px;
	right: 0;
}

#site-banner ul li 
{
	display: block;
	width: auto;
	float: left;
	padding: 0 10px;
	line-height: 30px;
}

#site-banner ul li a 
{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
}

#site-banner ul li a:hover
{
	text-decoration: underline;
}

/* End Submenu */

/* COD THEME */

/* Header */
#header_container                              { margin: 0 auto; width: 950px; position: relative; background: url('images/background_header.jpg') center top no-repeat; }
#header                                        { width: 950px; margin: 0 auto; position: relative; height: 120px; }
#header .hleft, #header .hright                { width: 90px; height: 119px; position: absolute; left: -90px; top: 0; }
#header .hright                                { left: auto; right: -90px; }
#header .phonenumber                           { position: absolute; left: 370px; top: 32px; }
.headermessage                                 { position: absolute; left: 370px; top: 30px; }
.headermessage .line1                          { font-family: Arial; font-size: 13px; font-weight: bold; color: #8ff7f8; }
.headermessage .line2                          { font-family: Arial; font-size: 11px; color: #fff; }
.logo                                          { position: absolute; left: 0; top: 24px }
.logo a:hover                                  { background-color: Transparent; }
.prologinbutton                                { position: absolute; right: 0; top: 27px; }
.livechatheader                                { position: absolute; right: 83px; top: 0; width: 158px; height: 47px; }
.topnav                                        { position: absolute; right: 0; top: 73px; color: #fff; font-size: 11px; text-align: right; font-family: Arial; }
.topnav ul                                     { list-style-type: none; margin: 0; padding: 0; }
.topnav ul li                                  { margin: 0; float: left; line-height: 18px; background: url('images/menu/top_menu_sep.png') right center no-repeat; text-align: right; }
.topnav ul li a                                { color: #fff; padding: 0 10px; text-shadow: 1px 1px 0 #000; }
.topnav ul li a:hover                          { background: transparent; color: #ccc; }
.topnav ul li.cart                             { background: url('images/icon_cart.png') 5px center no-repeat; }
.topnav ul li.cart a                           { padding: 0 0 0 25px; }

/* Main Menu */
.nav                                           { padding: 0; margin-left: -10px; width: 728px; height: 53px; float: left; position: relative; z-index: 999; background: url('images/menu/background_menu.png') left bottom no-repeat; }
.nav ul                                        { padding: 0; margin: 0; }
.nav ul li                                     { position: relative; }
.nav a                                         { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333; text-decoration: none; }
.nav li                                        { margin: 1px 0 0 2px; padding: 0; display: inline-block; line-height: 44px; float: left; }
.nav li a                                      { display: block; text-align: center; line-height: 44px; }
.nav li.s > a                                  { color: #899e21; background: transparent; }
.nav a:hover                                   { background: transparent; text-shadow: 1px 1px 1px #ddd; }

.nav li.s                                      { background: url('images/menu/background_menu_item_s.png') right top no-repeat; }
.nav li.home.s                                 { background: url('images/menu/background_menu_first_s.png') left top no-repeat; }
.nav li.blog.s                                 { background: url('images/menu/background_menu_last_s.png') right top no-repeat; }

.nav li.home                                   { width: 115px; margin: 0; line-height: 45px; }
.nav li.options                                { width:  94px; }
.nav li.prices                                 { width:  86px; }
.nav li.showcase                               { width: 170px; }
.nav li.help                                   { width:  73px; }
.nav li.blog                                   { width: 182px; margin: 0; line-height: 45px; }

.nav li.home a                                 { padding-left: 11px; }
.nav li.blog a                                 { padding-right: 11px; color: #085c74; }

/* Main Menu Drop Down */
.nav ul li ul                                  { display: none; background: url('images/menu/background_ddmenu.png') center bottom no-repeat; overflow: hidden; width: 200px; position: absolute; padding: 10px 0 30px 24px; }
.nav ul li ul li                               { clear: left; padding: 0; margin: 0; }
.nav ul li ul li.s                             { background: transparent; }
.nav ul li ul li a                             { color: #085c74; font-size: 13px; line-height: 2.25em; text-align: left; }
.nav ul li ul li.s a                           { color: #899e21; }
.nav ul li ul li a:hover                       { color: #899e21; }
.nav ul li ul li.div                           { background: transparent url('images/menu/background_ddmenu_div.png') left top no-repeat; padding-top: 5px; margin-top: 5px; width: 100%; }


/* Submenu */
.subnav                                        { overflow: hidden; background: url('images/menu/background_page_shadow.png') left bottom repeat-x; width: 950px; padding-top: 23px; font-family: Arial; }
.subnav ul                                     { margin: 0; padding: 0; list-style-type: none; }
.subnav li                                     { margin: 0; padding: 0 11px 0 10px; float: left; height: 24px; background: url('images/menu/background_submenu_sep.png') right top no-repeat; }
.subnav a                                      { color: #333333; display: block; line-height: 17px; padding-bottom: 7px; text-shadow: #fcfcfb 1px 1px 0; text-transform: uppercase; font-size: 11px; }
.subnav a:hover                                { color: #2c788e; }
.subnav li.s a                                 { color: #2c788e; background: url('images/menu/background_submenu_arrow.png') center bottom no-repeat; }

.placeorder                                    { float: right; margin-right: -5px; }
.placeorder a                                  { display: block; width: 232px; height: 53px; background: transparent url(images/menu/btn_ordernow.png) 0 0 no-repeat; text-decoration: none; }
.placeorder a:hover                            { background-position: 0 -53px; background-color: transparent; }
.placeorder a:active                           { background-position: 0 0; }
