html {
	/* IE Horizontal scrollbar fix */
	overflow-y: scroll;
	/* force scrollbars in moz */
	height: 100%;
}
body {
	margin: 0px;
}
/* twu2 begin, code attribute */
pre {
	border-style: outset;
	border-width: thin;
	overflow: auto;
	font-family: Courier New,Courier,mono;
	background-color: #F6F6F6;
	width: 98%;
	padding: 1px;
	margin: 1px auto 1px auto;
	max-height: 48em;
	line-height: normal;
}
/* twu2 end, code attribute */
/* twu2 begin insert code */
pre .de1, pre .de2 {font-family: 'Courier New', Courier, monospace; font-weight: normal;color: #000020;}
pre .imp {font-weight: bold; color: #000040;}
pre .kw1 {color: #008080;}
pre .kw2 {color: #000000; font-weight: bold;}
pre .kw3 {color: #000099;}
pre .kw4 {color: #000080;}
pre .co1, pre .co2, pre .coMULTI {color: #808080; font-style: italic;}
pre .es0 {color: #000099; font-weight: bold;}
pre .br0 {color: #333333; font-weight: bold;}
pre .st0 {color: #008000;}
pre .nu0 { color: #ff0000; }
pre .me1 {color: #006600;}
pre .me2 {color: #006600;}
pre .re0 {color: #993300;}
pre .head {font-family: Verdana, Arial, sans-serif;color: #333333;font-weight: bold;background-color: #f0f0ff;border-bottom: 1px solid #d0d0d0;padding: 2px;font-size: 12px;}
pre li {font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;font: normal normal 95% 'Courier New', Courier, monospace; color: #003030;}
pre li.li2 {font-weight: bold;font-weight: bold; color: #006060;}
pre .foot {display: none;}
pre a:link {color: #000060;}
pre a:hover {background-color: #f0f000;}
/* twu2 end intercode */
/*Layout style*/
#container {
	/* twu2 begin, change width from 80% */
	width:97%;
	/* twu2 end, change width from 80% */
	background-image:url(images/rightshadow.gif);
	background-repeat:repeat-y;
	background-position:right;
	padding:0 6px 0 0;
	border-left: 1px solid;
	border-left-color: #999999;
}

#BlogHeader{
	margin:0px;
	width:100%;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:80px;
}

/*Spereate Head and Main block*/
#nav_bar {
	background-image:url(images/hbar.gif);
	background-repeat:repeat-x;
	border-bottom: 1px solid #dddddd;
	font:12px/1.4em Arial;
}

/*Left Block:: Menu Block*/
#sidebar {
	font:12px Times, Arial;
	/* twu2 begin, change to right */
	float:right;
	/* twu2 end, change to right */
	width:180px;
	margin:10px 10px 10px 10px;
	padding:3px;
	text-align:left;
}

/*Right Block :: Article Block*/
#content {
	/* twu2 begin, change margin from 10px 10px 0 200px */
	margin:5px 205px 0px 5px;
	/* twu2 end, change margin from 200px */
	position:relative;
	padding:3px;
	text-align:left;
}

/*Bottom Block :: footer block*/
#BlogFooter {
	clear:both;
	font: 12px Times, Arial;
	background-image:url(images/hbar.gif);
	background-repeat:repeat-x;
	border-left: 1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	width:100%;
	text-align:center;
}

/*The three classes below are use to castale menu blocks*/
div.blockTitle {
	background-image: url(images/leftcolumnTitle_bg.gif); 
	padding: 3px; 
	background-color: #dddddd; 
	color: #639ACE; 
	font-weight: bold;
	text-align:center;
}

div.blockContent {
	background-image:url(images/leftcolumnContent_bg.gif); 
	padding: 3px; 
	line-height: 120%; 
}

div.blockFooter {
	height:18px; 
	background-image:url(images/leftcolumnFooter_bg.gif);
	background-repeat:no-repeat; 
	padding: 3px; 
	margin-bottom: 10px;
}

/*Blog Title style*/
#TITLE {
	font:20px Times New Roman, Times, serif;
	text-align:left;
	padding:30px 0 0 20px;
	font-weight:bold;
}

div.description {
	width:400px;
	margin:10px 0 0 0;
	font:12px Times New Roman, Times, serif;
	
}

/*Article style*/
#Article_body {
	/* twu2 begin, change margin from 15px */
	margin: 0 0 5px 10px;
	/* twu2 end, change margin from 15px */
	line-height: 140%;
	border:1px solid #dddddd;
	padding:5px;
}

.Article_title {
	width:99%;
	float:left;
	font-size: 11pt;
	text-transform: capitalize;
	border-bottom:1px dotted #666666;
}

.Article_posted {
	text-align: right;
    font: 10px verdana, arial, helvetica, sans-serif;
    letter-spacing: 0.07em;
}

.Article_contest {
	margin: 10px 0 10px 10px;
	text-align:left;
	font:12px/1.6em Arial, Helvetica, sans-serif;
    
}

.Article_footer {
	margin: 0px;
	padding: 0px 5px 10px 5px;
	text-align: right;
	font:12px/1.4em Arial, Helvetica, sans-serif;
    	letter-spacing: 0.08em;
}

/*Commons style*/
#commons {
	margin:10px;
	border-bottom:1px solid #dddddd;
	font:12px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#common_form {
	margin:10px;
	text-align:left;
	font:12px/1.4em Arial, Helvetica, sans-serif;
	line-height:180%;
}
#commons input {
	border-bottom:1px solid #666666;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	width:60%;
}
#commons textarea {
	width:100%;
}

.text_form {
	line-height:140%;
}

#common_head {
	margin:20px 10px 10px 10px;
	border-top:1px dotted #dddddd;
	font:12px Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
}

#common_main {
	margin:10px;
	padding: 0 0 0 10px;
	font:12px Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
}

#common_footer {
	text-align:right;
	margin:10px;
	font:12px Arial, Helvetica, sans-serif;
	letter-spacing:0.09em;
}

/* Calander style*/
table.calMonth{
	margin: 0px auto;
}
.calMonthHeader
{
	font-weight: bold;
	text-align:center;
}
.calMonthToday{
	border:1px dotted #669933;
	background-color:#eeeeee;
}

/*Item style*/
div.Item {
	font: 12px Times,Arial;
	Text-align:left;
	margin:0 0 0 5px;
}

div.MainItem {
	font: 12px Times,Arial;
	font-weight:bold;
	Text-align:left;
	margin:0 0 0 5px;
}

div.SubItem {
	font: 12px Times,Arial;
	Text-align:left;
	margin:0 0 0 10px;
}

/* hyperlinks setting */
a:link { text-decoration: none; color: #3366CC;}
a:visited {	text-decoration: none;	color: #3366CC;}
a:hover { text-decoration: none; color:#FFFFFF; background-color:#00CC00;}
a:active { text-decoration: none;}

#nav_bar a	{ background: transparent; text-decoration: none; color:#333333;}
#nav_bar a:link	{ background: transparent; }
#nav_bar a:visited	{ background: transparent; }
#nav_bar a:active	{ background: transparent; }
#nav_bar a:hover	{ color:#0099FF; background: transparent;text-decoration: underline; }

#TITLE a{
	display: block;
	color:#3697E7;
	font-style:oblique;
}
#TITLE a:hover{
	display: block; text-decoration: none; background: transparent;
}

/*  albums style */

#album {
	text-align: center;
}

#album p {
	text-align: center;
	padding:0;
	margin:0;
	width:150px;
}

#album a a.linked a.hover a.active {
	color:#3697E7;
	text-decoration: none; 
	background: transparent;
}

#album.nodecoration {
	text-decoration: none; 
	background: transparent;
}
#Resource-Desc {
    padding: 10px;
    text-decoration: none;
}

/* SearchResult style*/
div.SearchResult_posted {
	font:12px/1.4em Times, Arial;
	text-align:left;
	border-top:1px solid #666666;
}

.Pages {
        clear:all;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 20px;
        font-size: 12px;
        padding-top: 10px;
        padding-bottom: 10px;
}
.Pages a, .Pages a:link, .Pages a:href, .Pages a:hover {
 text-decoration: none;
 border: 0px;
}

.Pages .pagerLinkPrevPage, .pagerLink, .pagerLinkNextPage{
        padding: 2px 6px;
}

.Pages .pagerLinkPrevPage{
        margin-right:20px;
}
.Pages .pagerLinkNextPage {
        margin-left:20px;
}

.Pages .pagerCurrent {
        padding: 2px 6px;
        border-color: #999;
        font-weight: bold;
        font-size: 13px;
        vertical-align: top;
        background: #fff;
        color: #FF0084;
}

