/*   
Theme Name: SanJoseCaLawyer
Theme URI: http://www.sanjosecalawyer.com/
Description: Legal Help in San Jose CA wordpress theme
Author: Sunfire Technologies & Communications, Inc.
Author URI: http://www.sunfire-tech.com/
Version: 1.0
Tags: professional, business, web host, web provider, web presence
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

			html body {
				background-color: #141b36;
			}
			.yui-t6 {
				background-color: #000;
				border: #FFFFFF thin solid;
			}
			#hd {
				margin: 15px 0px;
			}
			#hd .editable {
				background-image: url(images/SanJoseCaLawyer.gif);
				background-repeat: no-repeat;
				background-position: center center;
				margin: 1px auto;
				width: 720px;
				height: 295px;
			}
			#hd .editable h1, #hd .editable h2, #hd .editable h3, #hd .editable p {
				display: none;
			}

                        a {
				color: #FFFFFF;
			}
			
			a:visit {
				color: #FFCC99;
			}
			
			a:hover {
				color: #FFFF33;
				text-decoration: underline;
			}

			#bd {
				background-image: url(images/SanJoseCALegalHelp.gif);
				background-repeat: no-repeat;
				background-position: top right;
			}
			#ft {
				color: #FFFFFF;
				text-align: center;
				margin: 15px 0px;
				padding: 15px 0px;
			}
			#ft a {
				color: #FFFFFF;
			}
			#ft a:hover {
				color: #FFFF33;
			}
			#ft h3 {
				font-size: 93%;
				margin: 10px auto;
			}			
			#yui-main .editable p {
				margin: 5px 15px;
				padding-bottom: 10px;
				color: #FFFFFF;
			}

                        #yui-main .editable h1 {
				margin: 5px 15px;
				padding-bottom: 10px;
                                font-size: 93%;
                                color: #FFF;
			}

                        #nav h2 {
				color: #FFFFFF;
			}

			#nav .editable ul#navlist {
				padding: 0;
				margin: 20px 0 0 0;
				list-style-type: none;
				color: #fff;
			}
			#nav .editable ul#navlist li { 
				display: block; 
				margin: 10px 2px;
			}
			
			#nav .editable ul#navlist li a
			{
			color: #fff;
			padding: 10px 2px;
			text-decoration: none;
			}
			
			#nav .editable ul#navlist li a:hover
			{
			color: #FFFF33;
			}
			
			/*TOC Nav*/
			.tocNav{
			  padding-left: 0; 
			  margin-left: 0;
			  border-bottom: 1px solid gray;
			}
			
			.tocNav li{
			  list-style: none;
			  margin: 0;
			  padding: 0.25em;
			  border-top: 1px solid gray;
			}
			
			.tocNav li a { text-decoration: none; }
			.tocNav li a:hover {text-decoration: underline;}
			
			.tocNav .title {
					color: blue;
					font-size: 118%;
					font-family: "New Times Roman";
			}
			
			.marklet {
				width: 16px;
				height: 16px;
				margin: 2px;
				border: none;
			}
			
			.feedlet {
				margin: 2px;
			}

