/* ------------------------------------------------------------------- */
/* RESET */
/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
   
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	/* font-weight: inherit; */
	/* font-style: inherit; */
	font-size: 100%;
	/* line-height: 1; */
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
em {font-style:italic;}

a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* ------------------------------- END Reset ------------------------------------ */


/* ------------------------------- Globals ------------------------------------ */

body {
	background-color: #CADB2A;
	margin:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
.clear {float:none;}
.left {
	float: left;
}
.right {
	float: right;
}
a {
	color: #0856A4;
}

/* ------------------------------- END Globals ------------------------------------ */


/* --------------------------------- Rounded Corner Box ---------------------------------- */

.roundedcornr_box {
	background: #ffffff;
}
.roundedcornr_top div {
	background: url(images/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(images/roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
	background: url(images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
	background-color: #FFFFFF;
	background-image: url(images/roundedcornr_br.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content { 
	margin: 0 15px; 
}

/* --------------------------------- END Rounded Corner Box ---------------------------------- */


/* --------------------------- Menu Tabs --------------------------- */

#nav {
	float:left;
	width:100%;
	line-height:normal;
	border-bottom:5px solid #CADB2A;
	margin-bottom: 20px;
}
#nav ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
	white-space: nowrap;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
	white-space: nowrap;
}
#nav a {
	float:left;
	margin:0;
	padding:0 0 0 0;
	text-decoration:none;
}
#nav a span {
	float:left;
	padding:5px 11px 4px 2px;
	color:#89993A;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a:hover span {
	color: #000000;
}
#nav .select a,
#book .book a,
#authors .authors a
{
	background:url("images/nav-tableft.gif") no-repeat left top;
}
#nav .select a span,
#book .book a span,
#authors .authors a span
{
	background:url("images/nav-tabright.gif") no-repeat right top;
	color: #000000;
}
#nav a:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
}
#nav a.on:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}
/* --------------------------- END Menu Tabs --------------------------- */


/* --------------------------- Main --------------------------- */

#titlelogo {
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 5px;
}

#buyTheBook {
	float: right;
}

#alpha {
	/* left column */
	float:left; 
	width: 325px;
	padding-left: 24px;
}
#beta {
	/* right column */
	/* float:right; */
	margin-left:350px; 
	padding-left: 24px;
	padding-right: 24px;
}	

#main p {
	font-size: 95%;
	line-height: 110%;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 16px;
}
#main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
}
#main ul {
	padding-left: 12px;
}
#main li {
	list-style-type: disc;
	font-size: 95%;
	line-height: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-bottom: 6px;
	margin-right: 40px;
}

/* --------------------------- END Main --------------------------- */


/* --------------------------- Formatting Classes --------------------------- */

.bookTitle {
	font-style: italic;
}
.greenName {
	font-weight: bold;
	color: #CADB2A;
}
.greenArrow {
	float: left; 
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 25px;
}
.dropcapImage {
	float: left;
	margin: 5px;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 6px;
	margin-left: 5px;
	margin-top: 12px;
}
#news p {
	font-size: 95%;
	line-height: 110%;
	margin-bottom: 24px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bolded {
	font-weight: bold;
}
.tocPart {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-top: 24px;
	margin-bottom: 16px;
}
.tocChapter {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
}
.toc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-left: 20px;
	margin-top: 15px;
}
.exampleHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 6px;
}
.examples {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin-left: 20px;
	margin-top: 15px;
}
#orderTheBook {
	margin-top: 20px;
	font-weight: bold;
}
#orderTheBook li {
	margin-top: 5px;
}
#bookPageLinks {
	line-height: 180%;
	font-face: verdana, arial, helvetica, sans serif;
	font-size: 12pt;
	font-weight: bold;
}
#bookPageLinks ul {
	margin-top: 5px;
	margin-bottom: 24px;
}
.noBorder {
	border: none;
}

/* --------------------------- END Formatting Classes --------------------------- */


/* --------------------------- Footer Area --------------------------- */

#footer {		
	/* main footer box, with the green line on top */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top: 2px solid #CADB2A;
	padding-top: 15px;
	margin-top: 25px;
	clear: both;
}
.footerText {
	margin-left: 10px;
	font-size: 95%;
	line-height: 120%;
}
#footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 8px;
	padding: 0px;
}
#footer li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 40px;
	margin-bottom: 6px;
	margin-left: 20px;
	list-style-type: disc;
}
#footer ul {
	margin: 0px;
	padding: 0px 0px 0px 4px;
}

#forresterLogoArea {
	float: right;
	width: 300px;
	margin-top: 15px;
	margin-bottom: 50px;
	text-align: center;
}
#forresterLogoArea p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
.forresterLogo {
	/* the image itself */
	margin-bottom: 10px;
}


#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

/* --------------------------- END Footer Area --------------------------- */

/* --------------------------- BEGIN Blog Specific Styles --------------------------- */

.layout-two-column-right {
	background-color: #CADB2A;
	margin:30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
.layout-two-column-right #betaBlog {
	width: 225px;
}

#betaBlog {
	/* right column */
	float:right;
	padding-left: 24px;
}	
#alphaBlog {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	font-size: 95%;
}	
.layout-two-column-right #alpha-inner
{
	border: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 255px;
	padding-right: 0px;
}
.entry, .trackbacks, .comments, .archive, .date-header, .entry-content {
	clear:none;
}

#pagebody-inner {
	line-height: 150%;
}
.date-header, 
.trackbacks-header, 
.comments-header, 
.comments-open-header, 
.archive-header 
{
	color: #999999;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 80%;
	letter-spacing:0.15em;
	margin:	0;
	padding: 0 1px 3px;
	border-bottom: none;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

/* modules */

.module a {
	text-decoration: none;
	font-weight: inherit;
}
.module-header {
	border-bottom:solid 1px #ccc;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	letter-spacing:0.15em;
	line-height: 1.3em;
	margin:2.5em 0pt 0.5em 0pt;
	text-transform:uppercase;
	text-align: left;
}

.module-header a,
h2.module-header a {
	color:#999999;
}

.module-content {
	margin: 5px 0 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 88%;
	line-height: 130%;
}
.module-list-item {
	margin: 0 0 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.2;
}
.module-list-item .typelist-note table {
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
}
.module-list-item .typelist-note table tbody tr td {
	padding:0 !important;
}

.module-category-cloud .module-list
{
	margin-right: 0;
	margin-left: 0;
}

.module-category-cloud .module-list-item
{
    display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2em;
	background: none;
}

.module-category-cloud .cloud-weight-1  { font-size: 0.9em; }
.module-category-cloud .cloud-weight-2  { font-size: 0.95em; }
.module-category-cloud .cloud-weight-3  { font-size: 1em; }
.module-category-cloud .cloud-weight-4  { font-size: 1.125em; }
.module-category-cloud .cloud-weight-5  { font-size: 1.25em; }
.module-category-cloud .cloud-weight-6  { font-size: 1.375em; }
.module-category-cloud .cloud-weight-7  { font-size: 1.5em; }
.module-category-cloud .cloud-weight-8  { font-size: 1.625em; }
.module-category-cloud .cloud-weight-9  { font-size: 1.75em; }
.module-category-cloud .cloud-weight-10 { font-size: 1.75em; }


		
h2.content-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #666;
	font-weight: normal;
	background-image: url(http://blogs.forrester.com/icons/i-tag.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}

/* --------------------------- END Blog Specific Styles --------------------------- */
.entry-body {
	line-height: 130%;
	padding-bottom: 8px;
}
.entry-body p {
	padding-bottom: 3px;
	padding-top: 8px;
}

.entry-body ul {
	list-style: disc;
	padding-left: 2em;
}

.entry-body ol {
	list-style: decimal;
	padding-left: 2em;
}

.entry-body blockquote {
	padding: 1em 3em;
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed
{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.comment-content p {margin-bottom: 10px}
.entry-footer,
.trackback-footer,
.comment-footer
{
	border-top: 1px solid #ccc;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0;
	padding: 3px;
	
}
.entry-header {
	border: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-align: left;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.entry-header a {
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link { color: #000000; }
.entry-header a:visited { color: #000000; }
.entry-header a:active { color: #000000; }

.entry-header a:hover {
	color: #0856A4;
	text-decoration: underline;
}
a:hover {
text-decoration:underline;
}

.footer {
	padding: 10px 0px 20px;
	margin: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 110%;
	color: #000000;
}

