/*
Theme Name: Cosmos 2
Theme URI: http://www.villeneuves.com
Description: The default Cosmos theme based on the new Cosmos website
Version: 1.0
Author: Andrew Villeneuve, with graphics by Tim Villeneuve
Author URI: http://www.villeneuves.com
Tags: blue, custom header, fixed width, two columns, widgets

*/



	body {background-image: url(/images/Cosmos_starrybackground.jpg); background-repeat: repeat-x; background-attachment:fixed;}
	
	img { margin:0px; padding:0px; }
	
	#container {
		width:957px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		margin-bottom:0px;
		background-image: url(/images/whitegray.gif); background-repeat: repeat-y; 
		text-align:left;
		}
		
	#narrowbar {
		width:200px;
		padding:0px;
		float:left;
		background:#F4F4F4;
		margin-top:0px;
		padding-top:0px;
		}
		
	#narrowbar p {
		font-family: "Trebuchet MS"; 
		font-size: 90%; 
		margin-left:5px;
		margin-top:0px; 
		margin-right:3px; 
		margin-bottom:15px; }
	
	#centralcontent {
		width:507px;
		padding:0px;
		float:left;
		background:#fff;
		}
		
	#centralcontent p {
		font-family: "Trebuchet MS"; 
		font-size: 90%; margin-top:0px;
		line-height: 1.3em;
		margin-bottom:15px; 
		margin-left:20px; 
		margin-right:20px;
		background-color:#FFFFFF; }
	
	ul {
		font-size: 90%; 
		margin-top:0px;
		padding-top:0px;
		}
	
	#widebar {
		width:250px;
		padding:0px;
		float:left;
		background:#F4F4F4;
		}
	
	#header {
		background:#fff
		margin:0px;
	   padding:0px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}

	#widebar p {
		font-family: "Trebuchet MS"; 
		font-size: 90%; 
		margin-left:5px; 
		margin-top:0px; 
		margin-right:5px; 
		margin-bottom:15px; }

	h3 #respond { margin-left:20px }


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

.widecolumn {
	line-height: 1.3em;
	}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.entry { margin-top: .7em; margin-bottom: .2em;}

.post { margin-bottom: 20px;}

ul, ol {font-family: "Trebuchet MS"; }


h2 {font-family: "Trebuchet MS"; font-size: 18px; margin-left:20px; margin-bottom:0px; font-weight:bold; }
h3 {font-family: "Trebuchet MS"; font-size: 18px; margin-left:5px; margin-bottom:0px; font-weight:normal; }
h4 {font-family: "Trebuchet MS"; font-size: 18px; margin:0; margin-left:20px; margin-right:20px; font-weight:bold; }
h1 {font-family: "Trebuchet MS"; font-size: 24px; margin-top:10px; margin-left:20px; margin-bottom:0px; }

/* Small is used for date and time */

small {
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-left: 20px;
	margin-bottom: 10px;
	}


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

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

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

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

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

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

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

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

#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;
	}


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;
	}

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

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

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

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

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

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

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

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

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

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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

