/*
Theme Name: Geek's Paradise | Kboomm
Theme URI: http://www.geeks-paradise.com/ http://www.kboomm.com/
Description: Rosk
Author: Pluche & Sofi
Author URI: http://www.geeks-paradise.com/ http://www.kboomm.com/
Tags: custom
*/

/* Global */
*
{
	padding: 0;
	margin: 0;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

body
{
	background: url('img/bg.png') repeat;
}

a img 
{
	outline: none;
	border: none;
	text-decoration: none;
}
ul
{
	list-style-type:none;
}

/* Classes générales */
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}
.white {color: white;}

/* Deco */
#iphone-out
{
	background: url('img/iphone.png') no-repeat 0px 0px;
	position: absolute;
	margin: -200px 0 0 850px;
	display: block;
	float: left;
	width: 205px;
	height: 320px;
}
/* Navigation bar */
.navigation-bar
{
	display: block;
	float:left;
}
#news
{
	width: 67px;
	height: 52px;
	margin-left: 52px;
}
#etrends
{
	width: 80px;
	height: 52px;
}
#digitalart
{
	width: 136px;
	height: 52px;
}
#urbanart
{
	width: 105px;
	height: 52px;
}
#geek
{
	width: 77px;
	height: 52px;
}
#games
{
	width: 115px;
	height: 52px;
}


/* ID Spécifiques */
.social
{
	display: block;
	float:left;
	position: relative;
	width: 33px;
	height: 33px;
}
#rss
{
	background: url('img/social_sprite.png') no-repeat 0px 0px;
	top: -63px;
	left: -20px;
}
#facebook
{
	background: url('img/social_sprite.png') no-repeat 0px -33px;
	top: -30px;
	left: -20px;
}
#twitter
{
	background: url('img/social_sprite.png') no-repeat 0px -66px;
	top: -63px;
	left: -20px;
}
#delicious
{
	background: url('img/social_sprite.png') no-repeat 0px -99px;
	top: -30px;
	left: -20px;
}
#diggit
{
	background: url('img/social_sprite.png') no-repeat 0px -132px;
	top: -63px;
	left: -20px;
}
#stumble
{
	background: url('img/social_sprite.png') no-repeat 0px -165px;
	top: -30px;
	left: -20px;
}
#reddit
{
	background: url('img/social_sprite.png') no-repeat 0px -198px;
	top: -63px;
	left: -20px;
}



#page
{
	width: 946px;
	margin: 0 auto;
	text-align: left;
}
#header
{
	padding-top: 30px;
	padding-bottom: 20px;
}
#content
{
	float: left;
	width: 540px;
	margin-left: 15px;
}
#content #message
{
	color: #484848;
	margin-bottom: 15px;
}
#sidebar
{
	float: left;
	width: 360px;
	margin-left: 15px;
	background-color: #a19a8d;
}
#footer
{
	color: white;
}
#book
{
	width: 946px;
}
#h_book
{
	background: url('img/header_content.png') no-repeat center top;
	height: 69px;
}
#c_book
{
	background: url('img/content_content.png') repeat-y center top;
	height: 100%;
}
#f_book
{
	background: url('img/footer_content.png') no-repeat center top;
	height: 105px;
}
#sidebar #search
{
	padding: 10px;
	border-bottom: 1px solid #22201c;
}
#sidebar #searchform label
{
	margin-right: 5px;
	color: #fcfbf6;
	font-weight: bold;
	vertical-align: middle;
}
#sidebar #s
{
	background-color: #cfccc7;
	border: 0;
	padding: 4px 2px;
}
#sidebar #s:focus
{
	background-color: #c2bfba;
}
#sidebar #submit_search
{
	vertical-align: bottom;
}

#sidebar #categories, #sidebar #pages, #sidebar #links, #sidebar #archives
{
	width: 100px;
}
#sidebar #events, #sidebar #shops, #sidebar #pages, #sidebar #categories, #sidebar #archives, #sidebar #links, #sidebar #meta
{
	padding: 10px;
}
#sidebar #pages ul li, #sidebar #categories ul li, #sidebar #archives ul li, #sidebar #links ul li, #sidebar #meta  ul li
{
	padding-left: 10px;
}
#sidebar #pages ul li a, #sidebar #categories ul li a, #sidebar #archives ul li a, #sidebar #links ul li a, #sidebar #meta  ul li a
{
	color: #484848;
	text-decoration: none;
}
#sidebar #pages ul li a:hover, #sidebar #categories ul li a:hover, #sidebar #archives ul li a:hover, #sidebar #links ul li a:hover, #sidebar #meta  ul li a:hover
{
	text-decoration: underline;
}
#single_post
{
	width: 540px;
}
#respond, .nocomments
{
	padding-top: 20px;
}
#respond h3
{
	color: #637622;
	text-decoration: none;
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
}
#comments
{
	color: #637622;
	text-decoration: none;
	font-size: 1.2em;
	padding-top: 30px;
	padding-bottom: 10px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform #comment
{
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #534d42;
	border-bottom: 1px solid #534d42;
	border-left: 1px solid #655f54;
	border-right: 1px solid #655f54;
	background-color: #f5f5dd;
	vertical-align: middle;
	padding: 4px 2px;
}
#commentform #author:focus, #commentform #email:focus, #commentform #url:focus, #commentform #comment:focus
{
	background-color: #e2e2b0;
}

/* Classes spécifiques */
.calendar
{
	width: 60px;
	float: left;
}
.month
{
	position: relative;
	text-align: center;
	color: #3c3830;
	font-size: 0.85em;
	text-transform: uppercase;
	width: 41px;
	top: -48px;
}
.day
{
	position: relative;
	text-align: center;
	color: #898989;
	font-size: 1.6em;
	width: 41px;
	top: -43px;
}
.post
{
	color: #484848;
	margin-bottom: 20px;
	width: 465px;
	float: left;
}
.post h1 a, .post h2 a, .page h1 a
{
	color: #637622;
	text-decoration: none;
}
.post h1 a, .post h2 a
{
	font-size: 1.4em;
}
.page h1 a
{
	font-size: 1.8em;
}
.post h1 a:hover, .post h2 a:hover, .page h1 a:hover
{
	text-decoration: underline;
}
.post h1, .comment h1 {
	font-size: 1.5em;
}
.post h2, .comment h2 {
	font-size: 1.4em;
}
.post h3, .comment h3 {
	font-size: 1.3em;
}
.post h4, .comment h4 {
	font-size: 1.2em;
}

.post blockquote, .comment blockquote
{
	padding-bottom: 14px;
	padding-left: 14px;
	padding-right: 14px;
	font-style: italic ;
}
.post p, .comment p, .page p
{
	padding-bottom: 14px;
	text-align: justify;
}
.post a, .comment a, .page a
{
	color: #637622;
}
.post a:hover, .comment a:hover, .page a:hover
{
	color: #637622;
	text-decoration: none;
}
.post a:visited, .comment a:visited, .page a:visited
{
	color: #96933d;
}
.post img, .comment img, .page img
{
	padding: 4px;
}
.post ul, .post ol, .page ul, .page ol
{
	padding-left: 10px;
	padding-bottom: 14px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post .alignleft 
{
	float: left;
}
.post .alignright
{
	float: right;
}
.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #c3c4b5;
	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 {
	text-align: center;
	line-height: 18px;
	padding: 2px 4px 5px;
	margin: 0;
}


.post_tags, .post_comments, .post_date
{
	padding-left: 20px;
	color : #e0932f;
	margin-top: 5px;
	margin-bottom: 5px;
}
.post_tags a, .post_comments a, .more-link
{
	color: #e0932f;
	font-weight: bold;
	text-decoration: none;
}
.post_tags a:hover, .post_comments a:hover, .more-link:hover
{
	text-decoration: underline;
}
.post_tags a:visited, .post_comments a:visited, .more-link a:visited
{
	color: #e0932f;
}
.post_tags
{
	background: url('img/tags.png') no-repeat center left;
	float: left;
}
.post_comments
{
	background: url('img/comments.png') no-repeat center left;
	float: right;
}
.post_date
{
	color : #919191;
	background: url('img/mini_calendar.png') no-repeat center left;
	float: right;
}
.navigation .alignleft a
{
	background: url('img/left_arrow.png') no-repeat center left;
	padding-left: 20px;
	float: left;
}
.navigation .alignright a
{
	background: url('img/right_arrow.png') no-repeat center right;
	padding-right: 20px;
	float: right;
}
.navigation .alignleft a, .navigation .alignright a
{
	color: #484848;
	text-decoration: none;
}
.navigation .alignleft a:hover, .navigation .alignright a:hover
{
	text-decoration: underline;
}
.commentlist
{
	background-color: #393326;
	margin-top: 18px;
	padding: 10px;
}
.comment
{
	background-image: url('img/comments.png');
	background-repeat: no-repeat;
	background-position:  5px 5px;
	margin: 5px;
	padding: 5px;
	padding-left: 25px;
	color: white;
	border-bottom: 1px solid black;
}
.url, .url a
{
	color: white;
	text-decoration: none;
}
.url:hover, .url a:hover
{
	text-decoration: underline;
}
.comment-datetime
{
	font-size: 0.8em;
}
/* Special calendirier événements */
#events_calendar
{
	background: url('img/bg-events.png') no-repeat center left;
	width: 232px;
	height: 244px;
}
#calendar_wrap
{
	padding-left: 20px;
	padding-top: 70px;
}
#wp-calendar tbody tr
{
	height: 16px;
}
#wp-calendar tbody tr td
{
	width: 25px;
	text-align: center;
}
#wp-calendar tfoot 
{
	height: 30px;
}

#events_list
{
	color: white;
	padding-top: 30px;
	padding-left: 10px;
}
.events-calendar-list
{
	margin-bottom: 15px;
}
.event_title
{
	font-weight: bold;
}
.event_date, .event_location
{
	font-size: 0.9em;
	padding-left: 5px;
}

/* * JQuery Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 1;
	width: 225px;
	word-wrap: break-word;
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#tooltip ul {
	padding: 0;
}
#tooltip li {
	margin: 0 10px;
	width: auto;
}

