body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	width: 100%;
	height: 100%;
}

.clear {
	clear: both;
	height: 1px;
}

#container {
	position: relative;
	left: 0;
	top: 0;
	background: #cdcdcd url(http://www.kickrss.com/images/bg.jpg) repeat-x;
}

#left {
	position: absolute;
	width: auto;
	height: 100%;
	top: 0;
	left: 0;
	* left: auto;
}

#right {
	position: absolute;
	width: auto;
	height: 100%;
	top: 0;
}

#right {
	right: 0;
}

#content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	border-right: 6px ridge #D8D8D8;
	border-left: 4px groove #5b87d7;
	* border-right: 4px ridge #D8D8D8;
	* border-left: 3px groove #5b87d7;
	padding: 0 8px;
	width: 650px;
}

#header {
	padding: 5px 0 0;
	height: 80px;
	border-bottom: 1px solid #D4D4D4;
	margin-bottom: 10px;
}

#content .top {
	margin-bottom: 15px;
	margin-left: 16px;
	height: 300px;
}

#content .mid {
	border-bottom: 1px solid #D4D4D4;
	border-top: 1px solid #D4D4D4;
	margin: 10px auto 30px 16px;
}

#logo {
	text-align: right;
	margin-top: -50px;
}

#logo img {
	width: 35px;
	height: 35px;
	border: 0;
	margin-top: 5px;
}

#logo a.txt {
	text-decoration: none;
	color: #5b87d7;
	font-size: 35px;
	margin-left: 3px;
}

#logo a.txt:hover {
	text-decoration: underline;
}

#user {
	color: #5b87d7;
	font-size: 36px;
}

#poweredBy {
	color: #6B6B6B;
	font-size: 16px;
	font-weight: bold;
}

#suscribeFeeds {
	float: right;
	border: 1px #D4D4D4 solid;
	height: 200px;
	padding: 5px;
	margin-top: -240px;
	xmargin-top: -280px;
}

#suscribeFeeds .title {
	color: #6B6B6B;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

#suscribeFeeds .btnBlock {
	margin: 8px 0;
	text-align: center;
}

#suscribeFeeds .btnBlock a {
	padding: 7px;
}

#yahooBtn img, #newsgatorBtn img, #pageflakesBtn img {
	width: 91px;
	height: 17px;
	border: 0;
}

#googleBtn img {
	width: 104px;
	height: 17px;
	border: 0;
}

#aolBtn img {
	width: 63px;
	height: 14px;
	border: 0;
}

#netvivesBtna img {
	width: 91px;
	height: 17px;
	border: 0;
}

#viewRss {
	font-size: 15px;
	font-weight: bold;
	color: #00008B;
	text-align: center;
	display: block;
	margin-top: 50px;
	text-decoration: none;
}

#viewRss img {
	border: 0;
	padding-right: 2px;
}

.rssTitle {
	font-size: 22px;
	font-weight: normal;
	color: #888;
	border-bottom: 1px solid #D4D4D4;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.item {
	padding: 0 0 24px 30px;
}

.item a.title:hover {
	text-decoration: underline;
	display: block;
}

.item a.title {
	color: #5b87d7;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}

.item .bullet {
	border: 0;
	position: absolute;
	left: 10px;
	* left: 5px;
	width: 17px;
	height: 17px;
	overflow: hidden;
	background: url(http://www.kickrss.com/images/bullet.jpg) no-repeat;
}

.item .pubDate {
	margin: 5px 0;
	color: #898989;
}

.item .pubDate, .item .description {
	font-size: 13px;
}

.footer {
	text-align: center;
	font-size: 12px;
	padding: 10px 0 5px;
	border-top: 1px solid #898989;
}

.footer a {
	color: #898989;
	text-decoration: none;
}
.footer a:hover {
	color: #5b87d7;
	text-decoration: underline;
}
