div.text h3 a {
	color: #f29c0c;
	text-decoration: none;
}

div.text h3 a:hover {
	color: #f29c0c;
	text-decoration: underline;
}

div.commentinfo p {
	font-size: 1.1em;
	margin-top: -12px;
	margin-bottom: 8px;

}



#main {
	float: left;
	width: 746px;
}

#sidebar {
	margin-left: 766px;
	min-height: 250px;
	
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar p {
	text-align: center;
}

#sidebar fieldset p {
	text-align: left;
}

#profile-edit #bio {
	width: 98%;
}

/**
 * sub menu
 */
.subnav li:before {
	content: '| ';
	padding-right:3px;
	color: black;
	font-weight: normal;
}

.subnav ul > li:first-child:before  {
	content: '';
}

.subnav input[type=submit] {
	display: none;
}

.subnav input[type=text] {
	border: 1px solid #d8d8d8;
}

.subnav {
	margin-bottom: 10px;
	clear: left;
}

.subnav a:link, .subnav a:visited {
	color: 3f3b3c;
}

.subnav ul {
	list-style: none;
margin: 0;
	padding: 0;
}

.subnav li {
	display: inline;
	padding-right: 3px;
/*	color: #a4a4a4;
	font-size: 0.9em;
	font-weight: bold;*/
}














.editor {
	margin: 0;
	padding: 0 0 0 2px;
	height: 25px;
}

.editor ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.editor ul li {
	float: left;
	margin: 0;
	display: inline;
}

.editor .separatorline {
	padding: 0 3px 0 3px;
}

.editor img{
	border: 1px solid transparent !important;
}

.editor img:hover {
	border: 1px solid #0A246A !important;
	cursor: default;
	background-color: #B6BDD2;
}









.inline-gallery-info p:first-child {
	margin-top: 0;
}

.inline-gallery-info ul {
	margin: 0;
	padding: 0;
}
.inline-gallery-info ul li {
	list-style: none;
	margin: 10px 30px 10px 30px;
	float: left;
	text-align: center;
}
.inline-gallery-info ol li
{
	text-align: left;
	margin: 0;
	list-style: disc;
	float: none;
}

#contact a[href="contact/"]:visited, #contact a[href="contact/"]:link {
/* sample for modifying menu active page. check <body id="<<>>"> */
}

body {
 	font-family: Verdana, Tahoma, sans-serif;
	margin: 0;
	background-color: #ffffff;
	color: #000;
	font-size: 62.5%;
}

pre {
	font-size: 1.6em;
}

.gutter {
	clear: both;
}

.msg {
	font-size: 1.1em;
	color: #000;
	background-color: #fafafa;
	font-weight: bold;
	margin-top: 5px;
	padding: 3px;
	width: 960px;
	border: 1px solid #AFAFAF;
}

#gallery ul, .inline-gallery ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#gallery ul li, .inline-gallery ul li {
	float: left;
	margin: 0 0 8px 12px;
}


.inline-gallery {
	width: 450px;
	margin-left: 500px;
}

.inline-gallery img {
/*	width: 100px;
	height: 100px;*/
}

.inline-gallery-info {
	float: left;
	width: 500px;
}

.inline-gallery-info img {
	float: right;
	margin-left: 10px;
/*	margin-top: -13px;*/
}

/**
 * form shite
 */
form {
	margin: 0;
	padding: 0;
}

form fieldset {
	margin: 15px 0 15px 0;
	width: 98%;
	border: 1px dotted #EDC922;
}

form fieldset.hidden {
	border: 0;
}

form fieldset ol {
	margin: 0;
	padding: 0;
}

form fieldset ol li {
	list-style: none;
	margin: 0 0 15px 0;
}

form label {
	margin: 0 0 0 5px;
}

form label.element {
	padding: 0;
	margin: 5px 0 0 5px;
	font-weight: bold;
}

form input, form textarea, form select {
	width: auto;
}

form textarea {
	overflow: auto;
}

form br {
	clear: left;
}

form div.element {
	margin: 5px 0 5px 3px;
	padding: 0;
}

form li.reqnote {
	font-size: 0.9em;
	margin: 5px 0 0 10px;
}

form span.error, form span.required {
	color: red;
}

form div.error {
	border: 1px solid red;
	padding: 5px;
}

#profile-login legend {
	display: none;
}

#profile-login fieldset {
	border: 0;
}

h5 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

p, li {
	text-align: justify;
	font-size: 1.3em;
	line-height: 1.5em;
}

h1, h2 {
	margin: 0;
	padding: 0;
}

h2 {
	text-align: right;
	font-size: 2.2em;
	background: #edb522; /* url(../images/h2_bg.gif) no-repeat top right;*/
	padding: 3px 15px 6px 0;
	color: #ffffff;
	-moz-border-radius: 0 15px 15px 0;
	-webkit-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
	text-transform: lowercase;
}

hr {
	border: 0;
	border-bottom: 1px dotted #EDC922;
}
h3 {
	border-bottom: 1px dotted #EDC922;
	padding-bottom: 5px;
	color: #f29c0c;
	font-size: 1.8em;
	/*text-transform: lowercase;*/
}

#about-us h3 {
	margin-bottom: 8px;
}

#about-us h4 {
	font-size: 1.1em;
	margin: 0 0 0 4px;
}

h4, legend {
	font-weight: bold;
	color: #EDC922;
	font-size: 1.5em;
	/*text-transform: lowercase;*/
}

#wrap {
	margin: 0px auto 0px;
	width: 980px;
}

#header {
	padding: 0;
	height: 125px;
	background: none;
	margin-left: 20px;
	position: relative;
	z-index: 1;
}

quote {
	font-style: italic;
}

img.profile {
	float: right;
	margin: 0px 15px 0 15px;
	border: 1px solid #DCDEDD;
}

img.embedleft {
	float: left;
	margin: 15px 15px 0 0;
	border: 1px solid #DCDEDD;
}

#quote {
	height: 0;
	position: relative;
	top: -130px;
	left: 290px;
	width: 400px;
}

#quote p {
	/*font-size: 0.8em;*/
	font-size: 5em;
	margin: 0;
	padding: 0;
	text-align: right;
}

#content {
	background-color: #fff;
	padding: 17px;
	padding-top: 0;
	display:block;
	clear:both;
}

#splash img {
	width: 935px;
}

.feature {
	width: 304px;
	float: left;
	margin: 5px;
}

.feature small {
	margin-top: -22px;
	margin-bottom:9px;
	display:block;
	color: #000000;
	font-size: 1.1em;
	text-align: center;
}

.feature a {
	float: left;
	text-decoration:none;
	text-align:center;
	border: 2px solid #ffffff;

}

.feature a:hover {	
	float: left;
	text-decoration:none;
	text-align:center;
	border: 2px solid #edb522;
}

.feature h3 {
	color: #ffffff;
	font-weight: lighter;
	font-size: 2em;
	text-align: center;
	padding: 2px 0 5px 0;
	margin: 2px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 0 15px 15px 0;
	border: 0;
	/*behavior: url(border-radius.htc);*/
}

.feature .pink {
	background-color: #E35EA2;
}

.feature .orange {
	background-color: #EDB522;
}

.feature .green {
	background-color: #A5C039;
}

#menu {
	background: #fff url(../images/navigation.gif) no-repeat;
	height: 40px;
	font-size: 0.8em;
	width: 700px;
	position: absolute;
	top: 0;
	margin-left:220px;
	z-index: 2;
	color: #ffffff;
}

#menu ul {
	list-style: none;
	padding-left: 10px;
	margin: 4px 0 0 0;
}

#menu ul li {
	display: block;
	float: left;
	margin: 0 6px 0 0px;
	width: 84px;
	text-align: center;
}

#menu a:link, #menu a:visited {
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#footer {
	margin: 1px;
	font-size: 1em;
	display: block;
	text-align: right;
	clear: both;
	border-top: 1px dotted #999999;
	padding: 1px 0 5px 0;
	color: #999999;

}
#footer ul a {
	color: #999999;
	padding-right: 15px;
	border-right: 1px dotted #ccc;
}
#footer img {
	padding-right: 10px;
	border:1px solid #ffffff;
}

#footer p {
	text-align: right;
}

#footer ul {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}

#footer ul li {
	margin: 0 0 0 2px;
	display: inline;
	padding: 0 2px 0 2px;
}


#about-us ul.people  {
list-style: none;
margin: 0;
padding: 0;
}

#about-us ul.people li {
width: 430px;
padding: 0 20px 0 20px;
border:1px solid black;
float: left;
}

