/*  
Theme Name: CalTax
Theme URI: http://www.wpdesigner.com
Description: 
Version: 1.0
Author: Randy Schless
Author URI: http://www.spidersquid.com/

*/
body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}
body{
margin: 10px 10px 0 10px;
font-family:  Times, Serif;
font-size: 16px;
text-align: center;
vertical-align: top;
background-color: #666666;
color: #000000;
}
a:link, a:visited{
	
	text-decoration:underline;
	font-size:18px;
	color:#336699;
	}
a:hover{
		text-decoration:underline;
		color:#993333;
		}
		#main{
			background-color:#ffffff;
			margin:auto;
			width:960px;
			text-align:center;
			}
#wrapper{
	margin:0;
	width:960px;
	text-align:left;
	
	background-color:#ffffff;
		
	float:left;
	
	
	}

#headerimg{
padding:0px 0 0 0;



	
	}
	

#container{
	padding:0px 0 0 0; 
	float:left;
	width:740px;
	background:#ffffff;
	margin:0;
	border-left: 2px solid #336699;
	border-bottom: 2px solid #336699;
	
		}	
		#about{
			margin:0;
			padding:10px 30px 5px 30px;
			border-bottom:3px solid #336699;
			font-size:16px;
			background:#ffffff;
			font-family:Arial, Georgia, sans-serif;
			color:#336699;
			
			
			}
#sidebar{
	padding:10px 0 0 10px;
	border-right: 2px solid #336699;
	border-left: 2px solid #336699;
	border-bottom: 2px solid #336699;
	float:right;
	width:204px;
	background:#ffffff;
	display:inline;
	color:#000;
	margin:0;
	
	
	}		
	

	
#footer{
	padding: 15px 0 20px 0;
	clear:both;
	
	width:961px;
	text-align:center;
	color:#000000;
	background:#6c82b6;
	
	border-top:thin solid #000
	}		
h1{
	font-family:Arial, Georgia, sans-serif;
	font-size:18px;
	padding:5px 10px 0px 10px;
	color:#336633;
	text-decoration:underline;
	}
 h2, h2 a:link, h2 a:visited{
	font-family:Arial, Georgia, sans-serif;
	font-size:20px;
	color:#336699;
	text-decoration:bold;

	}
	 h2 a:hover{
	font-family:Arial, Georgia, sans-serif;
	font-size:20px;
	color:#993333;
	text-decoration:bold;
	text-decoration:underline;
	}
	#sidebar h3{
		font-size:14px;
		padding: 10px 0 0 20px;
		color:#000000;
		}	
#sidebar h2{
		font-size:14px;
		padding: 10px 0 0 0;
		color:#000000;
		}
.post{
	padding:15px 10px 0px 10px;
	background:#ffffff;
	margin:0;
	text-align:left;
	border-bottom:3px solid #336699;
	
	
	}	
	
	.singpost{
	padding:10px 10px 5px 10px;
	margin:0;
	background:#fff;
	

		
		}	
.entry{
	padding:0px 20px 10px 20px; 
	background:#ffffff;
	line-height:18px;
	text-align:left;
	}
	.postmetadata{
		padding:5px 0 0 0;
		text-align:center;
		}
#sidebar ul{
	list-style-type:none;
	margin:none;
	padding: 0 15px 0 15px;
	color:#000000;
	}		
#sidebar ul li{		
	padding:5px 0 0 0;
	color:#000000;
	}
#sidebar a:link{
	color:#000000;
	text-decoration:underline;
	}
	#sidebar a:visited{
color:#000000;
text-decoration:underline;
		}
		
		#sidebar a:hover{
		text-decoration:underline;
		color:#444444;
			}
	
	.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;

}

.commentmetadata{
	font-size: 16px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	padding:0 0 0 10px;
	background:#6c82b6;
	border: 1px solid #444444;
	color:999999;
}
	
	
	
#navigation {
	padding: 0px 0 0px 0;
	margin:none;
	clear: left;
	
	float: left;
	width: 100%;
	
	background-color:#336633;
	
	}

ul.menu * {
	margin:0; 
	padding:0
	}

ul.menu ul {
	position:absolute; 
	top:5px; 
	left:0; 
	background:#ffffff; 
	display:none; 
	opacity:0; 
	list-style:none;
	}
ul.menu ul li {
	position:relative; 

	width:140px; 
	margin:0;
	}


ul.menu ul li a:hover {
	background-color:#336699;
	}
ul.menu ul ul {
	left:140px; 
	top:-1px;
	}

	ul.menu {
		list-style:none;
		padding: 0;
		margin: 0;
		}
	
	ul.menu li {
		position:relative;
		font-family: Arial, Helvetica, Georgia, Sans-serif;
		list-style-type: none;
		float: left;
		
		font-size: 16px;
		padding: 0;
		margin: 0;
		position: relative;
		}
	
	ul.menu a {
		display: block;
	
		color: #cc9933;
		border-right: 2px solid #cc9933;
		padding: 4px 15px 4px 15px;
		}
		
		ul.menu a:hover {
			color: #cc9933;
			background: #336699;
			text-decoration: none;
			}
		
	ul.menu .menulink:hover, ul.menu .menuhover { 
		color: #444; 
		background-color:#c5c5c5;
		}		


	
	
.postmetadata{
	color:#cc9933;
	font-size:10px;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	