/*
Theme Name: Transfixx Productions
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: #444748 url(images/html-bg.jpg) repeat-x;
	min-height: 100%;
}
body {
	margin: 0px;
	height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404246;
}

/*
-----------------
*/

#container {
	background: url(images/container-bg.jpg) repeat-y;
	width: 945px;
	height: auto;
	margin: 0px auto;
}
#ad {
	background: url(images/ad.jpg) no-repeat;
	width: 945px;
	height: 100px;
}

/*
-----------------
*/

#menu {
	background: url(images/menu.jpg) no-repeat;
	width: 945px;
	height: 45px;
	line-height: 45px;
}
#menu ul, #menu li {
	list-style: none;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	display: inline;
}
#menu li a {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 2px 2px 2px #33373e;
	color: #fbfdff;
}
#menu li a:hover {
	color: #e97c70;
}

/*
----------------------------------
*/

#header {
	background: url(images/header.jpg) no-repeat;
	width: 945px;
	height: 231px;
	text-align: left;
	clear: both;
}
#sidebar {
	float: left;
	background: url(images/sidebar.jpg) no-repeat;
	width: 351px;
	height: auto;
	padding-top: 75px;
}
#contents {
	float: right;
	background: url(images/contents.jpg) no-repeat;
	width: 594px;
	height: auto;
}
/*#sidebar {
	position: relative;
	left: 60px;
	top: 293px;
	width: 276px;
	height: auto;
	z-index: 1;
}
#contents {
	position: relative;
	left: 366px;
	top: 231px;
	width: 519px;
	height: auto;
	z-index: 1;
}*/

/*
----------------------------------
*/

#footer {
	background: url(images/footer.jpg) no-repeat;
	width: 945px;
	height: 75px;
	clear: both;
	text-align: left;
}
#footer div.txx {
	position: relative;
	left: 98px;
	top: 21px;
	width: 206px;
	height: 15px;
	cursor: pointer;
}

/*
----------------------------------
*/

a {
	text-decoration: none;
	font-weight: bold;
	color: #53393e;
}
a:hover {
	color: #1a1b1c;
}
b, strong {
	color: #bf5347;
}
em, i {
	font-weight: bold;
	color: #e77b6e;
}
ins, u {
	color: #53667d;
}
a img {
	border: 3px solid #dadddd;
}
a:hover img {
	border: 3px solid #d1d3d3;
}
textarea, input, select, button {
	background: #ffffff;
	border: 1px solid #d1d3d3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404246;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
blockquote {
	background: #dadddd;
	text-align: justify;
	font-size: 12px;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*
----------------------------------
*/

#sidebar h2 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #68737c;
	margin: 0px;
	padding: 5px;
}
#sidebar div.main {
	width: 276px;
	height: auto;
	margin: 0px 0px 10px 60px;
}
#sidebar div.maintext {
	background: #191b20;
	text-align: justify;
	font-size: 12px;
	line-height: 160%;
	padding: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #a7afb7;
}
#sidebar a {
	color: #e7e8e9;
}
#sidebar a:hover {
	color: #e5796c;
}
#sidebar b, #sidebar strong {
	color: #b3473a;
}
#sidebar a img {
	border: 2px solid #282b31;
}
#sidebar a:hover img {
	border: 2px solid #44474e;
}
#sidebar textarea, #sidebar input, #sidebar select, #sidebar button {
	background: #292b31;
	border: 1px solid #121418;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a7afb7;
}
#sidebar ul, #sidebar li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#sidebar label {
	display: none;
}

/*
----------------------------------
*/

#contents h2 {
	font-size: 21px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #a2362a;
	margin: 0px;
}
#contents h2 a {
	color: #a2362a;
}
#contents div.entrymeta {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #62676b;
	margin: 0px 0px 10px 0px;
}
#contents div.main {
	background: #f2f7fa url(images/contents-main-bg.jpg) repeat-x;
	width: 499px;
	padding: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 0px 60px 10px 15px;
}
#contents div.maintext {
	text-align: justify;
	line-height: 160%;
}

/*
----------------------------------
*/

div.wp-caption {
	background: #ffffff;
	border: 1px solid #cbcfd2;
	font-size: 10px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
div.alignleft {
	float: left;
	margin-right: 5px;
}
div.alignright {
	float: right;
	margin-left: 5px;
}

/*
----------------------------------
*/


ol.commentlist {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
ol.commentlist li {
	background: #ffffff;
	list-style: none;
	border: 2px solid #cbcfd2;
	padding: 10px;
	margin: 0px 0px 5px 0px;
}
ol.commentlist li li {
	list-style: none;
	border: 0px;
	border-left: 1px solid #cbcfd2;
	padding: 10px;
	margin: 0px 0px 5px 0px;
}
ol.commentlist .comment-author {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	font-style: normal;
}
ol.commentlist .comment-meta {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	font-style: normal;
}

/*

