/*  
Theme Name: Adenova Red Touch
Theme URI: http://www.adenova.fr/
Description: A WordPress theme with a red touch for Adenova Web Agency.
Author: Adenova
Author URI: http://www.adenova.fr/
Version: 1.0
*/

body { position: relative; text-align: center; margin: 0 auto; font-size: 12px; color: #ffffff; font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif; background-color: #1c1c1c}
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0px; padding: 0px; }
a, a:link, a:active { color: #B20202; text-decoration: underline; }
a:hover { color: #000000; }

#wrap { width: 900px; text-align: left;  margin: 0 auto;}

#header {
	position: relative;
	border-top: 5px solid #B20202; 
	border-bottom: 1px solid #2E2D2F;
	height: 130px; 
	background: transparent url(images/bg_header.png) no-repeat scroll center bottom;
}

#header .titles { position: absolute; top: 30px; overflow:hidden; width: 200px; height: 74px; background: url(images/logo.png) no-repeat top left;}
#header h1 a { display: block; width: 200px; height: 74px; padding-top: 74px;}
#header h1 a span { display: block;}

#menu {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 40px;
	/*width: 100%;*/
	/*text-align: right;*/
}
#menu ul { padding: 0px; margin: 0px; list-style: none; height: 40px; }
#menu ul li { float: left; height: 40px;}
#menu ul li a { display: block; text-align: center; padding: 9px 5px 11px 5px;font-size: 17px; color: #ffffff; text-decoration: none; }
#menu ul li.current_page_item a {color: #B20202; background: transparent url(images/menu_current_item.png) no-repeat scroll center bottom; }
#menu ul li a:hover { color: #828385; }
#menu ul li.current_page_item a:hover { color: #828385; }

#menu ul ul { display: none; position: absolute; }

#content { position: relative; background: #1c1c1c url(images/main-background.jpg) no-repeat top center; padding-bottom: 43px; }
#leftcolumn {}

#leftcolumn h3 {
	color: #B20202;
	font-weight: bold;
}

#rightcolumn {}

.rss { display: block; text-indent: -9999px; width: 300px; height: 95px; background: url(images/rss.jpg); }
.sidebar { width: 260px; border: solid 20px #F7F3EF; background: #F7F3EF; margin-top: 10px; }
.sidebar h3 { font-size: 22px; font-weight: bold; font-family: 'Arial', 'Verdana', 'Trebuchet MS', sans-serif; color: #4A4539; border-bottom: solid 1px #E7DFD6; padding-bottom: 10px; margin-bottom: 6px;  line-height: 22px; }
.sidebar .item { margin-bottom: 40px; }
.sidebar .item a {padding: 2px; font-size: 12px;}
.sidebar .item ul { padding: 0px; list-style: none; margin: 0px; line-height: 20px; }
.sidebar .item ul li { color: #A5927B; font-size: 11px; border-bottom: dashed 1px #DEDBCE; padding-bottom: 5px; margin-bottom: 5px;}
.sidebar .item ul#half li { width: 130px; float: left; }

/*
.navigation { margin-top: -30px;}
.navigation a { font-size: 18px; font-weight: bold; font-family: 'Arial', 'Trebuchet MS', 'Verdana'; color: #4A4539; background: #F7F3EF; text-transform: uppercase; text-decoration: none; padding: 6px; }
.navigation a:hover { color: #000000; }
.navigation .leftalign { float: left; }
.navigation .rightalign { float: right; }
*/

#footer { border-top:1px solid #2E2D2F; color: #2E2D2F; }

.comments { margin-top: -20px; }
.comments h2 { font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif; font-size: 22px; font-weight: bold; letter-spacing: -1px; color: #4A4539; border-bottom: solid 1px #E5D9CC; line-height: 22px; margin-bottom: 7px; padding-bottom: 7px; }
.comments .comment, .commentform { display: block; padding: 15px; }
.comments .comment p { margin: 10px 0 0 0; }
.comments .alt, .commentform { background: #F7F3EF; }
.comments .comment .comment-meta { border-bottom: solid 1px #E7DFDE; font-size: 13px; color: #8D7154; padding-bottom: 5px; }
.comments .comment .comment-meta a { color: #000000; text-decoration: none; }
.comments .comment .comment-meta span { padding: 2px; font-size: 15px; font-weight: bold; color: #A7583E;}
.comments .comment .cimment-meta span a { color: #A7583E; }
.comments .commentform .alignleft { width: 150px; float: left; line-height: 40px; margin-top: -15px; }
.comments .commentform .alignright { width: 350px; float: right; }
.comments .commentform input, .comments .commentform textarea { display: block; padding: 5px; width: 340px; margin-bottom: 10px; border: #E7DBCE solid 1px; background-color: #ffffff; }
.comments .commentform input.submitbutton { width: 150px; background: #E7DBCE; float: right; }

.ads {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin:0 0 20px 0;
}
.ads ul {
	width:280px;
	margin:0px;
	padding:0px;
    list-style-type: none;
}
.ads ul li a {
	border-bottom:none;
	float:left;
}
.ads ul li a:hover {
	border-bottom:none;
}
.ads img {
	margin:0px 10px 10px 0px;
}
.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/* Search */

form {
	padding: 0px;
	margin: 0px;
}
.searchbar {
	width: 290px;
	float: right;
	background: #0381CB url(images/s.png) no-repeat 262px center;
	padding: 8px 5px;
	margin: 50px 0 0 0;
}
.searchbar span {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-family: 'Trebuchet Ms', 'Arial', 'Verdana', sans-serif;
	float: left;
	padding: 3px 0px;
}
#searchtop #s {
	margin: 0px 10px;
	padding: 2px;
	height: 16px;
	font-size: 13px;
	width: 180px;
	border: 1px solid #DEA429;
}

