* {
	margin:0px;
	padding:0px;
}

body {
	background: #fff;
	color: #000;
	font:0.6em Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}

#header {
	width:760px;
/*       min-width:760px;
       max-width:950px;*/

}

#header, #wrapper {
	margin:0px auto;
	text-align:left;
}
#logo {
	background:url(http://www.rumoreame.com/st/82/01/000/rumoreame.jpg) 0 0 no-repeat;
	width:550px;
	height:90px;
	float:left;
}

input, select, textarea {
	border:1px solid #bbb;
	padding:1px;
	margin:2px;
	font:1.0em Verdana, Arial, Helvetica, sans-serif;
}


.topSearchBox {
	float:right;
	text-align:right;
	padding:7px 10px 10px 10px;
	color:#000;
	background:#ffe844 url(http://www.rumoreame.com/st/82/01/000/searchtopbox.gif) left bottom no-repeat;
}


#wrapper {
	clear:both;
	width:auto;
	min-width:760px;
	max-width:950px;
}

a {
	color:#0066CC;
	text-decoration: underline;
}

	a:hover {
		color:#0099CC;
	}
	
	a:visited {
		color:#551a8b;
	}
	
	a:active {
		color:red
	}
	
	a img {
		border:none;
	}



.clearboth {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
}


h1 {
	font-size: 16px;
	background:#3399ff;
	padding: 4px 7px 4px 10px;
	margin: 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
}

h1 a {
	color: #00c;
}
h1 a:hover {
	text-decoration: underline;
}

h2 {
	padding: 0px 10px 8px 0px;
	color: #363513;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	background: #e5ecf9;
	padding: 0px 10px 0px 10px;
	color: #363513;
	font: bold 11pt Arial, 'Trebuchet Ms', Verdana, Arial;
	margin: 0;
}

h4 {
	background: #eeeee6;
	padding: 0px 10px 0px 10px;
	color: #363513;
	font: bold 13pt Arial, 'Trebuchet Ms', Verdana, Arial;
	border:1px solid #ddddc0;
	margin: 15px 0 10px 0;
}



/* Error heading */

.hdError {
	background-color: #701020;
	padding: 4px 0 4px 4px;
	border:2px solid #dd6767;
	width: 99%;
	text-align:left;
	color: #f0f0f0;
	font: bold 16px Arial, 'Trebuchet Ms', Verdana;
	margin-bottom:2px;
}

.center {
	text-align:center;
}
#minifoot {
	margin:10px auto 0px auto;
	padding:30px 0px 7px 30px;
	width:705px;
	text-align:left;
	background:#fff url(http://www.rumoreame.com/st/82/01/000/minifoot.gif) center top no-repeat;
	color:#000;
}


/* Label text on most forms */
.sPrompt {
	font: 11px Tahoma, Arial;
	color: #353D6F;
}
.nPrompt {
        font-weight: bold;
        font-size: 95%;
        color: #353D6F;
}

.prompt {
	font: bold 14px Tahoma, Arial;
	color: #353d6f;
	margin-top: 4px;
}

.prompt a {
	font-weight: normal;
	font-size: 80%;
	text-decoration: none;
}

/* Pre-entered data in 2nd forms */
.gvData {
	font: bold 14px Tahoma, Arial;
	color: #6f353d;
}





/* Comment box: "Comments | Cat... | Add to..." line */

.commLine {
	height: 15px;
	margin-bottom: 11px;
	color:#77c;
}

/* Comment box: comment heading */

.cmTitle {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	border-bottom: 1px #666 solid;
	padding-bottom: 1px;
}


/* Comment box: comment body */

.cmBody {
	background:#f4faff;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border-bottom: 1px #e0e0ff solid;
	padding: 10px 0 10px 10px;
	clear:right;
}

/* Comment box: enclosure for the vote links */

.cmVote {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-align:right;
	padding: 0 2px 2px 0;
	background: #def;
}

.cmVote select {
	padding:0px;
	margin-top:1px;
	font-size:75%;
}

.cmReply {
	clear: right;
	font-size:12px;
	text-align:right;
}


/* Comment box: "Add your comment" */

.cmHeadTitle {
	font-size: 16px;
	background: #e6e6Ff;
	padding: 1px 0 1px;
	margin: 10px 0 10px 0;
	border-top: 1px solid #E5E5E5;
	font-weight: bold;
}


#cmHeadSubtitle {
	font-size: 12px;
}

/* Comment box: "cancel" link */

.cmHeadTitle a {
	font-size: 12px;
	font-weight: normal;
}


/* User page: Section heading */

fieldset {
	background:#fff;
	border: 1px #e0e0e0 solid;
}

legend {
	font-size: 14px;
	color: #000;
	padding: 3px;
	font-weight: bold;
}
legend a {
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}

/* User page: Section body */

.opBody, .opRBody {
	/*width: 100%;*/
	background:#fffff0;
	font-size: 15px;
	color: #000;
	font-weight: normal;
	padding: 10px;
}


/* List people who voted a story / sources of someone */

/* The box */
.votersBox {
	position: relative;
	float: left;
	width: 99%;
	overflow: hidden;
	height: 160px;
	margin: 0 0 5px 0;
}

/* Each item (user) */
.votersBox .item {
	float: left;
	overflow: hidden;
	display: block;
	font-size: 86%;
	width: 25%;
	height: 20%;
}

/* Each item (user) when showing *my* sources */
.votersBox .row {
	overflow: hidden;
	display: block;
	font-size: 86%;
	width: 100%;
	height: 20%;
}

/* User avatar */
.votersBox img {
	border: 0px;
	margin-right: 5px;
	margin-left: 4px;
	vertical-align: bottom;
}

/* The + or - at the end */
.vtUPlus {
	font-size:70%;
	margin-left:4px;
	color:#999;
}



/* News item: Enclosing block for listed stories */
.tbBox {
	background:#fff;
	min-width: 200px;
	padding: 12px 0 12px 8px;
}

.tbBox h1 {
	background:#3399ff;
	font-family: Arial;
	font-size:17px;
	padding:2px 0 0 5px;
	margin-bottom:10px;
	color: #fff;
}
.tbBox h1 span {
	font-size:80%;
	font-weight: normal;
}
.tbBox h1 span a {
	color: #ff6;
}

/* News item: Enclosing block for the results icon */
.vSBox {
	height: 16px;
	float:right;
}

/* News item: Enclosing block for the results img */
	.vStar {
		margin:5px 10px 0px 0px;
		padding:10px 0px 10px 0px;
		font:bold 1.4em Arial, Helvetica, sans-serif;
		color:#f9f9f9;
		text-align:center;
		background:#ffff9a url(http://www.rumoreame.com/st/82/01/000/voting-f.gif) top center no-repeat;
	}
	
		.vStar span {
		}
	
		.vStarUp {
			color:#009900;
			border-right:1px solid #ccc;
			padding:5px 7px;
		}
		
		.vStarDown {
			color:#CC0000;
			margin:5px 7px;
		}

	.vVote {
		clear:left;
		color:#fff;
		font-weight:bold;
		font-size:0.9em;
		text-align:center;
		padding:5px 0px 40px 0px;
		margin:0px 10px 10px 0px;
		background:#ffff9a url(http://www.rumoreame.com/st/82/01/000/voting-f.gif) bottom center no-repeat;
	}
	
		.vUp a {
			background:url(http://www.rumoreame.com/st/82/01/000/up.gif) top no-repeat;
			padding:8px 0px;
			color:#009900;
			text-decoration:none;
		}

		.vDown a {
			background:url(http://www.rumoreame.com/st/82/01/000/down.gif) bottom no-repeat;
			padding:8px 0px;
			color:#CC0000;
			text-decoration:none;
		}
	
	.setFav {
		text-align:center;
	cursor: pointer;
	cursor: hand;
	}
	
		.setFav a {
			padding:2px 0px 2px 20px;
			background:url(http://www.rumoreame.com/st/82/01/000/folder.gif) left no-repeat;
		}

/* News item: enclosing for the done thumbs up icon */
.vUpDone {
	color: #666;
}

/* News item: enclosing for the done thumbs donw icon */
.vDownDone {
	color: #666;
}




/* News item: Description block */
.vDescr {
	font-size: 12px;
	color: #333;
	margin: 3px 0 9px 0;
}

/* News item: Story title */
.vTitle {
	font:1.8em Arial, Helvetica, sans-serif;
	padding:0px 0px 5px 0px;
	font-weight: bold;
	font-size: 16px;
	color: #505078;
}
.vTitle a {
text-decoration:none;
} 
.vTitle a:hover {
text-decoration:underline;
} 

/* News item: Enclosing area for the story block*/
.vFullBox {
	clear:left;
	font-size: 85%;
	min-width: 250px;
	width:95%;
	margin: 0 70px 0 0;
}
.vSubBigBox {
	padding: 20px 0 10px 0;
	border-bottom:1px #9bd solid;
}

	.vStar, .vVote, .setFav {
		width:100px;
		float:left;
		clear:left;
	}

/* News item: Snapped thumbnail */
.vSnap {
	float:right;
	margin: 0 0 5px 70px;
	z-index: 10;

}

.vAva {
	float:left;
	width:0;
	height:0;
	border: 0px solid #fff;
}



/* News item: Line for the "submitted by" and "Comments | Cat... | Add to..." line */
.vSub {
	color:#226;
	font-size: 80%;
}
.vSub a {
	color:#77c;
}
.vsUser {
	color:#77c;
}
.vUrl {
	color: green;
	font-size: 80%;
	margin: 2px 0 2px 0;
}

.vSubDesc {
	color: #666;
	font-size: 80%;
}

/* Tabs sub-bar */
.subBar {
	margin: 0 0 8px -8px;
}

.subBar ul {
	list-style: none;
	font-size: 80%;
	padding-left: 8px;
}
.subBar li {
	float: left;
	display:block;
}
.subBar li span {
	color: #222;
	font-weight:bold;
	font-size:110%;
}

.subBar li a {
	margin: 0 1px 0 1px;
	padding: 0 5px 0 5px;
	background: #fff;
}


/* Tabs bar: Main enclosing block */
/* main nav. Bar*/
.ngMainBarTop {
	margin:1.5em 0px;
	clear:both;
	float:left;
	width:100%;
}

	.ngMainBarTop h2 {
		padding:10px 10px 10px 0px;
		font-size:2.0em;
		font-weight:normal;
		height:30px;
	}

	.ngMainBarTop ul {
		border-bottom:1px solid #999;
		background:#EFF7FF;
		float:left;
		width:100%;
		border-bottom:4px solid #39f;
		text-align:center;
	}
	
	.ngMainBarTop li {
		display:inline;
		float:left;
		padding:5px 10px;
		border-left:1px solid #fff;
		border-right:1px solid #CFE7FF;
	}
	
	.ngMainBarTop li a {
		text-decoration:none;
	}
	
		.ngMainBarTop li a:hover {
			text-decoration:underline;
		}

.ngMainBarTop li.active {
	font-weight:bold;
}

.rssLink {
	float:right;
}

.rssLink img {
	border: none;
	margin: 1px 4px 0 4px;
}


/* Add/Remove source "Done" box */
.doneBox {
	padding: 10px;
	padding-left:48px;
	font-size: 16px;
	color: #107015;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url("/pics/blogs/check.gif"); 
	background-repeat: no-repeat;
}


/* Nav. buttons */

.navpBar {
	text-align:center;
	padding:10px;
	font:bold 1.0em Arial, Helvetica, sans-serif;
}

	.navpBar a {
		margin:0px 1px;
		text-decoration:none;
		border:1px solid #fff;
		padding:3px 5px;
	}
	
		.navpBar a:hover {
			border-color:#FFFF33;
		}
	
	.navpCur {
		font-weight:normal;
		border:1px solid #ccc;
		padding:3px 5px;
		margin:0px 5px;
		color:#999;
	}


/* User profile page */

.upTitle {
	border-top: 1px solid #36c;
	background: #3399ff;
	font-weight: bold;
	font-size: 85%;
	color: #fff;
	padding: 1px 5px 1px 5px;
	padding-top: 1px;
}

.upTitle a {
	font-weight: normal;
	font-size: 80%;
	color: #ff0;
}


.upBoxLeft, .upBoxRight {
	background:#fffff0;
	border-bottom: 1px #e0e0ff solid;
	width:48%;
	height: 120px;
	padding-right: 4px;
}

.rCol {
	font-size:0.7em;
}

/* Main right frame */
.mCol {
	padding: 0 0 0 25px;
	line-height:1.2em;
	width:100%;
}

/* Main left frame */
.rCol {
	width:121px;
	padding:0px 25px 0px 0px;
	border-right:1px solid #E5E5E5;
	float:left;
	display:inline;
}

/* menu izq */
.rCol h3 {
	background:#3399ff url(http://www.rumoreame.com/st/82/01/000/rcolh3.gif) top left no-repeat;
	font:bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	padding:5px 10px;
	color:#fff;
	margin:15px 0px 0px 0px;
}

.rCol ul {
	padding:0px 0px 10px 0px;
	background:#EFF7FF;
	border-bottom:3px solid #39f;
}

.rCol li {
	display:inline;
}

	.rCol li a {
		display:block;
		padding:5px 3px 5px 20px;
		text-decoration:none;
		border-top:1px solid #fff;
		border-bottom:1px solid #CFE7FF;
	}
	
		.rCol li a:hover {
			text-decoration:underline;
		}
		
	.rCol li.rPad a {
		background:url(http://www.rumoreame.com/st/82/01/000/bulletb.gif) 3px 5px no-repeat;
	}

	.rCol li.rCat a {
		background:url(http://www.rumoreame.com/st/82/01/000/tag.gif) 3px 5px no-repeat;
	}

.rPad a:hover, .rCat a:hover, .signOut a:hover {
	color: #000;
}


/* Left frame: RSS menu option */
.rssPad {
	text-align: center;
}

/* Help boxes */
.helpBox {
	padding:10px;
	font-size:14px;
	border: #D0D000 1px solid;
	background-color: #FFFFde;
	margin: 10px 0 10px 0;
}



/* Table showing users */

#userTable th {
	font-size: 12px;
	border-bottom: 1px solid #999;
	padding: 8px;
	text-align: center;
}

#userTable td {
	font-size: 12px;
	border-bottom: 1px solid #999;
	text-align: center;
	padding: 8px;
}

#userTable tr:hover td, tr.over  {
	background: #d0e0ff
}


.isFav {
	padding-left: 5px;
	font-size: 95%;
	color: #008;
}

/* Favorite item */
.vFavBox {
	margin-bottom: 10px;
	padding: 0;
	min-width: 200px;
	font-weight: normal;
}

/* Fav.Item: Title */
.fvTitle a {
	font-weight: normal;
	text-decoration: underline;
} 

/* Fav.Item: Subtexts */
.vFavSub {
	font-size: 80%;
	color: #666;
	margin: 1px 0 2px 8px;
}
/* Fav item: Description block */
.vFavDescr {
	font-size: 12px;
	color: #333;
	margin: 0;
}

/* Fav.Item: Expand/cotract links */
.vFavExp, .vFavExp a {
	font-size: 90%;
	color: #77c;
	text-decoration: none;
}

.vFavExp a:hover {
	text-decoration: underline;
}

.searchUsers {
	text-align:right;
	margin: 1px 0 -8px 0;
	
}
* html div.searchUsers {
	margin: -33px 0 -16px 0;
}

#signOut {
	font-size: 90%;
	margin: 0 0 0 8px;
	
}


/*User comments, date */
.ucDate {
	font-size: 11px;
	font-family: sans-serif, Arial,Tahoma, Helvetica;
	text-align:right;
	color: #777;
}

.ucTitle {
	padding: 2px 0 2px 0;
	font-size: 85%;
}
.ucTitle a {
	font-size: 115%;
}
.cmBody span {
	font-weight: bold;
	font-size:110%;
	margin-right: 8px;
	color: #000;
}

.highlight {
	/*background-color: #ff0;*/
	font-weight: bold;
}
/* Text style for unfilled fields in user's profile page */
.noData {
	color:#888;
}

.upColor {color:#060;}
.downColor{color:#600}

.sideTtl {
font-weight:normal;
}

