/*
Theme Name: Dragone
Theme URI: http://news.dragone.be/
Description: Built on Thematic Theme
Author: "my media is rich"
Author URI: http://www.mymediaisrich.com/
Template: thematic
Version: 0.1
.
All Rights Reserved
.
*/
@import url('../thematic/style.css');

body	{
	background: #000 url(images/bg.png) repeat-x;
	color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
	padding: 0;
}

p	{
	margin: 10px 0;
	line-height: 120%;
}

#container div.page h1, h1, h1 a	{
	font-weight: bold;
	font-family: Gotham HTF, arial, sans-serif;
	font-size: 30px;
	color: #ed1c24;
	letter-spacing: -2px;
	line-height: 120%;
	margin: 15px 0;
}

h2, h2 a, #container .entry-title, #container .entry-title a	{
	font-family: Gotham HTF, arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #424141;
	margin: 0;
	letter-spacing: -2px;
}

.entry-content h4 {
	color: #424141;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 17px;
	text-transform: none;
	letter-spacing: normal;
}

input.text, input.password, textarea	{
	border-style: solid;
	border-width: 1px;
	font-family: inherit;
	font-size: inherit;
	padding: 3px;
	border-color: #7c7c7c #c3c3c3 #dddddd;
	background: #fff url(images/bg-input.png) no-repeat;
}

#wrapper {
	background: #fff;
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#header	{
	position: relative;
	padding: 128px 0 0 0;
	background: url(images/header.png) no-repeat;	
}

#branding, #access	{
	position: absolute;
	left: -5000px;
	top: 0;
}

/* hidden stuff */
span.meta-prep-author, span.author, span.meta-sep-entry-date, div.entry-utility	{
	position: absolute;
	left: -5000px;
}
/* hidden stuff */


#blog-title a {
	display: block;
	position: absolute;
	left: 5000px;
	top: 0;
	width: 220px;
	height: 128px;
	text-indent: -5000px;
}

#logo {
	background: url(images/banner-home.jpg) no-repeat;
	height: 207px;
}

#logo span {
	position: absolute;
	left: -5000px;
}

#nav	{
	position: absolute;
	top: 3px;
	right: 3px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-transform: uppercase;
	z-index: 10;
}

#nav li	{
	float: left;
}

#nav li a	{
	color: #8d8d8d;
	display: block;
	padding: 2px 5px 0;
	font-family: Gotham HTF, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#nav li	{
	border-left: 1px solid #454545;
}

#nav li.home	{
	border-left: none;
}

#main	{
	padding: 0;
	width: auto;
}

#container	{
	width: auto;
	float: none;
	padding: 40px 62px;
}

#content {
	margin: 0;
	width: auto;
}

#primary	{
	float: left;
}

#secondary	{
	position: absolute;
	top: 30px;
	right: 60px;
}

#secondary ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#secondary ul li	{
	margin: 0;
	padding: 0;
}

#secondary h3	{
	display: none;
}

#secondary a.rss	{
	float: right;
	display: block;
	background: url(images/button-rss.png) no-repeat;
	width: 244px;
	height: 50px;
	text-indent: -5000px;
}

#secondary a.rss span	{
	position: absolute;
	left: -5000px;
}

div.content	{
	width: 776px;
}

div.tools	{
	width: 244px;
}

hr.clear	{
	visibility: hidden;
	margin: 0;
	padding: 0;
	clear: both;
	border: none;
	height: 0;
}

div.show	{
	padding: 0 0 40px;
	clear: right;
}

div.show h3	{
	margin: 0 0 20px;
	clear: right;
}

div.entry-content p.intro	{
	font-size: 18px;
}

div.entry-content	{
	padding-right: 300px;
}

div.entry-content img, div.entry-content object, div.entry-content embed, div.entry-content div.video	{
	clear: right;
	margin-right: -300px;
	width: 275px;
	float: right;
	padding-bottom: 30px;
}

div.entry-content div.video object	{
	float: none;
	padding-bottom: none;
	margin: 0;
}

/* begin button */

ol.cf-ol	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}

ol.cf-ol label	{
	position: absolute;
}

ol.cf-ol input	{
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	padding: 5px 5px 4px;
}

p.cf-sb	{
	margin: 0 0 0 10px;
	width: 190px;
	float: left;
}

.cf_hidden	{
	position: absolute;
}

span.submit	{
	display: block;
	background: url(images/button-left.png) no-repeat;
	padding: 0 0 0 10px;
	width: 180px;
	margin: 0 auto;
	cursor: pointer;
	text-decoration: none;
}

span.submit input.sendbutton	{
	font-family: Gotham HTF, arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	display: block;
	height: 34px;
	width: 170px;
	padding: 0 10px 0 0;
	background: url(images/button-right.png) no-repeat top right;
	text-align: center;
	color: #fff;
	border: none;
	height: 44px;
}

/* end button */

#nav-below	{
	clear: both;
	padding: 30px 0;
}

/* begin footer */

#footer	{
	clear: both;
	height: 50px;
	background: #000;
}

/* end footer */

body.singular h1	{
	padding-right: 300px;
}



dl.gallery-item dt.gallery-icon img{
	padding-bottom:0px;
	margin-right:0px;
}

dl.gallery-item	{
    margin:0;
}
dt.gallery-icon {
    font-weight:bold;
}

div.gallery {
	clear:both;	
}

