/*
Theme Name: Audrey (wide version)
Description: Custom theme for Sramana Mitra.  
Version: 1.3 Beta 1
Author: Foobuilder
Author URI: http://foobuilder.com/

Developed by Foobuilder exclusively for Sramana Mitra. 

*/

body {
	background: #FDFDFD url(../graphics/bg.gif) repeat-y center top;
	color: black;
	text-align: center;
	margin: 0;
	padding: 0;
	font: normal 13px/1.5em georgia, times, serif;
}
q {
	quotes: none;
}
table {
	font-size: 1em;
}
.clear {
	clear: both;
}
.hide {
	display: none;
	clear: both;
}
/****** basic typography	******/

a {
	color: #E33800;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #333;
}
a:hover {
	color: #999;
}
h1, h2, h3, h1.title, h4, h5, h6, #loc .inner {
	font: bold 1em/normal trebuchet ms, verdana, arial, sans-serif;
	margin: 0 0 10px;
	padding: 0;
	text-align: left ! important;
}
#loc {
	background: #eee url(../graphics/dash-dots.gif) repeat-x;
	margin: 0 16px 20px;
	padding: 5px 20px 5px 5px;
	border-bottom: 1px solid #ddd;
	clear: both;
	display:  block; /**/
}
#locph {
	background: #eee url(../graphics/dash-dots.gif) repeat-x;
	margin: 0 0px 0px;
	padding: 5px 20px 5px 5px;
	border-bottom: 1px solid #ddd;
	clear: both;
	display:  block; /**/
}
h1, #locph .inner {
	background: url(../graphics/pen.gif) no-repeat 0 .3em;/* */
	font-size: 1.4em;
	display: inline;
	color: black;
	margin-right: .5em;
	padding-left: 20px;
}
#loc h1 a, #loc h1 a:visited {
	color: black;
}
h1, #loc .inner {
	background: url(../graphics/pen.gif) no-repeat 0 .3em; /**/
	font-size: 1.4em;
	display: inline;
	color: black;
	margin-right: .5em;
	padding-left: 20px;
}
h1.title, h2, h3, h4, h5, h6 {
	font: bold 1em georgia, times, serif;
}
h1.title {
	background: none !important;
}
h2 {
	font-size: 20px;
}
h3, h1.title {
	font-size: 20px;
}
h4 {
	font-size: 16px;
	text-transform: uppercase;
}
h5, h6 {
	font-size: 1em;
}
p {
	padding: 0;
	margin: 0 0 10px;
}
/* body.home #loc { display: none; } /* hide on home page */

/****** common elements 	******/

.highlight, .note {
	background: #FFFFCC;
	border: 1px solid #FFEE00;
	padding: 20px;
	font-weight: bold;
	font-size: 1.1em;
}
.admin {
	color: #bbb;
	font: normal .9em verdana, arial, sans-serif;
	text-transform: lowercase;
}
.admin a, .admin a:visited {
	color: #bbb;
	text-decoration: none;
	font-weight: bold;
	border: 0;
}
.admin a:hover {
	color: black;
}
input, select, textarea {
	font: bold 1em/normal verdana, arial, sans-serif;
}
input.button {
	color: black;
	text-transform: lowercase;
}
form p label {
	display: block;
}
form p label .optional {
	font-style: italic;
	color: #999;
}
form dl {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}
form dl dt {
	margin: 0 0 .2em;
	padding: 0;
}
form dl dd {
	margin: 0 0 1em;
	padding: 0;
}
form dl dd input {
	width: 70%;
}
form dl dd textarea {
	width: 70%;
	height: 10em;
}
form dl dd.submit input {
	width: auto;
}
p.message {
	background: #FDFDE9;
	border: 1px solid #FDFDAF;
	margin: 0 0 20px;
	padding: 15px;
}
p.message.error {
	color: red;
}
a.rss {
	background: url(../graphics/feed-icon-12x12.gif) no-repeat 0 50%;
	padding-left: 16px;
}
/****** layout				******/

#wrap {
	background: url(../graphics/nav-bg.gif) no-repeat center top;
	width: 960px;
	margin: 0 auto;
	padding: 0 16px;
	text-align: left;
}
#head {
	margin: 0;
	padding: 0;
	position: relative;
}
#splash {
	margin: 0 16px;
	background: url(../graphics/splash-bg.gif) no-repeat;
	float:left;
	height: 159px;
}
#splash img {
	top: 0;
	left: 0;
}
#trends {
	width: 310px;
	font-size: 11px;
	line-height: 1.5em;
	float: left;
	margin-left:37px;
}
#trends ul {
	list-style: none ! important;
	margin: 0;
	padding: 0 16px 0 0;
	float: left;
	width: 130px;
}
#trends ul li {
	margin: 0;
	padding: 0;
}
#content {
	width: 544px;
	margin: 0;
	padding: 0 16px 32px;
	float: left;
	min-height: 400px;
	background: url(../graphics/dot-ccc.gif) repeat-y 100% 0;
}
#side {
	width: 384px;
	margin: 0 0 5px;
	padding: 0;
	float: right;
	font-size: 12px;
	text-align:left;
}
#side .side {
	margin: 0 0 0 0;
	padding: 0 16px;
	clear: both;
}
#side .side-half {
	width: 160px;
	float: left;
	clear: none;
}
h4 {
	font-size: 12px;
	;
}
#side .side-full h4 {
	margin-top: 32px;
	padding: 4px 0;
	border: 1px solid #C8C8C8;
	border-style: solid none dotted;
}
#foot {
	border-top: 1px dotted #C8C8C8;
	clear: both;
	padding: 20px;
	font-size: .9078em;
	color: #999;
}
#foot a, #foot a:visited {
	color: #999;
	font-weight: bold;
}
#foot a:hover {
	color: #ccc;
}
/*** navigation	***/

#sitetitle {
	position: absolute;
	top: 7px;
	left: 16px;
	width: 120px;
}
#sitetitle a {
	display: block;
	text-indent: -5000px;
	background: url(../graphics/text-title.gif) no-repeat;
	width: 120px;
	height: 15px;
	border: 0;
}
#nav {
	margin: 6px 10px 8px;
	width: 790px;
	float: right;
	height: 27px;
	padding: 0;
	list-style: none;
	line-height: normal;
	font: bold 12px trebuchet ms, verdana, arial, sans-serif;
}
#nav li {
	float: right;
}
#nav li a {
	margin: 0;
	padding: 0 8px;
	border: none;
	color: #4B4B4B;
	line-height: 24px;
	height: 24px;
}
#nav li.hot, #nav li.hot a {
	background: url(../graphics/nav_tab_bgs.gif) no-repeat;
	background-position: 0 -100px;
	color: #E33800;
	display: block;
	padding: 0 0 0 16px;
}
#nav li.selected, #nav li.current_page_item, #nav li.selected a, #nav li.current_page_item a {
	background: url(../graphics/nav_tab_bgs.gif) no-repeat;
	display: block;
	padding: 0 0 0 16px;
}
#nav li.hot a {
	background-position: 100% -100px;
	padding: 0 16px 0 0;
}
#nav li.selected a, #nav li.current_page_item a {
	background-position: 100% 0;
	padding: 0 16px 0 0;
	color: #E33800;
}
#nav li a:hover {
	color: #E33800;
}
#nav li.hot a:hover {
	color: #000;
}
#nav li.selected a:hover, #nav li.current_page_item a:hover {
	border: 0;
}
#tools {
	clear: both;
	position: relative;
	margin: 8px 16px;
	padding: 0;
	line-height: 2em;
	text-transform: lowercase;
}
#tools p {
	margin: 0;
	padding: 0;
}
#tools p.links {
	font-size: .9em;
}
#tools form {
	position: absolute;
	margin: 0;
	padding: 0;
	right: 0;
	top: 0;
}
#tools form p {
	margin: 0;
	padding: 0;
}
.more ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.more ul li {
	margin: 0 0 5px;
	padding: 0;
	background: transparent url(../graphics/lil-star.gif) 0 3px no-repeat;
	padding: 0 0 0 15px;
}
.more ul li a {
	display: block;
	border: 0;
}
#side .more ul li {
	margin: 0;
}
#dash a {
	color: white;
	text-decoration: underline;
}
#dash a:visited {
	color: #ccc;
	text-decoration: underline;
}
#dash a:hover {
	color: #aaa;
	text-decoration: none;
}
/*** content/blog postings ***/

.entry {
	margin: 0 0 30px;
	line-height: 1.6em;
	text-align: justify;
}
blockquote {
	margin: 0;
	padding: 0 0 0 15px;
	border-left: 5px solid #EEE;
}
.entry .title {
	clear: both;
	margin: 0;
}
.entry .title a {
	border: 0;
}
.entry .meta {
	font: normal 12px/normal arial, helvetica, sans-serif;
	color: #666;
	margin-top: 8px;
	padding: 3px 0 8px 16px;
	text-align: left;
	background: url(../graphics/arrow-fade.gif) 0 40% no-repeat;
	border: 1px solid #C8C8C8;
	border-style: solid none dotted;
	position: relative;
}
.entry .metatags {
	margin-top: 16px;
	background-position: 0 1em;
	padding-top: 8px;
	border-style: dotted none none;
	clear: both;
}
.entry .series_nav {
	margin: 0px 0 10px;
	padding: 10px 0;
	font-style: italic;
}
.entry .series_nav_full {
	background: #EEE;
	padding: 10px;
	position: relative;
	font-style: normal;
}
.entry .series_nav .next {
	color:#FFFFFF;
	background-color:#e9420e;
	float:right;
}
/* .entry .meta .date { color: black; } */

.meta .links {
	right: 0;
	display:inline;
}
.meta .links a {
	color: #E43900 !important;
}
.meta .links a:hover {
	color: #000 !important;
}
a.akst_share_link {
	background: url(../graphics/icon_share.gif) no-repeat 0 50%;
}
a.iconsphere {
	background: url(../graphics/icon_related.gif) no-repeat 0 50%;
}
#comments form p label {
	display: block;
	margin: 0 0 5px;
}
.entry .title a {
	color: black;
}
.entry .title a:visited {
	color: #999;
}
.entry .title a:hover {
	color: #E33800;
}
.meta, .meta a {
	color: #999;
}
.meta a:hover {
	color: #E33800;
}
#recent {
	border-top: 1px solid #C8C8C8;
	margin: 20px 0;
}
#recent h3 {
	margin: 8px 0;
	padding: 0;
	font-size: 14px;
	text-transform: uppercase;
	color: #666;
}
#recent ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#recent ul li {
	margin: 0 0;
	padding: 2px 0;
	border-top: 1px dotted #C8C8C8;
	font-size: 12px;
}
/*** sidebar ***/


#wp-calendar {
	font-family: trebuchet ms, verdana, arial, sans-serif;
	line-height: normal;
	text-align: center;
	margin: 0 auto 20px;
	border-spacing: 0;
}
#wp-calendar td, #wp-calendar th {
	margin: 0;
	padding: 0 5px;
}
#wp-calendar caption {
	font: bold 1.1em/normal trebuchet ms, verdana, arial, sans-serif;
	text-align: center;
	text-transform: uppercase;
}
#side ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
#side ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../graphics/arrow-fade.gif) 0 .5em no-repeat;
}
#side ul li li {
	background: 0;
	padding-left: 0;
}
ul.blogroll {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
ul.blogroll li {
	padding: 0;
	margin: 0;
}
ul.blogroll li a {
/* display: block; */
}
/****** advertising **************/

#content .ad {
	margin: 20px 0 0;
	padding: 20px 0 0;
	background: url(../graphics/dot-ccc.gif) repeat-x;
}
#content.wide > * {
	width: auto;
	clear: none;
}
#content.wide .ad {
	float: right;
	width: 160px;
	padding: 0 0 20px 20px;
	margin: 0 0 20px 20px;
	border: none;
	background: none;
}
/****** page specific		******/

/*
body.bio #content,
body.consulting #content,
body.articles #content,
body.contact #content,
#content.wide
{
	float: none;
	width: auto;
	padding: 0 25px;
	border: none;
}
*/

.download {
	background: #FDFDE9 url(../graphics/icon-pdf.gif) no-repeat 10px 10px;
	margin: 0 0 20px;
	padding: 20px 15px 30px 65px;
	height: 20px;
	border: 1px solid #FDFDAF;
}
body>.download {
	height: auto;
	min-height: 20px;
}
.download .span {
	display: block;
	color: #ccc;
}
/****** search results and archive pages ******/

#content.results, #content.wide {
	background: none;
	float: none;
	margin: 0 16px;
	padding: 0;
	width: auto;
}
#content.results .entry {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 16px;
	padding-bottom: 16px;
}
#content .navigation {
	margin-bottom: 20px;
}
/****** photos specific		******/

body.photos #content {
	float: none;
	margin: 0 15px 20px;
	padding: 0;
	width: auto;
}
body.photos ul.list {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
body.photos ul.list li {
	float: left;
	margin: 0 10px 10px;
	padding: 0;
	text-align: center;
}
body.photos ul.list li a.thumb {
	display: block;
	background: white;
	margin: 0 0 5px;
	padding: 19px;
	height: 100px;
	width: 100px;
	border: 1px solid #eee;
}
body.photos ul.list li a.thumb:hover {
	background: #F7F7F7;
}
body.photos ul.list li a.title {
	display: block;
	border: 0;
}
body.photos #content .subnav {
	text-align: center;
	position: relative;
	line-height: 1.5em;
	margin: 0 10px 10px;
}
body.photos #content .subnav .alignleft {
	position: absolute;
	top: 0;
	left: 0;
}
body.photos #content .subnav .alignright {
	position: absolute;
	top: 0;
	right: 0;
}
body.photos #content .image {
	margin: 0 10px 20px;
	border: 1px solid #eee;
	background: white;
	padding: 19px;
	text-align: center;
}
body.photos .info {
	text-align: center;
}
#side a {
	border: none;
}
#side .ad.top {
	border: none;
	margin: 0 0 20px;
	padding: 0 0 20px;
	background: url(../graphics/dot-ccc.gif) left bottom repeat-x;
}
/*** comments style (imported from the old gigaom look, which is CC now ***/


#comments h2 {
	clear: both;
}
#comments {
	margin: 0 0 15px;
	padding: 0;
	font: normal 11px/1.5em verdana, arial, sans-serif;
}
#comments p {
	margin: 0 0 15px;
}
dl.commentlist {
	list-style: none;
	margin: 0 0 15px 15px;
	padding: 0;
}
dl.commentlist dd {
	background: url(../graphics/dot-gray.gif) repeat-x;
	margin: 15px 0 10px;
	padding: 15px 0 0;
	font-size: 11px;
	line-height: 14px;
}
dl.commentlist dd.first {
	margin-top: 0;
	padding-top: 0;
	background: none;
}
dl.commentlist dt {
	margin: 0;
}
dl.commentlist dt .comments {
	margin-left: 0;
}
#commentform p label {
	display: block;
}
#commentform {
	font: normal 10px/normal verdana, arial, sans-serif;
}
#commentform input, #commentform textarea {
	font: bold 12px/normal verdana, arial, sans-serif;
}
#comments .meta {
	line-height: 15px;
	text-align: right;
	background: none;
	margin: 0;
	padding: 0;
}
#comments .meta .author {
	background-image: url(../graphics/meta-author.gif);
	margin-left: 0;
}
#comments .meta .date {
	background-image: url(../graphics/meta-date.gif);
}
#comments .meta .edit {
	background: none;
	padding-left: 0;
	margin-left: 0;
}
#commentform {
	margin-left: 15px;
}
#commentform label {
	color: #666;
}
#comments blockquote {
	font-style: italic;
	background: none;
	margin: 0;
	padding: 0;
}
#comments h2 {
	border-top: 3px solid #ddd;
	line-height: 12px;
	margin: 0 0 15px;
	padding: 10px 0 0 15px;
	line-height: normal;
	color: #666;
	background: url(../graphics/meta-chat.gif) no-repeat 0 13px;
}
#comments pre, #comments code {
	white-space: normal;
}
#comments .meta {
	background: url(../graphics/dot-bbb.gif) repeat-x left bottom;
	color: #bbb;
	font: normal 11px/12px arial, sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 15px;
	text-align: left;
	display: block;
}
#comments .meta a {
	color: #bbb;
}
#comments .meta a:hover {
	color: #666;
}
#comments .meta span {
	margin-left: 15px;
}
#comments .meta .topics {
	background: url(../graphics/meta-arrow.gif) no-repeat 0 1px;
	padding-left: 15px;
	margin-left: 0;
}
#comments .meta .comments {
	background: url(../graphics/meta-chat.gif) no-repeat 0 1px;
	padding-left: 15px;
}
#comments .meta .date {
	background: url(../graphics/meta-date.gif) no-repeat 0 1px;
	padding-left: 15px;
}
#comments .meta .edit {
	background: url(../graphics/meta-edit.gif) no-repeat 0 1px;
	padding-left: 15px;
}
#comments .meta .author {
	background: url(../graphics/meta-author.gif) no-repeat 0 1px;
	padding-left: 15px;
}
/*
		Images are wrapped in divs classed "flickr_badge_image" with ids
		"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
		Below are some styles to get you started!
		*/
		#flickr_badge_uber_wrapper {
	text-align:center;
	width:150px;
}
#flickr_badge_wrapper {
	padding:10px 0 10px 0;
}
.flickr_badge_image {
	margin:0 10px 10px 10px;
}
.flickr_badge_image img {
	border: 1px solid black !important;
}
#flickr_badge_source {
	text-align:left;
	margin:0 10px 0 10px;
}
#flickr_badge_icon {
	float:left;
	margin-right:5px;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#3993ff !important;
}
#flickr_badge_uber_wrapper a:hover,  #flickr_badge_uber_wrapper a:link,  #flickr_badge_uber_wrapper a:active,  #flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_wrapper {
}
#flickr_badge_source {
	padding:0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#666666 !important;
}
.editlink {
	margin-left: 5px;
}
img.right {
	float: right;
	margin: .4em 0 .4em 1em;
}
img.left {
	float: left;
	margin: .4em 1em .4em 0;
}
.entry .amazon {
	clear: left;
}
.entry .amazon iframe {
	float: left;
	margin: 0 10px 10px 0;
}
#side .quote {
	margin: 0 0 16px;
	color: #E33800;
}
#side .quote cite {
	display: block;
	text-align: right;
}
hr {
	margin: 1.5em 0 .8em;
	width: 100%;
	height: 1px;
	color: #bbb;
	background-color: #bbb;
	border: none;
}
h3, h1.title {
	margin-top: 1.5em;
}
#recent_comments {
	list-style: none;
}
#recent_comments li {
	margin: 16px 0;
}
#recent_comments small {
	display: block;
	margin: 8px 0 ! important;
	line-height: 1.2em;
}
.pager {
	position: relative;
	margin: 32px 0;
}
.pager .right {
	position: absolute;
	right: 0;
	top: 0;
}
#recent1 h4 {
	background: #eee url(../graphics/recent.gif) no-repeat;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px dotted #C8C8C8;
	margin-bottom: 8px;
	padding: 4px 4px 4px 36px;
	font-size: 11px;
}
#recent1 h4.recent2 {
	background-position: 4px 0px;
}
#featured {
	padding:0 10px;
	margin:10px;
}
#featuredad {
	margin-bottom:10px;
}
#search h4 {
	background: #eee url(../graphics/search.gif) no-repeat;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px dotted #C8C8C8;
	margin-bottom: 8px;
	padding: 4px 4px 4px 36px;
	font-size: 11px;
}
#search h4.search1 {
	background-position: 4px 0px;
}
#featured h4 {
	background: #eee url(../graphics/featured_icons.gif) no-repeat 4px 6px;
	border-top: 1px solid #C8C8C8;
	border-bottom: 1px dotted #C8C8C8;
	margin-bottom: 8px;
	padding: 4px 4px 4px 36px;
	font-size: 11px;
}
#featured h4.rolemodel {
	background-position: 4px -94px;
}
#featured h4 a {
	color: #666;
}
#featured h4 a:hover {
	color: #E53A00 ! important;
}
#featured ul {
	margin: 0px;
	padding: 0;
}
#featured ul li {
	background: none;
	border-bottom: 1px dotted #C8C8C8;
	margin: 0;
	padding: 4px 0;
}
#nav li.book, #nav li.book a {
	background-color: transparent;
	background-image: url(../graphics/nav_tab_bk.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt -100px;
	color: #e33800;
	display: block;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 14px;
}
#nav li.book a {
	color:#ffffff;
	background-position: 100% -100px;
	padding-top: 0pt;
	padding-right: 16px;
	padding-bottom: 0pt;
	padding-left: 0pt;
}
div.flashmovie {
	z-index:-1000;
}
div.ejhead {
	background-color:#fff;
	width:345px;
	height:65px;
}
#re_comment {
	clear: both;
	padding:10px;
	margin-top: 10px;
	margin-left:10px;
	border:3px solid #ececec;
}
#re_comment ul {
	margin: 0 0 16px;
	padding: 0;
}
#re_comment ul li {
	background: none;
	border-bottom: 1px dotted #C8C8C8;
	margin: 0;
	padding: 4px 0;
}
#videolist {
	padding:10px;
	margin-left:10px;
	border:3px solid #ececec;
}
#videolist ul {
	margin: 0 0 36px;
	padding: 0;
	list-style:none;
}
#videolist ul li {
	border-bottom: 1px dotted #C8C8C8;
	margin: 0;
	padding: 4px 20px;
	background: url(../graphics/arrow-fade.gif) 0 .7em no-repeat;
}
div.headad {
}
div.alignright {
	float:right;
	margin:0 0 1em 1em
}
div.alignleft {
	float:left;
	margin:0 1em 1em 0
}
img.alignright {
	float:right;
	margin:0 0 1em 1em
}
img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
a img.alignright {
	float:right;
	margin:0 0 1em 1em
}
a img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.bookex {
	font-size: 11px
}
.style3 {
	font-weight: bold;
	font-size: 12px;
	text-align:left;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align:left;
}
#bookimg {
	border:1px solid #666666;
	padding:2px;
}
li.ejlist {
	background-color: transparent;
	list-style: none;
	background-image: url(../graphics/li-body.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 2px;
	padding-left:20px;
}
#topban {
	height:160px;
	width:635px;
}
#leadad {
	width:728px;
	text-align:left;
}
div.TweetLeft {
	float:left;
}
.post_subheader, .excerpt_subheader {
	border-bottom:1px dotted #C4C4C4;
	border-top:1px dotted #C4C4C4;
	color:#888888;
	padding:3px 0 15px;
	position:relative;
	padding-bottom: 4px;
}
.post_subheader_right, .excerpt_subheader_right {
	float:right;
	position:relative;
	margin-top:-11px;
}
html>body .post_subheader_right, .excerpt_subheader_right {
	float:right;
	position:relative;
*margin-top:2px;
}
.post_subheader, .excerpt_subheader {
	color:#888888;
}
.excerpt_subheader_right ul li {
	display:inline;
	float:left;
	padding-right:5px;
}
.excerpt_subheader_right ul li a {
	color:#E33800;
}
.excerpt_subheader_right_comments {
}
li.fb-like-button {
	margin-top:-2px;
	padding-right:0;
}
li.google-buzz-button {
	margin-top:-2px;
}
.post_subheader, .excerpt_subheader {
	color: #888888;
	margin: 5px 0;
}
.post_subheader a, .excerpt_subheader a, .page_subheader a {
	color:#2E2E2E;
}
.post_subheader_left {
	background:url("../graphics/arrow-fade.gif") no-repeat scroll 0 55% transparent;
	padding-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.commentslink, a.commentslink:visited {
	background: url(../graphics/icon_comment.gif) no-repeat 0 50%;
	padding-left:13px;
	color:#E9420E;
	font-size:12px;
	font-family:arial;
}
.wp-pagenavi {
	clear: both;
	float:right;
	margin-bottom:10px;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}
.wp-pagenavi span.current {
	font-weight: bold;
}
#fadeshow1 {
	width:619px;
	height:159px;
	background: #fff url(../vision-ban/ej1.jpg) no-repeat;
}
#twitt {
	background: #fff url(../graphics/twitter.png) no-repeat;
	width:88px;
	height:22px;
	display:block;
	text-indent:-9999px;
}
#linkedin {
	background: #fff url(../graphics/pic_logo_119x32.png) no-repeat;
	width:88px;
	height:22px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;
}
#footer_logo_light {
	background: #fff url(../graphics/footer_logo_light.gif) no-repeat;
	width:149px;
	height:29px;
	display:block;
	text-indent:-9999px;
}
#enjtrans {
	background: #fff url(../graphics/en_jour.jpg) no-repeat;
	width:196px;
	height:64px;
	display:block;
	text-indent:-9999px;
}
#content h1 {
	margin-bottom:3px !important;
	display:block;
	font-size:20px;
}
.singlepagebutton {
	height: 24px;
	margin-top: 1px;
	padding: 1px 0;
	position: relative;
	width: 100%;
	border-bottom: 1px dotted #C4C4C4;
	border-top: 1px dotted #C4C4C4;
}
.singlepagecomment {
	font-size:11px;
	color:#666;
	width:100%
}
#idw-footer {
	display:none;
}

#pressrel {
  font-size: 17px;
  margin: 0 0 68px;
  text-align: center;
}