/* @override 
	http://www.wp-business-theme.com/test2/wp-content/themes/archeronne/css/colour/black.css
	http://www.dadaelyasmine.com/wp-content/themes/archeronne/css/colour/black.css
*/

@charset "utf-8";
/* CSS Document */
ul.categories li a:hover span.date{
	color:#000000;
}

a:hover{
	color: white;
}

#banner h1, #banner p, #services h1, #homewidget h1{
	color: white;
}

#banner_nav a:hover{
	background:url(../images/nav_bg_hover_black.jpg) no-repeat;
	color:#373737;
}

#holder a.activeSlide {
	background:url(../images/nav_bg_hover_black.jpg) no-repeat;
	color:#373737;
}

#posts a:hover img{
	border:3px solid #373737;
}

.post_btn a.btn, #citation a.btn{
	background: #dbba37;
	border: 1px solid #634334;
}

#citation a.btn{
	margin-top: 20px;
	float: right;
}

#homewidget input.btn{
	background: #dbba37;
	border: 1px solid #634334;
}

ul.categories li a:hover img{
	border:3px solid #373737;
}

#sidebar .widget ul#twitter_update_list li a{
	color:#373737;
}

input#searchsubmit{
	border:3px solid #373737;
	background:#373737;
}

#post span.box{
	background:#373737;
	border:1px solid #000000;
}

#post img{
	background:#373737;
	border:1px solid #000000;
}

#post .author a img, #comments ul li a img{
	background: #373737;
	border:1px solid #000000;
}

#post .author a:hover img, #comments ul li a:hover img{
	background: #373737;
	border:1px solid #000000;
}

#comments li img{
	background:#373737;
}

#portfolio ul.portfolio_nav li a.current{
	color:#373737;
}

li.current-cat a{
	color:#373737;
}

#posts a span{
	color: white;
}

/* Contact */

#homewidget.contact a {
	color: white;
	text-decoration: underline;
}

#homewidget.contact a:hover {
	text-decoration: none;
}

#sidebar ul li a{
	display:block;
	padding:10px 0 12px 10px;
	border-top:1px solid #d9d9d9;
	color: #666666;
	background:#eaeaea;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:0.8em;
	text-transform:capitalize;
	width:285px;
}


#sidebar ul.feature li a { margin-left: 2px; margin-bottom: 0; list-style-type: none; list-style-image: none; list-style-position: outside;
	border-top-style: none;
	padding: 0;
	background-color: transparent;
	color: white;
	font-weight: normal;
	font-style: normal;
	border-bottom-style: none;
}
#sidebar ul.feature li a:hover {
	text-decoration: underline;
}
#sidebar ul.feature li {
	border-bottom-style: none;
	padding-left: 21px;
}
#sidebar ul.feature li.mail { background: transparent url('../images/contact.png') no-repeat scroll left 6px; }
#sidebar ul.feature li.contact { background: transparent url('../images/contact.png') no-repeat scroll left -16px; }
#sidebar ul.feature li.pdf { background: transparent url('../images/contact.png') no-repeat scroll left -37px; }
#sidebar ul.feature li.tel { background: transparent url('../images/contact.png') no-repeat scroll left -62px;
	color: white;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	text-transform: none;
}