/*  
Theme Name: Don Tapscott
Theme URI: 
Description: 
Version: 1.0
Author URI: 
*/
h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
h1, h2, h3, h4, h5, h6
{
	line-height:150%;
}
p
	{
		margin:0px;
		padding:4px 0px;
	}
ul, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
img {border:none;}
a, a:visited
	{
		text-decoration:none;
		color:#0e8ed2;
	}
a:hover
	{
		text-decoration:underline;
	}
body
	{
		margin:0px;
		padding:0px;
		font-family:arial;
		font-size:14px;
		color:#171717;
		background:url(images/headerBg.jpg) repeat-x top;
	}
#main
	{
		margin:0px auto;
		padding:0px;
		width:848px;
	}
.header
	{
		height:110px;
		overflow:hidden;
		font-family:"Trebuchet MS";
		position:relative;
	}
.title
	{
		margin:0px;
		padding:0px;
		float:left;
		width:180px;
		padding-top:32px;
		font-weight:normal;
		font-size:28px;
		padding-left:30px;
	}
.title a, .title a:visited
	{
		color:#fff;
	}
.title a span.orange, .title a:visited span.orange
	{
		color:#d85503;
	}
.title a:hover
	{
		text-decoration:none;
	}
.subTitle
	{
		padding-top:2px;
		overflow:hidden;
		color:#fff;
		padding-left:50px;
	}
/******************************************/
.nav
	{
		float:right;
		width:625px;
		padding-top:45px;
		background:none;
		overflow:hidden;
		padding-bottom:5px;
	}
.nav ul
	{
		list-style:none;
		
	}
.nav li
	{
		display:inline;
		font-family:'Trebuchet MS';
	}
.nav li a, .nav li a:visited
	{
		text-decoration:none;
		float:right;
		display:block;
		color:#ffffff;
		font-weight:normal;
		padding:6px 20px 9px 25px;
	}
.nav li a:hover
	{
		text-decoration:none;
		color:#fb9849;
	}
.yellowbrdr
	{
		background:url(images/yellow_border.jpg) no-repeat right 10px;
	}
.bluebrdr
	{
		background:url(images/blue_border.jpg) no-repeat right 10px;
	}
.greenbrdr
	{
		background:url(images/green_border.jpg) no-repeat right 10px;
	}
.orangebrdr
	{
		background:url(images/orange_border.jpg) no-repeat right 10px;
	}
/*****************************************************************/
.content
	{
		background:url(images/contentBg.jpg) repeat-y left;
		font-family:'Trebuchet MS';
	}
.contentTop
	{
		background:url(images/contentTop.jpg) no-repeat left top;
		padding:10px 15px 10px 56px;
		height:1%;
	}
/****************************************************************/
.story h1, .story h2, .story h3, .story h4, .story h5, .story h6
	{
		padding-bottom:10px !important;
		line-height:150%;
	}
.innerContent
	{
		float:left;
		width:544px;
		padding-bottom:10px;
		padding-top:30px;
		overflow:hidden;
	}
.story
	{
		padding-bottom:25px;
		padding-right:8px;
	}
.storyTitle
	{
		padding-bottom:2px;
	}
.storyTitle h3
	{
		font-size:22px;
		font-weight:normal;
		font-family:"Trebuchet MS";
		padding-bottom:5px;
	}
.storyTitle a, .storyTitle a:visited
	{
		text-decoration:none;
		color:#e32a00;
	}
.storyTitle a:hover
	{
		color:#0e8ed2;
		text-decoration:none;
	}
.storyAuthor
	{
		color:#373737;
		padding-bottom:5px;
		font-size:11px;
		text-transform:uppercase;
	}
.storyAuthor a, .storyAuthor a:visited
	{
		color:#0e8ed2;
		text-decoration:none;
	}
.storyAuthor a:hover
	{
		text-decoration:underline;
	}
.storyContent
	{
		padding:2px 0px 20px 0px;
		text-align:left;
		line-height:150%;
	}
.storyComment
	{
		font-weight:bold;
		font-family:tahoma;
		font-size:11px;
		padding:4px 0px 20px 2px;
		color:#4b4b4b;
		height:15px;
		overflow:hidden;
		border-bottom:solid 2px #f1f1f1;
	}
.storyComment a, .storyComment a:visited
	{
		color:#787878;
		text-decoration:none;
	}
.storyComment a:hover
	{
		text-decoration:underline;
	}
.readPost
	{
		float:left;
		width:90px;
		background:url(images/rdpost_orange.jpg) no-repeat right 2px;
	}
.readComment
	{
		float:left;
		width:250px;
		padding-left:20px;
	}
.story p
	{
		padding-bottom:10px !important;
	}
/****************************************************************/
.sideBar
	{
		float:right;
		width:178px;
		color:#3f3f3f;
		font-family:"trebuchet ms","Century Gothic",arial;
		font-size:12px;
		height:1%;
	}
.author
	{
		padding-left:25px;
		padding-bottom:10px;
		position:relative;
		margin-top:-8px;
	}
.sideBar ul
	{
		margin:0px;
		padding:0px;
		height:1%;
	}
.sideBar ul ul
	{
		padding:0px;
		margin:0px;
		margin-left:23px;
	}
.sideBar ul ul ul
	{
		margin:0px;
		padding:0px;
		margin-left:13px;
	}
.sideBarTitle
	{
		color:#2b2b2b;
		margin-bottom:3px;
		padding-top:8px;
		border-bottom:solid 1px #f1f1f1 !important;
		
	}
.sideBarTitle h2, .sideBar li h2
	{
		font-weight:bold;
		font-size:14px;
		padding:0px 10px 2px 22px;
	}
.sideBar li li li
	{
		padding:0px;
		margin:0px;
		padding:3px 0px 3px 18px;
		margin:0px;
		list-style:none;
		border:0px;
	}
.sideBar ul li
	{
		margin:0px;
		padding:0px;
		padding-bottom:10px;
		list-style:none;
	}
.sideBar li li
	{
		margin:0px;
		padding:0px;
		display:block;
		color:#3f3f3f;
		padding:3px 10px 3px 9px;
		background:url(images/bullet.jpg) no-repeat 0px 9px;
		height:1%;
	}
.sideBar li li a, .sideBar li li a:visited
	{
		color:#3f3f3f;
		text-decoration:none;
		padding:0px;
	}
.sideBar li li a:hover
	{
		text-decoration:underline;
	}
.sideBar li a, .sideBar li a:visited
	{
		color:#3f3f3f;
		padding-right:5px;
		text-decoration:none;
	}
.sideBar li a:hover
	{
		text-decoration:underline;
	}
.sideBar a
	{
		padding-left:5px;
	}
.followImg
	{
		padding-top:5px;
		padding-bottom:5px;
		text-align:center;
	}
/***********************************************/
.header .search
	{
		height:42px;
		/*width:190px;*/
		/*padding-top:17px;	
		padding-left:30px;*/
		padding-left:35px;
		background:url(images/searchBg.jpg) no-repeat left top;
	}
.header .searchText
	{

		border:none;
		background:none;
		padding:2px 6px 2px 0px;
		float:left;
		width:735px;
		font-size:13px;
		font-family:arial;
		color:#383735;
		margin-top:18px;
		border:none;
	}
.header .go
	{
		margin-left:3px;
		float:left;
		width:22px;
		height:17px;
		margin-top:19px;
	}
/**************/
.sideBar .search
	{
		padding-top:5px;
		padding-left:3px;
	}
.sideBar .searchText
	{
		float:left;
		width:125px;
		font-size:11px;
		font-family:tahoma;
		padding:2px;
		margin-top:2px;
		margin-bottom:5px;
		border:solid 1px #808486;
	}
.sideBar .go
	{
		float:left;
		height:23px;
		width:30px;
		margin-left:3px;
	}
/**********************************************/
.footer
	{
		
		padding-top:20px;
		padding-bottom:30px;
		background:url(images/footerBg.jpg) repeat-x top #fefefe;
		height: 1%;
		font-size:12px;
		color:#9d9d9d;
		text-align:right;
		font-family:"Trebuchet MS";
	}
.innerFooter
	{
		width:810px;
		margin:0px auto;
		text-align:right;
	}
.footer a, .footer a:visited
	{
		text-decoration:none;
		color:#9d9d9d;
	}
.footer a:hover
	{
		text-decoration:underline;
	}

/*****************************************************/
/*older entries, newer entries*/
.navigation
	{
		padding-bottom:15px;
	}
.alignleft
	{
		float:left;
		padding-left:10px;
		padding-top:15px;
	}
.alignright
	{
		float:right;
		padding-right:10px;
		padding-top:15px;
	}
.navigation a , .navigation a:visited
	{
		text-decoration:underline;
		font-weight:bold;
		color:#f25e00;
		font-family:tahoma;
		font-size:11px;
	}
.navigation a:hover
	{
		text-decoration:none;
	}


/*********************************************************/
.comment_template
	{
		padding-left:10px;
		line-height:150%;
		letter-spacing:1px;
		font-family:tahoma;
		font-size:11px;
	}
blockquote
	{
		padding:5px 0px;
		padding-left:15px;
		font-size:12px;
		width:400px;
		background:url(images/quote.gif) no-repeat left top;
	}
blockquote p
	{
		background:url(images/unquote.gif) no-repeat right bottom;
		padding:3px 20px;
	}

h2.center
	{
		font-size:20px;
		font-weight:normal;
		padding-bottom:15px;
		text-align:center;
		font-family:tahoma;
	}
h3#respond
	{
		color:#2a2a2a;
		padding-top:10px;
		font-size:13px;
		font-weight:bold;
	}
#commentform p a, #commentform p a:visited
	{
		color:#0e8ed2;
		text-decoration:none;
	}
#commentform p a:hover
	{
		text-decoration:underline;
	}
	
	
/* ------------- comments.php --------------- */
#comment
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		line-height:150%;
		width:480px;
		background:#fdfefe;
		border:solid 1px #e9e7e7;
	}
#author
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		/*line-height:150%;*/
		width:200px;
		background:#fdfefe;
		border:solid 1px #e9e7e7;
	}
#email
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		width:200px;
		background:#fdfefe;
		border:solid 1px #e9e7e7;
	}
#url
	{
		font-family:verdana;
		font-size:12px;
		color:#3a2408;
		width:200px;
		background:#fdfefe;
		border:solid 1px #e9e7e7;
	}
	
/*response or comments in comments.php*/
h3#comments
	{
		color:#2a2a2a;
		padding-bottom:15px;
		font-size:13px;
		font-weight:bold;
	}

/* comment by any user (user name will be link) */
ul.commentlist li a, ul.commentlist li a:visited
	{
		color:#0e8ed2;
		text-decoration:none;
	}
ul.commentlist li a:hover
	{
		text-decoration:underline;
	}

/* search result's title */
h2.pagetitle
	{
		color:#878787;
		font-size:20px;
		font-weight:normal;
		padding-bottom:15px;
		text-align:center;
		font-family:"trebuchet ms";
	}
	
/* no match found in search */
.error
	{
		color:#d31f1f;
		font-size:20px;
		font-weight:normal;
		padding-bottom:15px;
		text-align:center;
		font-family:"trebuchet ms";
	}

/*if there is any list posted by user in comment*/
.storyContent ul, ol
	{
		margin-left:10px;
		padding:5px;
	}
.storyContent ol li
	{
		list-style:decimal;
		margin-left:10px;
	}
.storyContent ul li
	{
		list-style:square;
	}

/**/
.article h2
	{
		font-size:20px;
		font-weight:normal;
		padding-bottom:15px;
		text-align:center;
		font-family:tahoma;
	}

/* avatar */
.fl_left
	{
		padding:0px 10px;
	}
.authorImg
	{
		float:left;
		width:40px;
	}
.commentText
	{
		margin:0px;
		padding:5px 10px 0px 10px;
	}
.commentAuthor
	{
		float:right;
		width:455px;
		padding-bottom:2px;
		padding-left:5px;
		padding-top:3px;
	}
/*********************************************************/
	
/* Begin Comments*/
.contentt {background: #fdfefe; padding-top:5px; padding-bottom:8px; border:solid 1px #e9e7e7; border-top:none; border-bottom:none; height:1%;}

.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#e9e7e7; margin:0 5px 0 0;}
.b2 {height:1px; background:#fdfefe; margin:0 3px 0 0; border-right:2px solid #e9e7e7; border-left:1px solid #e9e7e7;}
.b3 {height:1px; background:#fdfefe; margin:0 2px 0 0; border-right:1px solid #e9e7e7; border-left:1px solid #e9e7e7;}
.b4 {height:2px; background:#fdfefe; margin:0 1px 0 0; border-right:1px solid #e9e7e7; border-left:1px solid #e9e7e7;}

.b11, .b22, .b33, .b44{font-size:1px; overflow:hidden; display:block;}
.b11 {height:1px; background:#e9e7e7; margin:0 0 0 5px;}
.b22 {height:1px; background:#fdfefe; margin:0 0 0 3px; border-left:2px solid #e9e7e7; border-right:1px solid #e9e7e7;}
.b33 {height:1px; background:#fdfefe; margin:0 0 0 2px; border-left:1px solid #e9e7e7; border-right:1px solid #e9e7e7;}
.b44 {height:2px; background:#fdfefe; margin:0 0 0 1px; border-left:1px solid #e9e7e7; border-right:1px solid #e9e7e7;}


.commentmetadata
	{
		padding-top:3px;
		font-size:11px;
		padding-left:5px;
	}
/*.alt {
	margin:0px;
	padding:10px;
	/*border:solid 5px #7f9db9;*/
	/*background:#e5ecce;
	color:#000;
	}*/
.commentlist {
	padding:0px;
	text-align: left;
	}
ul.commentlist
	{
		width:530px;
	}
.commentlist li {
	margin: 0px 0px 30px 0px;
	padding: 0px;
	list-style: none;
	color:#5f5f5f;
	background:none;
	height:1%;
	}
.commentlist p {
	margin: 0px;
	padding:3px 0px;
	}

#commentform p {
	margin: 2px 0;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* CALENDER STYLE */
/* Begin Calendar */
#calendar_wrap table th
	{
		color:#3f3f3f;
	}
#wp-calendar {
	empty-cells: show;
	/*padding: 8px;*/
	margin:0px auto 0;
	width: 152px;
	color:#0e8ed2;
	text-align:center;
	background:none;
	font-size:11px;
	font-family:tahoma;
	}

#wp-calendar #next a {
	text-align: right;
	padding-right:5px;
	border:0px;
	background:none;
	color:#3f3f3f;
	text-decoration:underline;
	}
#wp-calendar #next a:hover {
	border:0px;
	text-decoration:none;
	}

#wp-calendar #prev a {
	text-align: left;
	border:0px;
	padding-left:5px;
	background:none;
	color:#3f3f3f;
	text-decoration:underline;
	}
#wp-calendar #prev a:hover {
	border:0px;
	text-decoration:none;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	width:152px;
	background:none;
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #3f3f3f;
	text-decoration:none;
	font-weight:bold;
	background:none;
	text-transform:none;
}
#wp-calendar td a:hover {
	background: #0e8ed2;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */



/************************************************/
.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;
   /* optional rounded corners for browsers that support it */
   /*-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;
}
/*------------------------------------Home Page Styling ---------------------------------------------------*/
#homeMain
	{
		width:988px;
		margin:0px auto;
		font-family:"Trebuchet MS";
	}
.homeContent
	{
		border-left:solid 1px #505050;
		border-right:solid 1px #505050;
		border-bottom:solid 1px #505050;
		background:url(images/dons_img.jpg) no-repeat left top;
	}
.homeBody
	{
		background:url(images/home_header.jpg) repeat-x top #000;
	}
.homeHeader
	{
		height:75px;
		overflow:hidden;
	}
.homeTitle
	{
		padding-left:50px;
	}
.homeNav
	{
		padding-right:20px;
		padding-top:44px;
	}
.topLine
	{
		font-size:28px;
		color:#d45204;
		padding-left:240px;
		padding-top:23px;
		padding-bottom:15px;
	}
span.white
	{
		color:#fff;
	}
.lefter
	{
		width:533px;
		float:left;
		overflow:hidden;
		border-right:solid 1px #4c4c4c;
	}
.righter
	{
		width:452px;
		float:right;
		overflow:hidden;
	}
.rightTitle
	{
		background:#4c4c4c;
		color:#fff;
		height:30px;
	}
.rightTitleLeft
	{
		font-size:17px;
		padding:3px 0px 0px 3px;
		float:left;
		width:285px;
	}
.rightTitleRight
	{
		padding:7px 0px 0px 0px;
		float:left;
		width:160px;
		font-size:11px;
	}
.rightTitleRight a, .rightTitleRight a:visited
	{
		color:#fff;
	}
.rightTitleRight a:hover
	{
		color:#e07f45;
	}
.block
	{
		padding:5px 10px 10px 30px;
	}
.blockTitle
	{
		padding-top:10px;
		font-size:16px;
		padding-bottom:1px;
		font-weight:normal;
		color:#bbb;
	}
.blockTitle a, .blockTitle a:visited
	{
		color:#bbb;
	}
.blockContent
	{
		color:#fff;
		height:40px;
		font-size:12px;
		overflow:hidden;
		line-height:18px;
		padding-bottom:3px;
		padding-right:50px;
	}
.rd_mr
	{
		padding-top:2px;
		padding-bottom:14px;
		font-size:12px;
	}
.rd_mr a, .rd_mr a:visited
	{
		color:#fbcd08;
	}
.followImg2
	{
		padding-left:40px;
		padding-top:20px;
	}
.followDon
	{
		padding-left:250px;
		padding-top:5px;
		border-bottom:solid 1px #4c4c4c;
		padding-bottom:5px;
	}
.followDonTitle
	{
		font-size:15px;
		color:#bbb;
		border-bottom:solid 1px #4c4c4c;
		padding-left:55px;
		padding-bottom:5px;
	}
.followImages
	{
		padding-top:15px;
		padding-bottom:43px;
	}
.follow1
	{
		float:left;
		width:128px;
		padding-bottom:20px;
	}
.follow2
	{
		float:left;
		text-align:center;
		padding-bottom:20px;
		text-align:center;
		width:108px;
	}
.booksbydon
	{
		width:150px;
		font-size:19px;
		padding:4px;
		text-align:center;
		color:#fff;
		background:#4c4c4c;
		margin:0px auto;
	}
.portFolioScript
	{
		padding-top:27px;
		text-align:center;
		padding-bottom:25px;
	}
.homeFooter
	{
		background:#2f2f2f;
		color:#fff;
		padding-top:23px;
		padding-bottom:25px;
		font-size:12px;
		padding-left:40px;
	}
.homeFooter a, .homeFooter a:visited
	{
		color:#fff;
	}
.container
	{
		clear:both;
	}
.music_left
	{
		float: left; width: 416px;
		padding-bottom:43px;
	}
.music_right
	{
		float: right; width: 333px;
		padding-bottom:43px;
	}
.mptitle
	{
		font-size:13px;
		font-weight:bold;
		padding-top:3px;
	}
.brdr
	{
		border-top:solid 1px #ddd;
		height:20px;
		margin-bottom:10px;
		clear:both;
		width:740px;
	}
.dtr
	{
		font-size:11px;
		color:#777;
	}
.hm_dtr
	{	
		color:#ccc;
		font-size:11px;
	}
.rssIcon
	{
		position:absolute;
		bottom:6px;
		right:35px;
	}
.upcomingevents
	{
		padding-bottom:10px;
	}
.upcomingevents li h2
	{
		display:none;
		height:0px;
	}
.upcomingevents li li
	{
		
	}
.arrows
	{
		background:url(images/arrow.jpg) no-repeat left 8px;
		padding-bottom:2px;
		padding-left:13px;
		width:286px;
		border-bottom:solid 2px #000;
		font-size:16px;
		margin-bottom:13px;
		margin-top:15px;
	}
