body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:0 1px;
	background:url(/pc/bgall.gif) #58768d repeat;
}
#logo{
	display:block;
	background:url(/pc/logo.gif) center no-repeat;
	height:160px;
	width:320px;
	min-width:320px;
}
#logo span{
	display:none;
}
#floater_topright{
	top:5px;
	right:10px;
	position:absolute;
	display:block;
	overflow:nowrap;
}
* {
	margin:0;
	padding:0;
	
}

#sp1, #sp2, #sp3 {
padding:10px;
font-size:75%;
line-height:90%;
}
#sp1 a, #sp2 a, #sp3 a {
text-decoration:none;
}
#sp1 a:hover, #sp2 a:hover, #sp3 a:hover {
text-decoration:underline;
}
div.small{
font-size:90%;
line-height:100%;
padding:5px;
padding-top:0;
}

.left {
	float:left;
	margin:0 10px 5px 0;
}
.right {
	float:right;
	margin:0 0 5px 10px;
}

.ditto_summaryPost{
	display:block;
}

#page_bookmarks{
	display:block;
	position:absolute;
	top:200px;
	left:250px;
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin:0 auto;
margin-bottom:20px;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	margin:0;
	background:url(../images/innerwrapper.jpg) top repeat-x;
	padding:16px 1px 0 0;
}

#header {
margin-bottom:2px;
}

#header input {
	width:210px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:0;
	float:right;
	width:230px;
	margin:-2px -20px 0 0 !important;
	margin:-2px -10px 0 0;
	border:none;
}

#header h1 {
	font:200% Georgia;
	color:#333;
	padding:5px 20px 5px 5px;
	
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	
}

#header h1 a:hover {
	color:#111;
	
}

#header h2 {
	font:150% Georgia;
	font-weight:normal;
	color:#555;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	color:#555;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}


#header .nav {
  position:relative;
	clear:both;
	background:url(/pc/nav1.jpg) top repeat-x #5a788f;
	border-bottom:2px solid #3f617c;
	border-top:2px solid #6f899d;
	border-left:2px solid #6f899d;
	border-right:2px solid #6f899d;
	margin:-2px -3px 0 -3px !important;
	margin:-2px 0 0 0;
	padding:10px 0 10px 0 !important;
	padding:4px 0 10px 0;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header .nav a {
	color:#fff;
	font:140% Trebuchet MS;
	text-decoration:none;
	padding:10px;
}

#header .nav a:hover {
	background:url(/pc/nav.jpg) top repeat-x #3f617c;
}

#header .nav li.active a{
	background:#244b62;
}

#header .nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header .subnav {
	background:#99705c;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #7f4932;
	border-left:2px solid #7f4932;
	border-right:2px solid #7f4932;
	border-top:2px solid #3086B7;
    display:none;
    position:absolute;
	top:40px;
	left:-2px;
	width:98.75%;
	}
#header .subnav:hover {
	width:98.75%;
	}
#header .active ul, #header li:hover ul{
	display:block;
}

#header .subnav li {
	list-style:none;
	display:inline;
}

#header .subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #99705c;
}

#header .subnav a:hover {
	border-bottom:2px solid #7f4932;
	color:#fff;
}

#header .subnav li.active a{
	border-bottom:2px solid #7f4932;
	color:#fff;
}


#sidebar {
	background:#fff;
	width:210px;
	padding:10px 0;
	float:left;
	color:#666;
}


#lmnu{
	margin:0 0 0 -3px !important;
	padding:0;
	text-align:left;
	border:none;
	border-top:1px solid #cfcfcf;
	border-right:1px solid #cfcfcf;
	font-weight:bold;
}

#lmnu a{
	color:#333;
}
#lmnu a:visited{
	color:#555;
}
#lmnu a:hover{
	color:#357;
}

#lmnu ul{
	margin:0;
	padding:0;
}

#lmnu ul li{
	background:url(/pc/mnu1.gif) #efefef repeat-x;
	margin:0;
	padding:3px 0 3px 10px;
	list-style:none;
	border:none;
	border-bottom:1px solid #cfcfcf;
	text-align:left;
}

#lmnu ul li.active, #lmnu ul li ul li.active{
	background:url(/pc/mnua.gif) #fff repeat-x;
	border-right:1px solid #fff;
	margin-right:-1px;
}

#lmnu ul li ul{
	margin:0;
	padding:0;
}

#lmnu ul li ul li{
	background:url(/pc/mnu2.gif) #dfdfdf repeat-x;
	margin:0;
	padding:3px 0 3px 10px;
	list-style:none;
	border:none;
	border-bottom:1px solid #cfcfcf;
	text-align:left;
}

#sidebar h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#googlead{
	margin:10px 0;
}

p.small{
	font:70% Verdana;
	letter-spacing:-0.1em;
}
div.ditto_authorspost{
	background:url(../images/leftside_corner.gif) bottom right no-repeat;
	text-align:left;
	padding:5px 5px 1px 0;
	margin-bottom:7px;
}
div.ditto_authorspost h3{
	color:#999;
}
div.ditto_authorspost h3 a{
	font:100% Arial;
	text-decoration:none;
	color:#999;
}
div.ditto_authorspost h3 a:hover{
	text-decoration:underline;
	color:#777;
}
div.ditto_authorspost p{
	text-align:left;
	font:80% Verdana;
	letter-spacing:-0.1em;
}
p.ditto_authorslink a{
	color:#bbb;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:0 10px;
}
p.ditto_authorslink a:hover{
	color:#777;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#fefefe;
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}

#sidebar .subnav {
	border-top:1px solid #fafafa;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #fafafa;
}

#sidebar .subnav li a {	
	color:#ccc;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#666;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
	padding:4px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#777;
	font:90% Verdana;
	width:190px;
}

#sidebarright {
	width:210px;
	float:right;
	padding:10px 0 0 0;
	background:url(../images/sidebarright.jpg) top left no-repeat;
}
#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:150%;
	margin:10px;
}

#sidebarright h3, #sidebarright h4 {
	margin:10px;
}
#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright ul.LIn_shortMode {
	margin:0 auto;
	padding:0;
}
#sidebarright ul.LIn_shortMode li {
	list-style: 		none;
	border: 				none;
	float: 				none;
	display: 			block;
	list-style-image: 	none !important;
	margin:				0 !important;
	padding:7px 10px;
	background:#fff url(/pc/li_bg.jpg) bottom left repeat-x;
	border-left:1px solid #faf6f2;
	border-right:1px solid #faf6f2;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}


#content {
	margin:0 250px 0 220px;
	padding:20px 0 0 20px;
}

#contentnorightbar {
	margin:0 0 0 220px;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0;
	line-height:175%;
}

h2 {
	font:190% Arial;
	color:#3379B9;
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	color:#3379B9;
	text-decoration:none;
}

h2 a:hover {
	color:#285F91;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}
a:visited {
	color:#777;
}

h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:150%;
	padding:15px 0;
	border-top:1px solid #eee;
}
#contentnorightbar ul span {
	color:#444;
}


form, fieldset {
border:none;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
}
input {
	font:90% Verdana;
	color:#777;
}

textarea {
	display:block;
	width:510px;
	height:200px;
	font:90% Verdana;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote, ul, ol {
	padding:0 0 5px 3px;
}
#content ul, #content ol {
	margin:5px 0 5px 0;
	padding:5px 0 5px 5px;
}
#content li {
	padding:0 0 5px 0;
}
#content ul span {
	color:#444;
}
div.pn_left, div.pn_center, div.pn_right{
	display:inline;
}
div.pn_left a, div.pn_center a, div.pn_right a{
	color:#444;
	font-size:90%;
	letter-spacing:-25%;
	font-family:Tahoma, Arial, Verdana, Sans-serif;
	border:1px solid #ccc;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	background:#ddd;
	white-space:nowrap;
	text-decoration:none;
	padding:3px 5px;
}
div.pn_left a:hover, div.pn_center a:hover, div.pn_right a:hover{
	color:#222;
	border:1px solid #ddd;
	border-top:1px solid #bbb;
	border-left:1px solid #bbb;
	background:#ccc;
}

div.jot-list li {
font-size:xx-small;
display:inline;
}

.jot-form input, .jot-form textarea{
width:98%;
}
.jot-form div{
visibility: hidden;
}
