/*
Theme Name: HIGHTECH-AREA
Theme URI: http://www.fr.hightech-area.com
Description: The hightech-area official theme
Version: 0.1
Author: Steven LE ROUZIC & Thomas WEATHERLY
The : 05/24/2009

*/

/* MAIN BODY */
body#hightecharea {
	background: url(img/background_top.png) repeat-x #f2f2f2;
	color: #444;
	margin: 0px auto;
	font-family: "trebuchet ms", sans;
	font-size: small;
	line-height: 1.5em;
	}

/* LINKS */
a {
	color: #3a6795;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
h2 a {
	text-decoration:none;
	}
a img {
	border:none;
	}

/* TEXT & quote & code */
p {
	text-align: justify;
	}
blockquote {
	background: #e5e5e5;
	font-style: italic;
	padding: 5px;
	}
pre, code {
	background: #e5e5e5;
	padding: 5px;
	display:block;
	margin:4px;
	}

/* TABLE */
table {
	margin-top: 0px;
	border: 2px solid #E6E7E9;
	border-top:none;
	margin-bottom: 40px;
	border-collapse: collapse
	}
td {
	padding: 5px;
	border:2px solid #E6E7E9;
	border-bottom:1px solid #E6E7E9;
	}
th {
	color: white;
	margin:0px;
	padding-top:3px;
	margin-top: 2px;
	background-repeat:repeat-x;
	height:30px;
	/*border: 2px solid #54C3FC;*/
	background-color:#E6E7E9;
	color:#333333;
	border-top:none;
	border-bottom: none;
	}

/* CONTAINER */
#container {
	margin: 0px auto;
	width: 960px;
	}

/* HEADER */
#header {
	height: 95px;
	padding-top: 5px;
	width: 100%;
	}
#logo {
	background: url(img/logo.png);
	display: block;
	float: left;
	height: 90px;
	width: 200px;
	}
#top {
	height: 30px;
	width: 100%;
	}
#lang_fr {
	background: url(img/tiles_top.png) -22px 0px;
	display: block;
	float: left;
	height: 30px;
	margin: 0px 5px;
	width: 22px;
	}
#lang_en {
	background: url(img/tiles_top.png) -66px 0px;
	display: block;
	float: left;
	height: 30px;
	margin: 0px 5px;
	width: 22px;
	}
#ad {
	display: block;
	float: left;
	height: 90px;
	margin-left: 5px;
	width: 728px;
	}

/* SEARCH FORM */
#top .search_form {
	display: block;
	/*float: right;*/
	margin: 0px;
	margin-right: 10px;
	margin-top: 0px;
	padding: 0px;
	height: 30px;
	}
#search_text {
	background: url(img/tiles_top.png) 0px -30px;
	border: none;
	color: black;
	float: right;
	font-size: 0.9em;
	height: 30px;
	padding: 0px 4px;
	width: 114px;
	}
html>/**/body #search_text, x:-moz-any-link, x:default { 
	padding-top: 5px;
	height: 25px;
	}
#search_submit {
	background: url(img/tiles_top.png) 19px -30px;
	border: none;
	display: block;
	float: right;
	height: 30px;
	margin-left: 5px;
	padding: 0px;
	width: 19px;
	}
#list_page ul {
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:0px;
	}
#list_page li {
	float:left;
	width:auto;
	height:22px;
	margin:2px;
	margin-right:4px;
	}
#list_page li a {
	width:auto;
	height:22px;
	display:block;
	text-decoration:none;
	color:white;
	}

/* MENU */
#menu {
	margin-top: 10px;
	height: 30px;
	width: 100%;
	}
#menu a {
	background: url(img/menu_separator.png) no-repeat top right;
	color: white;
	display: block;
	float: left;
	height: 25px;
	padding: 0px 15px;
	padding-top: 5px;
	text-decoration: none;
	}
#menu a:hover {
	background: url(img/menu_hover.png) repeat-x;
	}
#menu ul { 
	list-style-type:none;
	padding:0px;margin:0px;
	}

/* LATELY BOX */
#lately {
	background: url(img/une_middle.png);
	color: white;
	margin-top: 10px;
	width: 100%;
	}
#right_lately ul { 
	padding:10px;
	}
#top_lately {
	background: url(img/une_top.png) no-repeat;
	width: 100%;
	}
#bottom_lately {
	background: url(img/une_bottom.png);
	height: 19px;
	width: 100%;
	}
#right_lately {
	margin-left: 601px;
	padding: 10px;
	}
#right_lately ul { list-style-type:none; padding:2px; padding-right:20px;}
#left_lately {
	float: left;
	margin-left: 20px;
	padding: 10px;
	width: 551px;
	}
* + html #left_lately { /* Bug IE 7 */
	padding-top: 20px;
	}
* html #left_lately { /* Bug IE 6 */
	padding-top: 20px;
	}
#lately h3 {
	text-align: center;
	}
#lately a {
	color: white;
	}
a#subscribeFeed {
	height:30px;
	font-size:16px;
	font-weight:bold;
	line-height:15px;
	padding-left:30px;
	background:url(img/feed.png) 0 0 no-repeat;
	margin-bottom:0px;
	text-decoration:none;
	}

/* SIDEBAR */
#sidebar {
	float: right;
	width: 300px;
	}
#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	}
#sidebar h2 {
	background: url(img/sidebar_title.png) no-repeat;
	color: #666;
	font-size: 1.2em;
	padding: 10px 5px 0px 15px;
	height: 35px;
	width: 280px;
	}
#sidebar ul ul {
	list-style-type:none;
	padding-left:20px;
	}
#sidebar ul li a:hover {
	color: #3a6795;
	}
#sidebar ul li {
	border-bottom: 1px solid #DADADA;
	padding-bottom:10px;
	}
#body {
	margin-right: 315px;
	}

/* FOOTER */
#footer {
	background: #3e3e3e;
	margin-top: 15px;
	width: 100%;
	}
#footer_middle {
	background: url(img/footer_separator.png) top center repeat-y;
	margin: auto;
	width: 960px;
	margin-bottom:20px;
	}
#f_box1, #f_box2, #f_box3 {
	float: left;
	padding: 0px 5px;
	width: 310px;
	}
#footer h3 {
	text-align: center;
	}
#footer ul {
	list-style-type: none;
	}
#footer, #footer a {
	color: #ddd;
	}
#totop {
	background: url(img/top_footer_background.png);
	height: 22px;
	padding-top: 2px;
	text-align: center;
	width: 100%;
	}
#totop a {
	color: #444;
	text-decoration: none;
	}

#copy {
	background: url(img/bottom_footer_background.png);
	color: white;
	height: 23px;
	padding-top: 5px;
	text-align: center;
	width: 100%;
	}

/* BODY & POSTS*/
#body {
	margin-top:30px;
	}
#body .post {
	padding: 10px;
	overflow: hidden;
	padding-bottom: 1em;
	margin-bottom: 2em;
	/*border-bottom: 1px dotted #333;*/
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color:white;
	}
.post_content {
	padding: 15px 0px 5px;
	clear:both;
	border-top: dotted 1px #CCCCCC;
	}
.post_metadata {
	font-size: 90%;
	}
.post .category {
	float:left;
	}
.post .author {
	float:left;
	}
.post .comments {
	float:right;
	}
.avatar {
	float:left;
	margin:3px;
	}
.post_date {
	height: 50px;
	width: 45px;
	background: url(img/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
	margin-right:10px;
	}
.post_date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 7px;
	}
.post_title {
	color: #000;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font-size: 24px;
	}
.post_title a {
	text-decoration:none;
	}
.post img.thumb {
	float:left;
	margin-left:-2px;
	margin:6px;
	width:150px;
	height:150px;
	}

/* POST NAVIGATION */
.post-nav {
	padding-bottom: 50px;
	margin-top: -15px;
	font-size: 95%;
	}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(img/post-nav-previous.gif) no-repeat left center;
	}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(img/post-nav-next.gif) no-repeat right center;
	}

/* POST COMMENTS */
.comment_entry {
	background-color:white;
	padding:5px;
	margin:5px;
	margin-bottom:20px;
	}
.recentcomments a {
	display:inline !important;padding: 0 !important;margin: 0 !important;
	}

/* ALIGNMENTS */
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
	}

img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
	}
p img {
	padding: 0;
	max-width: 100%;
	}
.clear {clear:both;}
hr.clear {clear:both;visibility: hidden;margin: 0px;padding: 0px;}

/* @ STANDARD ELEMENTS */	
img#wpstats{width:0px;height:0px;overflow:hidden;}
	
.border{ padding: 2.5px;	border: 1px solid #ccc;}
.hidden {display: none; visibility: hidden;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignleft {float: left;margin:0 10px 5px 0;}
.alignright {float: right;margin:0 0 5px 10px;}


/* FLOATING AND ALIGNMENT */
.floatleft{float:left;margin:3px 7px 0 0;}
.floatright{float:right;margin:3px 0 0 7px;}
.right{float:right;}
.block{display:block;}
.left{float:left;}
.clear{clear:both;}
.center {text-align: center;}

/* IMAGES */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}

/* CAPTIONS */
.aligncenter,
	div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align:center;
	}

