/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2

clear
*/
html{color:#000;background:#FFF;}
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
:focus { outline: 0; }
*, *:active, *:focus{outline:0;outline-style:none;outline-width:0px;-moz-outline-width:0px;}
.clearfix{clear:both;height:1px;}
.clearfix:after{
    content:".";
    display: block;
    height: 0;
    clear:both;
    visibility: hidden;
}

/*
	Basic
*/
html{color:#000;background:#d6e3dd;}
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 62.5%;
	height: 100%;
	overflow: auto;
	z-index: 1;
}

a,
a:link,
a:visited{
	color: #226e85;
}

a:hover,
a:active {
	color: #216a81;
}

div {
	position: relative;
}

#oj {
	min-width: 700px;
	height: 100%;
	width: 100%;
}

#oj-bar {
	left: 10px;
	top: 0px;
	position: absolute;
	height: 100%;
	width: 200px;
	background-color: white;
	display: block;
	border-right: #50cbea 2px solid;
	border-left: #50cbea 2px solid;
	
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

@media screen {
	#oj-bar {
		position: fixed;
	}
}


#oj-menu {
	font-size: 1.7em;
	line-height: 1.7em;
}

#oj-menu ul {
	display: block;
	position: relative;
	
}

#oj-menu ul li {
	text-align: center;
	display: block;
	width: 100%;
	border-top: #fff solid 1px;
}

#oj-menu ul li ul {
	display:none;
}

#oj-menu li.top {
	border-top:none;
}

#oj-menu li a.first {
	font-size: 2em;
	line-height: 2em;
}

#oj-menu a,  
#oj-menu a:link,  
#oj-menu a:visited {
	text-decoration: none;
	color: #fff;
	width: 100%;
	background-color: #50cbea;
	display: block;
}
#oj-menu a:hover {
	background-color: red;
	background-color: red!important;
}

#oj-name {
	position: relative;
}

#oj-name i {
	font-family: "Lucida Calligraphy", Verdana;
	width: 100%;
	display: block;
	text-align: center;
	font-size: 1.5em;
	margin: 5px 0 5px 0;
}
#oj-name small {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 2.5em;
	
}
#oj-name strong {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 3em;
}

#oj-side-widgets {
	position: absolute;
	bottom: 0px;
	margin-bottom: 5px;
	width: 100%;
}

#oj-side-widgets .oj-widget {
	border-top: red 2px solid;	
	padding: 3px;
	display: block;
	margin-top:4px;
}

#oj-side-widgets .oj-widget .oj-widget-title {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1px;
}

#oj-side-widgets .oj-widget .oj-widget-content {
	font-size: 1.1em;
}

#oj-side-widgets .oj-widget .oj-widget-content input {
	font-size: 1.3em;
	width: 97%;
}

#oj-content-fake {
	background-color: #fff;
	width: 800px;
	height: 100%;
	padding: 5px;
	z-index: 10;
	left: 214px;
	top: 0px;
	position: fixed;
}


#oj-content {
	background-color: #fff;
	width: 800px;
	font-size: 1.2em;
	padding: 5px;
	display: block;
	z-index: 20;
	margin-left: 214px;
}

#oj-content .oj-widget {
	margin: 5px 5px 10px 5px;
	clear: both;
}

#oj-content .oj-widget .oj-widget-content {
	font-size: 1.1em;
	padding: 5px;
	display: block;
	border-left: 3px #50cbea solid;
	border-bottom: 3px #50cbea solid;
	padding-left: 5px;
	margin-left: 83px;
	height: 100%;
	min-height: 60px;
}

#oj-content .oj-widget .oj-widget-content-no-left {
	margin-left: 0px;
	margin-left: 0px!important;
}
#oj-content .oj-widget .oj-widget-content-no-text {
	min-height: 0px;
	min-height: 0px!important;
	border-bottom: none;
	padding: 5px 5px 0 5px;
	height: 17px;
}

#oj-content .oj-widget .oj-widget-content img {
	border: 2px #50cbea solid;
	margin: 3px auto;
	display:block;
}
#oj-content .oj-widget-title {
	line-height: 25px;
	width: 100%;
	line-height: 15px;
	background-color: red;
	color: #fff;
	padding: 3px;
	font-weight: bold;
	font-size: .9em;
	text-align: left;
	margin-left: -4px;
	margin-top: -5px;
	margin-bottom: 5px;
	
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-right-radius: 5px; 
	border-top-right-radius: 5px;
	
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px; 
	border-bottom-right-radius: 5px;	
	
	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#oj-content .oj-widget-title a {
	color: white;
	text-decoration: underline;
}

#oj-content .oj-widget-info {
}

#oj-content .oj-widget-info ul {
	margin-left: -4px;
	margin-right: 10px;
	float: left;
	clear: both;
	width: 80px;
	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

#oj-content .oj-widget-info li {
	line-height: 25px;
	width: 100%;
	line-height: 15px;
	background-color: red;
	color: #fff;
	padding: 3px;
	font-weight: bold;
	font-size: .9em;
	text-align: right;
	border-bottom: 1px #fff solid;
}

#oj-content .oj-widget-info li:first-child {
	-moz-border-radius-topleft: 5px; 
	-webkit-border-top-left-radius: 5px; 
	border-top-left-radius: 5px;
}

#oj-content .oj-widget-info li:last-child {
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	border-bottom-left-radius: 5px;
}

#oj-content .oj-widget-info li a,
#oj-content .oj-widget-info li a:link,
#oj-content .oj-widget-info li a:visited {
	color: white;
}

#oj-content .oj-mini-widget {
	margin: 5px 5px 10px 5px;
	clear: both;
}

#oj-content .oj-mini-widget .button {
	font-size: .9em;
	font-weight: bold;
}
#oj-content .oj-mini-widget .next-button {
	float: right;
}
#oj-content .oj-mini-widget .previous-button {
	float: left;
}

#oj-content .oj-mini-widget .oj-widget-content {
	font-size: 1.1em;
	padding: 5px;
	display: block;
	border-top: 3px #50cbea solid;
	border-bottom: 3px #50cbea solid;
	padding-left: 5px;
	height: 100%;
}



/* Types */

/* Photo */
.t-photo .oj-widget-content {
	text-align: center;
}

/*Video */
.t-video .oj-widget-content {
	text-align: center;
}

/* Quote */
.t-quote .oj-widget-content .oj-widget-text {
	color: #7d7d7d;
	font-size: 2.0em;
	font-size: 2.0em!important;
	font-weight: normal;
	padding: 0px 40px 0px 40px;
	background: url(../images/end-quote.png) no-repeat right bottom;
	
}

.t-quote .oj-widget-content {
	background: url(../images/start-quote.png) no-repeat 3px 25px;
}


/* Date */
.t-date {
}

.t-date .oj-widget-title {
	background-color: #50cbea;
	background-color: #50cbea!important;
	color: #0a1d21;
	color: #0a1d21!important;
	font-size: 14px;
	font-size: 14px!important;
	line-height: 16px;
	line-height: 16px!important;
}

.t-date .oj-widget-content {
	border-color: red;
}

.t-date .oj-widget-info li {
	background-color: #50cbea;
	background-color: #50cbea!important;
	color: #0a1d21;
	color: #0a1d21!important;
	font-size: 14px;
	font-size: 14px!important;
	line-height: 16px;
	line-height: 16px!important;
}

/* Chat */
.t-chat ul {
}
.t-chat ul li  {
	font-size: 1.2em;
	font-size: 1.2em!important;
}
.t-chat ul li span.label {
	font-weight: bold;
	display: inline;
}

.t-chat ul li.odd span.label {
	color: grey;
}

code {
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
	border-left: 2px solid gray;
	display: block;
	word-break: keep-all;
    white-space: pre-line;
    overflow: auto;
}

/* Non-blog */
.normal h2 {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 3px;
	margin-bottom: 1px;
}
.normal h3 {
	font-weight: bold;
	font-size: 1.0em;
	margin-top: 3px;
	margin-bottom: 1px;
}

.normal ul li {
	margin-left: 30px;
	padding-left: 5px;
	list-style-type: disc;
}

.normal ol li {
	margin-left: 30px;
	padding-left: 5px;
	list-style-type: decimal;
}

.hide{ 
	display: none;
}

