@charset "utf-8";
/* CSS Document */

table#container2 {
	background-color:#fff;
}

table#container2 tr td#bgL	{ background: url(img/bg_left.gif) #f6f6f6 right repeat-y; }

table#container2 tr td#bgR	{ background: url(img/bg_right.gif) #f6f6f6 left repeat-y; }


table#container2 tr td#center {
	
}

#content {	
	width:950px;
	background:url(img/fnd-top.jpg) #FFF top left no-repeat;
	margin:0 auto;
}
#top {
	height:180px;
}
#top h1 {
	background:url(img/logo.png) top left no-repeat;
	text-indent:-999px;
	text-align:left;
	float:left;
	overflow:hidden;
	display:block;
	height:127px;
	width:265px;
	margin:0;
	paddin:0;
	margin-top:12px;
	margin-left:5px;
}
#right {
	float:right;
	position:relative;
}
#right #menu-bar {
	background:url(img/menu-bar.gif) top left no-repeat;
	width:642px;
	height:40px;
	margin-top:62px;
	margin-right:33px;	
}
#menu-bar ul {
	list-style-type:none;
	margin:0;
	padding:8px 0 0 15px;
	line-height:13px;
}
.what {
	background: url(img/really-want.png) top left no-repeat;
	text-indent:-999px;
	width:140px;
	height:67px;
	position:absolute;
	top: 101px;
}
#menu-bar ul li {	
	height:13px;
	text-indent:-999px;
	margin-right:22px;
	float:left;
	margin-top:7px;
}
#menu-bar ul li a {
	height:13px;
	overflow:hidden;
	display:block;
}
#menu-bar ul li a.home { background:url(img/btn-home.gif) top left no-repeat; width:35px;}
#menu-bar ul li a.latest { background:url(img/btn-latest-thoughts.gif) top left no-repeat; width:92px;}
#menu-bar ul li a.rss { background:url(img/btn-rss.gif) top left no-repeat; width:33px;}
#menu-bar ul li a.jump { background:url(img/btn-jump.gif) top left no-repeat; width:35px;}
#menu-bar ul li a.think { background:url(img/btn-think.gif) top left no-repeat; width:36px;}

#menu-bar ul li a:hover {
	background-position:bottom left;
}

#right #login {
	background:url(img/fnd-login.png) top left no-repeat;
	height:58px;
	width:482px;
	margin-left:145px;
	padding:5px 20px 5px 20px;;
}
#right #logout {
	background:url(img/fnd-logout.png) top left no-repeat;
	height:83px;
	width:245px;
	margin-left:382px;
}
#login form {
	margin:0;
	padding:0;
}
#login table {
	width:100%;
}
.log {
	color:#999;
	font-size:11px;
	
}
.input-log {
	color:#999;
	font-size:11px;
	height:14px;
	width:100px;
}

#right #birds {
	background:url(img/birds.png) top left no-repeat;
	top:0px;
	left:419px;
	height:73px;
	width:112px;
	position:absolute;
}
#bottom {
}
#bottom table.cont {
	width:100%;
	border:0;
	border-collapse:collapse;
}
#bottom table.cont td {
	background-color:none;
	padding:0;
	padding-top:30px;
	vertical-align:top;
}
#bottom table.cont td.catg {
	width:30%;
}
#bottom table.cont td.cont-right {
	text-align:left;
}

#bottom table.cont td.cont-right h1.latest {
	text-align:left;
	background:url(img/bg_title.png) top left no-repeat;
	margin:0;
	margin-bottom:10px;
	margin-left:10px;
	padding:10px 0 0 15px;
	color:#000;
	height:40px;
}
#bottom #fnd-leftbar {
	background:url(img/fnd-barleft.png) top left no-repeat;
	width:259px;
	padding:9px 0 0 8px;
	margin-left:12px;
}
#bottom table.cont td.cont-right #titulo {
	height:42px;
	padding-left:10px;
	width:362px;
	margin:0 auto 20px;
	overflow:hidden;
}
#bottom table.cont td.cont-right #titulo a {
	background:url(img/btn-send-now.gif) top left no-repeat;
	text-indent:-999px;
	display:block;
	height:42px;
	width:362px;
	overflow:hidden;
}
#bottom table.cont td.cont-right #titulo a:hover {
	background-position:bottom left;
}
#bottom table.cont td.cont-right #fnd-right {
	background:url(img/fnd-right.png) top left no-repeat;
	margin-left:10px;
}
