
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7F81;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
	color: #F90;
	text-align:left;
}

h3 {
	font-size: 1.6em;
	color: #F60;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #5D9800;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 6px solid #E1F1F6;
}

img.alignleft {
	float: left;
	margin-right: 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;

}

/* Header */

#header {
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	
}

/* Logo */


#logo {
	float: left;
	height: 100px;
	margin: 10px;
	padding: 0px;
	color: #FDF5C8;
	
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	
	padding-left: 40px;
	padding-top: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	text-shadow: #808080 -10px 5px 9px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	
}

#logo p {
	margin: 0;
	padding: 0px 0 0 34px;
	text-shadow: #808080 -1px 1px 2px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #8000FF;
	
	
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #8000FF;
	font-weight:bold;
}


/* Search */

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 60px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 1000px;
	height: 49px;
	margin: 0 auto;
	padding: 0;
    background: url(../images/img02.jpg) repeat-x left bottom;
}

#menu ul {
	margin: 0;
	/*padding: 0px 0px 0px 20px;*/
	padding-left:45px;
	padding-top:10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	
}

#menu a {
	height: 36px;
	margin-right: 1px;
	padding-left:18px;
	padding-right:18px;
	/*padding: 8px 10px 0px 20px;*/
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #8A5608 -1px 1px 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu .current_page_item a {
}

#menu a:hover {
	text-decoration: none;
	color:#B2D33A;
}

#splash {
	width: 1000px;
	height: 260px;
	margin: 0px auto;
	background: url(../images/img05.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 1000px;
	height:auto;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img03.jpg) no-repeat left top;
}

#page-bgtop {
}

#page-bgbtm {
	margin: 0px;
	padding: 30px 0px 0px 25px;
}

/* Content */

#content {
	float: right;
	text-align:center;
	width: 600px;
	padding: 0px 50px 0px 0px;
	min-height:300px;
}

.post {
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #EFF4F5;
}

.post .title {
	letter-spacing: -1px;
}

.post .title a {
	color: #E6700E;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
	
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 290px;
	padding: 0px 0px 0px 0px;
	border:1px dashed #EFF4F5 ;
	
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	padding-left: 15px;
	line-height: 35px;
	background: url(../images/img07.jpg) no-repeat left 14px;
	border-bottom: 1px solid #930;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 12px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	background: url(../images/img08.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 22px;
	font-weight:200;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	font-size: 12px;
	color: #7F7F81;
}

#sidebar a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #930;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
#footervisiter {
	width: 1000px;
	height: 10px;
	position:relative;
	margin: 0px auto 5px auto;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	width: 1000px;
	height: 80px;
	position:relative;
	margin: 0px auto 5px auto;
	background: url(../images/img04.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 5px;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}


.boxContent
{
	margin-top: 0.5em;
	padding: 1.25em 1em 0.25em 1em;
	background: #ffffff url('../images/a1.gif') top left repeat-x;
}


.rowA
{
	height:40px;
	vertical-align:middle;
	background-color: #efefef;
	color: inherit;
}
.rowB
{
	height:40px;
	vertical-align:middle;
	background-color: #fafafa;
	color: inherit;
}

.tb7{
	/*width: 170px !important;*/
	background: transparent url('../images/bg.jpg') no-repeat;
	color : #747862;
	/*height:30px;*/
	border:0 ;
	padding:1px 0px ;
}

.tb_new {
	width: 170px;
	background: transparent url('../images/bg_new.jpg') no-repeat;
	color : #747862;
	height:20px;
	border:0;
	padding:4px 8px;
	margin-bottom:0px;
}

.tb8{
	width: 100px !important;
	background: transparent url('../images/bg.jpg') no-repeat;
	color : #747862;
	height:25px;
	border:0 ;
	padding:0px 0px ;
}



  #popupcontent{
  position: absolute;
  visibility: hidden;
  overflow: hidden;
  background-color:#F9F9F9;
  border:1px solid #59D805;
  font-weight:bold;
  color:#FF8000;
  text-align:center;
  padding-top:5px;
  }

