/*
Theme Name: A-B.org - Version 1
Theme URI: http://transfixx.com/
Description: Layout specifically designed for <a href="/">this</a> website.
Version: 1.0
Author: Tran N.
Author URI: http://transfixx.com/
*/

html {
	background: #fdfdfd;
}
body {
	background: #fdfdfd url(images/body-bg.jpg) repeat-x;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

/*
-----------------------------------
*/

#container {
	width: 900px;
	height: auto;
	margin: 0px auto;
}
#ad {
	background: url(images/ad.jpg) no-repeat;
	width: 900px;
	height: 100px;
}

/*
-----------------------------------
*/

#menu {
	background: url(images/menu.jpg) no-repeat;
	width: 900px;
	height: 45px;
	line-height: 45px;
}
#menu a {
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-shadow: 2px 2px 2px #2a2a2a;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #ffffff;
	margin: 0px 8px 0px 8px;
}
#menu a:hover {
	color: #cbb9a6;
}
#menu b {
	font-size: 14px;
	color: #cbb9a6;
}

/*
-----------------------------------
*/

#header {
	background: url(images/header.jpg) no-repeat;
	width: 900px;
	height: 391px;
	text-align: left;
}
#header div.txx {
	position: relative;
	left: 491px;
	top: 115px;
	width: 197px;
	height: 7px;
	cursor: pointer;
}
#header div.introduction {
	position: relative;
	left: 414px;
	top: 163px;
	width: 292px;
	height: 113px;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	color: #808080;
	line-height: 160%;
}

/*
-----------------------------------
*/

#sidebar {
	float: left;
	width: 300px;
	height: auto;
	margin: 0px auto 0px 32px;
}
#contents {
	float: right;
	width: 520px;
	height: auto;
	margin: 0px 33px 0px auto;
}
#footer {
	clear: both;
	width: 900px;
	height: 50px;
}

/*
-----------------------------------
*/

a {
	text-decoration: none;
	font-weight: bold;
	color: #6e543d;
}
a:hover {
	color: #000000;
}
b, strong {
	color: #000000;
}
a img {
	border: 5px solid #c8c8c8;
}
a:hover img {
	border: 5px solid #080808;
}
textarea, input, select, button {
	background: #ffffff;
	border: 1px solid #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
blockquote {
	border-left: 5px solid #dddddd;
	border-right: 5px solid #dddddd;
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	padding: 10px;
}

/*
-----------------------------------
*/

#sidebar h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #000000;
	margin: 0px 0px 5px 0px;
}
#sidebar div.main {
	margin: 0px 0px 10px 0px;
}
#sidebar div.maintext {
	text-align: justify;
	line-height: 160%;
	color: #333333;
	background: #dddddd;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
#sidebar a img, #sidebar a:hover img {
	border-width: 2px;
}
#sidebar div.latestphotos a img, #sidebar div.latestphotos a:hover img {
	width: 60px;
	height: 65px;
}

/*
-----------------------------------
*/

#contents div.title {
	background: #090909 url(images/contents-h2-bg.jpg) repeat-x;
	padding: 5px 5px 5px 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius:  0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	margin: 0px;
}

#contents h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	text-shadow: 2px 2px #000000;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #ffffff;
	margin: 0px;
}
#contents div.entrymeta {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-shadow: 2px 2px #000000;
	text-transform: uppercase;
	color: #cccccc;
}
#contents div.entrymeta a {
	color: #cbb9a6;
}
#contents div.entrymeta a:hover {
	color: #ffffff;
}
#contents div.main {
	margin: 0px 0px 10px 0px;
}
#contents div.maintext {
	text-align: justify;
	line-height: 160%;
	background: #ffffff url(images/contents-main-bg.jpg) repeat-x;
	background-position: bottom;
	padding: 10px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius:  5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

/*
-----------------------------------
*/

#page div.title {
	background: #090909 url(images/contents-h2-bg.jpg) repeat-x;
	padding: 5px 5px 5px 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius:  0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	margin: 0px;
}

#page h2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: left;
	text-shadow: 2px 2px #000000;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #ffffff;
	margin: 0px;
}
#page div.main {
	margin: 0px 0px 10px 0px;
}
#page div.maintext {
	text-align: justify;
	line-height: 160%;
	background: #ffffff url(images/contents-main-bg.jpg) repeat-x;
	background-position: bottom;
	padding: 10px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius:  5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#page p.nav {
	padding: 15px;
	border-bottom: 1px dashed #dddddd;
}
