body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x left top;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #003;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #FFF;
}

h1 { font-size: 44px; }

h2 {
	font-size: 18px;
	background-image: url(images/bg-home-header.jpg);
}

h3 {
	font-family: Cambria, "Bell MT", "Bookman Old Style";
	font-size: 16px;
	color: #900;
}

p, ul, ol {
	margin-top: 0px;
	text-align: justify;
	font-weight: normal;
}

ul, ol {
	line-height: 0.6cm;
	font-family: Cambria, "Bell MT", "Bookman Old Style";
	font-size: 15px;
}

blockquote { }

a {
	color: #F00;
}

a:hover {
	text-decoration: none;
	color: #900;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	line-height: 100%;
}

/* Header */

#header-wrapper {
}

#header {
	width: 940px;
	height: 43px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: right;
	width: 1000px;
	height: 43px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	padding: 13px 30px 0px 30px;
	background: url(images/img02.gif) no-repeat left top;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
}

#menu .current_page_item a {
}

#menu .first {
}
/* Search */

#search {
	float: right;
	width: 260px;
}

#search form {
	float: right;
	margin: 0;
	padding: 11px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #5AA01B;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1030px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #7FB503;
	border-left-color: #85B902;
}


/** LOGO */

#logo {
	width: 1100px;
	height: 115px;
	margin: 0 auto;
	text-align: center;
	font-family: Cambria, "Bell MT", "Bookman Old Style";
	font-size: 18px;
	color: #00F;
	font-weight: bolder;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFF;
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #A8A8A8;
}

#logo h1 {
	padding-top: 8px;
	font-size: 20px;
	font-family: Cambria, "Bell MT", "Bookman Old Style";
	text-transform: none;
	font-weight: 900;
	line-height: 0.68cm;
	color: #00008F;
text-shadow: -2px 2px 2px #CEE6FF,-1px 1px 2px #CEE6FF,-0px 0px 2px #CEE6FF,1px -1px 2px #CEE6FF;
}

#logo a {
	text-decoration: none;
	color: #A8A8A8;
}

#logo h1 a {
	text-decoration: none;
	color: #618C04;
	text-transform: none;
	font-weight: bolder;
	text-align: center;
}


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 600px;
	background-color: #E7FEF7; /*#BDFCE7;*/
}

/* Post */

.post {
	margin-bottom: 10px;
	background-color:#E0FEF5;
}

.post .title {
	height: 25px;
	padding-left: 15px;
	font-family: Cambria, "Bell MT", "Bookman Old Style";
	font-size: 20px;
	font-weight: bolder;
	color: #030;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #036;
	text-transform: uppercase;
}

.post .title a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 20px;
	color: #030;
	font-family: Cambria, "Bell MT", "Bookman Old Style";
	font-weight: bolder;
}

.post .date {
}

.post .meta {
	margin-top: -8px;
	margin-left: 2px;
	padding: 0px 30px 2px 15px;
	border-bottom: 1px solid #D4D8CB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	margin-bottom: 10px;
	font-family: Cambria, "Bell MT", "Bookman Old Style";
	font-size: 16px;
	color: #FFF;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 150%;
}

.post .links {
	display: block;
	width: 120px;
	height: 20px;
	margin: 0px 0px 0px 0px; 
	padding: 4px 0px 0px 40px;
	background: url(images/img03.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 500px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
	font-family: "Courier New", Courier, monospace;
	color: #F00;
	font-weight: bolder;
}

#sidebar li ul {
	background-color: #42530F; /*#42530F;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sidebar li li {
	margin: 0;
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E8DD;
}

#sidebar li li a {
	padding: 0px 0px 0px 5px;
	font-weight: bolder;
	color: #FFF;
	font-family: Cambria, "Bell MT", "Bookman Old Style";
	font-size: 16px;
}

#sidebar  li li:hover {
	background-color: #88BA02;
	color: #B4D873;
	
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar .active {
	background-color: #E0FEF5;
	color: #003;
	border-top-style: inset;
	border-top-color: #537502;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: outset;
	border-left-style: outset;
	border-bottom-color: #537502;
	border-left-color: #537502;
}

#sidebar .active a {
	color: #330;
}
#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url(images/img05.gif) repeat-x left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #618C04;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Sidebarright */

#sidebarright  {
	float: right;
	width: 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 500px;
	color: #FF0;
}

#sidebarright  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #060;
}

#sidebarright  li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	color: #FFF;
}

#sidebarright  li ul {
	background-color: #537502;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#sidebarright  li li {
	margin: 0;
	padding: 12px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url(images/img08.gif) no-repeat left 18px;
}

#sidebarright  li li a {
	padding: 0px 0px 0px 20px;
	font-weight: bolder;
	color: #FFF;
	font-family: Cambria, "Bell MT", "Bookman Old Style";
	font-size: 14px;
}

#sidebarright  li li a:hover {
	color: #F00;
}

#sidebarright  p {
	margin: 0;
	padding: 0px 14px;
	line-height: 200%;
}

#sidebarright  h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url(images/img05.gif) repeat-x left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #618C04;
}

#sidebarright  a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 100%;
	height: 120px;
	margin: 0 auto;
	padding: 0;
	background-color: #75AF03;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}

#footer-bgcontent {
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bolder;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p santhosh {
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}
#footer p santhosh a{
	color:#CCCCCC;
}
#footer p santhosh a:hover{
	color:#FFFFFF;
}

#footer a {
}
#page #content .post .entry {
	color: #000000;
	font-family: Cambria, "Bell MT", "Bookman Old Style";

}
#nav {
	font-weight: bolder;
	color: #FFF;
	background-color: #42530F;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav ul {
	padding-left: 2px;
	padding-bottom: 5px;
	background-image: url(images/nav_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav li {
	font-family: Cambria, "Bell MT", "Bookman Old Style";
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: 188px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	color: #6F0;
	text-transform: uppercase;
}
#nav li:hover {
	background-color: #88BA02;
	text-transform: uppercase;
}
#nav a {
	text-decoration: none;
	display: block;
	width: 99%;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 10px;
	color: #FFF;
	font-size: 11.7px;
}
#nav a:hover {
	color: #FFF;
}
#nav .active {
	border: none;
	background-color: #FFF;
	background-image: url(images/arr_orange.gif);
	background-repeat: no-repeat;
	background-position: 188px 10px;
}
#nav .active a {
	color: #330;
}

#speakers {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	height: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #3D5701;
	background-color: #42530F;
	font-size: 14px;
}
#speakers ul {
	padding-left: 2px;
	padding-bottom: 5px;
	background-image: url(images/nav_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#speakers li {
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: 188px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	text-align: left;
	color: #003;
}
#speakers h2 {
  font-size: 12px;
  color: #BE8B06;
}
#speakers h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#speakers a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}

#speakers strong {
	color: #C03;
	font-weight: bold;
}
#speakers a:hover {
  color: #38301A;
}
#speakers .more {
  font-size: 9px;
}
#speakers .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#sbcadd_10 {
	height: 97px;
	color: #FFF;
	font-weight: bolder;
	font-size: 14px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #030;
	border-bottom-color: #030;
	padding-left: 5px;
	background-color: #42530F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sbcadd_10 p {
	margin-top: 0.5em;
	margin-right: 2em;
	margin-bottom: 0.5em;
	margin-left: 1.5em;
}

#sbcadd_10 a {
	color: #300;
}

#sbcadd_10 a:hover {
	color: #F0F;
}
#page #content .post .entry pre {
	font-family: Cambria, "Bell MT", "Bookman Old Style";
}
#page #sidebarright #speakers b {
	text-align: left;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#page #content .post .entry blockquote blockquote blockquote blockquote blockquote blockquote blockquote pre {
	text-align: left;
}

@keyframes blink {  
    0% { color: white; }
    70% { color: white; }
    100% { color: #87bb03; }
}
@-webkit-keyframes blink {
    0% { color: white; }
    70% { color: white; }
    100% { color: #87bb03; }
}
.blink {
    -webkit-animation: blink 2s linear infinite;
    -moz-animation: blink 2s linear infinite;
    -ms-animation: blink 2s linear infinite;
    -o-animation: blink 2s linear infinite;
    animation: blink 1s linear infinite;
}
