/************************************************** RESET **************************************************/ html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
iframe {
	border: 5px solid #EEE;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote, q {
	quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
.alignright {
	float:right;
	margin: 5px 0px 5px 5px;
} /************************************************** CLEARFIX **************************************************/
.clearfix:after {
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
	content: ".";
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
} /************************************************** GENERAL **************************************************/
html, body {
	overflow-x: hidden;
}
body {
	font: 14px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #666;
	background: #FFFFFF url('../images/001/body-bg.gif') repeat-x;
}
.home {
	padding-top: 5px;
}
.big-wrap {
	width: 100%;
	background: url('../images/001/bg2.gif') repeat-x;
}
h1, h2, h3 {
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #303030;
	margin-bottom: 15px;
}
h1 {
	font-size: 36px;
	margin-bottom: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h1 a, h2 a, h3 a {
	color: #303030;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #06F;
}
p {
	line-height: 18px;
	margin-bottom: 10px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #39C;
}
.noborder {
	border: none !important;
} /************************************************** HEADER **************************************************/
.header {
	padding: 20px 0px 8px 0px;
	background: url('../images/001/content-bg.gif') center bottom no-repeat;
	position: relative;
} /************************************************** LOGO **************************************************/
.home .header h1 {
	width: 321px;
	height: 444px;
}
.home .header h1 a {
	width: 321px;
	height: 444px;
	margin-top: -20px;
	display: block; /*background-image: url(../images/001/logo-home.png); background-repeat: no-repeat; background-position: center center;*/
}
.header h1 a {
	width: 212px;
	height: 148px;
	margin: 0px;
}
.header h1 {
	margin-bottom: 0px;
	float: left;
}
.big-wrap .header h1 a { /*background: url('../images/001/logo.png') no-repeat;*/
	display: block;
}
.header h1 a span {
	display: none;
} /************************************************** NAVIGATION **************************************************/
.nav {
	padding-right: 10px;
	text-transform: uppercase;
	background: transparent url('../images/001/nav-right-bg.png') right no-repeat;
	position: absolute;
	top: 20px;
	right: 0px;
	z-index: 1000;
}
.nav ul {
	padding-left: 10px;
	background:transparent url('../images/001/nav-left-bg.png') left no-repeat;
	float: left;
	position: relative;
}
.nav ul li {
	background:transparent url('../images/001/nav-bg.png') repeat-x;
	float: left;
	position: relative;
}
.nav ul li:hover ul ul, .nav ul li:hover ul ul ul, .nav ul li:hover ul ul ul ul {
	display:none;
}
.nav ul li:hover ul, .nav ul li li:hover ul, .nav ul li li li:hover ul, .nav ul li li li li:hover ul {
	display:block;
}
.nav ul li a {
	padding: 0px 10px;
	font-size: 11px;
	line-height: 40px;
	color: #FFFFFF;
	display: block;
}
.nav ul li a:hover {
	text-decoration: none;
}
.nav ul li ul {
	width: 160px;
	background: none;
	position:absolute;
	top: 40px;
	left: -10px;
	display: none;
}
.nav ul li ul li {
	background: #303030;
}
.nav ul li ul li a {
	width: 160px;
	height:auto;
	float:left;
	border-top: 1px solid #888888;
}
.nav ul li ul li a:hover {
	text-decoration: none;
	background-color: #404040;
}
.nav ul li ul li ul {
	top: 0px;
	left: -190px;
} /************************************************** CONTENT **************************************************/
.container {
	width: 980px;
	margin: auto;
}
.content {
	padding-top: 20px;
}
.content.single {
	padding-top: 94px;
}
.content .widget {
	margin-bottom: 35px;
}
.content .widget ul li {
	padding: 4px 0px 4px 14px;
	background: url('../images/001/ico-arrow.gif') 0px 10px no-repeat;
}
.content .widget ul li ul {
	margin: 4px 0px 0px 20px;
}
.content .widget ul.sublist li {
	width: 200px;
}
.content a.more-link {
	padding-right: 8px;
	margin: 20px 0px;
	font: 10px 'Tahoma';
	text-align: right;
	background: url('../images/001/ico-arrow.gif') right no-repeat;
	display: block;
} /************************************************** POSTS **************************************************/
.posts {
	width: 620px;
	float: left;
}
.postfolio {
	width: 980px;
	float: left;
}
.posts.full-width {
	width: 100%;
}
.posts .post {
	margin-bottom: 35px;
	text-align: left;
	border-bottom: 1px solid #EEEEEE;
}
.posts .post .head {
	margin-bottom: 20px;
}
.posts .post .head h2 {
	margin-bottom: 0px;
	float: left;
}
.posts .post .head .info {
	text-align: right;
	float: right;
}
.posts .post .head .info p {
	margin-bottom: 2px;
	font: 10px 'Tahoma';
	text-transform: uppercase;
}
.posts .post .head .info p a {
	color: #909090;
}
.posts .post img {
	border: 5px solid #EEEEEE;
}
.posts .post img.wp-smiley {
	border: none;
}
.posts .post img.alignleft {
	margin: 0px 20px 10px 0px;
	float: left;
}
.posts .post img.alignright {
	margin: 0px 0px 10px 20px;
	float: right;
}
.posts .post ul {
	margin: 20px;
}
.posts .post ul li {
	padding: 4px 0px 4px 14px;
	background: url('../images/001/ico-arrow.gif') 0px 10px no-repeat;
}
.posts .post ul li ul {
	margin: 4px 0px 0px 20px;
}
.posts .post .tags {
	margin-top: 20px;
	font: 10px 'Tahoma';
	text-transform: uppercase;
}
.posts .paging {
	font: 10px 'Tahoma';
}
.posts .paging .previous {
	float: left;
}
.posts .paging .previous a {
	padding-left: 8px;
	background: url('../images/001/ico-arrow-2.gif') left no-repeat;
}
.posts .paging .next {
	float: right;
}
.posts .paging .next a {
	padding-right: 8px;
	background: url('../images/001/ico-arrow.gif') right no-repeat;
} /************************************************** COMMENTS **************************************************/
h3.comments {
	margin: 30px 0px 30px 0px;
	text-align: right;
}
ol.commentlist {
	padding-left: 0px;
}
ol.commentlist li {
	margin-bottom: 30px;
}
ol.commentlist li .comment-author {
	font: bold 10px Tahoma;
	text-transform: uppercase;
	color: #303030;
}
ol.commentlist li .comment-author img {
	border: none;
}
ol.commentlist li .comment-author cite.fn a {
	padding: 0px;
	font-style: normal;
	color: #303030;
	background: none;
}
ol.commentlist li .comment-author .avatar {
	margin-right: 10px;
	float: left;
}
ol.commentlist li .comment-meta {
	margin: 2px 0px 5px 0px;
	font: 10px Tahoma;
	text-transform: uppercase;
	float: left;
	clear: none;
}
ol.commentlist li .comment-meta a {
	padding: 0px;
	color: #303030;
	background: none;
}
ol.commentlist li p {
	padding-left: 75px;
	margin-top: 20px;
}
form#commentform {
	margin: 50px 0px 20px 0px;
	color: #000000;
}
form#commentform p {
	height: 30px;
	margin-bottom: 5px;
	background: #EEEEEE;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
form#commentform p label {
	width: 200px;
	padding-right: 20px;
	text-align: right;
	line-height: 30px;
	border-right: 1px solid #FFFFFF;
	display: block;
	float: left;
}
form#commentform p a {
	padding: 0px 0px 0px 10px;
	line-height: 30px;
	background: none;
}
form#commentform p input {
	width: 340px;
	margin: 6px 0px 0px 10px;
	font: 12px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	background: none;
	border: none;
	clear: none;
}
form#commentform p.comment-textarea {
	height: 100px;
	background: #EEEEEE;
	position: relative;
}
form#commentform p.comment-textarea label {
	padding-bottom: 70px;
}
form#commentform p.comment-textarea textarea {
	width: 340px;
	height: 85px;
	margin: 6px 0px 0px 10px;
	font: 12px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	background: none;
	border: 0px;
	clear: none;
	overflow: auto;
}
form#commentform p.comment-textarea input#submit {
	width: 16px;
	height: 22px;
	border: none;
	background: url('../images/001/comments-submit-bg.gif') no-repeat;
	position: absolute;
	top: 33px;
	right: 10px;
	cursor: pointer;
} /************************************************** PORTFOLIO **************************************************/
.portfolio .item {
	width: 290px;
	height: 190px;
	margin: 0px 20px 20px 0px;
	float: left;
	position: relative;
	border: 5px solid #EEEEEE;
	font-size: 0px;
}
.portfolio .item.last {
	margin-right: 0px;
}
.portfolio .item .info {
	position: absolute;
	left: 0px;
	bottom: 65px;
	z-index: 1000;
}
.portfolio .item .info h3 {
	padding: 0px 10px;
	margin-bottom: 0px;
	font: 10px 'Tahoma';
	letter-spacing: 0px;
	line-height: 30px;
	text-transform: uppercase;
	background: #303030;
	float: left;
	color: #FFF;
}
.portfolio .item .info h3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.portfolio .item .info p {
	padding: 0px 10px;
	margin: 0px;
	font: 10px 'Tahoma';
	line-height: 30px;
	text-transform: uppercase;
	background: #FFFFFF;
	clear: both;
}
.portfolio .item .image, .portfolio .item .image p, .portfolio .item .image p img {
	width: 290px;
	height: 190px;
	margin: 0px;
}
.portfolio .item .image p.pattern {
	background: url('../images/001/portfolio-item-bg.gif') no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
} /************************************************** SIDEBAR **************************************************/
.sidebar {
	width: 320px;
	float: right;
}
.sidebar h1, .sidebar h2, .sidebar h3 {
	padding-bottom: 10px;
	border-bottom: 1px solid #EEEEEE;
}
.sidebar h3 {
	color: #06F;
} /************************************************** SEARCH **************************************************/
.widget .search {
	width: 320px;
	height: 40px;
	background: url('../images/001/search-bg.gif') no-repeat;
}
.widget .search input.text {
	width: 260px;
	margin: 10px 0px 0px 20px;
	font: 14px Tahoma;
	color: #909090;
	background: none;
	border: none;
	float: left;
}
.widget .search input.submit {
	width: 16px;
	height: 22px;
	margin: 10px 10px 0px 0px;
	background: none;
	border: none;
	cursor: pointer;
	float: right;
} /************************************************** WORDPRESS CALENDAR **************************************************/
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	padding: 5px 0px 5px 10px;
	margin-bottom: 1px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #303030;
}
#wp-calendar thead {
	color: #909090;
	background: #EEEEEE;
}
#wp-calendar thead th {
	padding: 5px 0px;
	font: 10px 'Tahoma';
	text-align: center;
}
#wp-calendar tbody {
	margin-bottom: 10px;
}
#wp-calendar tbody tr td {
	text-align: center;
}
#wp-calendar tfoot tr td {
	padding: 5px 0px;
	font: 10px 'Tahoma';
} /************************************************** HOME **************************************************/
body.home .header {
	width: 980px;
	background: none;
	position: absolute;
	z-index: 1000;
}
body.home .content {
	padding-top: 451px;
	background: url('../images/001/content-bg.gif') center 451px no-repeat;
	position: relative;
}
.slider {
	width: 1920px;
	height: 450px;
	position: absolute;
	top: 1px;
	left: -470px;
}
.slider ul li {
	width: 1920px;
	height: 450px;
	text-align: center;
	overflow: hidden;
	display: none;
}
.columns {
	padding-top: 40px;
}
.columns h2 {
	font-size: 22px;
	color: #303030;
}
.columns h3 a {
	color: #369;
	font-size: 14px;
}
.columns h3 a:hover {
	color: #39C;
}
.columns .column-1, .columns .column-2, .columns .column-3 {
	min-height: 250px;
	height: auto !important;
	height: 250px;
	float: left;
}
.columns .column-1 {
	width: 310px;
	padding-right: 25px;
	background: url('../images/001/column-bg.gif') top right no-repeat;
}
.columns .column-2 {
	width: 270px;
	padding: 0px 15px;
}
.columns .column-3 {
	width: 320px;
	padding-left: 25px;
	background: url('../images/001/column-bg.gif') top left no-repeat;
}
.columns .column-1 ul li {
	padding-left: 70px;
	position: relative;
	margin-bottom: 25px;
}
.columns .column-1 ul li h3 {
	margin-bottom: 2px;
}
.columns .column-1 ul li p.info {
	width: 50px;
	font: 10px 'Tahoma';
	line-height: 18px;
	text-align: right;
	position: absolute;
	top: 5px;
	left: 0px;
}
.columns .column-1 ul li p.info span.comments {
	padding-left: 13px;
	background: url('../images/001/ico-comment.gif') left no-repeat;
} /************************************************** FOOTER **************************************************/
.footer {
	padding: 95px 0px 20px 405px;
	background: url('../images/001/logo-footer.gif') 0px 100px no-repeat;
}
.footer p {
	margin-bottom: 0px;
} /************************************************** PRETTY PHOTO **************************************************/
a.pp_close {
} /***Members Area**/
.tern_wp_members_last_name, .tern_wp_members_first_name {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.tern_wp_members_phone_number {
	color: #666;
}
.tern_wp_members_user_email {
	margin-bottom: 10px;
}
.tern_wp_members_user_email a {
	color: #666;
}
.tern_wp_members_user_email a:hover {
	text-decoration: none;
	color:#039;
}
a.mlink {
	margin-bottom: 7px;
	display: block;
	text-decoration: none;
	color:#06F;
}
a.mlink:hover {
	color: #039;
}
#tern_members ul.tern_wp_members_list li {
	list-style: none;
	background: none !important;
	border-bottom: 1px solid #BBB;
	margin-bottom: 10px;
}
.tern_wp_members_last_name {
	float: left;
	margin-right: 5px;
}
.tern_members_sort ul li {
	background: none !important;
}
#tern_members input, #tern_members select {
	font-size: 12px !important;
}
dl dd {
	margin-left: 15px;
}
dt {
	font-size: 13px;
	color: #111;
	margin-top: 15px;
}
#tern_members .tern_members_sort li {
	padding: 0px 15px !important;
	font-size: 14px;
}
#tern_members .tern_members_sort li a {
	color:#069;
}
.tern_members_alpha ul li {
	background: none !important;
	list-style: none;
}
.tern_members_alpha a {
	padding: 1px 4px 1px 4px !important;
	font-size: 17px;
	color: #666;
	margin: 10px 3px 0px 0px;
}
.tern_members_alpha a:hover {
	color: #039;
	text-decoration: none;
	background-color: #e1e1e1;
}
label input#log {
	margin-bottom: 15px;
}
label input#pwd {
	margin-bottom: 15px;
} /************************************************** CALENDAR **************************************************/
.calnk a:hover {
	background-position:0 0;
	text-decoration:none;
	color:#9C3;
}
.calnk a:visited {
	text-decoration:none;
	color:#000000;
}
.calnk a {
	text-decoration:none;
	color:#000000;
}
.calnk a span {
	display:none;
}
.calnk a:hover span {
	color:#333333;
	background:#e1e1e1;
	display:block;
	position:absolute;
	margin-top:1px;
	padding:8px;
	width:130px;
	z-index:100;
	border: 2px solid #CCC;
}
span.event-title { border:none; }
.calnk a:hover span.event-title { border:none; background:none; margin:0px; padding:0px; line-height:1.2em;}

span.event-title-break { border:none; background:none; }
.calnk a:hover span.event-title-break { display:none; }

span.event-content-break { border:none; background:none; }
.calnk a:hover span.event-content-break { display:none; }

.home .calnk a:hover span {
	width: 200px;
}
.calendar-table {
	border:none;
	width:100%;
}
.calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}
.calendar-next {
	width:25%;
	text-align:left;
	font-size: 12px;
}
.calendar-prev {
	width:25%;
	text-align:right;
	font-size: 12px;
}
.calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
	font-size: 24px;
	padding: 8px 0px;
	color:#222;
}
.normal-day-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
}
.weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
	color:#09F;
}
.day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:130px;
	height:100px;
	border:1px solid #DFE6DE;
	padding: 4px;
}
.no-events {
}
.day-without-date {
	width:60px;
	height:60px;
	border:1px solid #E9F0E8;
}
span.weekend {
	color:#09F;
}
.current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #BFBFBF;
	background-color:#E4EBE3;
	padding: 4px;
}
span.event {
	font-size:0.75em;
}
.kjo-link {
	font-size:0.75em;
	text-align:center;
}
.event-title {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}
.event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
}
.calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
}
.calendar-date-switcher form {
	margin:0;
	padding:0;
}
.calendar-date-switcher input {
	border:1px #D6DED5 solid;
}
.calendar-date-switcher select {
	border:1px #D6DED5 solid;
}
.cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
}
.contactinfo {
	line-height: 160%;
	margin: 0px 0px 30px 0px;
}

/* Basic styling for login widget
   This styling aligns the gravtar left, the links right.*/
.widget_wp_sidebarlogin, #sidebar-login {
	overflow: hidden;
}
.widget_wp_sidebarlogin .avatar_container, #sidebar-login .avatar_container {
	float:left;
}
.widget_wp_sidebarlogin ul {
	list-style: none outside !important;
}
.widget_wp_sidebarlogin .avatar_container img, #sidebar-login .avatar_container img {
	padding: 3px;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-right: 8px;
	margin-top: 5px;
}
.widget_wp_sidebarlogin #openid_field {
	background-image:url(../openid/f/openid.gif);
	background-position:3px 50%;
	background-repeat:no-repeat;
	padding-left:21px !important;
}
.widget_wp_sidebarlogin hr {
	display: block;
	clear: both; 
	border: 0; 
	border-top: 1px solid #999; 
	height: 1px;
}
