/*
Theme Name:VeillePerso
Theme URI:http://www.veilleperso.com
Description:Theme built for veille perso
Version:1.1
Author:Olivier Ruffin
Author URI:http://www.veilleperso.com/
*/
/* -------- RESET --------- */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear_both {
  clear: both;
  margin:0;padding:0;
  height: 0%;
  height: 0px;
  width: 100%;
}

/* -------- COLORS --------- */
body {
  background-color: #000000;
  color: #000;
}
a {
  color: #2044A5;
  font-weight: bold;
}
a.external {
  font-weight: bold;
  color: #444444;
}
a.std {
  color: #2044A5 !important;
  text-decoration: underline !important;
}
#container, #page, #content, #sidebar, #footer {
  background-color: #FFFFFF;
}
#container {
  margin:0 auto;
  background-color: #000 url(images/bg.jpg) repeat-x 0 0;
  border-color: #444;
  border-style: solid;
  border-width: 1px 1px 5px 1px;
}
#header {
  border-bottom: 4px solid #444444;
  background: #7f8082 url(images/bg-header.jpg) repeat-x scroll 0% 100%;
}
#header #title_preview {
  color: #E8E8E8;
}
#header #blog_subtitle {
  color: #FFF;
}
#subheader {
  color: #FFF;
}
#submenu {
  color: #000;
  background-color: #F9F9F9;
  border: 1px solid #EFF0F1;
}
#content {
  border-right: 1px dotted #ddd;
}
.content h1,
.content h2,
.content h3,
.content .h3,
.content h4,
.content h5 {
  color: #a21300;
}
.content h1 {
  border-bottom: 1px dotted #444;
}
.content h3,
.content .h3,
.content h4,
.content h5,
.linkcat h2 {
  border-bottom: 1px dotted #444;
}

.content blockquote {
  border-left: 2px solid #CCC;
  margin: 0; padding: 0;
  padding-left: 10px;
  font-style: italic;
  vertical-align:top;
}

pre {
  color: #eee;
  background: #000;
}
.post_title a {
  color: #a21300;
}
h1.post_title {
  margin-top: 0px;
  padding-top: 0px;
}
.post_author {
  color: #aaa;
}
.post_meta {
  background: #EEF0F1 url(images/light_bg.gif) repeat-x scroll left bottom;
  border: 1px solid #EFF0F1;
}
.post_meta a {
  color: #444;
}
.bypostauthor {
  background-color: #F9F9F9;
  border: 2px solid #a21300;
}
.post_author a,
.post_author a:hover {
  color: #aaa;
}
.comment-meta {
  color: #999;
}
.comment-meta a {
  color: #999;
}
.comment,
.pingback {
  border: 2px solid #ddd;
}
.archives {
  border-bottom: 1px solid #ddd;
}
.thumb-preview img {
  border: 1px solid #444444;
}
#commentform,
div.comments {
  background: #f2f2f2;
  border: 1px solid #ddd;
}

#sidebar div.widget {
  margin-bottom:10px;
}

.widgettitle {
  background: #252424 url(images/side_title.gif) repeat-x scroll left bottom;
  color: #FFF;
}

.widget_text a {
  color: #a21300 !important;
}
.latest-thumbs img {
  border: 1px solid #444444;
}
#footer {
  border-top: 1px solid #CCC;
  background: #FFF;
}
#header a,
#header a:hover,
#header a:active,
#subheader a,
#subheader a:hover,
#subheader a:active {
  color: #FFF;
}
#subheader a:hover {
  border-bottom: 3px solid #FFF !important;
}
#submenu a {
  color: #2044A5;
}
#sidebar a,
.widget a {
  color: #a21300;
}
.widgettitle a,
.widgettitle a:active {
  color: #FFF;
}
#footer a,
#footer a:active {
  color: #000;
}

#featured {
  background-color: #FFF;
}
.featured_title {
  color: #888;
  border-bottom: 4px solid #ccc;
}
.featured_title span {
  color: #3259D8;
}
.featured_scroller {
  background: #eee;
}
.featured_controls li {
  border: 1px solid #888;
  border-top: 0px;
}
.featured_controls a:hover {
  background: #FF9000;
  color: #FFF;
}
.wp-pagenavi a,
.wp-pagenavi a:active {
  border: 1px solid #2044a5;
  color: #2044a5;
  background-color: #FFFFFF;
}
.wp-pagenavi a:hover {
  border: 1px solid #000000;
  color: #000000;
}
.wp-pagenavi span.pages,
.wp-pagenavi span.current,
.wp-pagenavi span.extend {
  color: #000000;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}
.adHeadline {
  color: #00008b;
}
.archives_links a{
  color: #a21300;
}

/* -------- LAYOUT --------- */
body {
  margin: 0;
  padding: 0;
  font-family: "Helvetica neue",Helvetica,Verdana,Arial,Sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 62.5%;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: center;
}
hr {
  margin: 0;
  padding: 0;
  border: 0px;
  height: 1px;
  clear: both;
}
#container {
  width: 1000px;
  height: 100%;
  text-align: left;
  margin:0px auto;
  padding: 0;
  line-height: 2.0em;
}
#header {
  position: relative;
  margin: 0;
  padding: 0;
  height: 110px;
  width: 1000px;
}
#page {
  margin: 0;
  padding-top: 15px;
  height: 100%;
  width: 1000px;
}
#content {
  width: 660px;
  margin: 0;
  padding: 0px 10px 15px 10px;
  position: relative;
}
#sidebar {
  margin: 0;
  padding: 0;
  width: 300px;
  margin-right:10px;
  float: right;
  text-align: left;
}
#side_top,
#side_bottom {
  width: 300px;
  margin: 0;
  padding: 0px;
  display: block;
  clear: both;
}
#side_left,
#side_right {
  margin: 0;
  padding: 0;
  float: left;
  display: inline-block;
  width: 145px ;
}
#side_right {
  margin-left: 5px;
}

#side_left .widget, #side_right .widget {
  max-width:150px;
}
#footer {
  height: 40px;
  margin: 10px 0 0;
  padding: 10px 0 0;
  clear: both;
}
#content {
  float: left;
}
/*===== Global Styles =====*/
@media print {#sidebar {
  display: none;
}
#content {
  float: none;
  width: 90%;
}
pre {
  color: #000;
  background: #eee;
}
.content form.comments {
  display: none;
}

}
input,textarea {
  font-size: 1.2em;
}
abbr {
  border: none;
}
a img {
  border: none;
  padding: 0;
  margin: 0;
}
a.read_more {
  font-size: 90%;
}
/*-------- Header ------ */
#header {
  position: relative;
}
#header a {
  text-decoration: none;
}
#header a:hover,
#header a:active {
  background: transparent;
  text-decoration: none;
}
#title_preview {
  padding: 5px;
  margin-left: 10px;
  font-size: 1.2em;
  font-style: Arial;
  height: 16px;
  font-weight:normal;
  display:block;
}
#title_preview a {
  font-weight:normal;
}
#blog_title {
  margin-top: 10px;
}
#blog_title a {
  display:block;
  font-weight: normal;
  font-size: 42px;
  font-family: "Trebuchet MS",Arial,Arial,sans-serif;
  margin: 0;
  padding: 5px 3px 3px;
  margin-left: 10px;
}
#blog_subtitle {
  font: normal 12px Verdana,Arial,sans-serif;
  margin-top: 5px;
  margin-left: 10px;
  float: left;
}
#subheader {
  clear: both;
  position: absolute;
  bottom: 6px;!bottom:0px;
  width: 1000px;
  height: 2.2em;
  vertical-align: bottom;
}
#subheader a,
#subheader a:hover,
#subheader a:active {
  font-weight: normal;
  text-decoration: none;
}
#subheader ul {
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
  padding-top: 4px;
  font-size: 1.4em;
}
#subheader li {
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0px 10px;
}
#subheader a {
  padding: 0px 0px 3px 0px;!padding-bottom:0px;
}
#search_google {
  float: right;
  display: inline-block;
  margin-right: 10px;
}
#submenu {
  clear: both;
  margin: 0;
  padding: 5px 7px;
  font-weight: normal;
  font-size: 1.3em;!font-weight:bold;/*IE*/
}
#submenu a {
  text-decoration: underline;
}
#submenu a:hover {
  text-decoration: underline;
}
/*------ Content ---- */
.content h1,
.content h2,
.content h3,
.content .h3,
.content h4,
.content h5 {
  font-family: "lucidamac bold","Lucida Grande",Arial,sans-serif;!font-family:Arial,sans-serif;/* IE*/
  clear:both;
}
.content h1,
.content h2 {
  font-size: 2.2em;
  margin: 0 0 0.8em;
}
.content h1 {
  padding-bottom: 0.2em;
}
.content h3,
.content .h3,
.content h4,
.linkcat h2 {
  display:block;
  font-size: 1.8em;
  margin: 1.2em 0 0.8em;
  padding-bottom: 0.2em;
}
.content h5 {
  font-size: 1.5em;
  margin: 0;
  padding: 0;
  margin-bottom: 3px;
}
.content p {
  margin: 0 0 1.2em;
  clear: none;
}
.content ul,
.content ol {
  margin: 1em;
  padding: 0;
}
.content ul {
  list-style-type: square;
}
.content ol {
  list-style-type: none;
  margin: 1em 0;
}
.content li {
  margin: 0 0 0 1em;
  padding: 0;
  clear: both;
}
.content ul.blogroll {
  margin: 0;
  padding: 0;
}
.blogroll li.linkcat {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.post_content ul {
  clear: none;
}
.post_content li {
  clear: none;
}
.post_content img {
  padding: 8px 10px;
}
pre,
code {
  font: normal 14px "bitstream vera sans mono",monaco "lucida console","courier new",courier,serif;
}
pre {
  margin: 1em 0;
  padding: 10px;
  overflow: auto;
}

sub, sup { font-size: .83em } 
sub { vertical-align: sub; } 
sup { vertical-align: super; }

.post {
  clear: both;
  margin: 0px;
  margin-bottom: 10px;
}
.post_title {
  font-size: 2.2em;
  line-height: 94%;
  letter-spacing: -0.5px;
  margin: 0;
}
.post_title a {
  text-decoration: none;
}
.post_title a:hover,
.post_title a:active {
  text-decoration: underline;
}
.post_title .comment_count {
  display: none;
}
.content p.post_author {
  font-size: 1.2em;
  margin: 1em 0 0;
  font-weight: normal;
  clear: both;
}
.content .post_author a,
.content .post_author a:hover {
  background: transparent;
  text-decoration: none;
}

.post_content,
.post_content h2 {
  font-size: 1.5em;
}
.post_content h3 {
  font-size: 1.3em;
}
.post_content h4 {
  font-size: 1.1em;
}
.archives {
  margin: 0px;
  padding: 15px 0px;
  font-size: 1.3em;
}
.archives .post_content {
  font-size: 1.1em;
  vertical-align: top;
  margin-top: 15px;
}
.archives .post_title {
  font-size: 1.1em;
}
.archives .post_title a {
  text-decoration: underline;
}
.archives p.post_author {
  font-size: 0.85em;
  margin-bottom: 8px;
  clear: both;
}
.thumb-preview {
  vertical-align: top;
  margin: 0px 10px 0px 0px;
  padding-bottom: 0px;
  min-width: 125px;
  min-height: 75px;
  vertical-align: top;
}
.post_meta {
  clear: both;
  margin: 0px 0px 10px 0px;
  padding: 5px;
  line-height: normal;
  height: 18px;
  min-height: 18px;
  font-size: 1.3em;
  position: relative;
  vertical-align: center;
}
.post_meta iframe {
  position: absolute;
  top: 5px;
}
ul.post_meta {
  list-style-type: none;
}
.post_meta li {
  margin: 0;
  padding: 0;
}
.post_meta span {
  margin: 0px 10px;
}
#what_now {
  display: block;
  position: relative;
}
#what_now .adwords {
  margin: 0px;
  padding: 0px;
  float: right;
  max-width: 340px;
  margin-bottom: 15px;
  overflow: hidden;
}
#related_posts {
  display: inline-block;
  width: 310px;
  font-size: 1.3em;
  margin-bottom: 15px;
}
#related_posts ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#related_posts li {
  margin-bottom: 10px;
  line-height: 1.3em;
}
#page_block {
  font-size: 1.35em;
}
h1 {
  padding-top: 10px;
}
#page_block h1 {
  font-size: 1.7em;
}
#page_block h2 {
  font-size: 1.5em;
}
#page_block h3 {
  font-size: 1.35em;
}
#page_block h4 {
  font-size: 1.1em;
}
/* Comments and Trackbacks */
#respond,ol.commentlist {
  font-size: 1.35em;
}
ol.comments,
ol.trackbacks {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.content li.comment,
.content li.pingback {
  margin: 0 0 1.5em;
  padding: 1em;
}
.content .says {
  display: none;
}
.comment-author {
  font-weight: bold;
  display: inline;
}
.comment-author .gravatar {
  margin: 0 0 0.5em 0.5em;
  float: right;
}
.comment-meta {
  display: inline;
  margin-left: 5px;
  font-size: 0.9em;
}
.comment-meta a {
  text-decoration: none;
}
#commentform,
div.comments {
  padding: 1em 1em 0em 1em;
  margin-bottom: 10px;
}
#commentform label {
  font-weight: bold;
}
#commentform textarea {
  width: 90%;
  height: 150px;
  padding: 3px;
}
div.tagcloud {
  line-height: 32px;
  margin-top: 20px;
}
#site_preview_image {
  float:right;
  vertical-align: top;
  margin: 0px 0px 10px 10px;
  border: 2px solid #444444;
  width:310px;
  height:233px;
}
#site_preview_image img {
  margin: 0px;
  padding: 0px;
  width: 310px;
  height: 233px;
}
/*-- Sidebar ---*/
#sidebar {!font-weight:bold;/*IE*/
}
.widget {
  width:300px;
  font-size: 1.25em;
  line-height: 1.4em;
  overflow: hidden;
}
.widget_or_latest_post a,
.widget_or_contextual_links a {
  font-size: 0.95em;
}
.widgettitle,
h2.widgettitle {
  display:block;
  font-family: 'Trebuchet MS',Arial,sans-serif;
  font-size: 1.3em;
  font-weight: normal;!font-weight:bold;/* IE */
  margin:0px;
  padding: 6px 0px 8px 6px;
  height: 18px;
  color:#FFF;
}
.widgettitle a,
h2.widgettitle {
  text-decoration: none;
  font-weight: normal;
  _font-weight: bold;/* IE */
  color:#FFF;
}
.widgettitle a:hover,
.widgettitle a:active {
  font-weight: normal;!font-weight:bold;/* IE */
  text-decoration:underline;
}
.sidebar ul {
  list-style-type: none;
  margin: 0 0 1.2em;
  padding: 0;
}
.widget ul {
  list-style-type: none;
  margin: 0px;
  padding: 5px;
  text-align: left;
  text-decoration: none;
}
.framed {
  margin: 0px;
  padding: 5px;
  text-align: left;
  text-decoration: none;
  background-color: #F9F9F9;
  border: 1px solid #EFF0F1;
}
.framed ul {
  border: none !important;
  padding: 5px 0px !important;
}
.widget li {
  margin: 2px 0px;
  padding: 0;
}
.sidebar em {
  font-style: normal;
}
.widgettitle img {
  padding-bottom: 4px;
  vertical-align: middle;
}
.latest-thumbs li {
  display: inline;
}
.latest-thumbs img {
  margin-right: 20px;
  margin-bottom: 10px;
}

.subscribe_widget a {
  font-weight: bold;
}
.subscribe_widget a.rss {
  padding: 0px 0pt 1px 20px;
  margin-right: 24px;
  background: transparent url(images/feed.gif) no-repeat scroll 0pt 0px;
}
.subscribe_widget a.email {
  padding: 0px 0pt 1px 20px;
  margin-right: 24px;
  background: transparent url(images/mail.gif) no-repeat scroll 0pt 0px;
}
.subscribe_widget p {
  margin: 2px 0px 4px 0px;
}
.subscribe_widget input.text {
  width: 200px;
}
.subscribe_widget .counters {
  margin: 10px 0px 0px;
}
#sidebar #cse-search-box input.text {
  width: 140px !important;
}
/*-- Footer ---*/
#footer {
  font-size: 1.2em;
  height: 90px;
  padding: 0px 15px;
  position: relative;
}
#footer hr {
  display: none;
  clear: both;
}
#footer p {
  margin: 0;
  padding: 5px;
  text-align: left;
}
#footer #creative_commons {
  position: absolute;
  top: 15px;
  line-height: 1.4em;
}
/* Images */
.content 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
}
/* Featured Column CSS */
#featured {
  width: 650px;
  padding: 0px;
  margin: 10px auto 0px;
  background-color: #FFF;
}
.featured_title span {
  font-weight: bold;
  padding-left: 10px;
  font-size: 1.6em;
  padding-right: 10px;
}
.featured_scroller {
  clear: both;
  display: block;
  height: 160px;
  width: 650px;
  overflow: hidden;
}
.featured_scroller .post {
  padding: 10px;
  width: 580px;
  height: 200px;
  overflow: hidden;
}
.featured_controls {
  float: right;
  padding: 0;
  margin: 0;
  font-size: 1.3em;
}
.featured_controls ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.featured_controls li {
  clear: none;
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.featured_controls a {
  display: block;
  padding: 0px 10px;
  margin: 0;
  text-decoration: none;
  line-height: 25px;
  height: 25px;
}
/* various */
.center {
  text-align: center;
}
.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}
.navigation_single {
  display: block;
  text-align: left;
  padding: 0;
  margin: 2px 0px 10px 0px;
  line-height: 18px;
}
.nohover,.nohover a:hover {
  background: transparent !important;
  text-decoration: none !important;
  border: 0px !important;
}
.avatar_comment {
  float: right;
}
.avatar_comment img {
  position: relative;
  top: -12px;
  right: -12px;
  height: 32px;
}
div.wp-pagenavi {
  margin: 20px 0px;
}
img.wp-smiley,
.post_content img.wp-smiley {
  margin: 0px;
  padding: 0px;
  border: 0px;
  height: 16px;
  width: 16px;
}
/* wp-pagenavi plugin */
.wp-pagenavi a,
.wp-pagenavi a:active {
  padding: 2px 4px 2px 4px;
  margin: 2px;
  text-decoration: none;
}
.wp-pagenavi span.pages,
.wp-pagenavi span.current,
.wp-pagenavi span.extend {
  padding: 2px 4px 2px 4px;
  margin: 2px;
}
.wp-pagenavi span.current {
  font-weight: bold;
}
/* ads */
.adwords {
  margin: 0px 0px 5px;
  padding: 0px;
}
.adwords iframe {
  margin: 0px;
  padding: 0px;
}
.ad_block {
  clear:both;
  display: block;
  margin-bottom: 15px;
}
.multiple .ad_block {
  margin-bottom: 0px;
}
.ads_top {
  min-width: 310px;
  max-width: 340px;
  overflow: hidden;
}
.ads_high_top {
  margin-left: 8px;
}
.ads_bottom {
  max-width: 340px;
  overflow: hidden;
}
.ad_block div.adwords {
  vertical-align: top;
  clear: none;
  float: left;
  display: inline;
}
.ad_block .widget,
.ad_block .ads_ad1,
.ad_block .ads_ad2 {
  float: right;
}
.ad_block .ads_other {
  padding-right: 4px;
}
.sidebar .ads_widget {
  position: relative;
  float: none;
  display: block;
  margin-bottom: 10px;
}
/* AD42 */
.adHeadline {
  font: bold 10pt Arial;
  text-decoration: underline;
}
.ad42_125x125 {
  border: none;
  margin: 0;
  padding: 0;
  margin-left: 15px;
}
.ad42_125x125 td {
  padding-right: 10px;
  padding-bottom: 10px;
  border: 0px;
}
.ad42_125x125 img {
  border: 0px
}
.archives_links {
  clear: both;
  float: none;
  margin-top: 20px;
}

.archives_links h2.post_title,
.archives_links strong.post_title,
.archives_links .all_archives {
  font-size: 1.3em !important;
}
.archives_links a {
  text-decoration: underline;
}
.archives_links h2.post_title {
  display:inline-block;
}

a.twit_this {
  background: url("images/twit_this.png") 0 50% no-repeat;
  padding-left: 20px;
}
a.followers {
  margin: 0px;
  padding: 0px;
}
.content .framed {
  background-color:#FFF;
}
.clear { clear: both;height: 0%;height: 0px;width:100%;}

div#wikio-widget-ebmini-1 {
  float:left !important;
}

div.ebuzzing_box a {
  font-weight:normal;
}