body {
	background:url(../images/my_bg.jpg) repeat fixed;
	font:13px/23px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;/*    text-shadow: 1px 1px 0 #FFFFFF;	*/
}
a:link, a:visited {
	color: #333;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #666;
}
.clearfix {
	clear:both;
}
p, pre, ol, ul, dl {
	margin-bottom:15px;
}
ul li ul {
	padding:5px 0;
}
ul li {
	list-style:outside;
	margin-left:20px;
}
ul.styledlist {
	padding:0;
	margin-bottom:24px;
}
ul.styledlist li {
	background:url('images/bullet.gif') no-repeat left 0.6em;
	padding-left:12px;
	list-style:none;
	margin-left:5px;
	margin-left:5px;
	line-height:22px;
}
ol li {
	list-style:decimal;
	margin-left:20px;
}
dl dt {
	font-weight:bold;
	padding-bottom:10px;
}
dl dd {
	padding-bottom:10px;
	margin-left:0px;
}
strong {
	font-weight:bold;
}
em, code {
	font-style:italic;
}
ul, ul li {
	list-style-type:disc;
}
ol, ol li {
	list-style-type:decimal;
}
table {
	margin-bottom:1.4em;
	width:100%;
}
th {
	font-weight:bold;
}
th, td, caption {
	padding:4px 10px 4px 5px;
}
tfoot {
	font-style:italic;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom: 1px dotted;
	cursor:help;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	text-decoration: line-through;
}
pre {
	white-space:pre;
}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	margin:0px 0 0px 15px;
	float:right;
}
img.alignleft {
	display: inline;
	margin:0px 15px 0px 0px;
	float:left;
}
img.border {
	padding:5px;
	border: solid 1px #8f897e;
	background:#fff;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.center {
	text-align:center;
}
.nopadding {
	padding:0;
}
.nomargin {
	margin:0;
}
#header {
	background-image:url(../images/header_bar.png);
	background-repeat:repeat-x;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
	height:58px;
	text-align:center;
	padding:15px 0 0 0;
}
#header #logo {
	position:relative;
	margin:-8px 0 0 -50px;
	float:left;
}
#header #logo a {
	font-size:26px;
	text-decoration:none;
	text-transform:uppercase;
	color:#5d5d5d;
	cursor:pointer;
}
#header #logo a strong {
	color:#2a2a2a;
}
#header #logo a:hover, #header #logo a:hover strong {
	color:#fff;
}
#header .use-nav {
	float:right;
	margin-right:-178px;
	font-size:12px;
	color:#2a2a2a;
}
.use-nav span {
	color:#5d5d5d;
}
*:first-child+html .use-nav {
	margin:0px 0 0 30px;
	position:absolute;
}
/* NAVIGATION */
/* ----------------- */

#header #nav li {
	display:inline;
	background:url(../images/mnu_divider.gif) right 50% no-repeat;
	padding:15px 0 10px 0;
	margin:0;
}
#header #nav li.last {
	background:none;
}
#header #nav li a {
	color:#cdcdcd;
	font-family:"Helvetica", Arial, sans-serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px 20px;
}
#header #nav li a:hover, #header #nav li a.current {
	color:#7bc01b;
}
.wrap {
	width:620px;
	margin:0 auto;
	background:url(../images/quotebg.jpg) no-repeat center 80px;
}
.content-bg {
/*background:url(../images/page_bg.jpg) repeat-y;*/
}
.section {
	float:left;
	margin-bottom:70px;
}
.section, #footer {
	width:500px;
	padding:0 60px 60px 60px;
	clear:both;
}
.section {
	background:url(../images/h_bg.png) no-repeat bottom center;
}
.section .section-header {
	margin:70px 0 0 -486px;
	width:400px;
	height:105px;
	float:left;
}
.section-content {
	padding:70px 0 90px 0;
	float:left;
	width:500px;
}
.section-contentbot {
	padding:70px 0 30px 0;
	float:left;
	width:500px;
}
/* TITLES */
/* ---------------- */
.title-about, .title-portfolio, .title-lifestream, .title-contact {
	text-indent:-999999px;
	color:#fff;
	float:right;
}
.title-about span {
	background:url(../images/title_about.png) no-repeat;
	display:block;
	width:163px;
	height:46px;
}
.title-portfolio span {
	background:url(../images/title_portfolio.png) no-repeat;
	display:block;
	width:170px;
	height:46px;
}
.title-lifestream span {
	background:url(../images/title_lifestream.png) no-repeat;
	display:block;
	width:201px;
	height:46px;
}
.title-contact span {
	background:url(../images/title_contact.png) no-repeat;
	display:block;
	width:145px;
	height:46px;
}
/* HEADING */
/* ----------------------------------------- */
/*.section h2 {
	font-size:60px;
	text-transform:uppercase;
	text-align:right;
	color:#460000;
}*/
.section h3 {
	font-size:24px;
	color:#7bc01b;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;
	text-shadow: 1px 1px 0 #FFFFFF;
}
.section h4 {
	font-size:18px;
	color:#fff;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0 #FFFFFF;
}
.stopper {
	float:left;
	width:100%;
	height:20px;
}
/* INTRO */
/* ----------------------------------------- */
.intro {
	text-align:center;
}
#page .wrap .section .intro h3 {
	line-height:30px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-shadow: 1px 1px 0 #FFFFFF;
}
/* SLIDESHOW */
/* ----------------------------------------- */
div#slideshow {
	width: 527px;
	height: 338px;
	padding: 15px 0 0 0px;
	position: relative;
	z-index: 5;
	/*background:url(../images/slideshow_bg.png) no-repeat;*/
	margin:0 0 0 -10px;
}
div#slideshow ul#slideshow-nav {
	display: none;
	list-style: none;
	position: absolute;
	top: 140px;
	z-index: 15;
	width:537px;
}
div#slideshow ul#slideshow-nav li#prev {
	float: left;
	margin: 0 0 0 10px;
	list-style:none;
}
div#slideshow ul#slideshow-nav li#next {
	float: right;
	margin: 0 20px 0 240px;
	list-style:none;
}
div#slideshow ul#slideshow-nav li a {
	display: block;
	width: 66px;
	height: 66px;
	text-indent: -9999px;
}
div#slideshow ul#slideshow-nav li#prev a {
	background: url(../images/prev_dark.png);
}
div#slideshow ul#slideshow-nav li#next a {
	background: url(../images/next_dark.png);
}
div#slideshow ul#slides {
	list-style: none;
	margin:0 0 0 10px;
}
div#slideshow ul#slides li {
	margin: 0 0 20px 0;
	list-style:none;
	padding:0;
}
.section-image {
	/*background:url(../images/n_img_bg.png) no-repeat;*/
	width:173px;
	height:200px;
	float:right;
	margin-left:3px;
}
.section-image img {
	margin:5px 0 0 5px;
}
.section blockquote {
	clear:both;
	background:url(../images/quote.png) no-repeat left 8%;
	padding-left:77px;
}
.section blockquote p {
	font-style:italic;
	color:#d45444;
}
.section blockquote p.author {
	color:#cc7368;
	font-style:normal;
}
ul#social li {
	float:left;
	height:25px;
	width:25px;
	list-style:none;
	margin:0;
	padding:0;
	margin-left:15px;
}
ul#social li a {
	outline: 0;
}
ul#social li a img {
	position:relative;
}
ul#social li:first-child {
	margin-left:0;
}
.project {
	width:100%;
	float:left;
}
.project h3 {
	margin-bottom:0px;
	padding-bottom:0px;
}
.project .category {
	padding-bottom:10px;
	display:block;
	color:#d45444;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:2px;
	text-shadow: 1px 1px 0 #FFFFFF;
}
.btn_view {
	font-size:17px;
	font-style:italic;
	font-weight:normal;
}
.screenshots, .screenshots ul {
	width:500px;
	padding:0;
	margin:0;
	float:left;
}
.screenshots {
	margin-bottom:20px;
}
.screenshots ul li {
	display:inline;
	padding:0 3px 3px 0;
	margin:0 0px;
	/*	background:url(../images/w_thumb.png) no-repeat;*/
	float:left;
	width:160px;
	height:67px;
}
.screenshots ul li a span {
	background:url(../images/magnifier.png) no-repeat;
	width:15px;
	height:16px;
	display:block;
	position:absolute;
	margin:6px 0 0 148px;
}
.screenshots ul li img {
	margin:3px 0 0 5px;
}
.pagination {
	margin:0;
	padding:0;
}
.pagination li {
	list-style:none;
	display:inline;
	text-indent:-99999px;
	margin:0;
	padding:0;
	width:9px;
	height:9px;
}
.pagination li a {
	background:url(../images/bullet.png) no-repeat;
	background-position:100% 0;
	margin-right:4px;
	display:block;
	float:left;
	width:9px;
	height:9px
}
.pagination li.active a {
	background:url(../images/bullet.png) no-repeat;
}
.container {
	width:500px;
	height:450px;
	overflow:hidden;
	position:relative;/*	cursor:pointer; 
	border:1px solid red;*/
}
.slides {
	position:absolute;
	top:0;
	left:0;
}
.slides > div {
	position:absolute;
	top:0;
	width:500px;
	display:none;
}
#slide-nav {
	position:absolute;
	display:none;
	list-style:none;
	margin-top:180px;
	width:585px;
}
#slide-nav li {
	width:66px;
	height:66px;
	text-indent:-999999px;
	list-style:none;
	margin:0;
	padding:0;
}
#slide-nav li.previous {
	float:left;
	margin-left:-50px;
}
#slide-nav li.next {
	float:right;
}
#slide-nav li.previous a, #slide-nav li.next a {
	display:block;
	width:30px;
	height:101px;
}
#slide-nav li.previous a {
	background:url(../images/prev.png) no-repeat;
}
#slide-nav li.next a {
	background:url(../images/next.png) no-repeat;
}
#life-stream {
	padding:0;
	margin:0;
}
#life-stream li {
	list-style:none;
	background:url(../images/bottom_border.png) no-repeat center bottom;
	display:block;
	padding-bottom:60px;
	margin-bottom:30px;
}
#life-stream li.last {
	background:none;
}
#life-stream li div.task span a {
	font-size:20px;
	font-weight:normal;
	text-transform:none;
	display:block;
	margin-bottom:20px;
	color:#666666;
}
#life-stream li div.task span a:hover {
	text-decoration:none;
	color:#000;
}
#life-stream li div .btn, #life-stream li div.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-shadow: 1px 1px 0 #a8f32f;
}
#life-stream li div.date {
	margin-right:-215px;
	background:url(../images/date_bg.png) top left no-repeat;
	padding-top:7px;
	padding-left:7px;
	width:120px;
	letter-spacing:2px;
	float:right;
}
*:first-child+html #life-stream li div.date {
	margin:7px 0 0 570px;
	float:right;
	position:absolute;
}
#life-stream li div span {
	text-transform:uppercase;
	font-size:12px;
	color:#ecdfc2;
}
#life-stream li div.date .hour {
	text-transform:none;
	font-size:20px;
	letter-spacing:normal;
}
#life-stream li div p.btn a {
	background:url(../images/life_stream_btn.png) no-repeat top right;
	float: left;
	text-decoration: none;
	padding: 2px 20px 0 20px;
	margin-right: 2px;
	height: 28px;
}
#life-stream li div p.btn a span {
	background:url(../images/life_stream_btn.png) no-repeat top left;
	float: left;
	padding-right: 6px;
	display: block;
	margin-top: -2px;
	margin-right:10px;
	height: 28px;
}
#life-stream li div p.btn a span img {
	margin:6px 0 0 5px;
}
#life-stream li div p.btn {
	margin-bottom:20px;
	position:relative;
}
.section-content .col2 {
	padding-bottom:40px;
	float:left;
}
.section-content .col2 .first, .section-content .col2 div {
	width:240px;
	float:left;
	margin-left:20px;
}
.t, .f, .e {
	display:block;
}
.section-content .col2 .first {
	margin-left:0;
}
.section-content h4 {
	font-size:24px;
	color:#7bc01b;
}
.first h4 {
	font-size:24px;
	color:#7bc01b;
}
#contact-section {
	clear:both;
}
#contact-section p {
	margin-bottom:10px;
}
#contact-section .left {
	float:left;
	width:200px;
}
#contact-section label {
	float:left;
	width:200px;
	display:block;
	font:14px Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
}
#name, #email, #subject {
	width:190px;
	background:#cdcdcd;
	font-size:12px;
	border:none;
	padding:10px 4px;
	color:#999999;
	border:1px solid #a4a4a4;
	margin:0px;
}
#message {
	background:#cdcdcd;
	font-size:12px;
	border:none;
	padding:10px 4px;
	color:#999999;
	width:271px;
	height:108px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #a4a4a4;
}
#contact-section .right {
	width:281px;
	float:right;
}
.button input {
	height:35px;
	padding:0 10px;
	background:#666666;
	color:#fffef2;
	font-weight:bold;
	cursor:pointer;
	border:4px solid #cdcdcd;
	font-family:Arial, Helvetica, sans-serif;
}
.button input:hover {
	border-color:#999999;
	background:#333333;
}
.errorMsg h4 {
	color:#611208;
}
.infoMsg h4 {
	color:#6ca93f;
}
.infoMsg p {
	margin-bottom:20px;
}
#footer {
	text-align:center;
}
#footer small {
	font-size:12px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	line-height:17px;
	text-shadow: 1px 1px 0 #FFFFFF;
}
.rss-popup {
	margin: 100px auto 30px auto;
	padding: 0;
	width: 284px;
	position: relative;
}
div.rss-popup em {
	background: url(../images/bubble.png) no-repeat;
	width: 334px;
	height: 49px;
	position: absolute;
	top: -70px;
	left: -0px;
	text-align: center;
	text-indent: -9999px;
	z-index: 2;
	display: none;
}
#rss-icon {
	width: 260px;
	height: 90px;
	background: url(../images/icon.png) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0 auto;
	display: block;
}

