/*
Theme Name: dCRM 
Theme URI: http://wordpress.org/
Description: Theme for dCRM
Version: 1
Author: Dave Pellegrin
Author URI: http://www.infotoday.com
Tags: dCRM, Awesome, God like

*/

body {
	margin:0px;
	padding:0px;
	background: url(http://www.destinationcrm.com/Images/TemplateImages/bg.gif) #515151 repeat-x top;
}

.entry img, img.thumbnail { padding: 5px; margin: 8px; border: 1px solid #e6e6e6; background:#F8F8F8; background:rgba(255,255,255,0.7); }

p, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
}
a {
	color: #0076a3;
}
a:hover {
	color: #CC0000;
}
ul {
	clear: left;
	display: block;
}
li {
	font-size: 12px;
}
.white {
	color: #FFF;
}
.niceHr {
	border-bottom: 1px solid #e7e4d3;
	margin-bottom: 4px;
	padding-top: 4px;
}
.timesHeader {
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
}
.CommentHeader {
	color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}
.bgtop {
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	background: #DEDEDE;
	text-align:center;
	padding:5px;
	border:solid 1px #999999;
}
.bgtop2 {
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	background: #DEDEDE;
	text-align:left;
	padding:5px;
	border:solid 1px #999999;
}
.bluebgtop {
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	background: #EFF6FB;
	text-align:center;
	border:solid 1px #CCCCCC;
}
.homeheader {
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: underline;
	padding: 8px;
	text-align:center;
}
.timesHeaderSmall {
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
}
.timesHeaderSmaller {
	color: #CC0000;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
}
.timesHeaderSmallerWhite {
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
}
.leftColumnButton a {
	width: 130px;
	line-height:20px;
	background:url(http://www.destinationcrm.com/Images/TemplateImages/buttonLeftC.gif);
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	display: block;
	text-decoration: none;
}
.leftColumnButton a:hover {
	width: 130px;
	line-height:20px;
	background:url(http://www.destinationcrm.com/Images/TemplateImages/buttonLeftC.gif);
	background-position: 0px -20px;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	display: block;
}
.SubmitButton {
	width: 130px;
	line-height:20px;
	background:url(http://www.destinationcrm.com/Images/TemplateImages/buttonLeftC.gif);
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	display: block;
	text-decoration: none;
	border: 0px;
}
.SubmitButton:hover {
	width: 130px;
	line-height:20px;
	background:url(http://www.destinationcrm.com/Images/TemplateImages/buttonLeftC.gif);
	background-position: 0px -20px;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	display: block;
}
.smallText, .smallText a {
	font-size: 10px;
}
/* Top Bar */



.blackbarBg {
	background: #000;
}
.top {
	font-size: 10px;
	color: #fff;
	line-height:26px;
}
.top img {
	padding: 5px 0px 6px 0px;
}
.top a {
	color: #fff;
	text-decoration:none;
}
.top a:hover {
	text-decoration: underline;
}
/* logo & 468x60 area */

.four68by60 {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/headerBg.gif) no-repeat bottom;
	padding: 2px 15px 0px 14px;
}
.searchBox {
	width: 200px;
	border: 0px;
	font-size: 11px;
	padding: 3px 3px 3px 5px;
	line-height: 18px;
}
.searchButton {
	margin-top:10px;
}
.droplist {
	margin-top: 3px;
	font-size: 11px;
}
/* navigation buttons */



/* drop menus */

#navBg {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/navBar.gif) repeat-x;
	display: block;
	height: 35px;
	padding-left: 20px;
}
#navBg ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
#navBg li { /* all list items */
	float: left;
	position: relative;
}
#navBg li a {
	padding: 0px 10px 0px 10px;
	line-height: 35px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	display: block;
	font-weight: bold;




	font-family:Arial, Helvetica, sans-serif;
}
#navBg li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 35px;
	left: 0px;
	background: #373737;
	background-position: 20px 0px;
}
#navBg li#NavLastBtn ul {
	left: -140px;
	background: #373737;
	background-position: 160px 0px;
}
#navBg li:hover, #navBg li.over {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/navHover.gif) repeat-x;
}
#navBg li:hover ul, #navBg li.over ul { /* lists nested under hovered list items */
	display: block;
	padding-top: 10px;
}
#navBg ul ul li a {
	color: #FFFFFF;
	font-size: 12px;
	line-height:23px;
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	border-top: 1px solid #4e4e4e;
}
#navBg ul ul li a:hover {
	color: #6dcff6;
	background: #163540;
}
#navBg ul ul li {
	display: block;
	width: 200px;
	line-height:normal;
	padding: 0px;
	clear: both;
}
/* leaderboard */

.leaderboard {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/leaderboardBg.gif) no-repeat;
	line-height: 100px;
}
/* body area */

.bodyLeft {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/leftBodyBg.gif) repeat-y;
	width:15px;
}
.bodyRight {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/rightBodyBg.gif) repeat-y;
	width:15px;
}
/* content */

#contentLeft {
	Color: #0076a3;
	width: 160px;
	background: url(http://www.destinationcrm.com/Images/TemplateImages/leftColumnBg.gif) repeat-x bottom #fff;
}
.leftColumn {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/leftColumnBg.gif) repeat-x bottom #fff;
	padding: 7px;
	Color: #0076a3;
}
.leftColumn a {
}
#content {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/contentLeftBg.gif) repeat-y #fff;
	width: 630px;
}
.contentSubLeft {
	background:url(http://www.destinationcrm.com/Images/TemplateImages/contentSubLeft.gif) no-repeat;
	margin-bottom: 10px;
}
.crmZineBox {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/rightColumnBodyAltBg.gif) repeat-x #fff;
	padding: 10px 10px 0px 10px;
	border:1px solid #edf5fa;
	margin-bottom: 15px;
}
.contentSubRight {
	background:url(http://www.destinationcrm.com/Images/TemplateImages/contentSubRight.gif) no-repeat right top;
	margin-left:15px;
	line-height: 29px;
}
.contentInside {
	padding: 7px 7px 7px 10px;
	width:336px;
}
.contentStoryAb {
	padding-bottom: 20px;
}
.contentDate {
	font-weight: bold;
	color: #666666;
}
.contentLinkHeader a {
	color: #004a80;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
}
.contentLinkHeader a:hover {
	text-decoration: underline;
	color: #cc0000;
}
#contentRight {
	background: #fff;
	width:277px;
	padding: 10px 0px 0px 0px;
}
#skyscraper_right {
	background: #fff;
	width: 170px;
	padding-top: 10px;
}
#skyscraper_left {
	width: 160px;
	padding-top: 20px;
}
/* footer */

#footer {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/footer.gif) no-repeat;
}
#footerLeft {
	line-height: 34px;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	width: 160px;
}
#footerRight {
	width: 800px;
}
.footerMap, .footerMap a {
	color: #fff;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
.footerMap a:hover {
	color: #FFFFFF;
}
/* because IE is a piece of s#$@! */

#insideFooterLeft {
	line-height: 34px;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	padding-left: 10px;
}
#insideFooterRight {
	line-height: 34px;
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC0000;
	padding-left: 20px;
}
.footerDivider {
	margin: 20px 0px 20px 20px;
	width: 154px;
	border-right: 1px dotted #6fc5e7;
	display:block;
}
#otherSites {
}
#otherSites ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
#otherSites ul li {
	display: block;
	padding-bottom: 5px;
}
#otherSites ul li a {
	color: #6dcff6;
	text-decoration: none;
}
#otherSites ul li a:hover {
	color: #FFF;
}
#marketplaceBg {
	padding:20px 20px 20px 0px;
	width: 775px;
	display: block;
}
#marketplace {
	color: #6dcff6;
	font-size: 10px;
	padding-left:19px;
}
#marketplace a {
	color: #6dcff6;
}
.copyright {
	color: #FFFFFF;
	padding: 10px 0px 10px 0px;
}
/* content right */

.sidebarBoxes {
	background: #e7e4d3;
	padding: 10px;
	margin-bottom: 10px;
}
.sidebarBoxesInner {
	border:1px solid #fff;
}
.sidebarHeaderBg {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/rightColumnTop.gif) repeat-x;
	height: 56px;
}
.sidebarHeader {
	padding: 10px 10px 0px 10px;
}
.sidebarContentContainer {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/rightColumnBodyBg.gif) repeat-x #fefefd;
	padding: 0px 10px 10px 10px;
}
.sidebarItems {
	padding: 0px 0px 10px 0px;
}
.sidebarItems a {
	text-decoration:none;
}
.sidebarItems a:hover {
	text-decoration:underline;
}
.sidebarLine {
	padding: 0px 0px 10px 0px;
	border-top: 1px solid #e7e4d3;
}
/* sidebar alternative */

.sidebarAltBoxes {
	background: #d1e5f3;
	padding: 10px;
	margin-bottom: 10px;
}
.sidebarAltBoxesInner {
	border:1px solid #fff;
}
.sidebarAltHeaderBg {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/rightColumnTopAlt.gif) repeat-x;
	width: 255px;
	height: 56px;
}
.sidebarAltHeader {
	padding: 10px 10px 0px 10px;
}
.sidebarAltContentContainer {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/rightColumnBodyAltBg.gif) repeat-x #fefefd;
	padding: 0px 10px 10px 10px;
}
.sidebarAltItems {
	padding: 0px 0px 10px 0px;
}
.sidebarAltItems a {
	text-decoration:none;
}
.sidebarAltItems a:hover {
	text-decoration:underline;
}
.sidebarAltLine {
	padding: 0px 0px 10px 0px;
	border-top: 1px solid #a2ccdc;
}
.sidebarAltContentContainer ul {
	list-style-type:none;
	padding: 0px;
	margin:0px;
}
.sidebarAltContentContainer ul li {
	padding: 0px 0px 10px 0px;
	font-size: 10px;
}
.sidebarAltContentContainer ul li a {
	font-weight: bold;
	font-size: 10px;
	text-decoration:none
}
.sidebarAltContentContainer ul li a:hover {
	text-decoration: underline;
}
.sidebarAltContentContainer img {
	width: 75px;
	padding-right: 5px;
	float:left;
}
/* article template styles */

#ArticleContainer {
	background:#fff;
	width: 790px;
	padding: 10px;
}
#ArticleSkyscraper {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/rightColumnBodyBg.gif) repeat-x #fefefd;
	width: 170px;
	padding-top: 10px;
}
.ArticleCrumbs {
	margin-bottom: 5px;
}
.ArticleSubTitle {
	color: #333;
	font-style: italic;
	font-size: 14px;
	margin-bottom: 10px;
}
.ArticlePostDate {
	font-weight: bold;
	color: #666;
	font-style: italic;
}
#ArticleHead {
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.ArticleSidebarBoxes {
	background: #e7e4d3;
	padding: 1px;
	margin-bottom: 10px;
	width: 120px;
	float:right;
	margin-left: 10px;
	clear: both;
	display: block;
}
.ArticleSidebarContentContainer {
	background: url(http://www.destinationcrm.com/Images/TemplateImages/rightColumnBodyBg.gif) repeat-x #fefefd;
	padding: 5px;
}
.ArticleSidebarItems a {
	text-decoration:none;
	line-height: 25px;
}
.ArticleSidebarItems a:hover {
	text-decoration:underline;
}
.ArtcileBoxHr {
	/*border-bottom: 1px solid #e7e4d3;*/

	height: 1px;
	background: #e7e4d3;
}
.textAd {
	display: block;
	font-size: 10px;
	background: url(http://www.destinationcrm.com/Images/TemplateImages/rightColumnBodyBg.gif) repeat-x #fefefd;
	padding: 10px;
	border-top: 1px solid #e7e4d3;
	border-bottom: 1px solid #e7e4d3;
	margin: 10px 0px 10px 0px;
}
/* Added for conferences (Sorry Dave) - CM */

.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	line-height: 15px;
}
.smallmenu, .smallmenu a:link, .smallmenu a:hover, .smallmenu a:visited, .smallmenu, .smallmenu a:link, .smallmenu a:hover, .smallmenu a:visited, a.smallmenu, a.smallmenu a:link, a.smallmenu a:hover, a.smallmenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	line-height: 12px;
}
.ConfTop {
	font-size: 18px;
	padding: 5px 5px 8px 5px;
	font-weight: normal;
	TEXT-ALIGN:CENTER;
	color: 000000;
	background-color: ADC0CD;
	border: 1px solid #004a80;
	white-space:nowrap
}
.DescTop {
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	TEXT-ALIGN:CENTER;
	color: 000000;
	background-color: EBEBEB;
	border: 1px solid #004a80;
}
.TrackDesc {
	font-size: 12px;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	TEXT-ALIGN:CENTER;
	color: 000000;
	background-color: EBEBCC;
}
.bluetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.BlueTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.bluemodule_caption {
	color: #FFFFFF;
	padding: 6px;
	background: #366E99;
	font-weight:bold
}
.readarticle_articletitle {
	PADDING-RIGHT: 14px;
	PADDING-LEFT: 4px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	PADDING-BOTTOM: 14px;
	LINE-HEIGHT: 21px;
	PADDING-TOP: 10px
}
.readarticle_currentpage {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	WHITE-SPACE: nowrap;
	TEXT-ALIGN: right;
	float:right;
	margin-left: 10px;
	clear: both;
	width:180px;
}
 http://w.sharethis.com/widget/1.18/sharethis.css  a.stbutton {
 padding: 1px 5px 5px 22px;
}
.stbuttontext {
	line-height: 17px;
}
.stico_default {
	background: url(http://w.sharethis.com/images/share-icon-16x16.png) no-repeat scroll 0px 0px !important;
	background: url(http://w.sharethis.com/images/share-icon-16x16.png) no-repeat scroll 0px 0px;
}
.stico_rotate {
	background: url(http://w.sharethis.com/images/rotating-icon.gif) no-repeat scroll 0px 0px !important;
	background: url(http://w.sharethis.com/images/rotating-icon.gif) no-repeat scroll 0px 0px;
}
.stwrapper {
	position: absolute;
	width: 354px;
	z-index: 1000000;
	margin: 0px;
	padding: 0px;
}
.stframe {
	position: absolute;
	z-index: 1000020;
	left: 0px;
	top: 0px;
}
.stclose {
	cursor: pointer;
	z-index: 1000030;
	position: absolute;
	text-align: right;
	top: 10px;
	right: 9px;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
}
#sidebar a{
	text-decoration:none;
}
#sidebar ul { 
	padding: 0;
	margin: 10px 0px 10px 0px;
	list-style: none;
}
#sidebar li { 
	font-weight: bold;
	margin-left: 20px;
}
#sidebar ul ul {
	margin: 0px 0px 10px 10px;
}
#sidebar ul ul li{
	font-weight:normal;
}
#blogTitleBox{
	width:100%;
	border-top:1px dotted #999999;
	margin-top:10px;
	padding-top:10px;
	border-bottom:1px dotted #999999;
	margin-bottom:10px;
	padding-bottom:10px;
}

.recentposts {
        list-style:none}


/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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 & aligment */

/* New Additons 12/16/2010 */


div.entry {
	margin-left: 15px;
	line-height: 17px;
	font-variant: normal;
}

#blogTitleBox {
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}

div.timesHeader a {
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: 23px;
	font-size: 20px;
}

p.postmetadata {
	margin-left: 35px;
}

#comments {
	margin-left: 15px;
	font-size: 16px;
}

#commentform {
	margin-left: 25px;
}

#postcomment {
	margin-left: 15px;
}

#archives ul {
	margin-left: -10px;
}

#sidebar div li {
	font-weight: normal;
	margin-left: 15px;
	margin-right: 25px;
}

#cloud {
	margin-left: 15px;
	margin-top: 0;
	margin-right: 10px;
}

img.avatar.avatar-46.photo {
	border-style: ridge;
	border-color: #750909;
	border-width: 3px;
}

tr td small {
	padding-left: 10px;
}

#ArticleContainer {
	border-style: solid;
	border-color: #A00D0F;
	border-right-width: 3px;
}

#sbtitle strong {
	padding-left: 10px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#sbtitle {
	padding-left: 0;
	font-size: 15px;
}

#archives strong {
	font-size: 15px;
	padding-bottom: 5px;
}

div.socialbuttons {
	margin: 5px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 1px;
}

#blogTitleBox {
	border-bottom-width: 0;
}

div.entry p {
	font-size: 13px;
	line-height: 17px;
}
