/*
Theme Name: TEDxTelAviv2
Theme URI: http://www.zackdesign.biz
Author: Isaac Rowntree
Author URI: http://www.zackdesign.biz

*/

body {
	font-size: 10pt;
	/*font-family: 'Lucida Grande', Verdana, Sans-Serif;*/
	font-family: "Helvetica Neu", Helvetica, Verdana, Sans-Serif;
	color: #333;
	text-align: left;
	line-height: 150%;
	margin: 0;
	padding: 0;
	background: #fff;
	}
	
.home {
	font-family: "Helvetica Neu", Helvetica, Verdana, Sans-Serif;
	color: #8b8b8b;
}

#header {
	padding: 0;
	margin: 0px auto 10px;
	margin-top: 0px;
	width: 960px;
	text-align: left;
	color: #fff;
	height: 114px;
	background: url(images/logo.gif) 0px 20px no-repeat;
	border-top: 23px solid #ececec;
	}

.logo a {
  background: url(images/logo.gif);
  display: block;
  width: 267px;
  height: 56px;
  float: left;
}

#home_images {
	width: 100%;
	clear: both;
}

h1.home_title {
	color: #8b8b8b;
	font-size: 22px;
	float: left;
	width: 240px;
}

#home_main {
	clear: both;
	padding-top: 35px;
}

.home .home_content {
	float: left;
	font-size: 22px;
	line-height: 29px;
	color: #666;
	width: 640px;
}

.home .home_content .red {
	font-size: 16px;
}

.home #page {background: none}

.red {color: #ff0000}
.small {font-size: 16px}

.himage {
	width: 298px;
	height: 375px;
	float: left;
	color: white;
	padding-right: 4px;
}

.himage p {
	margin-top: 345px;
	text-indent: 12px;
	font-size: 16px;
}

.speaker {
	background: url(images/left-img.jpg);
	background-repeat: no-repeat;
}

.moment {
	background: url(images/mid-img.jpg);
	background-repeat: no-repeat;
}

.connection {
	background: url(images/right-img.jpg);
	background-repeat: no-repeat;
}

#contenttop {
	color:#fff;
	margin: 0 auto 0 auto;
	padding: 20px 0 0;
	width: 960px;
	}

#contenttop h1, #contenttop .description {
  display: none;
}

.link-area {
	margin-left: 303px;
}

#page {
	margin: 0 auto 10px;
	padding: 0;
	width: 960px;
	text-align: left;
        background: url(images/pagebg.gif) top left repeat-y;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#content {
	margin: 0 40px 0 0;
	padding: 0;
	width: 480px;
	float: left;
	}

#sidebar {
	width: 160px;
	font-size: 9pt;
	float: left;
	margin: 0;
	padding: 0;
	}

#sidebarout { 
	font-size: 9pt;
	width: 250px;        
	float: right;
	margin: 0px;
	padding: 0;
	}

#footer {
	clear: both;
	margin: 0;
	font-size: 12px;
	color: #666;
	}
	
	#footer a 
	{
		color: black;
		text-decoration: underline;
	}

#footer2 {
	width: 960px;
	margin: 0 auto;
	padding-top: 40px;
	border-top: 1px solid #dad8d6;
	}
	
	.left {
		float: left;
		padding-right: 30px;
	}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #ff0000;
	text-decoration: none;
	}

a:active, a:hover {
	text-decoration: underline;
	}

.post h2 a, .post h2 a:link, .post h2 a:visited, .featurepost h2 a, .featurepost h2 a:link, .featurepost h2 a:visited {
	color: #ff0000;
        text-decoration:none;
	}

.post h2 a:hover, .post h2 a:active, .featurepost h2 a:active, .featurepost h2 a:hover {
        text-decoration:underline;
	}

.post h1 a, .post h1 a:link, .post h1 a:visited, .featurepost h1 a, .featurepost h1 a:link, .featurepost h1 a:visited {
	color: #ff0000;
        text-decoration:none;
	}

#contenttop a {
        color:#ff0000;
        text-decoration:none;
        }

.header-links {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	display: block;
	width: 140px;
	border-top: 1px solid #8d8d8d;
}

.header-links li {
	list-style: none;
	border-bottom: 1px solid #e2e2e2;
        font-size: 12px;
}


#contenttop .header-links.strong li a  {
	font-weight: bold;
}

#contenttop .header-links li a {
	color: #222;
	width: 140px;
	display: block;
}

#contenttop .header-links li a:hover {
	color: #ff0000;
	background-color: #ededed;
}


/* -------------------[ Misc Tags and Classes ]------------------- */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #ddd;
	color: #666;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.navigation {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 10px;
	}

.navigation .alignright {
	float: right;
	margin: 0 0 10px 0;
	}
	
.navigation .alignleft {
	float: left;
	margin: 0 0 10px 0;
	}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	} 

.entry {
	padding: 10px 0 0 0;
	margin: 0;
	}

.postinfo {
        color:#999;
	font-size:10px;
	margin: 0px;
	border-bottom: 1px dotted #ccc;
	padding: 0px 0px 5px 0px;
	}

.postinfo2 { 
        color:#999;   
	clear: both;
	margin: 10px 0 0 0px;
	font-size:10px;
	padding: 5px 0 5px 0px;
	border-top: 1px dotted #ccc;
	}

.featurepost {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	}

.post {
	margin: 0 0 20px 0px;
	padding: 0;
	line-height: 130%;
	}

.description {
        color: #fff;
        padding: 0;
        }

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

/* -------------------[ Headings ]------------------- */

h1, h2, h3 {
        color: #000;
	font-family: arial,helvetica,san-serif;
	margin: 0 0 10px 0;
	padding: 0;
	letter-spacing: 0px;
	text-align: left;
	line-height: 130%;
	}

h1 {
	font-size: 16pt;
	}

h2 {
	font-size: 14pt;
	}

h3 {
	font-size: 12pt;
	}

.post h1, .post h2, .featurepost h1, .featurepost h2 {
        margin-bottom:0;
        }

#contenttop h1 {
	border: none;
	font-size: 24pt;
	text-transform: capitalize;
	letter-spacing: -1px;
	padding: 10px 0 0;
	}

.pagetitle {
	margin: 0 0 10px 0;
	}

h2#comments,h2#respond,h2#trackbacks {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        padding:3px 0;
        margin-bottom:1px;
        color:#999;
        }

/* -------------------[ Images ]------------------- */

.entry img {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        border: 1px solid #ccc; 
        float: none; 
        clear: both;
        }

/* -------------------[ Comment Form ]------------------- */

#commentform {
	background: #eee;
	font-size:8pt;
	padding: 15px 15px 1px;
	margin: 0;
	}

#commentform label {
	display:block;
	margin: 0;
	}

#commentform input {
	width: 170px;
	padding: 1px;
	margin: 0px 5px 10px 0;
	}

#commentform textarea {
	width: 400px;
	padding: 0;
	margin: 0px 0px 10px 0; 
	}

#commentform #submit {
	margin: 0 0 20px 0;
	}

#commentform p {
	margin: 5px 0;
	}

/* -------------------[ Comments ]------------------- */

ol.commentlist {
	font-size:8pt;
	padding: 0;
	margin: 0;
	}

ol.commentlist li {
	display: block;
	list-style: none;
	padding: 15px 15px 1px;
	margin: 0 0 1px ;
	background: #eee;
        border-bottom:1px solid #ddd;
	}

ol.tblist {
	list-style: none;
	background: #eee;
	padding: 15px 15px 10px;
	font-size: 8pt;
	margin: 0;
	}

ol.tblist li {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;  
	background: #eee;
        border:0;    
	}

/* -------------------[ Search ]------------------- */

#searchform {
	margin: 0;
	padding: 0; 
	}

#searchform #s {
	width: 120px;
	margin-right: 2px;
	}

#searchform #submit {
	}

/* -------------------[ Sidebar ]------------------- */

#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	}

#sidebar li li:hover {
  background-color: #ededed;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	line-height: 150%;
	border-bottom: 1px dotted #ccc;
        padding: 0 3px 3px;
	margin: 0 0 3px 0;
	font-size: 11px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	letter-spacing: 0px;
	}

#sidebar ul ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        }

#sidebar li li {
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
        background: transparent url(images/arrow1.png) 0 2px no-repeat;
        padding: 0 0 3px 15px;
	margin: 0 0 3px 0;
        }

#sidebar li li li {
        border:0;
        padding: 0;
        background:transparent;
        }

#sidebar a {
        text-decoration:none;
        }

/* -------------------[ Sidebarout ]------------------- */

#sidebarout ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebarout ul li {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	}

#sidebarout h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	line-height: 150%;
	border-bottom: 1px dotted #ccc;
        padding: 0 3px 3px;
	margin: 0 0 3px 0;
	font-size: 11px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	letter-spacing: 0px;
	}

#sidebarout ul ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        }

#sidebarout li li {
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
        background: transparent url(images/arrow1.png) 0 2px no-repeat;
        padding: 0 0 3px 15px;
	margin: 0 0 3px 0;
        }

#sidebarout li li li {
        border:0;
        padding: 0;
        background:transparent;
        }

#sidebarout a {
        text-decoration:none;
        }