
		*{margin:0;padding:0;text-decoration:none;list-style:none;}
		
	

		body{
			font-family: helvetica, arial, sans-serif;
			font-size:11px;
			line-height:20px;
			color:#666666;
			background-color: #000000;
			background-image: url(mybg.jpg);
			background-repeat: no-repeat;
			background-attachment: fixed;
		}

		a{color:#333333;text-decoration:none;outline:none;}

		/* a:hover{color:#289bc6;} */

		
		/*#container{width:530px;margin:0 auto;}*/
		#container{width:750px;margin-left:40px;}

		#logo{font-size:18px;line-height:37px;color:#fff;height:37px;float:left;}
		
		
		#nav{float:right;
		
		margin-right:10px;
		}

		#nav li{display:inline;}

		#nav li a{padding:13px 60px 3px 3px;font-weight:normal;color:#000;background:#fff;text-transform:uppercase;line-height:40px;}

		#nav li a:hover, #nav li .active, #nav .current_page_item a, #nav li a.current_page_item{background:#000;color:#fff;}

		/* #nav li a:active{background:#289bc6;} */

		.clear{
		clear:both;
		height: 15px;
		}

		

		.spacer{height:20px;}

		/*.content{margin:0 auto;padding:10px;width:500px;background:#fff;}*/
		
		.content{margin-left:40px;padding:10px;width:510px;background:#fff;float:left}
		
		/*.sidebar{margin:0 auto;padding:10px;width:500px;background:#fff;}*/

		.sidebar{
		left:580px;
		/*padding:10px;*/
		width:200px;
		background:#fff;
		padding-top: 2px;
		position:fixed;
}

		.sidebar h3{
	padding:5px 5px 4px 5px;
	text-transform:uppercase;
	font-weight:normal;
	font-size:11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	
	text-align: center;
}

		#categories{border-bottom:1px solid #000;line-height:21px;}

		#categories li{display:inline;margin:0 5px 0 0;}

		#categories li a{padding:5px;color:#000;text-transform:uppercase;font-weight:normal;}

		#categories li a:hover, #categories li b{padding:5px 5px 4px 5px;background:#000;color:#fff;text-transform:uppercase;font-weight:normal;}

		/* #categories li a:active, #categories li b:hover, #categories li b:active{background:#289bc6;} */

		

		.post{margin:0 0 10px 0;}
		.post .thecontent a{background:#ccc;color:#333;padding: 0 2px;margin:0 2px;}
		.post .thecontent a:hover{background:#666;color:#fff;padding: 0 2px;margin:0 2px;}
		/*.post .left{width:100px;float:left;margin-top:-10px;}

		.post .left h5{font-weight:normal;font-size:72px;height:72px;line-height:72px;}

		.post .left b{font-weight:normal;font-size:25px;line-height:25px;}

		.post .right h2 a{text-transform:uppercase;padding:3px;font-weight:normal;font-size:30px;line-height:32px;}

		.post .right h2 a:hover{text-decoration:underline;}

		.post .right{width:400px;float:right;}*/
		
		
		/*ss edit*/
	
		.dot_h {
			background-image: url(dot.gif);
			background-repeat: repeat-x;
			padding:5px 0;	
	
		}
		.post .title{background:#f3f3f3;color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding:7px 5px;margin: 0 0 10px 0;}
		.post .title h2 {float:left;}
		.post .title h2 a, .post .title a{font-weight:normal;color:#666666;}
		
		.post .date{font-size:10px;float:right;}
		
		.post .date h5{font-family: Arial, Helvetica, sans-serif; font-weight:normal;font-size:10px;height:15px;line-height:15px;}

		
		.post .thecontent{width:500px;}
		
		.post .thecontent h2 a{text-transform:uppercase;padding:3px;font-weight:normal;font-size:13px;line-height:40px;}
		
		.post .thecontent h2 a:hover{text-decoration:underline;}
		
		.post p{padding:3px;}



		.sidebar ul{line-height:21px;margin: 0 2px 0 2px;}

		.sidebar ul li{display:inline;margin:0 5px 0 0;}

		.sidebar ul li a{padding:5px;color:#666;text-transform:uppercase;font-weight:normal;display:block;}

		.sidebar ul li a:hover{padding:5px;color:#999;text-transform:uppercase;font-weight:normal;}



		.footerul{line-height:21px;}

		.footerul li{display:inline;margin:0 5px 0 0;}

		.footerul li a{padding:5px;color:#000;text-transform:uppercase;font-weight:normal;display:block;}

		.footerul li a:hover, .footerul li b{padding:5px 5px 4px 5px;background:#000;color:#fff;text-transform:uppercase;font-weight:normal;}

		/* .footerul li a:active, .footerul li b:hover, .footerul li b:active{background:#289bc6;} */

		/* .footerul li b{border-bottom:1px solid #000;width:100%;}*/

		

		#fleft{width:48%;float:left;}

		#fright{width:48%;float:right;}

		

		#centerit{text-align:center;}


		blockquote{
			color:#545454;
			padding-left:10px;	
			padding-right:10px;
			border-left:2px #b8b8b8 solid;
		}

		.commentlist li{padding:10px;background:#eee;}
		
		.commentlist li.alt{background:#ddd;}
		
		.alignright {float:right;}
		
		.alignleft {float:left;}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	
	}
	

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration:none;
	}
	
#wp-calendar a:hover {
	background:#666;
	color:#fff;

	}
	
#wp-calendar tbody td a {
	background:#f3f3f3;
}
#wp-calendar caption {
	
	text-transform:uppercase;
	font-weight:normal;
	/*padding:5px 5px 4px 5px;*/
	text-align: right;
	width: 155px;
	margin: 10px auto 0;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td a {color:#666}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

::selection {
	background: #ccc; /* Safari */
	}
::-moz-selection {
	background: #ccc; /* Firefox */
}