/*  
Theme Name:SkyShadows
Theme URI:http://skyshadows.com
Description:
Version:1.0
Author:
Author URI:

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



/* Begin Main-Layout */
*{
	margin:0;
	padding:0;
}

body {
	font:.9em "lucida grande","trebuchet ms",arial,verdana,sans-serif;
	margin : 0px 0px 0px 0px;
	background-color : #FCFFFC;
}

.page {

}

#content {
	font : 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	padding : 5px 5% 10px 5%;
	margin-left : 140px;
}

#contentheader{
	border : none;
	padding : 5px 7% 10px 7%;
	margin-left : 140px;
}
#contentheader h1 {
	text-align : center;
	font : bold italic 2.2em "Times New Roman", Times, serif;
	color : #333399;
	padding : 0px;
}
#contentheader h2 {
	text-align : center;
	font : bold normal 1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333399;
	border : none;
}

#content p {
	line-height : 120%;
	padding : 5px 0px 5px 0px;
}

#sidebar {
	float:left;
	width: 140px;
	background : url("../images/left_bkgnd.jpg") no-repeat;
	padding : 0px 0px 0px 0px;
	text-align : right;
}

#footer {
	padding:10px 0;
	text-align:center;
	font : 0.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #999966;
	width : 100%;
	border : thin Green;
}
/* End Main-Layout */



/* Begin Header */
#header{
	height : 100px;
	background-image : url("../images/skyheader_graphic.jpg");
	background-repeat : no-repeat;
}

h1 {
	font:bold 2.0em "trebuchet ms",arial,sans-serif;
	padding:40px 0 0 0;
	}
	
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{
	text-decoration:none;
	color:#390
	}

.description {
	color:#777;
	font:1.5em "trebuchet ms",arial,sans-serif;
	padding:0 0 5px 0;
	vertical-align : bottom;
	text-align : left;
}
/* End Header */



/* Begin Content*/
h2,h3,h4,h5,h6{
	color: #333366;
	font: normal 1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:20px 0 0 0
}

h2,h3{
	border-bottom: 1px solid #000066
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover,
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover{
	color: #003399;
	text-decoration:none
}

.postmetadata {
	color: #999966;
	font-size:.85em;
	padding:2px 0 0 0
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active{
	color:#555;
	text-decoration:none
}

.postmetadata a:hover{
	text-decoration:underline
}

.entry p, .entrytext p{
	line-height: 150%;
	margin:2px 0 15px 0
}
	
.entrytext p{
	margin:0 0 15px 0
	}

a:link,a:visited,a:active,a:hover{
	color:#390;
	text-decoration:underline
}
/* End Content*/



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.8em
}
	
.commentlist li {
	font-weight:bold
	}

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

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none
	}

.commentmetadata {
	font-weight:normal
	}

.commentlist {
	padding:0;
	text-align:justify;
	float : right;
}

.commentlist li {
	margin:0px 0 15px 16px;
	padding:5px 10px 0 0;
	list-style:decimal
	}

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

#commentform p {
	margin:5px 0
	}

.commentmetadata {
	margin:0;
	display:block
	}
/* End Comments */

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px
	}

#sidebar ul li{
	list-style:none
	}

#sidebar ul li ul li{
	border-bottom:1px solid #ccc;
	padding:2px 0
	}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active{
	color:#444;
	text-decoration:none
}

#sidebar ul li ul li a:hover{
	color:#000;
	text-decoration:underline
}
/* End Entry Lists */



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

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto
	}
	
img.alignright {
	padding:4px;
	margin: 0px 2px 10px 10px;
	display:inline
}

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

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



/* Begin Form Elements */
#searchform {
	margin:2px 0;
	padding:5px 0
	}

#sidebar2 #searchform #s {
	width:130px;
	padding:2px
	}

#sidebar2 #searchsubmit {
	padding:1px
	}

.entry form { 
	text-align:center
	}

select {
	width:130px
	}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0
	}

#commentform textarea {
	width: 300px;
	padding:2px
}

#commentform #submit {
	margin:0;
	float: left
}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font: 1.0em "Courier New", Courier, monospace
}

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

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

blockquote {
	border-left:4px solid #390;
	line-height:120%;
	margin:10px 0;
	padding:5px 10px 5px 10px
}

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

.center {
	text-align:center
	}

hr {
	clear:both;
	display:none
	}

a img {
	border:none
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px
	}
/* End Various Tags & Classes*/
