/*
 * VERSION 3.0
 */

@import url(../../gnucitizen.org/styles/screen.css);

/* -------------------- */

body {
background: #000000 url(images/background.png);
}

/* -------------------- */

#header {
left: -10px;
position: relative;
}

#header h1 a {
width: 130px;
height: 55px;
background: #050505 url(images/logo.png) 10px 10px no-repeat;
}

#header p {
display: inline;
background: #050505;
}

#header p span {
padding: 0 10px 0 10px;
}

/* -------------------- */

#navigation {
padding-top: 5px;
padding-left: 10px;
background: #050505;
width: 1040px ! important;
margin-bottom: 0 ! important;
}

#navigation ul {
display: inline;
}

/* -------------------- */

#content {
padding: 10px ! important;
background-repeat: repeat ! important;
background-image: url(images/background.content.png) ! important;
}

/* -------------------- */

#footer p {
padding: 10px;
display: inline;
background: #050505;
}

/* -------------------- */

#header, #navigation, #content, #footer {
opacity: 0.98;
}

/* -------------------- */

hr {
border: 0;
height: 1px;
color: #111111;
background-color: #111111;
}

/* -------------------- */

.scaffold, .screen, .screen img, .screen object, .initial-capital, .comment, .gravatar, .response-form {
border-color: #111111 ! important;
-moz-border-radius: 0 ! important;
-webkit-border-radius: 0 ! important;
}

/* -------------------- */

input, textarea {
-moz-border-radius: 0 ! important;
-webkit-border-radius: 0 ! important;
}

/* -------------------- */

.post-title {
margin-left: 0 ! important;
padding-left: 30px ! important;
background: url(images/plus.png) center left no-repeat;
}

.post-title .fancy-title-part {
font-weight: bolder;
}

/* -------------------- */

#category .post, #category .post-date, #category .post-excerpt, #category .post-links,
#tag .post, #tag .post-date, #tag .post-excerpt, #tag .post-links,
#author .post, #author .post-date, #author .post-excerpt, #author .post-links,
#home .post, #home .post-date, #home .post-excerpt, #home .post-links {
margin-left: 0 ! important;
padding-left: 0 ! important;
}

/* -------------------- */

body.wide #search {
border: 0;
opacity: 0.95;
width: 1010px;
padding: 20px;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
background: #000000;
-moz-border-radius: 0 ! important;
-webkit-border-radius: 0 ! important;
}

/* -------------------- */

#services-integration li {
display: inline;
padding-left: 10px;
padding-right: 5px;
background: url(images/mplus.png) 0 50% no-repeat;
}

/* <!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<Work rdf:about="">
		<license rdf:resource="http://creativecommons.org/licenses/by-nc-nd/2.5/"/>
		<dc:title>Hakiri</dc:title>
		<dc:creator><Agent><dc:title>Hakiri</dc:title></Agent></dc:creator>
		<dc:rights><Agent><dc:title>Hakiri</dc:title></Agent></dc:rights>
		<dc:type rdf:resource="http://purl.org/dc/dcmitype/Text"/>
		<dc:source rdf:resource="http://www.hakiri.org"/>
	</Work>
	<License rdf:about="http://creativecommons.org/licenses/by-nc-nd/2.5/">
		<permits rdf:resource="http://web.resource.org/cc/Reproduction"/>
		<permits rdf:resource="http://web.resource.org/cc/Distribution"/>
		<requires rdf:resource="http://web.resource.org/cc/Notice"/>
		<requires rdf:resource="http://web.resource.org/cc/Attribution"/>
		<prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/>
	</License>
</rdf:RDF> --> */
