#twtrConnect{
	position:absolute;
	top:20px;
	right:10px;
}
#twtrConnect.connected{
	width:200px;
	height:30px;
	padding:5px;
	color:white;
        top:15px;
	line-height:0.1em;
	background-image:url("images/bkgorgCenter.png");background-repeat: repeat-x;
}
p.userInfo{
	font-size:110%;
	font-weight:bold;
	margin-top:5px;
}
p.userLogout{
        font-size:92%;
}
#twtrConnect.connectBtn{
	width:150px;
	height:30px;
	padding-top:2px;
	background-image:url("images/bkgorgCenter.png");background-repeat: repeat-x;
}
#twtrConnect p a,#twtrConnect p a:visited,#twtrConnect p a:active{
	color:#c2b27e;
	position: relative;
        font-weight:bold;
        font-size:110%;
}
.subtext{
	font-size:125%;
}
.hidden{
	display:none !important;
}
.dummyText{
	color:black;
}

#leftCol{
	width:10%;
}
#contentArea{
	width:89%;
	text-align:left;
}
#centerCol{
	width:75%;
}
#menu{
	width:1005px;
}
#imgHeader{
*margin-bottom:-5px;
}
.leftPad{
	padding-left:10% !important;
}
#wrapper{
	margin-top:0px;
}
#ft div.attribution{
	float:right;
	text-align:right;
}
#ft div.attribution a{
	text-decoration:none;
	color:#c2b27e;
}
.attribution a:hover,.attribution a:visited,.attribution a:active{
	color:#c2b27e;
	text-decoration:none;
}
#menu, #centerCol h2, .twtr-widget{
	margin-bottom:10px;
}

#feedWidget .gfc-control{
	margin-top:10px;
}

#feedWidget .gfc-resultsRoot{
	margin-bottom:1.25em;
}
#feedWidget .gfc-resultsHeader {
	border-style: none none dotted;
	border-width: 0 0 1px;
	border-color: #999 #999 #c0c0c0;
}
#feedWidget .gfc-title{
	color:#999;
	font-size:14px;
	font-weight:bold;
	padding: 5px 0px;
}
#feedWidget div.gf-title a.gf-title, #feedWidget .gf-author, #feedWidget .gf-relativePublishedDate{
	font-size:12px;
}
#feedWidget div.gf-title a.gf-title{
	font-weight:bold;
	text-decoration:underline;
	padding-bottom:5px;
}
#feedWidget .gf-title{
	overflow:visible;
	white-space: -moz-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
	height:auto;
}
#feedWidget .gf-snippet{
	font-size:11px;
	line-height:14px;
}

#partyprompts{
	height:175px;
	overflow-y: auto;
}

#tweetstream{
	height:1000px;
	overflow-y: auto;
}

.status-stream .twitter-status-update {
            padding: 6px 8px;
            overflow: hidden;
            zoom: 1;
			border-bottom: 1px dotted #ddd;
            overflow: hidden;
            zoom: 1;
}
 
.status-stream .profile-pic-wrapper {
    display: block;
    float: left;
	margin-right:10px;
}

.status-stream img.profile-pic, .status-stream img{
    width: 45px !important;
    height: 45px !important;
    border: 0 !important;
}

.status-stream h3, .status-stream h4, .status-stream p {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.2 !important;
    width: auto !important;
}
 
.status-stream .twitter-status-update:last-child {
    border-bottom-width: 0;
}

.status-stream .status {
    margin-left: 55px;
}
