/*
Theme Name: edadv_template
Theme URI: http://www.bigfishpond.com
Description: The master template for magnificent Publication's blog.
Version: 2.0
Author: Big Fish Design, modified by Saremo, Inc.
Author URI: http://www.bigfishpond.com, http://www.saremo.com
*/

/***** GLOBAL FORMATTING *****/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #666666 url(images/bg_grey.gif) repeat-x;
	font-size: 12px;
	color: #000;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

a {
	color: #a72600;
	text-decoration: none;
}

a:hover {
	color: #595052;
	text-decoration: underline;
}

a:visited {
	color: #595052;
}

/***** PAGE STRUCTURE FORMATTING *****/

#wrapper {
	display: block;
	margin: 0 auto;
	width: 960px;
	position: relative;
	background: #fff url(images/contentBg2.gif) repeat-y;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#wrapper2 {
	display: block;
	margin: 0 auto;
	width: 960px;
	position: relative;
	background-color: #feeda7;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#background {
	background: #fff url(images/contentBg2.gif) repeat-y;
}

#header {
	width: 960px;
	background: #fff url(images/header.gif) top center no-repeat;
	height: 100px;
	margin-top: 0;
	color: #fff;
}

#header.blog {
	background: #fff url(images/edadv-header-bg.gif) top left no-repeat;
	}
	

.title {
	padding: 5px 5px 5px 20px;
	color: #fff;
	display: none;
}

#Nav {
	display: block;
}

#content {
	width: 510px;
	float: left;
	color: #000;
	padding: 20px;
}

#content2 {
	width: 920px;
}

#content3 {
	width: 550px;
	float: left;
	color: #000;
	padding: 20px;
}

#contentYellow {
	color: #feeda7;
}

#sidebarRight {
	width: 135px;
	float: right;
	color: #000;
	background: #feeda6;
	padding: 20px;
}

* html #sidebarRight {
	width: 135px;
}

#sidebarLeft {
	width: 135px;
	float: right;
	color: #000;
	padding: 20px;
}

* html #sidebarLeft {
	width: 120px;
}

#footer {
	clear: both;
	width: 931px;
	background: #000;
	color: #fff;
	text-align: left;
	height: 33px;
	padding: 8px 8px 12px 21px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}

#footer a {
	color: #fff;
}

/***** NAVIGATION BAR FORMATTING *****/

ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 960px;
	float: left;
	/*background: #49647d url(images/navOnBlue.gif) repeat-x;*/
	background-color:#000000;
	font-family: "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 12px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

ul#Nav li {
	float: left;
	border-right: 1px solid #fff;
}

ul#Nav li.first {
	border-left: none;
}

ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.45em;
	line-height: 25px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

ul#Nav a:hover {
/*	background: #cf7f26 url(images/navOff.gif) repeat-x;*/	
	color: #ffe36c;
	text-decoration: none;
}

ul#Nav li.current_page_item a { 
	color: black; 
	/*background: url(images/navOff.gif) repeat-x;*/
	text-decoration: none;
	background-color: #ffe36c;
}

/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-bottom: 20px;
	clear:both;
	}

blockquote {
	color: #000; 
	margin: 20px 10px 10px 10px; 
	padding: 10px 10px 4px 10px;
	font-size: 12px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
}

p, td {
	margin-bottom: 15px;
	line-height: 1.6em;
}

p a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

p a:hover {
	border-bottom: 2px solid #999898;
	text-decoration: none;
}

p.center {
	text-align: center;
}

.title-block {
	margin:0 0 0 67px;
	padding:0;
	}

.author-block {
	margin:0 0 20px 75px;
	padding:0;
	}

.author-name-wrapper {
	height:75px;
	}
	
.author-name {
	height:100%;
	position:relative;
}
.author-name h2 {
	color: #a72600;
	position:absolute;
	bottom:0;
	left:0;
	}

.author-bio {
	padding-bottom:10px;
	}

.article-list {
	clear:both;
	margin-top:15px;
	}
	
h5 {
	padding:0 0 0 4px;
	margin:0;
	font-size: 14px;
//	letter-spacing: -0.8px;
//	text-align: left;
//	padding:  2px;
	font-weight: normal;
	color:  #595052;
	/*border-bottom: 2px #fff solid;*/
//	margin-top: -10px;
//	margin-bottom: 5px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


.postmeta {
	background: #fbf2ce;
	border: 1px solid #a0abb4;
	padding: 3px;
	font-size: 10px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 2em;
//	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
//	margin-bottom: 8px;
//	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #a72600;
	padding:0;
	margin:0;
}

.post h1 {
	font-size: 1.8em;
//	letter-spacing: -0.8px;
	text-align: left;
	font-weight: bold;
//	margin-bottom: 8px;
//	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #a72600;
	padding:0;
	margin:24px 0 7px 0;
}
	
.static-title-block h1 {
	margin-bottom:15px;
	}

.title-block h1 a, .title-block h1 a:visited, .static-title-block h1 a, .static-title-block h1 a:visited {
	color:#bb3a06;
}

h1.title {
	font-size: 45px;
	letter-spacing: -2.5px;
	padding: 10px 10px 10px 17px;
}

h4 {
	margin: 3px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #595052;
}
.TopRightText {
	text-align: right;
	color: white;
	border-bottom: none;
	padding:5px 10px;
}

.TopRightText a {
	color: white;
	text-decoration: none;
	border-bottom: none;
}

.TopRightText a:hover {
	color: #000000;
	text-decoration: none;
}


/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

html>body .post li {
	margin: 7px 0 8px 10px;
}

.post ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.post ol li {
	margin: 0;
	padding: 0;
	}

/***** SEARCH FORM FORMATTING *****/

#searchform {
	display: inline;
	float: right;
	margin: 0 20px 0;
	padding: 10px 0 0;
	text-align: left;
}

#searchform #s {
	width: 160px;
	padding: 4px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

h2 {
	font-size: 16px;
	text-align: left;
	padding:  2px;
	font-weight: 500;
	color:  black;
	/*border-bottom: 2px #fff solid;*/
	margin-bottom: 5px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#sidebarRight a {
	color: #a72600;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color:  #595052;
	text-decoration: underline;
}

#sidebarLeft a {
	color: #a72600;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #595052;
	text-decoration: underline;
}

#sidebarLeft a:visited {
	color: #595052;
}

/***** SIDEBAR LISTS FORMATTING *****/

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}

.sidebarIcon li { 
	margin: 0 0 0.2em 0; 
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebar ul { 
	list-style-type: none;
}

.sidebar li { 
	margin: 0 0 0.6em 0; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

#tdProjects ol {
	margin:0;
	}
	
#tdProjects ol li {
	margin-left:0px;
	}

/***** FOOTER FORMATTING *****/

#footer p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	letter-spacing: -0.1px;
	margin-bottom: 0px;
}

#footer a {
	color: #fbf2ce;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #f15c30;
	background: none;
	border-bottom: none;
}

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}

/***** IMAGE FORMATTING 

img.post {
	padding: 5px;
	border: 1px solid #000;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #000;
}

img.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	border: 1px solid #000;
	margin: 8px;
	display: inline;
}
*****/
	
/***** COMMENTS FORMATTING *****/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #49647d;
}

#commentform textarea {
	width: 500px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #49647d;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.commentlist li {
	font-weight: bold;
}

.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, Helvetica, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/****** FORMATTING FROM ORIG MAGPUB SITE ******/
#tdYellowMainArea {
	background-color: #FEEDA7;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	/*background-image: url(images/yellowshadow.jpg);*/
	background-repeat: repeat-x;
}
#tdWhiteMainArea {
	background-color: #FFFFFF;
	padding: 10px;
}
#tdMainTableLeftCol {
	margin: 0px;
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FEEDA7;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tdMainAreaRightCol {
	background-color: #FEEDA7;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#tdThreeColDottedLines {
	margin: 0px;
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#tdThreeColNoLines {
	margin: 0px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: thin none #000000;
}
#tdBlackBar {
	background-color: #000000;
}
#tdPortfolioBoxes {
	background-color: #FEEDA7;
}
#tdProjectsHead {
	background-color: #666668;
	color: #FFFFCC;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#tdProjects {
	background-color: #FFFFCC;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tdbios {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 0px;
}

/******* STYLES FOR PUBMASTER 2 MAP PAGE *******/
.pullquote {
	font-size: 17px;
	color: #666666;
	line-height: 24px;
	text-align: left;
}
.pullquote_credit {font-size: 10px}

       



#map {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	width:900px;
	height:1100px;
	background:url(images/pubmaster-lrg.gif) top left no-repeat #fff;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 16px;
	color: #000000;
}
	
		#map li {
			margin:0;
			padding:0;
			list-style:none;
		}
		
		#map li a {
			position:absolute;
			display:block;
			/*
			   Specifying a background image
			   (a 1px by 1px transparent gif)
			   fixes a bug in older versions of
			   IE that causeses the block to not
			   render at its full dimensions.
			*/
   			background:url(images/blank.gif);
   			text-decoration:none;
			color:#000;
		}
		
		#map li a span { display:none; }
		
		#map li a:hover span {
			position:relative;
			display:block;
			width:400px;
			left:-100px;
			top:20px;
			border:1px solid #000;
			background:#fff;
			padding:5px;
  		}


       
	#map a.concept1 {
	position:absolute;
	top:33px;
	left:160px;
	width:90px;
	height:50px;
	}
	#map a.concept2 {
	position:absolute;
	top:112px;
	left:162px;
	width:90px;
	height:50px;
	}
	#map a.concept3 {
	position:absolute;
	top:189px;
	left:161px;
	width:90px;
	height:50px;
	}
	#map a.concept4 {
	position:absolute;
	top:269px;
	left:161px;
	width:90px;
	height:50px;
	}
	#map a.concept5 {
	position:absolute;
	top:213px;
	left:285px;
	width:90px;
	height:50px;
	}
	#map a.concept6 {
	position:absolute;
	top:327px;
	left:285px;
	width:90px;
	height:50px;
	}
	#map a.concept7 {
	position:absolute;
	top:213px;
	left:415px;
	width:90px;
	height:50px;
	}
	#map a.concept8 {
	position:absolute;
	top:328px;
	left:416px;
	width:90px;
	height:50px;
	}
	#map a.concept9 {
	position:absolute;
	top:160px;
	left:552px;
	width:165px;
	height:35px;
	}
	#map a.concept10 {
	position:absolute;
	top:197px;
	left:552px;
	width:165px;
	height:36px;
	}
	#map a.concept11 {
	position:absolute;
	top:169px;
	left:750px;
	width:90px;
	height:50px;
	}
	
	#map a.concept12 {
	position:absolute;
	top:330px;
	left:551px;
	width:90px;
	height:50px;
	}
	#map a.concept13 {
	position:absolute;
	top:401px;
	left:551px;
	width:90px;
	height:50px;
	}
	
	
	#map a.execute1 {
	position:absolute;
	top:290px;
	left:752px;
	width:90px;
	height:50px;
	}
	#map a.execute2 {
	position:absolute;
	top:401px;
	left:752px;
	width:90px;
	height:50px;
	}
	#map a.execute3 {
	position:absolute;
	top:480px;
	left:503px;
	width:90px;
	height:50px;
	}
	#map a.execute4 {
	position:absolute;
	top:479px;
	left:373px;
	width:90px;
	height:50px;
	}
	#map a.execute5 {
	position:absolute;
	top:479px;
	left:374px;
	width:90px;
	height:50px;
	}
	#map a.execute6 {
	position:absolute;
	top:479px;
	left:247px;
	width:90px;
	height:50px;
	}
	#map a.execute7 {
	position:absolute;
	top:621px;
	left:247px;
	width:90px;
	height:50px;
	}
	#map a.execute8 {
	position:absolute;
	top:534px;
	left:752px;
	width:90px;
	height:50px;
	}
	#map a.execute9 {
	position:absolute;
	top:613px;
	left:752px;
	width:90px;
	height:50px;
	}
	#map a.execute10 {
	position:absolute;
	top:536px;
	left:626px;
	width:90px;
	height:50px;
	}
	#map a.execute11 {
	position:absolute;
	top:614px;
	left:627px;
	width:90px;
	height:50px;
	}
	#map a.execute12 {
	position:absolute;
	top:690px;
	left:626px;
	width:90px;
	height:50px;
	}
	#map a.execute13 {
	position:absolute;
	top:776px;
	left:246px;
	width:90px;
	height:50px;
	}
	#map a.execute14 {
	position:absolute;
	top:776px;
	left:373px;
	width:90px;
	height:50px;
	}
	#map a.execute15 {
	position:absolute;
	top:776px;
	left:502px;
	width:90px;
	height:50px;
	}
	#map a.execute16 {
	position:absolute;
	top:776px;
	left:627px;
	width:90px;
	height:50px;
	}
	#map a.execute17 {
	position:absolute;
	top:859px;
	left:626px;
	width:90px;
	height:50px;
	}
	#map a.execute18 {
	position:absolute;
	top:860px;
	left:502px;
	width:90px;
	height:50px;
	}
	
	
	#map a.produce1 {
	position:absolute;
	top:859px;
	left:373px;
	width:90px;
	height:50px;
	}
	#map a.produce2 {
	position:absolute;
	top:859px;
	left:248px;
	width:90px;
	height:50px;
	}
	#map a.produce3 {
	position:absolute;
	top:859px;
	left:122px;
	width:90px;
	height:50px;
	}
	#map a.produce4 {
	position:absolute;
	top:938px;
	left:122px;
	width:90px;
	height:50px;
	}
	#map a.produce5 {
	position:absolute;
	top:1018px;
	left:122px;
	width:90px;
	height:50px;
	}
	#map a.produce6 {
	position:absolute;
	top:1018px;
	left:247px;
	width:90px;
	height:50px;
	}
	#map a.produce7 {
	position:absolute;
	top:1018px;
	left:373px;
	width:90px;
	height:50px;
	}
	#map a.produce8 {
	position:absolute;
	top:1018px;
	left:499px;
	width:90px;
	height:50px;
	}
	#map a.produce9 {
	position:absolute;
	top:1018px;
	left:624px;
	width:90px;
	height:50px;
	}
	#map a.produce10 {
	position:absolute;
	top:1018px;
	left:752px;
	width:90px;
	height:50px;
	}
	

/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}

.right {
float:right;
}

#logo a {
float:left;
border: 0;
padding: 5px 0 5px 5px;
border-bottom: none;
display:inline;
}

.topics {
border: 0;
margin:0;
padding:0;
background-color:#feea89;
font-size: 11px;
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.topics table a {
padding-left: 15px;
border-bottom: none;
}

.topics a:hover{
border-bottom: none;
}

/* Avatar Code */

.avatar { float:left; padding: 4px 7px 2px 0; margin: 0; background: white; }

/* End Avatar Code */