/*tweetup styles*/
html, body { 
	height: 100%;
}

body {
	background-image: url('/art/headerBg.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #604539;
	font-size: 12px;
	font-family: arial;
	}

a { color: #e74f4f; }

#tweetupHeader {
	background-image: url('/art/tweetupBg.jpg');
	background-repeat: no-repeat;
	width: 1200px;
	min-height: 800px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	}
	
#tweetupWrapper {
	width: 100%;
	overflow: visible;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}

#tweetupContainer {
	background-image: url('/art/mainBg.jpg');
	background-repeat: repeat-y;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	}

html>body #tweetupWrapper {
    height: auto;
}
	
#colLeft {
	text-align: left;
	float: left;
	width: 395px;
	margin-left: 184px;
	margin-top: 161px;
	}

#colRight {
	text-align: left;
	float: right;
	width: 395px;
	margin-right: 184px;
	margin-top: 47px;
	}

#headline {
	font-size: 18px;
	font-weight: bold;
	color: #e74f4f;
	}

#subHead {
	color: #4ac7e6;
	font-weight: normal;
	font-style: oblique;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
	}

#bodyCopy {
	font-weight: normal;
	color: #604539;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 32px;
	}

.nextPrevBtns {
	background: url('/art/nextPrevBtns.jpg');
	background-repeat: no-repeat;
	border: none;
	color: #ffffff;
	font-family: arial rounded mt bold, arial;
	font-size: 14px;
	foont-weight: lighter;
	width: 100px;
	height: 33px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#mediaCopy {
	font-size: 12px;
	font-weight: bold;
	color: #e74f4f;
	margin-top: 10px;
	}

#twitterLogin {
	background-image: url('/art/login.png');
	background-repeat: no-repeat;
	width: 415px;
	padding-top: 30px;
	padding-left: 18px;
	}

#twitterLogin input {
	border: 1px solid #4ac7e6;
	height: 26px;
	color: #604539;
	font-size: 17px;
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 2px;
	}

#twitterLogin #username, #twitterLogin #password {
	width: 176px;
	}

#twitterLogin #twitter_msg {
	width: 369px;
	}

#twitterLogin #button {
	background-image: url('/art/postBtn.jpg');
	background-repeat: no-repeat;
	width: 67px;
	height: 30px;
	border: none;
	margin-top: -30px;
	margin-right: 38px;
	float: right;
	}

.twitterLabel {
	font-family: arial rounded mt bold, arial;
	font-size: 14px;
	line-height: 2;
	}
	
#results ul li {
	list-style-type: none;
	float: left;
	margin-bottom: 7px;
	width: 338px;
	}

#results h2 {
	display: none;
	}
	
#results ul {
	margin-left: 0px;
	padding-left: 10px;
	}

.avatar {
	width: 50px;
	float: left;
	}

.avatar a img {
	width: 47px;
	}

.msg {
	margin-left: 55px;
	margin-top: -3px;
	}

.info {
	margin-left: 55px;
	}

#twitterSearch {
	display: none;
	}

#katiesTree {
	margin-left: 532px;
	width: 147px;
}

#katiesTree img {
	position: relative;
	z-index: 2;
	top: 0;
	}

#brownFooter {
	background-color: #604539;
	width: 100%;
	height: 136px;
	color: #ffffff;
	font-size: 18px;
	font-weight: lighter;
	padding-top: 20px;
	}

#brownFooter a {
	color: #ffffff;
	}

#brownFooter #info {
	font-size: 12px;
	}
	
#speaker {
	float: right;
	margin-right: 137px;
	margin-top: 133px;
	}

#sBann {
	margin-left: 150px;
	font-weight: bold;
	font-family: arial mt rounded bold, arial;
	}