/*
Theme Name: Conference theme
Theme URI: http://www.jedi.be/pages/conference-theme
Description:  Adaptation of a blueprint theme for conferences
Version: 0.1
Author: Patrick Debois
Author URI: http://www.jedi.be/blog
Tags: blueprint, conference
*/


#content {
	min-height:39em;
	margin-top:0em;
}

a {
    color: #3B4969;
    text-decoration:underline;
}

#logo {
	height: 9em;
}

#menu {
	word-spacing: 1em;
}


#tweetboxwrap {
	border-style: solid;
	border-color: #cccccc;
	border-width: thin;

}

#tweetboxwrap img {
	width: 1.5em;
	height: 1.5em;
}

#tweetboxwrap li {
    list-style:none;
}

#tweetboxwrap {
	height: 27em;
}

#tweetboxwrap li {
	margin-bottom: 1.5em;	
}


span.pulledquote {
	display: block;
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 10px 10px;
	width: 170px;
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: right;
	color: #666;
	border-left: 3px solid #ccc;
}


p + p {
	margin-top: -0.5em;
	text-indent:0;
}

