/*Audient-XIII
College of Technology, Pantnagar
Author - Devesh Singh Rawat
*/

body {
	margin: 0;
	padding: 0;
	background: #EBEBEB url(../images/img01.gif) repeat-x left top;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}

h1, h2, h3 h4{
	margin-top: 0;
	color: #505050;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	
}

h3 {
	font-size: 1.2em;
	font-weight:bolder;
}
h4
{

}


ul {
}

a {
	text-decoration: none;
	color: #3F5C10;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	height: 180px;
	margin: 0 auto;
}

/* Header */

#logo {
	width: 960px;
	height: 125px;
	margin: 0 auto;
	background: url(../images/img02.jpg) no-repeat left top;
		
}

#logo h1, #logo p {
	float: left;
	margin: 0px;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 40px;
	letter-spacing: -1px;
	text-transform: none;
	font-weight: normal;
	font-size: 5em;
	font-style: none;
	
}

#logo p {
	display: block;
	padding-top: 80px;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
}

/* Menu */

#menu {
	width: 960px;
	margin:  auto;
	height: 30px;
	background: #BF3503;
}

#menu ul {
	margin: 0;
	padding:auto;
	list-style: none;
	
}

#menu li {
	display: inline;
	padding:auto;
	
}

#menu a {
	display: block;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 5px 35px 0px 35px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	color: #FFFFFF;
	height: 21px;
	font-weight:bold;
}
#menu a:active {
color:#505050;
font-weight:bolder;

}

#menu a:hover {
	color: #BF3503;
	background-color:#FFFFFF;

}


#menu .first {
	background: none;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: url(../images/img05.gif) repeat-y left top;
}

#page-bg {
	background: url(../images/img06.gif) no-repeat left top;
	padding: 0px 10px;
}


/* Content */

#content {
	float: left;
	width: 400px;
	padding: 30px 40px 0px 40px;
}

#post {
   
	padding-bottom: 10px;
	padding-right:-30px;
	line-height: 200%;
	
}

#post h1 {
	font-weight: normal;
	
}

.title {
	margin: 0px;
	padding: 0px 0px 14px 0px;
	letter-spacing: -1px;
	font-size: 3em;
	font-weight: normal;
	font-style: italic;
	background: url(../images/img04.gif) repeat-x left bottom;
	border-bottom: none;
	color:#505050;
}



.byline {
	background: url(../images/img04.jpg) repeat-x left bottom;
	padding-bottom: 0;
   font-size: 14px;
	line-height: 18px;
	font-family:"MS Sans Serif", Geneva, sans-serif;
}

.tag {
	padding: 0 15px;
}

.entry {
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 220px;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li p {
	font-family:"MS Sans Serif", Geneva, sans-serif;
	line-height: 18px;
	font-size:14px;
	margin:0 0px 0 -5px;
    padding:0 5px 0 5px;
	
}


.sidebar li h2 {
	height: 34px;
	margin: 0 0 0 0;
	padding: 12px 15px 0px 15px;
	font-size: 20px;
	font-weight: normal;
	color: #505050;
}

.sidebar a {
font-size:14px;
font-weight:bold;
}

.sidebar img {
text-decoration:none;
margin-top:10px;
margin-left:10px;
width:160px;
height:120px;
border:groove;

}

.image img
{
 margin-left:5px;
 height:180px;
 width:210px;
}
.link a
{
 font-weight:normal;
 font-size:12px;
 color:#000000;
 text-decoration:underline;
  }
.link a:hover
{
 color:gray;
 text-decoration:none;
}
/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: none;
	background: #FFFFFF;
	font-size: 10px;
	color: #505050;
}



/* Footer */

#footer {
	width: 100%;
	height: 70px;
	margin: 0 auto 0 auto;
	float:center;
	background-color:#b4b4b4;
}
#footer ul
{
float:center;
padding: 0;
text-align:center;
padding-top:10px;
}

#footer li 
{
	font-size: 10px;
	display: inline;
	padding: 0.6em 0.5em 0.2em 0.6em;
	margin: 0,20px,0,20px;
	font-size: 12px;
	
} 


#footer a,#footer a:active {
	color:#000000;
}
#footer a:hover
{
	color:#FFFFFF;
   text-decoration:underline;
}
	
#footer p {
	margin: 0;
	padding: 5px, 0, 5px, 0;
	text-align: center;
	FONT-SIZE:10px;
	font-weight:bold;
	color:#3d3d3d;
}



