@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
	background:#fff url(../images/bg_img.jpg) center top no-repeat fixed;
}
img{
	border:none;
}
a{
	color:#ff7e0b;
	text-decoration:none;
}
a:hover{
	color:#333;
	text-decoration:underline;
}
.site_border{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	width:980px;
}
.header_bg{
	background:url(../images/top_banner.jpg) no-repeat;
	width:980px;
	height:138px;
}
.header_bg2{
	background:url(../images/top_banner2.jpg) no-repeat;
	width:980px;
	height:138px;
}
.menu_table{
	margin:63px 18px 0px 0px;
}
.side_windows{
	border:1px solid #eee;
	width:234px;
}
.side_windows_bg{
	background:url(../images/side_bg.jpg);
}
.side_windows_bg2{
	background:url(../images/side_bg2.jpg);
}
.title_bg{
	background:url(../images/heading_bg.jpg) repeat-x;
	height:45px;
}
.content_bg_color{
	background:#dedede;
}
.footer{
	background:url(../images/footer_bg.jpg) repeat-x;
	height:47px;
	line-height:47px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#6c6c6c;
	padding:0 15px;
}
.footer a:link, .footer a:visited{
	color:#666;
	text-decoration:none;
}
.footer a:hover{
	color:#F60;
	text-decoration:underline;
}
.tag_blog{
	background:url(../images/tag_blog.jpg) no-repeat;
	height:34px;
}
.tag_schedule{
	background:url(../images/tag_schedule.jpg) no-repeat;
	height:34px;
}
.tag_gallery{
	background:url(../images/tag_gallery.jpg) no-repeat;
	height:34px;
}
.tag_aboutme{
	background:url(../images/tag_aboutme.jpg) no-repeat;
	height:34px;
}
.tag_career_highlights{
	background:url(../images/tag_career_highlights.jpg) no-repeat;
	height:34px;
}
.tag_words{
	background:url(../images/tag_words.jpg) no-repeat;
	height:34px;
}
.tag_contact_info{
	background:url(../images/tag_contact_info.jpg) no-repeat;
	height:34px;
}
.tag_contact_me{
	background:url(../images/tag_contact_me.jpg) no-repeat;
	height:34px;
}
.index_blog_heading{
	color:#febf00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px solid #f5f5f5;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	line-height:2em;
}
.index_blog_content h1{
	margin:5px 0px;
	color:#000000;
	font-size:12px;
	font-weight:normal;
}
.index_blog_content .desc{
	margin:5px 0px;
	color:#747474;
	text-align:justify;
}
.index_blog_content_margin{
	padding:0px;
}
.index_blog_content a:link, .index_blog_content a:visited{
	text-decoration:none;
}
.index_blog_content a:hover{
	text-decoration:none;
}
.index_block_bottom{
	background:#fff url(../images/block_bottom.jpg) center bottom no-repeat;
	height:20px;
}
.index_block_more{
	float:right;
	width:41px;
	height:12px;
	margin-right:5px;
}
.index_block_border{
	margin:15px 0px;
}
.highlight{
	background:#eee;
}
.normal{
	background:#fff;
}
.initial{
	background:#fff;
}
.widget_thumb_photo {
	border:2px solid #fff;
	margin:5px;
}
.widget_desc{
	color:#fff;
	text-decoration:none;
	font-size:11px;
	margin:0;
}
.index_caption_desc{
	line-height:1.5em;
	height:35px;
	overflow:hidden;
	text-align:left;
	padding:0;
	font-size:11px;
}
.widget_desc a:link, .widget_desc a:visited{
	line-height:1.5em;
	color:#FFF;
	width:100%;
	text-decoration:none;
	font-size:11px;
}
.widget_desc a:hover{
	color:#febf00;
	text-decoration:none;
}
.video_item{
	width:199px;
	height:180px;
	float:left;
	margin:20px 0px 0px 20px !important; margin:20px 10px 0 10px;
}
.video_thumb{
	border:4px solid #e2e2e2;
}
.video_item p{
	margin:5px;
	line-height:1.5em;
	text-align:center;
	font-size:11px;
}
.about_content{
	padding:20px;
	text-align:justify;
	line-height:2em;
}
.about_content ul{
	padding-left:10px;
	list-style:none;
}
.about_content li{
	background:url(../images/bullet.gif) left center no-repeat;
	padding-left:10px;
}
.about_photo{
	float:right;
	margin:0 0 0 20px;
}
.article_listing{
	list-style:none;
	padding-left:0px;
	margin:0;
}
.article_listing li{
	padding-left:0;
}
.article_listing a:link, .article_listing a:visited{
	width:662px;
	text-decoration:none;
	display:block;
	color:#333;
	padding:10px 0 10px 20px;
	background:#FFF url(../images/article_bullet.jpg) 10px center no-repeat;
	border-bottom:1px dashed #ccc;
}
.article_listing a:hover{
	width:662px;
	color:#000;
	background:#febf00 url(../images/article_bullet_over.jpg) 10px center no-repeat;
	border-bottom:1px solid #ccc;
}
.widget_bottom{
	background:#555555;
	padding:5px;
}
.blog_article_content{
	padding:30px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.blog_article_content p{
	text-align:justify;
	line-height:1.5em;
	margin-top:0;
}
.blog_photo{
	float:left;
	border:5px solid #eee;
	margin:0 15px 15px 0;
	clear:both;
}
.blog_title{
	border-bottom:1px dashed #ccc;
	padding:5px 0 5px 25px;
	font-size:14px;
	font-weight:bold;
	background:#eee url(../images/articles_title_bullet.jpg) 10px center no-repeat;
}
.message_table{
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background:#eee;
	border:1px solid #ccc;
}
.message_name{
	background:#333;
	color:#febf00;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
.message_postdate{
	background:#333;
	color:#999;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
.message_content{
	text-align:justify;
	line-height:1.5em;
}
.message_textfield{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #ccc;
	padding:2px;
	color:#000;
}
.message_heading{
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	background:#333;
	color:#febf00;
}
.message_white_color{
	color:#ccc;
}
.button_common{
	background:url(../images/button.gif) no-repeat;
	width:54px;
	height:20px;
	border:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size:11px;
}
.message_field{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	border:1px solid #ccc;
}
.message_content{
	padding:20px;
}
/* paging */
.paging a:link, .paging a:visited{
	padding:2px 5px;
	border:1px solid #ccc;
	text-decoration:none;
	color:#666;
	margin:2px;
}
.paging a:hover{
	padding:2px 5px;
	border:1px solid #febf00;
	background:#febf00;
	color:#000;
}
.calendar_margin{
	padding:10px;
}
/* contact icon */
.btn_blogger{
	background:url(../images/icon_blogger.jpg) no-repeat;
	width:110px !important; width:70px;
	height:50px;
	float:left;
}
.btn_blogger a:link, .btn_blogger a:visited{
	width:100%;
	color:#333;
	display:block;
	height:32px;
	line-height:32px;
	padding-left:40px;
	text-decoration:none;
}
.btn_blogger a:hover{
	color:#F90;
}
	
.btn_fb{
	background:url(../images/icon_facebook.jpg) no-repeat;
	width:110px !important; width:70px;
	height:50px;
	float:left;
}
.btn_fb a:link, .btn_fb a:visited{
	width:100%;
	color:#333;
	display:block;
	height:32px;
	line-height:32px;
	padding-left:40px;
	text-decoration:none;
}
.btn_fb a:hover{
	color:#F90;
}

.btn_twitter{
	background:url(../images/icon_twitter.jpg) no-repeat;
	width:110px !important; width:70px;
	height:50px;
	float:left;
}
.btn_twitter a:link, .btn_twitter a:visited{
	width:100%;
	color:#333;
	display:block;
	height:32px;
	line-height:32px;
	padding-left:40px;
	text-decoration:none;
}
.btn_twitter a:hover{
	color:#F90;
}

.btn_youtube{
	background:url(../images/icon_youtube.jpg) no-repeat;
	width:110px !important; width:70px;
	height:50px;
	float:left;
}
.btn_youtube a:link, .btn_youtube a:visited{
	width:100%;
	color:#333;
	display:block;
	height:32px;
	line-height:32px;
	padding-left:40px;
	text-decoration:none;
}
.btn_youtube a:hover{
	color:#F90;
}
.contact_icon{
	padding:15px 0;
}
.media_title{
	margin:0;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
.caption_desc{
	line-height:1.5em;
	height:35px;
	overflow:hidden;
	text-align:center;
	padding:0 5px;
	font-size:11px;
}
.warn_text{
	color:#F00;
}
.comment_thank{
	width:600px;
	display:block;
	border:1px dashed #ccc;
	background:#ffffe5;
	padding:10px;
	color:#F00;
	text-align:center;
	margin-bottom:15px;
}
.index_article_h1{
	overflow:hidden;
	height:1.9em;
}
.index_article_content{
	overflow:hidden;
	height:4.3em;
}

