/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF repeat-x;
	text-align: justify;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

form {
}

input, textarea {
	padding: 2px 5px;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 1em;
	font-weight: normal;
}

h1 {
	font-size: 1.5em;
	font-weight:bold;
	color: #CC6B47;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 160%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #CC6B47;
}

a:hover {
	text-decoration: none;
	color: #3760BF;
}

a img {
	border: none;
}

img.left {
	background: #fff;
	border: solid 1px #ccc;
	padding: 3px;
	float: left;
	margin: 0 20px 0 0;

}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

/* Header */



#logo {
	width: 800px;
	height: 150px;
	vertical-align:middle;
	text-align:center;
	margin:auto;
	font-weight:bold;
}

#logo h1, #logo h2 {
	margin: 0;
	letter-spacing: -0.05em;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	font-size: 2.5em;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Adobe Ác¶ÂÅé Std B", "·s²Ó©úÅé";
}

#logo h2 {
	float: left;
	padding: 67px 0 0 8px;
	font-size: 2em;
	font-style: italic;
	color: #858585;
}

/* Menu */


#menu {
	width: 900px;
	height: 50px;
	margin: 0px auto;
	text-align:center;
}

#menu ul {
	margin-top:0px;
	margin-left:20px;
	text-align:center;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}



/* Page */

#page {
	width: 800px;
	margin: 0 auto;
		height:400px;
}

#content {
	background: #F4EDD3;

}

#page-info {
	width: 780px;
	margin: 0 auto;


}

#page-info h1, #page-info h2 {
	margin-bottom: 0px;
	margin-top:15px;
}

#content-info {
	float: left;
	width: 550px;
	padding: 5px;

}

#content-info ol, #content-info ul {
	margin-left: 3em;
}




/* Post */

.post {
}

.post .title {
	margin: 0;
}

.post .title a {
	text-decoration: none;
	font-size:22px;
}

.post .byline {
	margin: 0 0 30px 0;
	line-height: normal;
}

.post .entry {
}

.post .meta {
	clear: both;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .comments {
	padding-left: 20px;
	background: url(/images/list_all_participants_16.png) no-repeat left center;
}

.post .meta .permalink {
	padding-left: 20px;
	
}

/* Latest Post */


#latest-post-wrap {
	background: #E8DBA7;
	border-bottom: 4px #BBB082 solid;
}

#latest-post {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#latest-post h1 {
	margin: 10px 0;
	padding: 0;
}

#latest-post p {
	margin: 0;
	padding-bottom: 15px;
}

#latest-post .meta {
	padding: 10px 0 0 0;
}

#latest-post .byline {
	margin: 0 0 10px 0;
	padding: 10px 0;
	background: #BBB082;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#latest-post .byline span {
	padding: 0 0 0 15px;
}

#latest-post .byline a {
	padding: 0 30px 0 0;
	background: url(images/img05.gif) no-repeat right top;
	text-decoration: none;
}

#latest-post .byline a:hover {
	text-decoration: underline;
}

/* Recent Posts */

#recent-posts {
	width: 800px;
	margin: 0 auto;
}

#recent-posts h2 {
	margin: 0;
	padding: 10px 0px 10px 15px;
	background: #BBB082;
	letter-spacing: .5em;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

#recent-posts h3 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 1.4em;
}

#recent-posts h3 a {
	text-decoration: none;
}

#recent-posts ul {
	margin: 0;
	padding-left:30px;
	list-style: none;
}

#recent-posts li {
	float: left;
	width: 200px;
	padding-bottom:50px;
	padding-left: 80px;
}

#recent-posts li.first {
	padding: 0;
}

#recent-posts .byline {
	padding-bottom:0px;
	padding-left:0px;
	border-bottom: 1px #DDD7C0 solid;
	color:#C30;
}

#recent-posts .byline span {
}

#recent-posts .byline a {
	padding: 0 30px 0 0;
	/*background: url(images/img05.gif) no-repeat right top;*/
	text-decoration: none;
}

#recent-posts .byline a:hover {
	text-decoration: underline;
}

#recent-posts .webpageitem {
	padding-bottom:10px;
	padding-left:0px;
	color:#000;
}

#recent-posts .webpageitem span {
}

#recent-posts .webpageitem a {
	text-decoration: none;
}

#recent-posts .webpageitem a:hover {
	text-decoration: underline;
}



#recent-posts p {
	padding: 2px;
	margin:1px;
}


/* Sidebar */

#sidebar {
	width: 778px;
	margin: 0 auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	float: left;
	width: 259px;
}

#sidebar li ul {
	padding-left: 20px;
}

#sidebar li li {
	float: none;
	width: auto;
	padding: 3px 0;
	background: none;
}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 10px 0 10px 16px;
	background: #BBB082;
	text-transform: uppercase;
	letter-spacing: .5em;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}


#sidebar-info {
	float: left;
	width: 180px;
	padding: 15px;
	border-left:1px dashed #CCCCCC;
}

#sidebar-info h2 {
    margin-top:0px;
	text-align:center;
	padding-top: 6px;
	font-weight: bold;
}

#sidebar-info ul {
	margin-top:15px;
	margin:0;
	list-style: none;
}

#sidebar-info li {
	text-align:center;
	font-size:14px;
	border-bottom: 1px dashed #CCCCCC;
}


#sidebar-info p {
	font-size:16px;
}


/* Search */

#search {
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

/* Calendar */

#calendar {
}

#calendar table, #calendar caption {
	width: 100%;
	text-align: center;
}

#calendar caption {
	font-weight: bold;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear:both;
	padding: 20px 0;
	text-align: center;
	border-top:4px #BBB082 solid;
}

#footer p {
	margin: 0;
	font-size: .8em;
	color: #666666;
}

/*--Table:tableIWantToRegistration*/
.tableIWantToRegistration { border:1px solid #d9d9d9; margin-top:15px;}
.tableIWantToRegistration tr {padding-left:100px; background-color:#f9f9f9;}
.tableIWantToRegistration td {
	border:1px solid #efefef;
	font-size:15px;
	height:15px;
	
}
label.labelIWantToRegistration{
text-align:center;
}


input.radioIWantToRegistration{
float:left;
margin:8px;
}


input.inputIWantToRegistration{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
width:300px;
height:15px;
float:left;
margin:8px;
}

.feedbackform{
margin-top:20px;
padding: 5px;
font-size:14px;
}

.divLink{
margin-top:20px;
margin-left:20px;
padding: 5px;
font-size:17px;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 550px; /*width of form rows*/
overflow: hidden;
padding: 5px 0;
}


div.fieldLink{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 480px; /*width of form rows*/
background:#CFF;
overflow: hidden;
padding: 5px 0;
height:30px;
border:1px solid #FFFFFF;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 150px; /*width of label (left column)*/
text-transform: uppercase;
border-bottom: 1px solid red;
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper label.styleContact{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 150px; /*width of label (left column)*/
text-transform: uppercase;
border-bottom: 1px solid green;
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper label.styleMessage{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 150px; /*width of label (left column)*/
text-transform: uppercase;
border-bottom: 1px solid  #039;
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper label.styleMessageLeft{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 150px; /*width of label (left column)*/
text-align:right;
text-transform: uppercase;
border-bottom: 0px solid  #039;
margin-right: 5px; /*spacing with right column*/
}

div.fieldwrapper label.styleMessageRight{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 350px; /*width of label (left column)*/
border-bottom: 0px solid  #039;
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
font-size:13px;
margin-bottom: 10px; /* space following the field */
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 300px;
height:18px;
border: 1px solid #9CC; 
margin-left:10px;
}

div.fieldwrapper div.thefield input[type="password"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 300px;
height:18px;
border: 1px solid #9CC; 
margin-left:10px;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 300px;
height: 150px;
border: 1px solid #9CC; 
margin-left:10px;
}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin-top: 5px; /*space above buttonsdiv*/
float:right;
margin-right:65px;
}

div.buttonsdiv input{ /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
width:60px;
background:#3B3B3B;
height:30px; 
color:#FFF;
font-size:16px;
border-style:; 
border-color:;
}

/*--Table:New Activity--*/
.table-newActivity { border:1px solid #d9d9d9;}
.table-newActivity tr {padding-left:100px; background-color:#f9f9f9;}
.table-newActivity td {
	padding-left:10px;
	border:1px solid #efefef;
	padding:5px;
	text-align: left;
}
.table-newActivity th {border:1px solid #efefef; border-top:1px #6C3 solid;border-bottom:1px #6C3 solid; background-color: #CCC; padding:5px; color:#333; text-align:center;}

/*-------------------table-1------------------------*/
#table-1 {border-left:1px #d9d9d9 solid;;border-right:1px #d9d9d9 solid; border-bottom:1px #d9d9d9 solid}
#table-1 th{border-top:1px #d9d9d9 solid;border-bottom:1px #d9d9d9 solid; padding:5px; color:#333; font-size:13px; }
#table-1 td{text-align:center;padding-right: 8px;padding:7px;font-size:13px;border:1px solid #efefef;}



/*-------------------table-2------------------------*/
#table-2 {border-left:1px #d9d9d9 solid;;border-right:1px #d9d9d9 solid; border-bottom:1px #d9d9d9 solid}
#table-2 th{border-top:1px #d9d9d9 solid;border-bottom:1px #d9d9d9 solid; padding:5px; color:#333; font-size:13px; }
#table-2 td{text-align:center;padding-right: 8px;padding:7px;font-size:13px;border:1px solid #efefef;}


