body {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial;
	background-color: #F5FEE7;
    margin: 0px;
    padding: 0;
}

img {
	border: 0;
}

#container {
    margin: 0px auto;
    padding: 0px;
	width: 1180px;
    background-image: url("../images/site_background.png");
    background-position: top center;
    background-repeat: repeat-y;
    overflow: hidden;
}

#container a:link{
    color: #b86300;
    text-decoration: underline;
}
#container a:visited{
    color: #b86300;
    text-decoration: none;
}
#container a:hover{
    color: #eb7f00;
    text-decoration: underline;
}
#container a:active{
    color: #b86300;
    text-decoration: none;
}

#header{
    background-image: url("../images/site_header.png");
    height: 110px;
}
.hidden{
    display: none;
}
.clearing{
    clear: both;
    height: 1px;
}
#col-a {
	float:left;
	width: 635px;
    margin: -25px 0 10px 110px;
    /*border: 1px solid #FF0000;*/
}

#col-a .tweetFoot{
    width: 635px;
    height: 35px;
    background-image: url("../images/hot_footer.png");
    color: #6c4920;
}

#col-a .tweetFoot #recent-footer{
    margin: 0px 0 0 10px;
    cursor: pointer;
    padding-top: 10px;
}

#col-a .tweetFoot #recent-footer a:link{
	border: 1px solid #a5b9ba;
	padding: 2px 5px;
    color: #6c4920;
    text-decoration: none;
   	background-color: #FFF;
}
#col-a .tweetFoot #recent-footer a:visited{
	border: 1px solid #a5b9ba;
	padding: 2px 5px;
    color: #6c4920;
    text-decoration: none;
   	background-color: #FFF;
}
#col-a .tweetFoot #recent-footer a:hover{
	border: 1px solid #eb7f00;
	padding: 2px 5px;
    color: #6c4920;
    text-decoration: none;
   	background-color: #FFF;
}
#col-a .tweetFoot #recent-footer a:active{
	border: 1px solid #a5b9ba;
	padding: 2px 5px;
    color: #6c4920;
    text-decoration: none;
   	background-color: #FFF;
}

#col-a .tweetFoot #recent-footer .activePage {
	border: 2px solid #eb7f00;
	padding: 2px 5px;
	font-weight: bold;
	background-color: #FFF;
}

#col-a #tweetMiddleTitle {
    /*background-image: url("../images/hot_recent.png");*/
    width: 350px;
    height: 25px;
    margin: 0 0 0 75px;
    font-family: "Myriad Pro", "Trebuchet MS", Arial;
    font-size: 20px;
    font-weight: bold;
    color: #F09200;
}

#col-a .tweetMiddle {
	width: 635px;
    height: 70px;
    background-image: url("../images/hot_background.png");
    margin: 0 0 10px 0;
    overflow: hidden;
    color: #999;    
}
#col-a .tweetMiddle .button{
	width:  50px;
	height:  50px;
	float:  left;
    margin: 8px 0 0 10px;
    padding: 2px 0 0 0;
}
#col-a .tweetMiddle .button .number{
	padding-top: 2px;
    width: 50px;
    height: 34px;
    font-size: 15pt;
    text-align: center;
	float: left;
    background-image: url("../images/hot_repeets_off.png");
    font-weight: bold;
}
#col-a .tweetMiddle .button .graphic{
	margin-top: -1px;
	margin-left: 1px;
    width: 47px;
    height: 15px;
	float: left;
    background-image: url("../images/repeet_button_off.png");
}

#col-a .tweetMiddle .button a:link, #col-a .tweetMiddle .button a:visited, #col-a .tweetMiddle .button a:active {
    color: #eb7f00;
    text-decoration: none;
}

#col-a .tweetMiddle .button a:hover .number  {
    text-decoration: underline;
}

#col-a .tweetMiddle span {
	font-size: 20px;
	font-weight: bold;
}

#col-a .tweetMiddle img, .tweetSide img {
	float: left;
	margin: 10px 0 0 10px;
	width: 48px;
	height: 48px;
    border: 0;
}

#col-a .tweetMiddle p{
    width: 485px;
    height: 35px;
    overflow: hidden;
    margin: 8px 0 0 20px;
    font-size: 14px;
    line-height: 13pt;
    color: #eb7f00;
    font-weight: bold;
    float: left;
}
#col-a .tweetMiddle .footer{
    margin: -12px 0 0 134px;
    padding: 0 0 0 5px;
    width: 495px;
    height: 15px;
    font-size: 11px;
    color: #6c4920;
    font-weight: bold;
    float: left;
}
#col-a .tweetMiddle .footer a:link{
    color: #6c4920;
    text-decoration: none;
}
#col-a .tweetMiddle .footer a:visited{
    color: #6c4920;
    text-decoration: none;
}
#col-a .tweetMiddle .footer a:hover{
    color: #6c4920;
    text-decoration: underline;
}
#col-a .tweetMiddle .footer a:active{
    color: #6c4920;
    text-decoration: none;
}

#col-b {
	float: right;
	width: 300px;
    margin: -25px 110px 0 0;
}
#col-b #tweetSideTitle{
    /*background-image: url("../images/top_retweet.png");*/
    width: 130px;
    height: 25px;
    margin: 0 0 0 190px;
    font-family: "Myriad Pro", "Trebuchet MS", Arial;
    font-size: 20px;
    font-weight: bold;
    color: #F09200;
}

#col-b .topTweets{
    /*background-image: url("../images/top_background.png");*/
    width: 300px;
    overflow: hidden;
    padding: 0 0 5px 0;
    margin: 0 0 0px 0;
    background-color: #E4FAFB;
}
#col-b .topTweetsRoundTop{
    background-image: url("../images/top_background_top.png");
    width: 300px;
    height: 3px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #E4FAFB;
}
#col-b .topTweetsRoundBottom{
    background-image: url("../images/top_background_bottom.png");
    width: 300px;
    height: 3px;
    overflow: hidden;
    padding: 0;
    margin: 0 0 10px 0;
    background-color: #E4FAFB;
}
#col-b .topTweets .googleAds {
	text-align: center;
	margin: 0px auto;
	width: 100%;
	padding: 10px 0;
}
#col-b .topTweets .topTweetsTop{
    width: 250px;
    height: 15px;
    /*border: 1px solid #FF00FF;*/
    margin: 4px 0 0 6px;
    color: #a7d7da;
    font-weight: bold;
    font-size: 15px;
    font-family: "Myriad Pro", "Trebuchet MS", Arial;
}

#col-b .topTweets .tweetSide{
    background-image: url("../images/site_background_two.png");
    width: 290px;
    height: 46px;
    overflow: hidden;
    margin: 7.5px 0 0 5px;
    font-weight: bold;
}
#col-b .tweetSide .button .number{
    margin: 5px 0 0 4px;
    width: 32px;
    height: 23px;
    font-size: 11.5pt;
    text-align: center;
    line-height: 17pt;
    border: 1px solid #a5b9ba;
	float: left;
	background-color: #FFF;
}
#col-b .tweetSide .button a:link .number  {
    border: 1px solid #a5b9ba;
}
#col-b .tweetSide .button a:visited .number  {
    border: 1px solid #a5b9ba;
}
#col-b .tweetSide .button a:hover .number  {
    border: 1px solid #eb7f00;
	background-color: transparent;
}
#col-b .tweetSide .button a:active .number  {
    border: 1px solid #eb7f00;
}

#col-b .tweetSide .button a:link {
    color: #eb7f00;
    text-decoration: none;
}
#col-b .tweetSide .button a:visited {
    color: #eb7f00;
    text-decoration: none;
}
#col-b .tweetSide .button a:hover {
    color: #eb7f00;
    text-decoration: none;
}
#col-b .tweetSide .button a:active  {
    color: #eb7f00;
    text-decoration: none;
}

#col-b .tweetSide span {
	font-size: 20px;
	font-weight: bold;
}

#col-b .tweetSide img, .tweetSide img {
	float: left;
	margin: 5px 0 0 5px;
	width: 24px;
	height: 24px;
    border: 0;
    float: left;
}

#col-b .tweetSide p{
    width: 215px;
    height: 44px;
    overflow: hidden;
    margin: 3px 0 0 5px;
    font-size: 11px;
    line-height: 10.5pt;
    color: #eb7f00;
    /*border: 1px solid #FF0000;*/
    float: left;
}
#col-b .tweetSide .footer{
    margin: 0 0 0 139px;
    padding: 0 0 0 5px;
    width: 395px;
    height: 14px;
    font-size: 8px;
    line-height: 6pt;
    overflow: hidden;
    color: #6c4920;
}
#col-b .tweetSide .footer a:link{
    color: #6c4920;
    text-decoration: none;
}
#col-b .tweetSide .footer a:visited{
    color: #6c4920;
    text-decoration: none;
}
#col-b .tweetSide .footer a:hover{
    color: #6c4920;
    text-decoration: underline;
}
#col-b .tweetSide .footer a:active{
    color: #6c4920;
    text-decoration: none;
}
.error {
    width: 635px;
    height: 25px;
    background-image: url("../images/hot_footer.png");
    overflow: hidden;
    color: #6c4920;
	text-align: center;
	padding-top: 10px;
}

.error .errorText {
    margin: 8px 0 0 10px;
    cursor: pointer;
}

.inputLabel {
	color: #999;
}
.inputText {
	color: #eb7f00;
}

#container #nav a:link {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
#container #nav #navLinks {
	height: 20px;
	display: inline;
}

#container #nav a:visited {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#container #nav a:hover {
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

#container #nav a:active {
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

#container #header #image {
	height: 80px;
	width: 275px;
}

#container #nav #username a img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
}
#container #nav #username form{
	display: inline;
}
#container #nav #username form input {
	margin: 0px;
	padding-bottom: 0px;
	border: 1px solid #DADADA;
	font-size: 12px;
}
#container #nav{
	float: right;
	margin-top: -108px;
	padding-right: 115px;
	width: 685px;
	visibility: hidden;
}

#container #nav #navLinks {
	float: left;
	margin: 0 20px 0 0;
}

#container #header #image {
	height: 80px;
	width: 275px;
}
