/*
Theme Name: BradBob 
Theme URI: http://livingthepowerofthanks.com/
Description: based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Karen Arnold
Author URI: http://websitesbyk.com/
*/

@import url("sidebars.css");

/*Structure and Basic Color*/

body {
background:#F5F5F5 url(images/bgd-body.gif) repeat-x scroll 0 0;
color:#777777;
font-family:"Helvetica", Arial, Sans-Serif;
font-size:62.5%;
margin:0 0 20px;
padding:0;
text-align:center;
	}
#footer, #page {
width:950px;
}
#pageWrap {
width:1000px;
text-align: left;
      	margin: 0px auto;
	padding: 0;
	}
#page {
float:left;
margin:0 0 0 20px;
padding:0;
text-align:left;
}
#header {
width:1000px;
        margin: 0px;
	padding: 0;
	height: 391px;
	}

#headerimg {
	background: url("images/bgd-header.gif") repeat-y;
float:left;
height:252px;
margin:0;
position:relative;
top:95px;
width:100%;
	}

#content {
	font-size: 14px;
	}
#contentWrap {
float:left;
width:950px;
}
#footer {
border:medium none;
clear:both;
float:left;
margin:0 auto 30px;
padding:0;
width:100%;
font-size: 14px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	}
#credits {
background:transparent url(images/bgd-body.gif) repeat-x scroll left bottom;
clear:left;
color:#F5F5F5;
float:left;
height:47px;
text-align:center;
width:100%;
}
#credits a {
color:#F5F5F5 !important;
}
#credits a:hover {
text-decoration:underline;
}
/*narrow and widecolumn area*/


.narrowcolumn {
float:right;
margin:0;
padding:0 0px 20px 0;
width:640px;
	}

.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;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
body.page-id-16 .entry {
background:transparent url(images/pencil8.png) no-repeat scroll 0 0;
}
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */

/*****headings*******/
h1 {	font-size: 22px;}
h2 {	font-size: 20px;}
h3 {	font-size: 16px;}
h4 {	font-size: 14px;}
h5 {	font-size: 12px;}
h6 {	font-size: 10px;}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding: 5px;
	margin:20px 0 5px;
	color:#553350;
	}
#headerimg .description  {
	text-indent: -300em;
	position:absolute;
	}
#header h1 {
background:transparent url(images/logo.png) no-repeat scroll 0 0;
height:241px;
margin:0 0 0 31px;
padding:0;
position:absolute;
text-indent:-300em;
top:0;
width:186px;
z-index:400;
}
.tagline {
color:white;
float:left;
font-size:24px;
line-height:40px;
margin:0;
padding:0;
position:relative;
text-align:center;
top:96px;
width:100%;
}
h2.pagetitle {

}

#sidebar h2.widgettitle {
font-size:16px;
margin:0;
padding:0;
	}
#subBar h2.widgettitle {
margin:0;
padding:0;
font-size:16px;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.post h3 {
background:transparent url(images/sidebar-purple.gif) repeat-x scroll right bottom;
color:#483144 !important;
font-size:18px;
margin:0 0 10px;
padding:0 0 10px;
}
h2.pagetitle {
	font-size: 1.6em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description,
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited,
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;
	color: #553350;
	}

/*Misc content area stuff*/

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.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-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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;
	}

h2 a, h3 a, h4 a, h5 a {
color: #483144;
text-decoration: none;
background:none;
	}

a {
color: #553350;
text-decoration: none;
	}

a:hover {

	}
.entry a, .postmetadata a {
text-decoration:underline;
}
.entry a:hover, .postmetadata a:hover {
background:#dee796;
}

.category a {
color:#553350 !important;
}

a.url {
background-image: url(images/url-external.png);
background-position: right;
background-repeat: no-repeat;
padding-right: 10px; 
}

a.pdf {
background-image: url(images/pdf.png);
background-position: right;
background-repeat: no-repeat;
padding-right: 10px; 
}


#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 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;
	}


ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}


/* 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 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: 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 */

/*misc*/

#d13slideshow {
float:right;
}
.extraDiv {
background:url(images/stars.png) no-repeat top left;
position:absolute;
height:290px;
width:208px;
z-index:1;
}
.widget_featured-posts img {
display:none !important;
}
li#findmeelsewherewidget-3.widget {
margin-top:10px;
}
#fmew ul.network li {
clear:left !important;
float:none !important;
padding:7px 0 !important;
}
li#twitter-tools.widget li {
padding-bottom: 20px;
}
/*************slidedeck***********/
.slideshow {
height:252px;
margin:0;
position:absolute;
right:27px;
top:-10px;
width:515px;
}
.slideshow p {
margin:-4px 0 0;
padding:0;
}
.slideshow p.slideshowtext {
color:#333;
font-size:16px;
font-weight:bold;
margin:0 0 0 20px;
position:absolute;
top:136px;
width:350px;
}
.slidedeck dt {
font-weight:bold;
}
/*******extra cart settings******/
table.shoppingcart {
border-bottom:1px solid #c9dc62;
}
th#product, th#quantity, th#price {
background:#c9dc62;
color:white;
}

/*******form contact page*****/
/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

form#cforms2form.cform { 
	margin:10px auto 0 auto; 
	width: 450px; 
}

form#cforms2form.cform fieldset	{ 
	margin-top:10px; 
	padding:10px 0 10px 0; 
	border:none; 
}

form#cforms2form.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

form#cforms2form.cform legend { 
	margin-left:0px;
	padding:0; 
	font:bold 20px Verdana; 
	color:#888;
	letter-spacing:4px;
}

form#cforms2form.cform ol.cf-ol { 
	margin:0!important; 
	padding:0!important; 
}
form#cforms2form.cform ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:26px;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

form#cforms2form.cform ol.cf-ol li.textonly {
	color:#AAAAAA;
	letter-spacing:3px;
	padding:3px 0pt;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

form#cforms2form.cform label {
	margin:2px 10px 0 0; 
	text-align:left;
	font-size: 22px;
	display:block;
	color:#aaa;
	padding:2px;
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 5px 0 0; 
}

form#cforms2form.cform label.cf-before span{
	width:100px; 
	display:block;
}

form#cforms2form.cform label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 2px 0 4px;
	width:195px;
	text-align:left;	
}

form#cforms2form.cform label.cf-after span {
	width:195px;
	display:block;
}

form#cforms2form.cform label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:1px 5px 0pt 4px;;
	width:190px;
	text-align:left;
}
form#cforms2form.cform label.cf-group-after span {
	width:190px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

form#cforms2form.cform input,
form#cforms2form.cform textarea,
form#cforms2form.cform select { 
	margin:0;
	padding:3px;
	background: #fbfbfb; 
	border:none;
	border-top: 1px solid #f0f0f0; 
	vertical-align:top;
	color:#777777;
	font-weight:bold;
	letter-spacing:1px;	
}
form#cforms2form.cform input:hover,
form#cforms2form.cform textarea:hover,
form#cforms2form.cform select:hover	{
	background:#CEDDDF; 
}

form#cforms2form.cform input:focus,
form#cforms2form.cform textarea:focus,
form#cforms2form.cform select:focus	{ 
	background:#F3F8F8; 
}

form#cforms2form.cform textarea,
form#cforms2form.cform input {
	width:415px; 
}
form#cforms2form.cform select {
	width:421px; /* attempt to have equal length */
}  

form#cforms2form.cform select.cfselectmulti	{ 
	height:6.5em; 
}

form#cforms2form.cform textarea {
	font-family: arial;
	font-size: 16px;
	height: 6em;
	overflow:auto;
}

form#cforms2form.cform  input.cf_date {
	width:395px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

form#cforms2form.cform ol.cf-ol li.cf-box-title {
	font-size:16px;
	color:#888888;
	letter-spacing:2px;
	margin:20px 0pt 0pt !important;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

form#cforms2form.cform input.cf-box-a,
form#cforms2form.cform input.cf-box-b 	{ 
	margin:8px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important; 
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

form#cforms2form.cform ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 0; 
} 


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

form#cforms2form.cform span.reqtxt,
form#cforms2form.cform span.emailreqtxt { 
	display:block; /*for mozilla*/
	font-size:9px;
	vertical-align:top;
	color:#888888;
	text-align:right;
	margin:0 0px 0 0;
	line-height:13px;
	letter-spacing:3px;
	width:420px;
}

/*                                                    */
/*   FORM submit button                               */
/*                                                    */

form#cforms2form.cform p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right;
}
form#cforms2form.cform input.backbutton,
form#cforms2form.cform input.resetbutton,
form#cforms2form.cform input.sendbutton	{ 
	width:140px;  
	padding:5px; 
	margin: 0px 28px 4px 0pt;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
form#cforms2form.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
	margin-right: 5px;
}
form#cforms2form.cform input.backbutton {
	width: auto;
	padding:5px 1em;
	margin-right: 5px;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
form#cforms2form.cform ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0px 5px 10px!important;
	margin:5px 0!important;
}

form#cforms2form.cform ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

form#cforms2form.cform ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
form#cforms2form.cform ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */






#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:196px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}



/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
form#cforms2form.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}


/*                                                    */
/* upload box styling                                 */
/*                                                    */

form#cforms2form.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}



