* { margin: 0; padding: 0; }
body { background: #dededb url(images/body-bkg.png) repeat top center; font: normal 12px "Verdana", sans-serif; color:#535353; }
select {  font: normal 12px/12px "Verdana", sans-serif;color: #535353; vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none;}
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
img { padding: 0px; margin: 0px; border: none; text-align: center;}
.button { background: #fe4902 url(images/button-bg.png) top left repeat-x !important; color: white !important;  font-weight: bold; font-size: 15px; -moz-border-radius: 16px !important; -webkit-border-radius: 12px !important; border: 0 !important; letter-spacing: -1px; padding: 5px 12px 3px 12px !important; }
.button:hover { background: #2e2e2e !important; cursor: pointer; }
a:link { text-decoration: none; color : #ff3300; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #ff3300; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #ff3300; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #336699; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.atab_box a.facebook{display: block;
background: transparent url(images/fb1.jpg) no-repeat;
}

.atab_box a.facebook:hover {
background: transparent url(images/fb2.jpg) no-repeat;
} 


#loading{
	position:absolute;
	top:-0px;
	left:50%;
	background:url(images/loader.gif) no-repeat;
	font-size:7pt;
	width:128px;
	margin-left:-40px;
	height:15px;
	text-align:center;
}
.atab_box{
background: #EBF0F5; padding: 10px; margin: 0 0 15px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: auto;
}	
.atab_box img.avatar avatar-80 photo {
padding:1px;
border:1px solid #7da939;
float:left;
width:80px;
}

.atab_box span {
display:block;
padding-top:4px;
border-top:1px solid #cbd8b4;
margin-top:12px;
}

.atab_box p {
margin:0;
width:520px;
float:right;
}
/* BGContainer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#bgcontain { width: 980px; background: #fff url(images/header-top-bkg.png) no-repeat top left; padding-top: 28px; margin: 0 auto; overflow: hidden;} 

/* Header
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header { width: 930px; padding: 0px 25px 15px 25px; position: relative; }

/* Logo
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo { padding: 0px 0px 0px 0px; min-height: 76px;}
.logo .txt h1 { font: bold 52px/52px Arial, Helvetica, sans-serif; letter-spacing: -3px; padding: 10px 0px; }
.logo .txt h1 a, .head .logo .txt h1 a:visited,.head .logo .txt h1 a:hover { text-decoration: none; color:#000033;}
.logo .img img { margin-bottom: 5px; }

/* Search
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.search { background: url(images/search-bg.png) no-repeat; width: 433px; position: absolute; right: 25px; bottom: 0px; padding: 9px 0px 0px 0px;}
.search form { float: right; margin-right: 10px;}
.search input { float: left; background: url(images/search-input.png) no-repeat; border: none; padding: 8px 6px 8px 12px; width: 182px; color:#000066; font-size: 11px;}
.search button { float: left; background: url(images/search-button.png) no-repeat; width: 44px; height: 29px; border: none; cursor: pointer; color:#fff; vertical-align: middle; padding: 2px 5px 5px 0px; font: bold 11px/11px "Verdana", sans-serif;}

/* Search
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.download { background: url(images/download-ico.png) left no-repeat; width: 230px; position: absolute; right: 25px; top: 0px; padding: 0px 0px 0px 22px; font: bold 14px/18px Arial; letter-spacing: -1px;}

/* Menu
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu { width: 930px; margin: 0px 25px; background: #ffe98e url(images/menu-bkg.png) no-repeat right; overflow: hidden; margin-bottom: 15px; }
/**/ * html .menu { height:1%; } /* */ 
.menu ul { width: 930px; float: left; background: url(images/menu-ul-left.png) no-repeat left; padding: 7px 6px 7px 7px;}
.menu li { display: inline; font: bold 14px/14px "Trebuchet MS"; float: left; }
.menu li ul { display: none;}
.menu li a { padding-left: 10px; margin-right: 2px; background: url(images/menu-left.png) no-repeat left top; float: left;}
.menu li a span { padding: 4px 10px 5px 0px; display: block; background: url(images/menu-right.png) no-repeat right top; float: right; }
.menu li a span { float: none; color: #ff6600;}
.menu li a:hover { background-position: 0% -23px; color:#fff; text-decoration: none;}
.menu li a:hover span { background-position: 100% -23px; color:#fff;}

.menu .current_page_item a { background: url(images/menu-left.png) no-repeat left bottom; color:#fff; }
.menu .current_page_item a span, .menu .current_page_item a:visited span, .menu .current_page_item a:hover span { background: url(images/menu-right.png) no-repeat right bottom; color:#fff; }


/* Container
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.container { width: 980px; padding: 0px 25px; float: left;}


/* Main Post
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mp { background: #ceedf8; width: 930px; overflow: hidden; margin-bottom: 20px; float: left;}
.mct { background: url(images/mp-top-bar.png) no-repeat top; height: 20px; }
.mcb { background: url(images/mp-bot-bar.png) no-repeat bottom; height: 20px;}
.mcc { background: url(images/mp-cc-bar.png) no-repeat top right; padding: 0px 20px; overflow: hidden; }


/* Main Post - Data
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mp .postdata {width: 640px; float: left;}
.mp .postimg { float: left; width: 150px; height: 150px; margin-right: 25px; padding: 1px; border: solid 1px #000; background:#d6e9ed;}
.mp .postimg img { border: none; margin: 0px; padding: 0px; }

.mp .post { overflow: hidden;  }
.mp .post .p-head { overflow: hidden;}
.mp .post .p-head h1 { font: bold 28px/28px Arial, sans-serif; letter-spacing: -1px; color:#000; border-bottom: solid 1px #a5c5d1; padding-bottom: 7px; margin-bottom: 7px;}
.mp .post .p-head h1 a, .post h1 a:visited  { color: #000033; text-decoration: none; }
.mp .post .p-head h1 a:hover { color: #000; text-decoration: none;}

.mp .post .p-date-cat { font-size: 11px; color:#003366; background: url(images/date-cat-mp-ico.png) no-repeat left center; padding-left: 18px; }
.mp .post .p-date-cat a, .p-date-cat a:visited, .p-date-cat a:hover { text-decoration: underline; color: #003366;}

.mp .post .p-con p { font: normal 12px/16px "Verdana"; padding: 4px 0px; margin: 4px 0px; color:#000;}
.mp .post .p-con ol { list-style: decimal inside; }
.mp .post .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.mp .post .p-con ol li { padding: 2px 0px 2px 0px; }
.mp .post .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.mp .post .p-con ul li { padding: 2px 0px 2px 13px; background: url("images/p-con-li.png") no-repeat left 2px; color:#666; }
.mp .post .p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 5px 20px; background: #fbf7d9; margin: 10px 0px; color:#993300; border: solid 1px #f6f3d3; }
.mp .post .p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#cc3300; }
.mp .post .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.mp .post .p-det { text-align: left; font-size: 11px; font-weight: bold;}
.mp .post .p-det li { display: inline; padding: 5px 0px 5px 18px; margin-right: 5px;}
.mp .post .p-det li.p-det-com { background: url("images/p-det-com-mp-ico.png") left 6px no-repeat; }
.mp .post .p-det li.p-det-more { background: url("images/p-det-more-mp-ico.png") left 6px no-repeat; }
.mp .post .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px; color:#000033;}
.post .p-con table.css{
		width: 500px;
		border: 1px solid #999;
		table-layout: fixed;
		border-collapse: collapse;
		empty-cells: show;
		}
.post .p-con table.css tbody tr{
		color: #333;
		background: #E9E9E9;
		}
.post .p-con table.css tbody tr.zebra{
		color: #333;
		background: #E3E3E3;
		}
.post .p-con table.hover tbody tr:hover{
		color: #333;
		background: #FFF;
		}
.post .p-con table.css tbody td, table.css tbody th{
		border: 1px solid #999;
		padding: 5px;
		}
.post .p-con table.css tbody th{
		text-align: left;
		}
.post .p-con table.css tbody td.number, table.css thead th.number{
		text-align: right;
		}
.post .p-con table.zebra tbody td, table.zebra tbody th{
		border: none;
		}
.post .p-contable.css thead tr{
		color: #FFF;
		background: #666;
		font-weight: bold;
		text-align: left;
		}
.post .p-con table.css tfoot tr{
		color: #FFF;
		background: #999;
		font-size: .8em;
		}
.post .p-con table.css tfoot td, table.css thead th{
		padding: 0 5px;
		}
.post .p-con table.css caption{
		font-size: .8em;
		caption-side:top;
		text-align:right;
		}

/* Main Post - Syndicate
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.mp .syn { width: 230px; margin-left: 20px; float: left; }
.mp .syn h3 { font: normal 28px/28px Arial, sans-serif; letter-spacing: -1px; color:#000; border-bottom: solid 1px #a5c5d1; padding-bottom: 7px; margin-bottom: 7px;}

.mp .syn em { display: none; margin: 0; padding: 0; line-height: 0px;}
.mp .syn ul { padding: 0px; margin: 0px; }
.mp .syn li { float: left; list-style-type: none; font: bold 14px/14px Arial, sans-serif; color:#fff; letter-spacing: -1px; }
.mp .syn li a { float: left; display: inline; height: 22px; width: 210px; color:#5ca5d3; padding: 2px 0px 2px 30px;}
.mp .syn li a.syn1 { background: url(images/syn-1.png) no-repeat left top; }
.mp .syn li a.syn2 { background: url(images/syn-2.png) no-repeat left top; }
.mp .syn li a.syn3 { background: url(images/syn-3.png) no-repeat left top; }
.mp .syn li a.syn4 { background: url(images/syn-4.png) no-repeat left top; }
.mp .syn li a.syn5 { background: url(images/syn-5.png) no-repeat left top; }
.mp .syn li a:hover { text-decoration: none; color:#003366;}


/* SC
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SC { width: 930px; padding-top: 20px;}


/* Col 1 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co1 { width: 160px; float: left; margin-right: 20px;}

.co1 .categories { margin-bottom: 15px; }
.co1 .categories h2 {  color:#000; font: bold 24px/20px Arial, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #d7d7d7; padding: 10px 0px 10px 25px; margin-bottom: 10px; background: url(images/h-categories-ico.png) no-repeat left; }
.co1 .categories li { background: url(images/categories-li-arrow.png) no-repeat left 7px; padding: 2px 0px 2px 10px; }
.co1 .categories li ul li { background: none; font-size: 11px; padding: 1px 0px 1px 0px; font-weight: normal;}

.co1 .links h2 { color:#000; font: bold 24px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #d7d7d7; padding: 10px 0px 10px 25px; margin-bottom: 10px; background: url(images/h-categories-ico.png) no-repeat left; }
.co1 .links li { background: url(images/categories-li-arrow.png) no-repeat left 7px; padding: 2px 0px 2px 10px;}
.co1 .links li ul li { background: none; padding: 1px 0px 1px 0px; font-weight: normal;}


/* Col 2 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co2 { width: 500px; float: left; }
.co2 h2 {  color:#000; font: bold 24px/20px Arial, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #d7d7d7; padding: 10px 0px 10px 25px; margin-bottom: 10px; background: url(images/h-recentposts-ico.png) no-repeat left; }
.co2 .post { padding: 0px 0px 30px 0px;}
.co2 .p-head { overflow: hidden; border-bottom: solid 1px #dddddd; padding-bottom: 7px;}
.co2 .p-head h3 { font: normal 19px/19px Arial, sans-serif; letter-spacing: -1px; padding-bottom: 2px;}
.co2 .p-head h3 a, .post h2 a:visited  { text-decoration: none; }
.co2 .p-head h3 a:hover { text-decoration: none;}
.co2 .p-date-cat { font-size: 11px; color:#ae9292; background: url(images/date-cat-ico.png) no-repeat left center; padding-left: 18px; }
.co2 .p-date-cat a, .p-date-cat a:visited, .p-date-cat a:hover { text-decoration: underline; color: #ae9292;}

.co2 .p-con { padding: 0px;}
.co2 .p-con p { font: normal 12px/16px "Verdana"; padding: 3px 0px; margin: 3px 0px; color:#666;}
.co2 .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; list-style: decimal inside;}
.co2 .p-con ol li { padding: 2px 0px 2px 0px; }
.co2 .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.co2 .p-con ul li { padding: 2px 0px 2px 13px; background: url("images/p-con-li.png") no-repeat left 2px; color:#666; }
.co2 .p-det { text-align: left; font-size: 11px; font-weight: bold;}
.co2 .p-det li { display: inline; padding: 4px 0px 6px 18px; margin-right: 5px;}
.co2 .p-det li.p-det-com { background: url("images/p-det-com-ico.png") left center no-repeat; }
.co2 .p-det li.p-det-more { background: url("images/p-det-more-ico.png") left center no-repeat; }
.co2 .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px; color:#3f74aa; }


/* Col 3 Index
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.co3 { width: 220px; float: right; margin-left: 20px;}
.co3 h2 {  color:#000; font: bold 24px/20px Arial, sans-serif; letter-spacing: -1px; border-bottom: solid 1px #d7d7d7; padding: 10px 0px 10px 25px; margin-bottom: 10px; background: url(images/h-latestcomments-ico.png) no-repeat left; }
.co3 .latestcomments { margin-bottom: 15px;}
.co3 .latestcomments li { font-size: 11px; border-bottom: solid 1px #d7d7d7; padding: 5px 0px;}
.co3 .latestcomments li a { font-size: 11px; color:#666;}
.co3 .latestcomments .author { display: block; color:#ff3300;}


/* Side Left 
############################################################################################################## */
.SL { width: 650px; float: left; padding-right: 20px; }

.SL .post { overflow: hidden;}
.SL .p-head { border-bottom: solid 1px #dddddd; padding-bottom: 10px;}
.SL .p-head h1 { font: bold 29px/29px Arial, sans-serif; letter-spacing: -1px; padding-bottom: 3px; color:#000;}
.SL .p-head h3 { font: normal 21px/21px Arial, sans-serif; letter-spacing: -1px; padding-bottom: 2px; color:#000;}
.SL .p-date-cat { font-size: 11px; color:#ae9292; background: url(images/date-cat-ico.png) no-repeat left center; padding-left: 18px; }
.SL .p-date-cat a, .p-date-cat a:visited, .p-date-cat a:hover { text-decoration: underline; color: #ae9292;}
.SL .p-date { font-size: 11px; color:#999966;}
.SL .p-con { padding: 0px;}
.SL .p-con p { font: normal 12px/17px "Verdana"; padding: 3px 0px; margin: 3px 0px; color:#333;}
.SL .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; list-style: decimal inside;}
.SL .p-con ol li { padding: 2px 0px 2px 0px; }
.SL .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.SL .p-con ul li { padding: 2px 0px 2px 13px; background: url("images/p-con-li.png") no-repeat left 2px; color:#666; }
.SL .p-con blockquote { font: italic 13px/19px Georgia, "Times New Roman", Times, serif; padding: 5px 15px; background: #fff4c8; margin: 10px 0px; color:#990000; }
.SL .p-con blockquote p { font: italic 13px/19px Georgia, "Times New Roman", Times, serif; color:#990000; }
.SL .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.SL .p-det { text-align: left; font-size: 15px; }
.SL .p-det li { display: inline; padding: 4px 0px 6px 18px; margin-right: 5px;}
.SL .p-det li.p-det-com { background: url("images/p-det-com-ico.png") left center no-repeat; }
.SL .p-det li.p-det-more { background: url("images/p-det-more-ico.png") left center no-repeat; }
.SL .p-det li.p-det-tags { background: url("images/p-det-tags-ico.png") left center no-repeat; }
.SL .p-det li a, .p-det li a:visited, .p-det li a:hover { margin-right: 3px; color:#3f74aa; }


/* Side Right 
############################################################################################################## */
.SR { float: right;}
.SR h2 { color:#000; font: normal 21px/21px "Trebuchet MS", sans-serif; letter-spacing: -1px; border-bottom: solid 1px #ccc; padding: 10px 0px; margin-bottom: 10px;}

.widget { margin-bottom: 15px;}
.widget h2 { background: url(images/h-widget-ico.png) no-repeat left; padding-left: 20px;}
.widget li { background: url(images/categories-li-arrow.png) no-repeat left 7px; font-size: 12px; padding: 2px 0px 2px 10px;}
.widget li ul li { background: none; font-size: 12px; padding: 2px 0px 2px 0px; font-weight: normal;}
.widget_tag_cloud { line-height: 22px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.widget_calendar table { width: 100%;}
.widget_calendar table td { text-align: center; padding: 3px; }
.widget_calendar caption { background: #f5f5f4; padding: 5px 0px; margin-bottom: 10px;}
.widget_calendar #today { background: #f5f5f4;}
.widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}
.widget_flickrRSS { overflow: hidden; padding: 0px;}
/**/ *html .widget_flickrRSS { height: 1%;} /**/ 
.widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}
.widget_flickrRSS ul { float: left;}
.widget_flickrRSS li { background: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}
.widget_flickrRSS li a img, .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 65px; height: 65px;}
.widget_flickrRSS li a:hover img { border: solid 1px #000;}

.widget_recent_comments
.widget_recent_comments { margin-bottom: 15px;}
.widget_recent_comments li { font-size: 11px; border-bottom: solid 1px #d7d7d7; padding: 5px 0px; background: none;}
.widget_recent_comments li a { font-size: 11px; color:#666;}
.widget_recent_comments .author { display: block; color:#ff3300;}


/* Title
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.title { font: bold 28px/28px Arial, sans-serif; letter-spacing: -1px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px #ccc solid; color:#000;}

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.SL img.aligncenter { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #ccc;}
.SL img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 1px #ccc; padding: 1px; }
.SL img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 1px #ccc; padding: 1px;}
.SL .alignright { float: right; }
.SL .alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; margin: 20px 0px;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 1px; padding-left: 18px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 1px; padding-right: 18px; }
.nav a, .nav a:visited { cursor: hand; font: bold 11px/14px Verdana, Geneva, sans-serif;}


/* Comments
############################################################################################################## */
ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard cite.fn a.url { color:#cc0000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#999; float:right; margin-top:-22px; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#FF6600; border:1px solid #FF6600; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
*/
#comments { font-size: 28px; margin: 0 0 15px 0; position: relative; }
#comments span { font-size: 14px; position: absolute; right: 0; top: 12px; }
#comment-writer-info { overflow: hidden; margin: 0 0 8px 0; }
#comment-writer-info div { width: 188px; float: left; position: relative; z-index: 100; }
#comment-writer-info div img { position: absolute; top: 4px; left: 4px; width: 23px; }
#comment-writer-info label { position: absolute; top: 6px; left: 45px; z-index: 50; color: #333; }
#comment-writer-comment label { position: absolute; top: -9999px; left: -9999px; }
#comment-writer-info div input { border: 1px solid #f69c3a; padding: 9px 5px 5px 42px; width: 128px; height: 15px; outline: none; background-color: white; }

#author { background: url(images/commentform-name-bg.png) top left no-repeat; }
#email { background: url(images/commentform-email-bg.png) top left  no-repeat; }
#url { background: url(images/commentform-url-bg.png) top left  no-repeat; }
.SL .cancel-comment-reply { margin: 0 0 8px; }
.SL  #cancel-comment-reply-link { padding: 1px 4px; background: #999999; color: white; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.SL  #cancel-comment-reply-link:hover { background: red; border: none; } 
#comment-writer-comment { overflow: hidden; }
#comment-writer-comment	textarea { width: 343px; padding: 10px; border: 1px solid #f69c3a; font: 12px Verdana, "Lucida Grande", Arial, Sans-Serif; float: left; outline: none; }
#remember-area { width: 177px; float: right; padding: 10px 17px 0 0; margin-right:80px; }
#remember-area h5 { font-size: 14px; letter-spacing: 0; border: 0; text-transform: none; font-weight: bold; margin: 0 0 10px 0; color: black; }
#remember-area ul { margin-left: 15px; list-style: outside disc; }
#remember-area ul li { background: none !important; padding: 0; margin: 0 0 8px 0; font: 11px/1.2 "Lucida Grande", Sans-Serif; color: black; }
ol.commentlist #remember-area { width: 132px; float: left; padding: 0 0 0 8px; }
ol.commentlist li li #remember-area { display: none; }
ol.commentlist #respond #leave-comment-title { display: none; }
.SL #respond .reply-header { display: none; }
ol.commentlist #respond .reply-header { display: block; }
.SL ol.commentlist #remember-area ul { list-style: outside disc; margin: 0 0 0 15px; }
.SL ol.commentlist #remember-area ul li { padding: 0; border: 0; margin: 0 0 3px 0; list-style: outside disc !important; }
.SL .cancel-comment-reply { margin: 0 0 8px; }
.SL #cancel-comment-reply-link { padding: 1px 4px; background: #999999; color: white; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.SL #cancel-comment-reply-link:hover { background: #FF6600; border: none; } 
#comment-writer-submit { text-align: right; padding: 5px 20px 0 0; background: url(images/submit-area-line-bg.png) top right no-repeat; margin: 0 0 20px 0; }
-moz-background-origin:padding !important;
-moz-background-size:auto auto !important;
-moz-border-radius-bottomleft:16px !important;
-moz-border-radius-bottomright:16px !important;
-moz-border-radius-topleft:16px !important;
-moz-border-radius-topright:16px !important;
background-attachment:scroll !important;
background-color:#FE4902 !important;
background-image:url("/images/button-bg.png") !important;
background-position:left top !important;
background-repeat:repeat-x !important;
border-bottom-color:-moz-use-text-color !important;
border-bottom-style:none !important;
border-bottom-width:0 !important;
border-left-width:0px;
border-right-width:0px;
border-left-color-ltr-source:physical !important;
border-left-color-rtl-source:physical !important;
border-left-color-value:-moz-use-text-color !important;
border-left-style-ltr-source:physical !important;
border-left-style-rtl-source:physical !important;
border-left-style-value:none !important;
border-left-width-ltr-source:physical !important;
border-left-width-rtl-source:physical !important;
border-left-width-value:0 !important;
border-right-color-ltr-source:physical !important;
border-right-color-rtl-source:physical !important;
border-right-color-value:-moz-use-text-color !important;
border-right-style-ltr-source:physical !important;
border-right-style-rtl-source:physical !important;
border-right-style-value:none !important;
border-right-width-ltr-source:physical !important;
border-right-width-rtl-source:physical !important;
border-right-width-value:0 !important;
border-top-color:-moz-use-text-color !important;
border-top-style:none !important;
border-top-width:0 !important;
color:white !important;
font-size:15px;
font-weight:bold;
width: 79px;
letter-spacing:-1px;
padding-bottom:3px !important;
padding-left:12px !important;
padding-right:12px !important;
padding-top:5px !important;
display: block;
}
.comments-form .button:hover 

{

-moz-background-clip:border !important;
-moz-background-origin:padding !important;
-moz-background-size:auto auto !important;
background-attachment:scroll !important;
background-color:#2E2E2E !important;
background-image:none !important;
background-position:0 0 !important;
background-repeat:repeat !important;
cursor:pointer;

}
.idw-footer { display:none; }
#captcha_code .input { width: 140px; }
ul.tml-links {
         float: left;
         clear: left;
         display: block;
         }
#loginform-tml-1 #wp-submit-tml-1
{
float: left;
         clear: left;
-moz-background-clip:border !important;
-moz-background-origin:padding !important;
-moz-background-size:auto auto !important;
-moz-border-radius-bottomleft:16px !important;
-moz-border-radius-bottomright:16px !important;
-moz-border-radius-topleft:16px !important;
-moz-border-radius-topright:16px !important;
background-attachment:scroll !important;
background-color:#FE4902 !important;
background-image:url("/images/button-bg.png") !important;
background-position:left top !important;
background-repeat:repeat-x !important;
border-bottom-color:-moz-use-text-color !important;
border-bottom-style:none !important;
border-bottom-width:0 !important;
border-left-width:0px;
border-right-width:0px;
border-left-color-ltr-source:physical !important;
border-left-color-rtl-source:physical !important;
border-left-color-value:-moz-use-text-color !important;
border-left-style-ltr-source:physical !important;
border-left-style-rtl-source:physical !important;
border-left-style-value:none !important;
border-left-width-ltr-source:physical !important;
border-left-width-rtl-source:physical !important;
border-left-width-value:0 !important;
border-right-color-ltr-source:physical !important;
border-right-color-rtl-source:physical !important;
border-right-color-value:-moz-use-text-color !important;
border-right-style-ltr-source:physical !important;
border-right-style-rtl-source:physical !important;
border-right-style-value:none !important;
border-right-width-ltr-source:physical !important;
border-right-width-rtl-source:physical !important;
border-right-width-value:0 !important;
border-top-color:-moz-use-text-color !important;
border-top-style:none !important;
border-top-width:0 !important;
color:white !important;
font-size:15px;
font-weight:bold;
letter-spacing:-1px;
padding-bottom:3px !important;
padding-left:12px !important;
padding-right:12px !important;
padding-top:5px !important;
display: block;
}
#loginform-tml-1 #wp-submit-tml-1:hover 

{

-moz-background-clip:border !important;
-moz-background-origin:padding !important;
-moz-background-size:auto auto !important;
background-attachment:scroll !important;
background-color:#2E2E2E !important;
background-image:none !important;
background-position:0 0 !important;
background-repeat:repeat !important;
cursor:pointer;

}
#log-tml-1 
{
-moz-background-clip:border;

-moz-background-inline-policy:continuous;

-moz-background-origin:padding;

-moz-border-radius-bottomleft:4px;

-moz-border-radius-bottomright:4px;

-moz-border-radius-topleft:4px;

-moz-border-radius-topright:4px;

-x-system-font:none;

background-color: #ffffff;

background-color: #ffffff;

background-image: url(http://s.intensedebate.com/themes/universal/images/idc-grey-0926.png);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: -713px -121px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #cccccc;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #b0b0b0;

color: #333333;

cursor: text;

float: left;

padding-top: 2px;

padding-right: 2px;

padding-bottom: 2px;

padding-left: 2px;

margin-top: 0pt;

margin-right: 2px;

margin-bottom: 2px;

margin-left: 0pt;

font-family: Helvetica,Arial,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 12px;

line-height: 1.3em;

font-size-adjust: none;

font-stretch: normal;

}  
#log-tml-1 .input:hover 
{

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 1px;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: solid;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-right-color-value: #aaaaaa;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: #aaaaaa;

border-left-color-value: #aaaaaa;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #909090;

}
#log-tml-1:focus
{

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 1px;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: solid;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-right-color-value: #FF6600;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: #FF6600;

border-left-color-value: #FF6600;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #ff6702;

}
#pwd-tml-1
{
-moz-background-clip:border;

-moz-background-inline-policy:continuous;

-moz-background-origin:padding;

-moz-border-radius-bottomleft:4px;

-moz-border-radius-bottomright:4px;

-moz-border-radius-topleft:4px;

-moz-border-radius-topright:4px;

-x-system-font:none;

background-color: #ffffff;

background-color: #ffffff;

background-image: url(http://s.intensedebate.com/themes/universal/images/idc-grey-0926.png);

background-repeat: no-repeat;

background-attachment: scroll;

background-position: -713px -121px;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #cccccc;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #b0b0b0;

color: #333333;

cursor: text;

float: left;

padding-top: 2px;

padding-right: 2px;

padding-bottom: 2px;

padding-left: 2px;

margin-top: 0pt;

margin-right: 2px;

margin-bottom: 2px;

margin-left: 0pt;

font-family: Helvetica,Arial,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 12px;

line-height: 1.3em;

font-size-adjust: none;

font-stretch: normal;

}    
#pwd-tml-1 .input:hover 
{

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 1px;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: solid;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-right-color-value: #aaaaaa;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: #aaaaaa;

border-left-color-value: #aaaaaa;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #909090;

}
#pwd-tml-1:focus
{

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 1px;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: solid;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-right-color-value: #FF6600;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: #FF6600;

border-left-color-value: #FF6600;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #ff6702;

}
/* Footer
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer { background: #fff url(images/footer-bkg.png) no-repeat bottom; width: 930px; padding: 0px 25px 20px 25px; overflow: hidden; margin: 0 auto;}
.footer hr { border-left:none; border-right: none; border-top:1px solid #ccc; border-bottom: none; height : 1px; display: block; margin-bottom: 10px; }
.footer p { padding: 1px 0px; color:#999; font-size: 11px;}
.footer p a, .footer p a:visited, .footer p a:hover {color:#999; text-decoration: underline;}
Body .backToTop {
	display: inline;
	width: 40px;
	height: 74px;
	float: right;
}

Body .backToTop a {
	background: url(images/footer_backToTop.png) no-repeat 0 0;
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}

Body .backToTop a:hover {
	background: url(images/footer_backToTop.png) no-repeat 0 -74px;
	border: none;
}