/*  
Theme Name: collegeadmissionessays
Theme URI: http://www.blogohblog.com
Description: Beautiful CSS based Wordpress Theme designed for any type of blog.
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com
*/

/**************** Body *********************/
*.clear{
	height:1px;
	overflow:hidden;
	clear:both;
}
#body
{
text-align:center;
padding:0px;
margin:0px;
background:#d7d7d7;
}
form{
margin:0px;
padding:0px;
}
#main
{
	background:url(images/main.jpg) top repeat-x;
	height:101px;
	margin-bottom:30px;
	}
div.menu
{
	background:url(images/menu.jpg) 0px 0px no-repeat;
	width:101px;
	height:50px;
	float:left;
	margin-left:310px;
	padding-top:10px;
	}
div.menu a.m_menu
{
font-family:Georgia;
color:#FFF;
font-size:20px;
font-weight:bold;
text-decoration:none;
	}
div.name
{
margin-left:120px;
padding-top:63px;
float:left;
	}
div.name a.names
{
	
font-family:Georgia;
color:#000000;
font-size:22px;
font-weight:bold;	
text-decoration:none;
text-align:center;
	}
#bg_top
{
	background:url(../images/bg_bottom.jpg) top left no-repeat;
	width:812px;

	}
#bg_center
{
	margin:0px auto 0px auto;	
	background:url(../images/bg_center.jpg) left repeat-y;
	width:812px;
	}
#bg_bottom
{
	background:url(../images/bg_top.jpg) bottom left no-repeat;
	width:812px;
	text-align:left;

	}

p
{
	color:#333333;
	font-size:13px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align:justify;
	letter-spacing:1px;

	}
div.entry
{
	color:#333333;
	font-size:13px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align:justify;
	letter-spacing:1px;
	float:left;
	width:500px;
	padding:20px 0px 0px 20px;
	}
#lsidebar
{

width:270px;
	float:right;
position:relative;
right:50px;

	}
#lsidebar ul
{
	list-style-image:none;
	background-image:none;
	line-height:22px;
	padding-bottom:40px;
	}
#lsidebar ul li
{
list-style-image:none;
list-style:none;

}
#lsidebar a {
color:#FFFFFF;
text-decoration:none;
font-family:Helvetica;
font-size:13px;
}
#lsidebar a:hover
{
	color:#333;
	}
small
{
	text-decoration:none;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:10px;
color:#333;
text-transform:uppercase;
	}
div.entry h2
{
	color:#333333;
	font-size:18px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-align:left;
	}
div.entry h2 a
{
	color:#333333;
	}
div.entry h2 a:hover
{
	color:#FF3300;
}
#footer
{
font-size:11px;
font-weight:bold;
text-align:center;
color:#333333;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
position:relative;
top:-40px;
	}
#footer a
{
	color:#333333;
	text-decoration:none;
	}
div.navigation
{
	padding-bottom:90px;
	}
div.entry a
{
	color:#900;
	}