/*  
Theme Name: Studio Edirisa
Theme URI: http://studio.edirisa.org/
Description: Exclusively for Edirisa.org.
Version: 1.0
Author: Patrick Bartels
Author URI: http://www.rouhgneck-media.de

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #ced0d2 url('images/bg.gif') repeat-x;
	color: #333;
	text-align: center;
	}

#page {
	border: 1px solid #959596;
	}
	
#wrapper {
	float: left;
	background: #ffffff url('images/bg_archiveabout.gif') top right repeat-y;
}

#header {
	background: url('images/border_top.gif') no-repeat top center;
	}

#headerimg 	{
	background: url('images/border_center.gif');
	}
	
#topics {
	background: url('images/bg_topics.gif');
	letter-spacing: 0.08em;
	list-style:none;
	}

#topics ul {
	}

#topics h2 {
	}

#topics ul li {
	list-style:none;
}

#topics li ul li {
	list-style:none;
}

#edirisa {
	clear: both;
	}

#content {
	font-size: 1.2em;
	}

/* Safari */
html*#content {
	[
	]
}

#archive {
	background: url('images/bg_archive.gif');
	}
#archive li {
	list-style-type:circle;
}

#about {
	background: url('images/bg_about.gif');
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: right;
	}

#footer {
	background: #eee url('images/bg_footer.gif'); 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p {
	font-size: 100%;
	color: #333;
	}
	
.entry p a {
	font-size: 100%;
	color: #2f7495;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-family: Georgia, serif;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
#commentform {
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}


small a {
	font-size: small;
	}

.post small {
	border-bottom: 1px solid #2f7495;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #2f7495;
	text-decoration: none;
	}

a:hover {
	color: #2f7495;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	}

#page {
	text-align: left;
	}

#header {
	}

.narrowcolumn {
	background: url('images/bg_content.gif') repeat-y left top;
	min-height: 900px;
	}

.post {
	text-align: justify;
	}

.post hr {
	display: block;
	}

.post a {
	color: #000000;
	font-size: 60%;
	}

.post h2 {
	margin-top: 3px;
}

.post h2 a {
	font-family: Georgia, Arial;
	color: #2f7495;
	font-size: 28px;
	font-weight:normal;
	}

.post span {
	letter-spacing: -1px;
	}

.widecolumn .post {
	}

.postmetadata {
	font-size: 100%;
}

.postmetadata a {
	font-size: 100%;
}

#footer {
	}

#footer p {
	text-align: center;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	}

h2 {
	}

h2.pagetitle {
	text-align: center;
}

#sidebar h2 {
	font-size: 110%;
	font-family: Arial, Sans-Serif;
	color: #666666;
	border-bottom: solid 1px #666666;
	}

h3 {
	}

h3.comments {
	}
/* End Headers */



/* Begin Images */
p img {
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	list-style: none;
	text-indent: -10px;
	} 

html>body .entry li {
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	}

.entry ol li {
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	}

#sidebar ul ul, #sidebar ul ol {
	}

#sidebar ul ul ul, #sidebar ul ol {
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #494949;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: center;
	}

#sidebar #searchform #s {
	}

#sidebar #searchsubmit {
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	}
/* End Form Elements */



/* Begin Comments*/
/*.alt {
	margin: 0;
	padding: 10px;
	}*/
	
#commentfields {
	}

#commentarea {
	}
	
#commentdisclaimer {
	}
	
#commentdisclaimer small {
	font-size: 60%;
	color: #999999;
	display: block;
}
	
#yourcomments {
	color: #ed1c24;
	font-weight: bold;
}

#postcomment {
	color: #9d9d9d;
	font-weight: bold;
}

.commentlist {
	text-align: justify;
	}

.commentlist li {
	list-style: decimal;
	font-weight: 100;
	}

.commentlist p {
	color: #9d9d9d;
	}

#commentform p {
	}

.nocomments {
	text-align: center;
	}

.commentmetadata {
	}

.commentmetadata a {
	color: #000000;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	}

#wp-calendar #next a {
	text-align: right;
	}

#wp-calendar #prev a {
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar td {
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	}	/* BG WHITE */
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	border-left: 5px solid #ddd;
	}

blockquote cite {
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	font-style:italic;
	font-size: 16px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.cat-item-29:before {
	content:url("images/categories/cat-item-01.gif");
}
.cat-item-30:before {
	content:url("images/categories/cat-item-05.gif");
}
.cat-item-31:before {
	content:url("images/categories/cat-item-06.gif");
}
.cat-item-36:before {
	content:url("images/categories/cat-item-07.gif");
}
.cat-item-39:before {
	content:url("images/categories/cat-item-08.gif");
}
.cat-item-40:before {
	content:url("images/categories/cat-item-09.gif");
}
.cat-item-52:before {
	content:url("images/categories/cat-item-10.gif");
}
.cat-item-54:before {
	content:url("images/categories/cat-item-11.gif");
}
.cat-item-65:before {
	content:url("images/categories/cat-item-10.gif");
}
.cat-item-61:before {
	content:url("images/categories/cat-item-13.gif");
}
.cat-item-00:before {
	content:url("images/categories/cat-item-14.gif");
}
.cat-item-00:before {
	content:url("images/categories/cat-item-15.gif");
}
.cat-item-00:before {
	content:url("images/categories/cat-item-16.gif");
}
.cat-item-00:before {
	content:url("images/categories/cat-item-17.gif");
}
.cat-item-00:before {
	content:url("images/categories/cat-item-18.gif");
}
.cat-item-00:before {
	content:url("images/categories/cat-item-19.gif");
}
.cat-item-53:before {
	content:url("images/categories/cat-item-20.gif");
}
.cat-item-00:before {
	content:url("images/categories/cat-item-21.gif");
}
.cat-item a {
	margin-left:4px;
}

/* Begin Positioning */
#page {
	margin: 13px auto 13px auto;
	padding: 0 0 0 0;
	width: 775px;
}

#header {
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
	}

#headerlinks {
	margin: 0 0 0 577px;
	padding: 3px 0 0 0;
}

#logo img {
	margin: 26px 0 0 26px;
	padding: 0 0 0 0;
}

#punchline {
	margin: 47px 0 0 3px;
	padding: 0 0 0 0;
}

#content {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	width: 509px;
}

.post {
	margin: 10px 20px 0 20px;
	padding: 0 0 0 0;
}

#sidebar  {
	float: left;
	width: 266px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#sidebar ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#sidebar h2 {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
}

#sidebar ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#topics {
	margin: 0 0 0 0;
	padding: 1px 10px 10px 10px;
	width: 246px;
}

#archive {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	float: left;
	width: 112px;
	height: 150px;
}

#about {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
	float: left;
	width: 112px;
	height: 150px;
}

#commentfields {
	margin: 0 0 0 0;
	padding: 0 10px 0 20px;
	width: 150px;
}

#commentarea {
	margin: 0 0 0 0;
	padding: 0 10px 0 20px;
}

#comment {
	width: 280px;
}

#commentdisclaimer {
	margin: 0 0 0 0;
	padding: 0 10px 0 20px;
}

#footer {
	clear: both;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#footer p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
