 @charset "utf-8";
/* CSS Document */

* {border:none; border-color:#fff;}
/* @group General Styles */

body {
	color: #656565;
	font: 14px helvetica, arial, verdana, sans-serif;
	width:100%;
	margin:0px;
	padding:0px;
}
#container {
	/* 	margin: 0px auto; Right And Left Margin Widths To Auto */
/* Hack To Keep IE5 Windows Happy */
	width: 804px;
	margin:0 auto;
	padding:0;
	position:relative;
}
#pageHeader {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom:0;
	position: fixed;
	top:0;
	width: 100%;
	height:55px;
	background-color:#FFF;
	z-index:550;
}
#contentContainer {
	padding:0;
	margin:0;
	margin-top:80px;
	width:620px;
	position:relative;
	margin-left:200px;
	z-index:500;
}
#sidebarContainer {
	width: 200px;
	position:absolute;
	position:fixed;
	z-index:600;
	background-color:#fff;
	top:80px;
	margin:0px;
	padding:0px;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: rgba(153,153,153,1);
	text-decoration: none;
	outline:none;
}
img {
	border: none;
}
.photo-left {
	float: left;
	margin: 0px 7px 10px 0;
}
.photo-left-last {
	float: left;
	margin: 0px 0px 10px 0;
}
.copyright {
	font-size:10px;
	margin-top:45px;
}
.thumbs {
	position:relative;
	width:100%;
	clear:both;
}
.project-thumb {
	margin: 6px 10px 10px 0;
	display: inline-block;
	float:left;
}
.thumbs .project-thumb-last {
	margin: 6px 0px 10px 0;
}
/*.indent {margin-left:25px;}*/
.pdf, .doc, .ppt, .xls {
	background-repeat: no-repeat;
}
a[href$=".pdf"] {
	background-image:url(../images/icon-pdf.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:2px 0 2px 20px;
}
a[href$=".doc"] {
	background-image:url(../images/icon-doc.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:2px 0 2px 20px;
}
.caption {
	clear:both;
	color:#666666;
	padding:20px 0 10px 0;
	font-size:10px;
}
.image-left {
	float: left;
	clear:left;
	margin: 0px 10px 10px 0;
}
.image-right {
	float: right;
	clear:right;
	margin: 0px 0 10px 10px;
}
#content {
	text-align:left;
	margin:0px;
	padding:0px;
}
#content h1 {
	font-size:22px;
	line-height:22px;
	display:block;
	font-weight:normal;
	margin-top:0px;
	padding-top:0px;
}
#pageHeader h1 {
	margin:0;
}
#pageHeader h1 a {
	color:#797979;

}
#content h2 {
	font-size:18px;
	font-weight:normal;
}
#content h3 {
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
}
#content h4 {
	font-size:13px;
	font-weight:normal;
}
#content h4.heading {
	font-size:13px;
	font-weight:bold;
	background-color:rgba(204,204,204,.1);
	padding:5px;
}
#content h5 {
	font-size:12px;
	font-weight:normal;
}
#content h6 {
	font-size:12px;
	font-weight:bold;
}
#content {
	font-size:12px;
}
#content p {
	text-align: justify;
	margin-left:0;
	padding-left:0;
	font-size:12px;
	line-height:140%;
	margin-bottom:20px;
}
#content p.indent {
	text-align: justify;
	margin-left:10px;
	padding-left:0;
}
#content .one-third {
	float:left;
	text-align:left;
	width:200px;
	margin:7px 0px 13px 0px;
	padding:0px;
	border-right:5px #fff solid;
	font-size:10px;
}
#content .one-third img, #content .one-third iframe {
	margin:0 0 4px 0;
	padding:0;
}
#content .one-quarter {
	float:left;
	width:175px;
	margin:0;
	padding:0px;
	border-right:5px #fff solid;
	font-size:10px;
}
#content .one-quarter img {
	width:175px;
	height:155px;
	margin:0;
	padding:0;
}
#content .image-thumb {
	float: left;
	display:block;
	position:relative;
	margin: 3px 10px 5px 0px;
	width:95px;
	height:63px;
}
/* @end */

/* @group Layout */




.clearer {
	clear: both;
}
#pageHeader h1 {
	color: #797979;
	font-size: 22px;
	
	/* margin: 0 0 7px; */
	/* letter-spacing: -1px; */
	background-color:#fff;
	margin:0px;
}
#content h1 {
	color: #797979;
	font-size: 22px;

	/* margin: 0 0 7px; */
	/* letter-spacing: -1px; */
	width:100%;
	background-color:#fff;
	margin-top:0px;
	padding-top:1px;
}
#pageHeader h2, h2 {
	font-weight: normal;
	margin: 0;
	font-size: 14px;
	color: #b8b8b8;

}
#contentContainer #content {
	width: 620px;
	/* fF - Take out following line for content's top padding*/

float:left;
}
#footer {
}
#footer p {
	font-size: 11px;
	padding-left: 10px;
	color: #797979;
}
#footer a:link, #footer a:visited {
}
#footer a:hover, #footer a:active {
}
#navcontainer {
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 10px;/* border-bottom: 1px solid #eaeaea; */
    /*---------*/

}
#navcontainer #current a {
	/*	background: no-repeat left center url(/assets/images/button_down.png); */
	/* text-decoration: underline; */
    /*font-weight: bold;*/
	  color: #d6d6d6;
}
#navcontainer #current:hover {
	color: #d6d6d6;
}
#navcontainer .currentAncestor {
	/*	background: no-repeat left center url(/assets/images/button_down.png); */
    color: #d6d6d6;/* font-weight: bold; */

}
/* Parent - Level 0 */

#navcontainer ul  {
	list-style: none;
	margin:2px 0 0 0;
	padding: 0;
}
#navcontainer ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navcontainer a {
	/*	background: no-repeat left center url(/assets/images/button_normal.png); */
	display: block;
	/* padding-left: 16px; */
	text-decoration: none;
	color: #797979;
	font-size: 22px;
	line-height:22px;	
	padding:0;
	margin:0;

}
#navcontainer a:hover {
	color: #d6d6d6;
}
/* @end */

/* @group Global Classes */

blockquote, .standout {
	font-style: italic;
	margin: 0;
	font-size: 1em;
	color: #b8b8b8;
}
h1 {
	font-size: 22px;
	line-height:22px;
	font-weight:normal;
	margin-left:0;
	padding-left:0;
	color: #656565;
	margin-top:0;
	padding-top:0;
}
#pageHeader a, #pageHeader a:visted, #pageHeader a:link, #pageHeader a:hover, #pageHeader a:active {
color: #656565;
text-decoration:none;
}
h2 {
	font-size:22px;
	color:#797979;
	font-weight:normal;
}
h3 {
	font-size:18px;
	margin-bottom:5px;
	font-weight: normal;
}
h4 {
	font-size:16px;
	margin-bottom:5px;
}
.imageStyle {
}
/* Main content area unordered list styles */
#contentContainer #content ul {
}
#contentContainer #content li {
}
ul.disc {
	list-style-type: disc;
}
ul.circle {
	list-style-type: circle;
}
ul.square {
	list-style-type: square;
}
ol.arabic-numbers {
	list-style-type: decimal;
}
ol.upper-alpha {
	list-style-type: upper-alpha;
}
ol.lower-alpha {
	list-style-type: lower-alpha;
}
ol.upper-roman {
	list-style-type: upper-roman;
}
ol.lower-roman {
	list-style-type: lower-roman;
}
/* @end */

.blog-entry {
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top:6px;
}
.blog-entry h1 {

	margin-top:-6px;
}
#content .blog-entry-title {
	font-size: 18px;
	margin:0 0 0 0px;
	font-weight: normal;
	color: #797979;
	text-align:left;
}
.blog-entry .photo-left {
	float:left;
	clear:left;
	margin:5px 15px 10px 0;
}
.blog-entry-title a:link, .blog-entry-title a:visited {
	text-decoration: none;
	color: #797979;
}
.blog-entry-title a:hover, .blog-entry-title a:active {
	text-decoration: none;
	color: #000;
}
.blog-entry-date {
	color: #797979;/* 	margin-bottom: 15px; */
	/* padding-left: 16px; */
	/* background: no-repeat 0px 3px  url(/assets/images/date.png); */
}
.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}
.blog-entry-body {
	color: #797979;
}
.blog-entry-comments {
	margin-top: 10px;
}
/*styles the category link in the main entry */
.blog-entry-category {
	padding-left: 16px;
	background: no-repeat left center url(../images/filed.png);
	margin-left: 8px;
}
.blog-entry-category a:link, .blog-entry-category a:visited {
	color: #b3b3b3;
}
/*styles the permalink link in the main entry */
.blog-entry-permalink {
	padding-left: 16px;
	background: no-repeat left center url(../images/filed.png);
	margin-left: 8px;
}
.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
	color: #b3b3b3;
}
/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}
/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
}
/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 10px;
}
.blog-rss-link {
	background: url(../images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
}
.blog-comments-rss-link {
	background: url(../images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
}
/* Comment links */
a.blog-comment-link {
	background: no-repeat left center url(../images/comments.png);
	padding-left: 16px;
	margin-right: 5px;
}
/* Trackback links */
a.blog-trackback-link {
	background: url(../images/trackback.png) no-repeat left center;
	padding-left: 16px;
}
/* @end */

/* @group File Sharing */

.filesharing-description {
}
.filesharing-item {
	margin-bottom: 15px;
}
.filesharing-item-title a:link {
	padding-left: 16px;
	background: no-repeat left center url(../images/arrow_down.png);
}
/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 1.6em;
	margin-bottom: 5px;
}
.album-description {
	margin-bottom: 75px;
}
.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}
.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 18px;
}
.thumbnail-frame {
	position: absolute;
	bottom: 0;
	left: 0;
}
.thumbnail-frame img {
	padding: 1px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	margin: auto;
}
.thumbnail-caption {
	color: #b3b3b3;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
}
.photo-navigation {
	margin-bottom: 35px;
}
.photo-links {
	margin: 0;
}
.photo-navigation a:link, .photo-navigation a:visited {
}
.photo-navigation a:hover {
}
.photo-frame {
	padding: 1px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
}
.photo-title {
	font-size: 1.6em;
	margin: 10px 0 0;
}
.photo-caption {
	margin: 5px 0 10px;
}
/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font-size: 1.6em;
	margin-bottom: 5px;
}
.movie-page-description {
	margin-bottom: 15px;
}
.movie-thumbnail-frame {
	width: 132px;
	height: 132px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 1px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
}
.movie-thumbnail-frame:hover {
}
.movie-thumbnail-caption {
}
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	background: #fafafa;
	margin: 10px;
}
.movie-title {
	color: #636363;
	font-size: 2.5em;
	text-shadow: 2px 2px 1px #888888;
}
.movie-frame {
	margin-bottom: 10px;
}
/* @end */


/* @end */

/* @group Contact Form */
.message-text {
}
.required-text {
}
.form-input-field {
	background: #f4f4f4;
}



.regular.ltr.ready > div#widget > div.btn-o > a#b.btn,
div.pp_content_container > div.pp_left > div.pp_right > div.pp_content > div.pp_fade > div.pp_details > div.pp_social {display:none !important;}