/*
Theme Name: Vancouver
Theme URI: http://www.bolt80.com/wordpress/vancouver/
Description: A dark theme showing Vancouver by dusk, based on "Minima Blue" by Douglas Bowman
Version: 1.0
Author: Ludovic Chabant
Author URI: http://ludovic.chabant.com/
*/

body {
	background:#113355 url(images/background.jpg) repeat-y fixed center top;
	margin:0;
	color:#cccccc;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 0.8em;
	text-align: center;
}
a:link {
	color:#99bbdd;
	text-decoration:none;
}
a:visited {
	color:#aa77aa;
	text-decoration:none;
}
a:hover {
	color:#ffcc66;
	text-decoration:underline;
}
a img {
	border-width:0;
}
  
#navbar {
	display:none;
}

/* Header
***********************************************
 */

#header-wrapper {
	/*height: 200px;*/
	border-bottom: solid 1px #7799bb;
}

#header {
	text-align: left;
	color:#eeeeee;
}

#header h1 {
	width: 40%;
	padding: 0.6em 0.8em .25em;
	line-height:1.2em;
	text-transform:uppercase;
	letter-spacing: 0.2em;
	font: normal bold 200% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}

#header a {
	color:#eeeeee;
	text-decoration:none;
}
#header a:hover {
	color:#eeeeee;
}

#header .description {
	padding: 8em 2.2em 1em;
	overflow: hidden;
	text-transform:uppercase;
	letter-spacing: 0.2em;
	line-height: 1.4em;
	font: normal normal 78% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif;
	color: #7799bb;
}


/* Outer-Wrapper
*********************************************** */
#outer-wrapper {
	width: 780px;
	margin: 0 auto;
	padding:0;
	background-image: url(images/footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	font: normal normal 100% 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
}

#inner-wrapper {
	 padding: 0.8em;
	 background-image: url(images/header.jpg);
	 background-position: center top;
	 background-repeat: no-repeat;
}

#main-wrapper {
	width: 510px;
	float: left;
	word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}

#sidebar-wrapper {
	 width: 220px;
	 float: right;
	 word-wrap: break-word; /* fix for long text breaking sidebar float in IE */
	 overflow: hidden;     /* fix for long non-text content breaking IE sidebar float */
}


/* Posts
***********************************************
 */
.date-header {
	margin: 1.5em 0 0.5em;
	font: normal bold 78% 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #557799;
}

.post {
	margin: 0.5em 0 1.5em;
	border-bottom: 1px dotted #446688;
	padding-bottom: 1.5em;
	line-height: 1.6em;
}
.post h2 {
	margin: 0.25em 0 0;
	padding: 0 0 4px;
	font-size: 140%;
	font-weight: normal;
	line-height: 1.4em;
	color: #ffcc66;
}

.post h2 a, 
.post h2 a:visited, 
.post h2 strong {
	display: block;
	text-decoration: none;
	color: #ffcc66;
	font-weight: bold;
}

.post h2 strong, 
.post h2 a:hover {
	color: #cccccc;
}

.post p {
	margin: 0 0 0.75em;
}

.post-footer {
	margin: 0.75em 0;
	color: #557799;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font: normal normal 78% 'Trebuchet MS', Trebuchet, Verdana, Sans-serif;
	line-height: 1.4em;
}

.comment-link {
	margin-left: 0.6em;
}
.post img {
	padding: 4px;
	border: 1px solid #446688;
}
.post blockquote {
	margin: 1em 20px;
}
.post blockquote p {
	margin: 0.75em 0;
}

.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}

/* Comments
*********************************************** */
h3#comments {
	margin: 1em 0;
	font-weight: bold;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #557799;
}

.commentlist {
	 margin: 1em 0 1.5em;
	 padding-left: 50px;
	 line-height: 1.6em;
 }
.commentlist .comment-author {
	margin: 0.5em 0;
}
.commentlist .comment-author img.avatar {
	height: 37px;
	width: 37px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-left: -50px;
	float: left;
}
.commentlist .comment-body {
	margin: 0.25em 0 0;
}
.commentlist .comment-meta {
	margin: 0.5em 0;
	line-height: 1.4em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.commentlist .comment-body p {
	margin: 0 0 0.75em;
}
.comment {
	list-style-type: none;
}

textarea#comment {
	width: 100%;
}

.deleted-comment {
	font-style: italic;
	color: gray;
}

.feed-links {
	clear: both;
	line-height: 2.5em;
}

#blog-pager-newer-link {
	float: left;
}
 
#blog-pager-older-link {
	float: right;
}

#blog-pager { 
	text-align: center;
}

/* Sidebar Content
*********************************************** */
.sidebar { 
	color: #cccccc;
	line-height: 1.5em;
}

.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar li {
	margin: 0;
	padding: 0 0 0.25em 0;
	line-height: 1.5em;
}

.sidebar .widget { 
	border-bottom: 1px dotted #446688;
	margin: 0 0 1.5em;
	padding: 0 0 1.5em;
}

/* Footer
*********************************************** */
#footer {
	width: 660px;
	clear: both;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 420px;
	line-height: 1em;
	font-size: 80%;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	text-align: center;
}


