/* @override 
	http://t4g.org/site/wp-content/themes/t4g/style.css?a
	http://t4g.org/site/wp-content/themes/t4g/style.css?b
*/

/*
Author: Joe Tan (joetan54@gmail.com)
*/
@import '../../../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: #fffdea url(images/body.gif) repeat-x;
	color: #666;
}

.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 {
	font-size: 23px;
	font-weight: bold;
	color: #666;
}
h1 a{
	color: #666;
}
h1.section {
	margin: 0 0 15px 0;
}
h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #999;
	border-bottom: 1px dashed #C0C0C0;
}
h2 a {
}
h3 {
	font-size: 16px;
}
h3 a {
}
h3 a:hover {
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 14px;
}
p {
	margin: 0 0 1em 0;
}
a {
	text-decoration: none;
	color: #09c;
}
a:hover {
}
hr {
	clear: both;
	visibility: hidden;
	margin: 0 0 30px;
}
blockquote {
	padding: 15px;
	margin: 20px 0 15px 0;
	font-size: 12px;
	color: #4073a2;
	background: #f2f3e7;
}
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;
}
td, th {
	border: 0;
}

#wrap {
	position: relative;
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

/* @group Header */

#header {
	position: relative;
	height: 148px;
}
#header h1 {
	position: absolute;
	top: 20px;
	left: 0;
	width: 120px;
	height: 115px;
	background: url(images/sprites.gif) no-repeat -29px 21px;
}
#header h1 a {
	display:block;
	width: 120px;
	height: 100px;
	padding:15px 0 0 93px;
	color: #00b2d7;
	background: url(images/sprites.gif) no-repeat 90px -196px;
	text-indent: -10000px;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;

}
#header #b1,#header #b2,#header #b3,#header #b4,#header #b5,#header #b6,#header #b7 { 
	position: absolute; 
	width: 122px; 
	height: 57px; 
	background: url(images/header.jpg);
}

#header #b1 { left: 93px; top: 81px; background: #e0f0e7;}
#header #b2 { left: 223px; top: 16px; background: #70c3da;}
#header #b3 { left: 353px; top: 81px; background: #aad9db;}
#header #b4 { left: 353px; top: 16px; background-position: 0 0;}
#header #b5 { left: 482px; top: 16px; background-position: 0 -57px;}
#header #b6 { left: 482px; top: 81px; background-position: 0 -114px;}
#header #b7 { left: 612px; top: 81px; background-position: 0 -171px;}
#header .ad {
	position: absolute;
	top: 16px;
	right: 0;
}
/* @end */

/* @group Search & Social */
#search {
	position: absolute;
	top: 7px;
	right: 5px;
	width: 141px;
}
#search .text {
	position: absolute;
	top: 0px;
	border: 0;
	margin: 0;
	padding: 3px;
	background: #fffdee url(images/sprites.gif) repeat-x 0 -169px;
	width: 110px;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	color: #292929;
}
#search .submit {
	position: absolute;
	display: block;
	top: 1px;
	right: 0;
	width: 20px;
	height: 20px;
	border: 0;
	background:white url(images/sprites.gif) 3px 3px no-repeat;
	text-indent: -10000px;
	font-size: 1px;
	line-height: 1px;
	color: white;
	cursor: pointer;
}
#nav .social {
	position: absolute;
	top: 11px;
	right: 158px;
	width: 144px;
	line-height: 16px;
}
#nav .social label {
	display: block;
	float: left;
	height: 16px;
	margin: 0 10px 0 0;
	line-height: 16px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
#nav .social a {
	display: block;
	margin: ;
	width: 16px;
	height: 11px;
	float: left;
	background: urL(images/sprites.gif) no-repeat;
	text-indent: -10000px;
	margin-top: 3px;
}
#nav .social a.email { background-position: 0 -16px; width: 20px;}
#nav .social a.rss { background-position: 0 -28px;}
#nav .social a.facebook { background-position: 0 -41px;}
#nav .social a.twitter { background-position: 0 -54px;}
/* @end */

/* @group Nav */

#nav {
	position: relative;
	margin: 0 ;
	background: #f3f2de;
	border: 1px solid #d6d6d6;
	border-width: 1px 0;
	height: 36px;
}
#nav ul {
	margin: 0;
	padding: 0 0 0 6px;
}
#nav ul li {
	display: block;
	position: relative;
	float: left;
	height: 32px;
	margin: 0 15px 0 0;
	padding: 0 5px;
	list-style: none;
	border-bottom: 4px solid #f3f2de;
}
#nav ul li a {
	color: #666;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 36px;
}
#nav ul li.over a.hover,
#nav ul li.selected a.level-1,
#nav ul li a:hover {
	color: #09c;
}
#nav ul li.selected {
	border-color: #09c;
}
#nav ul.level-2 {
	display:none;
	position: absolute;
	top: 36px;
	left: -6px;
	width: 330px;
	margin: 0;
	padding: 10px;
	background: #f3f2de;
	border-bottom: 1px solid #d6d6d6;
}
#nav ul.level-2 li {
	display: inline;
	float: none;
	margin: 0 15px 0 0;
	padding: 0;
	border: 0;
}
#nav ul.level-2 li a {
	margin: 0;
	padding: 0;
	display: inline;
	float: none;
	line-height: normal;
}
#nav ul.level-2 ul {
	display: none;
}

#subnav {
	width: 130px;
	float: left;
	line-height: normal;
}
#subnav ul {
	margin: 0;
	padding: 0;
}
#subnav ul li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom:1px dashed #C0C0C0;
}
#subnav ul li a {
	display: block;
	margin:0;
	padding:5px ;
	font-size: 21px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#subnav ul li.selected a,
#subnav ul li a:hover {
	color: #09c;
}
#subnav ul li.selected a {
}

#subnav ul ul {
	margin: 0 0 20px 15px;
}
#subnav ul ul li.last {
	border-bottom: none;
}
#subnav ul  ul li a,
#subnav ul li.selected ul li a {
	font-size: 12px;
	color: #666;

}
#subnav ul ul li.selected a {
	color: #09c;
}
/* @end */

/* @group Content */
#wrap2 {
	position: relative;
	margin: 85px 0 0 0;
	background: url(images/content-sep.gif) repeat-y 750px 0;
	zoom:1;
}

#content {
	float: left;
	width: 555px;
	margin-left: 48px;
	padding: 0 0 50px 0;
}

#sidebar {
	padding: 5px 0 50px 12px;
	width: 175px;
	float: right;
}
#sidebar .ad {
	margin:0 0 15px -12px;
}
#sidebar .widget {
	margin: 0 0 15px 0;
}
.post {
	position: relative;
	margin: 0 0 15px 0;
}
.post-excerpt p {
	margin: 0;
	display: inline;
}
.post-excerpt .avatar {
	float: left;
	margin: 0 10px 5px 0;
}
.post-hasThumb {
	min-height: 75px;
	padding-left: 110px;
}
.post .thumb {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 75px;
}
.post span.thumb {
	background: url(images/thumb-loading.gif) no-repeat center;
}
.post h6 {
	margin-bottom: 5px;
}
.post .meta {
	font-size: 10px;
	margin: 0 0 20px;
}
.post .meta-tags {
	padding-top: 10px;
	font-size: 90%;
	color: #aaa;
}
.post .meta-tags a {
	color: #aaa;
}
.pagetitle {
	margin: 0 0 15px 0;
}
.pagetitle-banner {
	display: block;
	background: no-repeat;
	height: 250px;
	text-indent: -10000px;
}

.posts-inline {
	margin: 0 0 30px 30px;
}

h5.year {
	clear: both;
	background: url(images/box-year.gif) no-repeat left;
	height: 77px;
	margin: 50px 0 30px 0;
	padding-right: 375px;
	line-height: 77px;
	font-size: 62px;
	font-weight: normal;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: white;
	text-align: center;
}
h5.first-year {
	margin-top: 0;
}
h6.session {
	clear: both;
	font-size: 16px;
	color: #999;
	margin: 0 0 10px 0;
}

.translations {
	padding: 1em 0 0 0 ;
	margin: 1em 0 1em 0;
	border-top: 1px solid #ccc;
}
/* @end */

/* @group Audio */

.audio .embed {
	position: relative;
	height: 187px;
	line-height: normal;
	margin: 10px 0px 20px 0px;
	padding: 0 30px 0 0 ;

	background:  url(images/generic-speakers.jpg) no-repeat left;
}
.audio .embed .player{
	position: absolute;
	bottom: 10px;
	width: 330px;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
}
.audio .embed .powerpress_links {
	margin: 0;
	color: white;
	text-shadow: 0px 0px 3px #000;
}
.audio .embed .powerpress_links a {
	color: white;
}




/* @end */

/* @group Footer */

#footer {
	clear: both;
	position: relative;
	margin: 0 0 100px 0;
	padding: 0 0 0 80px;
	background: #f3f2de;
	border: 1px solid #d6d6d6;
	border-width: 1px 0;
	line-height: 37px;
	height: 37px;
	font-family: "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 11px;
}
#footer a {
	color: #666;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .social {
	position: absolute;
	right: 10px;
	top: 10px;
}
#footer .social label {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	height: 16px;
	line-height: 16px;
}
#footer .social a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 3px 0 0;
	background:url(images/sprites.gif) no-repeat;
	text-indent: -10000px;
}
#footer .social a.rss { background-position: 0 -66px;}
#footer .social a.facebook { background-position: 0 -100px;}
#footer .social a.twitter { background-position: 0 -83px;}
#footer .home {
	position: absolute;
	left: 20px;
	bottom: -4px;
	width: 47px;
	height: 67px;
	background: url(images/sprites.gif) -29px -100px;
	line-height: normal;
	text-indent: -10000px;
}

/* @end */

/* @group Flickr Widget */
.flickr {
	margin: 0 0 15px 0;
}
.flickr h2.title {
	line-height: 22px;
	color: #0072bc;
	border: 0;
	font-size: 19px;
}
.flickr .photos {
	padding: 0;
	margin: 10px 0;
	text-align: center;
	line-height: normal;
}
.flickr .photos a {
	padding: 0;
	margin: 0 0px 0px 0px;
}
.flickr .photos a.odd {
}
.flickr .photos a img {
	margin: 0px 2px 0 0;
	width: 75px;
	height: 75px;
}
.flickr .more {
	display: block;
	clear: both;
}

/* @end */

img.profile {
	border: 1px solid #000;
	margin: 0 15px 30px 0;
	
}

/* @group Paging */

.posts-nav {
	clear: both;
}
.posts-nav ul {
	margin: 0;
	padding: 0;
}
.posts-nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.posts-nav ul li.page_info {
	padding: 2px 15px 2px 5px;
}
.posts-nav ul li a {
	display: block;
	float: left;
	padding: 2px 5px;
	border: 1px solid #fffdea;
}
.posts-nav ul li.active_page a {
	font-weight: bold;
	border: 1px solid #ccc9bd;
	background: #f3f2de;
}
/* @end */