/*

Theme Name:Bronte
Theme URL: http://www.web2feel.com/bronte/
Description: Free WordPress theme released by web2feel.com
Author: Jinsona
Author URI: www.web2feel.com
Version: 1.0.0
Tags: white, minimalistic , two-columns, jQuery slider, right-sidebar, twitter, fixed-width, theme-options, threaded-comments, banner ads, adsense.



*/


*{
	margin: 0px;
	padding: 0px;
}


body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:#fff  url(images/body.png) ;
	font-family:Georgia,Arial,Tahoma, Century gothic,sans-serif;
	font-size:12px;
	}
img {
	border:0;
	margin: 0 0;
	}
	
a {
	color: #5384BF;
	text-decoration: none;
	outline:none;
	}
a:visited {
	color: #5384BF;
	}
a:hover, a:active {
	color: #214974;
	text-decoration: none;
	}

h1,h2, h3, h4, h5, h6 {
	line-height:125%;
	font-weight: bold;
	margin:10px 0;
	}

 table {
	border: 0;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
 tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
 tr td {
	padding: 0px 10px 0px 0px;
}
 tr.odd td {
	background: #f2f7fc;
}


ul {
	list-style: square;
	}


blockquote {
	color: #555;
	font-style: italic;
	font-size: 1em 14px;
	line-height:130%;
  	padding: 10px 20px 10px 38px;
   	background: transparent url(images/quote.gif) no-repeat;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}


pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 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:#ddd;
    border: 1px solid #ccc;
	text-align: center;
	padding: 4px 0px 5px 0px;
	color:#777;
	}

.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;
	}
	
/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0px auto;
	position:relative;

	}
	
#casing {
	margin:0;
	width:1000px;
}
	
/* The Header */
#top {
	background:url("images/top.png") no-repeat scroll 0 0 transparent;
	height:100px;
	margin:0 auto;
	position:relative;
}
	

.blogname {
	text-transform:uppercase;
	margin:0px 0 0 0px;
	height:70px;
	text-align:center;
	}
	
.blogname h1  {
	font-size:36px;
	padding:0 0 0px 0;
	font-weight:normal;

	}
	
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #6b4644; 
	display:block;
	margin:5px 0 0 0px;
	text-shadow:1px 1px 0px #fff;
	}
	

.blogname h2 {
	margin:5px 0px 0px 0px;
	font-size:14px;
	text-align:center;
	font-weight:normal;
	color: #b41c4e; 
	text-shadow:1px 1px 0px #fff;
	}
	



/* The Search */
	
#search {
	background:#f8f8f8;
	width:290px;
	padding:0px 0px ;
	margin:20px 0px 0px 0px;
	display:inline;
	float:right;
	border:1px solid #e2e2e2;
}
#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:240px;
	margin:0px 0px 0px 0px;
	padding: 5px 5px;
	height:16px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#8F1B32;
	border:none;
	background:transparent;
	display:inline;
}
input#searchsubmit{

	padding: 3px 5px;
	display:inline;
	margin:0px 0px 0px 0px;
	height:28px;
	width:26px;
	background:url(images/sbutton.png);
	color:#fff;
	border:none;
}


	
/*Page menu*/


#foxmenucontainer{
	height:60px;
	display:block;
	padding-top:15px ;
	width:1000px;
	background:url(images/menu.png) repeat-x;
	text-transform:uppercase;
	}
#menu{
	margin:0px 10px 10px 10px;
	padding: 0px;
	height:35px;
	overflow:hidden;
	}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color:#c48a93;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:30px;
	}

#menu li a:hover, #menu li a:active {
	background:#0F79E1 url(images/submit.png) repeat-x;
	border:1px solid #0b66a8;
	text-shadow:1px 1px 0px #0C73CF;
	color: #fff;
    margin: 0px;
	padding: 0px 9px ;
	line-height:30px;
	text-decoration: none;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#menu  li.current_page_item a {
	background:#0F79E1 url(images/submit.png) repeat-x;
	color: #fff;
	border:1px solid #0b66a8;
	text-shadow:1px 1px 0px #0C73CF;	
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#5a2e2e;
	width: 150px;
	color:#d06a6a;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:30px;
	border-bottom: 1px solid #7E4040;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#menu li li a:hover, #menu li li a:active {
	background: #4e2828;
	color: #fff;
	padding: 0px 10px ;
	line-height:30px;
	border-bottom: 1px solid #7E4040!important;
	border-left:none;
	border-right:none;
	border-top:none;
	text-shadow:1px 1px 0px #3F1B1B;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px ;
	padding:5px;
	background:#7e4040;
	border:1px solid #5d2828;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -37px 0 0 160px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}
	
	
	
	
/* Content	 */

#content{
	float:left;
	margin-top:0px;
	width:1000px;
}
.post{
	margin-bottom:20px;
	margin-top:20px;
	padding:10px 40px;
	background:#F8F8F8 url(images/post.png) top repeat-x;
	border-right:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;

}
.postim{
	float:left;
	margin:5px 15px 10px 0px;
	padding:5px;
	background:#fff;
	border:1px solid #ddd;
}
.title{
	margin-bottom:10px;
	position:relative;
}

.title h2{
	font-size:26px;
	padding:5px 0px;
	text-shadow:1px 1px 0px #eee;
	font-weight:normal;
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
	margin-top:10px;
	text-shadow:1px 1px 0px #fff;
	}

.title h2 a:link, .title h2 a:visited{
	color:#570b3f;
}

span.author{
	text-transform:uppercase;
	font-size:10px;
	padding:2px 0px 0px 0px;
	color:#107de8;
	text-shadow:1px 1px 0px #fff;
}
span.date{
	text-transform:uppercase;
	font-size:10px;
	padding:2px 0px 0px 0px;
	color:#107de8;
	text-shadow:1px 1px 0px #fff;
}
span.category{
	text-transform:uppercase;
	font-size:10px;

}

.category a:link,.category a:visited{
	color:#C32A4F;
}
.entry {
	margin:0 0;
	padding: 0px 0px ;
	color:#555;
	font-size:14px;
	text-shadow:1px 1px 0px #fff;
	}	
	
.entry a:link,
.entry a:visited {
	color:#034E9D;
	background-color: transparent;
}
.entry a:hover {
	color:#000;
	background-color: transparent;
	text-decoration: none;
}

.entry ul, .entry ol{
  	margin: .4em 0 1em;
  	line-height: 150%;
}


.entry ul li, .entry ol li{
  	list-style-position:outside;
  	margin-left: 1.6em;
}

.entry p{
	margin:0px 0px 20px 0px;
	padding:0px 0px;
	line-height:22px;

}

#entry-author-info{
	padding:5px;
	background:#f8f8f8;
	border:1px solid #ddd;
	margin-top:5px;
}

#author-avatar{
	float:left;
	padding:5px;
	background:#fff;
}
#author-avatar{
	float:left;
}

#author-description{
	float:left;
	margin:0px 0px 0px 10px;

	width:550px;
}
#author-description h3{
	line-height:20px;
	color:#333;
	text-shadow:1px 1px 0px #fff;
}
#author-description p{
	line-height:20px;
	color:#555;
}

#author-share{
	float:right;
	background:#fff;
	padding:3px 5px;
	border:1px solid #ddd;
}
#author-share ul{
	list-style:none;
	
}
#author-share ul li{
	list-style:none;
	float:right;
	margin-right:5px;

}

/* Sidebar */

.left{
	float:right;
	width:300px;
	padding-top:10px;
}


.sidebar{
	float:left;
}

.sidetitle{

	color:#620d47;
	padding:5px 5px 5px 5px;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
}

.sidebox,.squarebanner{
	width:270px;
	padding:10px;
	background:#F8F8F8 url(images/post.png) top repeat-x;
	border-right:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	margin:0px 0px 20px 0px;
	float:right;
	}

.sidebox ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 5px 0px ;

	}
.sidebox li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.sidebox ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebox ul li {
	height:100%;
	line-height:18px;
	clear:left;	
	width: 270px;
	margin:0px 0px;
	list-style-type: none;
	text-shadow:1px 1px 0px #fff;
	}

	
.sidebox ul li a:link, .sidebox ul li a:visited {

	color:#555;
	border-bottom:1px dotted #ddd;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;

	}

.sidebox ul li a:hover {

	color: #005AB2;
	}

.sidebox p {
	padding: 7px 10px;
	margin:0;
	}

.sidebox table{
	width:100%;
	text-align:center;
	color:#555;
	}
li.recentcomments{
	padding:5px 5px;
	border-bottom:1px solid #ddd;
	width:260px!important;
}

.squarebanner ul{
	list-style:none;
	
}

.squarebanner ul li{
	list-style:none;
	float:left;
	margin-top:10px;
	padding:3px;
	background:#fff;
	
}
.squarebanner ul li.rbanner{
	float:right;
}
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0px 5px;

}
#calendar_wrap{

	margin:0px auto;
}

#wp-calendar caption{
	padding: 10px 5px 5px 5px ;
	font-size:16px;
	color:#375752;
	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
}


#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#fff;
	background:#AFAFAF;
}

#wp-calendar td a{


	border:none;
	color:#C01D4E;

}
#wp-calendar td{
	background:transparent;
	border:none;
	color:#444;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	

	
/* --- FOOTER --- */
	
#footer {

	padding:10px 0 10px 0px;
	color:#570B3F;
	font-size:11px;
	margin:0px auto;
	text-shadow:1px 1px 0px #fff;

	}

#footer a:link , #footer a:visited{
		color:#570B3F;
	}

#footer a:hover {
	color:#1389FF;
	}

.fcred{
	margin:-10px 2px;
	line-height:16px;
}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0px;
	font-size:14px;
	text-align:center;
	color:#555;
	border-bottom:1px dashed #ccc;
	margin-bottom:10px;
	}
 h2.pagetitle a {
 	color:#507409;
 }
 
/* Comments */

#commentsbox {

	margin:0 0px;

}

h3#comments{
	font-size:14px;
	color:#fff;
	background:#0F7BE6;
	font-family:Arial, Georgia,Century gothic, sans-serif;
	font-weight:bold;
	padding:10px 10px ;
	margin-top:10px;

}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;


}
ol.commentlist li {
	margin:5px 0;
	line-height:18px;
	padding:10px;
	border:1px solid #eee;
	background:#fcfcfc;

}
ol.commentlist li .comment-author {
	color:#000;
	font-family:Arial, Georgia,Century gothic, sans-serif;
}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#000;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#000;
}
cite.fn{
	color:#000;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #ddd;
	background:#fff;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#000;
}

ol.commentlist li .comment-meta a {
	color:#6F001C;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#666;
	font-size:12px;

}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;
	
}
ol.commentlist li .reply a{
	background:#0F79E1 url(images/submit.png) repeat-x;
	border:1px solid #0b66a8;
	color:#fff;
	text-decoration:none;
	padding:3px 10px;

}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#f96e02;
}

#respond{

	padding:0px 0px ;
	margin:10px 0px;

}
 #respond h3 {
	font-size:14px;
	color:#fff;
	background:#5E5E5E;
	font-weight:bold;
	padding:10px 10px ;

}
#commentform {
	padding:10px 20px;
	border:1px solid #eee;
	background:#fcfcfc;

}
#commentform p{
	margin:5px 0px ;
	color:#444;
}

#commentform a{
	color:#0454A8;
}
 #respond label{
	display:block;
	padding:5px 0;
	color:#444;
	
}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:#fff;
	border:1px solid #ddd;
	color:#555;
}
#commentform  input{
	width:50%;

}

#respond  input#commentSubmit {
	width:100px;
	background:#0F79E1 url(images/submit.png) repeat-x;
	border:1px solid #0b66a8;
	color:#fff;
	text-decoration:none;
	padding:3px 10px;
	margin:10px 0px;


	cursor:pointer;
}
textarea#comment{
	border:none;
background:#fff;
	border:1px solid #ddd;
	width:70%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#555;
}



/* The Navigation */

#navigation{	
	margin:0px 0px 0px 0px;
	padding:5px 0px;
	width:650px;
	height:27px;
	}

.wp-pagenavi{

	font-size:12px;
	text-align: center !important;


}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#4E2828!important;
	border: 1px solid #333 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#1389FF !important;
	border: 1px solid #0C6ECF!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#1389FF !important;
	border: 1px solid #0C6ECF!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	

/* Slider */
.twitbox{
	width:600px;
	float:left;
	padding:15px 0px 0px 50px;
	height:50px;
	background:url(images/twit.png) no-repeat;
	color:#555;
}

.sbox{
	width:250px;
	float:right;
}

#feature{
	padding:15px 0px 15px 0px;
	margin-left:250px;
}
#ft-buttons-slide{
	display:none;
}

.ft-prev{
	background:#000;
	padding:0px 10px;
}

.ft-next{
	background:#000;
		padding:0px 10px;
}

/* Tabs */


.tabox{
	width:292px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	float:right;

}

.tabox a {
	color: #222;
	text-decoration: none;
	}
	
.tabox a:hover {
	text-decoration: underline;
	}
	
ul.tabsnav{

	padding:0px 0px 0px 0px;
	height:25px;
	margin:0px 0px;
	background:url(images/recpost.png) repeat-x;

}	
	

.tabsnav li {
	display: inline;
	list-style: none;
	float:left;
	text-align:center;
	margin-right:0px;
	margin-left:10px;
	}


.tabsnav li a {
	text-decoration: none;
	font-weight: normal;
	line-height:25px;
	font-weight:normal;
	padding:0px 17px;
	font-size: 13px; 
	color:#570B3F;
	text-transform:uppercase;
	text-decoration: none;
	display:block;

	}
		
.tabsnav li a:hover, .tabsnav li a:active, .tabsnav li.ui-tabs-selected a {
	text-decoration:none;
	background:#F8F8F8 url(images/post.png) top repeat-x;
	border-right:1px solid #d4d4d4;
	border-left:1px solid #d4d4d4;
	border-bottom:1px solid #F8F8F8;
	color:#005AB2;
padding:0px 16px;
	}


.tabsdiv {
	border:1px solid #D4D4D4;
	padding: 5px 5px 5px 5px;

	background:#F8F8F8;
	}
.tabsdiv a:link,.tabsdiv  a:visited {	

	color:#52483e;

	}
.tabsdiv a:hover{

		color:#52483e;
	}
.tabsdiv ul{

	list-style-type:none;
	margin:0px 0px;
	padding:0px 0px;
	
		}
		
.tabsdiv ul li{	

	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
	color:#333;

}
.tabsdiv li a:link,.tabsdiv li a:visited{
	display:block;
	margin-left:5px;
	overflow:hidden;
	line-height:24px;
	padding:2px 5px ;
	margin:2px 5px;
	color:#666;
	font-size:13px;
	border-bottom:1px solid #fff;

		}

.tabsdiv li a:hover {

	color:#005AB2;
	text-decoration:none;
		}

.tabsdiv embed{
	width:320px;
	height:270px;
}		
.tagbox{
	padding:10px;
}
.ui-tabs-hide {
	display: none;
		}

/* Bottom */

#bottom{
	width:1000px;
	margin:0px auto;
	background:#1389FF url(images/foot.png) bottom repeat-x;
		padding-bottom:20px;
}
.bottomcover{
	width:100%;

}	
h3.bothead{

	height:20px;
	font-size:16px;
	padding-left:10px;
	padding-top:10px;
	color:#00386F;
	text-transform:uppercase;
	margin-bottom:10px;
	text-shadow:1px 1px 0px #0D77DF;	
}
.botwid{
	float:left;
	width:230px;
	padding-bottom:10px;
	font-size:12px;
	margin:10px 0px 0px 15px;
	color:#ddd;
	}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 5px 5px 5px ;

	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 220px;
	list-style-type: none;
	border-bottom:1px solid #1179e1;
	text-shadow:1px 1px 0px #0D77DF;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #DFEFFF;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;


	}

.botwid ul li a:hover{

	color: #fff;
	}

.botwid p{
	padding: 7px 10px;
	margin:0;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	

.widebanner{
	margin:10px 0px;
	text-align:center;
}
#menu a {
	font-size: 13px;
}
/* Benoit Emery styles */
.benoitemery {
color:#333333;
font-family:Lucida Grande,Sans-serif;
font-size:10px;
height:18px;
margin-left:824px;
margin-top:-20px;
position:absolute;
text-transform:uppercase;
width:314px;
z-index:2;
}
a.benoitemerylink {
text-decoration:none;
font-size:10px;
color:#666666;
}
a.benoitemerylink:hover {
color:#FF6600;
}
.logo_eb{
position:relative;
top:2px;
}        
div #slide a {
/* position:relative; */
/* height:16px; */
/* top:-16px; */
/* padding-left:10px; */
/* padding-right:10px; */
}
.paddingright {
	padding:0px 50px 0px 0px;
}