/* Section: Body --------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Serif;
	line-height: 1.5em;
	font-size: 10px; /* IE5 Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 10px; /* easy scaling */
	font-size: 12px;
	color:#333;
	background-color: #e0e6e0;
	background-image: url(../assets/graphics/stripes_bg.gif);
	background-repeat: repeat;
}

/* Sub-Section: Body Paragraph and Links --------- */

p {
	margin: 0.5em 0px 0.7em;
	line-height:1.6em;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	text-decoration: none;
	color:#191970;
}
a:hover, a:active {
	border-bottom: #b8860b 1px solid;
}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
abbr[title] {
	cursor:help;
}
blockquote {
	background: #EEE url(../assets/graphics/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/

	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}
.commentlist li blockquote {
	background: #eeeee9;
	border: 1px dashed #191970;
	border-left: 2px solid #191970;
	border-bottom: 2px solid #191970;
	padding: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 1em;
	margin-left: 2em;
	color:#666;
	font-style: italic;
}
.commentlist li.alt blockquote {
	background: #f4f4f4;
}
dl dt {
	font-weight:bold;
	margin:5px 0;
}
dl dd {
	padding-left:20px;
	display:inline;
}
fieldset {
	border:none;
}
img.right {
	float:right;
	padding:5px;
}
img.left {
	float:left;
	padding:5px;
}
#rap {
	margin: 0 auto;
	padding:0;
	background:#fff url(../assets/graphics/sidebarbg.gif) repeat-y left;
	/* box model hack */

	width: 780px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 780px;
}
html>body #rap { /* be nice to Opera */
	width: 780px;
}
#nav {
	background-image: url(../assets/graphics/nav.gif);
	background-repeat: repeat-x;
	height: 44px;
}
/* Sub-Section:  FONTS --------- */



h2, h3 {
	font-size: 20px;
	color: #567;
	margin: 0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
	font-weight:normal;
	border-bottom:#eaeaea 1px solid;
	line-height: 23px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
/* Section: Positioning --------- */



#header {
	height: 135px;
	background:url(../assets/graphics/header.jpg) no-repeat right top;
	margin:0 auto;
	padding:0;
	width:100%;
}
#header h1 {
	font-size:30px;
	margin:10px;
	color: #FFFFFF;
	line-height: 33px;
}
#header h1 a:link, #header h1 a:visited {
	color:#f0f0f0;
	border-bottom:none;
	background:none;
}
#header h1 a:hover, #header h1 a:active {
	color:#fff;
	border-bottom:#fff 1px solid;
	background:none;
}
#header h4 {
	font-size: 1.1em;
	margin: 10px;
	color: #d0d0d0;
	font-family: Verdana, Tahoma, Arial, Serif;
}
#main {
	float: left;
	width: 568px;
	padding: 0;
	margin: 0;
}
#main ul {
	margin:0px 10px;
	padding:0px;
	list-style:none;
}
#main ul li {
	list-style-image:url(../assets/graphics/bullet.png);
	padding:3px 0;
	margin:0 1em;
}
.post {
	margin:10px;
	background:url(../assets/graphics/yysun.jpg) no-repeat top left;
}
.post-title {
	margin-left:75px;
}
.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active {
	border-bottom:none;
}
.day-date {
	font-size: 12px;
	color: #999999;
	padding: 3px 0;
	margin: 0 0 0 75px;
}
.day-date em {
	font-style:normal;
	color:#666;
}
.post-content h4 {
	font-size:1em;
	font-weight:normal;
}
.largeCopy {
	font-size: 18px;
	line-height: 1.5em;
}
.boldBlue {
	font-weight: bold;
	color: #191970;
}
.post-content h4 em {
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-info {
	font-size : 0.9em;
	color : #666;
	margin : 0;
	background:url(../assets/graphics/comments-small.gif) no-repeat left center;
	padding-left:12px;
	border-bottom:#eaeaea 1px solid;
}
.post-content {
	padding:10px;
}
#sidebar {
	float: left;
	width: 190px;
	padding:0px 10px 10px;
	line-height:1.3em;
}
#sidebar ul {
	list-style: none;
}
#sidebar form, #sidebar .block, #sidebar ul {
	margin:0;
	padding: 1em;
	font-size: 12px;
	background:url(../assets/graphics/sidebox.gif) no-repeat bottom center;
}
#sidebar ul ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	list-style-image:none;
	margin:0 0 0 5px;
	padding:3px 0;
}
#sidebar ul li ul li {
	list-style-image:url(../assets/graphics/arrow.gif);
	margin:0 10px;
	padding:3px 0;
}
#sidebar a {
	text-decoration: none;
	border:none;
}
#sidebar a:hover {
	border-bottom:1px solid;
}
#sidebar ul img {
	border:#459 1px solid;
}
#sidebar h2 {
	margin:20px 0 0 0;
	font-size: 1.3em;
	color: #fafafa;
	height:20px;
	border:none;
	font-variant:small-caps;
	font-weight:bold;
	padding:5px 10px 0;
	background:url(../assets/graphics/sideh2.gif) no-repeat top center;
}
#sidebar li h2 {
	background:none;
	color:#996666;
	border-bottom:#996666 1px solid;
	padding:0;
	margin:0 0 0 0;
}
#sidebar ul li.feed {
	list-style:none;
	background:url(../assets/graphics/feed.png) no-repeat left center;
	padding-left:18px;
	margin:0;
}
#sidebar ul li a img {
	border: none;
}
#sidebar a.noundie:hover {
	border: none;
}
#footer {
	clear: both;
	margin:0 auto;
	background:#191970;
	border:#8b4513 1px solid;
	color: #ddd;
	font-size: 0.9em;
	padding:5px 10px;
	width:758px;
}
#footer strong {
	color:#fff;
	font-size:1.4em;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li {
	list-style:none;
	padding-left:15px;
	background:url(../assets/graphics/arrow.gif) no-repeat left center;
}
#footer div {
	float:right;
	width:30%;
	margin:0;
	padding:0;
}
#footer a {
	color:#ddd;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	border-bottom:#fff 1px solid;
	background:none;
}
#comments, #respond {
	margin: 2em 0 0 5px;
}
#commentform {
	margin:10px;
	padding:10px;
}
#rap .commentlist {
	margin: 0 1em;
	padding: 0;
}
.commentlist li {
	list-style:none;
	margin: 1em 0;
	padding: 0.5em;
	background:#eeeee9;
}
.commentlist li.alt {
	background:#f0f0f0;
}
.commentlist li .cmtinfo {
	font-size:1em;
	border-bottom: #ddd 1px solid;
}
.commentlist li cite {
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.nocomments {
	padding-left:10px;
}
fieldset {
	border: none;
}
.field label {
	display: block;
}
textarea {
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;
	background:#f0f0f0;
}
input {
	border: 1px solid #ccc;
	background:#f0f0f0;
}
button {
	border: 1px solid #ccc;
	background:#f0f0f0;
	font-family: Verdana, Tahoma, Arial, Serif;
	height: 20px;
}
/* Navigation */

#gnav {
	list-style:none;
	margin:0 auto;
	padding:0 0 3px 0;
	background:#191970;
	border-bottom:#886b6d 1px solid;
	font-variant:small-caps;
	font-family:'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;
	font-weight:bold;
	text-align:right;
	font-size:1.2em;
}
#gnav li {
	list-style:none;
	display:inline;
	margin:0;
	padding:5px 10px;
}
#gnav li a:link, #gnav li a:visited {
	color:#ccc;
	text-decoration:none;
	padding:2px 0;
	border-bottom:none;
	background:none;
}
#gnav li a:hover, #gnav li a:active {
	border-bottom:#fff 2px solid;
	color:#fff;
	background:none;
}
#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active {
	border-bottom:#fff 2px solid;
	color:#fff;
}
/* Section: Misc --------- */



#header, #main, #content, #sidebar, #footer, .widget {
	overflow: hidden;
}
#menu a {
	color: #025;
	width: 173px;
	height: 16px;
	float: left;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-color: #ffcf86 #c77700 #c77700 #ffcf86;
	border-style: solid;
	border-width: 1px;
}
#menu a:hover { color: #f90; background-color: #025; }
#menu { width: 525px; height: 44px; float: left; }
#rap #main #content .post .post-title h1 {
	font-size: 20px;
}
#scroll {
	height: 400px;
	padding-right: 10px;
	overflow: auto;
	border: 1px solid #999999;
}
.tableHeaderproducts {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	background-color: #052EA5;
	text-align: left;
	vertical-align: top;
	border: 1px solid #CCCCCC;
}
.tableSub {
	color: #000;
	font-size: 11px;
	line-height: 14px;
	background-color: #F3C101;
}.productTable {
	border: 1px solid #CCCCCC;
}.product {
	border: solid thin #039;
	margin-bottom: 10px;
}
.tablearea {
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.cellpaddingRight {
	padding-right: 6px;
	padding-bottom: 10px;
}
.cellpaddingLeft {
	padding-bottom: 10px;
	padding-left: 3px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer {
	clear: both;
	margin:0 auto;
	background:#191970;
	color: #ddd;
	font-size: 0.9em;
	padding:5px 10px;
	width:758px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}