body {
  padding: 0;
  margin: 0;
   
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #333;
  width:100%; background:url(http://www.studyguideindia.com/res/images/bg.gif) repeat-y center top #fbfbfb;
}



a {
  color: #990000;
  text-decoration: none;
}

a:hover {
  color: #222222;
}


#page {
  width: 995px;
  margin: 0 auto;
  padding:0;
 
}

#page #header {
 /* background: #c0c0c0 url(images/header-bg.png) repeat-x; */
  height: 96px;
  display: block;
  border-left: 1px solid #a3a3a3;
  border-right: 1px solid #a3a3a3;
}

#logo{ position:absolute;width:244px;height:70px;position:absolute;left:19px;top:29px;}
#logo img{border:none;}

#page #header #top {
  display: block;
  height: 65px;
}

#page #header #top #logo {
  width: 161px;
  height: 46px;
  background-image: url(images/logo.gif);
  display: block;
  margin: 8px 0 0 16px;
  float: left;
  
}

#page #header #top #title {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  padding: 10px;
  font-size: 26pt;
  float: left;
}

#page #header #top #slogan {
  display: block;
  margin: 27px 0 0 16px;
  float: left;
  font-size: 16px;
  font-weight: bold;
  color: #222222;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#page #header #menu {
  display: block;
  height: 25px;
}

#page #header #menu .left {
  float: left;
  width: 6px;
  display: block;
  height: 25px;
  background-image: url(images/menu-left.gif);
}

#page #header #menu .right {
  float: right;
  width: 4px;
  display: block;
  height: 25px;
  background-image: url(images/menu-right.gif);
}

#page #header #menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#page #header #menu ul li {
  float: left;
}

#page #header #menu ul li a {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  padding: 4px 14px;
  display: inline-block;
  border-left: 1px solid #525252;
  border-right: 1px solid #8b8b8b;
}

#page #header #menu ul li a:hover {
  background-image: url(images/menu-hover.gif);
  color: #ffffff;
}

#page #pagebottom {
 /* background-image: url(images/page-bottom.gif);
  background-repeat: no-repeat;
  background-position: bottom;*/
  height: 15px;
}

#page #content {
  /*border-left: 1px solid #a3a3a3;
  border-right: 1px solid #a3a3a3;*/
  display: block;
}

#content #leftpanel {
  width: 735px;
  float: left;
  background-color: #ffffff;
  display: block;
  border-right: 1px solid #f4f4f4;
}

#content #sidepanel {
  width: 240px;
  float: right;
  display: block;
  margin-right: 3px;
}


/*#page #footer {
  display: block;
  background-color: #eeeeee;
  height: 50px;
  padding-bottom: 5px;
  background: #eeeeee url(images/footer-bottom.gif) no-repeat bottom;
  text-align: center;
}

#page #footer .content {
  padding-top: 15px;
  font-weight: bold;
  font-size: 10px;
  color: #333333;
}*/

.padding10 {
  padding: 10px;
  display: block;
}

.post .title {
  margin: 0;
  padding: 0;
  background: url(images/bullet.gif) no-repeat left center;
  padding-left: 20px;
  font-size:14px;
  padding-bottom: 3px;
  border-bottom: 1px solid #b6b6b6;
  margin-bottom: 5px;
}


.titleh1 {
  margin: 0;
  padding: 0;
  color:#003300;
  font-size:16px;
  padding-bottom: 3px;
  border-bottom: 1px solid #b6b6b6;
  margin-bottom: 5px;
}

.post .titlehead {
  position: relative;
  display: block;
  margin-bottom: 5px;
}

.post .date {
  background: url(images/date.gif) no-repeat left center;
  float: right;
  width: 50px;
  height: 38px;
  position: absolute;
  right: 6px;
  top: -17px;
  text-align: center;
  color: #ffffff;
  line-height: 16px;
  padding-top: 3px;
}

.post .header {
  display: block;
  border-bottom: 1px #b6b6b6 solid;
  margin-bottom: 5px;
  padding-bottom:5px;
}

.post .terms {
  padding: 5px;
  border: 4px solid #f4f4f4;
  margin-top: 15px;
  margin-bottom: 25px;
  line-height: 20px;
}

.post .terms span {
  padding-left: 22px;
  font-weight: bold;
  background-image: url("images/tags.gif");
  background-repeat: no-repeat;
}

h2 .title {
  margin: 0;
  padding: 0;
  background: url(images/bullet.gif) no-repeat left center;
  padding-left: 20px;
  font-size: 18px;
  padding-bottom: 3px;
  border-bottom: 1px solid #b6b6b6;
  margin-bottom: 5px;
}

.title h2 {
  margin: 0;
  padding: 0;
  background: url(images/bullet.gif) no-repeat left center;
  padding-left: 20px;
  font-size: 18px;
  padding-bottom: 3px;
  border-bottom: 1px solid #b6b6b6;
  margin-bottom: 5px;
  
}

.post .title a {
  text-decoration: none;
   width: 640px;
  display:block;
  color:Blue;
}

.post .entry { line-height:1.5em; 
}
.entry p{text-align:justify;}
.entry p img{ float:left; margin:0 15px;}

/* Comment Form */
.table {
  width: 100%;
  display: block;
  line-height:20px;
  text-align:justify;
}

.table .tr {
  margin-bottom:8px;
}

.table .tdleft {
  font-weight: bold;
  width: 20%;
}

.table .tdright {
  width: 80%;
}

.table .inputtext {
  width: 250px;
}

.table .inputtextarea {
  width: 250px;
  height: 100px;
}

/*Comment*/

.comment {
  display: block;
  margin-top: 18px;
}
.comment .title {
  border: 4px solid #f4f4f4;
  padding: 4px;
  position: relative;
  padding-left: 76px;
}
.comment .avatar {
  border: 4px solid #e2e2e2;
  padding: 3px;
  float: left;
  position: absolute;
  top: -18px;
  left: 5px;
  background-color: #ffffff;
}
.comment .avatar img {
  width: 48px;
  height: 48px;
  display: block;
}

.comment .title .right {
  padding: 2px 5px;
  color: #666666;
  font-size: 10px;
  float: left;
  position: absolute;
  top: -11px;
  right: 5px;
  background-color: #f4f4f4;
}

.comment .content {
  display: block;
  background-color: #f4f4f4;
  margin-left: 76px;
  padding: 20px;
  text-align: left;
}

/* Sidebar */

.widget {
  display: block;
  width: 240px;
}
.widget .title {
  height: 32px;
  padding: 7px 0 0 32px;
  background: url(images/sidebar-title.gif) no-repeat;
  font-size: 12px;
  color: #FFFFFF;
  font-weight:bold;
}
.widget .title span {
}
.widget .content {
  padding: 0 8px 8px 8px;
  background: url(images/img06.gif) repeat-x;
}
.widget .content span {
}

.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 24px;
}

.widget ul li {
  font-size: 12px;
}

.widget ul li a {
  border-bottom: 1px solid #b4b4b4;
  display: block;
}


/**************************
		PAGING
**************************/

.paging {
  padding-top: 25px;
  display: block;
}

.paging a {
  display: inline;
  padding: 3px 6px;
  margin-right: 5px;
  background-color: #3f3f3f;
  border: 1px solid #b6b6b6;
  margin-bottom: 4px;
  float: left;
  color: #ffffff;
}

.paging a:hover {
  background-color: #f4f4f4;
  text-decoration: none;
  color: #666666;
}

.paging span {
  border-bottom: 3px solid #d9d9d9;
  display: inline;
  padding: 3px 6px 0px 6px;
  margin-right: 5px;
  margin-bottom: 4px;
  float: left;
}



/* Comment Form */
.table {
  width: 100%;
  display: block;
}

.table .tr {
}

.table .tdleft {
  width: 20%;
}

.table .tdright {
  width: 80%;
}

.table .inputtext {
  width: 250px;
}

.table .inputtextarea {
  width: 250px;
  height: 100px;
}

/**************************
		CALENDAR
**************************/

.calendar {
  margin: 0 auto;
  width: 90%;
}
.calendar .header {
  background-color: #f4f4f4;
  border: 1px solid #b6b6b6;
  font-weight: bold;
}
.calendar .day {
  border: 1px solid #b6b6b6;
}
.calendar .nextprev {
  border: 1px solid #b6b6b6;
  text-align: center;
  background-color: #e7e7e7;
}
.calendar .nextprev a {
  width: 100%;
  display: block;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
  text-decoration: none;
}
.calendar .nextprev a:hover {
  background-color: #f4f4f4;
}
.calendar .today {
  background-color: #505050;
  color: white;
  border: 1px solid #b6b6b6;
}
.calendar .weekend {
  color: #061C34;
  border: 1px solid #b6b6b6;
  background-color: #f4f4f4;
}
.calendar .dayheader {
  border: 1px solid #b6b6b6;
  background-color: #e8e8e8;
}

.smallicon {
  width: 20px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background: url(images/iconsmall.gif) no-repeat;
}

/*********************
    RELATED POSTS
*********************/

.relatedposts {
}
.relatedposts .title {
  margin: 0;
  padding: 0;
  background: url(images/bullet.gif) no-repeat left center;
  padding-left: 20px;
  font-size: 18px;
  padding-bottom: 3px;
  border-bottom: 1px solid #b6b6b6;
  margin-bottom: 5px;
}
.relatedposts .contents {
  margin-bottom: 10px;
}
.relatedposts .contents ul {
  margin: 0 20px;
}

.search-text {
  padding: 10px;
  background: #f4f4f4;
  border-bottom: 1px solid #e7e7e7;
}

.searched-text {
  background: #FFFF00;
}



.newtopic{ text-align:center; padding:5px 0;  margin-top:5px;}
.newtopic h3{ margin:0; padding:0;}


#footer {clear:both;}

#footer-mini{ padding:15px; background:url(http://www.studyguideindia.com/res/images/footer_mini_bg.gif) 0 bottom repeat-x; border-top:solid 3px #d02424; color:#000000;}
#footer-mini span{ padding-left:15px;}
/***************************************************Footer New*******************************************************/
.footer_new_sec{ background: url(http://www.studyguideindia.com/res/images/footer_new_bg.gif) repeat-x 0 0; padding:10px 10px 10px 20px;   }
.footer_new{ width:960px; margin:auto; }
.footer_new h2{ margin:0 0 5px 0; color:#990000; display:block; font-weight:bold; text-transform:uppercase; font-size:10px;}
.streams{ margin:0; padding:0; }
.se1{width:145px}
.se2{width:150px}
.se3{width:110px}
.streams li{ list-style:none; padding:3px 3px 3px 0px; }
.streams li h4{ margin:0; padding:0; font:0px;  font-weight:normal;}
.streams li h4 a{ color:#333333; text-decoration:none; font-size:9px; background:url(http://www.studyguideindia.com/res/images/dot.png) no-repeat 0 4px; padding-left:8px;   }
.streams li h4 a:hover{ text-decoration:underline;}

.footer_sec1{ height:150px;}
.footer_sec2{ margin-right:5px; margin-bottom:5px; padding-left:15px;}
.footer_sec3{ margin-right:5px; margin-bottom:5px; padding-left:15px;}

.footer_list{ margin:0; padding:0px; width:110px}
.footer_list li{ width:110px; list-style:none; padding:3px 3px 3px 8px; background:url(http://www.studyguideindia.com/res/images/dot.png) no-repeat 0 8px; }
.footer_list li h4{ margin:0; padding:0; font:0px; font-weight:normal;}
.footer_list li h4 a{ color:#333333; text-decoration:none; font-size:9px;  }
.footer_list li h4 a:hover{ text-decoration:underline;}

.footer_new .bdr{border-right:dashed 1px #999999;}

/***************************************************Footer New ends*******************************************************/


#topsec{ background:url(http://www.studyguideindia.com/res/images/topsec.gif) repeat-x 0 0;}
#top{width:973px; height:15px; margin:0 auto; padding:5px 10px 1px 10px; position:relative; font-size:11px; color:#555555;}
#top .ph{ position:absolute; left:250px; top:5px;}
.login{ position:absolute; right:0; top:5px; height:20px;}
.login span{ color:#b60002; padding-right:10px;}
#header {width:973px; margin:0 auto; padding:5px 10px; height:113px; position:relative; }

#ad{width:470px;height:85px;position:absolute;left: 287px;top:20px;}
#nav {width:995px; margin:0 auto; height:34px; padding:0px; }



.headtop{ background:url(http://www.studyguideindia.com/res/images/head_top.gif) repeat-x top;clear:both; height:20px; padding-top:4px; padding-left:6px; font-size:11px; font-family:Arial, Helvetica, sans-serif; position:relative;}
.headtop strong{ color:#000000;}
.headtop a {text-decoration:none; color: #333333;}
.headtop a:hover{color:#990000;text-decoration:none;border-bottom:0px;}
.headtop .nbr{ position:absolute; right:10px;}

#nav2 {width:995px; margin:0 auto;  padding:0px; }
a.apad {padding:6px 8px; font-size:12px; }

#ad{ 	width:714px;	height:85px;	position:absolute;	left: 274px;	top:20px;}
#adholder{ margin:0; padding:0;}
#adholder li{ float:left; width:234px; margin-left:3px;}
#adholder li img{ border:0;}
