@charset "UTF-8";
/* CSS Document */
/* ---------------------------------
background:#CDCDCD
green:#c9f116
orange:#ff6600
----------------------------------- */
@import url("initial.css");

body {
	background: #CDCDCD url(../img/bg.jpg) repeat;
	padding: 0;
	margin: 0;
	border: 0;
	font: 10px/12px Arial, sans-serif;
}
img {
	border:0;
}
a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #bbb;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
strong {
	font-weight: bold;	
}
.clear {clear: both;}
table {
	color: #666;
	padding: 0;
	border: 0;
	margin: 0;
	border-bottom:  #fff 1px solid;
}
tr {
	padding: 0;
	border: 0;
	margin: 0;
}
td {
	padding: 2px 4px;
	border: 0;
	margin: 0;
	border-top: #fff 1px solid;
}
tr:hover {
	background: #fff;
}
/*main structure*/
#wrapper {
	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 850px;
	position:relative;
}
#sidebar {
	width: 200px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: transparent;	
	float: left;
}
#main {
	border-left: 1px dashed #999;
	border-right: 1px dashed #999;
	width: 85%;
	min-width: 300px;
	height: 100%;
	float: right;
	position:relative;
	background: transparent;
}
#footer {
	background: #ff6600;
	margin-top: 5px;
	clear: both;

}
div#personal {
	position: relative;;
	top: 105px;
	left: 10px;
	width: 280px;
	background: url(../img/bg.jpg);
}

/*disclaimer*/
#disclaimer_bar {
	background: url(../images/disclaimer.jpg) no-repeat;
	height: 90px;
	width: 100%;
}

/* top_menu */
#top_menu {
background:transparent;
width:250px;
left: 600px;
top: 0px;
margin:0pt;
padding:0pt;
position:absolute;
z-index: 20;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
font-size: 8px;
}
#top_menu li {
display: block;
height:30px;
float: left;
}
#top_menu li a {
background:#e25595 none repeat scroll 0%;
display:block;
margin-top:-30px;
opacity:0.8;
overflow:hidden;
padding-top:30px;
width:35px;
margin-left: 2px;
}
#top_menu .home a {
background:transparent url(../img/home.jpg) no-repeat scroll left top;
_background:#fff url(../img/home.jpg) no-repeat scroll left top;
}
#top_menu .back a {
background:transparent url(../img/back.jpg) no-repeat scroll left top;
_background:#fff url(../img/back.jpg) no-repeat scroll left top;
}
#top_menu .about a {
background:transparent url(../img/about.jpg) no-repeat scroll left top;
_background:#fff url(../img/about.jpg) no-repeat scroll left top;
}
#top_menu .goodies a {
background:transparent url(../img/goodies.jpg) no-repeat scroll left top;
_background:#fff url(../img/goodies.jpg) no-repeat scroll left top;
}
#top_menu .travel a {
background:transparent url(../img/travel.jpg) no-repeat scroll left top;
_background:#fff url(../img/travel.jpg) no-repeat scroll left top;
}
#top_menu .contact a {
background:transparent url(../img/contact.jpg) no-repeat scroll left top;
_background:#fff url(../img/contact.jpg) no-repeat scroll left top;
}


/*footer*/
#footer p {
	font: 10px/12px sans-serif;
	padding: 3px 0px 2px 10px;
	color: #fff;
}
#footer a {
	text-decoration: none;
	font-size: 4px/10px;
	color: white;
}
#footer a:hover { 
	color: #106e32;
}
#footer a:visited {
}

/*goodies*/
.txt1b a {
	display: block;
	clear: left;
	padding: 1px;
}
.txt3b{
	font: 16px/18px bold Arial, Helvetica, sans-serif;
	padding: 5px 0px;
	clear: right;
}

/************************Portfolio******************************/
body#home div#wrapper, body#portfolio_main div#wrapper {
	background: #fff;
}
div#wrapper div#main {
	padding-top:70px;
	*height: 400px; /* for all IE */
	min-height: 400px;
	background-position:right;
}
div.videos {
	width: 98%;
	background-color:#ddd;
	margin: 5px 0px 10px 0px;
	padding: 10px 5px 5px 5px;
	border-bottom: dashed 1px #ccc;
    font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#FFFFFF;
	line-height: 30px;
}
div.photos {
	padding-left: 5px;
    font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#ccc;
	line-height: 30px;
	clear:right;
}
div.journals {
	padding-left: 5px;
    font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#ccc;
	line-height: 30px;
}
div.journals2 {
	font-size: 14px;
	color:#ccc;
	line-height: 20px;
}
ul.item {
    clear: both;
    font-family: Helvetica, Arial, sans-serif;
    list-style-type: none;
    position: absolute;
    margin: 1.5em;
    padding: 0;
}
ul.item li {
	background: #ffffff;
	position: relative;
	display: block;
	width: 610px;
	height: 35px;
	margin: 10px 0 0px 0;
	z-index:100;
    padding: 0 0.5em;
    line-height: 1.5em;
    float: left;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
ul.item div.ahover {
    background: #ff6600;
    padding: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.pnormal{
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
	margin-left: 20px;
	margin-top: 8px;
	color:#eee;
	background-color:#fff;
}
.phover{
	color:#000;
}
ul#submenu_select {
	position: absolute;
	display: none;
	margin-top: 20px;	
}
ul#submenu_select li {
	height: 20px;
	background: #ffffff;
	filter:alpha(opacity=90); /* IE */ 
	moz-opacity: 0.9; /* Mozilla */ 
	opacity: 0.9; /* CSS standard */
	position: relative;
	margin: 4px 0 4px 0;
	z-index:101;
    float: left;
	line-height: 2em;
}
ul#submenu_select li a {
    padding: 0 5px 5px 15px;
	display: block;
}
div.ahover {
    position: absolute;
	z-index:99;
}
span#small{
	font-size: 10px;
	color:#ff6600;
}


div.title {
	font-size: 14px;
	color: #666;
	font-weight: bold;
	border-bottom: dashed 1px #666;
	border-top: dashed 1px #666;
	margin-bottom:20px;
	padding-bottom:2px;
	padding-top:2px;
}
div.thumbFrame a em {
	_background-color: #fff;
}
/************************thumbFrame******************************/
div.thumbFrame em {
	display: block;
	position: absolute;
	text-align: center;
	font-size: 10px;
	width: 180px;
	*height: 1%;
	top: 135px;
	font-style: normal;
	left: 5px;
}

img.thumb {
	border: 0;
}
div.thumbFrame {
	position: relative;
	width: 190px;
	height: 160px;
	display: inline-block;
	float: left;
	background: #eee;
	margin: 5px;
	border-bottom: 1.5px #999 solid;
	border-right: 1.5px #999 solid;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
div.thumbFrame img {
	padding: 6px 6px 0px 6px;
}
div.thumbFrame:hover {
	position: relative;
	left: 2px;
	top: 2px;
}
div.thumbFrame a:hover {
	color: #000;
}
/***********************edward-illustrator*********************/
div.copy {
	font-family:Arial, Helvetica, simhei, sans-serif;
	text-align:justify;
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0px 20px 0px;
}
div.copy_title{
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin: 5px 0px 20px 0px;
	color: #ff6600;
	border-bottom: dashed 1px #ccc;	
	border-top: dashed 1px #ccc;
}
div.copy_subtitle{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	margin: 15px 0px;
}
div.copy_subsubtitle{
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 15px 0px;
}
p{
	margin: 10px 0px;
}
img.copy{
	float: left;
	margin-right: 12px;
}
/***********************edward-programmer*********************/
div.prog {
	font-family:Arial, Helvetica, simhei, sans-serif;
	text-align:justify;
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0px 20px 0px;
}
div.prog_title{
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin: 5px 0px 20px 0px;
	color: #ff6600;
	border-bottom: dashed 1px #ccc;	
	border-top: dashed 1px #ccc;
}
div.prog_subtitle{
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin: 15px 0px;
	border-bottom: dashed 1px #ccc;	
	border-top: dashed 1px #ccc;
}
div.prog_subsubtitle{
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 15px 0px;
	color: #000;
	background: #ddd;
	padding: 5px 2px;
}
p{
	margin: 15px 0px 5px 0px;
}
img.prog{
	margin: auto;
	clear: both;
}