.sidebar ul, .sidebar ol {
	margin: 1em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	line-height:120%;
}

.sidebar li {
	margin: 0em 0em 0em 1em;
}

.sidebar_right {
	font-size: 10px;
}

#content {
	font-size: 12px;
}

.sidebar img {
	margin: 0px;
}

a:hover {
	text-decoration: underline;
}
code, pre {
	white-space:pre;
	background:#c7cade url(images/code_bg.png) no-repeat top left;
	border:1px solid #555b93;
	color:#ddd;
}

code {
	/*:Content color*/
	background-color:#4f4d48;
	/*:Content color*/
	border-color:#4f4d48;
}

#header_image {
	/*:Header image*/
	background-image:url(images/headers/none.gif);
	/*:Header image alignment*/
	background-position:center;
	/*:Header height*/
	padding-top:75px;
}

body {
	/*:Background image*/
	margin: 0px;
	background-image:url(images/background/fat_lines_blue.gif);
	/*:Background color*/
	background-color:#ffffff;
	font-family:Verdana, Arial, serif, sans;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:200px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:250px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:200px;
	/*:Sidebar left width*/
	right:200px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:250px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:250px;
}

#page, #header, #footer {
	/*:Page width*/
	/*width:97%;*/
	width:900px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#0061a8;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#0061a8;
}

a {
	/*:Navigation color*/
	color:#63659c;
	text-decoration: none;
	font-weight: bold;
}

.sidebar h2 {
	border-left: 3px solid #63659c;
	color:#000;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 12px;
	margin-bottom: 00px;
	background: #fbfbfd;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#000;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#0061a8;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#0061a8;
}

#menu ul li.current_page_parent:hover a, #menu ul li.current_page_parent a:hover, #menu ul li.current_page_parent a, #menu ul li.current_page_item:hover a, #menu ul li.current_page_item a:hover, #menu ul li.current_page_item a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a { /*, #menu ul li a:hover { */
	/*:Navigation color*/
	background-color:#0061a8;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:Navigation color*/
/*	background-color:#0061a8;*/
}

.comment.comment_author {
	/*:Content color*/
	background-color:#4f4d48;
	/*:Content color*/
	border-color:#4f4d48;
}

h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	/*:Content color*/
	color:#4f4d48;
}

h2 {
	font-weight: bold;
	border-bottom:1px solid #bbb;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#4f4d48;
}

a img, img {
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	vertical-align: middle;
}

.meta img {
	margin: 0px;
}



/*****************************/
/*****************************/
/*****************************/

#title a:hover {
    text-decoration: none;
}

#title img {
    vertical-align: middle;
}

h1 {
	font-family:Verdana, Arial, serif, sans;
	font-weight:bold;
	font-style:normal;
}

#title, #frame, #footer_content, #tabs7 {
	/*background:white url(images/page-gradient.png) repeat-y right;*/
	background:white;
}

#footer_content {
	background: #ddd;
}

/*- Menu Tabs 7--------------------------- */

    #tabs7 {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
      /*border-bottom:1px solid #333B66;*/
      /*border-bottom:1px solid #bbb;*/
      background:#fff url("images/tabs/pixel.gif") repeat-x bottom;  
      }
    #tabs7 ul {
	  margin:0;
	  padding: 0px 0px 0px 10px;
	  margin: 0px;
	  list-style:none;
      }
    #tabs7 li {
      display:inline;
      margin:0;
      padding:10;
      }
    #tabs7 a {
      float:left;
      background:url("images/tabs/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      font-weight:bold;  
      color: #888;          
      border-bottom:1px solid #bbb;
      }
    #tabs7 a span {
      float:left;
      display:block;
      background:url("images/tabs/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs7 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs7 a:hover span {
      color:#222;
      }
    #tabs7 a:hover {
      background-position:0% -42px;
      border-bottom:1px solid #fff;
      }
    #tabs7 a:hover span {
      background-position:100% -42px;
      }
     
     
     
    #tabs7 #activetab span {
      color:#222;
      }
     
    #tabs7 #activetab a {
      background-position:0% -42px;
      border-bottom:1px solid #fff;
      }
      
    #tabs7 #activetab span {
      background-position:100% -42px;
    }
    
    #tabs7 ul ul {
      display: none;
    }   
    
    #tabs7 img {
      border: 0px;
      vertical-align: middle;
      margin: 0px;
    }
    
    

   
