/*
Theme Name: XIII
Theme URI: http://wordpress.org/
Description: The "XIII" WordPress theme: based on WP "Classic" theme - copyright (c) 2006 Maximilien George - meant to be used on 13.tikimatic.com only !
Version: 3.0
Author: Le 13e Bureau
Author URI: http://13.tikimatic.com/

*/


body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	letter-spacing: 0.2em;
	background: url(images/bg-xiii.jpg) #fff bottom right no-repeat fixed;
}

#header {
	background: url(images/aloha.jpg) #fff right no-repeat;
}

a {
	color: #ff42ce;
	text-decoration: none;
}

a:hover {
	color: #666;
}
/*
h1 {
	font-size: 12px;
	font-variant: small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 14px;
	z-index: 2;
	background-color: #fff;
}

h1:hover {
}

h1 a {
	color: #c0c0c0;
	}
*/
#sidebar ul {
	padding: 0;
	margin: 0;
	}

li {
	border-left: 0;
	padding: 0 0 0 4px;
	list-style-type: none;
	border-right: 1px solid #fff;
	}

li ul li {
	margin: 8px 0 16px 0;
	line-height: 8px;
}

li a {
	border-left: 11px solid #eee;
	border-right: 11px solid #fff;
	text-decoration: none;
	color: #d6d6d6;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: none;
	padding: 0 37px 0 8px;
}

li a:hover {
	background: none;
	border-left: 11px solid #ff42ce;
	border-right: 11px solid #f0f0f0;
}

/* Begin Structure */
html {
	margin: 0;
	padding: 0; 
	}
	
body {
	margin: 0;
	padding: 0; 
	}

#header {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
	position: fixed;
	right: 0px;
	top: 0px;
	text-align: right;
	vertical-align: top;
	height: 29px;
}

* html h1 { 
	position: fixed;
} 

#page {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	border: 0;
}

.narrowcolumn {
	margin: 0 0 0 154px;
	padding: 36px 0 0 30px;
	text-align: justify;
	}
	
.post {
	text-align: justify;
	line-height: 16px;
	}
	
.fr {
	font-style: italic;
}

#contact {
	width: 540px;
	height: 380px;
}

#footer {
	text-align: center;
	padding: 50px 0 2px 0;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #ccc;
}
	
#footer a {
	color: #ccc;
	}
	
#gallerythumbs {
	margin: 0;
	padding: 0 0 2em 0;
}

#gallerythumbs p {
	display: inline;
	margin: 0;
	padding: 0;
}

#gallerythumbs a {
	background: none;
}
/* End Structure */



/*	Begin Headers */
h1 {
	display: none;
	/*padding: 0;
	text-align: left;
	margin: 0;*/
	}
	
h2, h3 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	}
	
.narrowcolumn h2 {
	margin-bottom: 12px;
	padding-bottom: 4px;
	color: #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	}
	
#sidebar h2 {
	margin-bottom: 12px;
	padding-bottom: 4px;
	color: #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	letter-spacing: 0.2em;
	}
	
#sidebar li h2 a {
	font-family: "Times New Roman", Times, serif;
	color: #c0c0c0;
	font-size: 14px;
	letter-spacing: 0.2em;

}
/*
h1 {
	position: fixed;
	right: 24px;
	top: 0px;
}
 End Headers */



/* Begin Images */
#blank {
	border: 0;
	width: 235px;
	height: 20px;
	margin: 4px 4px 0 0;
	padding: 0;
}
	
p img {
	padding: 0;
	max-width: 100%;
	border: 6px solid #fff;
	background-color: #fff;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
	
.entrytext img { /*class for content images*/
	margin: 12px 15px 18px 0;
	}
	
.entrytext .wrap { /*class for special positioning content images*/
	margin: 0 6px 0 0 !important;
	float: left;
	clear: both;
	}
	
#gallerythumbs img {
	margin: 36px;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#gallerythumbs img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
/* End Images */



/* Begin Lists */
/* End Entry Lists */



/* Begin Sidebar */
#sidebar {
	position: fixed;
	left: 4px;
	top: 36px;
	width: 150px;
	margin: 0;
	padding: 0;
}
/* End Sidebar */



/* Begin Various Tags & Classes */
.img_reference {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 1px solid #333;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}
/* End Various Tags & Classes*/
