﻿  /*
Theme Name: Axeleratum Theme 
Theme URI: http://axeleratum.com
Description: Axeleratum Theme
Version: 1.0
Author: Axeleratum Team
Author URI: http://axeleratum.com
Template: bp-default
Tags: Axeleratum,buddypress
License: GNU General Public License v2.0 / License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Inherit the default theme styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

/* Inherit the default theme adminbar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );



#nav-home{
	float:left;
}
#nav-community{
	float:left;
}


/* > Global Elements
-------------------------------------------------------------- */

body {
	background: url("images/bg.gif") repeat-x scroll 0 0 #FFFFFF;
	color:#adadad;
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-size:12px;
	line-height:170%;
	margin:0 auto;
	max-width:100%;
	min-width:100%;
	padding-top:0 !important;
	width:100%;
}

body.activity-permalink {
		min-width: 100%;
		max-width: 100%;
	}

#outerrim{
	margin:0 auto; 
	width:100%;
}

#innerrim {
	margin:28px auto 0;
	max-width:1030px;
	min-width:1030px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 6px 0 12px;
}

h1 { font-size: 24px; color:#adadad; margin-bottom: 20px; }
h2 { font-size: 20px; color:#adadad; margin-bottom: 20px; }
h3 { font-size: 16px; color:#adadad; }
h4 { font-size: 14px; margin-bottom: 15px; }
h5 { font-size: 12px; margin-bottom: 0; }
h6 { font-size: 10px; margin-bottom: 0; }


a { font-style:normal; color: #ff7400; text-decoration:none !important; }
a:hover, a:active { color: #888; }
a:focus { outline: none; }



.padder { padding: 20px; }


.clear { clear: left; }

p, em {	
	font-size: 13px; 
	margin-bottom: 15px; 
	font-style: normal; 
}

p:last-child { margin-bottom: 0;color: #33424E;
    
 }

hr {
	background-color:#777;
	border:0 none;
	clear:both;
	height:1px;
	margin: 20px 0;
}

img.avatar {
	border:1px solid #777;
	float:left;
} 

/* > Admin Bar
-------------------------------------------------------------- */

body#bp-default #wp-admin-bar .padder {
	max-width:100% !important;
	min-width:100% !important;
}

#wp-admin-bar {
	font-size:11px;
	height:25px;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:1000;
}

#wp-admin-bar .padder {
	width: 90% !important; /* Line up the admin bar with the content body in this theme */
}

/* > Header
-------------------------------------------------------------- */

#header {
	position: relative;
	color: #fff;
	background: url("images/head.png") no-repeat !important;

	margin-bottom: 0 !important;
	min-height: 50px;
	height:auto !important;
	padding-top: 0;
	width:1050px;
	margin-left:-9px;
}
	#header #search-bar {
		position: absolute;
		top: 36px;
		right: 0;
		width: 40%;
		text-align: right;
	}

		#header h1 {
			line-height: 450%;
		}

		#header #search-bar .padder {
	padding: 84px 20px 10px 20px;
}

		#header #search-bar input[type=text] {
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			border: 1px inset #888;
			padding: 2px;
			margin-right: 4px;
		}

		#header #search-bar input[type=submit] {
			font-size:11px;
			margin-left:4px;
			margin-top:-3px;
			padding:0 4px;
		}

	#header h1 {
		position: absolute;
		top: -7px;
		left: 26px;
		width: 44%;
		margin: 0 0 -5px 0;
	}
		#header h1 a {
			color: #fff;
			font-size: 20px;
			text-decoration: none;
		}
		
/* > Navigation
-------------------------------------------------------------- */

ul#nav {
	background:url("") no-repeat scroll 0 0 transparent;
	bottom:2px;
	list-style:none outside none;
	margin:15px 0 0;
	max-width:100%;
	min-width:100%;
	padding:45px 0 5px 0;
	position:relative;
	left: 20px; 
}

ul#nav li {
  float:left;
  margin:0;
  padding:6px 28px 0 0;
}

	ul#nav li a {
		-moz-background-inline-policy:continuous;
		-moz-border-radius-topleft:3px;
		-moz-border-radius-topright:3px;
		background:none repeat scroll 0 0 transparent;
		color:#adadad;
		display:block;
		font-size:13px;
		font-weight:bold;
		padding:0;
		text-decoration:none;
		text-transform:uppercase;
		
	}

		ul#nav li.selected, ul#nav li.selected a, ul#nav li.current_page_item a {
			background:none repeat scroll 0 0; 
			color: #ff7400;
		}

		ul#nav a:focus { outline: none; } 
		
		

/* > Container
-------------------------------------------------------------- */

div#container {	
	/*background-color: #ECEFF0;	*/		
	background: url("images/bgline.gif") no-repeat #FFFFFF; 
	 border-left: 1px solid #8092A3;
    border-right: 1px solid #8092A3;
	overflow:hidden;
	position:relative;
	width:100%;
}

	body.activity-permalink div#container {
		/*background: #181818;
    	border:1px solid #777777;*/
	}

/* > Sidebar
-------------------------------------------------------------- */

.left-sidebar-padder {
	padding:13px 5px 0 5px; 
	-moz-border-radius-topright:6px; 
	-moz-border-radius-topright:6px;
}

div#sidebar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-topright:3px;
	background:transparent url() repeat-x scroll left top;
	border-left:none;
	float:left;
	margin-left:-226px;
	margin-top:1px;
	width:224px;
}

	div#sidebar div#sidebar-me img.avatar {
		-moz-box-shadow: 3px 3px 4px #CCCCCC;
-webkit-box-shadow: 3px 3px 4px #CCCCCC;
box-shadow: 3px 3px 4px #CCCCCC;
padding: 5px 5px 10px 5px;

	}

	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 -16px;
	}
		div#sidebar ul#bp-nav li {
			padding: 10px 15px;
		}

	div#sidebar h3.widgettitle {
		-moz-border-radius:4px 4px 4px 4px;
		background:none repeat scroll 0 0 #292929;
		clear:left;
		font-weight:bold;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#fff;
		background-image:url(imagesMiniSlider/2_gr.png);
		font-size:12px;
		margin:25px 8px 12px -9px;
		padding-left:10px;
		text-align: center;
		width:182px;
	}

	div#sidebar h3.widgettitle p {
		padding: 5px 15px;
		font-size: 12px; 
		color:#adadad; 
		clear: left;
	}



	div#sidebar .widget_search {
		margin-top: 20px;
	}
		div#sidebar .widget_search input[type=text] {
			width: 110px;
			padding: 2px;
		}

	div#sidebar ul#recentcomments li, div#sidebar .widget_recent_entries ul li {
		margin-bottom: 15px;
	}

	div#sidebar ul.item-list img.avatar {
		width: 25px;
		height: 25px;
		margin-right: 10px;
	}
		div#sidebar div.item-avatar img {
			width: 40px;
			height: 40px;
			margin: 2px;
		}

		div#sidebar .avatar-block { overflow: hidden; }

	div#sidebar ul.item-list div.item-title {
		font-size: 12px;
	}

	div#sidebar div.item-options {
		margin: -12px 0px 4px 0px;
		background: none;
		padding: 5px 15px;
		font-size: 11px;
	}

	div#sidebar div.item-meta, div#sidebar div.item-content {
		margin-left: 38px;
		font-size: 11px;
	}

	div#sidebar div.tags div#tag-text {
		font-size: 1.4em;
		line-height: 140%;
		padding-top: 10px;
	}
	/* > Sidebar
-------------------------------------------------------------- */


.widget  li.cat-item a {
	font-weight:bold; 
	text-transform:uppercase; 
	color:#adadad;	
	text-decoration:none;
}

.widget  li.cat-item {
	height:20px;
	margin-bottom:8px;
	text-align:right;
}
.widget  li.current-cat a, div.widget ul li.current_page_item a{
color:#181818;
}
.widget  li.current-cat, div.widget ul li.current_page_item{
background:#ff7400;
}

div#leftsidebar {
	-moz-background-inline-policy:continuous;
	-moz-border-radius-topright:3px;
	background:url("") repeat-x scroll left top transparent;
	border-left:0 none;
	border-right:none;
	float:left;
	margin-right:-225px;
	margin-top:1px;
	position:relative;
	width:224px;
}
.paddersidebar{
	padding:8px;
	
}

	div#leftsidebar div#leftsidebar-me img.avatar {
		float: left;
		margin: 0 10px 15px 0;
	}

	div#leftsidebar div#leftsidebar-me h4 {
		font-size: 16px;
		margin: 0 0 8px 0;
		font-weight: normal;
	}


	div#leftsidebar ul#bp-nav {
		clear: left;
		margin: 15px -16px;
	}
		div#leftsidebar ul#bp-nav li {
			padding: 10px 15px;
		}

	div#leftsidebar h3.widgettitle {
		-moz-border-radius:4px 4px 4px 4px; 
		margin-top:8px;
		
		padding: 5px 10px;
		font-size: 13px;
		clear: left; 
		text-align:center; 
		
		font-weight:bold;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#fff;
		background-image:url(imagesMiniSlider/2_gr.png);
	} 
	
		

	div#leftsidebar .widget_search {
		margin-top: 20px;
	}
		div#leftsidebar .widget_search input[type=text] {
			width: 132px;
			padding: 2px;
		}

	div#leftsidebar ul#recentcomments li {
		margin-bottom: 15px;
	}

	div#leftsidebar ul.item-list img.avatar {
		width: 25px;
		height: 25px;
		margin-right: 10px;
	}
		div#leftsidebar div.item-avatar img {
			width: 40px;
			height: 40px;
			margin: 1px;
		}

		div#leftsidebar .avatar-block {
			margin-left:15px;
			overflow:hidden;
		}

	div#leftsidebar ul.item-list div.item-title {
		font-size: 12px;
	}

	div#leftsidebar div.item-options {
		margin: -12px 0px 4px 0px;
		background: none;
		padding: 5px 15px;
		font-size: 11px;
	}

	div#leftsidebar div.item-meta, div#leftsidebar div.item-content {
		margin-left: 38px;
		font-size: 11px;
	}

	div#leftsidebar div.tags div#tag-text {
		font-size: 1.4em;
		line-height: 140%;
		padding-top: 10px;
	}

/* > Content
-------------------------------------------------------------- */

div#content {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topright:6px;
	float:left;
	width:100%; 
}

div#content .padder {
	-moz-border-radius-bottomleft:0px !important;
	-moz-border-radius-topleft:0px !important;
	-moz-border-radius:0px !important;
	border-left:none;
	border-right:none;
	margin-left:224px;
	margin-right:225px; 
	min-height:800px;
	padding-top:10px;
} 

	div#content .left-menu {
		float: left;
		width: 170px;
	}

	div#content .main-column {
		margin-left: 190px;
	}

/* > Item Headers (Profiles, Groups)
-------------------------------------------------------------- */

div#item-header {
	overflow: hidden;
	margin:20px;
}

	div#content div#item-header {
		margin-top:8px;
		overflow:hidden;
	}
	div#item-header div#item-header-content { margin-left: 170px; }

	div#item-header h2 {
		font-size: 28px;
		margin: 0 0 15px 0;
		line-height: 120%;
	}
		div#item-header h2 a {
text-decoration: underline !important;
			color: #1464A9;
			font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
			font-size: 30px;
			font-weight: normal;
			
		} 

	div#item-header img.avatar {
		float: left;
		margin: 0 15px 25px 0;
	}

	div#item-header h2 { margin-bottom: 5px; }

	div#item-header span.activity, div#item-header h2 span.highlight {
		vertical-align: middle;
		font-size: 13px;
		font-weight: normal;
		line-height: 170%;
		margin-bottom: 7px; 
		color:#33424E;
	}

	div#item-header h2 span.highlight { font-size: 16px;visibility:hidden; display:none; }
	div#item-header h2 span.highlight span {
		position: relative;
		top: -2px;
		right: -2px;
		font-weight: bold;
		font-size: 11px;
		background: #ff7400;
		color: #fff;
		padding: 1px 4px;
		margin-bottom: 2px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		vertical-align: middle;
		cursor: pointer;
		display: none;
	}

	div#item-header div#item-meta {
		font-size: 14px;
		color: #adadad;
		padding-bottom: 0;
		overflow: hidden;
		margin: 0;
	}

	div#item-header div#item-actions {
		float: right;
		width: 20%;
		margin: 0 ;
		text-align: right;
	}
		div#item-header div#item-actions h3 {
			font-size: 12px;
			margin: 0 0 5px 0;
		}

		div#item-header ul {
			overflow: hidden;
			margin-bottom: 15px;
			list-style:none;
		}

		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 {
			width: 30px;
			height: 30px;
			margin: 2px;
		}

	div#item-header div.generic-button, div#item-header a.button {
		float: left;
		margin: 10px 5px 0 0;
	}

	div#item-header div#message.info {
		line-height: 80%;
	}


/* > Item Lists (Activity, Friend, Group lists, Widgets)
-------------------------------------------------------------- */

div.widget-title ul.item-list li{
	background:none;
	border-bottom:medium none;
	font-size:12px;
	font-weight:bold;
	height:20px;
	margin-bottom:8px;
	padding:0 10px;
} 

div#leftsidebar ul.item-list li{
	text-align:right;
}

div.widget-title ul.item-list li.selected {
	background:none repeat scroll 0 0 #ff7400 !important;
	border:none;
	font-size:12px;
	color:#181818;
	font-weight:bold;
} 

div.widget-title ul.item-list li a {
	color:#adadad;
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;  
} 
div.widget-title ul.item-list li a:hover {
	color:#ff7400;
} 

div.widget-title ul.item-list li.selected a {
	color:#181818; 
} 

ul.item-list {
	width: 100%;
	list-style:none;
} 
	ul#groups-list div.item {
		margin-top:-10px;
		margin-left:80px;
	}
	ul.item-list li {
		position: relative;
		padding: 15px 0;
		border-bottom: 1px solid #3C4043;
	}
		ul.single-line li { border: none; }
		body.activity-permalink ul.item-list li { padding-top: 0; border-bottom:none; }

		ul.item-list li img.avatar {
			float: left;
			margin: 0 10px 10px 0;
		}

			ul.item-list li div.item-title, ul.item-list li h4 {
				float:left;
				font-size:14px;
				font-weight:normal;
				margin:0;
				width:75%;
				margin-top:-7px;
			}
			ul.item-list li div.item-title span {
				font-size: 12px;
				color: #33424E;
			}

		ul.item-list li div.item-desc {
			margin: 10px 0 0 0;
			font-size: 11px;
			color: #ADADAD;
			width: 300px;
		}

		ul.item-list li div.action {
			position: absolute;
			top: 15px;
			right: 0;
			text-align: right;
			padding-right:10px;
		}

		.item-meta{
			float:left;
			width:300px;
		}

		ul.item-list li div.meta {
			color: #33424E;
			font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
			font-size: 14px;
			font-weight: normal;
			margin-top:25px;

		}

		ul.item-list li h5 span.small {
			font-weight: normal;
			font-size: 11px;
		} 
	
		

/* > Item Tabs
-------------------------------------------------------------- */

div.item-list-tabs {
	background:none repeat scroll 0 0 transparent; 
	/*border-bottom:4px solid #292929;*/
	clear:left;
  	margin:0;
	overflow:hidden; 
	/*padding-top:15px;*/
} 

	div.item-list-tabs ul li a {
				-moz-border-radius-topleft:0;
				-moz-border-radius-topright:0;
				background-image:url("images/1_gr.png");
				background-repeat:repeat-x;
				color:#33424E;
				font-weight: bold;
				margin-top:0;
				border: 1px solid #A3A3A3;				
												
				display: block;
				float: left;
				height: 19px;				
				padding-bottom: 4px;
		
	}
	div.item-list-tabs ul li a:hover{
				-moz-border-radius-topleft:0;
				-moz-border-radius-topright:0;
				background-image:url("images/2_gr.png");
				background-repeat:repeat-x;
				color:#FFFFFF;
				font-weight: bold;
				margin-top:0;
				border-top: 1px solid #A3A3A3;				
				border-right: 1px solid #A3A3A3;		
				border-left: 1px solid #A3A3A3;								
				display: block;
				float: left;
				height: 19px;				
				padding-bottom: 4px;
		
	}


	div.item-list-tabs ul {
		width: 100%;
		margin-left:7px;
		margin-bottom:0 !important;
	}
		div.item-list-tabs ul li {
			float: left;			
			list-style-type:none;
			margin-top:14px;
			margin-left:0;
		}
		
		div.item-list-tabs ul li.selected {
			background:none;
		}
		
			
			
			
			div.item-list-tabs#subnav ul li {
				margin-top: 0;
			}

			div.item-list-tabs ul li:first-child {
				margin-left: 0;
				margin-top:14px;
			}

			div.item-list-tabs ul li.last {
				float: right;
				margin: 7px 9px 0 0;
				color:#33424E;
			}
				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: 4px 5px;
			text-decoration: none;
		}
			div.item-list-tabs ul li span {
				color: #aaa;
			}

			div.item-list-tabs ul li a span {
				display: inline;
				padding: 0;
				color: inherit;
			}
			 
			div.item-list-tabs ul li.selected a, div.item-list-tabs ul li.current a {
				-moz-border-radius-topleft:0;
				-moz-border-radius-topright:0;
				background-image:url("imagesMiniSlider/1_or.png");
				background-repeat:repeat-x;
				color:#FFFFFF ;
				font-weight: bold;
				margin-top:0;
				border: 1px solid #A3A3A3;							
				display: block;
				float: left;
				height: 19px;				
				padding-bottom: 4px;

			} 
			ul li.loading a {
				-moz-border-radius-topleft:0;
				-moz-border-radius-topright:0;
				background-image:url("imagesMiniSlider/1_or.png");
				background-repeat:repeat-x;
				color:#FFFFFF ;
				font-weight: normal;
				margin-top:0;
				border-top: 1px solid #A3A3A3;				
				border-right: 1px solid #A3A3A3;		
				border-left: 1px solid #A3A3A3;								
				display: block;
				float: left;
				height: 19px;				
				padding-bottom: 4px;
				padding-right:8px !important;

			}
				div#item-nav ul li.loading a {
					/*background-position: 88% 50%;*/
				}
	
	#item-nav a{ 
			}
	#subnav a{
			}

	div#subnav.item-list-tabs ul li {
		margin-top:1px;
	} 
	
	div.item-list-tabs#object-nav {
		margin-top: 0;
	} 
	
	div#subnav.item-list-tabs  {
		background:none repeat scroll 0 0 #F6F6F6;
		border: 1px solid #AEAEAE;
		margin:0 -2px 0 7px;
		min-height:26px;
		overflow:hidden;
		height:41px;
		padding-top:15px;
	} 
	div#subnav.item-list-tabs ul li.selected a, div#subnav.item-list-tabs ul li.current a  {
		background-color:#000; 
	}
	div.item-list-tabs ul li.feed a {
		padding-left: 20px;
		border:none;

	}

/* > Item Body
-------------------------------------------------------------- */

.item-body {
	margin: 20px 0;
}

.activity{
	width:94%;
	margin-top:20px;
} 
 

span.activity, div#message p {
	background:none; 
	border:none;	
	display:inline-block;
	color: #33424E;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
	margin-top:6px;
	padding:3px 0 3px 0;
	text-decoration:none; 
	-moz-border-radius: 0;
	-webkit-border-radius: 0;

} 

div.widget span.activity {
	-moz-border-radius:3px 3px 3px 3px;
	background:none repeat scroll 0 0 transparent;
	border-bottom:1px solid #777777;
	border-right:medium none;
	color:#ADADAD;
	display:inline-block;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin-bottom:6px;
	margin-left:-36px;
	margin-top:0;
	max-width:63% !important;
	padding:3px 0;
	text-decoration:none;
}


/* > Directories (Members, Groups, Blogs, Forums)
-------------------------------------------------------------- */

div.dir-search {
	float: right;
	margin: -37px 0 0 0;
}
	div.dir-search input[type=text] {
		padding: 4px;
		font-size: 12px;
	}

/* > Pagination
-------------------------------------------------------------- */

div.pagination {
	background: none repeat scroll 0 0 #F6F6F6;
    border-top: 1px solid #AEAEAE;    
	border-bottom: 1px solid #AEAEAE;    
    margin: 0 -2px 0 7px;
    min-height: 26px;
    overflow: hidden;
    padding-top: 15px;
} 

div.pagination .pag-count {
		float: left;
		color: #33424E;
		font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-weight: normal; 
	}


	div.pagination#user-pag, .friends div.pagination,
	.mygroups div.pagination, .myblogs div.pagination, noscript div.pagination {
		
		
		padding: 8px 15px;
		
		background: none repeat scroll 0 0 #FFFFFF;
		border: 1px solid #AEAEAE;		
		margin: 10px;
		min-height: 26px;
		overflow: hidden;
		padding-top: 15px;
		
	}


	div.pagination .pagination-links {
		float: right;
	}
		div.pagination .pagination-links span,
		div.pagination .pagination-links a {
			font-size: 12px;
			padding: 0 5px;
			color:#33424E;
		}
			div.pagination .pagination-links a:hover {
				font-weight: bold;
				color:#33424E;
			}

/* > Error / Success Messages
-------------------------------------------------------------- */

div#message {
	margin: 15px 0;
}
	div#message.updated { clear: both; }

div#message p {
	padding: 10px 15px;
	font-size: 12px;
	display:block;
}
	div#message.error p {
		background: #e41717;
		color: #fff;
		border-color: #a71a1a;
		clear: left;
	}

	
	div#message.updated p {
		background:none; 
		border:none;
		color:#adadad;
	}

form.standard-form#signup_form div div.error {
	color: #fff;
	background: #e41717;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	width: 90%;
	margin: 0 0 10px 0;
}

/* > Buttons
-------------------------------------------------------------- */

a.button, input[type=submit], input[type=button], ul.button-nav li a, div.generic-button a {
	-moz-border-radius:2px;
	background:none repeat scroll 0 0 #33424E;
	border:1px solid #FFFFFF;	
	color:#F2F2F2;	
	cursor:pointer;	
	padding:3px 5px;
	text-decoration:none;
	vertical-align:middle;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 15px;	
	margin-top: 3px;
} 

a.button:focus, a.button:hover, input[type=submit]:hover, input[type=button]:hover, ul.button-nav li a:hover, div.generic-button a:hover, ul.button-nav li a:focus, div.generic-button a:focus {
	-moz-border-radius:2px;
	background:none repeat scroll 0 0 #F78421;
	border-color:#adadad;	
	border:1px solid #FFFFFF;	
	color:#f2f2f2;
	cursor:pointer;	
	font-weight:normal;
	padding:3px 5px;
	text-decoration:none;
	vertical-align:middle;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 15px;	
	margin-top: 3px;
}



	/* Buttons that are disabled */
	div.pending a, a.disabled {
		border-bottom:1px solid #adadad;
		border-right:1px solid #adadad; 
		border-top:none; 
		border-left:none;
		color:#FFFFFF;
		background:none repeat scroll 0 0 #555; 
		cursor:default;
	}
	
	div.pending a:hover, a.disabled:hover {
		border-bottom:1px solid #adadad;
		border-right:1px solid #adadad; 
		border-top:none; 
		border-left:none;
		color:#FFFFFF;
		background:none repeat scroll 0 0 #555; 
		cursor:default;  
	}

	div.accept, div.reject {
		float: left;
		margin-left: 10px;
	}

ul.button-nav li {
	float: left;
	margin: 0 10px 10px 0;
	list-style:none;
}
	ul.button-nav li.current a {
		font-weight: bold;
		color:#FFFFFF;
	} 
	
	

/* > AJAX Loaders
-------------------------------------------------------------- */

.ajax-loader {
	background: url( images/ajax-loader.gif ) center left no-repeat !important;
	padding: 8px;
	display: none;
	z-index: 1000;
}

a.loading {
/*	background-image: url( images/ajax-loader.gif ) !important;
	background-position: 95% 50% !important;
	background-repeat: no-repeat !important;
	padding-right: 25px !important;
	z-index: 1000;*/
}

/* > Input Forms
-------------------------------------------------------------- */

form.standard-form {

}
	form.standard-form textarea, form.standard-form input[type=text],
	form.standard-form select, form.standard-form input[type=password],
	.dir-search input[type=text] {
		border: 1px inset #ccc;
		/*-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;*/
		padding: 6px;
		font: inherit;
		font-size: 14px;
		color: #888;
	}
		form.standard-form select {
			padding: 3px;
		}

		form.standard-form input[type=password] {
			margin-bottom: 5px;
		}

	form.standard-form label, form.standard-form span.label {
		display: block;
		font-weight: bold;
		margin: 15px 0 5px 0;
	}
		form.standard-form div.checkbox label,
		form.standard-form div.radio label {
			font-weight: normal;
			margin: 5px 0 0 0;
			font-size: 14px;
			color: #888;
		}

		form.standard-form#sidebar-login-form label {
			margin-top: 5px;
			color:#555;
			font-weight:bold;
		}

	form.standard-form input[type=text] {
		width: 75%;
	}
		form.standard-form#sidebar-login-form input[type=text],
		form.standard-form#sidebar-login-form input[type=password] {
			padding: 0 !important;
			width: 100% !important;
		}
		form.standard-form #basic-details-section input[type=password],
		form.standard-form #blog-details-section input#signup_blog_url {
			width: 35%;
		}

		form.standard-form#signup_form input[type=text],
		form.standard-form#signup_form textarea {
			width: 90%;
		}
			form.standard-form#signup_form div.submit { float: right; }
			div#signup-avatar img { margin: 0 15px 10px 0; }

	form.standard-form textarea {
		width: 75%;
		height: 120px;
	}
		form.standard-form textarea#message_content {
			height: 200px;
		}

		form.standard-form#send-reply textarea {
			width: 97.5%;
		}

	form.standard-form p.description {
		font-size: 11px;
		color: #888;
		margin: 5px 0;
	}

	form.standard-form div.submit {
		padding: 15px 0;
		clear: both;
	}
		form.standard-form div.submit input {
			margin-right: 15px;
		}

	form.standard-form div.radio ul {
		margin: 10px 0 15px 38px;
		list-style: disc;
	}
		form.standard-form div.radio ul li {
			margin-bottom: 5px;
		}

	form.standard-form a.clear-value {
		display: block;
		margin-top: 5px;
		outline: none;
	}

form.standard-form #basic-details-section, form.standard-form #blog-details-section,
form.standard-form #profile-details-section {
	float: left;
	width: 48%;
}
	form.standard-form #profile-details-section { float: right; }
	form.standard-form #blog-details-section {
		clear: left;
	}

form.standard-form input:focus, form.standard-form textarea:focus, form.standard-form select:focus {
	background: #fafafa;
	color: #555;
}

form#send-invite-form {
	margin-top: 20px;
}
	div#invite-list {
		height: 400px;
		overflow: scroll;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		padding: 5px;
		background: #292929;
		width: 160px;
		border: 1px solid #e4e4e4;
		margin: 10px 0;
	}
form#signup_form div.register-section select{
	width:245px !important;
}


/* > Data Tables
-------------------------------------------------------------- */

table {
	width: 100%;
}
	table#message-threads {
		margin: 0 ;
		width: auto;
		border: 1px solid;
		background:#FFFFFF;
		margin:0 10px;
	}

	table.profile-fields { margin-bottom: 20px; }

	div#sidebar table {
		margin: 0 -16px;
		width: 117%;
	}

	table tr td, table tr th {
		padding: 3px 10px 3px 0;
		vertical-align: top;
	}
		table tr td.label {
			border: none;
			font-weight: bold;
			width: 25%;
		}


		table tr td.thread-info p { margin: 0; }

			table tr td.thread-info p.thread-excerpt {
				color: #33424E;
				font-size: 11px;
				margin-top: 3px;
			}

		div#sidebar table td, table.forum td { text-align: center; }

	table tr.alt {
		background: #181818;
	}

table.notification-settings {
	margin-bottom: 20px;
	text-align: left;
}
	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 { width: 40px; text-align: center; }

table.forum {
	margin: -1px -20px 20px -20px;
	width: auto;
}
	table.forum tr:first-child {
		background: #181818;
	}

	table.forum tr.sticky td {
		background: #222;
		border-top: 1px solid #777;
		border-bottom: 1px solid #777;
	}

	table.forum tr.closed td.td-title {
		padding-left: 35px;
		background-image: url( ../images/closed.png );
		background-position: 15px 50%;
		background-repeat: no-repeat;
	}

	table.forum td p.topic-text {
		color: #adadad;
		font-size: 11px;
	}

	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 td.td-freshness {
		font-size: 11px;
		color: #888;
	}

	table.forum td img.avatar {
		margin-right: 5px;
	}

	table.forum td.td-poster, table.forum td.td-group  {
		min-width: 130px;
	}

	table.forum th#th-title {
		width: 40%;
	}

	table.forum th#th-postcount {
		width: 1%;
	}

/* > Activity Stream Posting
-------------------------------------------------------------- */

form#whats-new-form {
	margin-bottom: 3px;
	border-bottom: 1px solid #777;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-left:8px;

}
	#item-body form#whats-new-form {
		margin-top: 20px;
		border: none;
	}

	.home-page form#whats-new-form {
		border-bottom: none;
		padding-bottom: 0;
	}

	form#whats-new-form h5 {
		margin: 0;
		font-weight: normal;
		font-size: 12px;
		color: #888;
		margin: -5px 0 0 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 #whats-new-textarea {
		padding: 8px;
		border: 1px inset #ccc;
		background: #fff;
		margin-bottom: 10px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	form#whats-new-form textarea {
		width: 100%;
		height: 60px;
		font-size: 14px;
		font-family: inherit;
		color: #555;
		border: none;
		margin: 0;
		padding: 0;
	}

	form#whats-new-form #whats-new-options select {
		max-width: 200px;
	}

	form#whats-new-form #whats-new-submit {
		float: right;
		margin: 0;
	}

/* > Activity Stream Listing
-------------------------------------------------------------- */




ul.activity-list li {
	padding: 8px 0 0 0;
	overflow: hidden;
}
	ul.activity-list > li:first-child {
		padding-top: 5px;
	}

	ul.activity-list li.has-comments {
		padding-bottom: 15px;
	}

	.activity-list li.mini {
		position: relative;
		font-size: 11px;
		min-height: 35px;
		padding: 12px 0 0 0;
	}
	.activity-list li.mini div.activity-meta {
		float:left;
		margin:8px 0;
		position:relative;
	}

	.activity-list li.mini div.activity-meta a {
		padding: 3px 8px;
	}

	.activity-list li.mini .activity-avatar img.avatar,
	.activity-list li.mini .activity-avatar img.FB_profile_pic {
		width: 30px;
		height: 30px;
		margin-left: 0;
	}
	.activity-list li.activity_comment .activity-avatar img.avatar, .activity-list li.activity_comment .activity-avatar img.FB_profile_pic {
		height:30px;
		margin-left:0;
		width:30px;
	}

		body.activity-permalink .activity-list li .activity-avatar img.avatar,
		body.activity-permalink .activity-list li .activity-avatar img.FB_profile_pic {
			width: 100px;
			height: 100px;
			margin-left: 0;
		}

	.activity-list li.mini .activity-content {
		min-height:20px; 
		max-height:20px;
		height:20px;
	}

	.activity-list li.mini .activity-content {
		margin-right:0;
		min-height:74px;
		padding:8px;
	}

	.activity-list li.mini .activity-content p {
		margin: 0;
		float: left;
	}

	.activity-list li.mini .activity-meta {
		position: absolute;
		right: 0;
	}
		body.activity-permalink .activity-list li.mini .activity-meta {
			position:absolute;
			right:5px;
			top:45px;
		}

	.activity-list li.mini .activity-comments {
		clear: left;
		font-size: 12px;
		margin-top: 8px;
	}

.activity-list li .activity-inreplyto {
	-moz-border-radius:6px 6px 6px 6px;
	background:none;
	color:#555555;
	font-size:11px;
	margin-bottom:15px;
	margin-left:70px;
	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;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}

.activity-list .activity-avatar img {
	width: 60px;
	height: 60px;
}
		body.activity-permalink .activity-list .activity-avatar img {
			margin-top:22px;
			width: 100px;
			height: 100px;
		}

.activity-list .activity-content {
	-moz-border-radius:0;
	background:none;
	margin-bottom:8px;
	margin-left:70px;
	min-height:15px;
	padding-bottom:8px;
	padding-left:10px;
	}


body.activity-permalink .activity-list li .activity-content {
	-moz-border-radius:0;
	background:none repeat scroll 0 0 #F6F6F6;
	border:1px solid #AEAEAE;

	font-size:16px;
	line-height:150%;
	margin-left:135px;
	margin-top:21px;
	margin-right:0;
	min-height:58px;
	padding:10px;
}
		body.activity-permalink .activity-list li .activity-header > p {
			background: none;
			margin-left: -35px;
			padding: 5px 0 0 38px;
			height: 35px;
			margin-bottom: 0;
		}

	.activity-list .activity-content .activity-header,
	.activity-list .activity-content .comment-header {
		font-size: 13px;
		color: #adadad;
		line-height: 170%;
		padding-top:2px;
	}

	.activity-list .activity-header a:first-child, span.highlight {
		background:none !important; 
		border:none;
		color:#1464A9;
		margin-right:3px;
		padding:3px 0 3px 0;
		
		
		font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-weight: normal;

	} 

		.activity-list .activity-header a:first-child:hover, span.highlight:hover {
			background:none !important;
			border:none;
			color:#1464A9 !important;
			margin-right:3px;
			padding:3px 0 3px 0;
			
			
			font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-weight: normal;

		}

		.activity-list .activity-content a:first-child:focus { outline: none; }

		.activity-list .activity-content span.time-since {
			color: #33424E;
		}

	.activity-list .activity-content span.activity-header-meta a {
		background: none;
		padding: 0;
		font-size: 11px;
		margin: 0;
		border: none;
		color: #adadad;
		text-decoration: none !important;
	}
		.activity-list .activity-content span.activity-header-meta a:hover {
			color: inherit;
			text-decoration: none;
		}

	.activity-list .activity-content .activity-inner,
	.activity-list .activity-content blockquote {
		margin: 15px 0 15px 5px;
		overflow: hidden;
	}
		body.activity-permalink .activity-content .activity-inner,
		body.activity-permalink .activity-content blockquote {
			margin-top: 5px;
		}

		/* Backwards compatibility. */
		.activity-inner > .activity-inner { margin: 0 !important; }
		.activity-inner > blockquote { margin: 0 !important; }

	.activity-list .activity-content img.thumbnail {
		float: left;
		margin: 0 10px 5px 0;
		border: 1px solid #777;
	}

.activity-list li.load-more {
	-moz-border-radius:4px 4px 4px 4px;
	background:none repeat scroll 0 0 transparent !important;
	border-bottom:medium none;
	border-right:medium none;
	font-size:1.2em;
	margin:15px 0 !important;
	padding:10px 15px !important;
	text-align:left;
}
	.activity-list li.load-more a {
			background: none repeat scroll 0 0 transparent !important;
    border: medium none;
    color: #1464A9;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-right: 3px;
    padding: 3px 0;
    text-decoration: underline !important;
	} 
	
/* - additional to activity- */ 

.activity-list .activity-content .activity-inner, .activity-list .activity-content blockquote {
	-moz-border-radius:6px 6px 6px 6px;
	background:none;
	color:#ADADAD;
	margin:0;
	overflow:hidden;
	padding:0;
}

.activity-list .activity-content .comment-header {
	color:#adadad;
	line-height:170%; 
	margin: 0; 
	min-height:16px;
	padding-top:4px;
}

.activity-header a, .activity-header span.time-since {}
.activity-header p {
	color: #33424E;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
}

.activity-header a{
background:none !important; 
			border:none;
			color:#1464A9;
			margin-right:3px;
			padding:3px 0 3px 0;
			

	
}
	.activity-header a:hover {
		border:none;
			color:#1464A9;
			margin-right:3px;
			padding:3px 0 3px 0;
			text-decoration:underline !important;
	}


div.activity-meta {
	clear:left;
	margin:0 0 3px 3px;
} 

.activity-list .activity-content .view {
	
} 

.activity-list div.activity-meta a {
	-moz-border-radius:0px;
	background:none ;
	color:#adadad;
	margin-right:3px;
	padding:4px 8px;
	text-decoration:none;
}  

.activity-list .activity-content a.item-button {
	
}



/* > Activity Stream Comments
-------------------------------------------------------------- */

div.activity-meta {
	clear:left;
	margin:0;
}

.activity-list div.activity-meta a {
		 -moz-border-radius: 2px 2px 2px 2px;
    background: none repeat scroll 0 0 #33424E;
    border: 1px solid #FFFFFF;
    color: #F2F2F2;
    cursor: pointer;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin-top: 3px;
    padding: 3px 5px;
    text-decoration: none;
    vertical-align: middle;
}
	.activity-list div.activity-meta a.acomment-reply {
	 -moz-border-radius: 2px 2px 2px 2px;
    background: none repeat scroll 0 0 #33424E;
    border: 1px solid #FFFFFF;
    color: #F2F2F2;
    cursor: pointer;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin-top: 3px;
    padding: 3px 5px;
    text-decoration: none;
    vertical-align: middle;
	}

	div.activity-meta a:focus { outline: none; }
	div.activity-meta a:hover {
		background: #ff7400;
		color: #333;
		border-color: #adadad;
	}
		div.activity-meta a.acomment-reply:hover {
			background: #ff7400;
			color: #FFFFFF;
			border-color: #adadad;
		} 
		
		div.activity-meta a.fav:hover {
			background:#ff7400;
			color:#FFFFFF;
		}
		
		

div.activity-comments {
	margin:0 0 0 70px;
	overflow:hidden;
	position:relative;
	width:auto;
}

	body.activity-permalink div.activity-comments {
		width: auto;
		margin-left: 135px;
		background: none;
	}

div.activity-comments > ul {
	-moz-border-radius:6px;
	background:none;
	-webkit-border-radius: 6px;
}

div.activity-comments ul, div.activity-comments ul li {
	border: none;
	list-style: none;
}

	div.activity-comments ul {
		clear: left;
	}


	div.activity-comments ul li {
		-moz-border-radius:0;
		-webkit-border-radius: 0;
		background:none;
		margin-bottom:8px;
		padding:10px 15px 10px 10px;
	}
		body.activity-permalink div.activity-comments ul li {
			border-width: 1px;
			padding: 10px;
		}

		div.activity-comments ul li p:last-child {
			margin-bottom: 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-top: 5px;
		margin-left: 25px;
	}
		body.activity-permalink div.activity-comments ul li > ul {
			margin-top: 15px;
		}

	
	div.acomment-avatar img {
		border:1px solid #777 !important;
		float:left;
		margin-right:10px;
	} 

	div.activity-comments div.acomment-content {
		font-size: 11px;
		margin-left: 39px;
		margin-top: 5px;
	}
		div.acomment-content .time-since { display: none; }
		div.acomment-content .activity-delete-link { display: none; }
		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 {
		font-size: 11px;
		color: #33424E;
	}

	div.activity-comments form.ac-form {
		display: none;
		margin: 10px 0 10px 33px;
		background:none repeat scroll 0 0 #F6F6F6;
		border:1px solid #AEAEAE;		
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		padding: 8px;
	}

		div.activity-comments li form.ac-form {
			margin-right: 15px;
		}

		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 {
			padding: 8px;
			border: 1px inset #ccc;
			background: #fff important!;
			margin-bottom: 10px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
		}
			div.activity-comments form textarea {
				width: 100%;
				font-family: inherit;
				font-size: 11px;
				color: #555;
				height: 60px;
				border: none;
				padding: 0;
			}
				div.activity-comments form input {
					margin-top: 5px;
				}

		div.activity-comments form div.ac-reply-avatar {
			float: left;
		}
			div.ac-reply-avatar img {
				border: 1px solid #777 !important;
			}

		div.activity-comments form div.ac-reply-content {
			margin-left: 25px;
			padding-left: 15px;
			color: #adadad;
			font-size: 11px;
		}
		
		div.activity-comments div.acomment-avatar img {
			border-width:1px !important;
			float:left;
			margin-right:10px;
		}
		

/* > Private Message Threads
-------------------------------------------------------------- */

table#message-threads tr.unread td {
	background: #292929;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	font-weight: bold;
}
	table#message-threads tr.unread td span.activity {
		background: #292929;
	}

	li span.unread-count, tr.unread span.unread-count {
		background: #292929;
		padding: 2px 8px;
		color: #adadad;
		font-weight: bold;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
		div.item-list-tabs ul li a span.unread-count {
			padding: 1px 6px;
			color: #adadad;
		}

div.messages-options-nav {
		font-size: 11px;
		background: #F6F6F6;
		text-align: right;
		margin: 0;
		padding: 5px 15px;
	}


div#message-thread div.message-box {
	margin: 0px;
	padding: 15px;
}
	div#message-thread div.alt {
		 background: none repeat scroll 0 0 #F6F6F6;
	}

	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 {
		margin-left: 10px;

		font-size: 16px;
	}
		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;
	}

/* > Group Forum Topics
-------------------------------------------------------------- */

ul#topic-post-list {
	margin: 15px -20px;
	width: auto;
}
	ul#topic-post-list li {
		padding: 15px;
		position: relative;
	}

	ul#topic-post-list li.alt {
		background: #292929;
	}

	ul#topic-post-list li div.poster-meta {
		margin-bottom: 10px;
		color: #adadad;
	}

	ul#topic-post-list li div.post-content {
		margin-left: 54px;
	}

div.admin-links {
	position: absolute;
	top: 15px;
	right: 25px;
	color: #adadad;
	font-size: 11px;
}
	div#topic-meta div.admin-links {
		bottom: 0;
		right: 0;
		top: auto;
	}

div#topic-meta {
	position: relative;
	padding: 5px 0;
}
	div#topic-meta h3 {
		font-size: 20px;
	}

div#new-topic-post {
	margin: 0;
	padding: 1px 0 0 0;
} 

div.poster-name a {
	color:#adadad;
} 

div.object-name a {
	color:#adadad;
} 


/* > WordPress Blog Styles
-------------------------------------------------------------- */

div.post {	
	/*margin:10px 0;*/
	overflow: hidden;
	background:#F6F6F6;
	border-bottom: 1px solid #33424E;
	padding: 10px 10px 0;

	
}

div.post h1.pagetitle, div.post h1.posttitle {
		margin: 0;
		line-height: 120%;
		padding-bottom:15px;
		
	}
		div.post h1.pagetitle a, div.post h1.posttitle a {
			color:#33424E;
			text-align: justify;
			font-weight:bold;
			font-size: 18px;
					}



	div.post h2.pagetitle, div.post h2.posttitle {
		margin: 0;
		line-height: 120%;
		padding-bottom:15px;
	}
		div.post h2.pagetitle a, div.post h2.posttitle a {
			color:#33424E;
			text-align: justify;
			font-weight:bold;
			font-size: 18px;
					}

	.navigation, .paged-navigation, .comment-navigation {
		overflow: hidden;
		font-family: arial, helvetica, sans-serif;
		font-style:normal;
		font-weight:normal;
		font-size: 13px;
		padding: 5px 0;
		margin: 5px 0 25px 0;
		
	}
	.alignright a{
		color:#555;
	}
	
	.alignleft a{
		color:#555;
	}
	
		.alignright {
			float: right;
			margin-left: 15px;
		}

		.alignleft {
			float: left;
			margin-right: 15px;
		}

	div.post p { margin: 0 0 20px 0; }
	div.post ul, div.post ol, div.post dl { margin: 0 0 12px 1.5em; }
	div.post ul { list-style: square; }
	div.post ol { list-style: decimal; }
	div.post ol ol { list-style: upper-alpha; }
	div.post dl { margin-left: 0; }
	div.post dt {
		border-bottom:1px solid #777777;
		font-size:14px;
		font-weight:bold;
		overflow:hidden;
	}
	div.post dd {
		-moz-border-radius:0 0 6px 6px;
		background:none repeat scroll 0 0 #292929;
		font-size:11px;
		line-height:12px;
		margin:0 0 15px;
		padding:4px;
	}

	div.post pre, div.post code p {
		padding: 15px;
		background: #292929;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}

	div.post code { font-family: "Monaco", courier, sans-serif; }
	div.post blockquote {
		quotes: none;
		font-style:italic;
		padding:0 3em;
		font-family: georgia, times, serif;
		font-size: 16px;
		line-height: 150%;
	}

	div.post table {
		border-collapse:collapse;
		border-spacing:0;
		border: none;
	}
		div.post table th { border-top: 1px solid #777; text-align: left; }
		div.post table td { border-top: none; }

	div.post div.author-box, div.comment-avatar-box {
		float:left;
		font-family:Arial;
		font-style:italic;
		text-align:center;
		/*width:54px;
		padding-left: 10px !important;
		margin:0 15px 15px 0;
		*/
		background:#F6F6F6;

	}
		div.author-box p, div.comment-avatar-box p {
			font-size:10px;
			font-style:normal;
			margin:5px 0 0;
		}
		div.author-box a, div.comment-avatar-box a { text-decoration: none; }

		div.post div.author-box img, div.comment-avatar-box img {
			float: none;
			border: 1px solid #777;
			margin: 0;
		}

	div.post div.post-content, div.comment-content {
		margin-left: 0px;
	}

	div.post p.date, div.post p.postmetadata, div.comment-meta, div.comment-options {
		color: #adadad;
		font-size: 12px;
		font-family: Arial, sans-serif;
		padding: 3px 0;
		margin: 10px 0;
		border: none;		

	}
		div.post p.date a, div.post p.postmetadata a, div.comment-meta a, div.comment-options a {			
			color: #104A7A;
			font-size: 14px;
			font-weight: normal;
		}
		
			div.post p.date a:hover, div.post p.postmetadata a:hover, div.comment-meta a:hover, div.comment-options a:hover {			
			color: #104A7A;
			font-size: 14px;
			font-weight: normal;
			
			}


	div.post p.postmetadata {
		margin-top: 15px;
		clear: left;
		overflow: hidden;
	}

	div.post .tags { float: left; }
	div.post .comments { float: right; }

	div.post img { margin: 15px; border: none!important; }
	div.post img.wp-smiley { padding: 0 !important; margin: 0 !important; border: none !important; float: none !important; clear: none !important; }

	div.post img.centered, img.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	div.post img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
	}

	div.post img.alignleft {
		padding: 0 12px 12px 0;
		margin: 0 7px 2px 0;
		display: inline;
	}

	div.post .aligncenter, div.post div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	div.post .wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #F3F3F3;
		padding-top: 4px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}

	div.post .wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;
	}

	div.post dd.wp-caption p.wp-caption-text, div.post .wp-caption p.wp-caption-text {
		font-size: 0.9em;
		line-height: 17px;
		padding: 0 4px 5px 0;
		margin: 0;
	}

/* > WordPress Blog Comment Styles
-------------------------------------------------------------- */

#trackbacks {
	margin-top: 30px;
}

#comments h3, #trackbacks h3, #respond h3 {
	font-size: 20px;
	margin: 5px 0 25px 0;
	font-weight: normal;
	color: #adadad;
}

#comments span.title, #trackbacks span.title {
	color: #aaa;
}

ol.commentlist li {
	margin: 0 0 30px 0;
}

	div.comment-meta {
		border-top: none;
		padding-top: 0;
	}

	div.comment-meta h5 {
		font-weight: normal;
	}

	div.comment-meta em {
		float: right;
	}

	div.comment-options {
		border-bottom: none;
	}

/* > Footer
-------------------------------------------------------------- */

#footer {
	color:#FFFFF;
	padding:25px;
	text-align:center;
	text-shadow:none;
	background: #33424E;
	 font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    font-weight: normal;
    height: 35px;
}
	#footer a , #footer p{
		color: #FFFFFF;
	}

	

/* > Widgets
-------------------------------------------------------------- */
	
.widget {
	margin-bottom: 30px;
} 

div.widget ul li {
	background:none repeat scroll 0 0 transparent;
	border-bottom:medium none;
	min-height:20px;
	margin-bottom:8px;
	padding:0 10px;
} 
div#leftsidebar ul li {
	text-align:left;
	background:none repeat scroll 0 0 transparent;
	border-bottom:medium none;
	height:27px;
	margin-bottom:8px;
	padding:0 10px;
} 
li.vcard, div.widget ul#groups-list li {
	padding:0px !important;
}
div.widget ul#blog-post-list li{
	border-bottom:1px solid #777;
}
div#leftsidebar div.widget ul#members-list {
	padding-left:10px;
}
div.widget ul#blog-post-list li, 
div.widget ul#blog-post-list li p, 
div.widget ul#blog-post-list li a,
div.widget ul#blog-post-list li div {
	height:auto; 
	background:none;
	font-size:11px; 	
	}
	div.widget ul#blog-post-list li a{
		color:#ff7400;
		text-transform:none;
		font-weight:normal;
		text-decoration:none;
	}
div.widget_pages ul li {
	min-height:20px;
	height:auto;
	line-height:120%;
	padding-top:4px;
}
div.widget_tag_cloud div {
	padding:8px 10px;
}
div.widget ul.children li {
	display:none;
}

div.widget ul li a {
	color:#adadad;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
} 
div.widget ul li a:hover {
	color:#ff7400;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
} 

div.widget ul li.recentcomments a {
	color:#ff7400;
	font-weight:normal;
	text-decoration: none !important;
	text-transform:none;
} 
div.widget ul li.recentcomments a:hover {
	color:#fff;
	font-weight:normal;
	text-decoration: none !important;
	text-transform:none;
} 

select#cat {
	width:100%;
}
div.widget ul.item-list li div.item-title {
		
}

div.widget_tag_cloud a {
	text-decoration:none; 
	color:#adadad;
}
div.widget_tag_cloud a:hover {
	text-decoration:none; 
	color:#ff7400;
}

div.widget ul li a.rsswidget {
line-height:12px;
}
			
			/* =Calendar Widget
			-------------------------------------------------------------- */
			table thead tr {
				background:none repeat scroll 0 0 #292929;
			}

/* =Menu
-------------------------------------------------------------- */

#access {
	
	background:url("images/menu.png") no-repeat;
	/*display:block;*/
	float:left;
	width:100%; 
		
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
div.menu ul {
	float:left;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	list-style:none outside none;
	z-index:1000 !important;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #DADEE2;
    font-size: 13px;
    font-weight: bold;
	
}

#access a {
	color: #FFFFFF;
	display: block;
	line-height: 38px;
	padding: 0 15px;
	text-decoration: none;
}
#access ul ul {
	-moz-box-shadow:0 3px 3px rgba(0, 0, 0, 0.2);
	display:none;
	float:left;
	left:0;
	position:absolute;
	top:38px;
	width:180px;
	z-index:1000000 !important;
}
#access ul li ul li {
	min-width: 180px;
	z-index:1000000 !important;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #33424E;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	color:#FFFFFF;
	
}
#access li:hover > a,
#access ul ul :hover > a { 
	background: #33424E;
	color: #F78421;
}
#access ul.children li:hover > a,
#access ul.sub-menu li:hover > a { 
	background: #33424E !important;
	color: #F78421;
}
#access ul li:hover > ul { 
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access li.selected > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}
#access ul li.current_page_item, 
#access ul li.current-menu-item,
#access li.selected,
#access ul li.current_page_item a:hover, 
#access ul li.current-menu-item a:hover{
	color:#F78421;
	background:#33424E;
}


.register-ax { background:#70808D;padding: 10px; text-align:center; }
.sidebar-left { padding-left: 9px; width: 223px !important;}
.sidebar-right{ width:247px !important;}
.register-ax  h3 {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	 background: none repeat scroll 0 0 #70808D;
    color: #FFFFFF !important;
    margin-bottom: 0;
    padding: 15px 0;
    text-align: center;
	font-size:17px;
	}


.sidebar-me-ax a, .sidebar-me a, .register-ax-a {margin-left:5px; color:#555; font-size:14px;}
.sidebar-me-ax a:hover, .sidebar-me a:hover, .register-ax-a:hover {margin-left:5px;color:#555; font-size:14px; text-decoration:underline !important;}
	
.widget_polls-widget h3 {margin-bottom:0; background:#70808D; text-align:center; color:#FFFFFF !important;padding:15px 0; font-size:17px;}
.post-ax { border-top: 1px solid #A3A3A3; }
.post-ax label { font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; color: #33424E; font-size: 14px; font-weight: normal; }
.post-ax label a{ color: #104A7A; font-size: 14px; font-weight: normal; }
.flickrpress { border:1px solid #A9ABAD; background: #F6F6F6;}
.flickrpress h3{ padding-left:2px; padding-right:1px; padding-top:10px; padding-bottom:10px; font-size:17px; background:#EDEFF4; border-bottom: 1px solid #C6CEDD;}
    
    
	
	
.logo-ax {  margin-left: 40px; height:112px;}
.banner-ax { margin-top: 30px; margin-left: 30px;}
.bar-ax  { 
float:right;  
margin-right: 7px;
    margin-top: 13px; }
.bar-ax-help  { float:right;  margin-right: 62px; }
.bar-ax a, .bar-ax label, .bar-ax:hover {color:#DADEE2 !important; font-size: 12px; font-weight: bold;}
.search-ax { background: url("http://xcoatl.webfactional.com/axe/axeleratum/images/search.gif") no-repeat scroll 0 -8px transparent !important; border:none !important;
 font-size: 16px !important;
    font-weight: bold!important;
	padding-left:35px !important;
	} 
.search-ax  hover{color:#000000 !important;}


.menu-item-163 { background: url("images/followtwitter.png") no-repeat scroll 1px 6px transparent !important;
    }
	
.menu-item-164{ background: url("images/followin.png") no-repeat scroll 1px 6px transparent !important;
    }
	
.menu-item-165 { background: url("images/followgoogle.png") no-repeat scroll 1px 6px transparent !important;
    }
	

	
.menu-item-165,  .menu-item-164,  .menu-item-163 {
font-family: "lucida grande",tahoma,verdana,arial,sans-serif !important; width: 170px !important; text-transform:uppercase !important;
font-size: 11px !important; left:120px !important;
}

.menu-item-165 a:hover, .menu-item-164 a:hover, .menu-item-163 a:hover  { background: none !important; color:#e3791e !important;}
.menu-item-165 a, .menu-item-164 a, .menu-item-163 a  { width: 170px !important; color:#33424e !important;}

	
#nav-home, #nav-community {visibility:hidden !important; display:none !important;}
.widgettitle { font-size: 17px;}

select, input[type="text"], input[type="password"], input.text{	
    border:1px solid #A9ABAD !important;
	color: #516473 !important;
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif !important;
    font-style: italic !important;
    font-weight: bold !important;
	background: #E5E5E5 !important;
	font-size:13px !important;	
    
}

.mail-ax {width: 180px !important;}
.mail-ax-button {width: 180px; background:url("images/button-email.png") no-repeat center 2px !important; border:none !important; color:#FFFFFF !important; height:35px; margin-top:10px !important;}

	
.border-ax {}
.border-ax-top {background-image: url("images/top.png"); height:8px; background-color:#ECEFF0 !important;}
.border-ax-center { background:#70808D;}
.border-ax-bottom {background-image: url("images/bottom.png");height:8px; background-color:#ECEFF0 !important;}

.fcb { color:red !important;}
.wpcf7-form span.email { background: none; height: 0; width: 0; float:none; display:inline; width:213px;}
.help-ax { background: no-repeat;}

.widget_bp_core_recently_active_widget {margin-top:20px;}
.widget_bp_core_recently_active_widget  h3 { background: none repeat scroll 0 0 #EDEFF4; font-size: 17px; margin:0; 
	border-color: #A9ABAD #A9ABAD #C6CEDD;
    border-style: solid;
    border-width: 1px;
	padding:10px;
	text-align:center;
	}

	
	.avatar-block {margin-left: auto;    margin-right: auto ; background: none repeat scroll 0 0 #FFFFFF;  
}




.welcome-ax {border-bottom: 1px solid #33424E; color: #33424E; margin-bottom:5px;}
.page-ax{    
    margin: 0 10px 0 0;
    overflow: hidden;
    padding: 10px 10px 0;}
.post-welcome-ax {background:none !important; border:none !important; margin:0 !important; padding:0 !important;}
.page-post-ax { border:1px solid #AEAEAE; overflow:auto; margin: 10px 0; background:#F6F6F6;}
.page-post-noborder-ax { border:none; overflow:auto; margin: 10px 0; background:none;}
.post-title-ax {margin-left:104px !important;}
.social-ax {border-bottom: 1px solid #AEAEAE; border-top: 1px solid #AEAEAE; margin-bottom: 15px; padding: 10px; background:#F6F6F6;}
.social-ax span {color:#33424E; font-size:14px; }

.st_google_bmarks_large .stButton .stLarge { background-image:url("http://axeleratum.webfactional.com/wp-content/themes/simple-wp-community-theme/images/google_bmark.png") !important;}
.st_ybuzz_large .stButton .stLarge { background-image:url("http://axeleratum.webfactional.com/wp-content/themes/simple-wp-community-theme/images/yahoo_buzz.jpg") !important;}
.post-single-ax { background:none !important; border:none !important;}
.entry p {color:#33424E;  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif; font-size: 14px; font-weight: normal;}
.zemanta-pixie {visibility:hidden; display:none;}
.ratingblock {border-bottom: 1px solid #AEAEAE; border-top: 1px solid #AEAEAE; margin-bottom: 15px; padding: 10px; background:#F6F6F6;}

.entry a, .entry a:hover, .page-post-ax a, .page-post-ax a:hover {color:#33424E; text-decoration:underline !important; font-weight:bold;}
.avatar, .user-1-avatar{border:1px solid #3D3E40 !important; margin:0 !important; padding:0 !important;}
.entry ul li {color:#33424E}
.aceleradas-ax { background:#FFFFFF;
	border: 1px solid #33424E;
	 margin-bottom: 20px;
    overflow: auto;    
    padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	
	}
	
.activity-inner p.page h2, .page h3 {color:#33424E;}

.activity-inner p {

color:#33424E !important;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
}

.activity-header a,
.activity-inner a,
.item-title a, 
.item-title a:hover, 
#latest-update a, 
.acomment-meta a {
	background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    color: #1464A9 !important;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
    margin-right: 3px !important;
    padding: 3px 0 !important;
    }
	
#latest-update{ color:#33424E;}

.item {margin-left:60px;}
.item-desc p {
	color: #1464A9;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;}
	
.center-ax {
	width:573px; 
	margin-right:-20px;
	float:left;
}
.button-group-ax 
{
	display: block;
    margin-left: 6px;
    text-align: center;
    width: 528px;
}
.group-title-ax {
	color: #1464A9;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
	text-decoration: underline;
}
.span-ax {
	color: #33424E;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.div-group-ax
{
	margin-left:10px;
}
#groups-personal a, #members-personal a
{
	background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    color: #1464A9 !important;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
    margin-right: 3px !important;
	margin-left: 3px !important;
    padding: 3px 0 !important;
    text-decoration: underline !important;
	
}
#groups-all, #members-all{margin-bottom:0;}

#groups-personal, #members-personal {margin-bottom:20px; margin-top:20px; margin-left:6px;}
#groups-all a, #members-all a
{
	-moz-border-radius:2px !important;
	background:none repeat scroll 0 0 #E4E2CB !important;
	border:1px solid #828483 !important;	
	color: #33424E !important;
	cursor:pointer;		
	text-decoration:none !important;
	vertical-align:middle !important;
	font-family: "Trebuchet MS",Ari	al,Helvetica,sans-serif !important;
	font-weight: normal !important;
	font-size: 14px !important;	
	margin-top: 3px !important;
}
#groups-list {margin-left:7px;}
#groups-list li {width:507px !important;}
#groups-list .item-title a {
	color: #33424E !important;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;
    font-size: 24px !important;
    font-weight: normal !important;
	text-decoration: none !important;
	margin:0 !important;
	padding:0 !important;
}
ul#groups-list div.item-meta span{margin:0; padding:0;}
.banner-webinar { margin:30px 10px 10px 10px; text-align:center;} 

/*------Slider------*/
.advanced-recent-posts {margin-left:20px; color:#33424E;}
.pages-ax {
    overflow: hidden;
    padding: 1px;
	margin-top:10px;
}
#item-body {margin:0 10px 0 0;}
#settings-form { margin:10px 0 0 10px;}
#item-body .messages {background:#F6F6F6; border:1px solid #A9ABAD; margin-left:7px;}
#send_message_form {margin-left:10px;}
.membership-ax select, .membership-ax input[type="text"], .membership-ax input[type="password"], .membership-ax input.text{ width:99%; margin:0;}
.advanced-recent-posts a, .advanced-recent-posts a:hover{color: #33424E;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;}

.URLSKeyword a{
text-decoration:underline;
font-size:12px;
color:#33424E;
font-weight:bold;

}

.URLSKeyword a:hover{
text-decoration:underline;
font-size:12px;
color:#33424E;
font-weight:bold;
}

.URLSEntity a{
text-decoration:underline;
font-size:12px;
color:#33424E;
margin-left: 2em;
font-weight:bold;
}



.URLSEntity a:hover{
text-decoration:underline;
font-size:12px;
color:#33424E;
margin-left: 2em;
font-weight:bold;
}



.URLWebinar a{
font-size:14px;
color:#33424E;
}

.URLWebinar a:hover{
font-size:14px;
color:#33424E;
}

.URLRegister a{
color:#33424E;

}

.URLRegister a:hover{
color:#33424E;

}

.list li{
padding-bottom:10px;
}

.list a{
color:#33424E;
font-size:12px;
}

.list a:hover{
color:#33424E;
font-size:12px;
}

.page  h2 {color:#33424E;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
}

/**Messages ax**/
.messages-options-nav a
{
	color: #33424E;    
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.messages-options-nav a:hover, .messages-options-nav a:focus
{	color: #33424E;    
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
	text-decoration:underline !important;
}
.thread-info p, .thread-from a, .thread-from a:hover {color: #33424E; font-size:13px;}
.thread-from span {font-size: 11px !important;}

#message-thread {margin:0 10px 10px 7px; border: 1px solid #A9ABAD; padding:10px;}


/**Messages ax**/


.comment-action p a, .comment-action p a:hover {color: #33424E;}
.alignright a:hover, .alignleft a:hover {color:#33424E; text-transform:underline;}
.highlight a{color: #33424E;}
.highlight a:hover {color: #33424E; text-transform:underline;}


#item-body .profile {margin:10px;}
 h4 {color:#33424E;}
 .item-list a{color:#33424E; margin-left:5px;}
 .item-list a:hover {color:#33424E; text-transform:underline !important; margin-left:5px;}
 .list {margin:0;}
 
.membership-ax label {color:#33424E; }
.Buttons, .Buttons:hover, .button-gray, .button-gray:hover {width: 190px; background:url("images/button-gray.png") no-repeat !important; border:none !important; color:#FFFFFF !important; height:29px;}
.link-gray, .link-gray:hover {width: 190px; background:url("images/button-email.png") no-repeat center center !important; border:none !important; color:#FFFFFF !important; height:35px; padding-top:14px !important;} 

.link-gray-button, .link-gray-button:hover {font-size:14px;width: 180px; background:url("images/button-email.png") no-repeat center 2px !important; border:none !important; color:#FFFFFF !important; height:35px; margin-top:10px !important;}

.logout {display:block;}

.unfav:hover {color:#FFFFFF !important;}
.confirm {background: none !important; color:#33424E !important; font-weight:bold;}
.data a {color:#33424E;}
.accept, .accept:hover, .reject , .reject:hover {color:#FFFFFF !important;}
#item-meta p {margin:0;}
#item-body .info {background:#F6F6F6; border: 1px solid #AEAEAE; margin:0 0 0 7px;}

.log-in-out a, .log-in-out a:hover {color:#33424E; }
.data-post-ax {margin-left:104px; margin-bottom:30px;}
#trackbacklist a, #trackbacklist a:hover {color:#33424E; }
#trackbacklist {list-style:none;}



/**Slider**/


.padder .container {
	width: 544px;
	margin: 0 auto;
	height: 286px;
	float: left;
	overflow:hidden ;
	
}



ul.tabs 	{ float:left; border-left: 1px solid #a3a3a3; 	list-style: none; 	margin: 0; padding: 0; width: 100%; height: 27px;}
ul.tabs li { display: block;	float:left;	background-image:url(imagesSlider/1_gr.png);	border-top: 1px solid #a3a3a3; border-right: 1px solid #a3a3a3; height:27px; width: 170px}
ul.tabs li a{ border: none;  }
ul.tabs li a:hover{  border: none; background-image:url(imagesSlider/2_gr.png);}
html ul.tabs li.active{ border-bottom:none; color: #fff;}
html ul.tabs li.active a{ border-bottom:none;  background-image:url(imagesSlider/1_or.png); color: #fff;}
html ul.tabs li.active a:hover{ background-image:url(imagesSlider/1_or.png); color: #fff;}
html ul.tabs li { text-align:center; }

 
a.tabs:hover{ color: #F1F2F3; }
.tabber {  border: none; float:left; width: 170px; height: 27px; padding-top: 5px; 
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #33424e;
	font-size:13px;}



.tab_container {
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background-image: url(imagesSlider/bg.png);
	background-repeat: no-repeat;
	height: 249px;
}
.tab_content {
	padding: 14px 22px 0 15px;
	height: 235px;
}

h1.container {
	color: #000;
	font-weight:bold;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

.tab_content h2 {
	color: #000;
	font-weight:bold;	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tab_content h3 a{
	color: #000;
	font-weight:normal;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}

#tab1 table tr td {width:50%;}
#tab1 ul, #tab2 ul, #tab3 ul {margin:0 0 0 10px;}

/**Slider**/


/**Slider Left**/
.slider-left {
    float: left;
    height: 276px;
    overflow: hidden;
    width: 213px;
	margin-bottom:30px;
}
ul.tabs-left {
	float:left; 
	border-left: 1px solid #a3a3a3; 	
	list-style: none; 	
	margin: 0; 
	padding: 0; 
	width: 100%; 
	height: 27px;
}
.slider-left ul.tabs-left li { display: block;	float:left;	background-image:url("imagesSlider/1_gr.png");	border-top: 1px solid #a3a3a3; border-right: 1px solid #a3a3a3; height:27px; width: 80px; padding:0 !important;}
.slider-left ul.tabs-left li a{ border: none;  text-transform:none; color:#33424E; 
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
	text-align:center;
}
.slider-left ul.tabs-left li a:hover{  border: none; background-image:url(imagesSlider/2_gr.png); text-transform:none; color:#FFFFFF;}
html .slider-left  ul.tabs-left li.active{ border-bottom:none; color: #fff;	}
html .slider-left ul.tabs-left li.active a{ border-bottom:none;  background-image:url(imagesSlider/1_or.png); color: #fff; text-transform:none;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
html .slider-left ul.tabs-left li.active a:hover{ background-image:url(imagesSlider/1_or.png); color: #fff; text-transform:none;}
html .slider-left ul.tabs-left li { text-align:center; }
.slider-left a.tabs-left:hover{ color: #F1F2F3; }
.tabber-left {  
 float: left;
    height: 27px;
    padding-top: 5px;
    width: 80px;}
	

	
.tab_container-left {
	border: 1px solid #a3a3a3;
	clear: both;
	float: left;
	width: 211px;
	background-color:#F6F6F6;
	height: 247px;
}
.tab_content-left {
	padding: 14px 22px 0 15px;
	height: 235px;
}
h1.container-left {
	color: #33424E;
	font-weight:bold;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tab_content-left h2 {
	color: #33424E;
	font-weight:bold;	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tab_content-left h3 a{

	color: #33424E;
	font-weight:normal;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

.tab_content-left  a{

	color: #33424E;
	font-weight:normal;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

.tab_content-left  a:hover{

	color: #33424E;
	font-weight:normal;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
}

.linkCommented a{
	color: #33424E;
	font-weight:normal;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	

}

.linkCommented a:hover{
	color: #33424E;
	font-weight:normal;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	

}


/**Slider**/


#blog-page {background:url("images/membership.png") no-repeat; min-height:611px;}

.membership-ax-button {width: 104px; background:url("images/button-email.png") no-repeat center 2px !important; border:none !important; color:#FFFFFF !important; height:35px; margin-top:10px !important;}

/*Cambios 05.01.2011*/
#friend-list li {overflow:auto; border:1px solid #3C4043; padding-left:10px;}
#friend-list {margin-left:7px; margin-right:7px; background:#F6F6F6;}

.link-gray-button, .link-gray-button:hover {font-size:14px;width: 180px; background:url("images/button-email.png") no-repeat center 2px !important; border:none !important; color:#FFFFFF !important; height:35px; margin-top:10px !important; padding:6px 5px !important;}
.tag-ax {margin:0 2px 0 0 !important; } 

/* Fin de cambios 05.01.2011*/



