/*
Theme Name: HYM
Author: Jeff Lin
*/


/* import stylesheets and hide from ie/mac \*/

@import url("css-reset.css");
 @import url("css-navi.css");
 @import url("css-menu.css");
 @import url("css-comment.css");
 @import url("css-wordpress.css");
/* end import/hide */


/* Begin Typography & Colors */


body {
	font: 13px arial, verdana, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
	background-attachment: fixed;
	background-image: url(images/bg/content_bg.jpg);
}
pre, code {
	font: 1.1em 'Courier New', Courier, Fixed;
	width: 500px;
	overflow: auto;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
/* L I N K S */



a:link, a:visited {
	color: #0A73A3;
	text-decoration: none;
}
a:hover {
	color: #0A43A3;
	text-decoration: underline;
}
/* Etc



******************** */



br.clear {
	clear: both;
}
/* clearfix */



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/



* html .clearfix {
	height: 1%;
	list-style-image: url(images/bullet.png);
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */









/* Begin Various Tags & Classes */



acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* Basic */

#facebook {
	width: 955px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 10px;
}
#page {
	width: 955px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-left: 0px;
}
.contentbg {

}
#thebg {
	background: url(images/bg/sidebar.jpg) right 0 repeat-y;
	overflow: auto;
}
#content-wrap {
	float: left;
	width: 100%;
}
#content {
	float: left;
	width: 630px;
	margin-top: 20px;
	margin-left: 15px;
}
#content-events {
	float: left;
	width: 920px;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
/* Menu */



#navr {
	width: 100%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/NavBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px;
	background-color: #FF9900;
}
#navr2 {
	width: 955px;
	position: relative;
	z-index: 9999;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#searchbox {
	width: 955px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#navrtop {
	width: 951px;
	position: relative;
	height: 25px;
	z-index: 1001;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #BA2800;
}
#navrtop2 {
	width: 951px;
	margin: 0 auto;
	position: relative;
	z-index: 1002;
}
.menu {
	list-style: none;
	padding-bottom: 5px;
}
.menu li {
	float: left;
}
.menu li a:link, .menu li a:visited {
	padding: 10px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
}
.menu li li a:link, .menu li li a:visited {
	margin-right: 0;
}
.menu li.current_page_item a {
}
.menu li a:hover {
	position: relative;
}
.menu2 {
	list-style: none;
}
.menu2 li {
	float: left;
}
.menu2 li a:link, .menu2 li a:visited {
	padding: 4px;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
.menu2 li li a:link, .menu2 li li a:visited {
	margin-right: 0;
}
.menu2 li.current_page_item a {
}
.menu2 li a:hover {
	position: relative;
	background-color: #339900;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
}
/* /Menu */



#Home {
	width: 955px;
	position: relative;
	height: 290px;
	margin-top: 5px;
}
#RecentNewsBG {
	width: 335px;
	height: 290px;
	background-image: url(/images/RecentNewsBG.jpg);
	background-repeat: no-repeat;
	background-position: 0;
}
#RecentNews {
	padding-top: 73px;
	padding-left: 25px;
}
#RecentNews li a {
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	color: #CE7A00;
}
#NewsBanner1 {
}
#NewsBanner2 {
}
/* Header */



#header {
	margin: 0 0 0;
	width: 955px;
	height: 250px;
	position: relative;
	z-index: 499;
}
#header h1 a {
	color: #c97029;
	position: absolute;
	left: 0px;
	top: -10px;
	font-size: 60px;
	letter-spacing: -5px;
	text-transform: uppercase;
}
#header h1 a:hover {
	text-decoration: none;
}
.description {
	position: absolute;
	font-weight: bold;
	color: #c97029;
	top: 50px;
	left: 0;
	padding-left: 0px;
	font-size: 18px;
}
/* /Header */







/* Post */







.post {
	margin-bottom: 35px;
	min-height: 300px;
}
.posties {
	position: relative;
}
.posties .two {
	position: absolute;
	left: 0;
	top: 0;
	width: 110px;
	padding-right: 20px;
	text-align: right;
	border-right: 1px solid #999;
	min-height: 150px;
}
.two .dater {
	width: 60px;
	height: 60px;
	background: #000;
	color: #fff;
	position: absolute;
	right: 20px;
	top: 10px;
	padding: 5px;
}
.dater h3 {
	font-size: 25px;
}
.posties .one {
	margin-left: 150px;
	padding-top: 10px;
}
.post h2 {
	font-family: Helvetica, Arial, verdana, sans-serif;
	font-size: 25px;
}
.post h2 a {
	color: #BA2800;
	text-decoration: none;
	border-bottom: 1px solid #999;
	display: block;
	padding-bottom: 5px;
}
.entry h3 {
	margin: 15px 0 0;
	font-size: 18px;
}
.entry h4 {
	margin: 15px 0 0;
	font-size: 16px;
}
.entry h5 {
	margin: 15px 0 0;
	font-size: 14px;
}
.entry p {
	margin-bottom: 20px;
}
.entry ul {
	list-style: square;
}
.entry ol {
	list-style: decimal;
}
.entry li {
	line-height: 1.8em;
	margin-left: 20px;
}
.tagged {
	font-style: italic;
	font-size: 15px;
	color: #777;
}
.metadata {
	color: #999;
	margin-top: 70px;
	padding: 10px 0;
}
.metadata a {
	color: #777;
	text-decoration: underline;
}
.postmetadata {
	background: #efefef;
	padding: 10px;
	margin-top: 20px;
}
.pagetitle {
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	text-align: right;
}
.recent2 li {
	display: block;
	color:#777;
	font-size:0.9em;
	float: left;
	text-align: right;
	width: 500px;
	padding: 5px 0;
	line-height: 22px;
	border-bottom: 1px solid #ccc;
}
.recent2 li a {
	font-size:1em;
	font-weight: bold;
	float: left;
	text-align: left;
}
/* /Post */











/* Sidebar */
#sidebar h2, #sidebar h3 {
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
#sidebar .boxr, #sidebar .categories, #sidebar .linkcat {
	margin-bottom: 20px;
	padding: 10px 0;
}
#sidebar .categories li, #sidebar .archives li {
	text-align: right;
	color: #999;
	font-size: 11px;
}
#sidebar .categories li a:link, #sidebar .categories li a:visited, #sidebar .archives li a:link, #sidebar .archives li a:visited {
	text-align: left;
	font-size: 13px;
}
#sidebar .boxy {
	margin-bottom: 20px;
	padding: 10px 0;
}
#s {
	width: 160px;
	margin-left: 10px;
	border: 1px solid #777;
	padding: 3px;
}
#searchsubmit {
	padding: 2px;
	background: #444;
	color: #fff;
	border: 1px solid #444;
}
#sidebar .buser {
	border: 1px solid #ABD808;
	border-top: 4px solid #ABD808;
	border-bottom: 4px solid #ABD808;
}
#sidebar .buser li {
	padding: 3px 10px;
}
#sidebar .categories li, #sidebar .widget_pages li, #sidebar .widget_recent_entries li, #sidebar .linkcat li, #sidebar .archives li, #sidebar .widget_get_recent_comments li, .widget_links li, .widget_meta li {
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
}
#sidebar .boxr li:hover, #sidebar .categories li:hover, #sidebar .linkcat li:hover {
	background: #efefef;
}
#sidebar .boxr li li, #sidebar .categories li li, #sidebar .linkcat li li {
	border: none;
	padding-left: 0;
}
#sidebar a {
	color: #333;
	text-decoration: none;
}
#sidebar a:hover {
	color: #333;
	text-decoration: underline;
}
.sideinfo {
	background: #efefef;
	margin-bottom: 20px;
	padding: 15px;
}
.widget_flickrRSS h3 {
	margin-bottom: 10px;
}
.widget_flickrRSS img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 80px;
	padding: 0;
	margin-left: 10px;
}
.widget_flickrRSS img a:link, .widget_flickrRSS img a:visited {
	border-bottom: none !important;
}
.widget_flickrRSS {
	overflow: auto;
}
/* /Sidebar */



/* Captions */



.aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 15px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */











.related h2 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	font-size: 15px;
	margin-bottom: 10px;
}
.related li {
	margin-bottom: 10px;
}
.related p {
	line-height: 1.8em;
}
.author-info {
	background: #EEEEEE;
	padding: 10px;
}
.author-info .avatar {
	float: right;
}
.author-info h4 {
	font-size: 12px;
	border-bottom: 1px solid #888;
	margin-bottom: 10px;
}
p.bio {
	margin-bottom: 10px;
	line-height: 1.8em;
}
.sleft {
	width: 150px;
	float: left;
}
/* Footer */



#more-footer {
	padding: 20px;
	font-size: 13px;
	line-height: 1.6em;
	position: relative;
}
#more-more-footer {
	width: 950px;
	margin: 0 auto;
	position: relative;
	background-color: #F1F1F1;
}
.inner {
	background-color: #EEEEEE;
	padding: 10px;
}
.inner-one {
}
.inner-two {
}
.inner-three {
}
.recent li {
	text-align: right;
}
.infopost {
	text-align: right;
	font-size: 12px;
	position: absolute;
	right: 0;
}
.recent a {
	text-align: left;
	float: left;
}
#extra-footer {
	padding: 10px;
	font-size: 17px;
}
#more-footer a:link, #more-footer a:visited {
	color: #555;
}
#more-footer h3 {
	color: #0A73A3;
	font-weight: normal;
	font-size: 19px;
	margin-bottom: 10px;
	position: relative;
}
#footer {
	width: 950px;
	margin: 0 auto;
	position: relative;
	background-color: #F1F1F1;
}
#footer-content {
	width: 950px;
	margin: auto;
}
#footer-content p {
	color: #fff;
	text-align: center;
}
#footer .right {
	position: absolute;
	right: 0;
	top: 0;
}
.rgrav {
	float: left;
	margin-right: 5px;
}
.rdata a {
	display: block;
}
/* WP */



img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}
img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
}
.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
img.centered, .aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* Change Log *** 



1.0	: Public Releaed



1.1 : Fix Header



1.2 : Fix Error on Functions.php, Fix Menu, Fix Screenshot, Fix Extra Footer



1.3 : Fix Error and internationalize support (thanks Aldo)



1.4 : Fix Single Page problem



1.5 : Fix IE Problem



1.6	: Fix Sidebar Widget



*** */



#sidebar {
	float: left;
	position: relative;
	margin-left: -265px;
	width: 242px;
	margin-top: 20px;/*	margin-left: -395px;

	width: 395px; */

	}
.widget-title {
	float: left;
	height: 32px;
	width: 247px;
	background: url(images/sidebar_top.png) no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.widget {
	float: left;
	width: 242px;
	border-right: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	background: #fff;
	font-size:13px;
	line-height:1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.widget p {
	font-size:13px;
}
.widget-bottom {
	float: left;
	height: 16px;
	width: 247px;
	margin-bottom: 15px;
	background: url(images/sidebar_bottom.png) no-repeat;
}
#sidebar li {
	background:url(images/icons.gif) 0 -560px no-repeat;
	padding-left:22px;
	list-style:none;
	margin-top:5px;
}
#tag_cloud a {
	line-height:1.5em;
}
/* Events Template */

.events_h2 {
	color: #FFF;
	font-size: 19px;
	padding: 5px 10px 5px;
	background-color: #000;
	display: block;
}
.TD-H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
}
.TD-H1-Green {
	color: #A4C934;
}
.TD-H1-Blue {
	color: #0066CC;
}
.TD-H1-Red {
	color: #990000;
}
.TD-H1-Orange {
	color: #FF9900;
}
.TD-H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
/* WP */
img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.wp-caption.alignleft {
	margin-right: 10px;
}
.wp-caption.alignright {
	margin-left: 10px;
}
.wp-caption {
	border:1px solid #333;
	text-align:center;
	padding-top:4px;
	padding-bottom: 4px;
	position: relative;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
	position: absolute;
	right: 0;
	bottom: 15px;
	background: #000;
	color: #fff;
	padding: 4px;

	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

img.centered,.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.inn {
	padding: 10px 10px 0;
}

.feeder {
	position: absolute;
	right: 0;
	top: 10px;
}
.feeder a:link, .feeder a:visited {
	background: url(images/feed-icon.png) 0 0 no-repeat;
	padding-left: 18px;
	color: #FD6A11;
}

#home09Promobox {
	background-color: #000;
	padding: 0px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	z-index: 0;
}
.blog_subtitleH1{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom: -15px;
}