/* Begin Typography & Colors */
/* MAIN STYLES */
body { font-family:  Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    font-size: 13px;
    color:#666666;
    margin-top: 0px;
    text-align: left;}

#page {
	background-color: white;
	text-align: left;
	}
#blog-email-signup{
width:262px;
height:33px;
padding-top:75px;
background:url(/media/img_blog_email_signup.jpg) no-repeat;
}
#blog-email-signup input{
padding:0;
margin:0;
}
#MERGE0{
border:1px solid #cccccc;
background-color:#ffffff;
font-size:9px;
color:#000000;
height:20px;
line-height:20px;
}

#content {
	padding-top:50px;
	}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-size: 0.9em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.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 {
	font-size:13px;
	}

.commentmetadata {
	font-weight: normal;
	}

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: #F03C96;
	text-decoration: none;
	outline:none;
	}

a:hover {
	color: #F03C96;
	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;
	}
#postTitle a{
	color: #2D2D2D;
	font-size: 21px;
	font-weight:bold;
	}

h2.pagetitle{
	color: #2D2D2D;
	font-size: 21px;
	font-weight:bold;
	text-align:left;
	padding:0px;
	margin:0px 0px 20px 0px;
	}

h3{
	padding:0px;
	margin:0px;
	text-align:left;
	}
	
h3 a{
	color:#2D2D2D;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	}
	
h3 a:hover{
	color:#2D2D2D;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	}

#commentForm{
	text-align:left;
	width:425px;
	}

#categoriesNavigationTitle{
	font-weight:bold;
	font-size:13px;
	color: #666666;
	}
	
#categoriesNavigationTitle li{
	color: #2D2D2D;
	}

.navigationTitle{
	font-weight:bold;
	font-size:13px;
	color: #666666;
	padding-left:18px;
	}
	
.navigationTitlePages{
	font-weight:bold;
	font-size:13px;
	color: #666666;
	padding-left:18px;
	}

.categoriesTitleDisplay{
	font-weight:bold;
	font-size:13px;
	color: #2D2D2D;
	}
	
#postmetadata{
	font-size:13px;
	color: #666666;
	}
	
.postmetadata a{
	font-size:12px;
	color: #5CAFBA;
	}
	
#innerEntryPostMetaData a{
	font-size:12.5px;
	color: #F03C96;
	text-decoration:underline;
	}

#innerEntryPostMetaData a{
	/*font-size:12.5px;*/
	}
	
#categoryPostMetaData{
	height:22px;
	float:left;
	}
	
#categoryPostMetaData #leftImage{
	float:left;
}

#categoryPostMetaData #categoryPostMetaDataText{
	float:left;
	height:22px;
	background-color:#DCDCDC;
	
}

#categoryPostMetaData #rightImage{
	float:left;
}
	
#categoryPostMetaData a{
	font-size:13px;
	color: #2D2D2D;
	}
#postedInText{
	float:left;
	padding-right:5px;
	}
#categoryPostMetaDataText2{
	float:left;
	padding-left:5px;
	}

#numberComments {
	float:left;
	width:87px;
	border-right:1px solid #E5E5E5;
	}

#leaveComment{
	float:left;
	width:453px;
	padding-left:10px;
	}

#socialNetworking{
	float:left;
	width:90px;
	background-image:url('/wp-content/themes/canvasBlog/images/blog_bg_social_networking.gif');
	background-repeat:no-repeat;
	padding:6px;
	}
	
#socialNetworking .socialImage{
	float:left;
	width:22px;
	}

#numberComments a{
	color: #2D2D2D;
	font-size:13px;
	}

#leaveComment a{
	font-weight:bold;
	color: #5CAFBA;
	font-size:13px;
	}
	
	
	
#entry p{
	font-size:13.5px;
	color: #666666;
	}
	
#entry p a{
	font-size:13.5px;
	color: #F03C96;
	text-decoration:underline;
	}
	
#innerEntry p{
	font-size:13.5px;
	color: #666666;
	}
	
#innerEntry p a{
	font-size:13.5px;
	color: #F03C96;
	text-decoration:underline;
	}

#sidebarCategories{
	margin:0px;
	}
	
#sidebarCategories a{
	font-size:13px;
	color: #2D2D2D;
	font-weight:bold;
	}
	
.postTitle{
	color:#2D2D2D;
	font-size:21px;
	font-weight:bold;
	padding-bottom:10px;
	}
#editEntryPage{
	text-align:left;
	}	
#editEntryPage a{
	font-weight:bold;
	color: #5CAFBA;
	font-size:13px;
	
	}
/* End Typography & Colors */



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

#page {
	background-color: white;
	margin: 0px auto;
	}

#header {
	background-color: #2D2D2D;
	left-padding: 58px;
	right-padding: 48px;
	height: 130px;
	width: 100%;
	}

#headerWrap {
	margin: auto;
	height: 130px;
	width:955px;
	text-align:left;
	}
	
#headerLogo{
	width:388px;
	height:33px;
	padding-top:40px;
	text-align:left;
	margin-bottom:16px;
	float:left;
	}
	
#headerNav{
	float:right;
	font-size:12px;
	line-height:22px;
	padding-top:40px;
	position:relative;
	text-align:right;
	width:160px;
	z-index:100;
	}
	
#headerNav a.RightBorder {
	border-right:1px solid #FFFFFF;
	padding:0 10px;
}

#headerNav a.noBorder {
	padding-left:10px;
}

#headerNav a {
	color:#FFFFFF;
}
	
#headerInfo{
	float:right;
	height:14px;
	line-height:14px;
	padding-top:10px;
	position:relative;
	text-align:right;
	width:430px;
	z-index:99;
	}
#headerPhone{
	color:#FFFFFF;
	float:right;
	font-size:14px;
	font-weight:bold;
}

#clear{
	clear:both;
	}

#headerTabs{
	float:left;
	height:41px;
	width:590px;
	}
#wrap{
	width:955px;
	margin:auto;
}

#content {
	float: left;
	padding-right: 38px;
	margin: 0px;
	width: 653px;
	_overflow:hidden;
	}

#postDivider{
		border-bottom:1px solid #E5E5E5;
	}
	
.post {
	margin: 0px 0px 50px;
	text-align: justify;
	border-bottom:1px solid #E5E5E5;
	}

#postTitle{
	padding-bottom:10px;
	}
	
#postmetadata{
	line-height:20px;
	padding-bottom:40px;
	}
	
#postmetadataComments{
	height:16px;
	padding-bottom:30px;
	}

#entry{
	padding-top:20px;
	}

#innerEntry{
	padding-top:20px;
	}
	
.postmetadata {
	clear: both;
	font-size:13px;
}

.clear {
	width:100%;
	clear: both;
}

#footer {
	background-color: #2D2D2D;
	margin: 0 auto;
	width: 100%;
	height: 112px;
	clear: both;
	color:#FFFFFF;
	font-size:12px;
	}
	
#footerWrap {
	margin: 0 auto;
	width: 955px;
	}
	
#followUs {
	float: left;
	width: 955px;
	height:27px;
	padding:21px 0px 21px 0px;
	text-align:left;
	border-bottom:1px solid #3C3C3C;
	}

#followUsWrap{
	float:left;
}

#shareThisWrap{
	float:right;
}

#shareThisWrap a{
	color:#FFFFFF;
	outline:none;
	}

#followUsText {
	font-style:italic;
	padding:7px 0px 7px 0px;
	width:84px;
	float:left;
	}
	
#copyright {
	float: left;
	width: 955px;
	height:15px;
	padding-top:15px;
	text-align:left;
	}
	
#copyright a{
		text-decoration:none;
		color:#5CAFBA;
	}

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

/* End Structure */

/* 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 {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

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

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar ul li ul {
	margin: 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding-left: 27px;
	}

#sidebar #sidebarNav #sidebarCategories li{
	margin-bottom: 8px;
	margin-top: 10px;
	padding-bottom:10px;
	padding-left:18px;
	border-bottom:1px solid #E5E5E5;
	font-size:13px;
	}

.navigationTitle{
	padding-top:25px;
	}
	
.navigationTitlePages{
	padding-top:20px;
	}

#sidebarNav li a{
	color:#2D2D2D;
	font-size:13px;
	}
	
#sidebarCategories ul li{
	margin-bottom:15px;
	}

#categoriesNavigationTitle{
	padding-bottom:6px;
	padding-left:18px;
	padding-top:17px;
	border-bottom:1px solid #747474;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchWrap{
	height:48px;
	padding:10px 17px 17px 17px;
	}

#searchOuterWrap{
	background-image:url('/wp-content/themes/canvasBlog/images/blog_bg_search.jpg');
	background-repeat:no-repeat;
	height:80px;
	}
	
#emailWrap{
	padding-bottom:35px;
	padding-top:23px;
	
	}
	
#searchLabel{
	height:24px;
	text-align:left;
	}
#searchBoxForm{
	height:24px;
	}
#searchBoxInput{
	float:left;
	padding-top:1px;
	}
#searchBoxImageButton{
	float:left;
	padding-left:10px;
	}
	

#emailSignUp{
	height:14px;
	text-align:left;
	padding-bottom:10px;
	}
	
#emailLabel{
	text-align:left;
	padding-bottom:14px;
	font-size:12px;
	color:#666666;
	}
	
#emailHateSpam{
	text-align:left;
	padding-top:10px;
	font-size:12px;
	color:#2D2D2D;
	}
	
#emailTopBackground{
	background-image:url('/wp-content/themes/canvasBlog/images/blog_signup_top.jpg');
	background-repeat:no-repeat;
	height:20px;
	_margin-bottom:-2px;
	}
	
#emailBottomBackground{
	background-image:url('/wp-content/themes/canvasBlog/images/blog_signup_bottom.jpg');
	background-repeat:no-repeat;
	height:20px;
	}
	
#emailInnerWrap{
	background-image:url('/wp-content/themes/canvasBlog/images/blog_signup_middle.jpg');
	background-repeat:repeat-y;
	padding-left:17px;
	padding-rigth:17px;
	}

#sidebar #searchform #s {
	width: 130px;
	height: 17px;
	}

#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 {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 420px;
	}

#respond{
	text-align:left;
	padding-bottom:45px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}
/* 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
{
	float:right;
	width: 261px;
	padding-top:50px;
	text-align:left;
	line-height:1.1em;
	}

#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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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 {
	color:#2D2D2D;
	/*text-align: center;
	background-color: #f3f3f3;
	border: 1px solid #ddd;*/
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	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: 16px;
	margin-top:0px;
	margin-right:10px;
	text-align:left;
	background-color: #DCDCDC;
	font-style:italic;
}

#captionImageText{
	font-size:12.5px;
	}
/* 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." */
