/*--------------------------------------------------------------
Hello, this is the BuddyPress Default theme stylesheet.

----------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset - Based on work by Eric Meyer
2.0 - Structural
	2.1 - Content
	2.2 - Header
	2.3 - Footer
	2.4 - Sidebar
3.0 - Non-structural
	3.1 - Text
	3.2 - Headers
	3.3 - Lists
4.0 - Navigation
	4.1 - Pagination
5.0 - WordPress
	5.1 - Alignments
	5.2 - Comments
	5.3 - Gallery
	5.4 - Images
	5.5 - Posts
6.0 - BuddyPress
	6.1 - Activity
		6.1.1 - Activity Listing
		6.1.2 - Activity Comments
	6.2 - Admin Bar
	6.3 - Directories - Members, Groups, Blogs, Forums
	6.4 - Error / Success Messages
	6.5 - Forms
	6.6 - Ajax Loading
	6.7 - Topics and Tables - Forums and General
	6.8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums
	6.9 - Private Messaging Threads
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 - Reset - Reset default browser CSS. Based on work by Eric
Meyer: v1.0  http://meyerweb.com/eric/tools/css/reset/index.html
--------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{background:#fff;line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
a img{border:none;}
img {border:none !important; padding:0px !important;}

/*--------------------------------------------------------------
2.0 - Structural
--------------------------------------------------------------*/
body {
	background:#fff;
	color: #111;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 170%;
	/*max-width:980px;*/
	margin: 0 auto;
	/*width:980px;*/
	-webkit-text-size-adjust: none;
}
.padder {
	padding: 10px 0 30px 0;
}
div#container {
	background: #fff;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	width:980px;
}
body.activity-permalink div#container {
	background: none;
	border: none;
}


/*--------------------------------------------------------------
2.1 - Content
--------------------------------------------------------------*/
div#content {
	float: left;
	width: 650px;
}
div#content .padder {
}
div#content .one-column {
	border-right: 0 none;
	margin-right: 0;
}
div#content .left-menu {
	float: left;
	width: 170px;
}
div#content .main-column {
	margin-left: 190px;
}
#espacioceldas{
  padding-right: 15px;
  padding-bottom: 15px;
}


/*--------------------------------------------------------------
2.2 - Header
--------------------------------------------------------------*/
#header {
	background: #fff;
	color: #fff;
	margin-top:-5px;
	height:165px;
	margin: 0 auto;
	width:980px;
}

#header #logofarq {width:203px; height:106px; display:block; float:left; margin-left:-23px; margin-top:24px;}
#header #logofarq img{width: 203px; height: 106px;}
#header #logofarq a {width:203px; height:106px; display:block; float:left; background:url(../images/fadu-logo-uy.png) no-repeat; background-position:22px 90px; color:#999; font-size:8px; text-align:center; line-height:110%; text-decoration:none; text-transform:uppercase;}
#header #logofarq h1 {display:none;}
#header #logofarq h2 {display:none;}

#header #search-bar {
	margin-top: 5px;
	text-align: right;
	width: 100%;
}
#header #search-bar .padder {
	padding: 10px 15px 0 20px;
	height: auto;
}
#header #search-bar input[type=text] {
	border: 1px inset #888;
	margin-right: 4px;
	padding: 2px;
}
#header #search-bar input[type=submit] {
	font-size: 11px;
	padding: 1px 4px;
	margin-left: 4px;
}
#header h1 {
	float: left;
	margin-bottom: 0;
	margin-top: 0;
}
#header h1 a {
	color: #333;
	font-size: 26px;
	text-decoration: none;
}

#logofadu {width:203px; height:106px; display:block; float:left; margin-left:-22px; margin-top:24px;}
#logoudelar {width:171px; height:106px; float:left; margin-top:24px;}

/*--------------------------------------------------------------
2.3 - Footer
--------------------------------------------------------------*/
#footer {
	margin: 0 auto !important;
	width:980px;
}
#footer-widgets {
	background: #fff;
}
#footer-widget-area {
	overflow: hidden;
	margin:0 auto;
}
#footer-widget-area div.widget-area > ul {
	float: left;
	margin-right: 10px;
	width: 320px;
}
#footer-widget-area div.widget-area > ul > li {
	margin-top: 5px;
}
#footer-widget-area h3.widgettitle {
	clear: left;
	font-size: 12px;
	margin: 0 0 10px 0;
}
#footer-widget-area div div.item-options {
	margin-left: 0;
	margin-right: 0;
}
#footer-widget-area ul.item-list li img.avatar {
	margin-left: 15px;
}
div#sixth ul.xoxo { margin-right: 0; }


/*--------------------------------------------------------------
2.4 - Sidebar
--------------------------------------------------------------*/
div#sidebar, div#contextual {
	float: left;
	margin-top: 1px;
	width: 155px;
}
div#sidebar {margin-left:10px; margin-top:15px;}
div#contextual {margin-right:10px;}

div#sidebar div#sidebar-me {
	margin-bottom: 15px;
}
div#sidebar div#sidebar-me img.avatar {
	float: left;
	margin: 0 10px 15px 0;
}
div#sidebar div#sidebar-me h4 {
	font-size: 16px;
	margin: 0 0 8px 0;
	font-weight: normal;
}
div#sidebar ul#bp-nav {
	clear: left;
	margin: 15px 0px;
}
div#sidebar ul#bp-nav li {
	padding: 10px 15px;
}
div#sidebar .widget {background:#888; color:#fff; padding:5px; font-size:11px; line-height:normal; margin-bottom:10px;}
div#sidebar h3.widgettitle {
	clear: left;
	font-size:11px;
	margin: 0;
	margin-bottom:5px;
	border-bottom:1px dotted #fff;
	padding-bottom:5px;
}
#footer-widget-area .widget_search,
div#sidebar .widget_search {
	margin-top: 10px;
}
#footer-widget-area .widget_search input[type=text],
div#sidebar .widget_search input[type=text] {
	padding: 2px;
	width: 110px;
}
#footer-widget-area ul.item-list img.avatar,
div#sidebar ul.item-list img.avatar {
	height: 20px;
	margin-right: 10px;
	width: 20px;
}
#footer-widget-area div.item-avatar img,
div#sidebar div.item-avatar img {
	height: 40px;
	margin: 1px;
	width: 40px;
}
#footer-widget-area .avatar-block,
div#sidebar .avatar-block {
	overflow: hidden;
}
#footer-widget-area ul.item-list div.item-title,
div#sidebar ul.item-list div.item-title {
	font-size: 12px;
}
#footer-widget-area div.item-options,
div#sidebar div.item-options {
	background: #f5f5f5;
	font-size: 11px;
	margin: 0px;
	padding: 5px 15px;
}
#footer-widget-area div.item-content {
	margin-left: 38px;
}
#footer-widget-area div.item-meta,
div#sidebar div.item-meta,
div#sidebar div.item-content {
	font-size: 11px;
	margin-left: 38px;
}
#footer-widget-area div.tags div#tag-text,
div#sidebar div.tags div#tag-text {
	font-size: 1.4em;
	line-height: 140%;
	padding: 10px 0 15px;
}
#sidebar .padder .widget hr {margin:5px 0; border:none; border-bottom:1px dotted #666;}
#sidebar .padder .widget a {color:#fff;}
#sidebar .padder .widget a:hover {color:#ccc;}
/*--------------------------------------------------------------
2.6 - Menú Personalizado
--------------------------------------------------------------*/

#menupersonal {width:980px; margin:0 auto; line-height:60px; height:30px; background:#000; display:block;}
.contenedor_menu_personalizado {width:980px; color:#fff; float:left; height:30px; display:block;}
.separador_menu_personalizado {width:155px; margin-right:10px; float:left; height:30px; display:block; text-align:right; font-size:10px;}
.separador_menu_personalizado a {text-decoration:none; color:#666;}
.separador_menu_personalizado a:hover {color:#fff;}
.menu_personalizado {width:980px; float:left; height:30px; display:block; list-style:none; padding:0; margin:0;}
.menu_personalizado li a {
	background:#000;
	color:#fff;
	display:block;
	padding:0 8px;
	line-height:30px;
	text-decoration: none;
	text-align: left;
	text-transform:uppercase;
	font-size:10px;
}
.menu_personalizado li a:hover {background:#888; color:#000;}
.menu_personalizado li {display:inline-block; float:left;}

/*--------------------------------------------------------------
2.7 - Barra Social
--------------------------------------------------------------*/

#barrasocial {width:150px; margin:0 auto; line-height:25px; height:14px; float:right; position:relative; bottom:-144px;}
.contenedorsocial {width:980px; float:left; height:25px;}
#instagram {width:14px; height:14px; display:block; float:right; padding-left:5px;}
#twitter {width:14px; height:14px; display:block; float:right; padding-left:5px;}
#facebook {width:14px; height:14px; display:block; float:right; padding-left:5px;}
.rss {width:18px; height:18px; margin:4px 2px; background:url(../images/rss.png) no-repeat; display:block; float:right;}
.linkssociales {float:left; width:155px; margin-right:10px;}
.barratwitter {float:left; width:650px; color:#fff; font-size:10px; line-height:25px;}

/*--------------------------------------------------------------
2.8 - Barra Social
--------------------------------------------------------------*/

#piedepagina {width:980px; margin:0 auto 40px auto; height:60px; padding:15px 0; line-height:normal; font-size:9px;}
.contenedor {width:980px; float:left;}
.udelar {background:url(../images/udelar.png) no-repeat; background-position:top right; height:60px; display: none;}
.columna {width:155px; margin-right:10px; float:left;}
.doble {width:980px; text-align:center;}
.ultima {margin-right:0px;}

/*--------------------------------------------------------------
3.0 - Non-structural
--------------------------------------------------------------*/
p {
	margin-bottom: 15px;
}
p:last-child {
	margin-bottom: 0;
}
.accessibly-hidden {
	left: -999em;
	position: absolute;
}
hr {
	background-color: #e7e7e7;
	border: 0 none;
	clear: both;
	height: 1px;
	margin: 20px 0;
}
textarea {
	resize: vertical;
}


/*--------------------------------------------------------------
3.1 - Text
--------------------------------------------------------------*/
big {
	font-size: 18px;
}
del {
	text-decoration: line-through;
}
ins {
	background: #fff9db;
	text-decoration: none;
}
sub {
	top: .5ex;
}
sup {
	bottom: 1ex;
}
sub,
sup {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
small {font-size:10px;}
pre, blockquote {
	margin-bottom: 20px;
}
pre,
code p {
	background: #f4f4f4;
	padding: 15px;
	overflow: auto;
}
code {
	font-family: "Monaco", courier, sans-serif;
}
blockquote {
	font-size: 16px;
	font-style: italic;
	line-height: 150%;
	padding: 0 3em;
	quotes: none;
}
blockquote p {
	margin-bottom: 15px !important;
}


/*--------------------------------------------------------------
3.2 - Headers
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 5px 0;
}
h1 {
	font-size: 24px;
	margin-bottom: 24px;
}
h2 {
	font-size: 20px;
	line-height:22px;
	margin:0px;
	margin-bottom: 20px;
}
h3 {
	font-size: 16px;
	margin-bottom: 16px;
}
h4 {
	font-size: 12px;
	border-bottom:1px dotted #ddd;
	margin-bottom: 12px;
}
h5 {
	font-size: 11px;
	margin-bottom: 0;
}
h6 {
	font-size: 10px;
	margin-bottom: 0;
}


/*--------------------------------------------------------------
3.3 - Lists
--------------------------------------------------------------*/
div.page ul,
div.page ol,
div.page dl,
div.post ul,
div.post ol,
div.post dl {
	margin: 0 0 18px 1.5em;
}
div.page ul,
div.post ul {
	list-style: square;
}
div.page ol,
div.post ol {
	list-style: decimal;
}
div.page ol ol,
div.post ol ol {
	list-style: lower-alpha;
}
div.page ol ol ol,
div.post ol ol ol {
	list-style: lower-roman;
}
dl {
	margin-left: 0;
}
dt {
	font-size: 14px;
	font-weight: bold;
}
dd {
	margin: 0 0 15px 0;
}
div.post ul ul,
div.post ol ol,
div.post ol ul,
div.post ul ol,
div.page ul ul,
div.page ol ol,
div.page ol ul,
div.page ul ol {
	margin-bottom: 0px;
}


/*--------------------------------------------------------------
4.0 - Navigation
--------------------------------------------------------------*/
a {
	color: /*#1fb3dd;*/ #a20000;
	text-decoration:none;
}
a:hover,
a:active {
	color: #444;
}
a:focus {
	outline: 1px dotted #ccc;
}
#navigation {
	bottom:357px;
	left:501px;
	text-align: left;
	width: 804px;
	float:left;
	margin-left: -5px;
	padding-top: 12px;
}
#nav {
	list-style: none;
	padding: 0;
	position: relative;
	right: auto;
	bottom: 0;
	display:table;
	width:100%;
}

#nav li a {
	background:#fff;
	color: #000;
	display: block;
	padding: 5px 5px;
	text-decoration: none;
	text-align: left;
	text-transform:uppercase;
	line-height:normal;
}
/*Ajuste para el menú superior*/
.itempatio a {padding:5px 8px !important;}

#nav li {
	display: table-cell;
}
#nav .sub-menu li{
	display: inline-block!important;
}
#nav li li {
	margin-left: 0;
}
#nav > li > a:hover {
	background:#000;
	color:#fff;
}
#nav li.selected a,
#nav > li.current-menu-item a,
#nav > li.current_page_item a,
#nav > li.current_page_ancestor a {
	background: #fff;
	color: #000;
	font-weight:bold;
}
#nav > li.current-menu-item a ul.sub-menu li a {
	font-weight:normal !important;
}
#nav > li.current-menu-item a ul.sub-menu li.current-menu-item a {
	font-weight:bold !important;
}
#nav > li > ul {
	width:240px;
}
#nav > ul li.sfhover a,
#nav > ul li:hover a {
	background: #fff;
	color: #000;
}
#nav li.sfhover,
#nav li:hover {
	position: relative;
	z-index: 1000;
}
#nav ul {border: 1px solid #ccc; border-top:1px solid #000; border-bottom:none;}
#nav ul li ul {border: 1px solid #ccc; border-bottom:none;}

#nav ul,
#nav .sfhover ul ul,
#nav :hover ul ul {
	left: -9999px;
	position: absolute;
}
#nav .sfhover ul,
#nav :hover ul {
	left: 0;
	top: 100%;
	width: 240px;
}
#nav .sfhover ul li > a,
#nav :hover ul li > a {
	background: #fff;
	color: #000;
	text-transform:none;
	font-size:11px;
}
#nav .sfhover ul .sfhover > ul,
#nav :hover ul :hover > ul {
	left: 239px;
	top: -1px;
	width: 240px;
}
#nav ul li.sfhover > a,
#nav ul li:hover > a {
	background-color: #000;
	color: #fff;
}
#nav .sfhover ul li,
#nav :hover ul li {
	line-height: 20px;
	width: 240px;
	border-bottom:1px solid #ccc;
}
#nav .sfhover ul li a,
#nav :hover ul li a {
	padding: 3px 10px;
}
.herramientas ul {width:200px !important;}
.herramientas ul li {width:200px !important;}
.herramientas ul li ul {margin-left:-439px;}
#navsocial-facebook{height:14px;background}
/*--------------------------------------------------------------
4.1 - Pagination
--------------------------------------------------------------*/
div.pagination {
	background: #f4f4f4;
	border: none;
	color: #888;
	font-size: 11px;
	height: 19px;
	margin: -20px 0px 0px 0px;
	padding: 2px 5px;
	position: relative;
}
div.pagination .pag-count {
	float: left;
}
div.pagination .pagination-links {
	float: right;
}
div.pagination .pagination-links span,
div.pagination .pagination-links a {
	font-size: 12px;
	padding: 0 5px;
}
div.pagination .pagination-links a:hover {
	font-weight: bold;
}
div#pag-bottom {
	margin-top: -1px;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}

/**NAVEGACION CONTEXTUAL**/
#sidenav {
	margin:0;
	list-style: none;
	padding: 0;
	position: relative;
	font-size:11px;
}
#sidenav li a {
	background:#fff;
	color: #000;
	display: block;
	text-decoration: none;
	text-align: left;
	width:151px;
	border-bottom:1px solid #ccc;
	padding:5px 2px;
	line-height:normal;
}
#sidenav li {
	display: inline-block;
}
#sidenav li li {
	margin-left: 0;
	border:none;
}
#sidenav li li > a {
	border:none;
	width: 149px;
	padding:3px 0 3px 6px;
	line-height:11px;
	background:url(../images/list.png) no-repeat 0px 0px;
}
#sidenav > li > a:hover {
	background:#000;
	color:#fff;
	border-bottom:1px solid #000;
}
#sidenav li.selected a,
#sidenav > li.current-menu-item a,
#sidenav > li.current_page_item a {
	background: #fff;
	color: #000;
	font-weight:bold;
}
#sidenav > li.selected > a:hover,
#sidenav > li.current-menu-item > a:hover,
#sidenav > li.current_page_item > a:hover {
	background:#000;
	color:#fff;
	border-bottom:1px solid #000;
}
#sidenav > li > ul {
	border-bottom:1px solid #ccc;
}
#sidenav > ul li.sfhover a,
#sidenav > ul li:hover a {
	background: #fff;
	color: #000;
	display:block;
	border:none;
}
#sidenav li.sfhover,
#sidenav li:hover {

}
#sidenav ul {}
#sidenav ul li ul {}

#sidenav ul,
#sidenav .sfhover ul ul,
#sidenav :hover ul ul {

}
#sidenav .sfhover ul,
#sidenav :hover ul {

}
#sidenav .sfhover ul li > a,
#sidenav :hover ul li > a {
	background: #fff;
	color: #000;
	text-transform:none;
	font-size:11px;
	width: 149px;
	padding:3px 0 3px 6px;
	background:url(../images/list.png) no-repeat 0px 0px;
	border:none;
}
#sidenav .sfhover ul .sfhover > ul,
#sidenav :hover ul :hover > ul {
	width: 151px;
}
#sidenav ul li.sfhover > a,
#sidenav ul li:hover > a {
	background-color: #000;
	color: #fff;
	border:none;
	background-image:none;
}
#sidenav .sfhover ul li,
#sidenav :hover ul li {
	border:none;
}
#sidenav .sfhover ul li a,
#sidenav :hover ul li a {

}
ul.sub-menu li a {
	font-weight:normal !important;
}
ul.sub-menu li.current-menu-item a {
	font-weight:bold !important;
}

/*--------------------------------------------------------------
5.0 - WordPress
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 - Alignments
--------------------------------------------------------------*/
.alignright {
	float: right;
	margin-left: 15px;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear: left;
}


/*--------------------------------------------------------------
5.2 - Comments
--------------------------------------------------------------*/
.navigation,
.paged-navigation,
.comment-navigation {
	overflow: hidden;
	font-size: 14px;
	font-style: italic;
	margin: 5px 0 25px 0;
	padding: 5px 0;
}
.comments {
	float: right;
}
#trackbacks {
	margin-top: 30px;
}
.commentlist .bypostauthor {
}
#comments {
	margin-top: 30px;
}
#comments ol.commentlist {
	border-bottom: 1px solid #e4e4e4;
	margin: 0 0 30px 0;
}
#comments ol.commentlist ol {
	list-style-type: decimal;
	margin: 0 0 18px 2.5em;
}
#comments ol.commentlist ol ol {
	list-style: lower-alpha;
	margin-bottom: 0px;
}
#comments ol.commentlist ol ol ol {
	list-style: lower-roman;
}
ol.commentlist li.comment {
	border-top: 1px solid #e4e4e4;
	clear: left;
	list-style: none;
	margin-bottom: 15px;
}
ol.commentlist ul.children li {
	margin-bottom: 0;
}
ol.commentlist div.comment-avatar-box {
	float: left;
	margin: 15px 15px 0 0;
}
.commentlist ul.children div.comment-avatar-box {
	float: left;
	margin: 0 10px 0 0;
}
div.comment-avatar-box img {
	/*border: 2px solid #eee;*/
}
div.comment-content {
	overflow: hidden;
}
ul.children .comment-entry {
	margin-bottom: 10px;
}
div.comment-meta {
	color: #888;
	font-size: 11px;
	margin: 15px 0;
	width: 100%;
}
div.comment-meta em {
	font-style: normal;
}
#reply-title {
	margin-top: 0;
}
#reply-title small {
	float: right;
	font-size: 11px;
	font-weight: normal;
}
#reply-title small a {
	margin-right: 0;
}
.commentlist ul.children {
	background: #f5f5f5;
	margin: 15px 0 15px 70px;
	padding: 0 10px;
}
.commentlist ul.children ul {
	margin: 0 0 0 25px;
	padding-right: 0;
}
.commentlist ul.children img.avatar {
	border-style: none;
	height: 25px;
	margin: 0;
	width: 25px;
}
.commentlist ul.children div.comment-meta {
	font-size: 11px;
	margin: 0 0 10px 0;
}
.commentlist ul.children li {
	border-top: 2px solid #fffeff;
	padding-top: 10px;
}
.commentlist ul.children li:first-child {
	border-top: none;
}
.commentlist ul.children ul li:first-child {
	border-top: 2px solid #fffeff;
}
#respond {
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
	padding: 15px;
}
#respond .avb img {
	float: inherit;
}
#respond .comment-avatar-box {
	float: left;
	margin: 0 15px 0 0;
}
#respond .form-submit {
	margin-bottom: 0;
}
ol.commentlist #respond {
	clear: left;
	margin-left: 70px;
}
.commentlist ul.children #respond {
	margin-bottom: 10px;
	margin-left: 35px;
	margin-right: 20px;
}
h3#reply .comments-header {
	font-size: 14px;
}
#respond div.comment-content {
	border-style: none;
}
#nav-below {
	margin: 0 0;
	padding: 0 0;
}
#nav-above {
	margin: 0 0 15px;
	padding: 0;
}
.comment-options {
	margin: 10px 0 2px;
}
.comment-options .comment-reply-link,
.comment-options .comment-edit-link {
	font: normal 10px/20px Arial, Helvetica, sans-serif;
	margin-right: 5px;
	padding: 4px 8px;
}
.commentlist ul.children div.comment-options {
	margin-bottom: 10px;
}


/*--------------------------------------------------------------
5.3 - Gallery
--------------------------------------------------------------*/
.wp-caption {
	padding: 0px !important;
	margin: 0px !important;
	font-size:10px;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;

}
dd.wp-caption p.wp-caption-text,
.wp-caption p.wp-caption-text {
	line-height: 16px;
	margin: 0;
	margin-bottom:20px;
	padding: 3px 0px;
	border-bottom:1px dotted #333;
}
#content .gallery {
	margin: 0 auto 15px;
}
#content .gallery .gallery-item {
	margin-bottom: 0;
	margin-left: 0;
}
.gallery-item img {
	margin-bottom: 15px;
}
.gallery .gallery-caption {
	color: #555;
}


/*--------------------------------------------------------------
5.4 - Images
--------------------------------------------------------------*/
img.avatar {
	/*border: 2px solid #eee;*/
	float: left;
}
img.wp-smiley {
	border: none !important;
	clear: none !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
img.centered,
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}
img.alignleft {
	display: inline; 
	margin: 0 7px 2px 0;
	padding: 4px;
}


/*--------------------------------------------------------------
5.5 - Posts
--------------------------------------------------------------*/
div.page,
div.post,
div.attachment {
	margin: 0 0 15px 0;
	overflow: hidden;
}
div.page:last-child,
div.post:last-child,
#item-body:last-child,
#trackbacklist {
	margin-bottom: 0;
}
h2.posttitle {
	line-height: 120%;
	margin: 0 0 20px 0;
	/*float:left;*/
	width:100%;
}
h2.pagetitle {
	line-height: 120%;
	margin: 0 0 20px 0;
	/*float:left;*/
	width:100%;
}
h2.pagetitle a,
h2.posttitle a {
	color: #666;
	text-decoration: none;
}
.edit-link,
.page-link {
	clear: both;
	font-size:10px;
	line-height:normal;
}
div.post table,
div.page table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
}
div.post table th,
div.page table th {
	border-top: 1px solid #eee;
	text-align: left;
}
div.post table td,
div.page table td {
	border-top: 1px solid #eee;
}
div.author-box {
	background: #f0f0f0;
	float: left;
	font-style: italic;
	margin: 0 15px 15px 0;
	padding: 10px;
	text-align: center;
	width: 70px;
}
div.author-box p {
	word-wrap: break-word;
}
div.author-box p,
div.comment-avatar-box p {
	margin: 5px 0 0;
}
div.author-box a,
div.comment-avatar-box a {
	text-decoration: none;
}
div.author-box img {
	float: none;
	border: 4px solid #fff;
	margin: 0;
}
div.post-content {
	margin-left: 105px;
}
p.date span:first-child {
	font-style: italic;
}
div.post .entry {
	margin-bottom: 15px;
}
p.date,
p.postmetadata {
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	color: #888;
	font-size: 10px;
	margin: 10px 0;
	padding: 3px 0;
}
p.postmetadata {
	clear: left;
	overflow: hidden;
}
.page .tags,
.post .tags {
	float: left;
}
span.sticky-post {
	font-style: normal;
}

/*--------------------------------------------------------------
6.0 - BuddyPress
--------------------------------------------------------------*/
/*--------------------------------------------------------------
6.1 - Activity
--------------------------------------------------------------*/
#activity-stream {
	margin-top: -5px;
}
#item-body form#whats-new-form {
	border-bottom: 1px solid #ddd;
	margin: 20px 0 10px;
	padding-bottom: 20px;
}
.home-page form#whats-new-form {
	border-bottom: none;
	padding-bottom: 0;
}
form#whats-new-form h5 {
	font-weight: normal;
	font-size: 12px;
	color: #888;
	margin: 0;
	margin-left: 76px;
	padding: 0 0 3px 0;
}
form#whats-new-form #whats-new-avatar {
	float: left;
}
form#whats-new-form #whats-new-content {
	margin-left: 54px;
	padding-left: 22px;
}
form#whats-new-form textarea {
	background: #fff;
	border: 1px inset #ccc;
	color: #555;
	font-size: 14px;
	height: 20px;
	padding: 6px;
	width: 98%;
}
form#whats-new-form #whats-new-options select {
	max-width: 200px;
	margin-top: 12px;
}
form#whats-new-form #whats-new-submit {
	float: right;
	margin-top: 12px;
}
#whats-new-options {
	overflow: auto;
	height: 0;
}
#whats-new:focus {
	border-color: rgba(31, 179, 221, 0.9) !important;
	outline-color: rgba(31, 179, 221, 0.9);
}

/*--------------------------------------------------------------
6.1.1 - Activity Listing
--------------------------------------------------------------*/
ul.activity-list li {
	overflow: hidden;
	padding: 15px 0 0;
}
.activity-list .activity-avatar {
	float: left;
}
ul.activity-list > li:first-child {
	padding-top: 5px;
}
ul.item-list.activity-list li.has-comments {
	padding-bottom: 15px;
}
body.activity-permalink ul.activity-list li.has-comments {
	padding-bottom: 0;
}
.activity-list li.mini {
	font-size: 11px;
	min-height: 35px;
	padding: 15px 0 0 0;
	position: relative;
}
.activity-list li.mini .activity-avatar img.avatar,
.activity-list li.mini .activity-avatar img.FB_profile_pic {
	height: 20px;
	margin-left: 30px;
	width: 20px;
}
.activity-permalink .activity-list li.mini .activity-avatar img.avatar,
.activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic {
	height: auto;
	margin-left: 0;
	width: auto;
}
body.activity-permalink .activity-list > li:first-child {
	padding-top: 0;
}
.activity-list li .activity-content {
	position: relative;
}
.activity-list li.mini .activity-content p {
	margin: 0;
}
.activity-list li.mini .activity-comments {
	clear: both;
	font-size: 12px;
}
body.activity-permalink li.mini .activity-meta {
	margin-top: 4px;
}
.activity-list li .activity-inreplyto {
	background: url( ../images/replyto_arrow.gif ) 7px 0 no-repeat;
	color: #888;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 25px;
}
.activity-list li .activity-inreplyto > p {
	margin: 0;
	display: inline;
}
.activity-list li .activity-inreplyto blockquote,
.activity-list li .activity-inreplyto div.activity-inner {
	background: none;
	border: none;
	display: inline;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.activity-list .activity-content {
	margin-left: 70px;
	margin-bottom: 15px;
}
body.activity-permalink .activity-list li .activity-content {
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 16px;
	line-height: 150%;
	min-height: 35px;
	margin-left: 185px;
	margin-right: 0;
	padding: 15px;
}
body.activity-permalink .activity-list li .activity-header > p {
	background: url( ../images/activity_arrow.gif ) top left no-repeat;
	height: 35px;
	margin-bottom: 0;
	margin-left: -35px;
	padding: 5px 0 0 35px;
}
.activity-list .activity-content .activity-header,
.activity-list .activity-content .comment-header {
	color: #888;
	font-size: 11px;
	line-height: 220%;
}
.activity-header {
	margin-right: 20px;
}
.activity-header a,
.comment-meta a,
.acomment-meta a {
	text-decoration: none;
}
.activity-list .activity-content .activity-header img.avatar {
	float: none !important;
	margin: 0 5px -8px 0 !important;
}
a.bp-secondary-action,
span.highlight {
	font-size: 11px;
	padding: 0;
	margin-right: 5px;
	text-decoration: none;
}
.activity-list .activity-content .activity-inner,
.activity-list .activity-content blockquote {
	margin: 10px 10px 5px 0;
	overflow: hidden;
}
.activity-list li.new_forum_post .activity-content .activity-inner,
.activity-list li.new_forum_topic .activity-content .activity-inner {
	border-left: 2px solid #EAEAEA;
	margin-left: 5px;
	padding-left: 10px;
}
body.activity-permalink .activity-content .activity-inner,
body.activity-permalink .activity-content blockquote {
	margin-left: 0;
	margin-top: 5px;
}
.activity-inner > p {
	word-wrap: break-word;
}
.activity-inner > .activity-inner {
	margin: 0 !important;
}
.activity-inner > blockquote {
	margin: 0 !important;
}
.activity-list .activity-content img.thumbnail {
	border: 2px solid #eee;
	float: left;
	margin: 0 10px 5px 0;
}
.activity-read-more {
	margin-left: 1em;
	white-space: nowrap;
}
.activity-list li.load-more {
	background: #f0f0f0 !important;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 1.2em;
	margin: 15px 0 !important;
	padding: 10px 15px !important;
	text-align: center;
}
.activity-list li.load-more a {
	color: #4D4D4D;
}


/*--------------------------------------------------------------
6.1.2 - Activity Comments
--------------------------------------------------------------*/
div.activity-meta {
	margin: 18px 0;
}
body.activity-permalink div.activity-meta {
	margin-bottom: 6px;
}
div.activity-meta a {
	font: normal 11px/20px Arial, Tahoma, Verdana, sans-serif;
	padding: 4px 8px;
}
a.activity-time-since {
	color: #aaa;
	text-decoration: none;
}
a.activity-time-since:hover {
	color: #888;
	text-decoration: underline;
}
a.bp-primary-action,
#reply-title small a {
	font-size: 11px;
	margin-right: 5px;
	text-decoration: none;
}
a.bp-primary-action span,
#reply-title small a span {
	background: #999;
	color: #fff;
	font-size: 90%;
	margin-left: 2px;
	padding: 0 5px;
}
a.bp-primary-action:hover span,
#reply-title small a:hover span {
	background: #555;
	color: #fff;
}
div.activity-comments {
	margin: 0 0 0 70px;
	overflow: hidden; /* IE fix */
	position: relative;
	width: auto;
	clear: both;
}
body.activity-permalink div.activity-comments {
	background: none;
	margin-left: 185px;
	width: auto;
}
div.activity-comments > ul {
	background: #f5f5f5;
	padding: 0 0 0 10px;
}
div.activity-comments ul,
div.activity-comments ul li {
	border: none;
	list-style: none;
}
div.activity-comments ul {
	clear: both;
}
div.activity-comments ul li {
	border-top: 2px solid #fff;
	padding: 10px 0 0;
}
body.activity-permalink .activity-list li.mini .activity-comments {
	clear: none;
	margin-top: 0;
}
body.activity-permalink div.activity-comments ul li {
	border-width: 1px;
	padding: 10px 0 0 0;
}
div.activity-comments > ul > li:first-child {
	border-top: none;
}
div.activity-comments ul li:last-child {
	margin-bottom: 0;
}
div.activity-comments ul li > ul {
	margin-left: 30px;
	margin-top: 0;
	padding-left: 10px;
}
body.activity-permalink div.activity-comments ul li > ul {
	margin-top: 10px;
}
body.activity-permalink div.activity-comments > ul {
	padding: 0 10px 0 15px;
}
div.activity-comments div.acomment-avatar img {
	border-width: 2px !important;
	float: left;
	height: 25px;
	margin-right: 10px;
	width: 25px;
}
div.activity-comments div.acomment-content {
	font-size: 11px;
	margin: 5px 0 0 40px;
}
div.acomment-content .time-since,
div.acomment-content .activity-delete-link,
div.acomment-content .comment-header {
	display: none;
}
body.activity-permalink div.activity-comments div.acomment-content {
	font-size: 14px;
}
div.activity-comments div.acomment-meta {
	color: #888;
	font-size: 11px;
}
div.activity-comments form.ac-form {
	background: #fafafa;
	border: 1px solid #ddd;
	display: none;
	margin: 0 0 15px 33px;
	padding: 8px;
}
div.activity-comments li form.ac-form {
	margin-right: 15px;
	clear: both;
}
div.activity-comments form.root {
	margin-left: 0;
}
div.activity-comments div#message {
	margin-top: 15px;
	margin-bottom: 0;
}
div.activity-comments form.loading {
	background-image: url( ../images/ajax-loader.gif );
	background-position: 2% 95%;
	background-repeat: no-repeat;
}
div.activity-comments form .ac-textarea {
	background: #fff;
	border: 1px inset #ccc;
	margin-bottom: 10px;
	padding: 8px;
}
div.activity-comments form textarea {
	border: none;
	color: #555;
	/*font-family: inherit;*/
	font-size: 11px;
	height: 60px;
	padding: 0;
	width: 100%;
}
div.activity-comments form input {
	margin-top: 5px;
}
div.activity-comments form div.ac-reply-avatar {
	float: left;
}
div.ac-reply-avatar img {
	border: 2px solid #fff !important;
}
div.activity-comments form div.ac-reply-content {
	color: #888;
	font-size: 11px;
	margin-left: 50px;
	padding-left: 15px;
}
.acomment-options {
	float: left;
	margin: 5px 0 5px 40px;
}
.acomment-options a {
	color: #999;
}
.acomment-options a:hover {
	color: inherit;
}


/*--------------------------------------------------------------
6.2 - Admin Bar
--------------------------------------------------------------*/
#wp-admin-bar .padder {
	width: 95% !important; /* Line up the admin bar with the content body in this theme */
}


/*--------------------------------------------------------------
6.3 - Directories - Members, Groups, Blogs, Forums
--------------------------------------------------------------*/
div.dir-search {
	float: right;
	margin: -39px 0 0 0;
}
div.dir-search input[type=text] {
	font-size: 11px;
	padding: 3px 3px 2px 3px;
	border:1px solid #eee;
	background:#eee;
	height:11px;
}

#members_search_submit, #blogs_search_submit, #groups_search_submit {font-size:12px; padding:1px 3px;}


/*--------------------------------------------------------------
6.4 - Errors / Success Messages
--------------------------------------------------------------*/
div#message {
	margin: 0 0 15px;
}
#message.info {
	margin-bottom: 0;
}
div#message.updated {
	clear: both;
}
div#message p {
	font-size: 12px;
	display: block;
	padding: 10px 15px;
}
div#message.error p {
	background-color: #db1717;
	border-color: #a71a1a;
	clear: left;
	color: #fff;
}
div#message.updated p {
	background-color: #8ff57a;
	border-color: #80cf70;
	color: #1a6a00;
}
.standard-form#signup_form div div.error {
	background: #e41717;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 6px;
	width: 90%;
}
div.accept,
div.reject {
	float: left;
	margin-left: 10px;
}
ul.button-nav li {
	float: left;
	margin: 0 2px 10px 0;
}
ul.button-nav li.current a {
	font-weight: bold;
}


/*--------------------------------------------------------------
6.5 - Forms
--------------------------------------------------------------*/
.standard-form textarea,
.standard-form input[type=text],
.standard-form select,
.standard-form input[type=password],
.dir-search input[type=text] {
	border: 1px inset #ccc;
	color: #888;
	font: inherit;
	font-size: 14px;
	padding: 6px;
}
.standard-form select {
	padding: 3px;
}
.standard-form input[type=password] {
	margin-bottom: 5px;
}
.standard-form label,
.standard-form span.label {
	display: block;
	font-weight: bold;
	margin: 15px 0 5px 0;
}
.standard-form div.checkbox label,
.standard-form div.radio label {
	color: #888;
	font-size: 14px;
	font-weight: normal;
	margin: 5px 0 0 0;
}
.standard-form#sidebar-login-form label {
	margin-top: 5px;
}
.standard-form input[type=text] {
	width: 75%;
}
.standard-form#sidebar-login-form input[type=text],
.standard-form#sidebar-login-form input[type=password] {
	padding: 4px;
	width: 95%;
}
.standard-form #basic-details-section input[type=password],
.standard-form #blog-details-section input#signup_blog_url {
	width: 35%;
}
.standard-form#signup_form input[type=text],
.standard-form#signup_form textarea,
.form-allowed-tags,
#commentform input[type=text],
#commentform textarea {
	width: 90%;
}
.standard-form#signup_form div.submit {
	float: right;
}
div#signup-avatar img {
	margin: 0 15px 10px 0;
}
.standard-form textarea {
	width: 75%;
	height: 120px;
}
.standard-form textarea#message_content {
	height: 200px;
}
.standard-form#send-reply textarea {
	width: 97.5%;
}
.standard-form p.description {
	color: #888;
	font-size: 11px;
	margin: 5px 0;
}
.standard-form div.submit {
	clear: both;
	padding: 15px 0 0 0;
}
.standard-form p.submit {
	margin-bottom: 0;
	padding: 15px 0 0 0;
}
.standard-form div.submit input {
	margin-right: 15px;
}
.standard-form div.radio ul {
	margin: 10px 0 15px 38px;
	list-style: disc;
}
.standard-form div.radio ul li {
	margin-bottom: 5px;
}
.standard-form a.clear-value {
	display: block;
	margin-top: 5px;
	outline: none;
}
.standard-form #basic-details-section,
.standard-form #blog-details-section,
.standard-form #profile-details-section {
	float: left;
	width: 48%;
}
.standard-form #profile-details-section {
	float: right;
}
.standard-form #blog-details-section {
	clear: left;
}
.standard-form input:focus,
.standard-form textarea:focus,
.standard-form select:focus {
	background: #fafafa;
	color: #555;
}
form#send-invite-form {
	margin-top: 20px;
}
div#invite-list {
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
	height: 400px;
	margin: 0 0 10px;
	overflow: auto;
	padding: 5px;
	width: 160px;
}
button,
a.button,
input[type=submit],
input[type=button],
input[type=reset],
ul.button-nav li a,
div.generic-button a,
.comment-reply-link {
	background: #fff;
	border: 1px solid #ccc;
	color: #777;
	cursor: pointer;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	outline: none;
	padding: 4px 10px;
	text-align: center;
	text-decoration: none;
	line-height: 14px;
}
button:hover,
a.button:hover,
a.button:focus,
input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
ul.button-nav li a:hover,
ul.button-nav li.current a,
div.generic-button a:hover,
.comment-reply-link:hover {
	background: #ededed;
	border: 1px solid #bbb;
	color: #555;
	outline: none;
	text-decoration: none;
}

/*--------------------------------------------------------------
6.6 - Ajax Loading
--------------------------------------------------------------*/
a.loading,
input.loading {
    background-image: url( ../images/ajax-loader.gif );
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding-right: 25px;
}
a.loading:hover,
input.loading:hover {
    background-image: url( ../images/ajax-loader.gif );
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding-right: 25px;
    color: #777;
}
a.button.loading,
input[type="submit"].loading,
input[type="button"].loading,
input[type="reset"].loading {
	padding-right: 25px;
}
a.button.loading:hover,
input[type="submit"].loading:hover,
input[type="button"].loading:hover,
input[type="reset"].loading:hover {
	border: 1px solid #ccc;
	padding-right: 25px;
}
input[type="submit"].pending,
input[type="button"].pending,
input[type="reset"].pending,
input[type="submit"].disabled,
input[type="button"].disabled,
input[type="reset"].disabled,
button.pending,
button.disabled,
div.pending a,
a.disabled {
    border-color: #eee;
    color: #bbb;
    cursor: default;
}
input[type="submit"]:hover.pending,
input[type="button"]:hover.pending,
input[type="reset"]:hover.pending,
input[type="submit"]:hover.disabled,
input[type="button"]:hover.disabled,
input[type="reset"]:hover.disabled,
button.pending:hover,
button.disabled:hover,
div.pending a:hover,
a.disabled:hover {
    color: #bbb;
}


/*--------------------------------------------------------------
6.7 - Forums, Tables and Topics
--------------------------------------------------------------*/
ul#topic-post-list {
	margin: 0px 0px 15px;
	width: auto;
}
ul#topic-post-list li {
	padding: 15px;
	position: relative;
}
ul#topic-post-list li.alt {
	background: #f5f5f5;
}
ul#topic-post-list li div.poster-meta {
	color: #888;
	margin-bottom: 10px;
}
ul#topic-post-list li div.post-content {
	margin-left: 54px;
}
div.topic-tags {
	font-size: 11px;
	float: right;
	margin-top: -25px;
}
div.admin-links {
	color: #888;
	font-size: 11px;
	position: absolute;
	top: 15px;
	right: 25px;
}
div#topic-meta {
	margin: -10px 0px;
	padding: 5px 19px 30px;
	position: relative;
}
div#topic-meta div.admin-links {
	right: 19px;
	top: -36px;
}
div#topic-meta h3 {
	font-size: 20px;
	margin: 5px 0;
}
div#new-topic-post {
	display: none;
	margin: 20px 0 0 0;
	padding: 1px 0 0 0;
}
table {
	width: 100%;
}
table thead tr {
	background: #eaeaea;
}
table#message-threads {
	margin: 0 0px;
	width: auto;
}
table.profile-fields {
	margin-bottom: 20px;
}
table.profile-fields:last-child {
	margin-bottom: 0;
}
table.profile-fields p {
	margin-top: 15px;
}
table.profile-fields p:last-child {
	margin-top: 0;
}
div#sidebar table {
	margin: 0 -16px;
	width: 117%;
}
table tr td,
table tr th {
	padding: 5px 0;
	vertical-align: middle;
}
table tr td.label {
	/*border-right: 1px solid #eaeaea;*/
	font-weight: bold;
	width: 25%;
}
table tr td.thread-info p {
	margin: 0;
}
table tr td.thread-info p.thread-excerpt {
	color: #888;
	font-size: 11px;
	margin-top: 3px;
}
div#sidebar table td,
table.forum td {
	text-align: center;
}
table tr.alt td {
	background: #f5f5f5;
}
table.notification-settings {
	margin-bottom: 20px;
	text-align: left;
}
#groups-notification-settings {
	margin-bottom: 0;
}
table.notification-settings th.icon,
table.notification-settings td:first-child {
	display: none;
}
table.notification-settings th.title {
	width: 80%;
}
table.notification-settings .yes,
table.notification-settings .no {
	text-align: center;
	width: 40px;
}
table.forum {
	margin: 0 0px;
	width: auto;
}
table.forum tr.sticky td {
	font-size: 1.2em;
	background: #fff9db;
	border-top: 1px solid #ffe8c4;
	border-bottom: 1px solid #ffe8c4;
}
table.forum tr.closed td.td-title {
	background-image: url( ../images/closed.png );
	background-position: 15px 50%;
	background-repeat: no-repeat;
	padding-left: 35px;
}
table.forum td p.topic-text {
	color: #888;
	font-size: 13px;
}
table.forum tr > td:first-child,
table.forum tr > th:first-child {
	padding-left: 15px;
}
table.forum tr > td:last-child,
table.forum tr > th:last-child {
	padding-right: 15px;
}
table.forum tr th#th-title,
table.forum tr th#th-poster,
table.forum tr th#th-group,
table.forum td.td-poster,
table.forum td.td-group,
table.forum td.td-title {
	text-align: left;
}
table.forum tr td.td-title a.topic-title {
	font-size: 1.2em;
}
table.forum td.td-freshness {
	white-space: nowrap;
}
table.forum td.td-freshness span.time-since {
	font-size: 0.9em;
	color: #888;
}
table.forum td img.avatar {
	float: none;
	margin: 0 5px -8px 0;
}
table.forum td.td-poster,
table.forum td.td-group {
	min-width: 140px;
}
table.forum th#th-title {
	width: 80%;
}
table.forum th#th-freshness {
	width: 25%;
}
table.forum th#th-postcount {
	width: 15%;
}
table.forum p.topic-meta {
	font-size: 0.9em;
	margin: 5px 0 0 0;
}

/*--------------------------------------------------------------
6.8 - Headers, Lists and Tabs - Activity, Groups, Blogs, Forums
--------------------------------------------------------------*/
.item-body {
	margin: 20px 0;
}
span.activity {
	display: inline-block;
	font-size: 11px;
	opacity: 0.8;
	padding: 1px 8px;
}
span.user-nicename {
	color: #777;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}
span.activity,
div#message p {
	border: 1px solid /*#e1ca82;*/ #ccc;
	font-weight: normal;
	margin-top: 3px;
	text-decoration: none;
	background: /*#ffeaa6;*/ #fff;
}
div#item-header {
	overflow: hidden;
}
div#item-header div#item-header-content {
	margin-left: 110px;
}
div#item-header h2 {
	font-size: 20px;
	line-height: 120%;
	margin: 5px 0 15px 0;
}
div#item-header h2 a {
	color: #000;
	text-decoration: none;
}
div#item-header img.avatar {
	float: left;
	margin: 0 10px 20px 0;
}
div#item-header h2 {
	margin-bottom: 5px;
}
div#item-header span.activity,
div#item-header h2 span.highlight {
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
	margin-bottom: 7px;
	vertical-align: middle;
}
div#item-header h2 span.highlight {
	font-size: 16px;
}
div#item-header h2 span.highlight span {
	background: #a1dcfa;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 1px 4px;
	position: relative;
	right: -2px;
	top: -2px;
	vertical-align: middle;
}
div#item-header div#item-meta {
	font-size: 12px;
	line-height:150%;
	color: #111;
	overflow: hidden;
	margin: 15px 0 5px 0;
	padding-bottom: 10px;
}
div#item-header div#item-actions {
	margin: 0 0 15px 0;
}
div#item-header div#item-actions h3 {
	font-size: 11px;
	margin: 0 0 5px 0;
}

#group-admins li{
	float:left !important;
	text-align:left !important;
	padding:0px !important;
}
#group-admins li img{width:20px !important; height:20px !important;}

div#item-header ul {
	margin-bottom: 15px;
	overflow: hidden;
}
div#item-header ul h5,
div#item-header ul span,
div#item-header ul hr {
	display: none;
}
div#item-header ul li {
	float: right;
}
div#item-header ul img.avatar,
div#item-header ul.avatars img.avatar {
	height: 30px;
	margin: 2px;
	width: 30px;
}
div#item-header div.generic-button,
div#item-header a.button {
	float: left;
	margin: 10px 10px 0 0;
}

h3 a.button {padding:3px; border-color:#a20000; color:#a20000;}
h3 a.button:hover {border-color:#a20000; background:#a20000; color:#fff;}

div#item-header div#message.info {
	line-height: 80%;
}
ul.item-list {
	width: 100%;
}
ul.item-list li {
	border-bottom: 1px solid #eaeaea;
	padding: 15px 0;
	position: relative;
}
ul.item-list.activity-list li {
	padding-bottom: 0;
}
ul.single-line li {
	border: none;
}
ul.item-list li img.avatar {
	float: left;
	margin: 0 10px 0 0;
}
ul.item-list li div.item-title,
ul.item-list li h4 {
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	width: 75%;
}
ul.item-list li div.item-title span {
	color: #999;
	font-size: 12px;
}
ul.item-list li div.item-desc {
	color: #888;
	font-size: 11px;
	margin: 10px 0 0 64px;
	width: 50%;
}
ul.item-list li div.action {
	position: absolute;
	top: 15px;
	right: 0;
	text-align: right;
}
ul.item-list li div.meta {
	color: #888;
	font-size: 11px;
	margin-top: 10px;
}
ul.item-list li h5 span.small {
	float: right;
	font-size: 11px;
	font-weight: normal;
}
div.item-list-tabs {
	background: #fff;
	clear: left;
	margin: 25px 0px 20px 0px;
	overflow: hidden;
	border-bottom:1px solid #eee;
}
div.item-list-tabs ul li a {
	text-decoration: none;
	height: 20px;
}
div.item-list-tabs ul {
	width: 100%;
}
div.item-list-tabs ul li {
	float: left;
	margin: 5px 0 0 0;
}
div.item-list-tabs#subnav ul li {
	margin-top: 0;
}
div.item-list-tabs ul li:first-child {
	margin-left: 0px;
}
div.item-list-tabs ul li.last {
	float: right;
	margin: 7px 0px 0 0;
}
div.item-list-tabs#subnav ul li.last {
	margin-top: 4px;
}
div.item-list-tabs ul li.last select {
	max-width: 175px;
}
div.item-list-tabs ul li a,
div.item-list-tabs ul li span {
	display: block;
	padding: 5px 5px;
	text-decoration: none;
}
div.item-list-tabs ul li a span {
	background: /*#1fb3dd;*/ #DA2128;
	color: #fff;
	display: inline;
	font-size: 90%;
	margin-left: 2px;
	padding: 1px 3px;
}
div.item-list-tabs ul li.selected a,
div.item-list-tabs ul li.current a {
	background-color: #fff;
	color: #555;
	font-weight: bold;
}
div.item-list-tabs ul li.selected a span,
div.item-list-tabs ul li.current a span,
div.item-list-tabs ul li a:hover span {
	background-color: #999;
}
div.item-list-tabs ul li.selected a span,
div.item-list-tabs ul li.current a span {
	background-color: #555;
}
ul li.loading a {
	background-image: url( ../images/ajax-loader.gif );
	background-position: 92% 50%;
	background-repeat: no-repeat;
	padding-right: 30px !important;
}
div#item-nav ul li.loading a {
	background-position: 88% 50%;
}
div.item-list-tabs#object-nav {
	margin-top: 0;
}
div.item-list-tabs#subnav {
	background: #fff;
	border-bottom: 1px solid #eaeaea;
	margin: -15px 0px 15px 0px;
	min-height: 35px;
	overflow: hidden;
}
div.item-list-tabs ul li.feed a {
	background: url( ../images/rss.png ) center left no-repeat;
	padding-left: 20px;
}
#admins-list li {
	overflow: auto;
}


/*--------------------------------------------------------------
6.9 - Private Messaging Threads
--------------------------------------------------------------*/
table#message-threads tr.unread td {
	background: #fff9db;
	border-top: 1px solid #ffe8c4;
	border-bottom: 1px solid #ffe8c4;
	font-weight: bold;
}
li span.unread-count,
tr.unread span.unread-count {
	background: #dd0000;
	color: #fff;
	font-weight: bold;
	padding: 2px 8px;
}
div.item-list-tabs ul li a span.unread-count {
	padding: 1px 6px;
	color: #fff;
}
div.messages-options-nav {
	background: #eee;
	font-size: 11px;
	margin: 0 0px;
	padding: 5px 15px;
	text-align: right;
}
div#message-thread div.message-box {
	margin: 0 0px;
	padding: 15px;
}
div#message-thread div.alt {
	background: #f4f4f4;
}
div#message-thread p#message-recipients {
	margin: 10px 0 20px 0;
}
div#message-thread img.avatar {
	float: left;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
div#message-thread strong {
	font-size: 16px;
	margin: 0;
}
div#message-thread strong a {
	text-decoration: none;
}
div#message-thread strong span.activity {
	margin: 4px 0 0 10px;
}
div#message-thread div.message-metadata {
	overflow: hidden;
}
div#message-thread div.message-content {
	margin-left: 45px;
}
div#message-thread div.message-options {
	text-align: right;
}

/**TITULARES DE PATIO**/
.titulares {width:980px; height:160px; display:block;}
.titulares_contenedor {width:980px; height:140px; display:block; float:left; padding:10px 0;}
.titulares_bloque, .titulares_bloque_ultimo {width:155px; height:140px; display:block; float:left; margin-right:10px; line-height:120%;}
.titulares_bloque div.subtitulo, .titulares_bloque_ultimo div.subtitulo {width:155px; display:block; margin:0 0 5px 0;}
.titulares_bloque div.linkampliar, .titulares_bloque_ultimo div.linkampliar {width:155px; display:block; bottom:0px; position:relative; float:left;}
.titulares_bloque div.linkampliar a.ampliar, .titulares_bloque_ultimo div.linkampliar a.ampliar {font-size:10px;}
.titulares_bloque a strong, .titulares_bloque_ultimo a strong {display:inline-block; width:155px; margin-bottom:5px;}
.titulares_bloque span, .titulares_bloque_ultimo span {width:155px; color:#666; display:inline-block; margin:0 0 5px 0;}
.titulares_bloque em, .titulares_bloque_ultimo em {width:155px; color:#666; display:inline-block; margin:0 0 5px 0; font-size:10px; font-style:normal;}
.titulares_bloque a, .titulares_bloque_ultimo a {text-decoration:none;}
.titulares_bloque_ultimo {margin-right:0px;}

/**MOSTRAR OPCIONES DE MENU EN COLUMNAS**/
.field_opciones-de-menu div label {display:block; width:50%; float:left;}

/**DESPLEGABLES CABEZAL**/
#desplegables {width:980px; display:block; float:right; position:absolute; z-index:1000; text-align:right;}
.sedes {color:#fff !important; background:transparent !important; text-transform:unset !important; padding-right:0px !important;}
#desplegables a {background:#fff; color:#000; display:block; padding:5px 10px 5px 10px; text-decoration:none; text-align:left; text-transform:uppercase; float:right; font-size:10px;}
.sesionmail, .sesionlogin, .sesioneva, .cuadroiniciousuario, .cuadroinicionoti, .cuadroinicioadmin, .cuadrodirectorio, .cuadrobusquedas {width:825px; display:block; float:right; background:#000; color:#fff; height:155px; position:absolute; right:0; z-index:1500; text-align:right; margin-right:0px;}

.sesionlogin em,
.sesionmail em,
.sesioneva em,
.cuadroiniciousuario em,
.cuadroinicionoti em,
.cuadroinicioadmin em,
.cuadrobusquedas em {position:absolute; right:10px; top:130px;}

.cuadrodirectorio em {position:absolute; left:100px; top:130px;}

.sesionlogin em a,
.sesionmail em a,
.sesioneva em a,
.cuadroiniciousuario em a,
.cuadroinicionoti em a,
.cuadroinicioadmin em a,
.cuadrodirectorio em a,
.cuadrobusquedas em a {background:none !important; color:#fff !important; padding:0px !important; text-transform:none !important; font-style:normal !important;}

.sesionlogin form {width:175px; display:block; float:right; background:#000; color:#fff; height:135px; text-align:right; padding:10px 0; margin-right:10px;}
.sesionlogin form label {width:175px; display:block; font-size:10px;}
.sesionlogin form label.rememberme input#remember {width:15px !important; font-size:10px; float:left; text-align:left !important;}
.sesionlogin form label.rememberme {width:80px !important; margin-top:5px; float:left;}
.sesionlogin form .lostpass, .sesionlogin form .register {width:100px !important; margin-top:5px; float:left; padding:0px !important; text-align:right !important; text-transform:none !important; background:none !important; color:#fff !important;}
.sesionlogin form .register {width:75px !important; text-align:left !important;}
.sesionlogin form input.login-submit {width:60px !important; font-size:10px; padding:2px !important; border:none !important; float:right !important; margin:0px; margin-top:5px;}
.sesionlogin form label input {width:171px; display:block; font-size:10px; border:none; padding:2px;}

.sesionmail form {width:155px; display:block; float:right; background:#000; color:#fff; height:135px; text-align:right; padding:10px 0; margin-right:10px;}
.sesionmail form label {width:155px; display:block; font-size:10px;}
.sesionmail form label.rememberme input#remember {width:15px !important; font-size:10px; float:left; text-align:left !important;}
.sesionmail form label.rememberme {width:80px !important; margin-top:10px; float:left;}
.sesionmail form input.login-submit {width:60px !important; font-size:10px; padding:2px !important; border:none !important; float:right !important; margin:0px; margin-top:10px;}
.sesionmail form label input {width:151px; display:block; font-size:10px; border:none; padding:2px;}

.sesioneva form {width:155px; display:block; float:right; background:#000; color:#fff; height:135px; text-align:right; padding:10px 0; margin-right:10px;}
.sesioneva form label {width:155px; display:block; font-size:10px;}
.sesioneva form input.login-submit {width:60px !important; font-size:10px; padding:2px !important; border:none !important; float:right !important; margin:0px; margin-top:10px;}
.sesioneva form label input {width:151px; display:block; font-size:10px; border:none; padding:2px;}
.evainvitado {width:155px; display:block; float:right; background:#000; color:#fff; height:135px; text-align:right; padding:10px 0; margin-right:10px; text-align:left !important;}
.evainvitado a {background:#000 !important; color:#fff !important; text-transform:none !important; border-bottom:1px dotted #fff !important; padding:0px !important; text-align:left !important; display:block !important;}

.cuadroiniciousuario ul,
.cuadroinicioadmin ul {display:block; width:825px; background:#000; float:right; text-align:left;}

.cuadroiniciousuario ul {width:410px; padding-top:5px;}

.cuadroiniciousuario ul li,
.cuadroinicioadmin ul li {display:block; width:195px; float:right; line-height:16px !important; margin-left:10px !important;}

.cuadroinicioadmin ul li a {background:none !important; color:#ddd !important; font-size:9px !important; text-align:left !important; border-bottom:1px solid #ccc; display:block !important; line-height:16px !important; width:195px; padding:3px 0 !important; margin-top:5px !important;}

.cuadroiniciousuario ul li a {background:none !important; color:#999 !important; font-size:10px !important; text-align:left !important; text-transform:none !important; border-bottom:1px dotted #666; margin:0px !important; width:195px !important; padding:3px 0 !important;}
.cuadroiniciousuario ul li a:hover {color:#fff !important;}

.cuadroiniciousuario ul li ul,
.cuadroinicioadmin ul li ul {display:block; width:195px;}

.cuadroiniciousuario ul li ul li,
.cuadroinicioadmin ul li ul li {display:block; width:195px; line-height:16px !important;}

.cuadroiniciousuario ul li ul a,
.cuadroinicioadmin ul li ul li a {background:none !important; color:#999 !important; font-size:10px !important; text-align:left !important; text-transform:none !important; border-bottom:1px dotted #666; margin:0px !important;}

.cuadroiniciousuario ul li ul a:hover,
.cuadroinicioadmin ul li ul li a:hover {color:#fff !important;}

/**SLIDER PORTADAS**/
#slider-wrapper {width:980px; height:328px; display:block;}
#slider {position:relative; width:980px; height:328px; background:url(../../images/loading.gif) no-repeat 50% 50%;}
#slider img {position:absolute; top:0px; left:0px; display:none;}
#slider a {border:0; display:block;}
.nivo-controlNav {display:none;position:absolute;bottom:-42px;}
.nivo-controlNav a {display:block;width:22px;height:22px;background:url(../../images/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.nivo-controlNav a.active {background-position:0 -22px;}
.nivo-directionNav a {display:block;width:30px;height:30px;background:url(../../images/arrows.png) no-repeat;text-indent:-9999px;border:0;}
a.nivo-nextNav {background-position:-30px 0;right:15px;}
a.nivo-prevNav {left:15px;}
.nivo-caption {text-shadow:none;}
.nivo-caption a {color:#fff;text-decoration:underline;}
/* The Nivo Slider styles */
.nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}
/* The slices in the Slider */
.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}
/* Caption styles */
.nivo-caption {position:absolute;left:0px;bottom:0px;background:#000;color:#fff;opacity:0.7;width:100%;z-index:89;height:68px;}
.nivo-caption p {padding:5px 0;margin:0 auto;width:650px;display:block;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {display:none;}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {position:absolute;top:85%;z-index:99;cursor:pointer;}
.nivo-prevNav {left:130px !important;}
.nivo-nextNav {right:130px !important;}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {position:relative;z-index:99;cursor:pointer;}
.nivo-controlNav a.active {font-weight:bold;}
.nivoextracto {padding:0px 0; margin:0 auto; width:650px; display:block; line-height:120%;}
.nivoextracto a {text-decoration:none;}
.nivoextracto a.leermas {font-size:10px;}

/**TWITTER TOOLS**/
.aktt_tweet_time {color:#ccc; text-decoration:none;}
.aktt_tweet_time:hover {color:#eee;}

/**DIRECTORIO TELEFÓNICO**/
.contenedortel {width:805px; height:580px; float:left; background:#000; padding:10px; padding-bottom:6px; display:block; font-size:10px; line-height:normal;}
.columnad {width:320px; float:left; margin-left:10px; text-align:left; border-bottom:1px dotted #444; margin-bottom:2px; padding-bottom:2px;}
.columnai {width:320px; float:left; text-align:left; border-bottom:1px dotted #444; margin-bottom:2px; padding-bottom:2px;}
.columnadsedes {width:320px; float:left; margin-left:331px; text-align:left; border-bottom:1px dotted #444; margin-bottom:2px; padding-bottom:2px; padding-top:32px;}
.telgeneral {width:135px; height:580px; float:left; text-align:right; margin-right:10px; font-size:14px;}
.derecha {width:140px; float:right; text-align:right; color:#999;}
.telgeneral span {font-size:10px; margin-top:5px; color:#666; padding-top:5px; border-top:1px solid #ccc; display:block;}

/**BREADCRUMBS**/
.breadcrumbs {font-size:10px; line-height:25px; margin-top:-10px; margin-bottom:20px; border-bottom:1px dotted #ccc;}

/**SIGLAS Y ABREVIATURAS**/
abbr, acronym {border-bottom:1px dotted #999;}
sup {font-size:9px;}

.mailcontacto {font-size:9px;}

/**INVITE ANYONE**/
.group-subscription-div {font-size:10px; border-top:1px solid #ccc;}

/**BUDDYPRESS ACTIVITY PLUS**/
.bpfb_form_container {background:none !important; padding:none !important;}

/**RESOLUCIONES**/
.resoluciones_anio {float:left; width:650px; padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #333;}
.resoluciones_tira {float:left; width:650px; margin-bottom:10px; font-size:11px;}
.resoluciones_franja {float:left; width:155px; margin-right:10px;}
.resoluciones_franja_ultima {float:left; width:155px; margin-right:0px;}

/**AMPLIAR NOTICIAS EN PORTADAS**/
#bloque_enlace_noticias {width:980px; height:20px;}
#enlace_noticias {width:60px; height:20px; padding:0 20px; float:right; background:#000;}
#enlace_noticias a {color:#fff;}

.bloque-inscripciones-bedelia {margin-bottom:14px; padding:10px; width:628px; background:#eee; border:1px dotted #666;}
.aclaraciones-inscripciones-bedelia {float:right; text-align:right; width:305px; border-left:1px dotted #666; padding-left:10px;}

.tapas {width:640px; float:left; height:auto;}
.tapita {width:150px; margin-right:10px; float:left; height:250px; line-height:120%;}
.tapita img {margin-bottom:10px;}

.tapa_iha {height:280px;}

.nivoextracto {line-height:150%;}
#catdescripcion{
border-bottom: 1px solid #ccc;
padding-bottom:30px;
margin-bottom:10px;
}

.oculto {display:none !important;}

.centenariorojo > a {background:#D2007B!important;color:#fff!important;}

#sidenav .sub-menu {display:none;}
#sidenav li:hover > .sub-menu  {display:block;}
#sidenav .menu-item-has-children > a:after{
content:"   ►";
}
#sidenav .menu-item-has-children:hover > a:after{
content:"   ▼";
}
