/*
Theme Name: Ver. 6
Theme URI: http://tomsturridge.net/
Description: Layout specifically designed for <a href="/">this</a> website.
Version: 1.0
Author: Tran Nguyen
Author URI: http://transfixx.com/
*/

body {
	background: #424242 url(http://tomsturridge.net/images/v6/v6_bg.jpg) repeat-x;
	margin: 0px;
	font: 12px Trebuchet MS;
	color: #444444;
}

/*
BASICS
*/

a {
	text-decoration: none;
	font-weight: bold;
	color: #8f64bd;
}
a:hover {
	color: #000000;
}
b, strong {
	color: #2d59a8;
}
em, i, u {
	color: #b38c15;
	font-weight: bold;
}
a img {
	border: 1px solid #b5c7cb;
}
a:hover img {
	border: 1px solid #3f68b5;
}
table, tr, td {
	font: 9pt Trebuchet MS;
}

/*
SIDE BAR
*/

#sideBar {
	background: #dddddd;
	width: 300px;
	height: 100%;
	vertical-align: top;
	padding-top: 10px;
}
#sideBar h2,  #sideBar h1 {
	font: 12px Trebuchet MS;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px;
	padding: 5px;
	color: #6f4aa6;
}
#sideBar div.main {
	margin: 0px 10px 20px 10px;
}
#sideBar div.maintext {
	background: #e6e6e6;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: justify;
}
#sideBar a {
	color: #2d59a8;
}
#sideBar a:hover {
	color: #000000;
}
#sideBar b {
	color: #8f64bd;
}
#sideBar a img {
	border: 2px solid #c1c1c1;
}
#sideBar a:hover img {
	border: 2px solid #2d59a8;
}
#sideBar div.bookmarks {
	text-align: center;
}
#sideBar div.bookmarks a img {
	border: 0px;
	padding: 0px;
	margin-right: 5px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#sideBar div.bookmarks a:hover img {
	border: 0px;
	padding: 0px;
	margin-right: 5px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

/*
CONTENT'S BODY
*/

#contentsBody {
	background: #ffffff url(http://tomsturridge.net/images/v6/v6_11.jpg) repeat-y;
	width: 499px;
	height: 100%;
	vertical-align: top;
	padding-top: 10px;
}
#contentsBody h2 {
	font: 18px Arial Narrow;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
	color: #253f6c;
}
#contentsBody h2:first-letter, #contentsBody h2:first-letter a {
	font: 25px Arial;
	color: #6f46a4;
}
#contentsBody h2 a {
	color: #253f6c;
}
#contentsBody div.entrymeta {
	font: 8pt Trebuchet MS;
	color: #000000;
	margin: 0px 0px 10px 0px;
}
#contentsBody div.main {
	background: #ffffff url(images/v6_main.png) repeat-x;
	background-position: bottom;
	margin: 0px 0px 25px 10px;
	border-top: 1px solid #eeeeee;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
#contentsBody div.maintext {
	text-align: justify;
}
#contentsBody a img {
	padding: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
#contentsBody blockquote {
	background: #eeeeee;
	text-align: justify;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #88a5d4;
}
#contentsBody textarea, #contentsBody input, #contentsBody select, #contentsBody button {
	background: #ffffff;
	border: 1px solid #b2a3cb;
	font: 12px Trebuchet MS;
	color: #715999;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
#contentsBody div.bookmarks {
	text-align: center;
}
#contentsBody div.bookmarks a img {
	border: 0px;
	padding: 0px;
	margin-right: 15px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#contentsBody div.bookmarks a:hover img {
	border: 0px;
	padding: 0px;
	margin-right: 15px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
/*
LAYOUT ETC.
*/

#ad {
	background: #000000;
	width: 932px;
	height: 100px;
	vertical-align: middle;
	text-align: center;
}
#introduction {
	background: #0f0f0f;
	width: 300px;
	height: 258px;
	font-weight: bold;
	color: #7fa3da;
}
#introduction a img {
	border: 1px solid #2a2a2a;
	width: 45px;
	height: 50px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#introduction a:hover img {
	border: 1px solid #416baf;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#left {
	background: url(http://tomsturridge.net/images/v6/v6_08.jpg) repeat-y;
	width: 66px;
	height: 100%;
	vertical-align: top;
}
#middle {
	background: #ffffff;
	width: 1px;
	height: 100%;
	vertical-align: top;
}
#right {
	background: url(http://tomsturridge.net/images/v6/v6_12.jpg) repeat-y;
	width: 66px;
	height: 100%;
	vertical-align: top;
}

/*
PAGE'S BODY
*/

#page p.nav {
	background: #eeeeee;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
#page h2 {
	margin: 0px 0px 15px 0px;
}