/*
Theme Name: Ikon Theme
Theme URI: http://ikon.fr
Description: Custom theme for ikon.fr
Version: 1.0
Author: Guillaume L.
Author URI: http://ikon.fr
Tags: 
*/

h1, h2, h1 a, h2 a {
	font-size:39px;
	color:#464646;
	padding-top:0;
	margin-top:0;
	font-weight:normal;
}

h1, h1 a, h2, h2 a {
	margin-bottom:10px;
}

h4, h5, p {
	font-size:16px;
	color:#464646;
	text-decoration:none;
}

a {
	color:#464646;
	text-decoration:none;
}

p a, .entry ul li a, .entry ol li a {
	color:#4696da;
}

p a:hover, .entry ul li a:hover, .entry ol li a:hover {
	color:#464646;
	border-bottom:1px solid #888888;
}

p a.imglink:hover {
	border-bottom:none;
}

.highlight {
	background:#e4f2ff;
	border:1px solid #c2c2c2;
	margin:30px 0px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:2px 5px 5px #C2C2C2;
	-webkit-box-shadow:2px 5px 5px #C2C2C2;
}

ol.highlight {
	padding:10px 38px;
}

p.highlight {
	padding:12px 18px;
}
	
h3 {
	margin:0;
	font-size:22px;
	color:#464646;
	font-weight:normal;
}

h3 a {
	color:#888888;
}

h3 a:hover {
	color:#464646;
	border-bottom:1px solid #888888;
}

h3 a.anchor {
	color:inherit;
	}

h3 a.anchor:hover {
	color:inherit;
	border-bottom:none;
}

.entrymeta {
	font-size:11px;
	color:#888888;
	text-transform:uppercase;
}

.entrymeta a {
	color:#888888;
}

.entrymeta a:hover {
	color:#464646;
	border-bottom:1px solid #888888;
}

img {
	border:none;
}

.entry {
	margin-top:30px;
}

.entry ul, .entry ol {
	font-size:16px;
}

.entry ul li, .entry ol li {
	line-height:25px;
	margin:10px 0px;
}

p {
	line-height:25px;
	font-size:16px;
}

a.rss {
	width:14px;
	height:14px;
	float:right;
	margin-right:15px;
	margin-top:5px;
	background:url('/wp-content/themes/custom/images/rss2.png') no-repeat 0 0;
}

a.twitter {
	float:right;	
	height:14px;
	width:26px;
	margin-right:30px;
	margin-top:5px;
	background:url('/wp-content/themes/custom/images/twitter.png') no-repeat 0 0;
}

a.twitter:hover, a.rss:hover {
	background-position:0 -14px;
}

a.rss:hover, a.twitter:hover {
	color:white;
}

.entry p:first-child:first-letter {
	font-size:60px;
	color:#999999;
	float:left;
	padding-top:5px;
	padding-right:5px;
} 

.entry blockquote p:first-child:first-letter {
	font-size:inherit;
	color:inherit;
	float:none;
	padding-top:inherit;
	padding-right:inherit;
}

.lettrine {
	font-size:60px;
	color:#999999;
	float:left;
	padding-top:11px;
	padding-right:5px;
}

blockquote {
	border-left:1px solid #c9c9c9;
	padding-left:15px;
	font-style:italic;
}

a:hover {
	color:#4696da;
	text-decoration:none;
}

body {
	padding: 0;
	margin: 0;
	/* font-size: 62.5%;  Resets 1em to 10px */
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	background: #efefef url('/wp-content/themes/custom/images/body.png') repeat;
	color: #464646;
	}

#wrapper {
	margin:0 auto;
	width:940px;
	background:#ffffff;
	border-left:1px solid #c9c9c9;
	border-right:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
}

#bande_noire {
	height: 25px;
	background:#686868;
}

#bandefooter {
	height:25px;
	background:#686868;
	font-size:11px;
	color:#c9c9c9;
	vertical-align:middle;
}

#bandefooter a {
	color:inherit;
}

#bandefooter a:hover {
	color:white;
}

img, img#logo, img a, img#logo a, a img#logo {
	border:none;
	ouline:none;
}

.bandefootertext {
	margin-left:30px;
	line-height:25px;
}

#subwrapper {
	padding:0px 30px;
}

#header {
	height:125px;
	/* background:url('/wp-content/themes/custom/images/logo.png') no-repeat left center; */
	padding:20px 0px 20px 0px;
	border-bottom:1px solid #c9c9c9;
	vertical-align:middle;
}

a.noborderlink, a.noborderlink:visited, a.noborderlink:active {
	outline-style:none;
	display:block;
	height:100%;
	width:100%;
}

#logo, #logo a:active {
	background: url('/wp-content/themes/custom/images/logo_shaded.gif') no-repeat top left;
	border:0px;
	width:100px;
	height:100px;
}

#logo:hover {
	background-position:0 -100px;
}

#logo_red {
	background: url('/wp-content/themes/custom/images/logo_multi.gif') no-repeat 0 -100px;
}

#logo_orange {
	background: url('/wp-content/themes/custom/images/logo_multi.gif') no-repeat 0 -200px;
}

#logo, #logo_red, #logo_green, #logo_pink, #logo_purple, #logo_orange {
	border:none;
	float:left;
	margin-top:13px;
}

#logo_red:hover, #logo_green:hover, #logo_pink:hover, #logo_purple:hover, #logo_orange:hover {
	background: url('/wp-content/themes/custom/images/logo_multi.gif') no-repeat top left;
}


#logo:hover {
	cursor:pointer;
}

#tagline {
	background:transparent url('/wp-content/themes/custom/images/accolade2.png') no-repeat scroll left center;
	float:left;
	font-size:15px;
	height:80px;
	line-height:25px;
	margin-left:30px;
	margin-top:24px;
	padding-left:55px;
	padding-right:0;
	text-align:left;
	width:90px;
}

#tagline a {
	color:#464646;
}

#tagline a:hover {
	color:#0090c5;
}

#accolade_flip {
	background:transparent url('/wp-content/themes/custom/images/accolade_flip.png') no-repeat scroll left center;
	float:left;
	height:75px;
	margin-top:26px;
	width:24px;
}

#accolade {
	float:right;
	margin-top:29px;
}

#content {
	margin:30px 0 0 0;
	display:inline-block;
}

.post {
	margin-bottom:50px;
}

#main {
	float:left;
	width:590px;
}

#sidebar {
	font-size:39px;
	margin-left:45px;
	width:245px;
	float:left;
}

#footer {
	display:inline-block;
}

#trendingtopics {
	width:910px;
	border-top:1px solid #c9c9c9;
	background:#e9e9e9;
	padding-left:30px;
	max-width:910px;
	max-height:40px;
}

#trendingtags a:first-child {
	margin-left:0px;
}

#trendingtags a {
	font-size:11px;
	text-transform:uppercase;
	color:#686868;
	line-height:40px;
	margin:0 10px;
	position:relative;
	top:-3px;
}

#trendingtags {
	position:relative;
	top:4px;
}

a.tag-link {
	font-size:11px;
}

#trendingtags a:hover {
	color:#464646;
	border-bottom:1px solid #686868;
}

.footerbox_middle p {
	line-height:28px;
	color:#464646;
	font-variant:small-caps;
	text-align:justify;
}

.footerbox_middle a {
	color:#888888;
}

.footerbox_middle a:hover {
	color:#464646;
	border-bottom:1px solid #c9c9c9;
}

.footerbox {
	width:250px;
	float:left;
	font-size:39px;
}

.footerbox_middle {
	float:left;
	font-size:39px;
	padding:0 65px;
	width:250px;
}

.footerbox ul {
	font-size:13px;
	line-height:25px;
	list-style:none;
	margin-left:0;
	padding-left:0;
}

.footerbox ul a {
	color:#4696da;
}

.footerbox ul a:hover {
	color:#464646;
	border-bottom:1px solid #888888;
}

#categories_wrapper {
	margin-left:40px;
	margin-top:16px;
	text-transform:uppercase;
}

ul.categories {
	list-style-type:none;
	margin-left:45px;
	font-size:11px;
	float:right;
	padding-left:0;
	margin-top:0;
	margin-bottom:0;
}

ul.categories li {
	border-top:1px solid #c9c9c9;
	width:245px;
}

ul.categories li:first-child {
	border-top:none;
}

ul.categories li a {
	display:block;
	line-height:30px;
}

ul.categories li a:hover, ul.categories li:hover {
	color:#464646;
}

ul.categories li:hover {
	background:#e4f2ff;
	cursor:pointer;
}

.catcount {
	float:right;
	position:relative;
	top:-25px;
}

#sidebar h2 {
	border-bottom:1px solid #d4d4d4;
	margin-bottom:0;
}

#sidebar h2.articlesh2 {
	background:transparent url('/wp-content/themes/custom/images/articles.gif') no-repeat scroll right bottom;
}

#sidebar h2.tagsh2 {
	background:transparent url('/wp-content/themes/custom/images/tagsh2.gif') no-repeat scroll right bottom;
}

#sidebar ul {
	list-style-type:none;
	padding:0;
	margin-top:0;
	list-style-position:outside;
}

#sidebar ul li a, #sidebar ul li span.recentdate {
	margin-left:0px;
	padding-left:0px;
}

#sidebar li {
	padding:10px 0px;
	font-size:15px;
	line-height:20px;
	border-top:1px solid #d4d4d4;
}

#sidebar li a {
	font-size:15px;
	display:block;
}


#sidebar ul li:first-child {
	border-top:0px;
}

#sidebar ul li.all_articles:first-child {
	border-top:1px solid #d4d4d4;
}

#sidebar li:hover {
	background:#e4f2ff;
}

#sidebar .all_articles {
	border-bottom:1px solid #d4d4d4;
	vertical-align:middle;
	font-size:12px;
	line-height:40px;
	color:#888888;
	display:block;
}

#sidebar .all_articles:hover {
	color:#464646;
	cursor:pointer;
}

#sidebar li.all_articles a {
	display:block;
	font-size:12px;
	line-height:40px;	
	font-weight:bold;
	color:#888888;
}

#sidebar .all_articles a:hover {
	color:#464646;
}

#sidebar li.all_articles {
	padding:0;
	height:40px;
}

.post #singlepost {
	margin-bottom:none;
}

.recentdate {
	display:block;
	font-size:12px;
	color:#888888;
}

.meta_block1 {
	border-bottom:1px solid #c9c9c9;
	display:inline-block;
	padding:5px 0 3px 0;
	width:589px;
}

.taglist {
	background: url('/wp-content/themes/custom/images/tags.png') no-repeat left center;
	float:left;
	max-height:22px;
	max-width:545px;
}

.taglist, .taglist a {
	font-size:12px;
	line-height:22px;
	color:#888888;
	font-variant:small-caps;
	text-transform:uppercase;
}

.taglist a {
	margin:0 10px;
}

.taglist a:first-child {
	margin-left:55px;
}

.taglist a:hover {
	color:#464646;
	border-bottom:1px solid #c9c9c9;
}

.comments {
	float:right;
	background:url(/wp-content/themes/custom/images/blue_bubble.png) no-repeat 0 0;
	text-align:center;
	margin-left:10px;
}

.comments:hover {
	background:url(/wp-content/themes/custom/images/blue_bubble.png) no-repeat 0 -25px;
}

.comments_bubble {
	width:29px;
	height:25px;
	font-family:Arial;
	font-size:13px;
	line-height:20px;
	display:block;
}

.comments_bubble a {
	display:block;
}

.comments a {
	font-size:16px;
	color:white;
}

h3#comments {
	background:url('/wp-content/themes/custom/images/blue_bubble.png') no-repeat 0 0;
	font-size:13px;
	height:25px;
	padding-left:35px;
	float:right;
}

#respond {
	margin-bottom:30px;
}

#respond, #respond p {
	font-size:13px;
}

#respond h3 {
	font-size:24px;
	color:#464646;
}

#respond textarea {
	width:580px;
	padding:5px;
	border:1px solid #c9c9c9;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#respond textarea:focus {
	border-color:#464646;
}

#respond label {
	font-size:15px;
	margin-left:10px;
}

#respond input {
	border:1px solid #c9c9c9;
	padding:5px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#respond input:focus {
	border-color:#464646;
}

#respond input#submit {
	background:url('/wp-content/themes/custom/images/input.png') repeat;
	padding:5px 10px;
	border:1px solid #c9c9c9;
	font-variant:small-caps;
}

#respond input#submit:hover, #respond input#submit:focus {
	cursor:pointer;
	color:black;
	border-color:#464646;
}

ol.commentlist {
	font-size:24px;
	color:#888888;
	border-left:1px solid #c9c9c9;
}

ol.commentlist li {
	font-size:14px;
	font-variant:small-caps;
	padding-top:14px;
}

.comment-author, .fn {
	font-style:normal;
	font-variant:normal;
	color:#464646;
	font-weight:bold;
}

.commentlist p {
	font-variant:normal;
	font-size:13px;
}

.commentlist img {
	float:left;
	margin-right:10px;
}

.commentlist p img {
	float:none;
}	

.comment-meta {
	border-bottom:1px solid #c9c9c9;
	padding-bottom:10px;
}

.comment-meta a {
	font-size:13px;
	color:#888888;
}

.comment-meta a:hover {
	color:#464646;
	border-bottom:1px solid #888888;
}

cite a.url {
	color:#4696da;
}

cite a.url:hover {
	border-bottom:1px solid #4696da;
}

.navigation {
	width:590px;
	position:relative;
	top:-40px;
}

.navigation a {
	border:1px solid #c9c9c9;
	padding:10px 15px;
	background:#e9e9e9;
	font-size:13px;
}

.navigation a:hover {
	color:#222222;
	background:#e2e2e2;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.alignright, .alignleft {
	max-width:260px;
}

img.alignright, img.alignright {
	max-width:none;
}

.aligncenter {
	margin:0 auto;
	display:block;
}

.singlenav {
	font-size:13px;
	color:#464646;
}

.singlenav .alignright, .singlenav .alignleft {
	padding-bottom:30px;
}

.singlenav a {
	color:#464646;
}

.singlenav a:hover {
	color:#888888;
	border-bottom:1px solid #c9c9c9;
}

/* Favikon box */

#ciseaux {
	background: url('/wp-content/themes/custom/images/ciseaux.png') no-repeat;
	height:21px;
	width:32px;
	position:relative;
	float:left;
	top:-10px;
	left:200px;
}

#favikon {
	background:#E4F2FF url('/wp-content/themes/custom/images/bird.png') no-repeat -13px 20px;
	border:1px dashed #d4d4d4;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:15px;
	font-weight:bold;
	height:63px;
	line-height:21px;
	text-align:right;
	color:#666666;
}

#favikon a {
	display:block;
	height:56px;
	padding-top:8px;
	padding-right:13px;
}

#favikon a:hover {
	color:#464646;
}

#favikon:hover {
	background:#cee7ff url('/wp-content/themes/custom/images/bird.png') no-repeat -13px 20px;
	cursor:pointer;
	color:#464646;
}

#favikon p {
	margin:0;
	padding:0;
	font-size:13px;
}

.oui {
	color:#4696DA;
	float:left;
	font-size:18px;
	font-weight:bold;
	padding-right:5px;
	position:relative;
	top:1px;
}

/*End Favikon box */

/* Archives */

#archives {
	font-size:15px;
}

#main_archives {
	margin-bottom:50px;
}

.all_posts .recentdate {
	float:right;
	position:relative;
	top:-27px;
	color:#999999;
}

#archives ul {
	font-size:15px;
	list-style:none;
	padding-left:0;
	margin-left:0;
	width:880px;
}

#archives li {
	border-top:1px solid #c9c9c9;
}

#archives li:first-child {
	border-top:none;
}

#archives li a {
	padding:10px 0;
	display:block;
}

#sidebar_archives {
	float:right;
	width:245px;
	margin-left:45px;
}

#sidebar_archives ul {
	width:inherit;
}

.search {
	font-size:15px;
	margin-top:14px;
	float:right;
}

.nofloat {
	float:none;
}

.search input#s {
	line-height:20px;
	border:1px solid #c9c9c9;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#f4f4f4;
	padding:5px;
}

.search input#s:focus {
	background:white;
}

.search input#searchsubmit {
	border:1px solid #c9c9c9;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-size:12px;
	padding:5px;
	background:#E7E7E7 url(/wp-content/themes/custom/images/loupe.png) no-repeat scroll center center;
	height:28px;
	position:relative;
	top:2px;
	width:28px;
}

.search input#searchsubmit:hover {
	background-color:#c9c9c9;
	cursor:pointer;
	color:white;
}

.search input#searchsubmit:active {
	background-color:#f4f4f4;
}

.search_result {
	border-top:1px solid #c9c9c9;
	margin-bottom:25px;
	padding-top:5px;
}

#main .search_result:first-child {
	border-top:0px;
}

p.postmetadata {
	font-size:13px;
}

h3.search_result {
	margin-bottom:5px;
}

h3.search_result a {
	color:#464646;
}

h3.search_result a:hover {
	color:#4696da;
	border-bottom:0px;
	text-decoration:none;
}

.entry h3 {
	margin-top:50px;
}

/* Topsy */

div.topsy-sm {
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* End Topsy */

/* Retweet */

.retweet, .retweet2 {
	float:right;
	font-size:11px;
	width:29px;
	height:25px;
	background:url('/wp-content/themes/custom/images/retweet3.png') no-repeat 0 0;
	display:block;
}

.retweet {
	position:relative;
	top:-4px;
}

.retweet:hover, .retweet2:hover {
	cursor:pointer;
	background-position:0 -25px;
}

/* End Retweet */

.bigquote, .bigquote p, .entry blockquote.bigquote p:first-letter{
	font-size:1em;
}

.big {
	font-size:1.6em;
	line-height:1.2em;
	display:block;
	margin-bottom:8px;
}

.invisible {
	display:none;
}

.shadow {
	-moz-box-shadow:2px 5px 5px #C2C2C2;
	-webkit-box-shadow:2px 5px 5px #C2C2C2;
}

code {
	font-size:12px;
	line-height:18px;
}