/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */


/**** Enable desktop menu *********/
#zone-menu-wrapper{
	display:block;
}
#mobile_menu_wrapper{
	position:relative;
}
#mobile_menu_wrapper #zone-menu-wrapper{
	width: 100%;
	margin-top:0px;
	left:0px;
}

#mobile_menu_wrapper #mega-menu{
	padding-top: 0px;	
}

#mobile_menu_wrapper #gsearch{
	top:0px;	
}
#mobile_menu_wrapper:hover #zone-menu-wrapper{
	width: 100%;
}

#zone-branding-wrapper .logo-img{
	position:relative;
	left:0px;		
}

/**** End Enable desktop menu *********/
#section-header {
	padding-bottom: 30px
}
body.front #section-header {
	padding-bottom: 0px
}
#zone-content #region-content{
	display:inline;
	float:left;
}

body.google .gm_hide{
	display:block;
}

body.front #hasRightSidebar #region-content {
margin: 0 0 25px 0;
padding: 0 1.8em 15px 0em;
}

body.front .views-row{
   background-color: white;
   margin: 50px 0 50px 0px;
   position:relative;
   color:#555555;
   padding: 10px 30px;
   -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
   behavior: url('/digitalstrategy/sites/digitalstrategy/themes/digitalstrategy/css/PIE.htc');
}

/*** remove title on basic pages *
.page-node #page-title {
	display: inline-block;
	padding-right: 90px;
}*/

/*.field-name-field-titleimage{
   margin-top:-50px;
   margin-bottom:20px;
}*/

/*  ------ global classes -------- */
.cf:before, .cf:after {
	content: "";
	display: block;
}
.cf:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom: 1;
}


/************* styles missing from original? *************/

#hasRightSidebar #region-content{
width: 63%;
}

/************* By the numbers Zone *************/
 

#zone-content ul.numbersection {
	list-style: none;
	margin:0;
	width: 100%;
}
#zone-content ul.numbersection:first-child {

}

#zone-content hr.home {
	background-image: url("../images/home_hr_bckg.png");
	background-repeat: no-repeat;
	background-position: -800% -50%;
	width: 240px;
	height: 2px;
	margin: 0 0 14% 0;
}
#zone-content .home_arrow {
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
	background-position:92% 25% !important;
	/*width: 240px;*/
	height: 10px;
	padding-right: 0 1.4% 0 0;
	display: block;
color:#fff !important;
}

#zone-content p.home_digital{
 margin: 0 0 3% 0;
}


#region-sidebar-second a:link, #region-sidebar-second a:active, #region-sidebar-second a:hover, #region-sidebar-second a:visited, .sidebarLink a {

}
#sidebarMilestones a:link, #sidebarMilestones a:active, #sidebarMilestones a:hover, #sidebarMilestones a:visited, #sidebarMilestones a.sidebarLink {
	font-weight: 500;
	letter-spacing: 0;
}


 #region-sidebar-second ul li {
	padding: 0 ;
	margin: 0;
	/*font-size: 0.825em;*/
}


/************* end the numbers Zone *************/

#region-sidebar-second {
 	width: 29%;
   background:url('../images/sidebarVertbg.png') no-repeat left 75px; 
	}


#headtool {
display: inline;
-webkit-backface-visibility: visible;
}
#home_banner img {
	width: 241px;
}

/*#headtool {
 display: none;
 -webkit-backface-visibility: hidden;
}*/

ul.menu li a {
       padding: 13px 0 0 0;
    white-space: nowrap;
}

ul.menu li.mlid_610 a,  ul.menu li.mlid_469  a, ul.menu li.mlid_470 a, ul.menu li.mlid_471 a, ul.menu li.mlid_614 a   {
	background: none;
text-align: center;
}


img.digiTalkBlog {
width: 302px;
}


/*debug code*/
/*#region-footer-first:after{
   content: "Default";
}*/
html body {
  /*min-width: 1006px;*/
 /* font-size: 105%;*/
}


html .container-12 {
  margin-left: auto;
  margin-right: auto;
  /*width: 1006px;*/
}

#page{
/*   color:white;
  background: url('../images/background_bottom_pattern.png') repeat-y 50% 1056px; */
}

#pagebg{
   color:white;
   background: url("../images/background_full.png") no-repeat fixed center top transparent;
}


/************* Background *************/

#bkground_left{
   background: url('../images/background_left_pattern.png') repeat-x top left;/**/
   position:absolute;
   width:100%;
   top:0px;
   left:0px;
   min-height:1056px;
   z-index:-1;
}


/*
#bkground_left{
   background: url('../images/background_left_pattern') repeat-x top left;
   position:absolute;
   width:50%;
   top:0px;
   right:50%;
   min-height:1056px;
   z-index:-1;
}

#bkground_right{
   background: url('../images/background_right_pattern') repeat-x top left;
   position:absolute;
   width:50%;
   top:0px;
   left:50%;
   min-height:1056px;
   z-index:-1;
}
*/

#section-header {
background-image: none;
height: 175px;
}

#section-content .region-content{
   min-height:630px;

}




/************* End Background *************/

/************ Home Page Fixed Position Settings **************/
/*.front #ie8 #bkground_left{
   position:fixed;
}
.front #ie8 #homebg{
   background: url('../images/background_full.png') no-repeat top center;
   position:fixed;
   width:100%;
   top:0px;
   min-height:1056px;
}


.front #ie8 #region-branding{
   background:url('../images/headerbg.png') repeat-y top left;
   height:105px;


}

#ie8 #zone-branding-wrapper{
   height:105px;


}

.front #ie8 #section-header{
   position:fixed;
   top: 0px;
   width:100%;
   z-index:100;


}
.front #ie8 #section-footer{
   position:fixed;
   bottom: 0px;
   width:100%;

}

.front #ie8 #section-content{
   margin-top: 150px;
   margin-bottom:100px;
   


}

.front #ie8 #home_banner{
   position:fixed;
   top: 163px;
   margin-left:-30px;

   width:690px;
   background:url('../images/bannerbg.png')  no-repeat top left;
   z-index:100;
   overflow:hidden;


}

body.front  #ie8 #region-content{
   margin-top:90px;

}*/

/*
.front #ie8 #home_banner_zone{
   position:fixed;
   top: 163px;
   margin-left:-30px;
   width:850px;
   z-index:100;
   overflow:hidden;
   background:url('../images/bannerbg_pattern.png')  repeat top left;
}

.front #ie8 #home_banner{
   background:url('../images/bannerbg.png')  no-repeat top left;
}
*/

/*.front #ie8 #region-sidebar-second{
   position:fixed;
   width:330px;
   top:173px;

}*/

.front #zone-content #region-content{
   padding-top:0px;
  /* background:url('../images/sidebarVertbg.png') no-repeat right 75px; */
}

.front #zone-content #region-content .region-inner{
   margin: 0px;
   padding-top: 15px;
}


.front #home_banner{
   background:url('../images/shadow_divider_top.png') no-repeat -300px 100%; 
   padding-bottom:25px;

   
}


/************ End Home Page Fixed Position Settings **************/

/********** Branding ***************/

.logo-img {
float: left;
margin: 0px;
background: none;
/*height: 40px;
width: 100px;*/
padding-left: 0;
}
#zone-branding .logo-img a{
   text-decoration:none;
   color:#f1cf58;
   font-family:"Museo300 Regular", Helvetica, "Trebuchet MS", Verdana, sans-serif;
   font-weight:bold;
   font-size:16pt;
}
img#logo{
   width:337px;
}
#zone-branding .logo-img a #logop1{
   font-size:18pt;
}

#zone-branding .logo-img a #logop2{
   color:white;
}
#zone-branding .logo-img #logo{
   /*width: 55px;*/
}
#zone-branding-wrapper{
   height:105px;
   background: none;

}
#region-branding, #region-branding a{
   color:white;
   margin: 0
}

#usflag{
   vertical-align:top;
   margin-right:3px;
}
#headtool{
   position:absolute;
   top:30px;
   right:20px;
   font-size:70%;
   font-weight:normal;
   text-align:right;
}

#textsize_tool{
   margin-top:5px;
}
#headtool #printer{
   margin-left:10px;
}


/* Drupal Search */
.block-search-form{
   position:absolute;
   right:37px;
   margin-top:53px;
   z-index:500;


}

.block-search-form input.form-text{
   width:150px;


}

.block-search-form .contextual-links-wrapper{
   display:none;
}
#edit-submit{
   margin-left:3px;
}

/********** End Branding ***************/

/*********** Home Subheader ************/
#home_subheader{
}
#block-nodeblock-21 {
    display: block;
	padding-top: 15px;
}

/*********** End Home Subheader ************/


/********** top navigation *******/

#mega {
	/*top: auto;*/
	background: url('../images/navbg.png') repeat-x top left white;
	overflow:hidden;
	font-size: 16pt;
	/*margin-bottom: 10px;*/
	width:100%;
	position: relative; 	
	top: auto;
	display: block;
	z-index: 1;
}

#mega ul.menu > li.first{
	display:none;
}
#menuoverlay #mega-menu  {
	position: relative;
	}

#zone-menu-wrapper {
	width: 100%;
	margin: 0 auto;
}

#navwrap{
   background: url('../images/navleft.png') no-repeat top left;

}

#navwrap2{
   height: 58px;
   background: url('../images/navright.png') top right no-repeat;
   overflow: hidden;
}


#mega-menu{
   width: 718px;
   float:left;
   margin-left:27px;


}  #mega-menu
#navigation ul.menu{
display:none;
}


#mobile-menu-button{
   display:none;
}



#zone-menu {
	background-color: transparent;
	width: 960px;
}
#zone-menu #region-menu{
   width: auto;
   margin: 0;
}

#zone-menu ul.menu li ul.menu, #zone-menu ul.menu li ul.menu li{
   display:none;
}

#zone-menu ul > li{
   background: url('../images/navseperator.png') no-repeat top right;
   /*height: 57px;*/
   padding: 0px 0px;
   margin: 0px 0px;
  /* min-width:80px;*/
}

#zone-menu ul > li span{
   display:block;
   height: 100%;
   padding: 0px 0px;
   margin: 0px 0px;
}


#zone-menu li a, #zone-menu ul > li a {
	height: 58px;
	min-width: 80px;
	width: auto;
	padding-top: 18px;
	display: block;
	font-size: 0.85em;
	color: #05549D;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
	background-image: none;
	overflow: hidden;
}

#zone-menu li a.active, #zone-menu ul > li a.active {
	background: url('../images/topnavbh_active.png') repeat-x top right;
}

.region-menu-inner .navigation ul.menu li.leaf {
	width: auto;
	height: 58px;
}

/*#zone-menu li a, #zone-menu ul > li a{
   padding-top:18px;
   display:block;
   font-size: 0.85em;
   color: #05549D;
   text-align:center;
   text-decoration: none;
   text-shadow: 0px 1px 0px #ffffff;
   background-image: none;
}*/

#zone-menu li.last{
   /*background: url('../images/navbg2.png') repeat-x top left white;*/
}



#zone-menu li.active > span, #zone-menu li.active-trail > span{
   background: url('../images/topnavbh_active.png') repeat-x top right;
   margin-right:2px;


}
#zone-menu li a{
   color: #05549d;
   text-align:center;
   text-decoration: none;


}

#zone-menu li a.active{
   color: #05549d;

}

#zone-menu #secondary-menu{
   display:none;
}

#zone-menu #region-content *{
   margin: 0;
	padding: 0;
}

#zone-menu #region-menu{
   width: 100%;
   
}
#zone-menu ul.menu{
   display: table;
	width: 715px;
}

#zone-menu ul.menu li{
   display: table-cell;
   white-space: nowrap;
   text-align:center !important;
	width: auto;
}


#zone-menu ul.menu li.leaf{
   list-style-image: none;
}


.menu_wrapper ul.menu li{
   list-style-type:none;
   font-weight:bold;
   /*margin: 5px 0px 5px 10px;k*/
   margin:0;
   padding: 0px 0px 0px 0px;

}

#gsearch{
   position:absolute;
   right: 25px;
   width: 180px;
   height: 57px;
   background: url('../images/navbg2.png') repeat-x top left;
   padding-left: 10px;
   margin-right:-1px;
   z-index:10;
}


.logged-in #gsearch #searchbox, .logged-in #gsearch #gsearchbtn{
   display:none;
}
#gsearch #gsearch_inner{
   margin-top: 10px;
   margin-right:-15px;
}
#gsearch #searchbox{
   margin-left:5px;
   width:150px;
   -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
   behavior: url('/digitalstrategy/sites/digitalstrategy/themes/digitalstrategy/css/PIE.htc');
	color: #727272;
}
#gsearch label{
   position: absolute;
   font-weight:normal;
   font-size:8pt;
   margin-top:5px;
   left:50%;
   color: #555555 ;
   z-index:-100;
}
#gsearch input[type="image"] {
margin-left: -30px;
}
#gsearchbtn{
   margin-left:2px;
}

#ie7 #zone-menu ul.menu li{
   float:left;
   display:block;
   padding:0px;
}

#ie7 #zone-menu ul.menu > li.first{
	display:none;
}

/*Manually adjust tab width for ie7 */
#ie7 #zone-menu ul.menu li a{
   padding: 0px 21px;
   padding-top:15px;
   height:100%;
}
#ie7 #zone-menu ul.menu li.last  {
	padding-right: 3px;
}


/******************** end top navigation **************/
/******************** Sidebar Second ******************/
#zone-content-wrapper #zone-content  .region-sidebar-second-inner{
   padding-left:40px;
   padding-top:0px;
   /*margin-top:50px;*/
}

body.front #zone-content-wrapper #zone-content  .region-sidebar-second-inner {
padding-top: 60px;
}

.region-sidebar-second-inner .block{
   margin-top:0px;
}

.region-sidebar-second-inner .block:first-child .block-inner > .content{
 /*  background:url('../images/side-divider.png') no-repeat -100px -12px;
   padding-top: 5px;
   margin-top:3px;
  margin-left:-10px;
   padding-left:15px;*/

}
.region-sidebar-second-inner .content h2{
   font-size:550%;
   color:#F0CC52;
   padding-top:15px;
   line-height:80%;

}

#ie8 .region-sidebar-second-inner .content h2{
   font-size: 450%;
}


.region-sidebar-second-inner .content h2 span.small{
   font-size:.5em;
   font-weight:bold;
}

#sharedtools{
   margin-top:20px;
   margin-left:-20px;
   padding-top:20px;
   padding-left:20px;

   background:url('../images/side-divider.png') no-repeat -100px -12px;

}
#sharedtools ul li{
   display:inline;
   margin-left:5px;

}

section.block-tagclouds span.tagclouds-term a.level1 {
	font-size: 1em;
}
section.block-tagclouds span.tagclouds-term a.level2 {
	font-size: 1.2em;
}
section.block-tagclouds span.tagclouds-term a.level3 {
	font-size: 1.4em;
}
section.block-tagclouds span.tagclouds-term a.level4 {
	font-size: 1.6em;
}
section.block-tagclouds span.tagclouds-term a.level5 {
	font-size: 1.8em;
}
section.block-tagclouds span.tagclouds-term a.level6 {
	font-size: 2em;
}
section.block-tagclouds span.tagclouds-term a.level7 {
	font-size: 2.2em;
}
section.block-tagclouds span.tagclouds-term a.level8 {
	font-size: 2.4em;
}
section.block-tagclouds span.tagclouds-term a.level9 {
	font-size: 2.6em;
}
section.block-tagclouds span.tagclouds-term a.level10 {
	font-size: 2.8em;
}
/******************** End Sidebar Second ******************/


/************ Inner Pages *********************/

li.blogView-item, li.articleView-item {
/*float: left;
width: 33%;*/
}

.pane-generic-featured-nodequeue div.view-generic-featured-nodequeue div.view-content, .pane-generic-featured-nodequeue div.view-generic-featured-nodequeue div.attachment-after{
	/*float: left;*/
	width: 49.9%;
}
div.view-display-id-attachment_1 {
	padding-left: 20px;
}
.pane-generic-featured-nodequeue div.view-generic-featured-nodequeue div.attachment-after div.view-content {
/*	float: right;*/
	width: 99%!important;
}
div.feature1Image {
	/*margin-right: -100%;*/
	display: block;
	float: right;
	position: relative;
	z-index: 1000;
}

div.feature1Image img {
	float: right;
	display: block;
	position: absolute;
	padding-left: 20px;
}

.panels-flexible-row { /*.panels-flexible-row-5-4, .panels-flexible-row-5-5 */
width: 47%;
}

.panels-flexible-row.articles {
}
.panels-flexible-row.blogs {
	border-top: none!important;
	padding-left: 1.8em;
	padding-top: 0px;
/*	border-left: 2px dotted #d6d6d6;*/
}

/*
.not-front #zone-content  .region-content{
   margin-top: 1.25em;
   -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;
   behavior: url('/digitalstrategy/sites/digitalstrategy/themes/digitalstrategy/css/PIE.htc');
}

#zone-content > .region-content .region-content-inner{
   padding-top: 5em;
}

#zone-content p.subtitle {
	font-size: 1.3em;
}*/
.not-front h1{
/*   padding-top:1.87em;   
   font-size:2.15em;   
   margin-bottom: .625em;*/
   Width:100%;
}
/*
.not-front #block-system-main{
   margin-top:1.25em;
}
.context-working-better h1{
   background:url('../images/hands.png') no-repeat bottom right;
   padding-right:8.125em;
}
.context-blog h1 {
    background: url("../images/DIgitalk_Black.png") no-repeat scroll -10px 0 transparent;
   /* color: transparent;
    display: block;
    margin: 0;
    overflow: hidden;
    /*padding: 15px;
    text-indent: -9999px;
   /* white-space: nowrap;
    width: 100%;
}
.node-type-article h1#page-title{
	display: block;
	background: none;
	text-indent: 0px;
	width: 100%;
	font-family:"Museo100 Regular", Helvetica, "Trebuchet MS", Verdana, sans-serif;
	/*white-space: normal;
	line-height: 1.1em;
}

p.peopleFirstDescription {
	margin-bottom: 2em; 
	/*float: left; 
	margin-left: 80px;
}
.peopleFirstDescription img.webThumb  {
	margin-left: -80px;
	float: left;
}*/

div.field-name-field-cta-question, div.field-name-field-article-cta-question {
	margin: 0 0 0 -35px;
	padding: 65px 0 0 35px;
}

#callToActionHeader {
	margin: 0 0 0 -35px;
}

iframe#voc {
	width: 100%;
}
/*div#voc_tool_container{
width: 90%;
}*/

div#voc_tool_container iframe{
width: 100%;
}

/* 1 line VOC */
body.context-working-better div#voc_tool_container iframe {
	height: 10em;
}

/* 2 line VOC */
body.page-node-51 div#voc_tool_container iframe, body.page-node-62 div#voc_tool_container iframe{
	height: 11.25em;
}
/* 3 line VOC */
body.context-people-first div#voc_tool_container iframe, body.page-node-149 div#voc_tool_container iframe  {
	height: 12em;
}

/* 4 line VOC */
body.context-open-data div#voc_tool_container iframe {
	height: 14em;
}



body.page-node-96 div#voc_tool_container iframe {
height: 12em;
}

body.context-mobile iframe.voc {
width: 90%;
height: 22em;
}
/************ End Inner Pages *********************/

/*************** Footer Section ****************/
#section-footer{
   background-color:#0b5a9d;
   font-size: 70%;
   font-weight:normal;
   z-index:201;
   


}
#section-footer .region-footer-first-inner{
   margin-top:10px;
}

#region-footer-first{
   padding-bottom:20px;
   margin-bottom:20px;
   
}

#section-footer .region-footer-first-inner .footerline{
   margin-top:10px;
   margin-bottom:15px;
}
#section-footer p{
   margin: 20px 0px;

   padding: 0px 0px;
}
#section-footer a, #section-footer a:visited, #section-footer a:link, #section-footer a:hover{
   color:white;
   text-decoration:none;
}

#zone-footer{
   background: url('../images/footerbg.png') repeat-x top left;
}
#region-footer-first{
   width: 100%;
   padding: 0;
   text-align:center;
   padding-top: 10px;
   background: url('../images/footer_mainbg.png') no-repeat top left;

}
#region-footer-first ul{
   list-style-type:none;
   margin: 0px 0px;
}
#region-footer-first ul li{
   display:inline;
   list-style-type:none;
   margin-left:12px;
}
#region-footer-first p {
	padding: 0;
	font-size: 1.3em;
}

/*************** End Footer Section ***************
#region-content{
   background-color:#F9F9F9;
   color:#727272;
}
#region-content .region-inner{
   margin: 10px 20px;
}
.front #region-content{
   background-color: transparent;
}

#region-content ul,ol{
	padding-left:0px;
	margin-left: 25px;	
}

#region-sidebar-first{
   width: 200px;
}*/

.menu_wrapper{
   background: url('../images/topright.gif') #316184 top right no-repeat;
   padding: 10px 0px 0px 5px;
}

.menu_wrapper_inner{
   background: url('../images/bottomright.gif') #316184 bottom right no-repeat;
   padding-bottom: 10px;
}

.menu_wrapper .menu_content{
   background-color:#f7de84;
   border-top: 5px solid #840839;
   border-bottom: 5px solid #840839;
   padding-bottom: 10px;
}

.menu_wrapper ul li a{
   display:block;
   color: black;
   text-decoration:none;
   padding: 5px 0px 5px 10px;
   /*border-bottom: 1px solid #008080;*/
   background: url('../images/navline.gif') 10px 100% no-repeat;
}

.menu_wrapper ul li li a{
   padding-left: 20px;
   background: url('../images/navline.gif') 20px 100% no-repeat;
   font-weight: normal;
}

.menu_wrapper ul li a.active{
   background-color:white;
}

#publisher{
   display:block;
   position:absolute;
   right: 0px;
   top: 0px;
   text-indent:-5em;
}


/************ Page & Column Width ***************/

#zone-content{
   position:relative;
   width:960px;
   padding:0px 0px;
}


/*#hasRightSidebar #region-content{
   width: 68%;
	margin-left: 0;
	margin-right: 40px;
}
*/
#region-content {
margin: 0 0 25px 0;
padding: 0 1.8em 15px 1.8em;
}
/*
#hasLeftSidebar #region-content{
   width: 70%;
}


#hasLeftSidebar #hasRightSidebar #region-content{
   width: 70%;
}

#region-sidebar-second{
   /*margin-left: 15px; */
 /*  width: 28%;
   margin-right:-20px;
   color: #ffffff;
   font-size: 0.85em;
}



#page .container-12 .grid-12 {
   width:100%;
}

#edit-subject{
   width:100%;
}

/************ End Page & Column Width ***************/
/**** Fix menu issue during loading on mobile phone ****/
.menu-name-main-menu{
   display:block;
}

/********** add this ************/
.invisible{
   display:none;
}
#add_this_container  div.toolbox ul li.print{
display: block;
	/*background:url(../images/addthis/toolbar-print-top.png) no-repeat;*/
	/*width: 3.25em;*/
}

#add_this_container  ul.toolbox_body {
    display: block;
    position: relative;
}
#add_this_container  ul.toolbox_body, #add_this_container  ul.toolbox_body ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#add_this_container  ul.toolbox_body ul .closeshare {
    position: absolute;
    text-align: right;
    top: 0;
    right: 0;
}
#add_this_container  ul.toolbox_body ul .closeshare a {
    font-size: 9px;
    margin: 2px 5px 0px 0px;
    padding: 0;
    right: 0;
   top: 0;
	position: absolute;
	 text-align: right;
    width: 30px;
}
#add_this_container  ul.toolbox_body a {
    padding-left: 0;
    text-decoration: none;
}
#add_this_container  ul.toolbox_body ul {

    background-color: white;
    border: 1px solid #CDCDCD;
    display: none;
    font-size: 0.7em !important;
    margin: 32px 100px 0px 0px;
    overflow: hidden;
    padding: 0 5px 10px 3px;
    position: absolute;
    right: -50px;
    top: -0px;
    width: 230px;
    z-index: 99;

}

#add_this_container  ul.toolbox_body ul li a {
    display: block;
    margin: 0;
    padding-left: 25px;
    text-decoration: none;
}

#add_this_container  ul.toolbox_body li.share ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 2px 0;
    width: 115px;
}



ul.toolbox_body .delicious {
    background: url("../images/addthis/delicious.gif") no-repeat scroll left center transparent;
}

ul.toolbox_body .stumbleupon {
    background: url("../images/addthis/stumbleupon.gif") no-repeat scroll left center transparent;
}


ul.toolbox_body .digg {
    background: url("../images/addthis/digg.gif") no-repeat scroll left center transparent;
}

ul.toolbox_body .reddit {
    background: url("../images/addthis/reddit.gif") no-repeat scroll left center transparent;
}

ul.toolbox_body .linkedin {
    background: url("../images/addthis/linkedin.gif") no-repeat scroll left center transparent;
}


/********** end add this **************************/
/********** Comments **************/
#comments .field-items .field-item{
	white-space:pre-line;
}
/********** End Comments **************/

/********** End Pagination Fixes *************/

/************ comments ***************/
.field-name-comment-body{
   margin-bottom: 23px;
}
/************* Misc *******************************/
#zone-content table {
   border:none;

}
#zone-content table td{
   margin:0px;
   padding: 0ppx;
}

/*
.join_twitter{
   margin-bottom:0px;
}
*/
.comment_discalimer{
   font-size:80%;
}
