
/*
NUEVO
*/
#line {
	background-image:url(http://parafacebook.com/images/line_bg.jpg);
	background-repeat:repeat-x;
	height: 1px;
	width:100%;
}


/*
ANTERIOR
*/

/* CSS Document */
body{padding:0px; margin:0px;font: Arial, Helvetica, sans-serif ; font-size:14;}

a:link {
	color: #3B5997;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3B5997;
}
a:hover {
	text-decoration: underline;
	color: #3B5997;
}
a:active {
	text-decoration: none;
	color: #67A54B;
}

/*----TOP PANEL----*/
#maintopPan{height:85px; background:url(http://parafacebook.com/images/topbg.gif) 0 0 repeat-x;}
#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 22;
}

/* Banner */

#banner {
	float: right;
	width: 600px;
	height: 82px;
}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
#page_up {
	width: 950px;
	margin: 0 auto;
	padding: 0px 0 0px 0px;
}


/* Content */

#content {
	width: 540px;
}


.post .title {
	padding: 0 2px;
}


.post .meta {
	padding: 5px 2px;
	background: url(http://parafacebook.com/images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
}

.boxed .title {
	height: 32px;
	padding: 10px 0 0 10px;
	background: url(http://parafacebook.com/images/img08.jpg) no-repeat;
	letter-spacing: -1px;
	color: #FF3300;
	font-size:18;
}

.title a {
	color: #FF3300;
	text-decoration: none;
	font-size:18;
	
}

.title a:visited {
	color: #FF3300;
	
	
}
.boxed .story {
	border: 1px solid #ebebeb;
}

.more  {
	font-size: 15px}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin-left: 20px;
}

#sidebar ul {
    margin-top:-2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 4px;
	text-align:left;
}

#sidebar li ul {
	padding: 10px;
	border: 1px solid #3B5997;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 1px 0;
	background: url(http://parafacebook.com/images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;

}

#sidebar li h2 {
	height: 25px;
	margin: 0;
	padding: 10px 0px 5px 8px;
	background: url(http://parafacebook.com/images/img10.jpg) no-repeat;
	letter-spacing: -1px;
	color: #ffffff;
	font-size: 18px;
}

#sidebar a:link {
  	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar li a {
	padding-left: 10px;
	background: url(http://parafacebook.com/images/img11.gif) no-repeat left center;
}

/* Footer */

#footer {
	clear: both;
	height: 60px;
	padding: 15px 0;
	background: #ebebeb;
	border-top: 5px solid #999999;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #333333;
}

#footer a {
	color: #333333;
}

#footer a:hover {
	color: #333333;
}
#banner_right {
	float: right;
	width: 200px;
	height: 82px;
}
#ads_up_728 {
	float: right;
	width: 950px;
	height: 100px;
}
#ads_up_728_links {
	float: right;
	width: 950px;
	height: 30px;
}
.textbox {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 24px;
	width: 400px;
	background-color: #0066FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
