/*
Theme Name: clean2009
Theme URI: http://number66.net
Description: Clean 2009 for number66.net
Version: 1.0
Author: Martin Galpin
*/

* {
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	font-size: small;
}

a, a:link, a:active {
	color: #ae0000;
}

a:hover {
	text-decoration: under;
}

a.headline {
	color: black;
	text-decoration: none;
}

/** top container (logo and menu) **/
#top {
	width: 960px;
	margin: 0 auto;	
}

#top #title {
	margin-top: 35px;
	margin-left: 40px;
	float: left;
}


/** nav container **/
#top #nav {
	float: right;
}

#top #nav #navlist {
    width: 550px; 
	height: 75px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#top #nav #navlist li {
	text-indent: -5000px;
	float: left;
}
#top #nav #navlist a {
	display: block;
	height: 0px !important;
	height /**/:75px; /* IE 5/Win hack */ 
	padding: 75px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	margin-right: 25px;
}

/** nav list items (sprites) **/
#top #nav #navlist #blog a { width: 37px; background: url(/wordpress/wp-content/themes/clean2009/images/nav/blog.png) 0 -75px; }
#top #nav #navlist #blog a:hover { width: 37px; background: url(/wordpress/wp-content/themes/clean2009/images/nav/blog.png) 0 0px; }
#top #nav #navlist #profile a { width: 55px; background: url(/wordpress/wp-content/themes/clean2009/images/nav/profile.png) 0 -75px; }
#top #nav #navlist #profile a:hover { width: 55px; background: url(/wordpress/wp-content/themes/clean2009/images/nav/profile.png) 0 0px; }
#top #nav #navlist #calendar a { width: 76px; background: url(/wordpress/wp-content/themes/clean2009/images/nav/calendar.png) 0 -75px; }
#top #nav #navlist #calendar a:hover { width: 76px; background: url(/wordpress/wp-content/themes/clean2009/images/nav/calendar.png) 0 0px; }
#top #nav #navlist #multimedia a { width: 94px; background: url(/wordpress/wp-content/themes/clean2009/images/nav/multimedia.png) 0 -75px; }
#top #nav #navlist #multimedia a:hover { width: 94px; background: url(/wordpress/wp-content/themes/clean2009/images/nav/multimedia.png) 0 0px; }
#top #nav #navlist #archive a { width: 65px; background: url(/wordpress/wp-content/themes/clean2009/images/nav/archive.png) 0 -75px; }
#top #nav #navlist #archive a:hover { width: 65px; background: url(/wordpress/wp-content/themes/clean2009/images/nav/archive.png) 0 0px; }
#top #nav #navlist #articles a { width: 66px; background: url(/wordpress/wp-content/themes/clean2009/images/nav/articles.png) 0 -75px; }
#top #nav #navlist #articles a:hover { width: 66px; background: url(/wordpress/wp-content/themes/clean2009/images/nav/articles.png) 0 0px; }

/** The right most item needs no right margin **/
#top #nav #navlist #multimedia a { margin-right: 0px; }

/** end nav elements **/

/** container elements **/
#border-top {
	background: url('/wordpress/wp-content/themes/clean2009/images/border-shadow-header.png');
	height: 30px;
	width: 960px;
	margin: 0 auto;
	clear: both;
}

#border {
	background: url('/wordpress/wp-content/themes/clean2009/images/border-shadow-content.png') repeat-y;
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
	clear: both;
	overflow: auto;
	padding-bottom: 10px;
}
 
#border-bottom {
	background: url('/wordpress/wp-content/themes/clean2009/images/border-shadow-footer.png');
	height: 30px;
	width: 960px;
	margin: 0 auto;
	clear: both;
}
/** end container elements **/

/** main content area **/
#content {
	margin-left: 40px;
	width: 600px;
	float: left;
}

.post {
	clear: both;
}

.post .post-text {
	padding: 0px 20px 0px 0px;
}


.post img {
	border: none;
}
.post ol li {
	margin: 10px;
}
.post h2, .post h2 a {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none;
}

.post p.date {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
}

p.date small, .post p.date small a {
	font-size: 85%;
}

.post table caption small {
	font-size: 80%;
}

.post ul, .post ol {
	margin-left: 20px;
}

.post p, .post h3, .post h4, .post table, #comments .comment p, #comments form p, .box p {
	margin: 5px 0px 5px 0px;
	line-height: 160%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.box p {
	line-height: 120%;
}

.post div.addthis {
	margin: 10px 0px 5px 0px;
}

.post .hr {
	color: #ae0000;
	background-color: #ae0000;
	height: 1px;
}

.post .meta .read-full {
	float: left;
}
.post .meta .comments {
	float: right;
}

/** header images **/
#header-image {
	margin-left: 40px;
	padding-bottom: 20px;
}
/** end header images **/

/** end content area **/

/** right hand column **/
#right {
	margin-left: 20px;
	width: 258px;
	float: left;
}

#right .box {
	background-color: #FFE1E7;
	margin: 0px 0px 15px 0px;
	padding: 10px;
}

#right .box ul {
	padding-left: 20px;
}

#right .box ul li {
	margin-bottom: 5px;
}

#right .box h3 {
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 10px;
}

#title h1 {
	background: url('/wordpress/wp-content/themes/clean2009/images/title.png') no-repeat;
	width: 319px;
	height: 36px;
	text-indent: -5000px;
}
.flickr-image a {
	background: none;
	padding: 1px;
}
.flickr-image a:hover {
	background-color: none;
}

.flickr-image img {
	border: none;
}
/** end right column **/

#footer {
	width: 200px;
	margin: auto;
	color: #ccc;
	text-align: center;
	line-height: 150%;
}

#sponsors {
	padding: 5px 0px 5px 0px;
}

#keep-up {
	list-style-type: none;
}

#keep-up li {
	margin-left: 0px;
	padding-left: 0px;
}


/* End captions & aligment */

.quotes h3 {
	margin-bottom: 10px;
}

.quotes blockquote {
  background: transparent url(/wordpress/wp-content/themes/clean2009/images/quoteleft.gif) left top no-repeat;
}

.quotes blockquote.top {
  background: transparent url(/wordpress/wp-content/themes/clean2009/images/quoteleft.gif) left top no-repeat;
  margin-bottom: 20px;
}
.quotes blockquote div {
  padding: 0 48px;
  background: transparent url(/wordpress/wp-content/themes/clean2009/images/quoteright.gif) right bottom no-repeat;
  font-size: 92%;
  margin: 10px;
}

div.hr {
	margin: 10px 0px 10px 0px;
	background: #FFE1E7;
	height: 1px;
	clear: both;
}

#comments {
	margin: 10px 0px 10px 0px;
}

#comments h2 {
	font-size: 120%;
}

#comments .comment {
	margin: 10px 0px 10px 0px;
}

#comments form {
	margin: 10px 0px 5px 0px;
}

.post iframe {
	margin: 10px 0px 10px 0px;
	margin: auto;
}

blockquote div small {
	font-size: 80%;
}

#message {
	margin-top: 0px;
	background-color: #FF7893;
	height:120px;
	text-align: center;
}

#message p {
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}

#message form {
	padding: 5px 0px 5px 0px;
}

.warning {
	background-color: #FFE1E7;
	/*border: 1px solid #ae0000;*/
	padding: 10px;
}

.warning p {
	font-size: smaller;
	text-align: center;
}

.warning p a {
	font-size: smaller;
}

.post li {
	margin-bottom: 5px;
}
