/*  
Theme Name: TeloTech SEO
Theme URI: http://www.telotech.com
Description: 3 column, SEO optimized theme.
Author: TeloTech
Author URI: http://www.telotech.com
*/

/*CSS*/

body{margin:0 0 40px 0;font-family:Tahoma;font-size:.75em;background:#EEEDD9 url(img/seo101_bg.gif) repeat-x;}
#leftcontent{position:absolute;left:0px;top:121px;width:200px;background:#EEEDD9;list-style-type:none;}
#centercontent{padding-left:1.5em;padding-right:1.5em;background:#fff;margin-left:220px;margin-right:220px;margin-top:120px;
/*
IE5x PC mis-implements the box model. Because of that we sometimes have
to perform a little CSS trickery to get pixel-perfect display across browsers.
The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
parsing bug in IE5x PC that will prematurly close a style rule when it runs
into the string "\"}\"". After that string appears in a rule, then, we can override
previously set attribute values and only browsers without the parse bug will
recognize the new values. So any of the name-value pairs above this comment
that we need to override for browsers with correct box-model implementations
will be listed below.

We use the voice-family property because it is likely to be used very infrequently,
and where it is used it will be set on the body tag. So the second voice-family value 
of "inherit" will override our bogus "\"}\"" value and allow the proper value to
cascade down from the body tag.

The style rule immediately following this rule offers another chance for CSS2
aware browsers to pick up the values meant for correct box-model implementations.
It uses a CSS2 selector that will be ignored by IE5x PC.
*/
voice-family:"\"}\"";voice-family:inherit;margin-left:200px;margin-right:200px;border:1px solid #ccc;}
html>body #centercontent{margin-left:200px;margin-right:200px;}
#rightcontent{position:absolute;right:0px;top:121px;width:200px;background:#EEEDD9;}
#header{height:100px;voice-family:"\"}\"";voice-family:inherit;position:absolute;top:0px;padding:10px 30px 0px 30px;}
#header h2{font-size:3em;font-family:georgia;float:left;font-weight:normal;letter-spacing:-1px;padding:0px 20px 0px 0px;margin:10px 10px 0px 0px;border-right:1px solid #E1E1E1;}
#header h2 a{color:#FFFFFF;text-decoration:none;}
#header h2 a:hover{color:#EEEDD9;text-decoration:none;}
#header h3{color:#000;font-size:2em;font-family:georgia;float:left;font-weight:normal;letter-spacing:-1px;padding:11px 20px 0px 0px;margin:10px 10px 0px 10px;}
#header ul.topmenu{display:inline;margin:21px 0px 0px 0px;float:right;bottom:0;}
#header ul.topmenu li{display:inline;margin:0px 1px;font-family:Tahoma;}
#header ul.topmenu li a{color:#FFFFFF;font-weight:bold;text-decoration:none;background:url(img/seo101_top_menu_bg.gif) bottom left repeat-x;padding:8px 10px 5px 10px;border:#FFFFFF 1px solid;border-bottom:0px;}
#header ul.topmenu li a:hover{color:#FFFFFF;background:url(img/seo101_top_menu_bg.gif) top left repeat-x;}
#header ul.topmenu li.current_page_item a{color:#FFFFFF;background:url(img/seo101_top_menu_bg.gif) top left repeat-x;}
#header ul.topmenu li.current_page_parent a{color:#FFFFFF;background:url(img/seo101_top_menu_bg.gif) top left repeat-x;}
#header ul.topmenu1{display:inline;margin-top:5px;margin-left:-30px;float:left;bottom:0;background:#fff;width:100%;padding:2px 30px 0px 30px;border-top:#000 1px solid;border-bottom:#000 1px solid;height:17px;}
#header ul.topmenu1 li{display:inline;margin:0px;font-family:Tahoma;padding:0px 15px;}
#header ul.topmenu1 li a{color:#000;text-decoration:none;font-weight:bold;padding-left:17px;}
#header ul.topmenu1 li a:hover{color:#f00;text-decoration:none;background:url(img/seo101_home_arrow1.gif) bottom left no-repeat;}
#header ul.topmenu1 li.current_page_item a{color:#f00;background:url(img/seo101_home_arrow1.gif) bottom left no-repeat;text-decoration:underline;}
#header .search_box{padding-top:20px;float:right;background:url(img/seo101_search.png) left bottom no-repeat;padding-left:32px;}
#s{background:#EEEDD9 url(img/seo101_bg.gif) center center repeat-x;color:#ffffff;font-family:Tahoma;padding:2px 5px;font-size:12px;margin-bottom:2px;border:#FFFFFF 1px solid;}
#centercontent a{color:#FF0000;}
#centercontent a:hover{color:#0000FF;}
#centercontent img{border:1px solid #d0d0d0;float:left;margin:3px 10px 3px 0;}
#centercontent ul{padding-left:20px;font-family:Tahoma;font-size:1.1em;line-height:1.3em;}
#centercontent ol{padding-left:20px;font-family:Tahoma;font-size:1.1em;line-height:1.3em;}
#centercontent li{list-style-type:disc;}

/* Basics and Typography */
b{font-weight:normal;}
u{text-decoration:none;}
p{line-height:1.5em;margin:1.2em 0;}
ol, ul{font-size:1em;line-height:1.2em;margin:1.2em 0 1.2em 1.1em;padding:0;font-family:verdana;}
ol li, ul li{margin:3px 0px;font-family:verdana;}
h1{font-size:2.5em;margin:0.5em 0;font-family:georgia;color:#252525;font-weight:normal;text-decoration:none;}
h2{font-size:2.1em;margin:0.5em 0;font-family:georgia;color:#252525;font-weight:normal;}
h3{font-size:1.8em;margin:0.5em 0;font-family:georgia;color:#000;font-weight:normal;}
h4{font-size:1.5em;margin:0.5em 0;font-family:georgia;color:#000;font-weight:normal;}
a{color:#000000;text-decoration:underline;}
a:hover{color:#f00;}
blockquote{background:url(img/seo101_blockquote.png) no-repeat top left;margin:12px 10px;background-color:#f9f9f9;padding:23px 20px 20px 21px;text-align:justify;color:#5f5f5f;border:1px #ccc solid;}

/*more sidebar stuff */
#sidebar ol, ul{list-style-type:none;margin:0 0 0 10px;padding:0;}
#sidebar li{background:url(img/seo101_arrow.gif) left center no-repeat;padding:0 0 0 15px;font-family:verdana;font-size:11px;}
#sidebar1 ol, ul{list-style-type:none;}
#sidebar1 li{background:url(img/seo101_arrow.gif) left center no-repeat;padding:0 0 0 15px;font-family:verdana;font-size:11px;}
#footer{text-align:center;font-size:11px;}
#footer a{color:#C00;font-weight:bold;}
#footer a:hover{color:#F00;font-weight:bold;}
.commentslink{padding:0 0 0 17px;background:url(img/seo101_commentslink.gif) no-repeat center left;}
#centercontent{font-family:verdana;font-size:12px;text-align:justify;}
#centercontent a{background:url(img/seo101_link.png) left center no-repeat;padding-left:13px;}
.postentry{text-align:justify;padding:0 15px;font-family:verdana;}
#centercontent .bjtags a{background:url(img/tag_blue.gif) left top no-repeat;padding-left:18px;text-align:left;}
#centercontent a.backtotop{background:url(img/seo101_up.gif) left center no-repeat;padding-left:20px;font-family:verdana;font-size:12px;}
#centercontent a.home{background:url(img/seo101_home1.gif) left center no-repeat;padding-left:20px;font-family:verdana;font-size:12px;}
#centercontent ol {list-style-type:decimal;font-family:verdana;font-size:12px;}
#centercontent ol li{list-style-type:decimal;font-family:verdana;font-size:12px;}
#centercontent ul {font-family:verdana;font-size:12px;}
#centercontent ul li{font-family:verdana;font-size:12px;}
#centercontent u{text-decoration:none;}
#centercontent .postentry h2{font-size:13px;margin:0.5em 0;font-family:verdana;color:#252525;font-weight:normal;}
#centercontent .postentry h3{font-size:12px;margin:0;padding:0;font-family:verdana;color:#000;font-weight:normal;}
#centercontent .postentry h4{font-size:12px;margin:0;padding:0;font-family:verdana;color:#000;font-weight:normal;}


/* related posts */
#related-posts{border-top:#999 1px solid;border-bottom:#999 1px solid;background:url(img/seo101_related_bg.gif);padding:0 5px;margin-top:30px;}
#related-posts h4{background:url(img/seo101_rec.gif) left center no-repeat;font-size:1em;margin:0.5em 0 0 0;color:#6B5028;font-family:verdana;padding:1px 0 1px 20px;}
#related-posts ol{margin:1em;}
#related-posts ol li{list-style-type:decimal;font-family:verdana;font-size:12px;}
#related-posts ol li a{background:url(img/seo101_related.png) left top no-repeat;padding-left:20px;}


/* Sitemap */
#ddsg-sitemap{font-family:verdana;font-size:11px;line-height:1em;font-weight:bold;}
#ddsg-sitemap li{font-family:verdana;font-size:11px;line-height:1em;list-style-type:none;padding:2px 0;}
#ddsg-sitemap li a{background:url(img/seo101_folder.png) left top no-repeat; padding:1px 0 1px 20px;color:#CC0000;}
#ddsg-sitemap li ul{font-family:verdana;font-size:11px;font-weight:normal;line-height:1em;list-style-type:none;padding-top:10px;}
#ddsg-sitemap li ul li{font-family:verdana;font-size:11px;line-height:1em;list-style-type:none;padding:0;}
#ddsg-sitemap li ul li a{background:url(img/seo101_page.png) left top no-repeat;padding:1px 0 1px 20px;font-family:verdana;font-size:11px;line-height:1em;list-style-type:none;color:#FF0000;}

#centercontent .sociable{background:none;padding:0;margin:0;}
#centercontent .sociable ul{background:none;padding:0;margin:0;text-align:center;}
#centercontent .sociable ul li{background:none;padding:0;margin:0;}
#centercontent .sociable ul li a{background:none;padding:0;margin:0;}

/* IE Fixs */
* html #leftcontent{top:118px;}
* html #centercontent{margin-top:118px;}
* html #rightcontent{top:118px;}
* html #header .search_box{background:url(img/seo101_search.png) left center no-repeat;}
* html #header ul.topmenu{display:inline;margin:0px;}
* html #header ul.topmenu li{display:inline;font-family:Tahoma;float:left;margin-left:5px;}
* html #header ul.topmenu li a{color:#ffffff;text-decoration:none;padding:5px 10px;border:1px solid #FFFFFF;border-bottom:0px;display:block;font-weight:bold;background:url(img/seo101_top_menu_bg.gif) bottom left repeat-x;}
* html #header ul.topmenu li a:hover{color:#FFFFFF;background:url(img/seo101_top_menu_bg.gif) top left repeat-x;}
* html #header ul.topmenu1{margin-top:0px;}

.tightline  {line-height: .5}
.art_title, A.art_title:link, A.art_title:visited, A.art_title:active {font-family: Geneva, Arial, Helvetica, sans-serif;text-decoration: none;cursor:pointer;font-size: 18px;font-weight: bolder;color: #000000;line-height: 0.8;}
.chipao{background:#fff;position:absolute;left:0px;top:101px;width:200px;height:19px;border-top:#000 1px solid;border-bottom:#000 1px solid;}
* html .chipao{position:absolute;left:0px;top:98px;}

