/* CSS for Dalesh Kowlesar */
body {
background-color:#fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
a {
color:#CCCCCC;
text-decoration:none;
}
a:hover {
color:#FFFFFF;
text-decoration:underline;
}

#bodycontainer {
		margin:0 auto;
		width:955px;
		height:auto;
		background-color:#000000;
		padding:5px;
		}

#menu {
margin-top:120px;
width:700px;
height:auto;
background-image:url(images/menubk.png); background-repeat: repeat;
position:absolute;
padding:5px;

}
#follow {
margin-right:60px;
margin-top:80px;
width:auto;
height:auto;
float:right;

}

#header {
width:955px;
height:242px;
background-image: url(images/top.jpg); background-repeat:no-repeat;
}

#new {
width:955px;
height:700px;
background-repeat:no-repeat;
background-image:url(images/body.jpg);
overflow:visible;
}

#test {
margin-top:20px;
	width: 500px;
	height:auto;
	float:left;
		padding:10px;		
	}
	.top {
	margin-top:20px;
	background-image:url(images/top.png);
	margin:0;
	padding:20px;
	}
	.bod {
	background-image:url(images/bod.png); background-repeat:repeat-y; margin:0; padding:20px;
	}
	.btm {
	background-image:url(images/btm.png);
	height:35px;
	margin:0;

	}
	.top, h1 {
	font-size:16px;
	font-weight:bolder;
	}
	.bod {
	font-size:11px;
	}
	
	#footer {
	width:955px;
	height:214px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	font-size:9px;
	font-variant:small-caps;
	}
	
ul#navlist {
	margin:0 auto;
	
	width:950px;
	padding-left: 10px;
	padding-right: 10px;
	}
ul#navlist li {
	display:inline;
	list-style-type: none;
	
	}
ul#navlist li a {
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color: #000;
	height:25px;
	margin:0px;
	padding:25px;
	display:block;
	float:left;
	text-decoration: none;
	line-height:10px;
	background-image:url(images/page.png);width: 100px;
	}
ul#navlist li a:hover {
	text-decoration:underline;
	color:#FF0000;
	
	}	
#pages {
margin: 0 auto;
height:100px;
width:955px;
	background-color:#000000;
}
#comments {
		width:955px;
		height:auto;
		background-image:url(images/comments-back.png);
		background-repeat:repeat-y;
		padding:10px;
		margin:10px;
		}
		
#tags {
width:400px;
height:400px;
background-image:url(images/tags.png);
background-repeat:no-repeat;
float:right;
position:relative;
}
li {
display:inline;
}


#social {
width:500px;
height:auto;
float:left;
display:inline;
list-style-type:none;
	line-height:10px;
}

#tagcon {
clear:both;
width:955px;
height:auto;
}

#sidebarright {
width:200px;
height:auto;
float:right;
padding:5px;
background-image:url(images/sidebk.png);
background-repeat:repeat;
}

#sidebarright ul, #sidebarright li{
list-style:none;
list-style:inside;
display:block;
margin:0px;
padding:5px;
}
#sidebarleft ul, #sidebarleft li{
list-style:none;
list-style:inside;
display:block;
margin:0px;
padding:5px;
}

#sidebarleft {
width:200px;
height:auto;
float:left;
position:relative;

padding:5px;
background-image:url(images/sidebk.png);
background-repeat:repeat;
}
#footcon {
clear:both;
width:955px;
height:auto;
}
#col1
{
border-top: 1px solid #999;
float: left;
width: 27%;
margin-left: 2%;
display: inline;
padding:10px;
}

#col1 ul, #col1 li{
list-style:none;
list-style:inside;
}

#col2
{
border-top: 1px solid #999;
float: left;
width: 27%;
margin-left: 3%;
padding:10px;
}
#col3
{
border-top: 1px solid #999;
float: left;
width: 27%;
margin-left: 3%;
padding:10px;
}
		#bottom {
margin:0 auto;
width:100%;
height:16px;
position: fixed;
bottom: 0px;
text-align: center;
font-size:11px;
background-color:#660000;
z-index:200;
padding:4px;

}

