/* 
Theme Name: onerutter
Author: Jake Rutter
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	background: #333333;
	padding: 0px 0 0 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #383d44;
}

#container {
	width: 950px;
	margin: 0 auto;
	background: #fff url(images/or_main_body.gif) repeat-y;
}

/* links */

a:link, a:visited {
	padding-bottom: 0;
	color: #326ea1;
	text-decoration: none;
}

a:hover {
	padding-bottom: 0;
	color: #383d44;
	text-decoration: underline;
}

a.more {
	padding-right: 7px;
	background: url(img/1206/icon-morearrow.gif) no-repeat 100% 5px;
}

/* page structure
---------------------------------------------------------- */

#main-body {
	width: 950px;
	margin: 0px auto;
	padding: 0px 0px;
	font-size: 95%;
	line-height: 1.6em;
	text-align: left;
}

#content, #page-content {
	width: 640px;
	float: left;
	padding: 0px 0px 0px 25px;
	overflow: hidden;
}

#interior-content {
	width: 60em;
	float: left;
	padding: 0px 0px 0px 20px;
}

#sidebar {
	width: 22em;
	float: right;
	margin-left: 1em;
	font-size: 90%;
	line-height: 1.5em;
	color: #666b75;
	padding: 15px 25px 0px 0px;
}

/* Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.clear {
	clear: both;
}

/* header
---------------------------------------------------------- */

#header {
	padding: 0;
	font-size: 95%;
	background: #333333;
}

/* logo */

#logo {
	width: 66em;
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: left;
}

#logo span, #logo a {
	display: block;
	width: 237px;
	height: 86px;
	padding: 0;
	border-style: none;
	background: url(images/jr_design_logo.gif) no-repeat;
}

#logo img {
	display: block;
	width: 0;
}

#logo a:hover {
	background-image: url(img/1206/logo-hov.gif);
}

/* navigation */

#nav {
	margin: 20px auto 0 auto;
	padding: 0;
	background: url(images/or_nav_bg.jpg) repeat-x;
	height: 38px;
	overflow: hidden;
}

#nav ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "museo-1","museo-2", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
}

#nav li a {
	float: left;
	padding: 10px 12px;
	text-decoration: none;
	color: #ffffff;
	border: none;
	background: url(img/1206/nav-bg.gif) no-repeat bottom right;
}

#nav li a:hover {
	color: #fff;
	text-decoration: underline;
}

#nav li a.active {
	font-weight: bold;
	color: #fff;
}

/* content
---------------------------------------------------------- */

/* basic phrase element styles */

blockquote {
	padding-left: 33px;
	font-family: Georgia, serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #666b75;
	border-left: 3px solid #dbd5c5;
	background: url(img/quotes-brn.gif) no-repeat 10px 2px;
}

blockquote.praise {
	margin: 0 0 20px 0;
	padding: 0 0 20px 33px;
	color: #383d44;
	border-left: none;
	border-bottom: 1px solid #dbd5c5;
}

blockquote p {
	font-size: 107%;
}

code {
	color: #963;
	font-family: Monaco, monospace;
	font-size: 120%;
	text-align: left;
}

code strong {
	color: #630;
}

abbr, acronym, .popup {
	font-size: 90%;
	letter-spacing: 1px;
	font-style: normal;
	border-bottom: 1px dotted #dbd5c5;
	cursor: help;
}

a abbr {
	border: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

del {
	text-decoration: line-through;
	color: #666b75;
}

ins {
	text-decoration: none;
	font-style: normal;
}

address {
	margin: 0;
	padding: 0;
	font-style: normal;
}

/* title box */

#title {
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
	border-bottom: 2px solid #dbd5c5;
}

#title h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 170%;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #383d44;
	border: none;
}

#title h1 span {
	color: #666b75;
}

#title h2 {
	margin: 3px 0 0 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	line-height: 1.6em;
	color: #666b75;
}

#title h2 a {
	color: #666b75;
}

#title h2 a:hover {
	color: #383d44;
}

#page-content h1, .page h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
}

#page-content p, .page p {
	margin: 10px 0;
}

.page h2 {
    font-size:16px;
    font-weight: bold;   
    margin: 10px 0 0; 
}

#content h1 {
	font: 16px "museo-1","museo-2",'Arial';
	margin: 0px 0;
	padding: 0px 0 0;
}

#content .intro {
	border-bottom: 1px solid #ccc;
	width: 600px;
	margin: 15px 0 10px;
	padding: 0 0 10px;
}

/* content styles */

#content h3,
#content h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	font-size: 140%;
	line-height: 1.5em;
	color: #333;
	border-bottom: 1px solid #333;
}

#content h3 a {
	border: none;
}

#content p {
	margin: 0 0 20px 0;
font-family: "ronnia-1","ronnia-2",sans-serif;
}

span.amp {
	font-size: 110%;
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
}

.Post {
	position: relative;
	clear: left;
	width: 580px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
	margin: 20px 0px 0px;
}

.Post h2 {
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: "museo-1","museo-2",'Arial';
	padding: 0px;
	margin: 10px 0 10px;
	display: block;
}

.Post h2 a {
	color: #ff5a00;
	text-decoration: none;
}

.Post h2 a:visited {
	color: #ff5a00;
	text-decoration: none;
}

.Post h2 a:hover {
	color: #003399;
	text-decoration: none;
}

.PostHead {
	padding-left: 40px;
}

.PostInfo {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: #828282;
}

.PostInfo em {
	font-style: normal;
}

.PostInfo em a {
	text-decoration: underline;
	color: #828282;
}

.PostInfo em a:visited {
	text-decoration: underline;
	color: #828282;
}

.PostInfo em a:hover {
	text-decoration: underline;
	color: #828282;
}

.PostDate {
	position: absolute;
	top: 0px;
	left: 0;
	text-align: center;
	margin: 0;
	padding: 2px 10px 2px 0px;
	list-style: none;
	border-right: solid 1px #ccc;
}

.PostDate .month {
	display: block;
	font-size: 9px;
	line-height: 9px;
	color: #666;
	text-transform: uppercase;
}

.PostDate .day {
	display: block;
	font-size: 21px;
	font-family: 'Arial';
	font-weight: bold;
	line-height: 19px;
	color: #ccc;
	letter-spacing: -1px;
}

.PostDate .year {
	display: block;
	font-size: 9px;
	line-height: 11px;
	color: #666;
	text-transform: uppercase;
}

.PostThumb {
	float: left;
	width: 150px;
	border: 1px solid #999;
}

.PostBody {
	float: left;
	width: 400px;
	margin: 0 0 0 10px;
}

/* entries */

#content #post {
	margin: 10px 0px;
}

#content #post h2 {
	margin: 0 0 0px 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight: normal;
	font-size: 140%;
	line-height: 1.5em;
	color: #333;
}

#content h2.date {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	color: #666b75;
}

#content h4.date {
	float: left;
	width: 2.5em;
	margin: .4em 1em 0 0;
	padding: .6em 1em;
	font-family: Georgia, serif;
	font-size: 85%;
	font-weight: normal;
	line-height: 1.5em;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #666b75;
	border-bottom: 1px solid #dbd5c5;
	background: #e6e3d7 url(http://simplebits.com/img/1206/form-bg.gif) repeat-x top left;
}

#content h4.date strong {
	display: block;
	font-size: 170%;
	line-height: 1.1em;
	font-weight: normal;
	color: #383d44;
}

/* lists */

#content ul, #content ol, #content dl, #main-body ul {
	margin: 0 0 1.5em 0;
	padding: 0;
}

#content ul, #content ol {
	margin-left: 20px;
}

#content ol {
	padding-left: 20px;
}

#content ul, #page-content ul {
	list-style: disc;
	margin: 0 0 0 20px;
}

#content ul li, #page-content ul li {
	padding: 0 0 0px 10px;
	line-height: 1.4em;
}

#content dl dt {
	font-weight: bold;
}

#content dl dd {
	margin: 0 0 15px 0;
	padding: 0;
}

#content dl.listing dd em {
	display: block;
	font-family: Georgia, serif;
	color: #666b75;
}

/* home page specific */

body#home #title {
	margin-top: -9px;
	padding: 23px 120px 12px 12px;
	border-bottom: none;
	background: #e6e3d7 url(img/blocks-top.gif) no-repeat top right;
}

body#home #title h1 {
	margin-bottom: 6px;
	line-height: 1em;
}

body#home #title h2 {
	font-family: Georgia, "Lucida Grande", Verdana, sans-serif;
	font-size: 110%;
	font-style: normal;
	color: #464a52;
}

body#home #title h2 a.more {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.5em;
	color: #326ea1;
}

body#home #title h2 a.more:hover {
	color: #383d44;
}

#content h3#recent {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 98%;
	line-height: 1.5em;
	color: #693;
}

#content h3#recent span.amp {
	font-size: 120%;
	font-weight: normal;
}

#content h3#recent a.rss {
	position: absolute;
	top: 0;
	right: 0;
	font-family: "Lucida Grande", Verdana, sans-serif;
	letter-spacing: 0;
	border: none;
}

/* sidebar
---------------------------------------------------------- */

.sidebar-box {
	background: #fff;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #9c9c9c;
	margin: 10px 0 10px;
}

#sidebar h3 {
	margin: 5px 0 12px 0;
	padding: 0 0 5px 0;
	font-family: "museo-1","museo-2","Lucida Grande", Verdana, sans-serif;
	font-weight: bold;
	font-size: 110%;
	line-height: 1em;
	color: #333;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

#sidebar h3.first {
	margin-top: 0;
}

#sidebar h3.featured {
	margin-bottom: 0;
	border-bottom: 0;
}

#sidebar p {
	margin: 0;
	padding: 0;
}

#sidebar p.cc {
	margin-top: 1em;
}

#sidebar ul, #sidebar dl {
	margin: 0 0 0 15px;
	padding: 0;
	line-height: 1.5em;
	list-style: circle;
}

#sidebar li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 0px;
}

#sidebar ul li.last {
	margin-bottom: 0;
}

.avatar {
	float: left;
	width: 64px;
}

.or-info {
	float: left;
	margin: 0 0 0 5px;
}

.aktt_tweets ul {
	list-style-type: circle !important;
	margin: 0 0 0 15px !important;
	text-indent: 0px !important;
	padding: 0px !important;
	margin-bottom: 0px !important;
}

/* work list */

#work-list dt {
	margin: 12px 0 0 0;
	font-weight: normal;
}

#work-list dd {
	margin: 0 0 2px 0;
	padding: 0;
}

#work-list dd strong {
	color: #666;
}

#work-list dt a {
	float: left;
	display: block;
	margin: 2px 8px 0 0;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
}

#work-list dt a:hover, #work-list dt.active a {
	border-color: #fff;
	background: #fff;
}

#work-list dt.active a {
	border-color: #EBF4D9;
	background: #2D405B;
}

#work-list dd.active a {
	text-decoration: none;
	font-weight: bold;
	color: #2D405B;
	border-bottom: none;
}

/* simple work list */

#work-simple {
	margin: 0;
	padding: 0;
	list-style-type: disc;
}

#work-simple li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}

#work-simple li a {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
	padding: 2px;
	background: #fffefa;
}

body#home #work-simple li a {
	margin-bottom: 0;
}

#work-simple li a:hover, #work-simple li.active a {
	border-color: #fff;
	background: #fff;
}

#work-simple li.active a {
	border-color: #383d44;
}

/* sub navigation */

#sidebar ul.sub li.active a:link, #sidebar ul.sub li.active a:visited {
	color: #383d44;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}

#sidebar ul.sub li.active {
	background: url(img/1206/icon-subon.gif) no-repeat 1px 4px;
}

/* download links */

a.dnld {
	padding-left: 12px;
	background: url(img/1206/icon-dnld.gif) no-repeat 0 3px;
}

/* thumb img */

#sidebar img.thumb {
	float: left;
	margin: 0 8px 2px 0;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
}

#sidebar a img.thumb:hover {
	border-color: #fff;
	background: #fff;
}

/* work
---------------------------------------------------------- */

/* portfolio pieces */

/* footer
---------------------------------------------------------- */

#footer {
	margin: 0 auto;
	padding: 15px 0 30px 0;
	font-size: 95%;
	text-align: left;
}

#footer-inner {
	padding-left: 40px;
	background: url(img/1206/logo-footer.gif) no-repeat 0 1px;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#footer a.rss {
	padding-left: 16px;
	background: url(img/1206/icon-rss.gif) no-repeat 0 0;
}

/* shared styles
---------------------------------------------------------- */

/* in sidebar */

#sidebar ul li.vevent {
	margin-bottom: 10px;
	padding-left: 0;
	background: 0;
}

#sidebar ul li.vevent abbr.dtstart {
	padding: 0 0 0 17px;
	background: url(img/icon-cal.gif) no-repeat 0 0;
}

/* misc.
---------------------------------------------------------- */

hr, .hide {
	display: none;
}

a img {
	border: none;
}

/* self-clearing floats */

#nav ul:after, 
#main-body:after,
#flickr:after,
#extra:after,
#footer:after,
#port:after, 
#work-simple:after,
.prod-feature:after, 
dl.teaser:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* --- The Lab --- */

#the-lab h1#recent {
	position: relative;
	margin: 0 0 10px 0;
	padding: 0 0 0px 0;
	font-weight: bold;
	line-height: 1.5em;
	color: #693;
	font-family: "Helvetica", Verdana, sans-serif;
	font-weight: normal;
	font-size: 130%;
	border-bottom: 1px solid #dbd5c5;
}

.lab-project {
	border-bottom: 1px solid #dbd5c5;
}

.lab-project h2 {
	color: #B84135;
	padding: 0;
	margin: 10px 0px 0px;
}

.lab-project .date {
	margin: 0px 0px 10px 0px;
	color: #666;
}

.lab-project ul {
	list-style-type: disc !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}

.lab-project ul li {
	padding: 3px 0px;
}

#lab-sidebar {
	width: 22em;
	float: right;
	margin-left: 2em;
	font-size: 90%;
	line-height: 1.5em;
	color: #666b75;
	padding: 25px 20px 0px 0px;
}

#lab-sidebar h3 {
	margin: 0px 0 12px 0;
	padding: 0 0 5px 0;
	font-family: "Helvetica", Verdana, sans-serif;
	font-weight: normal;
	font-size: 120%;
	line-height: 1em;
	color: #693;
	border-bottom: 1px solid #dbd5c5;
}

.Comments {
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

.Comments .List h3 {
	font-size: 14px;
	letter-spacing: -1px;
	background: url(images/CommentsListHeading.png) no-repeat left center;
	border-bottom: dashed 1px #87909e;
	padding: 5px 0px 5px 20px;
	margin: 0px;
}

.Comments .List ol {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.Comments .List li {
	position: relative;
	padding: 15px 0px;
	margin: 0px;
	list-style-type: none;
	font-size: 11px;
	position: relative;
}

ol#commentlist {
	list-style-type: none;
	padding: 0px;
	margin: 0;
}

#content ol#commentlist li.standard {
	background: #fff;
}

#content ol#commentlist li.alt {
	background: #efefef;
}

#content h1.catHead {
	font-size: 16px;
	margin: 10px 0;
	font-weight: bold;
}

h2.catSubHead {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0;
	font-family: "museo-1","museo-2",'Arial';
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	color: #3A8639;
}

#content .cat-posts {
	margin: 10px 0;
}

#content .cat-posts ul {
	padding: 0 0 0 15px;
}

#content .lang-logo {
	margin: 20px 0 0;
}

/* 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

/*\ IE/Win min height hack */

* html .Comments .List .ListNr {
	left: 0px;
}

/* */

.Comments .List .ListNr {
	color: #a8bed7;
	position: absolute;
	top: 15px;
	font-size: 18px;
	line-height: 14px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	letter-spacing: -1px;
	width: 15px;
	height: 15px;
	padding: 5px;
	text-align: center;
	border: solid 1px #cee0f4;
	background: #eaf4ff;
}

.Comments .List .ListUser {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	font-size: 14px;
	line-height: 14px;
	font-family: 'Arial';
	letter-spacing: -1px;
}

.Comments .List .ListUser a {
	text-decoration: none;
}

.Comments .List .ListUser a:visited {
	text-decoration: none;
}

.Comments .List .ListUser a:hover {
	text-decoration: none;
}

.Comments .List .ListDate {
	color: #8c97a1;
	padding: 0px 0px 0px 35px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

.Comments .List .ListDate a {
	color: #8c97a1;
	text-decoration: none;
}

.Comments .List .ListDate a:visited {
	text-decoration: none;
}

.Comments .List .ListContent {
	color: #333;
	font-size: 11px;
	line-height: 14px;
	border-top: solid 1px #c5cad0;
	margin: 10px 0px 0px 0px;
}

.Comments .List .ListContent p {
	padding: 3px 0px;
	margin: 3px 0px;
	font-size: 11px;
	line-height: 14px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .Form {
	
}

.Comments .Form h3 {
	font-size: 14px;
	letter-spacing: -1px;
	background: url(images/CommentsFormHeading.png) no-repeat left center;
	border-bottom: dashed 1px #87909e;
	padding: 5px 0px 5px 20px;
	margin: 0px 0px 10px 0px;
}

.Comments .FormTop {
	background: #accbed url(images/CommentsFormTopBkg.gif) no-repeat left top;
	width: 510px;
	height: 5px;
	display: block;
}

.Comments .Form form {
	padding: 20px;
	margin: 0px;
	background: #accbed url(images/CommentsFormEndBkg.gif) no-repeat left bottom;
}

.Comments .Form p {
	padding: 3px 0px;
	margin: 0px;
	font-size: 11px;
	color: #000033;
}

.Comments .Form p label {
	padding-bottom: 11px;
	display: block;
}

.Comments .Form p label small {
	font-size: 11px;
	color: #000033
}

.Comments .Form .Note {
	margin: 5px 0px;
	width: 395px;
}

.Comments .Form .Note small {
	font-size: 10px;
}

.Comments .Form .TextField {
	background: #fff;
	border: solid 1px #89afd8;
	padding: 5px;
	font-size: 11px;
	margin-right: 20px;
	color: #40454b;
}

.Comments .Form .TextArea {
	background: #fff;
	border: solid 1px #89afd8;
	padding: 5px;
	font-size: 11px;
	color: #40454b;
}

.Comments .Form input.SubmitComment {
	width: 150px;
	height: 26px;
	background: url(images/SubmitComment.png) no-repeat;
	margin-top: 7px;
}

.Comments .Form input.SubmitComment:hover {
	background: url(images/SubmitComment.png) no-repeat 0 -26px;
}

.Comments .Form input.SubmitCommentIE {
	width: 150px;
	height: 26px;
	background: url(images/SubmitComment.png) no-repeat 0 -26px;
	margin-top: 7px;
}

.search-results {
	margin: 10px 0px 0px;
	border: 1px solid #ccc;
}

.search-results p {
	padding: 10px 10px 0px;
}

.green {
	color: #48AA43;
}


/* portfolio pieces */

.port_box {
	margin-bottom:20px;
	border-top: 1px solid #ccc;
	padding: 10px 0px 10px 0px;
	width: 580px;
}
.port_float_txt {
float:left;
width:400px;
margin:0px 0px 0px 10px;
font-size:12px;
}

.port_float_img {
float:left;
width:150px;
margin: 0;
padding: 0;
}

.port_float_img p {
    text-align: center !important;
}

#portText {
	padding-left: 220px;
	}
#port ul {
	padding-left: 0;
	margin-left: 0;
	}
#portimg {
	float: left;
	width: 194px;
	padding: 0;
	margin: .5em 15px 0 0;
	color: #666;
	font-size: 100%;
	text-align: left;
	}
#portimg dt {
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#content dl#portimg dd {
	padding: 0;
	margin: 10px 0 0 0;
	}
	
#slider {
width: 150px;
height: 150px;
position: relative;
overflow: hidden;
}

.sliderImage span {
position: absolute;
width: 150px;
background-color: #000;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
color: #fff;
display: none;
}


/* Table */




#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px 0 10px 0;
	width: 580px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}

