/* CSS Document */
body.index {
	background-image:url(../images/index_back.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
}

div.content {
	width:1000px;
	margin:auto;
	margin-top:0px;
}

div.footer {
	width:1000px;
	height:30px;
	border-top:1px solid #6A5909;
	margin:auto;
	padding:40px 0px 30px 0px;
	margin-top:15px;
	margin-bottom:0px;
	background-image:url(../images/nav_back.gif);
	background-repeat:no-repeat;
	clear:both;
}

h1, h2, h3, h4, h4 a, h5 {

	margin:0px 0px 0px 0px;
	color:#6A5909;
}

p, dt, table.milestones td, table.milestones th, .meta, div.feedback a{
	color:#5C4C00;
	font-weight:normal;
	line-height:1.4em;
	margin:0px 0px 15px 0px
}
p.intro-text {
	margin:15px 0px 15px 0px;
	padding:0px 0px 10px 0px;
}

span.italic{
	font-style:italic;
	margin:0px 0px 5px 15px
}
h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:49px;
	background-image:url(../images/h1_back.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:2.8em;
}
h2 {
	margin:0px 0px 10px 0px;
	padding:15px 0px 0px 0px;
	font-size:1.4em;

}
h3 {
	margin:10px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom:1px solid #dcdcdc;
	font-size:2.5em;
}
h4, div#text h2 {
	margin:0px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	clear:both;
	font-size:1.6em;
}
h4 span.smaller {

	font-size:1em;
}

div#text h2 {
	clear:none;
}
a,div.feedback a {
	color:#0000ff;
	text-decoration:none;
}
a:hover, div.feedback a:hover, div#text a:hover {
	color:#0000ff;
	text-decoration:underline;
}
h5{
	margin:10px 0px 10px 0px;
	font-size:1em;
}

h5.front {
	margin:10px 0px 10px 0px;
	font-size:0.8em;
	display:inline;
}

div.container-left {
	float:left;
	margin: 0px 15px 0px 0px;
}
div.container-right {
	float:right;
	margin:0px 0px 5px 5px;
}

div.container-latest {
	float:right;
	margin: -20px 0px 5px 10px;
	padding-left:10px;
	border-left:1px solid #dcdcdc;
	width:300px;
	background-image:url(../images/latest_back.gif);
	background-repeat:no-repeat;
}

div.main-tree {
	margin: 20px 15px 5px 0px;
}

div.nav {
	border:0px solid #dcdcdc;
	margin: 1px 0px 0px 0px;
	background-image:url(../images/nav_back.gif);
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:1px solid #6A5909;
}

img.border {
	padding:3px;
	border:1px dotted #dcdcdc;
	background-color:#FFFEF8;
}

ul.header-menu {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
ul.header-menu li {
	display:inline;
	list-style-type:none;
	font-size:0.8em;
}

ul.header-menu li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#0000ff;
	border:1px solid #dcdcdc;
	padding: 3px 10px 3px 10px;
	background-color:#FFFEF8;
	text-decoration:none;
}

ul.header-menu li a.on {
	border:1px solid #6A5909;
}

ul.header-menu li a:hover {
	color:#0000ff;
	border:1px solid #0000ff;
		text-decoration:underline
}

div.block_1, div.block_2, div.block_3, div.block_4, div.block_5, div.block_6 {
    width:50px;
	height:50px;
	float:left;
	margin: 0px 10px 0px 0px;
	background-image:url(../images/leaf_1.gif);
	background-repeat:no-repeat;
	background-position:left;
}
div.block_2{
	background-image:url(../images/leaf_2.gif);
}
div.block_3{
	background-image:url(../images/leaf_3.gif);
}
div.block_4{
	background-image:url(../images/leaf_4.gif);
}
div.block_5{
	background-image:url(../images/leaf_5.gif);
}
div.block_6{
	background-image:url(../images/leaf_6.gif);
}

div.container-latest ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	list-style-type:circle;
	
}
div.container-latest ul li {
	line-height:1.5em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

div.container-latest ul li a, div.content p a, div.footer p a {
	color:#0000ff;
	text-decoration:none;
}

div.container-latest ul li a:hover, div.content p a:hover, div.footer p a:hover {
	color:#0000ff;
	text-decoration:underline;
}
span.orange{
	color:#FDB141;
}
	
span.pink{
	color:#E259E2;
	}
	
 dt {
	margin:0px 0px 3px 0px;
}

dt.error {
	color:#ff0000;
	font-weight:bold;
	font-size:1em;
}

dd {
	margin:0px 0px 10px 0px;
}
body.contact input, body.contact textarea {
	padding:3px;
	background-color:#FFFEF8;
	border:1px solid #6A5909;
	color:#6A5909;
	width:200px;
}
body.contact input.submit {
	color:#0000ff;
	border:1px solid #0000ff;
	padding: 3px 10px 3px 10px;
	margin: 10px 0px 0px 0px;
	background-color:#FFFEF8;
	text-decoration:none;
	width:50px;
}

table.milestones {
	margin: 20px 0px 20px 0px;
}

table.milestones td {
	padding:4px;
	border:1px dotted #dcdcdc;
	font-size:0.7em;
}

table.milestones th {
font-weight:bold;
}

table.milestones td.completed {
background-color: #dcdcdc;
}
/* Resource */

#resource, #pics {
border:1px dashed #DADAFF;
padding:5px;
margin:10px 0px 10px 0px;
background-color:#FAFAFF;
width:350px;
height:120px;
}
#resource h3, #pics h3 {
border:0;
margin:0px 0px 5px 0px;
font-size:1.4em;
}
#resource p{
color:#333333;
}
#resource img{
float:right;
margin-top:-40px;
}

#flickr a img, a.blog-image img { 
display:block; 
margin:2px 3px 0px 4px; 
float:left;  
padding:2px; 
border:1px solid #6A5909; 
background-color:#FDB141; 
}
a.blog-image img	{ 
float:right; 
margin:20px 0px 0px 7px; 
padding:2px;
}
#pics { 
width:620px; 
float:right; 
background-color:#FFFEF8;
border:1px dashed #6a5909;
margin:10px 0px 0px 0px;
padding:5px 0px 5px 5px;
}



/*
Theme Name: Light Blue Alan
Theme URI: http://www.alancoleman.co.uk/blog
Description: Alan Coleman's web development blog theme.
Version: 1
Author: Alan Coleman

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

acronym, abbr {
	background-color:#f5f5f5;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
cite {
	font-style: normal;
}
ol#comments li p {
	font-size: 100%;
}
ul.post-meta {
	list-style: none;
}
ul.post-meta span.post-meta-key {
	font-weight: bold;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta {
margin:10px 0px 10px 0px;
}

.meta ul {
	display: inline;
	list-style: none;
	margin:0px 0px 0px 0px;
	padding: 0;
}
.storytitle {
	margin: 0;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}
#commentform textarea {
	width:520px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}
#menu {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 10px!important;
	margin: 10px 0px 0px 10px;
	float:right;
	width:190px;
	background-color:#ffffff;
	border-left:0px solid #6A5909;
}
#menu form {

}
#menu input#s {
	width: 80%;
	border: 1px solid #dcdcdc;
	margin:0px 0px 5px 0px;
}

#menu ul {
	list-style-type: none;
	margin:0px 0px 5px 0px;
	padding-left: 5px;
}
#menu ul li  {
	margin:0px 0px 5px 0px;
	color:#6a5909;
	padding:5px;
	font-weight:bold;
	background-color:#fff;
	border:0px solid #f00;
}

#menu ul li #search label  {
	margin:0px 0px 5px 0px;
}


#menu ul li:first-letter, #menu ul li:first-letter:hover {
	margin:0px 0px 5px 5px;
}
#menu ul ul {
	font-weight: normal;
	list-style-type: none;
	margin:5px 0px 15px 0px;
	padding:0px;
}
#menu ul ul li {
	padding:0px 0px 0px 0px;
	font-weight:normal;
	display:inline;
	border:0px solid #000;
	margin:0px 5px 0px 0px;
}
#menu ul li#categories ul li  {
	border:0px solid #0f0;
}

div.feedback {
margin:0px 0px 20px 0px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	margin: 0;
	width: 90%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
		text-decoration:underline
}
#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}
#wp-calendar td {
	color: #ccc;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#content p input#author, #content p input#email, #content p input#url, #content p textarea#comment{
	width: 20%;
	border: 1px solid #B1B1FF;
	margin:0px 0px 5px 0px;
}
#content p textarea#comment{
	width: 50%;
}
#content p input#author:focus, #content p input#email:focus, #content p input#url:focus, #content p textarea#comment:focus{
	border:1px solid #0000d4;
	background-color:#f9f9f9;
}

/*
div#text {
border:3px solid #0f0;
width:500px;
}
*/

body.index div.content h4 {
	clear:none;
}

.post {
	border-bottom:1px solid #FDB141;
	margin:0px 0px 10px 0px;
}

form#searchform {
margin-top:10px;
}



