/* @override http://jeanbaldwin.com/site/wp-content/themes/baldwin/style.css */

/*
Author: Joe Tan (joetan54@gmail.com)
*/
@import '/site/wp-includes/js/thickbox/thickbox.css';


xmp {
	color: #000;
	background: yellow;
}
html, body {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 12px;
	background: #fff url(images/body.jpg) center;
	color: #252525;
}

.clear { clear: both;}
.alignleft { float: left; }
.alignright { float: right; }


img.alignleft {	margin: 0 15px 15px 0; }
img.alignright { margin: 0 15px 15px 0; }

h1,h2,h3,h4 { 
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin: 0;
	line-height: normal;
}

h1 {
	margin-bottom: 15px;
	color: #713c0e;
	font: 23px Georgia, "Times New Roman", Times, serif;
}
h1 a{
	color: #713c0e;
}
h1.section {
	margin: 0 0 15px 0;
}
h2 {
	margin: 0 0 0px 0;
	font: 26px Georgia, "Times New Roman", Times, serif;
	color: #5596b9;
}
h2 a {
	color: #5596b9;
}
h3 {
	font-size: 16px;
}
h3 a {
}
h3 a:hover {
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
p {
	margin: 0 0 1em 0;
}
a {
	text-decoration: none;
	color: #00aeef;
}
a:hover {
	text-decoration: underline;
}
hr {
	clear: both;
	visibility: hidden;
	margin: 0 0 30px;
}
blockquote {
	padding: 15px;
	margin: 20px 0 15px 0;
	font-size: 12px;
	color: #4073a2;
	background: #fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
blockquote h3 {
	margin-bottom: 10px;
}
blockquote cite {
	display: block;
	margin: 15px 0 0 40px;
	color: #3f73a2;
	font-size: 11px;
	font-weight: bold;
}
blockquote.alignleft  { width: 250px; margin: 10px 15px 15px 0; }
blockquote.alignright { width: 250px ;margin: 10px 0 15px 35px; }
ol, ul {
	margin: 0 0 1em 3em;
	padding: 0;
}
ol li, ul li {
	margin: 0 0 10px;
}
ul li {
	list-style: url(images/icon-li.gif);
}
td, th {
	border: 0;
}

/* @group Layout */

/*
#wrap2, 
#header,
#footer {
	margin: 0 auto;
	max-width: 1200px;
}
*/
#wrap {
	text-align: left;
	
}
#wrap2 {
	border-top: 17px solid white;
	background: white url(images/content-mid.gif) repeat-y center;
}
#wrap3 { background: url(images/content-top.gif) no-repeat top center; }
#wrap4 { background: url(images/content-bottom.gif) no-repeat bottom center; position: relative; }
#wrap5 {
	padding: 100px 50px 100px 50px;
	width: 940px;
	margin: 0 auto;
}
#header {
	background: url(images/header.jpg) repeat-x bottom center;
}

#sidebar {
	width: 255px;
	float: left;
}
#content {
	float: right;
	width: 590px;
	line-height: 1.7;
}

/* @end */

/* @group Header */

#header2 {
	position: relative;
	padding: 0 0px;
	width: 1040px;
	height: 109px;
	margin: 0 auto;
	background:url(images/header.jpg) repeat-x bottom center
}
#header h1 {
	position: absolute;
	left: 50px;
	top: 0;
	background: red;
}
#header h1 a {
	position: absolute;
	display: block;
	width: 260px;
	height: 80px;
	top: 67px;
	left: 0;
	background:url(images/logo.png) no-repeat;
	text-indent: -10000px;
}

/* @end */

/* @group Nav */

#nav {
	position: absolute;
	top: 68px;
	left: 345px;
	z-index: 10;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 0 16px 0 0;
	list-style: none;
	list-style-image: none;
	background: url(images/nav-right.png) no-repeat top right;
	cursor: pointer;
}
#nav ul li a {
	display: block;
	height: 82px;
	line-height: 112px;
	padding: 0 0 0 16px;
	font-family: verdana;
	font-size: 16px;
	color: #5596b9;
	background: url(images/nav-left.png) no-repeat;
}
#nav ul li a:hover {
	text-decoration: none;
}
#nav ul li.selected a,
#nav ul li.hover a {
	background-position: 0 -85px;
}
#nav ul li.selected,
#nav ul li.hover {
	background-position: right -85px;
}
#nav ul li.home {
	margin-left: 15px;
	background: none;
} 
#nav ul li.home a {
	height: auto;
	padding: 0 0 0 24px;
	background: url(images/icon-home.gif) no-repeat 0 12px;
	line-height: 45px;
	font-size: 12px;
}
#nav ul li.home a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Content */
.post {
	margin: 0 0 20px 0;
}


/* @end */



/* @group Sidebar */

#sidebar #subnav {
	margin: 0;
	padding: 0 0 300px 0;
	background: no-repeat bottom;
}
#sidebar #subnav ul {
	margin: 0;
	padding: 10px 0;
	background: url(images/sidebar-top.png);
}
#sidebar #subnav ul li {
	margin: 0;
	padding: 4px 2px 4px 24px;
	list-style: none;
	background: url(images/icon-square.gif) no-repeat -1000px -1000px;
}
#sidebar #subnav ul li a {
	color: #252525;
}
#sidebar #subnav ul li a:hover {
	text-decoration: underline;
}
#sidebar #subnav ul li.selected,
#sidebar #subnav ul li.current_page_item {
	background-position: 9px 6px;
}
#sidebar .quote {
	padding: 45px 0 0 0;
	color: #5696b9;
	font-size: 18px;
	font-weight: normal;
}
#sidebar .quote strong {
	font-weight: normal;
}
#sidebar .quote em {
	display: block;
	margin: 5px 0 0 0;
	font-family: "Hand of Sean", sans-serif;
	font-style: normal;
	color: #000;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
	height: 130px;
	border-top: 45px solid white;
	background: url(images/footer.jpg) repeat-x top;
}
#footer2 {
	position: relative;
	width: 1040px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}
#footer .links {
	position: absolute;
	top: -18px;
	left: 290px;
	width: 580px;
	line-height: 16px;
	z-index: 10;
	border-left: 1px solid #eceeea;
}
#footer .links a {
	display: block;
	float: left;
	padding: 0 10px;
	line-height: 16px;
	border-right: 1px solid #eceeea;
	color: #5596b9;
	text-transform: uppercase;
	font-size: 10px;
}
#footer .links a:hover {
	text-decoration: underline;
}
#footer .links .share {
	position: absolute;
	right: 0;
	border: 0;
	padding: 0;
}
#footer .links .share a {
	border: 0;
	padding: 0;
}
#footer .links .share a.facebook {
	display: block;
	margin: 0 15px 0 0;
	width: 16px;
	height: 16px;
	background: url(images/icon-facebook.gif) no-repeat;
	text-indent: -10000px;
}
#footer .copyright {
	padding-left: 300px;
	color: #898989;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 30px;
}
#footer .copyright a {
	color: #898989;
}

form#search {
	position: absolute;
	top: -45px;
	height: 60px;
	width: 184px;
	background:url(images/search.gif) no-repeat;
}
form#search input.text {
	position: absolute;
	top: 27px;
	border: 0;
	background: none;
	left: 22px;
	width: 120px;
	color: #acacac;
}
form#search input.focused {
	color: #252525;
}
form#search input.submit {
	display: block;
	position: absolute;
	top: 25px;
	right: 10px;
	background: none;
	border: 0;
	width: 30px;
	height: 20px;
	cursor: pointer;
	text-indent: -10000px;
	line-height: 1px;
	font-size: 1px;
	color: #f1f2ee;
}

/* @end */


/* @group CForms */


.cform {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
	width: 600px !important;
}
.cform textarea {
	width: 490px !important;
}
.linklove {
	display: none;
}

/* @end */


/* @group Expandable */

.expandable .post {
	padding-left: 40px;
}
.expandable .post h2 {
	margin-left: -40px;
	margin-bottom: 5px;
	padding-left: 40px;
	background: url(images/icon-expand.png) no-repeat 15px -74px;
	cursor: pointer;
}
.expandable .post h2.opened { background-position: 15px 4px;}
/* @end */

#wp_page_numbers {
	position: relative;
}
#wp_page_numbers ul {
	margin: 0;
	padding: 0;
}
#wp_page_numbers ul li {
	float: left;
	margin: 0 5px 0;
	padding: 0 5px;
	list-style: none;
	list-style-image: none;
	border: 1px solid #ebecdd;
}
#wp_page_numbers ul li a {
	color: #252525;
}
#wp_page_numbers ul li.active_page {
	font-weight: bold;
}
#wp_page_numbers ul li.active_page {
	border: 1px solid #888;
}
#wp_page_numbers ul li.page_info {
	display: none;
}
