/*
Theme Name: TeresaPalmer.net
Theme URI: http://transfixx.com/
Description: Layout specifically designed for <a href="/">this</a> website.
Version: 12.0
Author: Tran Nguyen
Author URI: http://transfixx.com/
*/

body {
	background: #c0cdd4 url(images/v12_bg.jpg) repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d4b52;
}

/*
-----------------
*/

a {
	text-decoration: none;
	font-weight: bold;
	color: #415263;
}
a:hover {
	color: #000000;
}
b, strong {
	color: #4b3d2c;
}
em, u, i {
	font-weight: bold;
	color: #010102;
}
a img {
	border: 3px solid #a7bbc5;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
a:hover img {
	border: 3px solid #86a3b1;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
table, tr, td {
	font-size: 12px;
}
textarea, input, select, button {
	background: #d7e1e6;
	border: 1px solid #b7c8d1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d4b52;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
blockquote {
	background: #d8e1e5;
	text-align: justify;
	border-bottom: 1px solid #b3c5ce;
	border-left: 1px solid #b3c5ce;
	padding: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #486a7b;
}

/*
-----------------
*/

#sidebar {
	width: 300px;
	height: 100%;
	vertical-align: top;
}
#sidebar h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #e3d5bd;
	margin: 0px 0px 10px 0px;
}
#sidebar div.main {
	background: #323537;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px 0px 10px 0px;
}
#sidebar div.maintext {
	text-align: justify;
	color: #a2adb4;
}
#sidebar a {
	color: #a8d3f1;
}
#sidebar a:hover {
	color: #ffffff;
}
#sidebar b, #sidebar strong {
	color: #a59380;
}
#sidebar strike, #sidebar del {
	color: #3f4346;
}
#sidebar td {
	color: #a2adb4;
}
#sidebar a img {
	border: 2px solid #3d4143;
}
#sidebar a:hover img {
	border: 2px solid #494f52;
}

/*
-----------------
*/

#contents {
	width: 500px;
	height: 100%;
	vertical-align: top;
}
#contents h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: lighter;
	text-align: left;
	text-transform: uppercase;
	color: #1e374e;
	margin: 0px;
	padding: 0px;
}
#contents h2 a {
	color: #1e374e;
	font-weight: lighter;
}
#contents div.entrymeta {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 10px 0px;
}
#contents div.main {
	background: #c9d5db;
	border-bottom: 1px solid #96abb5;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px 0px 10px 0px;
}
#contents div.maintext {
	text-align: justify;
}

/*
-----------------
*/

#page h2 {
	margin: 0px 0px 10px 0px;
}
#page p.nav {
	background: #d3dce1;
	border-bottom: 1px dotted #adbcc4;
	padding: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*
-----------------
*/

#ad {
	width: 900px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
#introduction {
	background: #04080c url(images/v12_04.jpg) no-repeat;
	width: 351px;
	height: 96px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #7d8d96;
	text-align: justify;
	line-height: 160%;
}
#bookmarks {
	background: #070a0c url(images/v12_08.jpg) no-repeat;
	width: 219px;
	height: 98px;
	font-size: 11px;
	font-weight: bold;
	color: #9eb7cb;
	text-align: center;
}
#bookmarks a img {
	border: 0px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#bookmarks a:hover img {
	border: 0px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#latestphotos {
	background: #070a0c url(images/v12_10.jpg) no-repeat;
	width: 419px;
	height: 98px;
	vertical-align: middle;
	text-align: left;
}
#latestphotos a img {
	border: 2px solid #2c3b43;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#latestphotos a:hover img {
	border: 2px solid #959999;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#left, #right {
	width: 45px;
	height: 100%;
	vertical-align: top;
}
#middle {
	width: 10px;
	height: 100%;
	vertical-align: top;
}