/*
Theme Name: DesaiAnkit Theme
Theme URI: http://www.page1solutions.com
Description: Theme based on plasticsurgeryjacksonville.com 
Author: Page1Solutions
Author URI: http://www.page1solutions.com
*/

@import "css/layout.css";

ul li {
  list-style:none;
}

#right-column  {
  padding:30px;
  width:670px;
}

#right-column .sideNote {
  font-size:11px;
  color:#3F6366;
  width:200px;
  float:right;
  line-height:15px;
}


#blogResponse {
  width:480px;
  background:#C9DAD2;
  padding:1px 30px 15px 30px;
}

#commentform {
  width:480px;
  background:#C9DAD2;
  padding:30px;
}

#commentform input {
  margin:0 5px 10px 0;
}

#captchaImgDiv {
  height:125px;
}

#commentform #submit {
  margin-top:10px;
}

ol li img.avatar {
  float:left;
}

#blogResponse ol {
  margin:20px 0px 0px 0px;
  list-style:none;
}
#postNav {
  height:40px;;
  margin-top:20px;
  font-family:arial, sans-serif;
  font-size:13px;
}
#postNav .alignleft {
  width:330px;
}
#postNav .alignright {
  width:330px;
}