body {
    background:#4299B7 url(http://www.rhettandlink.com/images/bg_all_blue.jpg) top repeat-x;
}

/* RIGHT COLUMN */
#rightColumn {
	margin-left:660px;
}

/* BLOG LIST */
#blogContent {
	
	float:left;
	width:650px;
	margin-top:20px;
	
}

.blogItem {
    margin:0 0 15px 0;
}

.blogHeader {
    background:transparent url(http://www.rhettandlink.com/images/page_box_top.gif) top left no-repeat;
    width:650px;
    height:15px;
}

.blogBody {
    background:#fff;
    width:646px;
    border:2px solid #4C321D;
    border-width:0 2px 0 2px;
}

.blogBody .item {
    margin:0 15px 0 15px;
}

.blogBody .item .date {
	float:right;
	font-size:1.34em;
	color:#357990;
}

.blogFooter {
    background:transparent url(http://www.rhettandlink.com/images/page_box_bottom.gif) top left no-repeat;
    width:650px;
    height:25px;
}

.blogItem .title {
    color:#357990;
}

/* COMMENTS */
.comment {
	width:610px;
	margin:0 0 20px 0;
}

.comment .header {
    background:transparent url(http://www.rhettandlink.com/images/blog_bubble_top_wide.gif) top left no-repeat;
    width:610px;
    height:10px;
}


.comment p.small {
	padding:11px 5px 0 35px;
	font-size:1em;
	background:transparent url(http://www.rhettandlink.com/images/blog_bubble_bottom_wide.gif) top left no-repeat;
	position:relative;
}

.comment .body {
	border:2px solid #96CD9A;
	border-width:0 2px;
	background:#fff;
	color:#456383;
}

.comment * {
    margin:0;
}

.comment .item {
	margin:0 10px;
}

.more div {
    margin-right:8px;
    float:left;
}

.more .loading {
    margin-right:30px;
}

.addCommentBody {
	margin-left:100px;
	width:385px;
}

#prevNext a {
	color:#fff;
}

#prevNext #previous {
	float:left;
	margin-left:8px;
}

#prevNext #next {
	float:right;
	margin-right:8px;
}

div.teamflag {
	display:block;
	overflow:hidden;
	text-align:center;
	width:610px;
}

div.teamnote {
	display:block;
	overflow:hidden;
	text-align:center;
	width:610px;
}

div.teamvid {
	display:block;
	overflow:hidden;
	text-align:center;
	width:610px;
}
div.teamstats {
	display:block;
	overflow:hidden;
	text-align:center;
	width:610px;
}
div.more {
	display:block;
	overflow:hidden;
	text-align: right;
	width:610px;
}

table.standingTable, table.teamTable {
	border-width: 2px;
	border-spacing: 2px;
	border-style: outset;
	border-color: #808080;
	border-collapse: separate;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
table.standingTable tr, table.teamTable tr {
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: #6D6B28;
	background-color: #FFFF33;
	text-align: center;
	vertical-align: middle;
}
table.standingTable tr.oddrow, table.teamTable tr.oddrow {
	border-width: 2px;
	padding: 1px;
	border-style: outset;
	border-color: #6D6B28;
	background-color: #BBB95D;
	-moz-border-radius: ;
}
table.standingTable th, table.teamTable th {
	background-color: #BBB95D;
}
table.standingTable td, table.teamTable td {
	border-width: 1px;
	padding: 1px;
	border-style: outset;
	border-color: #6D6B28;
	text-align: center;
	vertical-align: middle;
}



.vidthumb {
	height: 48px;
	width: 64px;
}

.participate {
    margin-right:8px;
    margin-left:370px;
    font-size: 1em;

}

.standings, .team, .prizes {
    margin-top:20px;
}
 .wall {
    margin-top:40px;
}
