/*
Theme Name: Coloured Arc
Theme URI: http://quietis.org/
Description: A theme inspired in the rainbow.
Version: 1.0
Author: Ricardo Cruz
Author URI: http://quietis.org/
Tags: rainbow, colors, colours, fixed width, two columns, tube, city, london, the tube
*/

/* Begin Page Structure */
body {
	margin: 0;
	padding: 0;
	background: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px; /* Resets 1em to 10px */
	color: #111111;
	}

#page {
	background: url('images/border.png') repeat-y left;
	width: 860px;
	text-align: left;
	}
/* End Page Structure */

/* Begin Header */
#header {
	background: url('images/header.png') no-repeat left;
	width: 860px;
	height: 310px;
	}
/* End Header */

/* Begin Menu */
/*#menu {
	background: url('images/menu_bg.png') no-repeat;
	margin-top: 10px;
	height: 60px;
	}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	font-size: 1.3em;
}

#menu ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
}

#menu ul li a {
	background: url('images/button.png') no-repeat scroll left top;
	padding: 15px 0px 0px 15px;
	width: 100px;
	height: 45px;

	list-style-type: none;
	list-style-image: none;

	text-align: left;
	
	// For compatibility with IE
	float: left; 
}

#menu ul li a:hover {
	background: url('images/button.png') no-repeat scroll left bottom;
}*/
/* End Menu */

/* Begin Content */
#content {
	font-size: 1.2em;
	width: 860px;
	height: auto;
}
/* End Content */

/* Begin Posts */
#posts	{
	margin-left: 20px;
	margin-right: 20px;
	width: 560px;
	float: left;
	}

.post {
	/*background: url('images/post_bg.png');*/
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
	}

.post h2{
	margin: 0px 0px 0px 10px;
	color: #5fbcd3;
	}

.post small {
	margin: 0px 7px 0px 7px;
	}

#date	{
	background: url('images/date_bg.png');
	margin: 10px 5px 5px 10px;
	width: 60px;
	height: 80px;
	font-family: "Times New Roman";
	float: left;
	vertical-align: middle;
	}

#date h4 {
	margin: 4px 0px 0px 0px;
	text-align: center;
	font-size: 1.3em;
	color: #5fbcd3;
}

#date h5 {
	margin: 8px 0px 0px 0px;
	text-align: center;
	font-size: 2.3em;
	color: #5fbcd3;
}

#post_title {
	margin: 15px 0px 15px 5px;
	width: 480px;
	vertical-align: middle;
	font-family: "Times New Roman";
	float: left;
	}

#post_title h2 {
	margin: 0px;
	font-size: 2.2em;
	}

#post_title h2 a {
	color: #5fbcd3;
	}

#post_title small {
	margin: 0px;
	}

.title_border {
	background: url('images/title_border.png') no-repeat bottom;
	}

.entry {
	/*background: url('images/post_bg.png') no-repeat;*/
	margin: 0px 20px 0px 70px;
	padding: 1px 10px 10px 10px;
	line-height: 1.4em;
	/*border-left: 2px solid #cad9df;*/
	clear: left;
	}

.entry_page {
	margin: 0px 20px 0px 20px;
	padding-bottom: 10px;
	line-height: 1.4em;
	clear: left;
	}

.entry p {
	margin-bottom: 0px;
	}

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

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata {
	background: url('images/metadata_border.png') no-repeat;
	text-align: left;
	margin: 10px 0px 0px 70px;
	padding-top: 5px;
	clear: left;
	color: gray;
}

.postmetadata-single {
	padding: 5px;
	text-align: justify;
	color: gray;
}

.postmetadata-single small {
	margin: 0px 7px 0px 7px;
}

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

.postheader {
	background: url('images/post_bg_top.png') no-repeat;
	height: 5px;
	margin-top: 15px;
	}

.postfooter {
	background: url('images/post_bg_bottom.png') no-repeat;
	height: 5px;
	}

.navigation {
	margin: 0px 7px 0px 7px;
}
/* End Posts */

/* Begin Comments*/
#postcomments	{
	margin: 10px 10px 10px 10px;
}

#comments {
	margin-top: 10px;
	}

#respond {
	margin-top: 10px;
}

.commentlist {
	margin: 10px 0px 10px 0px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;

	font-size: 0.9em;
	font-weight: bold;

	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;

	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #777;
	}
/* End Comments */

/* Begin Sidebar */
#sidebar {
	margin: 0px 30px 0px 0px;
	height: 500px;
	background: white url(images/sidebar.png) no-repeat;
	width: 200px;
	float: right;
	}

#sidebar h2 {
	font-size: 1.3em;
	color: #006680;
	margin: 0px;
	padding: 0;
	}

#sidebar p {
	color: #006680;
	}

#sidebar a {
	color: #006680;
	}

.sidebar_widget {
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
	height: auto;
}

#sidebar_bottom {
	background: url('images/sidebar_bottom.png');
	height: 40px;
}

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

	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li:before {
	content: "\00BB \0020";
	}
/* End Sidebar */

/* Begin Footer */
#footer {
	width: 860px;
	}

#footer p {
	margin: 0px;
	padding-bottom: 10px;
	text-align: center;
	}

#footer h2 {
	font-size: 1.3em;
	color: white;
	}

#bottombar {
	background-color: #5fbcd3;
	width: 600px;
	color: white;
	}

#bottombar p {
	color: white;
	}

#bottombar a {
	color: white;
	}

#credits {
	background: url('images/footer_bg.png') no-repeat bottom;
	margin: 0px 10px 0px 10px;
	width: 580px;
}

.footerwidget	{
	float: left;
	margin: 20px 0px 20px 35px;
	list-style-type: none;
	list-style-image: none;
	width: 25%;
	height: auto;
}

.footerwidget ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}

.footerwidget h2 {
	color: white;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid white;
	}

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

.clear {
	clear: both;
	}
/* End Footer */

/*	Begin Header Tags */
h1 {
	padding-top: 70px;
	margin: 0;

	font-size: 4em;
	text-align: center;
	font-weight: bold;
	}

h2 {
	margin: 30px 0 0;
	font-size: 1.6em;
	font-weight: bold;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
	}

h3 {
	margin: 0px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	}

/* End Header Tags */

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

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

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

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

img.rssicon {
	vertical-align: middle;
}

.alignright {
	float: right;
	}

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

/* Begin Lists */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
/* End Entry Lists */

/* Begin Forms */
#searchform {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	}

#searchform #s {
	background: white url('images/search_bg.png');
	padding: 2px 2px 2px 23px;
	width: 129px;
	border: 1px solid #cad9df;
	}

#commentform {
	width: 535px;
	}

#commentform p {
	margin: 5px 0;
	text-align: left;
	}

#commentform input {
	font-size: 0.9em;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	font-size: 1.2em;
	width: 529px;
	padding: 2px;
	}

#commentform textarea, input {
	border: 1px solid gray;
	}

#commentform #submit {
	float: right;
	}
/* End Forms */

/* Begin Various Tags & Classes */
a {
	color: #5fbcd3;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a img {
	border: none;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #777;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

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

.center {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
/* End Various Tags & Classes */
