/*
 * VERSION 7.0
 */

@import url(../../default/styles/screen.css);
@import url(screen.base.css);

/* -------------------- */

form, code, table {
clear: both;
}

/* -------------------- */

.post-meta {
margin: 0;
padding: 0;
display: block;
list-style-type: none;
}

.post-meta li {
display: inline;
margin-right: 5px;
}

.post-meta li:after {
content: ';';
}

.post-meta li:last-child:after {
content: '';
}

.related-links {
font-size: 80%;
}

.post-meta, .related-links {
clear: both;
padding: 10px;
color: #003333;
background: #E3FBE9;
margin-bottom: 0.5em;
border: 5px solid #59955C;
}

.post-meta a, .related-links a {
color: #000000;
font-weight: normal;
border-bottom: 1px dotted;
}

.post-meta .post-meta-key, .related-links {
font-weight: bolder;
}

/* -------------------- */

.message {
clear: both;
}

/* -------------------- */

.post-date {
font-size: 80%;
margin-top: 0.1em;
margin-bottom: 1em;
}

.post-links, .page-links {
clear: both;
font-size: 80%;
}

.post .post-links {
margin-bottom: 1em;
}

.post-tags {
clear: both;
font-size: 70%;
margin-bottom: 1em;
text-transform: lowercase;
}

.post-tags a {
color: #333333 ! important;
}

.post-trackbacks ul li {
margin: 0;
padding: 0;
display: inline;
}

.post-trackbacks ul li:after {
content: ' | ';
}

.post-trackbacks ul li:last-child:after {
content: '';
}

.page-navigation {
font-size: 150%;
margin-top: 1em;
margin-bottom: 1em;
}

/* -------------------- */

.comment {
padding: 5px;
margin-bottom: 5px;
border: 1px solid #333333;
}

.comment-meta {
margin-bottom: 0.5em;
}

.no-comments {
display: none;
}

.response-form {
padding: 10px;
margin-bottom: 1em;
border: #333333 1px solid;
}

/* -------------------- */

.gravatar {
float: left;
padding: 5px;
margin-right: 10px;
margin-bottom: 10px;
border: 1px solid #333333;
}

/* -------------------- */

.category-description, .author-bio {
padding: 1em;
font-size: 90%;
background: #000000;
margin-bottom: 0.5em;
}

/* -------------------- */

.partner-links {
font-weight: bolder;
margin-bottom: 1.0em;
}

.partner-links ul {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

.partner-links ul li {
display: inline;
}

.partner-links ul li:after {
content: ' | ';
}

.partner-links ul li:last-child:after {
content: '';
}

/* -------------------- */

#header h1 {
margin: 0;
padding: 0;
}

#header h1 a {
width: 190px;
height: 35px;
display: block;
background: url(images/logo.small.png) no-repeat;
}

#header h1 a span {
display: none;
}

/* -------------------- */

#home .post, #category .post, #tag .post, #author .post {
padding-left: 10px;
padding-right: 10px;
}

#home .post .post-title, #category .post .post-title, #tag .post .post-title, #author .post .post-title {
margin-top: 10px;
margin-left: 10px;
}

#home .post .post-date, #category .post .post-date, #tag .post .post-date, #author .post .post-date {
margin-left: 10px;
}

#home .post .post-excerpt, #category .post .post-excerpt, #tag .post .post-excerpt, #author .post .post-excerpt {
margin-left: 10px;
}

#home .post .post-links, #category .post .post-links, #tag .post .post-links, #author .post .post-links {
margin-left: 10px;
}

#home .main-post {
margin: 0;
padding: 0;
}

#home .main-post .post-title {
margin: 0;
padding: 0;
display: none;
}

/* -------------------- */

#page .post-title, #archive .post-title, #member .post-title {
margin-bottom: 0.5em;
}

#member .comment {
padding-top: 30px;
padding-left: 50px;
padding-bottom: 30px;
}

#member .author-comment {
padding-top: 5px;
padding-left: 5px;
padding-bottom: 5px;
}

/* <!-- <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>GNUCITIZEN</dc:title>
		<dc:creator><Agent><dc:title>GNUCITIZEN</dc:title></Agent></dc:creator>
		<dc:rights><Agent><dc:title>GNUCITIZEN</dc:title></Agent></dc:rights>
		<dc:type rdf:resource="http://purl.org/dc/dcmitype/Text"/>
		<dc:source rdf:resource="http://www.gnucitizen.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> --> */
