/*
Theme Name: Gaspard Ulliel Online
Theme URI: http://gaspardulliel.net/
Description: Layout specifically designed for <a href="/">this</a> website.
Version: 18.0
Author: Tran Nguyen
Author URI: http://transfixx.com/
*/

html {
	background: #000000;
	min-height: 100%;
	height: 100%;
}
body {
	background: #000000 url(images/body-bg.jpg) repeat-x;
	margin: 0px;
	min-height: 100%;
	height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
}

/*
------------
*/

#container {
	background: url(images/container-bg.jpg) repeat-y;
	width: 989px;
	height: auto;
	margin: 0px auto;
}
#ad {
	background: #000000;
	width: 989px;
	height: 101px;
}

/*
------------
*/

#header {
	background: url(images/header.jpg) repeat-y;
	width: 989px;
	height: 394px;
	text-align: left;
}
#header div.box {
	position: relative;
	left: 530px;
	top: 170px;
	width: 395px;
	height: 205px;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	line-height: 160%;
}
#header div.box a img {
	border: 1px solid #e0e0e0;
	filter:alpha(opacity: 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#header div.box a:hover img {
	border: 1px solid #000000;
	filter:alpha(opacity: 100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

/*
------------
*/

#menu {
	background: url(images/menu-bg.jpg) no-repeat;
	width: 989px;
	height: 110px;
}
#menu a {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-shadow: 2px 2px #000000;
	letter-spacing: -1px;
	color: #a1cd4c;
	margin-right: 15px;
}
#menu a:hover {
	color: #ffffff;
}

/*
------------
*/

a {
	font-weight: bold;
	text-decoration: none;
	color: #6d9226;
}
a:hover {
	color: #000000;
}
a img {
	border: 5px solid #e0e0e0;
	filter:alpha(opacity: 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
a img:hover {
	border: 5px solid #a1cd4c;
	filter:alpha(opacity: 100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
b, strong {
	color: #000000;
}
em, i {
	font-weight: bold;
	color: #3b5705;
}
ins, u {
	color: #8b917f;
}
textearea, input, select, button {
	background: #ffffff;
	border: 1px solid #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
blockquote {
	background: #eeeeee;
	text-align: justify;
	font-size: 12px;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*
------------
*/

#sidebar {
	float: left;
	width: 250px;
	margin: 0px auto auto 70px;
}
#sidebar h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 2px 2px #d6d6d6;
	letter-spacing: -1px;
	color: #000000;
	margin: 0px;
	padding: 5px;
}
#sidebar div.main {
	background: #eeeeee;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px 0px 10px 0px;
}
#sidebar div.maintext {
	text-align: justify;
}
#sidebar a img, #sidebar a:hover img {
	border-width: 2px;
}

/*
------------
*/

#contents {
	float: right;
	margin: 0px 70px auto auto;
	width: 579px;
	height: auto;
}
#contents h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	text-shadow: 2px 2px #d6d6d6;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0px;
	color: #70a608;
}
#contents div.entrymeta {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	color: #000000;
}
#contents div.main {
	background: #ffffff url(images/contents-main-bg.jpg) repeat-x;
	background-position: bottom;
	border-top: 2px solid #eeeeee;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px;
}
#contents div.maintext {
	text-align: justify;
}
#contents div.mainfooter {
	background: #ffffff url(images/contents-main-footer.jpg) no-repeat;
	width: 579px;
	height: 90px;
	margin: 0px 0px 10px 0px;
}

/*
------------
*/

#footer {
	background: url(images/footer.jpg) no-repeat;
	width: 989px;
	height: 30px;
	clear: both;
}
#bottom {
	background: #000000;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 14px;
}

/*
------------
*/

#page p.nav {
	background: #eeeeee;
	border-left: 1px solid #d6d6d6;
	padding: 10px;
}
