/* 
	_style.css (66,089), 
	_content.css (4,356)
 */

/* --------- _STYLE.CSS --------- */
  
#pageText {
	padding:0 0 20px 0;
	clear:right;
	color: #000;
}
#pageText p
{
margin-bottom: 0.5em;
}
.fr {
	float:right;	
}
 
/* -- user login*/
.login .login-links {
	float:right;
	display:block;
	margin:50px 0 0 0;
}
.login .login-links a {
	padding-left:8px;
	float:right;
	margin:0 0 0 20px;
	text-transform:lowercase;
	display:block;
	background-image:url(images/icon-bullet-blue.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.login form {
	float:right;
	display:none;
	margin-top:30px;
}
.login form input {
	width:80px;
	padding:3px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
}
.login form .col {
	float:left;
	margin:0 10px 0 0;	
}
.login form .title {
	display:block;
	font-size:10px;
	color:#666;	
}
.login form input.btn {
	width:auto;	
}
/*Foot*/
.foot {
	width:800px;
	margin:0 auto;
	text-align:center;
	padding:10px 0;
	font-size:11px;
}
.foot span,
.foot a {
	padding:0 10px;
	text-decoration:none;
}
/*Columns*/
.col-wrap {
	margin:0;
	padding:0;	
	border:0;
	width:100%;
}
.col {
	margin:0;
	padding:0;
	vertical-align:top;
}
.wrap {
	border:1px solid #efefef;
	-moz-border-radius:3px;
	padding:10px;	
}
/*Main Column*/
.page .wrap  {
	border:0;
	padding-top:0;
}
/*Highlight*/
.highlight h3 {
	font-size:18px;	
}
.highlight {
	width:200px;	
}
.highlight .wrap  {
	background:#f9f9f9;
	margin:0;
}
/*Top Navigation*/
.nav {
	background-image:url(images/nav-bg.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	padding:0 10px;
	height:30px;
	margin:0 0 10px 0;
	-moz-border-radius:3px;
}
.nav li {
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
	border-left:1px solid #8d8e90;
	overflow:visible;
	height:30px;
}
.nav .last {
	border-right:1px solid #8d8e90;	
}
.nav li span,
.nav li a {
	display:block;
	background-image:url(images/nav-bg.gif);
	background-repeat:repeat-x;
	color:#fff;
	text-decoration:none;
	padding:8px 20px 0 20px;
	height:25px;
	font-size:11px;
	text-align:center;
}
.nav li span:hover,
.nav li a:hover {
	background-position:0 -33px;
	color:#fff;
	cursor:pointer;
	text-transform:none;
}
/*Dropdowns*/
.dropdown {
	position:absolute;
	padding:3px;
	border-top:0;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	background:#4b4b4b;
	min-width:150px;
	display:none;
	z-index:10;
	margin:3px 0 0 0;
}
.dropdown li {
	float:none;
	border:0;
	border-bottom:1px solid #595a5b;
	height:auto;
	list-style-type:none;
	font-size:11px;
}
.dropdown li span {
	display:none !important;	
}
.dropdown li a {
	background-image:none;
	text-align:left;
	padding:5px 5px;
	height:auto;
	display:block;
	color:#fff;
}
.dropdown li a:hover {
	color:#33afcf;
	text-decoration:none;
	background-color:#383838 !important;
	-moz-border-radius:0 !important;
}
/*Home Page*/
.splash {
	height:18px;
	padding:42px 0 0 0;
	width:980px;
	background-image:url(images/splash-small.gif);
	display:block;
	vertical-align:bottom;
	margin:0 0 10px 0;
}
.splash h1 {
	border:0;
	color:#c9ebf3;
	font-size:25px;
	padding:0 0 0 20px;
	margin:0 5px 0 5px;
}
/*TITLE AND HEADER*/
.header-sub {
	color:#ccc;
	padding-left:10px;
}
 
/*Powered By*/
.powered-by {
	text-align:center;
	font-size:10px;	
}
/*SUCCESS / ERROR MESSAGE*/
.upgrade,
.successmsg,
.errormsg,
.systemmsg,
.contentUndelete {
	border:1px solid #f8f0a9;	
	padding:5px;
	background-color:#fefbe1;
	margin:5px 0;
}
/*PAGINATION*/
.deki-pagination {
	padding:5px 0;
	overflow:hidden;
}
.deki-pagination div {
	padding:0;
	margin:0;
	float:left;
	color:#999;
	font-size:11px;
}
.deki-pagination div.prev {
	width:20%;
}
.deki-pagination div.info {
	width:60%;
	text-align:center;
}
.deki-pagination .next {
	width:20%;
	text-align:right;
}


/*SEARCH RESULTS*/
#searchResults {
	margin:10px 0;	
}
#searchResults .searchResults {
	margin:0 0 20px 0;
	font-weight:bold;	
}
#searchResults ul {
	margin:0;
	padding:0;
}
#searchResults li {
	margin:10px 0 ;	
	list-style-type:none;
	border-top:1px dotted #ccc;
	padding:5px 0;
}
#searchResults .icon {
	vertical-align:bottom;	
}
#searchResults li a {
	font-weight:bold;	
}
.deki-parsed-query {
	padding:5px;
	background:#f5f5f5;	
	border:1px solid #efefef;
	-moz-border-radius:3px;
}
/*Site Navigation*/
#siteNavTree {
	margin:20px 0 0 0;	
}
#siteNavTree div.parentOpen a span {
	background-image:url(images/icon-bullet-blue-down.gif);
}
#siteNavTree div.parentClosed a span {
	background-image:url(images/icon-bullet-blue.gif);	
}
#siteNavTree a {
	width:auto !important;	
	font-size:12px;
	display:block !important;
	color:#333;
}

/*Page Alerts*/
#deki-page-alerts div.toggle span {
	display:none;	
}
#deki-page-alerts div.toggle a {
	display:block;
	padding:5px;
	background-position:center center !important;	
}
/* -- comments*/
.commentMore {
	margin:0 0 10px 0;	
}
.commentSubmit {
	margin:5px 0 0 0 !important;	
}
.commentNum {
	float:left;	
	font-weight:bold;
	padding:3px;
	background:#e2eaf4;
	display:block;
	-moz-border-radius:3px;
}
.commentNum a {
	color:#333;	
}
.commentMetaData {
	font-weight:bold;	
}
.comment {
	margin:5px 0;
	padding:10px 5px;
	border-top:1px dotted #efefef;
}
.comments .commentText {
	margin:0 0 0 30px;
}
.comments textarea {
	margin:0 !important;	
}
.commentActions {
	float:right;	
}
.commentActions a {
	float:left;	
}
textarea.commentText {
	width:97%;
	height:80px;
	padding:5px;	
}

form.commentDelete {
	float:left;
	margin-left:10px;
}
/* -- breadcrumbs*/
.dw-hierarchy {
	opacity:.7;
	margin:10px 0 10px 0;
	padding:5px;
	display:block;
	background:#efefef;
	border:1px solid #ccc;
	-moz-border-radius:3px;	
	clear:both;
}
/* -- page tools (edit, new, email, print, page alerts)*/
.page-tools {
	overflow:hidden;
	float:right;
	width:auto;
	margin:0;
	-moz-border-radius:5px;
	padding:3px;
	background-image:url(images/tools-bar.gif);
	-moz-box-shadow:2px 2px 2px #AAAAAA;
}
#deki-page-alerts div.toggle,
.page-tools .box {
	float:right;
	margin:0 2px;
	-moz-border-radius:5px;
}
#deki-page-alerts div.toggle a,
.quick-more span,
.quick-pdf a,
.quick-print a,
.quick-email a,
.quick-add a,
.quick-edit a {
	display:block;
	font-size:0px;
	color:#575757;
	height:16px;
	width:16px;
	padding:5px;
	background-repeat:no-repeat;
	background-position:center center;
}
#deki-page-alerts div.toggle:hover,
.quick-more span:hover, 
.page-tools .box a:hover {
	background-color:#707173;
	cursor:pointer;
	-moz-border-radius:5px;
}
.quick-more span {
	background-image:url(images/icon_more.gif);	
}
.quick-pdf a {
	background-image:url(images/icon-print-pdf.gif);			
}
.quick-print a {
	background-image:url(images/icon-print.gif);			
}
.quick-email a {
	background-image:url(images/icon-email.gif);		
}
.quick-add a {
	background-image:url(images/icon-add-page.gif);	
	background-position:5px center;
	font-size:10px;
	width:auto;
	line-height:16px;
	padding-left:24px;
	color:#fff;
}
.quick-edit a {
	background-image:url(images/icon-edit-page.gif);
	background-position:5px center;
	font-size:10px;
	width:auto;
	line-height:16px;
	padding-left:24px;
	color:#fff;
}
.quick-add a:hover,
.quick-edit a:hover {
	color:#fff;
	text-decoration:none;	
}
.quick-attach {
	float:right;
	padding:30px 0 0 0;	
}
/* -- Page Alerts*/
#deki-page-alerts div.toggle a.off {
	background-image:url(images/icon-alert-off.gif);	
}
#deki-page-alerts div.toggle a {
	background-image:url(images/icon-alert-on.gif);	
}
#deki-page-alerts div.toggle {
	padding:0;
	border:0;
	background:none;	
}
#deki-page-alerts form {
	font-size:11px;
	padding:3px;
	-moz-border-radius:3px;	
	margin-top:30px;
}
/*DMENU*/
.deki-file-menu li a {
	padding:5px;
	display:block;
}
.deki-file-menu li a:hover {
	text-decoration:none;
	background:#efefef;	
}
.deki-file-menu li a .icon {
	margin-right:5px;	
	vertical-align:middle;
}
/*SUBNAV*/
.deki-page-subnav {
	background:#efefef;
	padding:5px;
	-moz-border-radius:3px;
	margin:5px 0 5px 0;	
	overflow:hidden;
}
.deki-page-subnav ul,
.deki-page-subnav ul li {
	display:inline;
	padding:0;
}
.deki-user-autocomplete {
	background:#efefef;
	border:0;
	-moz-border-radius:5px;	
	padding:5px;
}
.deki-user-autocomplete table,  
.deki-user-autocomplete table td {
	border:0;
}
.deki-rclanguages {
	float:right;	
}
.deki-rc-feeds {
	float:none;
	padding:3px;	
}
.deki-feedlist a {
	margin-left:10px;	
}

/*IE6 CSS*/

/*Structure*/
* html body {
	text-align:center;	
}
* html body .head,
* html body .content {
	text-align:left;
}
* html body .content {
	width:980px;
}
/* -- top navigation*/
* html body .nav li a {
	height:30px;	
}
/* -- structure*/
* html body .splash {
	overflow:hidden;
}
* html body .register {
	width:200px;	
}
* html body .head {
	overflow:visible;
}
* html body .commentActions {
	width:200px;	
}
* html body .nav {
	overflow:visible;	
}

* html body .nav li span,
* html body .nav li a {
	width:100px;
	color:#fff;
	height:25px;
	padding-top:5px;
}
* html body .dropdown a {
	width:130px !important;
	display:block;	
}
* html body .page-tools {
	width:180px;	
}
* html body #deki-page-alerts {
	width:20px;
}
* html body #deki-page-alerts .legend {
	width:250px;
}

/* ---------------------------------------------------------------------- */
/*	Reset & Clearfix (http://meyerweb.com/eric/tools/css/reset/)
/* ---------------------------------------------------------------------- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}del{text-decoration:line-through}hr{background:transparent;border:0;clear:both;color:transparent;height:1px;margin:0;padding:0}mark{background-color:#ffffb3;font-style:italic}input,select{vertical-align:middle}ins{background-color:red;color:white;text-decoration:none}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

/* Clearfix */
.clear{clear:both;display:block;height:0;overflow:hidden;visibility:hidden;width:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;height:0;line-height:0;visibility:hidden;width:0}* html .clearfix,:first-child+html .clearfix{zoom:1}

/* Some basic settings */
h1, h1 .button { font-size: 32px; }
h2, h2 .button { font-size: 28px; }
h3, h3 .button { font-size: 17px; }
h4, h4 .button { font-size: 15px; }
h5, h5 .button { font-size: 14px; }
h6, h6 .button { font-size: 12px; }
small { font-size: 10px; }
ol { list-style: decimal; }
ul { list-style: disc; }
li { margin-left: 30px; }
img { margin-bottom: 5px; }
dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset,blockquote,article,p { margin-bottom: 20px; }

/* ---------------------------------------------------------------------- */
/*	Basic Elements & Classes
/* ---------------------------------------------------------------------- */

body {
	background: #e2eaf4;
	background: #fff url(images/headerbg.png) repeat-x 50% 0%;
	color: #909090;
	font: 12px/1.7 'Century Gothic','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

@font-face {
    font-family: "SeneyeFont";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/seneye-webfont.eot?#iefix") format("eot"), url("fonts/seneye-webfont.woff") format("woff"), url("fonts/seneye-webfont.ttf") format("truetype"), url("fonts/seneye-webfont.svg#webfontraqcPCR3") format("svg");
}

::-moz-selection { background: #00AEEF; color: #fff; text-shadow: none; }
::selection { background: #00AEEF; color: #fff; text-shadow: none; }

h1, h2, h3, h4, h5, h6 {
	color: #474747;
	font-family: 'Century Gothic', 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: 400;
	line-height: 1.25;
	margin-bottom: 15px;
}

 h5 { font-weight: 600; }

a, a > * {
	color: #3a3a3a;
	text-decoration: none;
	-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	   -moz-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	    -ms-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	     -o-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
	        transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}

a:hover, a > *:hover { color: #00AEEF; }


.entry-body a, .entry-body a > * {
	color: #00AEEF;
}

.entry-body a:hover, .entry-body a > *:hover { color: #00AEEF; }
hr {
	background: #efefef;
	color: #efefef;
	margin: 5px 0 25px;
}

	hr.dotted { border-style: dotted; }

	p + hr { margin: 25px 0 20px; }

blockquote {
	background: #f8f8f8 url(images/quote.png) no-repeat 17px 21px;
	font: italic 15px/1.6 'PT Serif', Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
	padding: 20px 20px 20px 55px;
}

	blockquote.simple {
		background: none;
		border-left: 2px solid #ddd;
		color: #bbb;
		font-size: 13px;
		margin: 0;
		padding: 0 0 0 10px;
	}

	blockquote p:last-of-type { margin-bottom: 0; }

	blockquote small { font-size: 12px; }

	
.button, input[type="submit"], input[type="reset"], button {
	background: #00AEEF;
	border: none;
	color: #fff;
	cursor: pointer;	
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-weight: 400;
	height: auto;
	overflow: visible;
	padding: 7px 20px;
	-webkit-transition: background-color .2s ease;
	   -moz-transition: background-color .2s ease;
		-ms-transition: background-color .2s ease;
		 -o-transition: background-color .2s ease;
			transition: background-color .2s ease;
	width: auto;
}

	.button:hover, input[type="submit"]:hover, input[type="reset"]:hover, button:hover {
		background: #3a3a3a;
		color: #fff;
	}

.button {
	font-size: 12px;
	display: inline-block;
	padding: 5px 16px;
}

	.button.medium { font-size: 13px; }

	.button.large { font-size: 15px; }

	.button.no-bg {
		background: none;
		color: #3a3a3a;
		padding: 0;
	}

		.button.no-bg:hover, #footer .button.no-bg:hover {
			background: none;
			color: #00AEEF;
		}

	.button .icon, .button .arrow {
		color: transparent;
		cursor: pointer;
		display: inline-block;
		font: 0/0 a;
		height: 19px;
		margin: -3px 0 0 3px;
		text-shadow: none;
		vertical-align: middle;
		width: 19px;
	}

	.ie7 .button .icon, .ie7 .button .arrow { display: inline; }

	.button .arrow { background: #ddd url(images/button-arrows.png) no-repeat 0 0; }

	.button .icon.left, .button .arrow.left {
		margin-left: 0;
		margin-right: 3px;
	}

	.button .arrow.left { background-position: 0 -19px; }

		.button:hover .arrow { background-color: #00AEEF; }


	.banner 
	{
		display: block;
		width: auto;
		background-size: 100%;
	}
	.banner.aside
	{
		width: 100%;
		height: 320px;
		background-size: auto; 
	}
	.banner.top
	{
		max-width: 700px;
		height: 220px;
		
	}
	.banner.bottom
	{
		max-width: 420px;
		height:220px; 
	}
.dropcap {
	background: #eaeaea;
	color: #777;
	display: inline-block;
	float: left;
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 23px;
	font-weight: 600;
	height: 36px;
	line-height: 36px;
	margin: 0 7px 0 0;
	text-align: center;
	width: 36px;
}

	.dropcap.dark {
		background: #3a3a3a;
		color: #fff;
	}

.infobox {
	background: #fbfbfb;
	border: 1px solid #efefef;
	margin: 0 0 20px;
	padding: 25px;
}

.single-image, .image-gallery, .iframe {
	cursor: pointer;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
	position: relative;
}

.single-image.none, .image-gallery.none, .iframe.none,
.single-image.none img, .image-gallery.none img, .iframe.none img {
	display: inline;
	margin-bottom: 0;
	overflow: visible;
}
	
	.single-image.align-left, .image-gallery.align-left, .iframe.align-left { margin-bottom: 15px; margin-right: 15px; }
	.single-image.align-right, .image-gallery.align-right, .iframe.align-right { margin-bottom: 15px; margin-left: 15px; }

	.single-image img, .image-gallery img, .iframe img { margin-bottom: -5px; }

	.single-image .zoom, .image-gallery .zoom, .iframe .zoom {
		background: rgb(255, 255, 255);
		background: rgba(255, 255, 255, 0.4);
		color: transparent;
		display: block;
		font: 0/0 a;
		height: 100%;
		left: 0;
		filter: alpha(opacity=0); 
		opacity: 0;
		position: absolute;
		text-shadow: none;
		top: 0;
		-webkit-transition: opacity .2s ease-in-out;
		   -moz-transition: opacity .2s ease-in-out;
			-ms-transition: opacity .2s ease-in-out;
			 -o-transition: opacity .2s ease-in-out;
				transition: opacity .2s ease-in-out;
		width: 100%;
	}

	.single-image .zoom:before, .image-gallery .zoom:before, .iframe .zoom:before {
		background: url(images/zoom.png) no-repeat;
		content: '';
		display: block;
		position: absolute;
		height: 58px;
		margin: -29px 0 0 -29px;
		left: 50%;
		top: 50%;
		width: 58px;
	}

	.single-image.video .zoom:before, .image-gallery.video .zoom:before, .iframe.video .zoom:before {
		background-image: url(images/zoom-video.png);
	}

	.single-image.link .zoom:before, .image-gallery.link .zoom:before, .iframe.link .zoom:before {
		background-image: url(images/zoom-link.png);
	}

	.single-image:hover .zoom, .image-gallery:hover .zoom, .iframe:hover .zoom {
		filter: alpha(opacity=40); 
		opacity: 1;
	}

/* ---------------------------------------------------------------------- */
/*	Generic Classes
/* ---------------------------------------------------------------------- */

.hidden { display: none; }

.disabled { cursor: auto; }

.screenreader { clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); /* Fallback for old IE */ position: absolute; }

.align-center { margin-left: auto; margin-right: auto; text-align: center; }

.align-left { float: left; }

	img.align-left { margin-bottom: 15px; margin-right: 15px; }

.align-right { float: right; }

	img.align-right { margin-bottom: 15px; margin-left: 15px; }

/* ---------------------------------------------------------------------- */
/*	Lists
/* ---------------------------------------------------------------------- */

ul.none {
	list-style: none;
	margin: 0;
}

ul.dotted + ul.dotted:before {
	content:'';
	display: block;
	clear: both;
	border-bottom: 1px dotted #bdbdbd;
	margin: -15px 0 5px;
}

	.arrow li, .arrow-2 li, .circle li, .check li, .check-2 li, .star li, .plus li, .dash li {
		list-style: none;
		margin: 0;
		padding: 0 0 0 24px;
	}

	.arrow li { background: url(images/list-arrow.png) no-repeat 5px 5px; }

	.arrow-2 li { background: url(images/list-arrow-2.png) no-repeat 2px 4px; }

	.circle li { background: url(images/list-circle.png) no-repeat 4px 5px; }

	.check li { background: url(images/list-check.png) no-repeat 3px 4px; }

	.check-2 li { background: url(images/list-check-2.png) no-repeat 0 4px; }

	.star li { background: url(images/list-star.png) no-repeat 0 1px; }

	.plus li { background: url(images/list-plus.png) no-repeat 3px 3px; }

	.dash li { background: url(images/list-dash.png) no-repeat 3px 8px; }

/* ---------------------------------------------------------------------- */
/*	Alert Boxes
/* ---------------------------------------------------------------------- */

.error, .success, .info, .notice {
	display: block;
	padding: 10px 20px 10px 44px;
}

.error {
	background: #f9e5e6 url(images/icon-box-error.png) no-repeat 10px 9px;
	border: 1px solid #f7c7c9;
	border-left-width: 4px;
	color: #b3696c;
}

.success {
	background: #e3ebc6 url(images/icon-box-success.png) no-repeat 12px 8px;
	border: 1px solid #c2d288;
	border-left-width: 4px;
	color: #8fa442;
}

.info {
	background: #d8ecf5 url(images/icon-box-info.png) no-repeat 10px 8px;
	border: 1px solid #9ac9df;
	border-left-width: 4px;
	color: #528da9;
}

.notice {
	background: #fcf7d9 url(images/icon-box-notice.png) no-repeat 10px 9px;
	border: 1px solid #f5dc7d;
	border-left-width: 4px;
	color: #c4a21b;
}

/* ---------------------------------------------------------------------- */
/*	Forms
/* ---------------------------------------------------------------------- */

label {
	cursor: pointer;
	display: block;
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin: 0 0 5px;
}

input, textarea, select {
	-webkit-appearance: none; /* Fix for Mobile Safari */
	background-color: #f8f8f8;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
	color: #8f8f8f;
	font: 12px/1.5 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding: 5px 10px;
	border-radius: 0;
}

input, select {
	height: 30px;
	width: 200px;
}

textarea {
	padding: 10px;
	resize: both;
}
	
	input:hover, textarea:hover, select:hover { border-color: #dedede; }
	
	input:focus, textarea:focus, select:focus { border-color: #ccc; }

input[type="submit"], input[type="reset"], button {
	font-size: 13px;
	text-transform: uppercase;
}

	input[type="submit"].medium, input[type="reset"].medium, button.medium { font-size: 15px; }

	input[type="submit"].large, input[type="reset"].large, button.large { font-size: 17px; }

select, option {
	cursor: pointer;
	padding: 5px 7px;
}

input[type="checkbox"], input[type="radio"],
.contact-form input[type="checkbox"], .contact-form input[type="radio"] { width: 20px; }

/* Fix for Mobile Safari */
input[type="checkbox"] { -webkit-appearance: checkbox; }
input[type="radio"] { -webkit-appearance: radio; }

/* Chrome, Safari */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #b0b0b0; }

/* Firefox */
input:-moz-placeholder, textarea:-moz-placeholder { color: #b0b0b0; }

/* jQuery fallback */
input.placeholder, textarea.placeholder { color: #b0b0b0; }

/* ---------------------------------------------------------------------- */
/*	Wrap
/* ---------------------------------------------------------------------- */

.container {
	margin: 0 auto;
	position: relative;
	width: 940px;
}


	/* -------------------------------------------------- */
	/*	Columns
	/* -------------------------------------------------- */

	.one-half, .one-third, .two-third, .one-fourth, .three-fourth {
		float: left;
		margin-right: 20px;
	}

	.one-half.last, .one-third.last, .two-third.last, .one-fourth.last, .three-fourth.last { margin-right: 0px; }

	.one-half { width: 460px; }

	.one-third { width: 300px; }

		.two-third { width: 620px; }

	.one-fourth { width: 220px; }

		.three-fourth { width: 700px; }

/* ---------------------------------------------------------------------- */
/*	Header
/* ---------------------------------------------------------------------- */

#header {
	/*border-bottom: 1px solid #efefef;*/
	height: 40px;
	z-index: 97;
}

	.logo {
		float: left; 
		width: 145px;
		background: url(images/seneyecom.png) no-repeat 50% 50%;
		text-indent: -5000px;
	}
	.logo span{
		border: 1px solid #888888;
		border-width: 0 1px 0 0;
		display: block;
		height: 32px;
		margin-top: 4px;
	}
	/* -------------------------------------------------- */
	/*	Main Navigation
	/* -------------------------------------------------- */

	#main-nav { float: left; }

		#main-nav > ul { margin: 0px 0 0; }

			#main-nav li {
				list-style: none;
				float: left;
				margin: 0;
				position: relative;
			}

				#main-nav a {
					 
					border-bottom: 6px solid transparent;
					display: block;
					font-family: SeneyeFont;
					font-size: 14px;
					line-height: 21px;
					padding: 9px 20px 4px;
					position: relative;
					text-align: center;
					text-decoration: none;
					text-transform: lowercase;
					z-index: 98;
					color: #fff;
				}

				.ie7 #main-nav a { padding: 33px 20px; }

				/* #main-nav a:after {
					color: #aeaeae;
					content: attr(data-description);
					font-size: 11px;
					font-style: italic;
					font-weight: 400;
					display: block;
					line-height: 0;
					margin: 3px 0 -3px;
					text-align: center;
					text-transform: lowercase;
				} */

					#main-nav a:hover, #main-nav .hover > a, #main-nav .current > a {
						border-bottom-color: #00AEEF;
						border-top-color: #00AEEF;
						color: #00AEEF;
					}

					
					.not-ie #main-nav .current:after {
						background: #00AEEF;
						bottom: -2.5px;
						content: '';
						left: 50%;
						display: block;
						height: 5px;
						margin: 0 0 0 -2.5px;
						-webkit-transform: rotate(45deg);
						   -moz-transform: rotate(45deg);
							-ms-transform: rotate(45deg);
							 -o-transform: rotate(45deg);
								transform: rotate(45deg);
						position: absolute;
						width: 5px;
					}

				/* Dropdown */

				.no-js #main-nav li:hover > ul {
					display: block;
					top: 42px;
				}

				#main-nav ul ul {
					background: #636363;
					-webkit-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .1);
					   -moz-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .1);
							box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .1);
					display: none;
					left: 0;
					padding: 0;
					position: absolute;
					top: 40px;
					width: 200px;
					z-index: 99;
				}

					#main-nav ul ul li { float: none; }

						#main-nav ul ul a {
							border: 0;
							border-bottom: 1px solid #252525;
							border-top: 1px solid #4c4c4c;
							color: #fff;
							display: block;
							font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
							font-size: 11px;
							letter-spacing: 0;
							font-weight: 400;
							padding: 8px 20px !important;
							text-align: left;
							text-transform: none;
						}

							#main-nav ul ul a:hover, #main-nav ul ul .hover > a, #main-nav ul ul .current > a, #main-nav ul ul .current > a:hover {
								background: #00AEEF;
								color: #fff;
							}

					.not-ie #main-nav ul ul .current:after { display: none; }

				/* Sub Dropdown */

				#main-nav ul ul ul {
					left: 200px !important;
					top: 0 !important;
				}

		/* Responsive Nav */

		#main-nav .responsive-nav {
			background-image: url(images/responsive-nav-bg.png);
			background-position: center right;
			background-repeat: no-repeat;
			display: none;
			width: 100%;
		}
		/* tools */
		#tools-menu { float: right; }
	 
		#tools-menu > ul { margin: 0px 0 0; }

			#tools-menu li {
				list-style: none;
				float: left;
				margin: 0;
				position: relative;
				width: 32px;
				height: 40px;
				text-indent: -5000px;
			}

				#tools-menu ul li a { 
					border-bottom: 6px solid transparent;
					display: block;
					font-family: SeneyeFont;
					font-size: 14px;
					line-height: 21px;
					padding: 9px 0px 4px;
					width: 32px;
					position: relative;
					text-align: center;
					text-decoration: none;
					text-transform: lowercase;
					z-index: 98;
					color: #fff;
				} 

				#tools-menu  a {
					 
					border-bottom: 6px solid transparent;
					display: block;
					font-family: SeneyeFont;
					font-size: 14px;
					line-height: 21px;
					padding: 9px 20px 4px;
					position: relative;
					text-align: center;
					text-decoration: none;
					text-transform: lowercase;
					z-index: 98;
					color: #fff;
				}
					#tools-menu a:hover, #tools-menu .hover > a {
						border-bottom-color: #00AEEF;
						border-top-color: #00AEEF;
						color: #00AEEF;
					}
 
 
					#tools-menu ul ul {
						background: #636363;
						-webkit-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .1);
						   -moz-box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .1);
								box-shadow: 2.5px 2.5px 5px rgba(0, 0, 0, .1);
						display: none;
						right: 0;
						padding: 0;
						position: absolute;
						top: 40px;
						width: 200px;
						z-index: 99;
					}
					#tools-menu ul ul.icons{
						padding-top: 5px;
						padding-bottom: 5px;
						padding-left: 5px;
						width: 325px;
						z-index: 99; 
					}
					#tools-menu ul ul li { float: none; }
					#tools-menu ul ul li { 
						float: none;
						width: auto;
						height: auto;
						
						text-indent: 0px;
					}
					#tools-menu ul ul li a{ width: auto; }
					#tools-menu ul ul.icons li { 
						float: left;
						width: 32px;
						height: 32px;
					}
						#tools-menu ul ul.icons a {
							border: 0; 
							color: #fff;
							display: block;
							text-indent: -50000px;
							width: 32px;
							height: 32px;
							padding: 0px;
							margin: 0px;
						}

							#tools-menu ul ul a:hover, #tools-menu ul ul .hover > a, #tools-menu ul ul .current > a, #tools-menu ul ul .current > a:hover {
								background-color: #00AEEF;
								color: #fff;
							}

					#tools-menu ul ul #deki-page-alerts ul
					{
						padding: auto;
						width: auto;
						z-index: 100;
							  
						padding: 0; 
						position: relative;
    
					}
					#tools-menu ul ul #deki-page-alerts ul li
					{
						float: none;
						width: 200px;
					}
			#tools-menu .i a{ background: url(images/tools.png) no-repeat;background-clip: padding-box;}
			#tools-menu  .i.settings{ background: url(images/tools.png) 0 0;background-clip: padding-box;}
			#tools-menu  .i.settings:hover, #tools-menu .hover .i.settings{  background-position: 0 -32px;}
			#tools-menu  .i.user{ background: url(images/tools.png) 0 -320px;background-clip: padding-box;}
			#tools-menu  .i.user:hover, #tools-menu .hover .i.user{  background-position: 0 -352px;}
			#tools-menu .i.edit a { background-position: 0 -64px;}
			#tools-menu .i.add  a { background-position: 0 -96px;}
			#tools-menu .i.move a { background-position: 0 -128px;}
			#tools-menu .i.restrict a { background-position: 0 -288px;} 
			#tools-menu .i.delete a { background-position: 0 -256px;} 
			#tools-menu .i.properties a { background-position: 0 -224px;} 
			#tools-menu .i.print a { background-position: 0 -192px;}
			#tools-menu .i.pdf a { background-position: 0 -160px;} 
			
/* ---------------------------------------------------------------------- */
/*	Content
/* ---------------------------------------------------------------------- */

#content { padding-top: 40px; }

.ie7 #content { padding-top: 25px; }

	

	/* -------------------------------------------------- */
	/*	Page Header
	/* -------------------------------------------------- */

	.page-header {
		border-bottom: 1px solid #efefef;
		margin: -15px 0 40px;
	}

	.ie7 .page-header { margin-top: 0; }

		#title, .slogan, .page-title, .page-description, .page-subdescription, .project-title {
			font-weight: 300;
			letter-spacing: -0.1px;
			margin-bottom: 0;
		}

		#title,.page-title {
			font-size: 28px;
			margin-top: -10px;
			padding: 0 0 15px;
		}

		.slogan {
			font-size: 24px;
			margin-bottom: 40px;
		}

		#title,.page-title { margin-top: 0; }

		.page-subdescription { font-size: 20px; }

		.project-title {
			margin-top: -15px;
			padding-bottom: 30px;
		}

		.page-description {
			font-size: 32px;
			font-weight: 400;
			padding: 0 0 40px;
		}

			#title ~ hr,.page-title ~ hr, .page-description ~ hr, .page-subdescription ~ hr, .project-title ~ hr {
				margin-bottom: 40px;
				margin-top: 0;
			}

	.section-title {
		font-weight: 800;
		text-transform: uppercase;
	}

	/* -------------------------------------------------- */
	/*	Main
	/* -------------------------------------------------- */

	#main {
		width: 700px;
		float: right;
		 
    
	}

	.sidebar-right #main {
		float: left;
		margin: 0 40px 0 0;
	}		
		/* ---------------------------------------- */
		/*	Columns
		/* ---------------------------------------- */

		#main .one-half { width: 330px; }

		#main .one-third { width: 213px; }

			#main .two-third { width: 447px; }

		#main .one-fourth { width: 155px; }

			#main .three-fourth { width: 505px; }

	  
	/* -------------------------------------------------- */
	/*	Widgets
	/* -------------------------------------------------- */
		/* -------------------------------------------------- */
		/*	search widget
		/* -------------------------------------------------- */

		#search { 
			position:relative; 
			border-bottom: 1px solid #ccc;
			background: #FFF/* url("images/searchbg.png") no-repeat scroll 50% 0;*/
			 
		}
 
#search #search-box {
  position: relative;
} 
#search #search-box > .icon {
	display: inline-block;
    height: 32px;
    margin: 8px 12px 8px 0;
    padding: 4px 12px 0 12px;
    position: relative;
    
    width: 32px;
	background: url(images/search.png) no-repeat 50% 50%;
	border: 0px;
} 
 
#search #search-box #search-placeholder {
	pointer-events: none;
	bottom: 20px;
    display: block;
    margin-left: 83px;
    max-height: 40px;
    max-width: 620px;
    overflow: hidden;
    position: absolute;
    z-index: 0;
} 
#search #search-box #search-placeholder #placeholder-duplicate {
  font-size: 18px;
  line-height: 18px;
  margin-right: 24px;
  color: transparent;
} 
#search #search-box #search-placeholder #press-enter {
  color: #999999;
  font-size: 12px;
  display: none;
} 
#search #search-box .suggest {
  position: absolute;
  background: white;
  display: block;
  top: 100%;
  left: -1px;
  width: 100%;
  z-index: 20;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  border-color: #acacac;
  margin: 0px;
  padding: 0px 0px 20px 0px;
}
#search #search-box .suggest li {
  box-sizing: border-box;
  list-style: none;
  margin: 0px 20px;
  -webkit-transition: 0.2s background ease;
  -moz-transition: 0.2s background ease;
  -ms-transition: 0.2s background ease;
  -o-transition: 0.2s background ease;
  transition: 0.2s background ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
 
#search #search-box .suggest li.suggested-term {
  background: #e5e5e5;
}
 
#search #search-box .suggest li.suggested-term a {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.05);
}
 
#search #search-box .suggest li a {
  display: block;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s background ease;
  -moz-transition: 0.2s background ease;
  -ms-transition: 0.2s background ease;
  -o-transition: 0.2s background ease;
  transition: 0.2s background ease;
}
 
#search #search-box .suggest li a:hover {
  background: #f2f2f2;
}
 
#search #search-box input, #search #search-box #placeholder-duplicate {
  z-index: 1;
  position: relative;
  height: 53px;
  width: 810px;
  font-family: "HelveticaNeueW01-75Bold", "Helvetica", Arial, sans-serif;
  border-radius: 0px;
  outline: none;
  border: none;
  padding: 0;
  margin-left: -4px;
  font-size: 18px;
  line-height: 18px;
  background: none;
  top: -2px;
}
 
#search #search-box input::-moz-selection, #search #search-box #placeholder-duplicate::-moz-selection {
  background-color: rgba(0, 0, 0, 0.1);
}
 
#search #search-box input::-webkit-selection, #search #search-box #placeholder-duplicate::-webkit-selection {
  background-color: rgba(0, 0, 0, 0.1);
}
 
#search #search-box input::-webkit-input-placeholder, #search #search-box #placeholder-duplicate::-webkit-input-placeholder {
  font-family: "HelveticaNeueW01-75Bold", "Helvetica", Arial, sans-serif;
  color: #232323;
  position: relative;
  top: 2px;
}
 
#search #search-box input:-moz-placeholder, #search #search-box #placeholder-duplicate:-moz-placeholder {
  font-family: "HelveticaNeueW01-75Bold", "Helvetica", Arial, sans-serif;
  color: #232323;
  position: relative;
  top: 2px;
}
 
 

		.site-search input[type=submit] {
			-moz-border-radius-topleft: 0;
			-webkit-border-top-left-radius: 0;
			-o-border-top-left-radius: 0;
			-ms-border-top-left-radius: 0;
			-khtml-border-top-left-radius: 0;
			border-top-left-radius: 0;
			-moz-border-radius-bottomleft: 0;
			-webkit-border-bottom-left-radius: 0;
			-o-border-bottom-left-radius: 0;
			-ms-border-bottom-left-radius: 0;
			-khtml-border-bottom-left-radius: 0;
			border-bottom-left-radius: 0;
			-moz-border-radius-topright: 5px;
			-webkit-border-top-right-radius: 5px;
			-o-border-top-right-radius: 5px;
			-ms-border-top-right-radius: 5px;
			-khtml-border-top-right-radius: 5px;
			border-top-right-radius: 5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-bottom-right-radius: 5px;
			-o-border-bottom-right-radius: 5px;
			-ms-border-bottom-right-radius: 5px;
			-khtml-border-bottom-right-radius: 5px;
			border-bottom-right-radius: 5px;
			background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #90d4eb), color-stop(2%, #69b6d1), color-stop(100%, #2f8aa9));
			background-image: -moz-linear-gradient(top, #90d4eb 0%,#69b6d1 2%,#2f8aa9);
			background-image: linear-gradient(top, #90d4eb 0%,#69b6d1 2%,#2f8aa9);
			border-left: 1px solid #3ca3c5;
			box-shadow: none;
			height: 46px;
			text-align: center;
			right: 1px;
			position:absolute;
			top:1px;
			width: 136px;
		}

		.site-search input[type=submit]:hover {
			background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #83cfe9), color-stop(2%, #5db0cd), color-stop(100%, #2c809d));
			background-image: -moz-linear-gradient(top, #83cfe9 0%,#5db0cd 2%,#2c809d);
			background-image: linear-gradient(top, #83cfe9 0%,#5db0cd 2%,#2c809d);
		}
		/* ---------------------------------------- */
		/*	Accordion Content
		/* ---------------------------------------- */

			.acc-trigger {
				border-top: 1px dotted #ced8df;
				cursor: pointer;
				display: block;
				margin: 0;
			}

				.acc-trigger:last-of-type, .acc-container:last-of-type {
					border-bottom: 1px dotted #ced8df;
					margin-bottom: 20px;
				}

				.no-js .acc-trigger:last-of-type { border-bottom: none; }

			.acc-trigger a {
				background: url(images/accordion-content-buttons.png) no-repeat 20px 23px;
				display: block;
				color: #959393;
				outline: medium none;
				padding: 25px 20px 25px 55px;
				text-decoration: none;
				text-shadow: none;
			}

			h3.acc-trigger a, h4.acc-trigger a { background-position: 20px 24px; }

			h6.acc-trigger a { background-position: 20px 21px; }

				.acc-trigger a:hover { background-color: #f8f8f8; }

				.acc-trigger a:hover, .acc-trigger.active a, .acc-trigger.active a:hover { color: #00AEEF; }

				.acc-trigger.active a:hover { background-color: transparent; }

				.acc-trigger.active { cursor: default; }

				.acc-trigger.active:last-of-type {
					border-bottom: none;
					margin-bottom: 0;
				}

				.acc-trigger.active a {
					background-position: 20px -88px;
					cursor: default;
				}

				h3.acc-trigger.active a, h4.acc-trigger.active a { background-position: 20px -87px; }

				h6.acc-trigger.active a { background-position: 20px -90px; }

			.acc-container .content { padding: 0 20px 25px 55px; }

			.js .acc-container { margin-top: -15px; }

		/* ---------------------------------------- */
		/*	Content Tabs
		/* ---------------------------------------- */

		.tabs-nav {
			list-style: none;
			margin: 0;
			overflow: hidden;
			padding: 0;
			width: 100%;
		}

			.tabs-nav li {
				float: left;
				line-height: 32px;
				margin: 0;
				overflow: hidden;
				padding: 0;
				position: relative;
			}

				.tabs-nav li.active { line-height: 31px; }

				.tabs-nav li a {
					background: #f8f8f8;
					border: 1px solid #eaeaea;
					border-bottom: 1px solid #eaeaea;
					border-left: none;
					color: #959393;
					display: block;
					letter-spacing: 0;
					outline: none;
					padding: 0 16px;
					text-decoration: none;
					text-shadow: 0 1px 0 #fff;
				}

				.tabs-nav li:first-child a { border-left: 1px solid #eaeaea; }

				.tabs-nav li a:hover { background: #f0f0f0; }

				.tabs-nav li a:hover, .tabs-nav li.active a { color: #00AEEF; }
				
					.tabs-nav li.active a  {
						background: #fff;
						border-bottom: 2px solid #fff;
						border-top: 1px solid #00AEEF;
					}

		.tabs-container {
			border: 1px solid #eaeaea;
			margin: -1px 0 20px;
			overflow: hidden;
			width: 100%;
		}

			.tab-content { padding: 20px; }

	
	/* -------------------------------------------------- */
	/*	Back to Top
	/* -------------------------------------------------- */

	#back-to-top, .touch-device #back-to-top:hover {
		background: url(images/arrow-up-large.png) no-repeat center center;
		background-color: rgb(221, 221, 221);
		background-color: rgba(221, 221, 221, .7);
		bottom: 20px;
		color: transparent;
		display: none;
		font: 0/0 a;
		height: 46px;
		position: fixed;
		right: 20px;
		text-shadow: none;
		-webkit-transition: all .2s ease;
		   -moz-transition: all .2s ease;
			-ms-transition: all .2s ease;
			 -o-transition: all .2s ease;
				transition: all .2s ease;
		width: 45px;
		z-index: 100;
	}

		#back-to-top:hover, .touch-device #back-to-top:active { background-color: #00AEEF; }
			
 
/* ---------------------------------------------------------------------- */
/*	wiki
/* ---------------------------------------------------------------------- */

.entry {
	border-bottom: 1px dotted #ced8df;
	margin: 0 0 50px;
	padding: 0 0 30px;
}

.entry.single {
	margin-bottom: 45px;
	padding-bottom: 25px;
}

	.entry-image, .entry-video, .entry-audio {
		display: block;
		margin: 0 auto 25px;
	}

	.entry .entry-audio {
		margin-bottom: 20px;
		padding-top: 5px;
	}

	.single-image .entry-image, .image-gallery .entry-image, .iframe .entry-image { margin-bottom: 20px; }

	.touch-device .entry .entry-audio { margin-top: -12.5px; }
			
	.entry-body {
		width: 700px;
	}
	.wide aside{
		display: none;
	}
	.wide .entry-body, .wide #main {
		width: 100%;
	}
		.entry-body .title {
			font-size: 18px;
			font-weight: 700;
			margin-top: 10px;
		}

	.entry-meta {
		color: #878787;
		float: right;
		font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
		margin: 0 20px 0 0;
		text-align: right;
		width: 110px;
	}
		
		.entry-meta ul { margin: 0; }
		
			.entry-meta li {
				list-style: none;
				margin: 0;
			}

				.entry-meta .title { font-weight: 700; }

				.entry-meta a {
					color: #959393;
					display: inline-block;
					font-style: italic;
				}

					.entry-meta a:hover { color: #00AEEF; }
			
		.post-format {
			background-color: #ddd;
			background-image: url(images/icon-post-formats.png);
			background-repeat: no-repeat;
			background-position: 0 0;
			color: #959393;
			cursor: pointer;
			display: block;
			height: 33px;
			margin: 0 0 10px 0;
			text-align: left;
			text-indent: -9999px;
			width: 33px;
		}

			.post-format.gallery, .post-format.image { background-position: -33px 0; }

			.post-format.video { background-position: -66px 0; }

			.post-format.audio { background-position: -99px 0; }

			.post-format.link { background-position: -132px 0; }

			.post-format.quote { background-position: -165px 0; }

			.post-format.aside { background-position: -199px 0; }

			a:hover > .post-format {
				background-color: #00AEEF;
				color: #00AEEF;
			}



	/* -------------------------------------------------- */
	/*	Comments
	/* -------------------------------------------------- */

	#comments {}

		#comments .section-title, #respond .section-title {
			font-weight: 600;
			margin-bottom: 15px;
		}

			.comments-list {
				border-bottom: 1px dotted #ced8df;
				margin: 27px 0 45px;
				padding: 0 0 30px;
				overflow: hidden;
			}

				.comment {
					border-top: 1px dotted #ced8df;
					list-style: none;
					margin: 30px 0 0;
					padding: 35px 0 0;
				}

				.comment:first-child {
					border-top: none;
					margin-top: 0;
					padding-top: 0;
				}

					.comment > article {
						margin: 0;
						overflow: hidden;
					}

						.comment .avatar {
							background: #fff;
							float: left;
							margin: 0 0 5px 0;
							position: relative;
							width: 54px;
							z-index: 1;
						}

						.comment .comment-body, .comment .comment-meta {
							float: right;
							margin: 0 0 -20px 15px;
							width: 611px;
						}

						.comment .comment-meta { margin-bottom: 0; }

							.comment .author, .comment .author a {
								color: #54555a;
								margin: 0;
							}

							.comment .author .comment-reply-link { font-size: 11px; }

							.comment .date, .comment .date a {
								color: #adb3b8;
								font-style: italic;
								margin: 1px 0 5px;
							}

								.comment .author a:hover, .comment .date a:hover { color: #00AEEF; }

					.comment .children {
						margin: 0;
						padding: 30px 0 0 70px;
						position: relative;
					}

						.comment .children .comment {
							border-top: 1px dotted #ced8df;
							margin: 30px 0 0;
							padding: 35px 0 0;
							position: relative;
						}

						.comment .children .comment:first-child { margin-top: 0; }

							.comment .children .comment-body, .comment .children .comment-meta { width: 541px; }

	/* -------------------------------------------------- */
	/*	Respond
	/* -------------------------------------------------- */

	#respond {}

		.comments-form { margin: 20px -20px 0 0; }

			.comments-form input { width: 191px; }

			.comments-form textarea {
				height: 150px;
				width: 657px;
			}

	/* -------------------------------------------------- */
	/*	Pagination
	/* -------------------------------------------------- */

	.pagination { margin: 0; }

		.pagination li {
			display: inline-block;
			list-style: none;
			margin: 0 5px 0 0;
		}

		.ie7 .pagination li, .ie7 .pagination a { display: inline; }

		.pagination li:last-child { margin-right: 0; }

			.pagination .current {
				background: #e6edef;
				color: #707070;
			}

			.pagination a, .pagination .current {
				border: 1px solid transparent;
				color: #9c9c9c;
				display: inline-block;
				padding: 2px 8px 4px;
			}

				.pagination a:hover {
					border-color: #e6edef;
					color: #00AEEF;
				}

				.pagination .next a, .pagination .prev a { border: none; }


/* ---------------------------------------------------------------------- */
/*	Sidebar
/* ---------------------------------------------------------------------- */

#sidebar {
	float: left;
	width: 220px;
}

.sidebar-right #sidebar { float: right; }

	.banner.aside-side
	{
		width: 100%;
		height: 320px;   
		text-indent: -5000px;
	}
	.banner.aside-long
	{
		display: none;   
	}
	/* -------------------------------------------------- */
	/*	Widgets
	/* -------------------------------------------------- */

	#sidebar .widget { margin: 0 0 50px; }

		#sidebar .widget-title {
			color: #414141;
			font-weight: 600;
			text-transform: uppercase;
			margin: 0 0 12px;
		}

		/* ---------------------------------------- */
		/*	Categories
		/* ---------------------------------------- */

		.categories { padding-left: 0px;}

			.categories li {
				background: url(images/arrow-right-grey.png) no-repeat 0 11px;
				border-bottom: 1px dotted #ced8df;
				list-style: none;
				margin: 0;
			}

			.categories li:last-child { border-bottom: none; }

				.categories a {
					color: #868686;
					display: block;
					padding: 5px 0 5px 15px;
				}
					
					.categories a:hover { color: #00AEEF; }

		/* ---------------------------------------- */
		/*	Accordion Content
		/* ---------------------------------------- */

		#sidebar .acc-trigger a {
			background-position: 0 8px;
			font-size: 11px;
			font-weight: 400;
			padding: 12px 12px 12px 30px;
		}

		#sidebar .acc-trigger:first-of-type { border-top: none; }

		#sidebar .acc-trigger:last-of-type { border-bottom: none; }

		#sidebar .acc-trigger.active a {
			background-position: 0 -103px;
			cursor: default;
		}

		#sidebar .acc-container { margin: -5px 0 0; }

		#sidebar .acc-container:first-of-type { border-top: none; }

		#sidebar .acc-container:last-of-type { border-bottom: none; }

			#sidebar .acc-container .content { padding: 0 12px 12px 30px; }

		 
		

/* ---------------------------------------------------------------------- */
/*	Footer
/* ---------------------------------------------------------------------- */

#footer {
	background: #777777 url(images/footer.png) no-repeat 50% 50%;
	color: #868686;
	margin-top: 80px;
	padding: 30px 0 20px;
	position: relative;
}

.not-ie #footer:before {
	background: #fff;
	content: '';
	left: 50%;
	display: block;
	height: 15px;
	margin: 0 0 0 -7.5px;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		 -o-transform: rotate(45deg);
			transform: rotate(45deg);
	position: absolute;
	top: -8px;
	width: 15px;
}

	x:-o-prefocus, .not-ie #footer:before { display: none; } /* Fix for Opera */

	#footer, #footer a { color: #ccc; }
	#footer-bottom, #footer-bottom a { color: #ccc; }

		#footer a:hover,
		#footer-bottom a:hover { color: #00AEEF; }

	#footer .title {
		border-bottom: 1px solid #4b4b4b;
		display: block;
		font-size: 10px;
		margin: 0 0 12px;
		padding: 0 0 12px;
		text-transform: uppercase;
	}

	/* -------------------------------------------------- */
	/*	Footer Navigation
	/* -------------------------------------------------- */

	#footer-nav {
		border-bottom: 1px solid #4b4b4b;
		margin: 0 0 12px;
		padding: 0 0 12px;
	}

		#footer-nav ul { margin: 0; }

			#footer-nav li {
				background: none;
				border: none;
				display: inline-block;
				list-style: none;
				margin: 0 -3px 0 0;
			}
			
			.ie7 #footer-nav li { display: inline; }

				 #footer-nav li a {
					border-left: 1px solid #484848;
					font-size: 10px;
					display: block;
					padding: 0 15px;
					text-transform: uppercase;
				}
			
				#footer-nav li:first-child a {
					border-left: none;
					padding-left: 0;
				}

				#footer-nav li:last-child a { padding-right: 0; }

	/* -------------------------------------------------- */
	/*	Contact Info
	/* -------------------------------------------------- */

	#footer .contact-info {}

	.contact-info { margin: 0; }

		.contact-info li {
			float: left;
			list-style: none;
			margin: 0 0 5px 24px;
			/* padding: 0 0 0 24px; */
		}

		.contact-info li:first-child { margin-left: 0; }

	/* 	.contact-info .address { background: url(images/icon-address.png) no-repeat 0 0; }

		.contact-info .phone { background: url(images/icon-phone.png) no-repeat 0 1px; }

		.contact-info .email { background: url(images/icon-email-2.png) no-repeat 0 4px; } */

	/* -------------------------------------------------- */
	/*	Social Links
	/* -------------------------------------------------- */

	.social-links { margin: 0; }

		.social-links li {
			display: inline-block;
			list-style: none;
			margin: 0 0 10px 15px;
			text-indent: -9999px;
		}

		.ie7 .social-links li {
			display: inline;
			font-size: 0;
			text-indent: 0;
		}
			
		.social-links li:nth-child(6n+1) { margin-left: 0; }

		.social-links li:nth-child(6n) { margin-right: 15px; }

		.social-links li:last-child { margin-right: 0; }

			.social-links a {
				background-repeat: no-repeat;
				background-position: 0 -16px;
				display: block;
				height: 16px;
				-webkit-transition: all 0.2s ease-out;
				   -moz-transition: all 0.2s ease-out;
					 -o-transition: all 0.2s ease-out;
					-ms-transition: all 0.2s ease-out;
						transition: all 0.2s ease-out;
				width: 20px;
			}

			 
			.social-links li.facebook a { background-image: url(images/icon-facebook.png); }
  

			.social-links li.twitter a {
				background-image: url(images/icon-twitter.png);
				background-position: 0 -15px;
				height: 15px;
				width: 21px;
			}

			.social-links li.vimeo a {
				background-image: url(images/icon-vimeo.png);
				background-position: 0 -15px;
				height: 15px;
			}

		 
			.social-links li a:hover { background-position: 0 0; }
			
	  

/* ---------------------------------------------------------------------- */
/*	Footer Bottom
/* ---------------------------------------------------------------------- */

#footer-bottom {
	background: #3A3A3A;
	line-height: 17px;
	padding: 12px 0;
}
	#footer-bottom img {
		margin-right: 7px;
		vertical-align: middle;
	}
	#footer-bottom ul { margin: 0; }

		#footer-bottom li {
			float: left;
			list-style: none;
			margin: 0;
		}
			
			#footer-bottom li:first-child { margin-right: 15px; }
			
			#footer-bottom li a {
				border-left: 1px solid #484848;
				display: block;
				padding: 0 15px;
			}

			 #footer-bottom li:first-child a {
				border-left: none;
				padding-left: 0;
			}

				#footer-bottom li:last-child a { padding-right: 0; }

/* ---------------------------------------------------------------------- */
/*	Media Queries
/* ---------------------------------------------------------------------- */

/* Standard 960 or larger (browsers) */
@media only screen and (min-width: 960px) {

	

}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {


	/* -------------------------------------------------- */
	/*	Header
	/* -------------------------------------------------- */

	.logo{ max-height: 100%; }

	/* -------------------------------------------------- */
	/*	Content
	/* -------------------------------------------------- */

	#content img {
		height: auto;
		max-width: 100%;
	}

	

	/* -------------------------------------------------- */
	/*	Footer
	/* -------------------------------------------------- */

	#footer {
		background: #777777;
	}
		/* ---------------------------------------- */
		/*	Contact Info
		/* ---------------------------------------- */

		.contact-info li {
			border-bottom: 1px dotted #4b4b4b;
			float: none;
			margin-left: 0;
			padding-bottom: 5px;
		}
		
		.contact-info li:last-child { border-bottom: none; }

		/* ---------------------------------------- */
		/*	Social Links
		/* ---------------------------------------- */

		.social-links li:nth-child(6n+1) { margin-left: 15px; }

		.social-links li:nth-child(6n) { margin-right: 0; }

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
		
	/* -------------------------------------------------- */
	/*	Wrap
	/* -------------------------------------------------- */

	.container { width: 748px; }

		/* ---------------------------------------- */
		/*	Columns
		/* ---------------------------------------- */

		.one-half { width: 364px; }

			.one-third { width: 236px; }

		.two-third { width: 492px; }

		.one-fourth { width: 172px; }

			.three-fourth { width: 556px; }

	/* -------------------------------------------------- */
	/*	Content > Main
	/* -------------------------------------------------- */

	#main { width: 488px; }
		
		/* ---------------------------------------- */
		/*	Columns
		/* ---------------------------------------- */

		#main .one-half { width: 234px; }

		#main .one-third { width: 149px; }

			#main .two-third { width: 319px; }

		#main .one-fourth { width: 107px; }

			#main .three-fourth { width: 361px; }
		
	/* -------------------------------------------------- */
	/*	Header
	/* -------------------------------------------------- */

	#header { height: 40px; }

	#search #search-box input, #search #search-box #placeholder-duplicate
	{
		width: auto;
		top: -5px;
	}

		/* ---------------------------------------- */
		/*	Main Navigation
		/* ---------------------------------------- */

 
	
			#main-nav a:after {
				content: '';
				display: none;
			}

			.no-js #main-nav li:hover > ul, #main-nav ul ul { top: 40px; }
		
	
	.entry-body { width: 358px; }

		/* ---------------------------------------- */
		/*	Comments
		/* ---------------------------------------- */

		.comment .comment-body, .comment .comment-meta { width: 419px; }

			.comment .children .comment-body, .comment .children .comment-meta { width: 349px; }

		/* ---------------------------------------- */
		/*	Respond
		/* ---------------------------------------- */

		.comments-form input { width: 127px; }

		.comments-form textarea { width: 468px; }

	
	/* -------------------------------------------------- */
	/*	Footer > Social Links
	/* -------------------------------------------------- */
				
	.social-links li:nth-child(5n+1) { margin-left: 0; }

	.social-links li:nth-child(5n) { margin-right: 10px; }

}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

	/* -------------------------------------------------- */
	/*	Search
	/* -------------------------------------------------- */
	
	#search #search-box
	{
		border: 1px solid #E8E8E8;
		background: #F8F8F8;
	}
	#search
	{
		border-bottom: none;
	}
	#search #search-box input, #search #search-box #placeholder-duplicate
	{
		width: auto;
	}
	#search #search-box .suggest{
		background: #F8F8F8;
	}
	/* -------------------------------------------------- */
	/*	Generic Classes
	/* -------------------------------------------------- */

	.align-left, .align-right { float: none; }
		
	/* -------------------------------------------------- */
	/*	Wrap
	/* -------------------------------------------------- */

	.container { width: 300px; }

		/* ---------------------------------------- */
		/*	Columns
		/* ---------------------------------------- */

		.one-half, .one-third, .two-third, .one-fourth, .three-fourth {
			float: none;
			margin-right: 0;
		}

		.one-half, #main .one-half  { width: 300px; }

			.one-third, #main .one-third { width: 300px; }

		.two-third, #main .two-third { width: 300px; }

		.one-fourth, #main .one-fourth { width: 300px; }

			.three-fourth, #main .three-fourth { width: 300px; }
		
	/* -------------------------------------------------- */
	/*	Header
	/* -------------------------------------------------- */

	#header { height: auto; }

		.logo 
		{
			display: block;
			float: none;
			text-align: center;
		}

		/* ---------------------------------------- */
		/*	Main Navigation
		/* ---------------------------------------- */
		#tools-menu { 
			position:absolute;
			top:0px;
			right: 0px;
		}
		#main-nav {
			float: none;
			margin: 10px 0 20px;
		}
		
			#main-nav li { width: 50%; }

				#main-nav a {
					border-bottom-color: #efefef;
					padding: 9px 20px 16px; 
					color: #3a3a3a; 
				}

				#main-nav > ul > li:last-child a { border-bottom-color: transparent; }

				#main-nav > ul > .current:last-child a { border-bottom-color: #00AEEF; }

				#main-nav ul ul { width: 100%; }

				.no-js #main-nav li:hover > ul, #main-nav ul ul { top: 46px; }

					#main-nav ul ul li { width: auto; }

						#main-nav ul ul li:first-child > a { border-top: none; }

						#main-nav ul ul li:last-child > a { border-bottom: none; }

						#main-nav ul ul ul {
							border-bottom: 1px solid #252525;
							-webkit-box-shadow: none;
							   -moz-box-shadow: none;
									box-shadow: none;
							display: block !important;
							left: 0 !important;
							margin: 0;
							top: 0 !important;
							position: relative;
						}

						#main-nav ul ul li:last-child ul {
							border-top: 1px solid #252525;
							border-bottom: none;
						}

							#main-nav ul ul ul a { padding-left: 30px; }

								#main-nav ul ul ul li:first-child a { border-top: 1px solid #4c4c4c; }
						
	/* -------------------------------------------------- */
	/*	Content > Main
	/* -------------------------------------------------- */

	#main {
		border-bottom: 1px solid #efefef;
		float: none;
		margin-right: 0;
		padding-bottom: 20px;
		width: 100%;
	}

	

	 
	/* -------------------------------------------------- */
	/*	Blog
	/* -------------------------------------------------- */

	.entry-image, .entry-video, .entry-audio { margin-bottom: 10px; }

	.single-image .entry-image, .image-gallery .entry-image, .iframe .entry-image { margin-bottom: 0; }

	.entry-body {
		float: none;
		margin: 0;
		width: 100%;
	}

	.entry .entry-meta {
		border-bottom: 1px solid #efefef;
		border-top: 1px solid #efefef;
		float: none;
		margin: 10px 0;
		padding: 4px 0;
		text-align: left;
		width: 100%;
	}

		.entry .entry-meta ul { }

			.entry .entry-meta li {
				border-left: 1px solid #efefef;
				display: inline-block;
				padding: 0 10px;
			}

			.entry .entry-meta li:first-child {
				border-left: none;
				padding-left: 0;
			}

			.entry .entry-meta li:last-child { padding-right: 0; }

			.entry .entry-meta li .title { display: block; }

				.entry .entry-meta .post-format {
					background: none;
					height: auto;
					margin: 0;
					text-indent: 0;
					width: auto;
				}

					.entry .entry-meta a:hover > .post-format { background: none; }

	

	/* -------------------------------------------------- */
	/*	Sidebar
	/* -------------------------------------------------- */

	#sidebar {
		float: none;
		margin-top: 40px;
		width: 100%;
	}
	
	.banner.aside-side
	{
		display: none;
	}
	.banner.aside-long
	{	
		display: block;
		width: 100%;  
	}
	.banner.aside-long img
	{	 
		width: 100%;  
	}
	/* -------------------------------------------------- */
	/*	Footer
	/* -------------------------------------------------- */

	.not-ie #footer .container:after { top: -56px; }

}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
		
	/* -------------------------------------------------- */
	/*	Wrap
	/* -------------------------------------------------- */

	.container { width: 420px; }

		/* ---------------------------------------- */
		/*	Columns
		/* ---------------------------------------- */

		.one-half, .one-third, .two-third, .one-fourth, .three-fourth {
			float: none;
			margin-right: 0;
		}

		.one-half, #main .one-half { width: 420px; }

		.one-third, #main .one-third { width: 420px; }

			.two-third, #main .two-third { width: 420px; }

		.one-fourth, #main .one-fourth { width: 420px; }

			.three-fourth, #main .three-fourth { width: 420px; }
		


	/* -------------------------------------------------- */
	/*	Blog > Comments
	/* -------------------------------------------------- */

	.comment .comment-body, .comment .comment-meta { width: 351px; }

		.comment .children .comment-body, .comment .children .comment-meta { width: 281px; }
			
	/* -------------------------------------------------- */
	/*	Contact Us
	/* -------------------------------------------------- */

	#map { height: 240px; }

	/* -------------------------------------------------- */
	/*	Footer
	/* -------------------------------------------------- */
	#footer {
		background: #777777;
	}
		/* ---------------------------------------- */
		/*	Contact Info
		/* ---------------------------------------- */

		.contact-info { margin-bottom: 20px; }

		/* ---------------------------------------- */
		/*	Social Links
		/* ---------------------------------------- */
				
		.social-links li:nth-child(12n+1) { margin-left: 0; }

		.social-links li:nth-child(12n) { margin-right: 15px; }

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

	/* -------------------------------------------------- */
	/*	Header > Main Navigation
	/* -------------------------------------------------- */

	#main-nav li { width: 100%; }

		#main-nav a { padding: 18px; }

			#main-nav a:after, #main-nav > ul { display: none; }
			#main-nav a:after { content: ''; }

		.no-js #main-nav > ul, #main-nav .responsive-nav { display: block; }

		.no-js #main-nav li:hover > ul { top: 62px; }
		
	#tools-menu { 
		position:absolute;
		top:0px;
		right: 0px;
	}

	#search 
	{
		padding: 0px;
	}
	/* -------------------------------------------------- */
	/*	Home
	/* -------------------------------------------------- */

		
		/* ---------------------------------------- */
		/*	Projects Carousel
		/* ---------------------------------------- */

		.projects-carousel > li, .post-carousel > li { width: 300px; }

		/* ---------------------------------------- */
		/*	Post Carousel
		/* ---------------------------------------- */
			
		.post-carousel .entry-body { width: 255px; }

	/* -------------------------------------------------- */
	/*	Blog
	/* -------------------------------------------------- */

	.hentry .entry-meta li {
		width: 82px;
	}

	.hentry .entry-meta li:nth-child(1), .hentry .entry-meta li:nth-child(2), .hentry .entry-meta li:nth-child(3) {
		border-bottom: 1px solid #efefef;
		margin-bottom: 4px;
		padding-bottom: 4px;
	}

	.hentry .entry-meta li:nth-child(3) {
		padding-right: 0;
	}

	.hentry .entry-meta li:nth-child(4) {
		border-left: none;
		padding-left: 0;
	}

		/* ---------------------------------------- */
		/*	Comments
		/* ---------------------------------------- */
		.comment .avatar { margin-bottom: 10px; }

		.comment .comment-meta {
			margin-top: 5px;
			width: 231px;
		}

			.comment .author, .comment .author a { margin-top: 5px; }

		.comment .comment-body {
			clear: both;
			float: none;
			margin-left: 0;
			margin-top: 20px;
			width: 100%;
		}

			.comment .children .comment-meta { width: 161px; }

	 
		.contact-form textarea, .comments-form textarea { width: 278px; }

	/* -------------------------------------------------- */
	/*	Footer
	/* -------------------------------------------------- */
	#footer {
		background: #777777;
	}
		/* ---------------------------------------- */
		/*	Footer Navigation
		/* ---------------------------------------- */

		#footer-nav li {
			border-top: 1px dotted #4b4b4b;
			padding: 5px 0;
			width: 100%;
		}
		
		#footer-nav li:first-child { border-top: none; }

			#footer-nav li a {
				border: none;
				padding: 0;
			}

		/* ---------------------------------------- */
		/*	Contact Info
		/* ---------------------------------------- */

		.contact-info { margin-bottom: 20px; }

		/* ---------------------------------------- */
		/*	Social Links
		/* ---------------------------------------- */
				
		.social-links li:nth-child(8n+1) { margin-left: 0; }

		.social-links li:nth-child(8n) { margin-right: 15px; }

		#footer-bottom li a {
			border: none;
			padding:0px;
			margin-top: 4px;
		}
}

/* --------- _CONTENT.CSS --------- */
 
a.disabled:hover,
a.disabled {
	background-color:transparent!important;
	text-decoration:none !important;
	cursor:pointer;
	opacity:.5 !important;
	color:#999 !important;
} 
a.new {
	text-decoration: none;
	border-bottom: 1px dotted #af6666;
	color: #af6666;	
}
a.new:hover {
	color: #790000;
	border-bottom: 1px solid #790000;
}
a:hover {
	color: #004a80;
	text-decoration:underline;
}
a.disabled:hover,
a.disabled {
	cursor:default;
	text-decoration:none;
} 
div.wiki-toc ol li {
	list-style-type: none;
}
ul li {
	list-style-type: disc;
}
ul ul, 
ul ol, 
ol ul, 
ol ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 20px;
}
ol ul, 
ul ul	{
   list-style-type: circle;
}

ol ol ul, 
ol ul ul, 
ul ol ul, 
ul ul ul {
	list-style-type: square;
}
 
body.deki-content-edit span.comment,
body.deki-content-edit div.comment, 
body.deki-content-edit p.comment {
	padding-left: 26px;
	border: 1px solid #aaa;
	background: #efefef url(/skins/common/images/bg-comment.png) no-repeat 0px 0px;
	font-size: 11px;
}
 
/** 
	Editor scripting styles 
*/
body.deki-content-edit pre.script {
	color: #004184;
	font-size: 12px;
	line-height: 18px;
}
 
h1,
.header_1,
#body div.title h1 {
	color: #333;
	font-size: 28px;
	line-height: 1;
	margin:0;
	padding:5px;
}

.deki-new-page-title {
	background-color:#fdfdfd;	
}
#deki-new-page-title {
	-moz-border-radius:5px;
	border:1px solid #ccc;
	color: #333;
	font-size: 28px;
	line-height: 1;
	margin:0;
	padding:5px;
	display:block;
}
h2,
.header_2 {
	font-size: 26px;
	color:#365f91;
}
h3,
.header_3 {
	font-size: 24px;
	color:#4f81bd;
}
h4,
.header_4 {
	font-size: 22px;
	color: #4f81bd;
}
h5,
.header_5 {
	font-size: 20px;
	color: #333;
} 
.header_6 {
	font-size: 18px;
	color: #666;
}

/**
	Table Styles
*/
table {
	border: 1px solid #aaa;
}
table th {
	color: #4f6b72;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	background: url(/skins/beech/pale/images/bg-tbl-header.gif) no-repeat;
	background-color: #d9d9d9;
	font-size:13px;
	padding:2px 5px;
	font-weight:bold;
}
table td {
	color: #4f6b72;
	padding:5px;
}
table td.bg2, 
table tr.bg2 td {
	background-color: #f5f8fe;	
}

/*Buttons*/
input.commentDelete,
.commentSubmit,
.commentActions a,
.btn {
	background-color:#F8F8F8;
	background-image: url(images/btn-bg.gif); 
	background-repeat: repeat-x;
	background-position: left center;
	border:1px solid #147690;
	cursor:pointer;
	color:#147690;
	font-family:Tahoma,'Trebuchet MS',Arial,Verdana;
	font-size:11px;
	margin:0;
	padding:4px;
	-moz-border-radius:3px;
	line-height:1.3;
}
.btn-big {
	padding:7px;
	font-size:12px;
}
.btn:hover {
	border:1px solid #333;
	color:#333333;
	text-decoration:none;
}

/* script styles */
pre.script {
	padding-left: 12px;
	padding-top: 16px;
	background: transparent url(/skins/common/images/bg-script.png) no-repeat top left;
	border: 1px solid #c66;
	border-width: 1px 1px 1px 5px;
	color: #004184;
}
pre.script-jem {
	padding-left: 12px;
	padding-top: 16px;
	background: transparent url(/skins/common/images/bg-script-jem.png) no-repeat top left;
	border: 1px solid #c96;
	border-width: 1px 1px 1px 5px;
	color: #004184;
}
pre.script-css {
	padding-left: 12px;
	padding-top: 16px;
	background: transparent url(/skins/common/images/bg-script-css.png) no-repeat top left;
	border: 1px solid #66c;
	border-width: 1px 1px 1px 5px;
	color: #004184;
}

.social-bar {
    border-bottom: 1px solid #ECECEC;
    clear: both;
    margin: 1em 0 52px;
    padding: 0;
    position: relative;
}
.social-bar-inner {
    color: #CCCCCC;
    padding-bottom: 0.5em;
    vertical-align: top;
}
.social-bar .socialite {
    display: inline-block;
    vertical-align: top;
    width: 95px;
}
.social-menu .socialite {
    padding-bottom: 3px;
}
 
.social-bar-inner .lazy-load-social div
{
	display: inline-block;
}
.social-tab {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: white;
    border-color: white #ECECEC #ECECEC;
    border-image: none;
    border-radius: 0 0 5px 5px;
    border-right: 1px solid #ECECEC;
    border-style: solid;
    border-width: 1px;
    bottom: -24px;
    color: #CCCCCC;
    cursor: pointer;
    left: 50%;
    margin-left: -5em;
    max-width: 100%;
    position: absolute;
    text-align: center;
    width: 10em;
}
 
 
