/*  
	Theme Name: Corporate Theme v2
	Theme URI: http://www.kongtechnology.com/2008/07/29/wordpress-corporate-theme-%E2%80%93-update/
	Description: By Kitkat - Kongtechnology.com
	Tags: corporate, clean, business look, menu, drop down menu, picture rotator, randomize picture, fixed width, two columns, valid XHTML, simple, blue, widgets, widget ready, 2columns, right sidebar, gravatars
	Version: 2.0.1
	Author: Kitkat
	Author URI: http://www.kongtechnology.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* HTML Elements */

img.alignleft {
        float: left;
        margin:0 10px 5px 0;

}

img.aligncenter {
        margin-top:10px;
        margin-bottom:10px;
        display: block;
        margin-left: auto;
        margin-right: auto;

}

img.alignright {
        float: right;
        margin:0 0 5px 10px;

}

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #F5F6F7  url(images/bg.gif) repeat-x left top;
	color: #545454;
	padding: 10px 0 0 0;
	}

body, select, input, textarea {
	/*font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;*/
	font-family:Arial,Verdana,sans-serif;
	font-size:1.1em;
	/*font-size-adjust:justify;*/
	line-height:1.2em;
	font-style:normal;
	font-variant:normal;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #545454; /*font title*/
	text-decoration:none;
	}

a:hover, a:active {
	color:#545454; /*hover title*/
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

	
small {
	font-size: 0.95em;
	font-style:italic;
	background:#fffff;
	padding:0 0 0 4px;
	}
	
.smalllatest {
	font-size: 0.95em;
	font-style:italic;
	background:#fffff;
	padding:4px 0 0 4px;
	}	
	
.postlink{
	font-size: 0.95em;
	background:#fffff;
	padding-top:15px;
	}	

img, a:link img, a:visited img {
	border:0
	}

/*Main Navbar */

#nav {
	background: url(images/m_bg.gif) repeat-x left; /*background colour*/
	font-size:0.55em;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	height:28px;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	/*border-right:1px solid #a9a9a9; /*border colour*/
	background: url(images/pipe.gif) no-repeat right;
	}

#nav a, #nav a:visited {
	display:block;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-weight:nomal;
	color: #000;
	padding:6px 0px;
	text-align:center;
	width:104px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background: url(images/m_o_05.png) 100%; /*mover over*/
	text-decoration:none;
	
	
	}	
	
	
/* Dropdown Menus */		
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:1.0em;
	color:#FFF;
	}

#nav li li a:hover, #nav li li a:active {
	background:#000;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover
{	background:none;
	}
		
/* Structure */

#page {
	width:950px;
	margin:0 auto;
	/*font-size:0.7em;*/
	background : #fff;
	border-left :1px solid #c6c6c6 ; border-right :1px solid #c6c6c6;
	/*padding: 10px 25px 25px 25px;*/
	}

#branding {
	width:500px;
	padding-bottom:15px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	/*padding-top:15px;*/
	width: 176px;
	float:left;
	font-size:8pt;
	border-right:1px solid #dbdbdb;
	min-height:500px;
	}

#sidebar_office {
	/*padding-top:15px;*/
	width: 200px;
	float:right;
	font-size:8pt;
	border-left:1px solid #dbdbdb;
	min-height:500px;
	}


#o_p_div {
	/*padding-top:15px;*/
	width: 650px;
	display:block;
	padding-top:20px;
	}

#o_p_img {
	/*padding-top:15px;*/
	width: 130px;
	float:left;
	display:inline;
	padding-left:50px;
	}
	
#o_p_txt {
	/*padding-top:15px;*/
	width: 140px;
	padding:120px 0 0 5px;
	float:left;
	font-size:0.9em;
	display:inline;
	}
	
#sidebar_main {
	width: 200px;
	float:left;
	font-size:8pt;
	}
		
#browse-select {
	font-size:7pt;
}

/*Css for the index page*/
	
#welcomebar{
	background:#ffffff;
	padding-right:8px;
	margin:20px 0 0 10px;
	height:160px;
	width:332px;
	float:left;
	}
		
#latestbar{
	background:#ffffff;
	padding:5px 5px 0 10px;
	margin:10px 0 0 10px;	
	width:330px;
	text-align:justify;
	float:right;
	font-size:9pt;
	}

#photobar{
	/*	background:#000;*/
	/*	background:url(images/pic.jpg) no-repeat left ;*/
		/*width:380px;
		height:285px;		
		margin:20px 10px 20px 0px;*/
		float:left;
		}
	
#login_bar{
      border-bottom:1px dotted #dbdbdb ; 
	  width:520px ; 
	  height:25px;
}


	
#photobar img{
	/*border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #dddddd;	*/
}
	
/*end of Css for index page*/

#sidebar ul li 
{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	background:url(images/gobutton2.gif) no-repeat;
	background-position:top left;
}

#sidebar_office ul li 
{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	background:url(images/gobutton2.gif) no-repeat;
	background-position:top left;
}

#people_ul 
{
	padding:0px 0px 0px 10px;
	width:165px;
	line-height:1.6em;
	
	
}

#contenttitle {
	float:left
	width:530px;
	margin: 0px;
	padding: 10px 0px 0px 8px;
	
	}	
		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#F8F8FA; /*background*/
	display:block;
	padding:4px 4px 4px 8px;
/*	border-left:4px solid #DEDFE1;*/
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#EEF1FE;
	text-decoration:none;
	color: #E13333;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
			
/*	Headers */
	
#header {
	
	width: 930px;
	height:71px;
	margin: 0px auto 0px;
	padding: 0 10px 0 10px;
	text-align: left;
	}
	
#header a {
	font-family: Helvetica, Verdana, Arial, Sans-Serif, Times New Roman;
	font-size: 36px;
	color: #333333;
	text-decoration: none;
	
	margin: 0px;
	text-transform: uppercase;
	}

#header a:hover{
	color: #333333;
	}	
	

h1 {
	color: #333333;
	font-size: 22px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	}

.mainheader{
	color: #333333;
	font-size: 24px;
	font-family: Times New Roman, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 2px 0 0 0;
	margin: 0px;
	width:300px;
	float:left;
	display:inline;
}	

.main_sign{
	display:inline;
	float:right;
	font-size:0.7em;
	height:40px;
	padding:0 0 10px 0;
}

.main_sign a{
	padding:0 0 important;
}

h2 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}

h3, #sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#5f5f5f;
	}

/*sidebar colour*/

#sidebar h3, #sidebar h2 {
	padding:4px 0 4px 0px;
	/*margin:2px 0 5px 0;*/
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.1em;
	color:#015782;
	padding-left:10px;
	}
	
h5 {
	font: 2.3em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	margin: 12px 0;
	}	

.singlepage {
	color:maroon;
	font: 14pt Arial, "Times New Roman", Georgia, Times, serif;
	font-weight:bold;
	padding-top:15px;
}

.singlepage_main {
	color:#836e4f;
	font: 11pt Arial, "Times New Roman", Georgia, Times, serif;
	font-weight:bold;
	padding-top:15px;
}
.singlecomment {
	font-size: 0.95em;
	font-style:italic;
	background:#fffff;
	padding:4px 0px;
}	
	
	
/* Content */

#content {
	width:530px;
	float:left;
	margin-left : 20px;
	}

#content_people {
	width:773px;
	float:left;
	margin-left : 0px;
	}	
	
#content_sub {
	width:564px;
	float:left;
	border-right: 1px solid #dbdbdb;
	min-height:500px;
	}
#content_sub_single {
	width:724px;
	float:left;
	border-right: 1px solid #dbdbdb;
	min-height:500px;
	padding: 10px 10px;
	}

#content_sub_single_search {
	width:920px;
	float:left;
	
	min-height:500px;
	padding: 10px 10px;
	}	
	
#content_sub_single_media {
	width:744px;
	float:left;
	/*border-right: 1px solid #dbdbdb;*/
	min-height:500px;
	padding: 10px 10px;
	}
	
#content_sub_news {
	width:566px;
	float:left;
	border-right: 1px solid #dbdbdb;
	min-height:500px;
	}
	
#content_sub_news_1 {
	width:773px;
	float:left;
	min-height:500px;
	}
	
#content_sub_office {
	width:749px;
	float:left;
	min-height:500px;
	}
	
#people_pic {
	width:525px;
	float:left;
	border-right: 1px solid #dbdbdb;
	min-height:600px;
	padding-right:15px;
	}

#people_pic_t {
	float:left;
	margin-right:15px;
	}
#spec {
	float:left;
	width:530px;
	display:block;
	}
#people_r {
	float:right;
	width:186px;
	padding:0 5px 10px 10px;
}
	
	
#people_h_t{
	font-size:1.2em;
	padding-top:6px ;
	color : #111;
	height:12px;
	font-weight:bold;
}

#news_date{
	font-size:1.1em;
	color : #836e4f;
	height:12px;
	font-weight:bold;
}

#news_date_de{
	font-size:0.8em;
	color : #836e4f;
	height:12px;
	font-weight:bold;
}

#people_h_t_1{
	font-size:0.8em;
	color : #015782;
	height:3px;
	position: absolute;
	font-weight:bold;
}

#people_h_t_1_1{
	font-size:0.9em;
	color : #015782;
	height:3px;
	font-weight:bold;
}

#people_h_t_2{
	font-size:1.0em;
	padding-top:30px ;
	color : #111;
	font-weight:bold;
}

#people_h_t_3{
	font-size:0.8em;
	color : #015782;
	font-weight:bold;
}

#practice_h_t_3{
	font-size:1.0em;
	color : #015782;
	font-weight:bold;
}
#people_h_t_r_2{
	font-size:0.9em;
	color : #015782;
	font-weight:bold;
	margin-top:12px;
	background : url(images/r_t_b.gif) repeat-x left;
}

#prac_t_t{
	font-size:0.65em;
	color : #5c5c5c;
	font-weight:bold;
	margin:12px 0 0 12px;
	
}

#prac_arch{
	font-size:0.7em;
	color : #5c5c5c;
	padding:12px 0 20px 12px;
	
}

#prac_arch ul{
	font-size:1.0em;
	color : #5c5c5c;
	padding:0 0 2px 12px;
	list-style:square;
	line-height:18px;
	
}

#people_h_t_4{
	background : url(images/vip_d.gif) repeat-x left;
	padding-left:30px;
	font-size:0.9em;
	margin-top:10px;
}

#people_r_b{
	background:#eaeaea url(images/r_p_bg_65.gif) repeat-y left;
	float:left;
	width:200px;
	padding:0 0 15px 17px;
	display:inline;
}

#people_r {
	width:97%;
}

#p_r{
	width:204px;
	display:inline;
	float:right;
	position:absolute;
}

#p_r_c{
	width:198px;
	display:inline;
	float:right;
}

#prac_r{
	width:208px;
	background-color:#eaeaea;
	display:inline;
	float:right;
}

#prac_r_b{
	width:208px;
	background:#eaeaea url(images/prac_r_b.gif) repeat-x left;
	display:inline;
	float:right;
	height:14px;
}

#people_pic_r {
	float:left;
	widthd:390px;
	height:177px;
	background : url(images/peo_desc.gif) repeat-x left;
	padding-left:20px;
	}

#media_mov{
	width:440px;
	display:inline;
	float:left;
}

#career_left{
	width:230px;
	display:inline;
	float:left;
}

#career_right{ 
	width: 275px;
	padding: 0 8px ;
	float:right;
	display:inline;
}

#media_text{ 
	height: 350px;
	width: 235px;
	overflow: auto;
	border: 1px dotted #d1d1d1;
	padding: 8px;
	float:right;
	display:inline;
}

#content_index {
	width:715px;
	float:left;
	padding : 0 10px 20px 20px;
	border-right: 1px solid #dbdbdb;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	padding-left:10px;
	}
	
.linebreak{
	margin-top:13px;
	border-top:5px solid #999;
}
	

.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, {
	margin:0;
	}

.feature img {
	padding:1px;
	border:1px solid #000;
	}
			
#adsense_placeholder {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}	
	
#headerimage {
	margin-top:22px;
	}

.title {
	font-family: Arial, Verdana;
	font-size:1.5em;
	}
	
.feature#lead .title {
	font:2.5em "Times New Roman", Georgia, Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#sidelist li {
	list-style:none;
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	
	padding:5px 0 0 10px;
	text-align:justify;
	font-size:9pt;
	
	margin: 0 10px 0 10px; 
	}
	
.entry_news {
	
	padding:0 0 0 5px;
	text-align:justify;
	font-size:9pt;
	line-height:1.3em;
	
	}
	
.entry_people {
	
	padding:10px 10px 0 15px;
	text-align:justify;
	font-size:9pt;
	
	}

.entry_main {
	width:207px;
	padding:5px 0 0 10px;
	text-align:justify;
	font-size:9pt;
	display:inline;
	line-height:1.3em;
	float:left;
	border-left: 1px solid #c3c3c3;
	margin: 0 10px 0 10px; 
	}

.entry_page {
	/* padding:10px 20px ; */
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
	font-size:9pt;
	display:inline;
	float:left;	 
	}	
	
.entry_page_login {
	padding:20px 20px ;
	width:550px;
	text-align:justify;
	font-size:9pt;
	display:inline;
	float:left;	 
	}	
	


#bct {
	padding:0px 0 0px 10px ;
	text-align:justify;
	font-size:0.6em;

	 
	}	

.entry_page_p_m {
	text-align:justify;
	display:inline;
	float:left;	 
	}	
		
	
h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}

/*Calendar*/
.contentdate {
	background: #FFFFFF url(images/calendar.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}
	
.contentdate h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.contentdate h4 {
	font-family: Times New Roman, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
	}

#contentmiddle {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 10px 0px;
	display: inline;
	}
	
#contentmiddle ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentmiddle ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentmiddle ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}

.postspace {
	background: #EFEFEF url(images/spacer.gif);
	width: 530px;
	height: 10px;
	margin-top: 15px;
	padding: 0px;
	}

/*Post*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
/*Search*/

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%;
	}

#searchform {
	/*background: url(images/searchform-bg.png) no-repeat right bottom;*/
	/*height: 37px;*/
	width: 100%;
}

#searchform #s{
	/*background: #ffffff url(images/form-field-bg.gif) no-repeat ;*/
	width: 130px;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	color: #999999;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
}

#searchform #searchsubmit { 
	background: url(images/search-btn.gif) no-repeat left top;
	height: 21px;
	width: 21px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin: 0 0 0 0;
}	

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}

/* Comments*/

.avatar {
        float:right;
        padding:0;
        margin:5px;

}

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	
.mycomments 
{
	background:url(images/comments.gif) no-repeat left center;
	padding-left:20px;
}
	
/*posting icon*/	
.myposts 
{
	background:url(images/posting.gif) no-repeat left center;
	padding-left:16px;
}

.myedits
{
/*	background:url(images/edit.gif) no-repeat left center;*/
	padding-left:10px;
}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	
/* Footer*/

#footer {
/*background: #F3F3F4;*/
background: #d0d0d0;
clear:both;
height:57px;
padding:5px;
text-align:left;
color:#000000;
font-size:8pt;

}

#footer_menu {
/*background: #F3F3F4;*/
width:700px;
margin:20px 0 0 20px;
text-align:left;
color:#000000;
font-size:7pt;
float:left

}

#footer_logo {
margin:5px 0 0 0;
width:174px;
height:36px;
float:right;
/*background: #F3F3F4;*/
background : url(images/b_logo.gif) no-repeat left;

}

#recentpost {
	padding:10px 5px 5px 5px;
	margin:10px 0 20px 20px;
	text-align:justify;
	float:right;
	font-size:8pt;
	border-width:1px;
	border-style:solid;
	border-color:#dddddd;
	width:324px;
	background-color:#eefeee;
}
	
#recentpost li {
	padding-left: 0px;
	margin-left: 20px;
	list-style-image:url(images/mini-comments.gif);
}

#recentpost a:hover {
	text-decoration: underline;
}

#recentposttitle {
	border-width:0px 0px 1px 0px;
	border-style:dashed;
	border-color:#cccccc;
	width:320px;
}

#bottombar {
	clear:both;
	color: #666666;
	overflow: hidden;
	background-color:#eeeeee;	
	border-width: 2px 0 0 0;
	border-style:solid;
	border-color: silver;
}

#bottombar li {
	list-style-type:square;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#dddddd;
	padding-left: 0px;
	margin-left: 20px;
}

#bottombar li a:link {
	display:block;
	padding:5px;
	color: gray;
}

#bottombar li a:visited {
	display:block;
	padding:5px;
	color:gray;
}

#bottombar li a:hover {
	display:block;
	background: lightsteelblue;
	color:white;
}


#categoryx {
	padding: 0px 5px 10px 5px;
	width:200px;
	float:left;
	font-size:8pt;
}


#archivex {
	padding: 0px 5px 10px 5px;
	width:150px;
	float:left;
	font-size:8pt;
}

#commentx {
	padding: 0px 5px 10px 5px;
	width:200px;
	float:left;
	font-size:8pt;
}


#blogroll {
	padding: 0px 5px 10px 5px;
	width:150px;
	float:left;
	font-size:8pt;
}

#write_by {
	padding-top: 2px;
}

.bottombartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0 0 0;
	border-bottom: 1px solid #CFE1AC;
}

.sideblock
{
	padding: 0px 10px 0px 5px;
	margin: 5px 0 10px 5px;
	color: #000;
	
}

.side_search
{
	background :#eaeaea;
	color: #000;
	padding-left:10px;
}

.l_rss_1
{
	background : url(images/l_rss_05.gif);
	padding-left:30px;
	padding-top:4px;
	width:174;
	height:29;
	font-weight:bold;
}

.l_rss_2
{
	background : url(images/l_rss_08.gif);
	padding-left:30px;
	padding-top:4px;
	width:174;
	height:26;
	font-weight:bold;
}

.page_right
{
	padding: 0px 7px;
	width:190px;
	float:left;
	_padding:00px;
	_width:180px;
	_text-align:center;
	
}

.pad
{
	margin-bottom:6px;
	
}

.sideblock_sub
{
	padding: 0 0 2px 10px;
	height: 23px;
	font-weight:bold;
	font-size: 1.0em;
	color:#000;
	background-color: #eaeaea;
	
}

.sideblock_sub_office
{
	padding: 0px 0 0px 10px;
	height: 25px;
	font-weight:bold;
	font-size: 1.0em;
	color:#000;
	background-color: #eaeaea;
	
}

.sideblock_sub_others
{
	padding: 0px 0 0px 10px;
	height: 25px;
	color:#000;
	background-color: #eaeaea;
	
}

.sideblock_sub_office_2
{
	padding: 10px 10px 2px 20px;
	font-size: 1.0em;
	
}

.sideblock_sub_office_3
{
	font-size: 1.0em;
	margin-left:20px;
	
}

.sideblock_sub_t
{
	padding: 3px 0 0 10px;
	height: 22px;
	font-weight:nomal;
	font-size:8pt;
	font-weight:bold;
	background-color: #eaeaea;
	
}


.p_m_001
{
	padding: 2px 0 0 30px;
	width:158px;
	height: 22px;
	font-weight:nomal;
	font-size:8pt;
	font-weight:bold;
	background: #eaeaea url(images/p_m_001.gif) no-repeat left;
	float:left;
	display:inline;
	
}

.p_m_002
{
	padding: 4px 0 4px 27px;
	width:161px;
	height: 18px;
	font-weight:nomal;
	font-size:0.57em;
	font-weight:bold;
	float:left;
	display:inline;
	border-bottom:1px solid #eaeaea;
	
}

#sisunTable1,#sisunTable2 {
	margin:00px;
	padding:00px;
	border-collapse:collapse;
	font-weight:nomal;
	font-size:0.57em;
	font-weight:bold;
}
#sisunTable1 {
	height:312px;
	_height: 346px;
}

#sisunTable1 td,#sisunTable2 td {
	height:26px;
	width:161px;
	padding-left:5px;
	border-bottom:1px solid #eaeaea;
}
.sideblock_main
{
	padding: 0px 10px;
	margin-bottom: 20px;
	
}

#singlecat li {
	float:left;
	list-style-type:none;
	font-size:1.2em;
	font-weight:bold;
	color:#015782;
}

#singlepostin {
	float:left;
	
}

#singlepostwrapper {
	padding: 0px 0px 10px 0px;
	font-size:8pt;
	width:700px;
	display:block;
	float:left;
}

#top-panel .Container li{
	float:left;
	width:250px;
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#top-panel h2 {
	color:#b1eb76;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	margin:10px 0 5px;
	border-bottom:1px solid #b1eb76;
	padding:0 0 3px;
	width:215px;
}

#top-panel a {
	text-decoration:none;
	color:#ffffff;
}

#top-panel a:hover {
	font-weight:bold;
}

#top-panel .Container li{
	float:left;
	width:250px;
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#top-panel .Container li ul {
	margin:0px;
	padding:0px;
	list-style-image: url(images/bullet.gif);
	list-style-position:inside;
}


#top-panel .Container li ul li {
	padding:5px;
	list-style-image: url(images/bullet.gif);
	list-style-position:inside;
	color:#ffffff;
	border-bottom:1px dotted #a6a6a6;
	width:200px;
	margin:0px;
}


#top-panel{
	background:#14453e url(images/bg_pulldown.gif) top repeat-x;
	border-bottom:3px solid #3b3b3b;
	padding:0px 0px 15px 0px;
	text-align:center;
	color:#ffffff;
	width:100%;
}

#sub-panel{
	text-align:center;
	width:1000px;
	margin:auto;
}
#sub-panel a{
	width:175px;
	color:#FFFFFF;
	float:right;
	text-decoration:none;
	margin-right:40px;
	font-weight:bold;
	background:url(images/corner_left.gif) bottom left no-repeat #3b3b3b;
}
#sub-panel a span{
	padding:6px;
	background:url(images/corner_right.gif) bottom right no-repeat;
	display:block;
}

.clear {
	float:none;
	clear:both;
}

.clock_left {
	width:75px;
	float:left;
	display:inline;
	padding:30px 0px;
	font-weight:bold;
}

.clock_right {
	float:right;
	width:100px;
	display:inline;
}

.m_mov {
	width:671px;
	display:block;
	padding:15px 10px;
}

.m_mov_m {
	width:200px;
	float:left;
	display:inline;
	padding:5px 10px 0 10px;
}

.m_mov_t {
	width:185px;
	margin-left:10px;
	float:left;
	display:inline;
	font-size:.7em;
	padding:0 12px 0 12px;
	background: url(images/arr_001.gif);
}
.fie6 {
	_left:-200px;
}