/* theblogdoctor.org - custom styles */

#header {
        height:120px;
}

#header h1.title {
	margin-top: 10px;
}
#header h1.title a {
	display: block;
	width: 343px;
	height: 80px;
	text-indent: -9999px;
	background: transparent url(images/design/tedxsoma-logo-whitey.png) no-repeat 0 0;
}

#header p.description {
	display: none;
}

#nav {
    top:90px;
}

.pageitem {
	min-height: 363px;
}
#featured {
	background: #000 url(images/design/tedxsoma-bgr-image.jpg) no-repeat top right;
}
#featured .widearea .grid_10 {
	position: relative;
	z-index: 2;
	min-height: 363px;
}
#featured .widearea .buttons {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
}

#pagenav li {
	font-size: 1.2em;	
}

#pagenav li ul li {
        font-size: .72em;
}

#tedxdisclaimer {
color:#666666;
display:block;
font-size:9px;
line-height:9px;
padding-bottom:8px;
padding-top:4px;
text-align:center;
}

#featured .widearea .pageitem { 
	color:#fff;
}

.widearea h2 { 
	color:#fff;
}

/* *******************
*  facebook styles
** ******************/

.name_block a {
    color: #BF0606
}


/* *************************
*  flickr photo page styles
** *************************/

.flickr {
	background: #fafafa;
	margin: 0 0 25px;
}

.flickr .flickr_badge_image img {
	float:left;
	display:inline;
        padding: 10px 20px 10px 40px;
}

.flickr h2 {
	color: #ff7800;
	font-size: 14px;
	height: 21px;
	margin: 0 0 10px 0px;
	padding-left:10px;
}

.flickr h2 span {
	float: left;
}

.flickr h2 img {
	float: right;
	margin: 0 2px;
}

.flickr h2 em {
	color: #848382;
	float: right;
	font-style: normal;
}

.flickr-ar {
	margin:10px 10px 0px 0px !important;
	padding:0px !important;
	text-align:right;
}

.fix {
    clear:both;
    height:1px;
    margin:0 0 -1px;
    overflow:hidden;
}

/* ******************************
*  misc styles by the blog doctor
** ******************************/

.entry ul li ul, .entry ol li ol {
    line-height:14px;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
    margin-bottom:10px;
}

.tedxsoma_date {
    font-size:24px;
    position:absolute;
    right:1px;
    top:1px;
}

sup { 
    font-size: 0.6em; 
    position: relative; 
    top: -0.4em; 
}

.tedxsoma #speaker_images {
    overflow: hidden;
}

.tedxsoma .speaker_image {
    float: left;
    /* padding: 10px 25px 10px 40px; */
    padding: 5px 5px 5px 15px;
    border: none;
}

.tedxsoma .speaker_image a strong {
    display: block;
    text-decoration: underline;
}

.tedxsoma .speaker_image a:hover strong {
    text-decoration: none;
}

/* For IE */

div.crop { position: relative; }

/*    For IE6 */
* html .tedxsoma #speaker_images {
    height: 1%;
}