/* @override 
	http://openbox9.com/site/wp-content/themes/openbox9/style.css
	http://openbox9.com/site/wp-content/themes/openbox9.2/style.css?v1
	http://openbox9.com/site/wp-content/themes/openbox9.2/style.css?a
*/

/*
Theme Name: openbox9 V2
Theme URI: http://openbox9.com/
Description: Theme for openbox9.com 
Version: 0.2
Author: Joe Tan 
Author URI: http://tantannoodles.com/about/

*/

body, html {
	background: #f4f3ea url(images/background-grid.gif) top left;
	background-attachment: fixed;
}
body {
	margin: 0;
	padding: 0 0 30px 0;
	text-align:left;
	color: #352e2c;
	font-size: 11px;
	line-height:1.6;
	font-family: Tahoma, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#wrap {
	background: url(images/background-top.jpg) repeat-x top left;
	background-attachment: fixed;
}
#wrap2 {
	margin: 0 auto;
	width: 920px;
	position: relative;
}
.alignleft { float: left; }
.alignright { float: left; }
.clear { clear:both;}
a {
	color: #443d31;
	text-decoration: none;
}
a:hover {
	text-decoration: none ;
	background-position: bottom;
	/*padding: 0 2px;*/
	background: #f4f27d;
}
a.hasImg {
	padding: 0;
	background: none;
}
a {
	padding: 0 2px;
	background: #f8f7c1;
}
h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 22px;
	padding-bottom: 8px;
	font-weight: bold;
}
h1, h1 a {
	color: #46403a;
}
h1 a:hover {
	color: black;
	background:none;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 6px;
}
h2, h2 a {
	color: #363636;
}
h3, h4 {
	font-size: 14px;
	padding-bottom: 6px;
}
h3, h3 a {
	color: #408d8e;
}
h4, h4 a {
	color: #e15159;
}
h5, h6 {
	font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	background:none;
	padding:0;
}
p {
	margin-bottom: 1em;
}
blockquote {
	padding: 20px 2px;
	margin: 1em 2em;
	color: #d4666c;
	font-size: 130%;
	line-height:22px;
	background: url(images/icon_startquote.gif) no-repeat;
}
blockquote div.inner {
	padding-bottom: 15px;
	margin-bottom: -20px;
	background: url(images/icon_endquote.gif) no-repeat bottom right;
}
blockquote.alignleft {
	float: left;
	width: 150px;
	margin-left: 0;
}
blockquote.alignright {
	float: right;
	width: 150px;
	margin-right: 0;
}
.hr {
	background: url(images/hr.gif) repeat-x;
	height: 20px;
}
.hr hr {
	clear: both;
	margin: 1em 0;
	height: 30px;
	visibility: hidden;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
ul, ol, dl {
	margin: 0 0 1em 2.5em;
}
ul {
	margin-left: 0.5em;
}
ul li {
	padding-left: 2em;
	list-style: none;
	background: url(images/bullet.gif) no-repeat 5px 4px;
}
ol li {
	list-style-type: decimal;
}
dl dd {
	margin: 0 0 1em 1em;
}
#openbox9 {
	position: absolute;
	left: 90px;
	top: 10px;
}
#openbox9 a {
	position:absolute;
	display: block;
	width: 150px;
	height: 35px;
	text-indent: -10000px;
}
#openbox9 a:hover {
	background: none;
}

/* @group Lightbox */
#TB_window {
	border:0 !important;
}
#TB_window a {
	background: none !important;
}
#TB_window img#TB_Image {
	border:0 !important;
}
#TB_caption {
	color: #4d4c47 !important;
}
.TB_overlayBG {
	background-color:#ede9d3 !important;
}
.TB_overlayMacFFBGHack {
	background-image:url(images/macFFBgHack.png) !important;
	background-color:transparent !important;
}
/* @end */

/* @group CForms */
form.cform {
	width: auto;
	margin-bottom: 1em;
}
form.cform legend {
	color: #000;
}
form.cform ol.cf-ol {
	border-top: 0;
}
form.cform ol.cf-ol li {
	margin-bottom: 13px !important;
}
form.cform label {
	color: #555;
}
form.cform span.reqtxt, form.cform span.emailreqtxt {
	font-size: 0.9em;
}
form.cform input.sendbutton {
	cursor: pointer;
	padding: 5px 5px 10px 5px;
	background: #8ccaf3;
	color: #000;
}
.linklove {
	display: none;
}

/* @end */

/* @group Content */
#content {
	width: 563px;
	float:right;
	margin: 40px 0 0 0;
	zoom:1;
}
#content p.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;

}
#content .meta {
	margin: 0 0 1em 0;
}
#content .post {
	padding: 0 0 0.5em 0;
	margin: 0 0 1.5em 0;
	background: url(images/line.gif) repeat-x bottom;
}
.tipsheets .single h1.title,
.tipsheets .post h1.title {
	background:no-repeat left top;
	padding-left: 40px;
	margin-left: -40px;
}
.tipsheets .news h1.title {
	background-image: url(images/icon_news.gif);
}
.tipsheets .casestudies h1.title {
	background-image: url(images/icon_casestudy.gif);
}
.tipsheets .papers h1.title {
	background-image: url(images/icon_paper.gif);
}
#content .meta-top {
	position: relative;
	padding:0 0 0 120px;
	min-height:120px;
}
#content .meta-top img.avatar {
	position: absolute;
	left:0px;
	top:10px;
	margin:0 15px 20px 0;
}

#content .addthis_toolbox {
	margin: 30px 0 0 0;
}
#content .addthis_toolbox a {
	background: none;
	margin-right: 10px;
}
#content .meta-bottom {
	clear: both;
	position: relative;
	padding: 15px 0 5px 80px;
	margin: 15px 0 0em 0;
	background: url(images/hr.gif) repeat-x;
}
#content .meta-bottom img.avatar {
	position: absolute;
	left: 10px;
	top: 10px;

}
#content .meta-bottom strong {
	color: #898989;
	font: 14px Georgia, "Times New Roman", Times, serif;
}
#content .meta-bottom strong cite {
	color: #352e2c;
}
#content .meta-bottom a {
	background: none;
}
/* @end */

/* @group Photo Frame */

.photo-frame {
	position: relative;
	display: inline-block;
	background: white url(images/photo-frame-tl.gif) top left;
}
.photo-frame .inner {
	background: url(images/photo-frame-br.gif) bottom right;
	text-align: center;
	padding: 20px;
}
.photo-frame .inner a {
	position: relative;
}
.photo-frame .inner a .expand {
	position: absolute;
	bottom: 3px;
	right: 1px;
	width: 26px;
	height: 27px;
	background: url(images/icon-magnify.gif) no-repeat;
	opacity: 0.75;
}


/* @end */




/* @group Sidebar */
#sidebar {
	background: url(images/sidebar-default.gif) no-repeat 0px 0px;
	width: 300px;
	min-height: 565px;
	float: left;
}
div.hello     #sidebar { background-image: url(images/sidebar-hello.gif); }
div.profile   #sidebar { background-image: url(images/sidebar-profile.gif); }
div.portfolio #sidebar { background-image: url(images/sidebar-portfolio.gif); }
div.tipsheets #sidebar { background-image: url(images/sidebar-tipsheets.gif); }

#sidebar .inner {
	margin:125px 0 0 0;
	background: url(images/sidebar-bottom.gif) no-repeat bottom left;
	min-height: 350px;
}
#sidebar .inner2 {
	position: relative;
	margin: 0px 0px 0 0px;
	padding: 0px 114px 20px 20px;
	zoom:1;
}
#sidebar ul{
	margin: 0;;
}
#sidebar ul li {
	list-style: none;
	padding: 0;
	margin: 0 0 1em 0;
	background: none;
}

/* @end */

/* @group Channel Nav */
#header {
	padding: 0px 5px 19px 25px;
	margin: 0 -20px 5px;
	background: url(images/sidebar-nav-bottom.gif) no-repeat bottom;
}
#header h1 a {
	display: block;
	background: no-repeat;
	height: 44px;
	width:175px;
	line-height: 44px;
	text-indent: -10000px;
}
#header h1 a:hover {
	background-color: none;
}
#header h1#hdr-hello a { background-image:url(images/navtitle_hello.gif) ; }
#header h1#hdr-portfolio a { background-image:url(images/navtitle_portfolio.gif) ; }
#header h1#hdr-profile a { background-image:url(images/navtitle_profile.gif) ; }
#header h1#hdr-tipsheets a { background-image:url(images/navtitle_tipsheets.gif) ; }
#header #subnav {
	line-height: 1.8;
	margin: 0 0 0 10px;
	color: #00b9f3;
}
#header #subnav ul {
	margin: 0;
	padding: 0;
}
#header #subnav ul li {
	margin:0 0 2px 0;
	display: block;
	list-style: none;
	white-space: nowrap;
	background: none;
	margin-left: 0;
	padding: 0;
}
#header #subnav ul li.first:before {
	content: '';
}
#header #subnav a {
	display: inline;
	width: ;
	padding: 2px 4px;
	background: #ebfbfd;
	color: #00aeef;
	text-decoration: none;
}
#header #subnav a:hover, 
#header #subnav a.selected, 
#header #subnav ul li.current_page_item a,
#header #subnav ul li.selected a {
	background: #a8dce9;
}
#header #subnav ul ul {
	display: none;
}
/* @end */

/* @group Nav */
#nav {
	position: absolute;
	top: 55px;
	left: 20px;
	zoom:1;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;

}
#nav ul li a {
	display: block;
	padding: 0;
	margin: 0;
	height: 19px;
	line-height: 20px;
	background:url(images/navigation.gif) no-repeat;
	text-indent: -10000px;
}
#nav ul li a.hello     { width: 58px;}
#nav ul li a.portfolio { background-position: -56px -1px; width: 77px; height: 18px;}
#nav ul li a.profile   { background-position: -133px -1px; width: 65px;}
#nav ul li a.tipsheets { background-position: -200px -1px; width: 77px;}
#nav ul li a.hello:hover     { background-position: 0px -16px;}
#nav ul li a.portfolio:hover { background-position: -56px -17px; }
#nav ul li a.profile:hover   { background-position: -133px -17px;}
#nav ul li a.tipsheets:hover { background-position: -200px -17px;}

#nav ul li.selected {
	display: none;
}
/* @end */

/* @group Footer */
#footer {
	position: relative;
	clear: both;
	padding: 100px 0 0 0;
	margin: 0px 0 0px 375px;
	height: 80px;
	font-size: 80%;
}
#footer #phone {
	position: absolute;
	top: 40px;
	left: -21px;
	background:url(images/footer.gif) no-repeat 0 0px;
	height: 54px;
	width: 245px;
	text-indent: -10000px;
}
#footer #email {
	position: absolute;
	top: 40px;
	left: 224px;
	background:url(images/footer.gif) no-repeat -245px 0px;
	height: 54px;
	width: 195px;
	text-indent: -10000px;
}
#footer a {
	background: none;
}
#footer a.feed {
	margin-left: 37px;
	padding-left: 23px;
	background: url(images/feed-icon-12x12.gif) no-repeat 3px 0px;
}
#footer #credits {
	margin: 10px 0 0 0;
	padding: 0 0 0 40px;
	background: url(images/icon_washdc.gif) no-repeat 0 2px;
}
/* @end */

/* @group Comments */


ol.commentlist {
	margin: 2em 0 0 0;
	padding: 0;
}
ol.commentlist li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ol.commentlist li {
	padding-left: 45px;
	margin-left: -45px;
	background: url(images/icon_talkbubble.gif) no-repeat;
}
ol.commentlist li img.avatar {
	display: none;
}
ol.commentlist li .commentcite {
	float: left;
	margin-right: 5px;
}
ol.commentlist li .commentmetadata {
	display: block;

}
ol.commentlist li .commenttext {
	clear: both;
	margin-left: 0;
}
form#commentform {
	position: relative;
	margin: 2em 0 0 -45px;
	padding: 0 0 0 45px;
	background: url(images/icon_leavecomment.gif) no-repeat;
}
form#commentform textarea, form#commentform input {
	margin: 0;
	padding: 0;
	border: none;
	font-family: sans-serif;
}
form#commentform input {
	background: url(images/input.gif) no-repeat;
	height: 21px;
	width: 228px;
}
form#commentform textarea {
	padding: 5px;
	width: 459px;
	background:white url(images/textarea.gif) no-repeat bottom right;
	height: 106px;
}
form#commentform input#submit {
	position: absolute;
	left: 479px;
	margin: -52px 0 0;
	padding: 0;
	height: 24px;
	width: 23px;
	background: url(images/submit.gif) no-repeat;
	border: 0;
	text-indent: -10000px;
	font-size: 1px;
	line-height: 1px;
	cursor: pointer;
}
/* @end */

/* @group Portfolio */

div.flickr-photos {
	margin-bottom: 1em;
}
.thumbnails {
	margin: 0 auto 1em auto;
	text-align: center;
}
.thumbnails img {
	margin: 0 1px;
}
div.popup a.close {
	padding: 0;
	background: none;
}
/* @end */

/* @group Topics */

.topics a.selected {
	text-decoration: underline;
}

/* @end */

/* @group Carousel */
.carousel {
	width:420px;
	margin:0 0 1em 0;
}
.carousel .window {
	position: relative;
	width:420px;
	height:260px;
	overflow:hidden;
	border:4px solid white;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.carousel .window .slides {
	position:absolute;
	width:10000px;
}
.carousel .slide {
	display: block;
	width:420px;
	height:260px;
	overflow:hidden;
	float: left;
}
.carousel .controls {
	position: relative;
	height:30px;
	margin:10px 0 0 0;
	text-align:center;
}
.carousel .controls a {
	position:absolute;
	display: block;
	height: 26px;
	top:0px;
	width:21px;
	text-indent: -10000px;
	margin: 0 10px;
}
.carousel .controls .rewind {
	left:40%;
	margin-left:-10px;
	background:url(images/carousel-left.gif) no-repeat;
}
.carousel .controls .play {
	left:50%;
	margin-left:-10px;
	background:url(images/carousel-play.gif) no-repeat;
}
.carousel .controls .forward {
	left:60%;
	margin-left:-10px;
	background:url(images/carousel-right.gif) no-repeat;
}

/* @end */

/* @group Social */
#social {
	position: fixed;
	top: 120px;
	left: 0;
	width: 45px;
	height: 221px;
	background: url(images/social-bar.gif) no-repeat;
}
#social a {
	background: none;
}
#social ul {
	margin: 0;
	padding: 16px 0 0 4px;
}
#social ul li {
	position: relative;
	margin: 0 0 -1px;
	padding: 0;
	list-style: none;
	background: none;
	
}
#social ul li .content {
	display: none;
	position: absolute;
	top: -3px;
	left: 33px;
	width: 225px;
	padding: 10px;
	background: #e9e6c5 url(images/social-bar.gif) no-repeat -40px -433px;
	border: 1px solid #cdc9c2;
	border-left: 0;
	opacity: 0.92;
}

#social ul li.hover {
	background: url(images/social-bar.gif) no-repeat -6px -435px;
}
#social ul li.hover .content {
	display: block;
}
#social ul li a.btn {
	display: block;
	width: 30px;
	height: 32px;
	background: url(images/social-bar.gif) no-repeat -8px -221px;
	text-indent: -10000px;
}
#social ul li#facebook a.btn { background-position: -8px -229px;}
#social ul li#twitter a.btn  { background-position: -8px -264px;}
#social ul li#flickr a.btn   { background-position: -8px -299px;}
#social ul li#rss a.btn      { background-position: -8px -330px;}
#social ul li#email a.btn    { background-position: -8px -361px;}
#social ul li#share a.btn { background-position: -8px -391px;}

#social ul li#twitter .twitter-update {
	margin:0;
	width:auto;
}

#social ul li  a.logo {
	display: block;
	height: 50px;
	padding: 5px 0 0 60px;
	background: url(images/logo-openbox9.gif) no-repeat;
	color: #00a0dd;
	line-height: normal;
}
#social ul li#facebook a.logo strong {
	font-size: 13px;
}
/* @end */

.twitter-update {
	margin: 30px 0 0 0;
	width:245px;
	background:url(images/icon_startquote.gif) no-repeat;
}
.twitter-update .inner3 {
	margin: 0;
	padding: 5px 30px 0 30px;
	background:url(images/icon_endquote.gif) no-repeat bottom right;
}
.twitter-update .inner3 a {
	color: #27b2e4;
	background: none;
}
.twitter-update small,
.twitter-update .inner3 small a {
	color: #555;
}
.twitter-update .inner3 small a {
	background:none;
	text-decoration: underline;
}

#sidebar .portfolio {
	margin:0 -37px 0 -25px;
	padding:0 0 20px 0;
}
#sidebar .portfolio a {
	display: inline;
	margin: 5px;
	padding:0;
}

.expandable {
	cursor: pointer;
}