/*
Theme Name: Transfixx Productions
Theme URI: http://transfixx.com/
Description: Layout designed for <a href="http://kerrykatonaonline.co.uk">Kerry Katona Online</a>.
Version: 1.0
Author: Tran Nguyen
Author URI: http://transfixx.com/
*/

body {
	background: #ccc8bd url(images/transfixx_bg.jpg) repeat-x;
	margin: 0px;
	font: 9pt Arial;
	color: #827f77;
}
a {
	text-decoration: none;
	color: #79b2ab;
	font-weight: bold;
}
a:hover {
	color: #725430;
}
b, strong {
	color: #725430;
}
table, tr, td {
	font: 9pt Arial;
}
a img {
	border: 5px solid #c9c3b7;
}
a:hover img {
	border: 5px solid #b4ac97;
}

img.noborder {
  border: 0;
  }

img.border {
	border: 2px solid #cccac4;
	}


/*
SIDE BAR
*/

#sideBar {
	background: #e3e3e3;
	width: 273px;
	height: 100%;
	padding: 0px 13px;
	vertical-align: top;
}
#sideBar h1 {
	font: 9pt Trebuchet MS;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #7a6142;
	margin: 0px;
	padding: 5px;
}
#sideBar div.main {
	margin: 0px 0px 10px 0px;
}
#sideBar div.mainText {
	background: #dddddd;
	text-align: justify;
	padding: 7px;
	color: #989898;
	-moz-border-radius: 7px;
}
#sideBar a {
	color: #74542e;
}
#sideBar a:hover {
	color: #76afa9;
}
#sideBar b, #sideBar strong {
	color: #76afa9;
}
#sideBar a img {
	border: 2px solid #76afa9;
}
#sideBar a:hover img {
	border: 2px solid #74542e;
}

/*
CONTENT'S BODY
*/

#contentsBody {
	background: url(images/transfixx_12.jpg) repeat-y;
	width: 519px;
	height: 100%;
	padding: 0px 13px;
	vertical-align: top;
}
#contentsBody h1 {
	font: 16pt Georgia;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #76afa9;
	margin: 0px;
}
#contentsBody h2 {
	font: 8pt Arial;
	color: #9b9280;
	margin: 0px 0px 15px;
}
#contentsBody div.main {
	background: #e5e4e0;
	padding: 10px;
	margin: 0px 0px 20px 0px;
	-moz-border-radius: 7px;
}
#contentsBody div.mainText {
	text-align: justify;
	color: 989793;
}
#contentsBody blockquote {
	background: #f5f4ef;
	padding: 10px;
	-moz-border-radius: 7px;
}
textarea, input, select, button {
	background: #f5f4ef;
	font: 9pt Arial;
	border: 0px;
	padding: 10px;
	color: #785734;
	-moz-border-radius: 7px;
}

/*
LAYOUT ESSENTIALS
*/

#introduction {
	background: #cecabf url(images/transfixx_07.jpg) no-repeat;
	width: 373px;
	height: 95px;
	font: 8pt Arial;
	text-align: justify;
	color: #655f52;
	vertical-align: top;
}
#left {
	background: url(images/transfixx_10.jpg) repeat-y;
	width: 112px;
	height: 100%;
	vertical-align: top;
}
#right {
	background: url(images/transfixx_13.jpg) repeat-y;
	width: 103px;
	height: 100%;
	vertical-align: top;
}