@CHARSET "UTF-8";
body{
    color: #666666;
    font-family: 'Lucida Grande', 'Verdana', 'Arial', 'sans-serif';
}

img{
    border: 0px;
}

.clear{
	clear: both;
}
.contenidoPage{
	width: 945px;
	margin-left: auto;
	margin-right: auto;
}
.shadowSup{
	height:20px;
	background: transparent url(../images/shadowSup.png) no-repeat right bottom;
	_background: transparent url(../images/shadowSup.gif) no-repeat right bottom;
}
.shadowSup2{
	background:transparent url(../images/shadowSup2.png) no-repeat scroll right bottom;
	_background:transparent url(../images/shadowSup2.gif) no-repeat scroll right bottom;
	height:20px;
	margin-bottom:-21px;
	margin-right:-7px;
}
.narrowcolumn{
	width: 645px;
	float: left;
}
#content .zoneContent{
    width: 943px;
    margin: 0 auto;
}
a:hover {
	text-decoration:underline;
}

a {
	color:#3B5998;
	cursor:pointer;
	outline-style:none;
	text-decoration:none;
}
/* CABECERA */
#content #header .zoneContent{
    padding-top: 5px;
    height: 95px;
}

#content #header .logo{
    display: block; /*allows the element to take auto margins*/
    margin:0 auto; /*centers in compliant browsers*/
    text-align: center;
}

#content #header .invitabutton {
    float: right;
    margin-top: -32px;
}

#content #menu .zoneContent {
    padding-top: 15px;
    height: 45px;
}

/* MENU */
#content #menu .zoneContent ul{
    margin: 0 auto;
    text-align: center;
    padding: 0px;
    list-style: none;
}

#content #menu .zoneContent li{
    padding: 1px 12px 0px 7px;
    border-right: 1px solid #767676;
    display: inline;
    line-height: 12px;
    font-size: 12px;
    font-weight: bold;
}

#content #menu .zoneContent li a{
    text-decoration:none;
    color: #767676;
}

#content #menu .zoneContent li.current_page_item a{
    color: #ff006d;
}

#content #menu .zoneContent li:last-child{
    border-right: none;
}

/* SUBCONTENT 1*/

#subContent1{
	margin-left:-18px;
}
.containerShadow1{
	margin-top: 20px;
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	padding-left:40px;
	_background: url(../images/shadow1IE6.gif) repeat-y 693px bottom;
}
.content {
	background-color:#FFFFFF;
	border: 5px solid #EAEAEA;
	color:#000000;	
	/*background:#D0DBF1 url(../images/subContent1.jpg) no-repeat left 5px;*/
	background-color:#D0DBF1;
	padding: 0 30px;
}	
.shadow, .content {
	bottom:11px;
	position:relative;				
	right:11px;
}
.shadow {
	background: url(../images/shadow.png) no-repeat bottom right !important;
	_background: url(../images/shadowIE6.gif) no-repeat bottom right !important;	
}
.shadow p {				
	display:block;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin:0 65px 22px 0;
	padding:0;
	color:#3E6C9E;
	position:relative;
	background-position:center 15px;
	background-repeat:no-repeat;
	padding-top: 77px;
	width: 120px;
}
.shadow p.text1 {	
	background-image:url(../images/texto1.png);
	_background-image:url(../images/texto1.gif);		
	width: 110px;
}
.shadow p.text2 {	
	background-image:url(../images/texto2.png);	
	_background-image:url(../images/texto2.gif);
	width: 101px;
}
.shadow p.text3 {	
	background-image:url(../images/texto3.png);	
	_background-image:url(../images/texto3.gif);
	width: 125px;
}
.shadow p.text4 {	
	background-image:url(../images/texto4.png);	
	_background-image:url(../images/texto4.gif);
	width: 138px;
}
.shadow p.text5 {	
	background-image:url(../images/texto5.png);	
	_background-image:url(../images/texto5.gif);
	width: 125px;
	padding-top:75px;
	margin-right: 0px;
}

/* SUBCONTENT 2*/

#content #subContent2 .zoneContent .contentLeft{
    width: 645px;
    float: left;
    margin-top: 25px;   
}

/* SUBCONTENT 2*/
#content #subContent2 .zoneContent .contentLeft h3, #content #subContent2 .zoneContent h1, .narrowcolumn h2, .post h1, .narrowcolumn h1 {
    margin:0;
    margin-bottom: 15px;
    color: #346498;
    font-size: 12px;
    font-weight: bold;
    background-repeat: no-repeat;
    border-bottom: 2px solid #346498;
}

#content #subContent2 .zoneContent h1, .narrowcolumn h2, .narrowcolumn h1 {
	font-size: 18px;
	clear:both;
}

#content #subContent2 .zoneContent .content_page {
    padding: 33px 38px 33px 38px;
    background-color: #eaeaea;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    margin: 0;
}


#content #subContent2 .zoneContent .content_page .post h2 {
    margin-top: 0;
}

#content #subContent2 .zoneContent .content_page .post h5 {
    margin-top: 0;
}

#content #subContent2 .zoneContent .content_page .post  {
    margin: 0 0 40px;
    text-align: justify;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.navigation {
    display:block;
    margin-bottom:30px;
    margin-top:10px;
    text-align:center;
}


/* SIDEBAR*/
#sidebar {
	clear:none;
	float:right;
	padding:20px 0;
	text-align:center;
	vertical-align:top;
        background-color:#eaeaea;
	width:271px;
	margin-top:-22px;
}

#sidebar ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 auto;
	padding:0px;
	text-align: center;
}

#sidebar .widget{
    padding:10px 0;
}

#sidebar .widget_text {
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar .widget_twitter-feed-multiaccount {
    padding: 20px 12px;
}


#sidebar .widget_twitter-feed-multiaccount .widgettitle
{
    height: 20px;
    background-image: url('../images/icono_twitter.gif');
    background-repeat: no-repeat;
    padding-top: 5px;
    border-bottom: 1px solid #dbd8d9;
    margin: 0px;
    color: #33ccff;
    font-size: 12px;
    font-weight: bold;
	text-align:center;
}

#sidebar .widget_twitter-feed-multiaccount .tweet {
    padding: 20px 0;
    border-bottom: 1px solid #dbd8d9;
    color: #666666;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}

#sidebar .widget_twitter-feed-multiaccount .tweet:last-child {
    border-bottom: none;
}

#sidebar .widget_twitter-feed-multiaccount .tweet .tweet_user{
    background-image: url('../images/icono_twitter_estado.gif');
    background-repeat: no-repeat;
    background-position: 220px 0;
    height: 48px;
}

#sidebar .widget_twitter-feed-multiaccount .tweet .tweet_user img{
    float: left;
    margin-right: 8px;
    width: 48px;
    height: 48px;
}

#sidebar .widget_twitter-feed-multiaccount .tweet .tweet_user a{
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    width: 150px;
}

#sidebar .widget_twitter-feed-multiaccount .tweet .tweet_content {
    clear: both;
    padding-top: 10px;
}

#sidebar .widget_twitter-feed-multiaccount .tweet .tweet_date {
    padding-top: 10px;
    font-style: italic;
    font-size:10px;
    text-align: right;
}

#sidebar .workspace_Users {
	margin-left: 5px;
	margin-right: 5px;
}

#sidebar .workspace_Users a {
	font-size: 11px;
}


/* GENERAL */
.clear,
.break{
    clear: both;
}

.bold {
    font-weight: bold;
}

.shadowProducto {
    background: url(../images/shadowProyecto.png) no-repeat scroll right bottom; 
    top:8px; 
    left:8px; 
    position:relative; 
}  

.contentShadowProducto{
    bottom:8px;
    position:relative;
    right:8px;
    background-color: #FFFFFF;
    text-align: center;
}

.containerShadowProyectos{
    float:left;
}

.fbconnect_share{
	width: 100% !important;
}

#wsactions{
	text-align:center;
	text-transform:uppercase;
	margin:10px 0 10px 10px;
	font-size:11px;
	font-weight:bold;
}

#wsactions .wsbutton {
	background-image:url(../images/ok-rojo1.gif);
	background-position:right center;
	background-repeat:no-repeat;
	color:#FF006D !important;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	padding-right:25px;
}

#wsactions .wsbuttonjoin{
	/*background-image:url(../images/ok-rojo1.gif);*/
	background-position:right center;
	background-repeat:no-repeat;
	/*color:#FF006D !important;*/
	color:#3B5998 !important;
	font-size:21px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	padding-right:25px;
}

#wsactions .wsbuttonunjoin{
	/*background-image:url(../images/ok-rojo1.gif);*/
	background-position:right center;
	background-repeat:no-repeat;
	/* color:#FF006D !important; */
	color:#3B5998 !important;
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:5px;
	padding-right:25px;
}


/* WIDGET */

.widget{
	text-align: left;
	clear: both;
}

.widget_workspaces .widgettitle, .widget_topworkspaces .widgettitle, .widget_showbrand .widgettitle, .widget_workspaceimggallery .widgettitle, .widget_workspaceusers .widgettitle, .fbconnect_regform .widgettitle{
	margin:0 10px 15px;
    color: #346498;
    font-size: 12px;
    font-weight: bold;
    background-repeat: no-repeat;
    border-bottom: 1px solid #346498;
    text-transform: uppercase;
}

.widget ul.workspacesList li{
	clear: both;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14px;
	padding-top: 10px;
}

.widget ul.workspacesList li p{
	margin: 0px;
}

.widget ul.workspacesList li  img.alignleft{
	margin-right: 10px;
}

.widget .brandwidget{
	text-align: center;
}

.widget .imagegallery li.gallery-item{
	display: block;
	float: left;
}
.widget .imagegallery li.gallery-item img{
	border:1px solid #CCCCCC;
	height:56px !important;
	margin:4px;
	width:80px !important;
}

#userworkspaces .widgettitle{
	color:#346498;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
	text-align:center;
} 

.FB_SERVER_IFRAME{
	width: 100% !important;
}

.fbnarrowcolumn{
	width: auto !important;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
	padding: 0px !important;
}


#content .fbconnect_userpics2{
	border: 0px !important;
	background: url(../images/shadowStandard.png) no-repeat scroll right bottom; 
	/*_background: url(../images/shadowStandard.png) no-repeat scroll right bottom;*/
	_background: none;
	padding-bottom: 10px !important;
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
	min-height: 60px;
}


/* REGISTRO */
.fbconnect_regform input{
	font-family: 'Lucida Grande','Verdana','Arial','sans-serif';
	font-size: 11px;
}

.fb_formfila {
	color:red;
	font-size:10px;
	padding-top:3px;
	padding-left:10px;
}

.fb_formfila label {
	color:#666666 !important;
	font-size:11px !important;
}

.wsregister_sendbutton {
	background-color:#3B5998;
	border:1px solid #0E1F5B;
	color:#FFFFFF;
	font-size:14px!important;
}

.num_cols_3 {
	width: auto !important;
}

/* COMENTARIOS*/

.commentlist{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.commentlist li{
	border-bottom: 1px solid #CCCCCC;
}

/* POST */
.post h1{
	height: 21px;
    padding: 7px 0px 0px 38px;
    background-image: url('../images/icono_blog.gif');
    font-size: 14px;
}

.post p{
	font-size: 14px;
}

.entry{
	font-size: 14px;
}

.entry p{
	font-size: 14px;
}