/*
	Theme Name: MGT Default
	Theme URL: http://www.sociatoms.com
	Description: MGT is a customized 2 cols template 
	Author: Sociatom
	Author URI: http://www.sociatom.com
	Version: 1.0
	Tags:  buddypress, two-columns, fixed-width, sidebar-widgets, threaded-comments
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

@import "custom.css";
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

html {
	/*background: #f4f4f4 url(images/veston_new.jpg) top right no-repeat;*/
	background-image: url(images/background_mgt_new.jpg); 
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	width:100%;
	margin:0;
	padding:0;
}

body {	
	color: #333333;
	font-size: 0.8em;
	font-family: Arial, Verdana, sans;
	/*background: url(images/veston_new.jpg) top right no-repeat transparent;	*/
	margin: 0 auto;
	padding:0;
	background-image: transparent; 
	width:100%;
	/*
		padding-left: 140px;
		min-width: 800px;
		max-width: 960px;	
	*/
}

div#bg_mgt {	
 	background-color: none;
	width: 100%;
} 

#container {
	background-color: #FFF;
	width: 990px!important;
	margin: 19px auto 0; 
	padding: 0px;
}
	
#wrap {
	background: #fff;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	border-right: 1px solid #a778ae;
	border-left: 1px solid #a778ae;
	}
	

hr {
	border: none;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	height: 0px;
	clear: both;
	}
	
.clear {
	clear: both;
	}

.clearhome {
	clear: both;
	height: 3px;
	}
	
.thumb {
	float: left;
	margin: 0px 10px 0px 0px;
	}

.tabber {
	display: none;
	}
	
div.readmore {
	margin-bottom:40px;
}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #323232;
	/* */
	text-decoration: none;
}
	
a:hover {
	color: #B2265D;
	text-decoration: none;
}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Header  							*
************************************************/

#header {
	width: 960px;
	height: 95x;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#header p {
	padding: 0px 0px 5px 10px;
	margin: 0px;
	line-height: 20px;
	}
	
#toptop #imageheader {
	width: 390px;
	height: 80px;
	text-indent: -10000px;
	background: url(images/logomgt.gif) 10px top no-repeat;
	}

#toptop#imageheader a {	
	display: block;
	width: 340px;
	height: 80px;
	}

#toptop h1, #toptop h4 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 10px;
	text-decoration: none;
	}
	
#toptop h1 a, #toptop h1 a:visited, #toptopr h4 a, #toptop h4 a:visited {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#toptop h1 a:hover, #toptop h4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.headerleft {
	width: 450px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

.headerleft p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.headerright {
	width: 500px;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align:right;
	}

/************************************************
*	TopNav          							*
************************************************/

#topnav {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: right;
	}
	
#topnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#topnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#topnav li a, #topnav li a:link {
	background: #484848;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
    margin: 0px 5px 0px 0px;
	padding: 8px 15px 7px 15px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#topnav li a:hover {
	background: #6C6C6C;
	color: #FFFFFF;
	margin: 0px 5px 0px 0px;
	padding: 8px 15px 7px 15px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	background: #6C6C6C;
	width: 150px;
	color: #FFFFFF;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #111111;
	border-left: 1px solid #111111;
	border-right: 1px solid #111111;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#topnav li li a:hover {
	background: #484848;
	color: #FFFFFF;
	margin: 0px 0px 0px -1px;
	padding: 7px 10px 7px 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#topnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0px;
	padding: 0px;
	}

#topnav li li { 
	}

#topnav li ul a { 
	width: 150px;
	}

#topnav li ul a:hover, #topnav li ul a:active { 
	}

#topnav li ul ul {
	margin: -30px 0 0 171px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover1 ul ul, #topnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover1 ul, #topnav li li.sfhover1 ul, #topnav li li li.sfhover ul {
	left: auto;
	}

#topnav li:hover, #topnav li.sfhover1 { 
	position: static;
	}
	
#topnav .current_page_item a {
	background: #6C6C6C;
	color: #FFFFFF;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
/*********************************************
*  Sidebar Titles                                                                  *
*********************************************/	

div#sidebar h3.widgettitle {
	/*
	width: 270px;
	margin: 0px -20px 10px -15px;
	background: none;
	padding: 5px 15px;
	font-size: 12px;
	clear: left;
	*/
} 
	
/************************************************
*	Searchbar      						           *
************************************************/

#searchbar {
	background: #6C6C6C;
	width: 960px;
	height: 44px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	}
	
#searchbarleft {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	}
	
#searchbarmiddle {
	width: 290px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
#searchbarright {
	width: 295px;
	float: left;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	}
	
#searchbarright a, #searchbarright a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#searchbarright a:hover {
	text-decoration: underline;
	}
	
#searchbarright a img {
	border: none;
	margin: 0px 3px 1px 0px;
	padding: 0px;
	}	
	
#searchbarform {
	margin: 10px 0px 0px 0px;
	display: inline;
	overflow: hidden;
	}
	
#searchbarformheader {
	margin: 0px;
	}
	
#searchbarsearch {
	background: #FFFFFF url(images/searchbar.png) repeat-x;
	width: 240px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px 0px 3px 5px;
	margin: 0px 5px 0px 3px;
	border: 1px solid #666666;
	display: inline;
	}
	
#searchbarsubmit {
	background: #222222;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #222222;
	}
	
#cat {
	background: #FFFFFF url(images/searchbar.png) repeat-x;
	width: 220px;
	color: #222222;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px 2px 2px 2px;
	margin: 0px 3px 0px 3px;
	border: 1px solid #666666;
	display: inline;
	}
	
.postform {
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	display: inline;
	}
	
.rsslink {
	padding: 2px 5px 2px 15px;
	background: url(images/rss.png) no-repeat left center;
	}
	
/************************************************
*	Homepage 					     		    * 
************************************************/
	
.hptabber {
	background: #FFFFFF;
	height: 40px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.hpfeatured {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #C0C0C0;
	}
	
.hpfeatured p {
	margin: 0px;
	padding: 0px;
	}
	
.homeleft {
	float: left;
	width: 306px;
	margin: 0px;
	padding: 0px;
	}
	
.homeleft h3 {
	font-size: 1.4em;
	color: #c00418;
	margin-top: -4px;
	border-top: 1px dotted #c00418;
	}	
	
.homesep {
	height: 20px;
	width:300px;
	clear:both;
}
	
.homeright {
	float: right;
	width: 299px;
	margin: 0px;
	padding: 0px;
	}
	
.homeblock {
	background: transparent;
	margin: 0px 0px 10px 0px;
	}
	
.homeblock p {
	margin-left: 0px;
	text-align:justify;	
}

.homeblock img {
float:left;
margin: 0px 3px 3px 0px; 
padding: 1px;
border: 1px solid #ccc;
}

#colcenter h3 {
	font-size: 1.4em;
	color:  #a779ae;
	margin-top: -4px;
	border-top: 1px solid #a779ae;
	}
	
#colcenter h2 a {
	font-size: 1em;
	color:  #a779ae;
}

.actubox {
	border: 1px solid #58585a;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 8px;
	margin-bottom: 10px;
	text-align:justify;
	}
	
.actubox h2 {
	font-family: Times New Roman, Georgia, Helvetica;
	font-size: 1.2em;
	color:  #a779ae;
	margin-top: -4px;	
	}	
	
.homeblock embed, .homeblock object {
	width: 277px; 
	height: 225px;
	margin: 0px; 
	padding: 0px;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

div#content {   /* VERT */
	/*float: none;*/
	height:auto;
	width: 990px;
	margin: auto!important;
	margin:0px;
	padding: 0px 0px 10px 0px;
	/*background-color: #ACE3C6;  */
	position:relative;
}
	
#contentleft {   /* ROSE */
	float: left;
	position:relative;
	width: 646px!important;
	margin-left:14px;
	padding: 0px;
			 /*background-color:#F2B9B5; */
	}
	
.left_zone {
	margin-left:14px;
	margin-right:14px;

}	
	
	
#homeleft {
	float: left;
	width:306px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	background-color:transparent;
	}
	
#colcenter {
	float:left;
	margin-left: 20px;
	background-color:transparent;
	width:302px;
	}
	
#contentfull {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
	}

#contentleft h1, #contentfull h1 {
	color: #111111;
	font-size: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#contentleft h1 a, #contentfull h1 a {
	color: #111111;
	font-size: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h1 a:hover, #contentfull h1 a:hover {
	color: #B2265D;
	font-size: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#contentleft h2, #contentfull h2 {
	/*color: #111111;
	font-size: 18px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;*/
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
/*
#contentleft h2 a, #contentfull h2 a {
	color: #111111;
	font-size: 18px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}*/

#contentleft h2 a:hover, #contentfull h2 a:hover {
	color: #E81F5E;
	text-decoration: none;
}
	
#contentleft h3, #contentfull h3 {
	color: #111111;
	
	/*	font-size: 16px;
	font-family: Tahoma, Arial, Verdana;
	*/
	font-weight: normal;
	margin: 0;
	padding: 0;
}
	
#contentleft h4, #contentfull h4, #sidebar h4, .shopping h4 {
	/*color: #111111;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana;
	
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	*/
	font:20px/24px Georgia,Tahoma,Arial,Verdana,sans;
	color:#333333;
}
	
#contentleft h4 a {
	color: #111111;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h4 a:hover {
	color: #B2265D;
	font-size: 14px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
/*	
#contentleft h5, #contentfull h5 {
	color: #111111;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
*/
#contentleft h5, #contentfull h5 {
	color:#262626;
	font-size:15px;
	font-weight:bold;
	font-family:arial, verdana,sans;
}


#contentleft h6, #contentfull h6 {
	color: #111111;
	font-size: 10px;
	font-family: Arial, Verdana,sans;;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}	
	
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.post {
	margin: 0px 0px 50px 0px;
	}

/*	
.postarea {          /*   MAROON LIGHT */
		/*  background-color: #D8C59D; */
	/*width:632px;
	margin: 0px 0px 10px 0px;
	padding: 0px;*/
		/*   border: 1px solid #C0C0C0; */
	/*border: none;*/
	/*}
*/

.postarea .breadcrumb {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 5px 10px;
	border: 1px solid #E6E6E6;
	}
	
.postarea p {
	/*margin: 0px;
	padding: 0px; */
	}
	
.postarea ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
	
.postarea ol li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postarea ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul li {
	list-style: square;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postarea ul ul li {
	list-style: squared;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

.item-list-tabs {
	width: 632px!important;
	clear: both;
	margin-right: -50px
}	

.item-list-tabs ul li {
	list-style-type: none;
}

form#members-directory-form  div.pagination {
	width: 600px;
	margin-left: 10px;
}

.postarea div#subnav,
.postarea div.item-list-tabs,
form#members-directory-form  div.item-list-tabs {
	margin-left: 0px;
}

div.item-list-tabs li.selected#members-all, li.selected#forums-all{
	visibility: hidden;
}

table.forum {
	width: 632px;
}

div#forums-dir-list {
	margin-left: 20px;
}
	
blockquote {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border: 1px solid #E6E6E6;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postauthor {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 5px solid *#999999;
	}
	
.postauthor p {
	margin: 0px;
	padding: 0px;
color:green;
	}
	
.postmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 40px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}

code {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	border: 1px solid #E6E6E6;
	}
	
.archives {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}
	
.adblock {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #C0C0C0;
	}
	
.postcomments {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 15px 10px 10px 10px;
	border: 1px solid #C0C0C0;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 4px 0px 5px 0px;
	border: 1px solid #E6E6E6;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 	        			            * 
************************************************/
	
div#sidebar {
	float:left;
	line-height:20px;
	margin:0 0 0 29px;
	padding:0;
	width:300px;
	}
	
#sidebar a, #sidebar a:visited  {
	/*color: #B2265D;*/
	color: #E9215F;
	text-decoration: none;
}
	
#sidebar a:hover {
	/*color: #B2265D;*/
	color: #E9215F;
	/*text-decoration: underline;*/
}
	
#sidebar h2, #sidebar h3, #sidebar h4 {
	/*color: #111111;*/
	/*font-size: 14px;*/
	/*font-family: Tahoma, Arial, Verdana;*/
	/*font-weight: bold;*/
	/*margin: 0px;
	padding: 0px;*/
}

#sidebar p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#sidebar img {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar embed, #sidebar object {
	width: 300px; 
	height: 250px;
	margin: 5px 0px 0px 0px; 
	padding: 0px;
	}
	
#sidebar .widget  {
	background: #FFFFFF;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
/*	border: 1px solid #C0C0C0;  */
}

#sidebar-me {
	width:256px;
	padding:22px;
	margin-top: 0px;
	margin-bottom:12px;
	background-color:#E5E5E5;
}

#sidebar-me span {
	font-weight: bold;
}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-transform:none;
}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#sidebar ul ul li a, #sidebar ul ul li a:visited {
	color: #B2265D;
	text-decoration: none;
	}
	
#sidebar ul ul li a:hover {
	color: #B2265D;
	text-decoration: underline;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	/*background: url(images/icon.gif) no-repeat top left; */
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar ul li ul li {
	/*background: url(images/icon.gif) no-repeat top left;*/
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	}
 
#sidebar .textwidget {
	margin: 0px;
	padding: 0px;
	}

.widget_tag_cloud {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

.enews {
	background: #FFFFFF url(images/enews.gif) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Searchform  								*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	height:22px;
	position:relative;
}

#form_videdressing label {
	float:left;
}

#s, #s_compare, #ville , #sidebar-user-login, #sidebar-user-pass, #whats-new, #vide_dressing_marque, #vide_dressing_titre{
	float:left;
	width: 194px;
	color: #999999;
	font:12px/12px Arial,Verdana,sans;
	
	/*margin: 5px 5px 0px 3px;*/
	border: 2px solid #CCCCCC;
	height:16px;
	padding-left:4px;
}

#sidebar-user-login, #sidebar-user-pass{
	width:120px;
}

#ville{
	margin-bottom:10px;
}
	
#searchsubmit {
	float:left;
	margin-top:4px;
	margin-left:6px;
	background: url('images/boutons/bouton_standard_on.gif') no-repeat;
	padding:0px;
	height:16px;
	width:17px;
	/*padding: 3px 2px 2px 2px;*/
	border: none;
}

#submit_videdressing{
	margin-top:4px;
	margin-left:6px;
	background: url('images/boutons/btn_rose_comparez.gif') no-repeat;
	padding:0px;
	height:20px;
	width:109px;
	color:#fff;
	font:bold 12px Arial,Verdana,sans;
	text-transform:uppercase;
	/*padding: 3px 2px 2px 2px;*/
	border: none;
}

#sidebar-wp-submit{
	float:right;
	margin-top:4px;
	margin-left:6px;
	background: url('images/boutons/bouton_standard_black_off.png') no-repeat;
	padding:0px;
	height:16px;
	width:17px;
	/*padding: 3px 2px 2px 2px;*/
	border: none;
}

#compare_submit{
	float:right;
	margin-top:-1px;
	margin-left:0px;
	background: url('images/boutons/btn_rose_comparez.png') no-repeat center right;
	padding:0px;
	height:23px;
	width:109px;
	/*padding: 3px 2px 2px 2px;*/
	border: none;
	color:#fff;
	font:bold 12px Arial,Verdana,sans;
	text-transform:uppercase;
}

#boutique_submit{
	float:right;
	margin-top:14px;
	margin-right:57px;
	background: url('images/boutons/rechercher_boutique.png') no-repeat center right;
	padding:0px;
	height:21px;
	width:119px;
	/*padding: 3px 2px 2px 2px;*/
	border: none;
	color:#fff;
	font:bold 12px Arial,Verdana,sans;
	text-transform:uppercase;
}

#aw-whats-new-submit{
	float:right;
	margin-top:14px;
	background: url('images/boutons/rechercher_boutique.png') no-repeat center right;
	padding:0px;
	height:21px;
	width:119px;
	/*padding: 3px 2px 2px 2px;*/
	border: none;
	color:#fff;
	font:bold 12px Arial,Verdana,sans;
	text-transform:uppercase;
}

/************************************************
*	Footer  									*
************************************************/
/*	
#footer {
/* 	background-color: #BFBFBF; */
/*
	background: #4A4A4A;
	width: 910px;
	height: 192px!important;
	margin: auto;
	margin-bottom: 15px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-align: left;
	color: #fff;
	text-shadow: none;
}
	
#footer p {
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	text-align: left;
	font-weight: normal;
	}
	
#footer a {
	color: #FFFFFF;
	text-decoration: none;	
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer a img {
	border: none;
	margin: 0px 4px 1px 0px;
	padding: 0px;
	}
*/

div#posfoot_1, div#posfoot_2, div#posfoot_3, div#posfoot_4 {
	float: left;
	width: 20%;
	margin: 0px 30px 0px 0px;	
	padding:0px;
}


div.footdiv {
	float: left;
	width: 644px;
	height: 192px!important;
	background: #4A4A4A;
	margin-top: -24px;
	margin-right: 0px;
	margin-left: -24px;

}
/*
#posfoot_5 {
	background-color: #BFBFBF;
	float: right;
	width:298px;
	height: 232px!important;
	margin: -25px -25px 0px 0px;
	padding: 5px;
	color: #000;
}

#posfoot_5 ul {
	margin-bottom: 0px;
}

#posfoot_5 a, #posfoot_5 a:hover, #posfoot_5 a:visited{
	color: #000;
}
*/


h3#ti1, h3#ti2, h3#ti3{
	color: #C0C0C0;
	font-weight: normal;
	margin-bottom: 0px;
	text-transform:uppercase;
	font:15px Arial,Verdana,sans;
}
/*
h3#ti5{
	font-size: 16px;
	font-weight: normal;
	margin: 3px 0 0 0;
}
*/

h3#pos4 {
	color: #ffffff; /* blanc */
	font-size: 16px;
	font-weight: bold;
}

div#pos2 ul, div#pos3 ul{
    list-style: none;
   }  
   
ul#ulconnect {
	margin: 7px 0 0 5px;
	line-height:16px;
} 

ul#ulconnect li{
	margin-top:4px;
	font:15px Arial,Verdana,sans;
	font-weight:bold;
}
/*
#posfoot_5 div.textwidget {
	width: 80%;
}
*/
 
li#lifeed { background: url(images/boutons/rss.png) no-repeat; padding-left: 27px; }
li#linews { background: url(images/boutons/ma.jpg) no-repeat; padding-left: 27px; }
li#liFB { background: url(images/boutons/facebook.png) no-repeat; padding-left: 27px; }
li#litweet { background: url(images/boutons/twitter.jpg) no-repeat; padding-left: 27px; }

	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: left;
	border: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color:#929292;
}

.says{
	color:#929292;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
}

#commentform {
	margin: 5px 10px 0px 0px;
	background-color:#F4F4F4;
	padding:20px;
}
	
#commentform textarea {
	width: 99%;
	padding: 2px;
}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: right;
	background: url('images/boutons/rechercher_boutique.png') no-repeat center right;
	padding:0px;
	height:21px;
	width:119px;
	/*padding: 3px 2px 2px 2px;*/
	border: none;
	color:#fff;
	font:bold 12px Arial,Verdana,sans;
	text-transform:uppercase;
}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #222222;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #222222;
	}
	
.reply a:hover {
	background: #B2265D;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #B2265D;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F7F7F7;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	/*border: 1px dotted #E6E6E6;*/
	margin: 0px;
	padding: 0px;
}

.even, .alt {
	/*
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	*/
	margin: 0px;
	padding: 0px;
}
	
.tabberlive .tabbertabhide {
	display: none;
	}

.tabber {
	0px;
}

.tabberlive {
	margin-bottom: 10px;
}

ul.tabbernav {
	margin: 0px;
	padding: 0px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
	}

ul.tabbernav li a {
	padding: 0px;
	border-bottom: none;
	text-decoration: none;
	}

ul.tabbernav li a:link {
	background: #DADADA;
	color: #222222;
	margin: 0px 5px 0px 0px;
	padding: 5px 10px 4px 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

ul.tabbernav li a:visited {
	background: #DADADA;
	color: #222222;
	}

ul.tabbernav li a:hover {
	background: #F7F7F7;
	color: #222222;
	text-decoration: none;
	}

ul.tabbernav li.tabberactive a {
	background: #F7F7F7;
	color: #222222;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

ul.tabbernav li.tabberactive a:hover {
	background: #DADADA;
	color: #222222;
	}

.tabberlive .tabbertab {
	background: #F7F7F7;	
	color: #222222;
	margin: 3px 0px 0px 0px;
	padding: 15px 15px 5px 15px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}

.tabberlive .tabbertab h2 {
	display: none;
	}

.tabberlive .tabbertab h3 {
	display: none;
	}

.tabbertab cite {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
.tabbertab p {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	}
	
div#item-body {
	width:612px;
	float:left;
}
	
div#item-header {
	width:100%;
}

div#item-buttons {
	font-weight: bold;
	margin-left: 8px;
}

div#item-nav {
	width:612px;
	float:left;
}

div.item-list-tabs no-ajax #object-nav {
	width:632px;	
}

#cse-search-box {
margin: 5px;
}

ul#sidebarwidgeted {
margin-top: 0px;
width: 300px; 
	}
	
ul#l_sidebar {
float: right;
width: 148px;
height: 400px;
/*  border: 1px solid #ccc; */
/*margin-right: 8px;*/
margin-top: -35px;
}

#text-7 div.textwidget {
float: right;
width:130px;
margin:-15px 0px 20px 8px;
/*  border: 1px solid #000;  */
}

#object-nav,#item-body,#item-meta,#latest-update,#item-buttons {
margin-left: 30px;
/*  background-color: green;   */
}

#item-header-content, #item-meta {
	margin-left: 0px;
}

#item-meta  img {
	float:left;
	width: 80;
	height: 80;
	margin: 0px 10px 15px 0px;
}

#group-admins img {
	width: 25px;
	height: 25px;
}

#item-header-content span.activity {
	float: right;
}

.entry p {
	text-align: justify;
}

/* Formulaire EMailing */ 
#mc_signup_form .mc_signup_submit {
margin:5px 0 0;
text-align:left;
}

#mc_signup_form input {
border:1px solid #F4356E;
color: #F4356E;
background: #FFF;
float: left;
margin:0;
padding:0;
}

#mc_signup_form .mc_signup_submit input {
border:1px solid #F4356E;
color: #F4356E;
background: #FFF;
margin : -5px 0 0 5px;
padding: 3px;
}

#mc_signup_container #mc_signup_form {
border:1px solid #F4356E;
background-color:#666;
font-size: 11px;
color:#FFFFFF;
padding:5px;
text-align:left;
height:50px;
}

#mc_signup_form .mc_input {
height:23px;
}
