.vote-wrap, .vote-wrap-login {
	text-align:center;
	position:absolute;
	top:10px;
	margin:0;
	padding:0;
	width:35px;
	height:40px;
	background:url("digg_bg.gif") top left no-repeat;
}
.vote-wrap a, .vote-wrap a:link, .vote-wrap a span.vote-text, .vote-wrap a:link span.vote-text {
	font-weight:bold;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.vote-wrap a:hover span.vote-text {
	color:#F00;
}
.vote-count {
	margin:0;
	padding:0;
	overflow:visible;
	width:35px;
	height:25px;
	color:#fff;
	font:bold 16px Arial, Helvetica, sans-serif;
	line-height:25px;
	cursor:default;
}
.vote-counted {
	margin:0;
	padding:0;
	width:35px;
	height:25px;
	color:#fff;
	font:bold 16px Arial, Helvetica, sans-serif;
	line-height:25px;
	cursor:default;
}
.vote-text, .voted-text {
	display:block;
	margin:0;
	padding:0;
	width:35px;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	line-height:15px;
	height:15px;
	cursor:pointer;
	overflow:hidden;
	font-weight:bold;
	text-transform:uppercase;
}
.voted-text {
	cursor:default;
}
table.drupalit th {
	text-align:center;
}
table.drupalit td.data {
	text-align:center;
}
table.drupalit td.large {
	padding:0 5px;
}
.node-unpublished {
	background-color:#fff4f4;
}
.preview .node {
	background-color:#ffffea;
}
#node-admin-filter ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
}
#node-admin-buttons {
	float:left;
	margin-left:0.5em;
	clear:right;
}
td.revision-current {
	background:#ffc;
}
.node-form .form-text {
	display:block;
	width:95%;
}
.node-form .container-inline .form-text {
	display:inline;
	width:auto;
}
.node-form .standard {
	clear:both;
}
.node-form textarea {
	display:block;
	width:95%;
}
.node-form .attachments fieldset {
	float:none;
	display:block;
}
fieldset {
	margin-bottom:1em;
	padding:.5em;
}
form {
	margin:0;
	padding:0;
}
hr {
	height:1px;
	border:1px solid gray;
}
img {
	border:0;
}
table {
	border-collapse:collapse;
}
th {
	text-align:left;
	padding-right:1em;
	border-bottom:3px solid #ccc;
}
.clear-block:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear-block {
	display:inline-block;
}/* Hides from IE-mac \*/
* html .clear-block {
	height:1%;
}
.clear-block {
	display:block;
}
th.active img {
	display:inline;
}
tr.even, tr.odd {
	background-color:#eee;
	border-bottom:1px solid #ccc;
	padding:0.1em 0.6em;
}
td.active {
	background-color:#ddd;
}
tbody {
	border-top:1px solid #ccc;
}
tbody th {
	border-bottom:1px solid #ccc;
}
thead th {
	text-align:left;
	padding-right:1em;
	border-bottom:3px solid #ccc;
}
.breadcrumb {
	padding-bottom:.5em
}
.error {
	color:#f00;
}
div.error {
	border:1px solid #d77;
}
div.error, tr.error {
	background:#fcc;
	color:#200;
}
div.warning, tr.warning {
	background:#ffd;
}
div.ok, tr.ok {
	background:#dfd;
}
.item-list .icon {
	color:#555;
	float:right;
	padding-left:0.25em;
	clear:right;
}
.item-list .title {
	font-weight:bold;
}
.item-list ul {
	margin:0 0 0.75em 0;
	padding:0;
}
.item-list ul li {
	margin:0 0 0.25em 1.5em;
	padding:0;
	list-style:disc;
	height:18px;
	line-height:18px;
	overflow:hidden;
}
.form-item {
	margin-top:1em;
	margin-bottom:1em;
}
tr.odd .form-item, tr.even .form-item {
	margin-top:0;
	margin-bottom:0;
	white-space:nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
	border-bottom-width:0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
	border-top-width:0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
	border:2px solid red;
}
.form-item .description {
	font-size:0.85em;
}
.form-item label {
	display:block;
	font-weight:bold;
}
.form-item label.option {
	display:inline;
	font-weight:normal;
}
.form-checkboxes, .form-radios {
	margin:1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
	margin-top:0.4em;
	margin-bottom:0.4em;
}
.marker, .form-required {
	color:#f00;
}
.more-link {
	text-align:right;
}
.more-help-link {
	font-size:0.85em;
	text-align:right;
}
.nowrap {
	white-space:nowrap;
}

.tips {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	font-size:0.9em;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
	font-family:inherit;
	font-size:inherit;
	width:14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
	width:8em;
}
dl.multiselect dt, dl.multiselect dd {
	float:left;
	line-height:1.75em;
	padding:0;
	margin:0 1em 0 0;
}
dl.multiselect .form-item {
	height:1.75em;
	margin:0;
}
.container-inline div, .container-inline label {
	display:inline;
}
ul.menu {
	list-style:none;
	border:none;
	text-align:left;
}
ul.menu li {
	margin:0 0 0 0.5em;
}
li.expanded {
	list-style-type:circle;
	list-style-image:url("menu-expanded.png");
	padding:0.2em 0.5em 0 0;
	margin:0;
}
li.collapsed {
	list-style-type:disc;
	list-style-image:url("menu-collapsed.png");
	padding:0.2em 0.5em 0 0;
	margin:0;
}
li.leaf {
	list-style-type:square;
	list-style-image:url("menu-leaf.png");
	padding:0.2em 0.5em 0 0;
	margin:0;
}
li a.active {
	color:#000;
}
td.menu-disabled {
	background:#ccc;
}
ul.links {
	margin:0;
	padding:0;
}
ul.links.inline {
	display:inline;
}
ul.links li {
	display:inline;
	list-style-type:none;
	padding:0 0.5em;
}
.block ul {
	margin:0;
	padding:0 0 0.25em 1em;
}
ul.primary {
	border-collapse:collapse;
	padding:0 0 0 1em;
	white-space:nowrap;
	list-style:none;
	margin:5px;
	height:auto;
	line-height:normal;
	border-bottom:1px solid #bbb;
}
ul.primary li {
	display:inline;
}
ul.primary li a {
	background-color:#ddd;
	border-color:#bbb;
	border-width:1px;
	border-style:solid solid none solid;
	height:auto;
	margin-right:0.5em;
	padding:0 1em;
	text-decoration:none;
}
ul.primary li.active a {
	background-color:#fff;
	border:1px solid #bbb;
	border-bottom:#fff 1px solid;
}
ul.primary li a:hover {
	background-color:#eee;
	border-color:#ccc;
	border-bottom-color:#eee;
}
ul.secondary {
	border-bottom:1px solid #bbb;
	padding:0.5em 1em;
	margin:5px;
}
ul.secondary li {
	display:inline;
	padding:0 1em;
	border-right:1px solid #ccc;
}
ul.secondary a {
	padding:0;
	text-decoration:none;
}
ul.secondary a.active {
	border-bottom:4px solid #999;
}
#autocomplete {
	position:absolute;
	border:1px solid;
	overflow:hidden;
	z-index:100;
}
#autocomplete ul {
	margin:0;
	padding:0;
	list-style:none;
}
#autocomplete li {
	background:#fff;
	color:#000;
	white-space:pre;
	cursor:default;
}
#autocomplete li.selected {
	background:#0072b9;
	color:#fff;
}
html.js input.form-autocomplete {
	background-image:url("throbber.gif");
	background-repeat:no-repeat;
	background-position:100% 2px;
}
html.js input.throbbing {
	background-position:100% -18px;
}
html.js fieldset.collapsed {
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:0;
	margin-bottom:0;
	height:1em;
}
html.js fieldset.collapsed * {
	display:none;
}
html.js fieldset.collapsed legend {
	display:block;
}
html.js fieldset.collapsible legend a {
	padding-left:15px;
	background:url("menu-expanded.png") 5px 75% no-repeat;
}
html.js fieldset.collapsed legend a {
	background-image:url("menu-collapsed.png");
	background-position:5px 50%;
}
* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table * {
	display:inline;
}
html.js fieldset.collapsible legend a {
	display:block;
}
html.js fieldset.collapsible .fieldset-wrapper {
	overflow:auto;
}
.resizable-textarea {
	width:95%;
}
.resizable-textarea .grippie {
	height:9px;
	overflow:hidden;
	background:#eee url("grippie.png") no-repeat center 2px;
	border:1px solid #ddd;
	border-top-width:0;
	cursor:s-resize;
}
html.js .resizable-textarea textarea {
	margin-bottom:0;
	width:100%;
	display:block;
}
.progress {
	font-weight:bold;
}
.progress .bar {
	background:#fff url("progress.gif");
	border:1px solid #00375a;
	height:1.5em;
	margin-top:0.2em;
}
.progress .filled {
	background:#0072b9;
	height:1em;
	border-bottom:0.5em solid #004a73;
	width:0%;
}
.progress .percentage {
	float:right;
}
#first-time strong {
	display:block;
	padding:1.5em 0 .5em;
}
tr.selected td {
	background:#ffc;
}
#permissions td.module {
	font-weight:bold;
}
#permissions td.permission {
	padding-left:1.5em;
}
#access-rules .access-type, #access-rules .rule-type {
	margin-right:1em;
	float:left;
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
	margin-top:0;
}
#access-rules .mask {
	clear:both;
}
#user-login-form {
	text-align:center;
}
#user-admin-filter ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
}
#user-admin-buttons {
	float:left;
	margin-left:0.5em;
	clear:right;
}
.profile {
	clear:both;
	margin:1em 0;
}
.profile .picture {
	float:right;
	margin:0 1em 1em 0;
}
.profile dt {
	margin:1em 0 0.2em 0;
	font-weight:bold;
}
.profile dd {
	margin:0;
}
html {
	padding:0;
	margin:0;
}
body {
	margin:10px 0 10px 0;
	BACKGROUND-COLOR: #820000;
	BACKGROUND-IMAGE: url("bg_img.jpg");
	BACKGROUND-REPEAT: repeat-X;
	color:#000;
	font:12px Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	border:0;
	color:#0A5D0A;
	text-decoration:none;
}
a:active {
	border:0;
	color:#375719;
	text-decoration:underline;
}
a:visited {
	border:0;
	color:#690;
	text-decoration:none;
}
a:hover {
	border:0;
	color:#cc3000;
}
a:focus {
	outline:none;
}
h1, h2, h3, h4 {
	padding:0;
	margin:0;
}
h1 {
	font-size:160%;
}
h2 {
	font-size:140%;
	line-height:130%;
}
h3 {
	font-size:120%;
}
h4, h5, h6 {
	font-size:100%;
}
img {
	padding:0;
	margin:0;
	border:none;
	text-align:center;
}
hr {
	border-top:1px dotted #abb0b5;
	height:1px;
}
form {
	padding:0;
	margin:0;
}
input, textarea, select {
	color:#282b31;
}
p {
	margin:5px 0 10px;
	padding:0;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
dl {
	margin:5px 0 10px 15px;
}
dl dd {
	margin:10px 0 10px 15px;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
.myurl {
	width:0;
	display:block;
	overflow:hidden;
	height:0;
}
#Container {
	width:940px;
	margin:0 auto;
	padding:40px 10px 10px 10px;
	background:#dfdfdf url("BGCBottom.gif") no-repeat left bottom;
	position:relative;
}
#ContainerTop {
	width:960px;
	background:url("BGCTop.gif") no-repeat left top;
	height:5px;
	top:0;
	left:0;
	position:absolute;
}
#Header {
	width:910px;
	clear:left;
	margin:0 auto;
	padding:10px 10px 10px 20px;
	margin:0 0 10px 0;
	background:#880000 url("HeaderBottom.gif") no-repeat left bottom;
	position:relative;
	height:78px;
}
#HeaderTop {
	width:940px;
	background:#880000 url("HeaderTop.gif") no-repeat left top;
	height:5px;
	top:0;
	left:0;
	position:absolute;
}
#Header #MenuTop {
	position:absolute;
	top:-27px;
	right:0;
}
#Header #MenuTop ul {
	padding:0;
	margin:0 0 0 0;
	list-style-type:none;
	width:600px;
	text-align:right;
}
#Header #MenuTop li {
	padding:0 6px;
	margin:0;
	border-left:solid 1px #b8bec1;
	display:inline;
	color:#565656;
}
#Header #MenuTop li a:link {
	color:#676767;
}
#Header #MenuTop li a:visited {
	color:#676767;
}
#Header #MenuTop li a:hover {
	color:#e10c00;
}
#Header #navigation {
	color:#575757;
	font-weight:bold;
	position:absolute;
	top:-27px;
	left:10px;
}
#HeadLeft {
	float:left;
}
#HeadLeft h1 {
	margin:0;
	padding:0;
	font-size:0;
	text-indent:-20000px;
}
#HeadLeft h1 a {
	width:162px;
	display:block;
	background:url("logo.gif") no-repeat;
	height:78px;
	cursor:hand;
}
#HeadRight {
	width:718px;
	float:right;
	padding:5px;
	background:#c10004 url("HRBottom.gif") no-repeat left bottom;
	height:68px;
	position:relative;
}
#HeadRightTop {
	width:728px;
	background:url("HRTop.gif") no-repeat left top;
	height:4px;
	top:0;
	left:0;
	position:absolute;
}
#HeadRight #topnavbox {
	width:384px;
	padding:0 2px;
	float:left;
	height:68px;
	overflow:hidden;
}
#HeadRight #topnavbox ul {
	margin:0 auto;
	padding:0;
}
#HeadRight #topnavbox ul li {
	float:left;
	margin:0;
	width:64px;
	padding:10px 0;
	list-style:none;
	text-align:center;
	position:relative;
	height:48px;
}
#HeadRight #topnavbox ul li img {
	margin-bottom:5px;
}
#HeadRight #topnavbox ul li a {
	padding:0 5px;
	margin:0;
	display:block;
	text-decoration:none;
	
}
#HeadRight #topnavbox ul li a:link, #HeadRight #topnavbox ul li a:visited {
	color:#FFFFFF;
}
#HeadRight #topnavbox ul li a:hover, #HeadRight #topnavbox ul li a:active {
	color:#f7d700;
}
#HeadRight #Submissions {
	padding:0;
	width:323px;
	float:right;
	background:url("Submissions.gif") no-repeat left top;
	right:0;
	height:68px;
}
#HeadRight #Submissions p {
	padding:27px 25px 0 15px;
	margin:0;
	display:block;
	color:#ffeedd;
	font-size:12px;
	line-height:16px;
}
#HeadRight #Submissions p a {
	color:#ff9900;
	text-decoration:underline;
}
#HeadRight #Submissions p a:hover {
	text-decoration:none;
}
#HeadUn {
	width:920px;
	clear:left;
	margin:0 auto;
	padding:10px;
	margin:0 0 10px 0;
	background:#fff url("HeadUnBottom.gif") no-repeat left bottom;
	height:82px;
	position:relative;
}
#HeadUnTop {
	width:940px;
	background:url("HeadUnTop.gif") no-repeat left top;
	height:5px;
	top:0;
	left:0;
	position:absolute;
}

#HeadUnss {
	width:920px;
	clear:left;
	margin:0 auto;
	padding:10px;
	margin:0 0 10px 0;
	background:#fff url("HeadUnBottom.gif") no-repeat left bottom;
	height:40px;
	position:relative;
}
#HeadUnTopss {
	width:940px;
	background:url("HeadUnTop.gif") no-repeat left top;
	height:5px;
	top:0;
	left:0;
	position:absolute;
}

#AdSenseTop {
	float:right;
	width:749px;
	height:82px;
}
#AdSenseTop div.item-list ul {
	border-top:1px solid #C9C9C9;
	border-left:1px solid #C9C9C9;
	margin:0;
	width:748px;
	height:81px;
}
#AdSenseTop div.item-list li {
	float:left;
	margin:0;
	width:174px;
	border-right:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
	padding:0 5px 0 7px;
	color:#4f6b72;
	font-size:12px;
	line-height:26px;
	height:26px;
	overflow:hidden;
}
#AdSenseTop div.item-list li:hover {
	background:#F4F4F4;
}


#AdSenseTopall {
	float:right;
	width:917px;
	height:82px;
}
#AdSenseTopall div.item-list ul {
	border-top:1px solid #C9C9C9;
	border-left:1px solid #C9C9C9;
	margin:0;
	width:916px;
	height:81px;
}
#AdSenseTopall div.item-list li {
	float:left;
	margin:0;
	width:170px;
	border-right:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
	padding:0 5px 0 7px;
	color:#4f6b72;
	font-size:12px;
	line-height:26px;
	height:26px;
	overflow:hidden;
}
#AdSenseTopall div.item-list li:hover {
	background:#F4F4F4;
}



.SyndicateList {
	width:160px;
	position:absolute;
	top:10px;
	left:11px;
}
.SyndicateList ul {
	padding:0;
	margin:0;
}
.SyndicateList li {
	list-style-type:none;
	font-size:11px;
	font-weight:bold;
	height:29px;
}
.SyndicateList li a,.SyndicateList li a:visited {
  margin:0 0 5px;
	padding:6px 5px 4px 8px;
	display:block;
	background:transparent url("SyndicateListBkg.png") no-repeat scroll left top;
	height:14px;
}
.SyndicateList li a:hover {
	background:transparent url("SyndicateListBkg.png") no-repeat scroll left bottom;
	text-decoration:none;
	}
.SyndicateList strong.RssFeed {
	padding-left:20px;
	background:url("SynRssFeed.gif") no-repeat left center;
}
.SyndicateList strong.RssCom {
	padding-left:20px;
	background:url("SynRssCom.gif") no-repeat left center;
}
.SyndicateList strong.EmailSub {
	padding-left:20px;
	background:url("SynEmailSub.gif") no-repeat left center;
}
#MainMenu {
	width:924px;
	float:left;
	margin:0 auto;
	padding:5px 8px;
	margin:0 0 10px 0;
	background:#1b212b url("HeadermenuBottom.gif") no-repeat left bottom;
	position:relative;
}
#MainMenuTop {
	width:940px;
	background:url("HeadermenuTop.gif") no-repeat left top;
	height:5px;
	top:0;
	left:0;
	position:absolute;
}
#MainMenu ul {
	margin:0;
	padding:5px 0;
	float:left;
	list-style:none;
}
#MainMenu li {
	border-right:1px solid #3C414A;
	float:left;
	margin:0 0 0 8px;
	padding:0 8px 0 0;
	font-size:12px;
	letter-spacing:0;
}
* html #MainMenu li {
	margin:0 0 0 7px;
}
#MainMenu li.noborder {
	border-right:none;
}
#MainMenu li a {
	color:#fff;
}
#MainMenu li a:visited {
	color:#fff;
}
#MainMenu li a:hover {
	color:#ff9900;
	text-decoration:underline;
}
#MainMenu li a#menufeed {
	width:12px;
	padding-right:18px;
	background:url("feed.gif") no-repeat right 2px;
	font-weight:bold;
	height:12px;
}
#MainMenu li a#menufeed:hover {
	width:12px;
	padding-right:18px;
	background:url("feed_over.gif") no-repeat right 2px;
	height:12px;
}
#MainBody {
	width:910px;
	float:left;
	padding:15px 15px 0;
	background:#fff;
	position:relative;
}
#MainBodyTop {
	width:940px;
	background:url("HeadUnTop.gif") no-repeat left top;
	height:5px;
	top:0;
	left:0;
	position:absolute;
}
#content {
	width:580px;
	float:left;
	padding:0 14px 0 0;
	border-right:1px solid #EEE;
	overflow:hidden;
}
h1.page {
	padding:7px 0;
	margin:0 0 10px 0;
	border-bottom:dashed 1px #ccc;
	color:#18191a;
	font-size:24px;
	font-weight:bold;
	line-height:25px;
}
.Post {
	padding:0;
	float:left;
	position:relative;
}
.PostHead {
	clear:left;
	padding:10px;
	margin:0 0 10px;
	background:#f6f1e5 url("PostHeadBottom.gif") no-repeat left bottom;
	position:relative;
}
* html .PostHeadTop {
	left:-10px;
}
.PostHeadTop {
	width:580px;
	background:url("PostHeadTop.gif") no-repeat left top;
	position:absolute;
	top:0;
	left:0;
	height:5px;
}
.PostHead h1 {
	padding:3px 0 0;
	margin:0 0 0 45px;
	font-size:14px;
	font-weight:bold;
	height:21px;
}
.PostHead h1 a {
	color:#ff6600;
	text-decoration:none;
}
.PostHead h1 a:visited {
	color:#ff6600;
	text-decoration:none;
}
.PostHead h1 a:hover {
	color:#cc3000;
	text-decoration:none;
}
.PostHead .submitted {
	padding:0;
	margin:0 0 0 45px;
	color:#666;
	font-size:12px;
}





.PostHeadlit {
	clear:left;
	padding:10px;
	margin:0 0 10px;
	background:#f5f5f5 url("PostHeadBottomlit.gif") no-repeat left bottom;
	position:relative;
}
* html .PostHeadToplit {
	left:-10px;
}
.PostHeadToplit {
	width:580px;
	background:url("PostHeadToplit.gif") no-repeat left top;
	position:absolute;
	top:0;
	left:0;
	height:5px;
}
.PostHeadlit h1 {
	padding:3px 0 0;
	margin:0 0 0 45px;
	font-size:14px;
	font-weight:bold;
	height:21px;
}
.PostHeadlit h1 a {
	color:#ff6600;
	text-decoration:none;
}
.PostHeadlit h1 a:visited {
	color:#ff6600;
	text-decoration:none;
}
.PostHeadlit h1 a:hover {
	color:#cc3000;
	text-decoration:none;
}
.PostHeadlit .submitted {
	padding:0;
	margin:0 0 0 45px;
	color:#666;
	font-size:12px;
}





.PostContent {
	padding:0;
	margin:0 0 10px;
	font-size:12px;
	line-height:20px;
}
.PostContent p {
	margin:0 0 15px;
	font-size:14px;
	line-height:180%;
}
.PostContent img {
	border:1px solid #D1D1D1;
	padding:3px;
	margin:5px 0 10px;
	background:#FFF none repeat scroll 0%;
	max-width:570px;
}
.PostContent pre, .PostContent code {
	border-left:5px solid #999999;
	margin:5px 0 15px;
	padding:10px 15px;
	background:#FFFFCC none repeat scroll 0%;
	line-height:1.5;
}
.PostContent blockquote {
	padding:2px 10px;
	margin:0;
	background:#fffae7;
	color:#993000;
}
.PostContent ul {
	padding:5px 0;
	margin:0;
}
.PostContent li {
	margin-left:35px;
	padding:3px 0 3px 15px;
	list-style-type:none;
	background:url("PostContentBlockLiIco.png") no-repeat left top;
	font-size:12px;
	line-height:16px;
}
.PostContent a {
	text-decoration:underline;
}
.tags {
	width:568px;
	margin:0 0 10px;
	border:1px dashed #F1F1F1;
	padding:9px 0 6px 10px;
	color:#030;
	background:#FEFEFE;
	overflow:hidden;
}
.tags p {
	width:35px;
	margin:0;
	float:left;
}
.tags ul {
	width:490px;
	margin:0;
	float:left;
	list-style:none;
	overflow:hidden;
}
.tags ul li {
	float:left;
	padding-bottom:6px;
	margin-right:10px;
}
.tags ul li a {
	padding-left:21px;
	color:#060;
	background:transparent url("tag_green.png") no-repeat;
	text-decoration:none;
}
.tags ul li a:hover {
	color:#F60;
}
.tools {
	width:568px;
	margin:0 0 10px;
	float:left;
	border:1px solid #eee;
	padding:10px 0 10px 10px;
	background:#f8ffff;
}

.toolsad {
	width:568px;
	margin:0 0 10px;
	float:left;
	border:1px solid #eee;
	padding:10px 0 10px 10px;
	background:#f8ffff;
}


.toolsad a {
	border:0;
	font-size:12px;
	text-decoration:none;
	line-height:25px;
	}
.toolsad a:link {
	border:0;
	color:#0a5d0a;
	text-decoration:none;
	font-weight:bold;
}
.toolsad a:active {
	border:0;
	color:#0a5d0a;
	text-decoration:underline;
}
.toolsad a:visited {
	border:0;
	color:#232323;
	text-decoration:none;
}
.toolsad a:hover {
	border:0;
	color:#cc3000;
}
.toolsad a:focus {
	outline:none;
}

.tools img{
	width:80px;
	padding:2px;
	margin:5px;
	float:left;
	background:#fff;
}

.tools ul {
	margin:0;
	list-style:none;
}
.tools li {
	padding:0 6px;
	float:left;
	text-align:center;
}
.tools li.comment_add a {
	background:transparent url("docomment.gif") no-repeat left center;
}
.tools li.comment_comments a {
	background:transparent url("comment.gif") no-repeat left center;
}
.tools li.comment_new_comments a {
	background:transparent url("newcomment.gif") no-repeat left center;
}
.tools li.node_read_more a {
	background:transparent url("go.gif") no-repeat left center;
}
.tools li.forward_links a {
	background:transparent url("email_go.png") no-repeat left center;
}
.tools li.print a {
	background:transparent url("printer.png") no-repeat left center;
}
.tools li.statistics_counter span {
	padding:0 0 0 21px;
	color:#666;
	background:transparent url("view.png") no-repeat left center;
}
.tools li a {
	padding:0 0 0 21px;
	color:#060;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.tools li a:hover {
	color:#F60;
}
.previous-next-links {
	width:568px;
	margin:0 0 10px;
	float:left;
	border:1px solid #DBD9B5;
	padding:10px 0 10px 10px;
	background:#F7F2E5;
	text-align:center;
}
ul.links.inline {
	display:block;
}

#PostComment {
	margin:15px 0;
	float:left;
	height:30px;
}
#PostComment strong {
	display:none;
}
#PostComment a {
	width:134px;
	padding:0 0 0 20px;
	float:left;
	background:url("SubmitComment.png") no-repeat left top;
	text-indent:-9999px;
	height:28px;
}
#PostComment a:hover {
	background-position:0% -28px;
}
.ComListLi {
	padding:25px 15px 10px 15px;
	margin:0 0 15px 0;
	list-style-type:none;
	background:#edeeef url("ComListLiBottom.gif") no-repeat left bottom;
	position:relative;
}
* html .ComListLiTop {
	left:-15px;
}
.ComListLiTop {
	width:580px;
	background:url("ComListLiTop.gif") no-repeat left top;
	position:absolute;
	height:15px;
	left:0;
	top:0;
}
* html .ListNr {
	right:25px;
}
.ListNr {
	padding:0;
	color:#a1a8b0;
	font:normal 24px/24px 'Arial';
	position:absolute;
	top:25px;
	right:15px;
}
* html .ListUser .picture {
	left:0;
}
.ListUser .picture {
	position:absolute;
	top:25px;
	left:15px;
}
.ListUser .picture img {
	border:solid 1px #fff;
	width:25px;
	height:25px;
}
.ListUser {
	margin:0;
	padding:0 0 0 35px;
	color:#474f57;
	font:bold 12px/14px 'Arial';
}
.ListUser a {
	color:#993000;
	text-decoration:none;
}
.ListUser a:visited {
	color:#993000;
	text-decoration:underline;
}

.ListUser a:hover {
	color:#0A5D0A;
	text-decoration:underline;
}

.ListUserss {
	margin:0;
	padding:0 0 0 0px;
	color:#454545;
	font:bold 14px/14px 'Arial';
	padding-bottom:5px;
}
.ListUserss a {
	color:#0A5D0A;
	text-decoration:none;
}
.ListUserss a:visited {
	color:#676767;
	text-decoration:underline;
}

.ListUserss a:hover {
	color:#0A5D0A;
	text-decoration:underline;
}
.ListDate {
	padding:0 0 0 35px;
	margin:0;
	color:#858c93;
	font-size:12px;
	font-weight:bold;
}
.ListDate a {
	color:#858c93;
	text-decoration:none;
}
.ListDate a:visited {
	text-decoration:none;
}

.ListDatess {
	padding:0 0 0 0px;
	margin:0;
	color:#858c93;
	font-size:12px;
	font-weight:bold;
}
.ListDatess a {
	color:#858c93;
	text-decoration:none;
}
.ListDatess a:visited {
	text-decoration:none;
}

.ListContent {
	border-top:solid 1px #cccfd2;
	margin:10px 0 0 0;
	color:#38352c;
	font-size:12px;
	line-height:18px;
}
.ListContent p {
	padding:7px 0;
	margin:7px 0;
	font-size:12px;
	line-height:18px;
}
#Comments {
	margin:0;
}
#Comments ul.links li {
	padding:0;
	margin:0 3px;
	display:inline;
	list-style-type:none;
}
#Comments ul.links {
	text-align:right;
	z-index:2;
}
#Comments .comment_delete a {
	padding:2px 0 2px 20px;
	background:transparent url("delete.gif") no-repeat scroll left top;
	color:#666;
}
#Comments .comment_edit a {
	padding:2px 0 2px 20px;
	background:transparent url("edit.gif") no-repeat scroll left top;
	color:#666;
}
#Comments .comment_reply a {
	padding:2px 0 2px 20px;
	background:transparent url("reply.png") no-repeat scroll left top;
	color:#666;
}
.ComListLi .new {
	padding-left:5px;
	color:red;
	font-weight:bold;
}
.indented {
	margin-left:0;
}
.box {
	padding:15px;
	margin-bottom:15px;
	clear:both;
	background:#DFE1E3 url("ComFormBottom.gif") no-repeat left bottom;
	position:relative;
}
* html .box .FormTop {
	left:-15px;
}
.box .FormTop {
	width:580px;
	background:url("ComFormTop.gif") no-repeat left top;
	position:absolute;
	height:5px;
	left:0;
	top:0;
}
.box h2 {
	border-bottom:dashed 1px #ccc;
	color:#18191a;
	font-size:14px;
	line-height:25px;
}
#comment-form input.form-text {
	margin-right:20px;
	width:250px;
}
#comment-form .form-textarea {
	width:540px;
}
#comment-form input#edit-captcha-response {
	padding:1px;
	width:30px;
	font-size:11px;
}
#comment-form .description {
	color:#666;
	font-size:12px;
}
#comment-form fieldset {
	padding:5px;
	margin:10px 0;
}
#comment-form label {
	margin:3px 0;
	padding:0;
}
#comment-form .form-submit {
	margin:10px 0;
	border:1px solid #eee;
	padding:5px 8px;
	background:#666666 none repeat scroll 0%;
	color:#FFFFFF;
	font:12px verdana, arial, sans-serif;
}
#comment-form ul.tips {
	padding:0 0 0 15px;
	margin:5px 0 10px;
	font-size:12px;
}
#comment-form ul.tips li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	color:#333;
	line-height:20px;
}
#comment-form input#edit-preview {
	display:none;
}
#SideBar {
	width:300px;
	float:right;
}
#SideBar .Submissions {
	width:300px;
	padding:10px;
	padding-top:50px;
	margin-bottom:0;
	background:url("BkgSubmissions.png") no-repeat left top;
	color:#fff;
	font-size:12px;
	height:47px;
}
#SideBar .Submissions a {
	color:#ffff99;
	text-decoration:underline;
}
#SideBar .AdZone {
	padding:15px;
	margin:0 0 15px;
	background:#ff6600 url("AdZoneBottom.gif") no-repeat left bottom;
	position:relative;
}
* html #SideBar .AdZoneTop {
	left:-15px;
}
#SideBar .AdZoneTop {
	width:300px;
	background:url("AdZoneTop.gif") no-repeat left top;
	height:5px;
	top:0;
	left:0;
	position:absolute;
}
#SideBar .special {
	margin:0 0 15px;
}
div#searchblock {
	margin:0 auto 15px;
	width:300px;
	background:transparent url("searchbg.gif") no-repeat scroll 0%;
	height:115px;
	overflow:hidden;
}
div#searchblock h3 {
	padding:0 15px;
	width:270px;
	display:inline;
	color:#0A5D0A;
	font-size:14px;
	line-height:38px;
	text-transform:uppercase;
	height:38px;
}
div#right_search_form {
	width:270px;
	margin:0 15px;
	background:url("textfield_bg.gif") no-repeat;
	height:33px;
}
div#right_search_form input {
	float:left;
	padding:10px 8px 0;
	width:225px;
	border:0;
	color:#999;
	background:none;
	font-size:14px;
	height:19px;
}
div#right_search_form input.btn_search_small {
	float:left;
	margin:4px 0 0;
	padding:0;
	width:25px;
	border:0;
	background:url("btn_tweet.png") no-repeat;
	text-indent:-999em;
	height:25px;
	cursor:pointer;
}
div.text {
	padding:0;
	margin:10px 15px;
	width:280px;
	color:#999999;
	font-size:12px;
}
#tagadelic {
	border-top:1px dashed #CCC;
	width:270px;
	margin:0 15px 0;
	padding:10px 0 0;
	height:110px;
	overflow:hidden;
}
#tagadelic a.tagadelic {
	padding:0;
	margin:0 1px;
	font-size:12px;
	line-height:22px;
}
#Footer {
	width:940px;
	clear:left;
	padding:15px 0 5px 0;
	background:url("Footer.png") no-repeat left top;
	color:#343434;
	position:relative;
}
#Footer p {
	padding:0;
	margin:0;
	font-size:11px;
	line-height:19px;
}
#Footer p a {
	color:#e10c00;
}
#Footer p a:hover {
	color:#e10c00;
}
b.rtop, b.rbottom {
	display:block;
	background:#fff;
}
b.rtop b, b.rbottom b {
	display:block;
	height:1px;
	overflow:hidden;
}
b.r1 {
	margin:0 5px;
}
b.r2 {
	margin:0 3px;
}
b.r3 {
	margin:0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin:0 1px;
	height:2px;
}
.alt-wrapper {
	margin:0 0 15px;
	color:#444;
	background:#E6EFFF;
	line-height:150%;
}
.alt-wrapper .inner-wrapper {
	padding:10px 15px;
	overflow:hidden;
}
.alt-wrapper .title {
	margin:0 0 10px 0;
	padding-left:28px;
	color:#0A5D0A;
	background:transparent url("geekgicon.gif") no-repeat left 0;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}
.alt-wrapper a {
	text-decoration:none;
}
.alt-wrapper p {
	margin:0;
}
.alt-wrapper b.rtop b, .alt-wrapper b.rbottom b {
	background:#E6EFFF;
}
.alt-wrapper ul {
	margin:5px 0 5px 30px;
	padding:0;
}
.wrapper {
	margin-bottom:15px;
	color:#444;
	background:#f2f2f2;
	font-size:13px;
	line-height:150%;
}
.wrapper.tagadelic {
	margin-right:0;
	padding:5px;
	float:left;
	text-align:justify;
}
.wrapper.tagadelic a {
	line-height:150%;
}
.wrapper .inner-wrapper {
	padding:10px 15px;
	overflow:hidden;
}
.wrapper .title {
	margin:0 0 10px 0;
	font-size:16px;
}
.wrapper a {
	text-decoration:none;
}
.wrapper b.rtop b, .wrapper b.rbottom b {
	background:#f2f2f2;
}
.wrapper ul {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}
.wrapper ul li {
	margin-bottom:2px;
}
.wrapper .block-comment ul {
	padding:0;
	margin:0;
}
.wrapper .block-comment h3 {
	padding:0;
	margin:0 0 5px;
	font-size:14px;
}
.wrapper .block-comment br {
	display:none;
}
.wrapper .block-comment ul li {
	margin-left:16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:circle;
	color:#666;
	font-size:12px;
	line-height:24px;
	height:24px;
}
.wrapper .block-comment ul li a {
	padding-right:5px;
}
.ad-wrapper .inner-wrapper {
	padding:15px 25px;
}
.diggwrapper {
	width:300px;
	margin:0 0 15px;
	background:#E2F9E3;
}
.diggwrapper .inner-wrapper {
	padding:10px 15px;
	overflow:hidden;
}
.diggwrapper h3 {
	padding:0;
	margin:0 0 5px;
	font-size:14px;
}
.diggwrapper ul {
	padding:0;
	margin:0;
}
.diggwrapper ul li {
	margin-left:16px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	color:#666;
	font-size:12px;
	line-height:24px;
	height:24px;
}
.diggwrapper b.rtop b, .diggwrapper b.rbottom b {
	background:#E2F9E3;
}
#newsletter {
	margin:0;
}
#newsletter p.pitch {
	margin:12px 0 12px 0;
	padding:0 10px 0 0;
	line-height:normal !important;
}
#newsletter form {
	margin-bottom:10px;
}
#newsletter fieldset {
	border:none;
	padding:0;
	margin:0;
}
#newsletter legend {
	display:none;
}
#newsletter ol {
	padding:0;
	margin:0;
	list-style:none;
}
#newsletter ol li {
	float:left;
}
#newsletter ol li label {
	margin-bottom:4px;
	display:block;
	font-weight:bold;
}
#newsletter ol li.submit {
	margin:20px 0 0 6px;
}
#newsletter ol li.submit input {
	padding:2px;
	font-weight:bold;
}
#newsletter ol li input.text {
	padding:2px;
	border:1px solid #bbb;
	border-top-color:#666;
	border-left-color:#666;
	width:200px;
}
#friends h3 {
	padding:0;
	margin:0;
	margin:0 0 5px;
	font-size:14px;
}
#friends ul {
	list-style-type:none;
}
#friends li {
	width:49.5%;
	float:left;
	line-height:22px;
}
#friends ul li a {
	padding:0 0 0 15px;
	background:transparent url("SRightIco.png") no-repeat scroll left 50%;
	font-size:12px;
	text-decoration:none;
}
#contact-methods {
}
#contact-methods h3 {
	margin:0 0 5px;
	color:#0A5D0A;
	font-size:14px;
	font-weight:400;
	font-weight:bold;
}
#contact-methods ul {
	padding:0;
	margin:0 0 0 15px;
	list-style:none;
}
#contact-methods p {
	margin:5px 0;
}
#contact-methods ul li {
	padding-left:32px;
	list-style:none;
	font-size:14px;
	font-size:14px;
	line-height:34px;
	height:34px;
}
#contact-methods ul li#phone {
	background:url("phone.png") no-repeat 0 center;
}
#contact-methods ul li#email {
	background:url("email.png") no-repeat 0 center;
}
#contact-methods ul li a {
	color:#333333;
}
#contact-methods ul li a:hover {
	color:#666666;
}
.nodestatus {
	padding-left:5px;
	color:#F00;
	font-weight:bold;
}
.messages {
	border:1px solid #e5e58f;
	margin:0 0 10px;
	padding:10px;
	background:#fcfce8;
}
.error {
	border-color:red;
}
.preview h3 {
	color:#f60;
	font-size:14px;
}
.help {
	border:1px solid #b8d3e5;
	margin:0 0 10px;
	padding:10px;
	background:#F0F8FD;
	line-height:150%;
}
.help-items ul li {
	margin:5px 0 5px 5px;
}
li a.active {
	color:#0A5D0A;
	font-weight:700;
}
td.menu-disabled {
	border-bottom:1px solid #ccc;
	background:#eee;
}
tr.even, tr.odd {
	border-bottom:none;
	padding:0;
	background:#fff;
}
#content form {
	margin:10px 0 15px;
}
.marker, .form-required {
	color:#c00;
}
.form-item label {
	padding:5px 0;
	color:#555;
	font-size:12px;
}
.form-item input, .form-item textarea {
	border:1px solid #BBBBBB;
	margin:0pt;
	padding:3px;
	background:#FFF url("bg-input.jpg") repeat-x scroll 0 0;
	font-size:12px;
}
.form-checkboxes, .form-radios, .form-item select {
	margin:0;
	padding:2px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.form-item input:hover, .form-item textarea:hover {
	border:1px solid #E1A635;
}
.form-item input:focus, .form-item textarea:focus {
	border:1px solid #E1A635;
}
.form-item input.form-checkbox {
	border:none;
	background:none;
}
.form-item input.form-checkbox:hover {
	border:none;
}
.form-item input.form-radio {
	border:none;
	background:none;
}
.form-item input.form-radio:hover {
	border:none;
}
.form-item .description {
	margin:10px 0 0;
	color:#777;
	font-size:12px;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
	border:1px solid #C00;
	color:#111;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
form input.form-submit {
	border:1px solid #BBBBBB;
	margin:10px 0 0;
	padding:3px;
	background:#DDD;
}
fieldset {
	border:1px solid #C8C8C8;
	padding:5px;
}
div.admin .left {
	float:left;
	margin-left:0;
	width:47%;
}
div.admin-panel {
	margin:0pt;
	padding:5px 5px 15px;
}
.admin-list dt {
	border-bottom:1px solid #eee;
	padding:3px 0;
	font-weight:700;
}
.admin-list dd {
	margin:0;
	padding:5px 0 15px;
	font-size:12px;
}
#blocks td.block {
	border-bottom:1px solid #bbb;
	border-left-style:none;
	border-right:1px solid #bbb;
	border-top-style:none;
	margin:0;
	padding:2px 2px 2px 8px;
}
#blocks td.region {
	background:#eee;
}
#content .profile .picture {
	float:left;
}

.tips {
	margin-bottom:15px;
	font-size:12px;
}
.tips h1 {
	margin:5px 0;
	font-size:16px;
}
ul.tips p {
	padding:4px 0;
}
.breadcrumb {
	width:545px;
	margin:0 0 15px;
	padding:11px 0 0 35px;
	background:#EDEDE1 url("breadcrumb.gif") no-repeat scroll 0 0;
	height:25px;
}
.breadcrumb a {
	margin:0 5px 0 0;
	padding:0 10px 0 0;
	background:url("breadcrumb_arrow.gif") no-repeat right 3px;
}
div.tabs {
	clear:both;
	padding:0;
	margin:0;
}
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
	border:0;
	margin:0;
	padding:0;
	background:none;
}
ul.primary {
	padding:5px 0 15px;
}
ul.secondary {
	margin:-0.2em -26px 1em;
	padding:0 26px 0.6em;
	text-align:left;
}
ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited, ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
	border:0;
	padding:4px 1em;
	margin:0 0 0 1px;
	background:#E6FFBF;
	text-decoration:none;
	height:auto;
	position:relative;
	top:-1px;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover, ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
	background:#8DC636;
	color:#fff;
}
ul.primary li.active a, ul.secondary li.active a {
	font-weight:bold;
}
dl.search-results {
	margin:5px 0;
}
dl.search-results .search-info {
	font-size:12px;
}
#content .profile h2 {
	border-bottom:1px solid #DDD;
	padding:5px 0;
	display:block;
	font-size:14px;
}



#HeadUndede {
	width:920px;
	clear:left;
	margin:0 auto;
	padding:10px;
	margin:0 0 10px 0;
	background:#fff url("HeadUnBottom.gif") no-repeat left bottom;
	height:240px;
	position:relative;
}
#HeadUnTopdede {
	width:940px;
	background:url("HeadUnTop.gif") no-repeat left top;
	height:5px;
	top:0;
	left:0;
	position:absolute;
}

/*---------------内容页:正文分页*/
*html .PostContent .cupage{padding:8px 3px 3px 3px; margin:10px;line-height:30px;}
*+html .PostContent .cupage{padding:9px 3px; margin:10px;line-height:30px;}
.PostContent .cupage{display:block; clear:both; padding:10px 3px; margin:10px;text-align:center;color:#ff5500;}
.PostContent .cupage a{border:#dcd9d0 1px solid; padding:2px 5px; margin:2px; color:#460; font:normal 12px/16px Tahoma, "宋体";text-decoration:none;background:#fff; }
.PostContent .cupage a:hover{ border:#dcd9d0 1px solid; padding:2px 5px; margin:2px; color:#fff;background:#ff8800;}
.PostContent .cupage strong{border:#dcd9d0 1px solid;padding:2px 5px; margin:2px; font:bold 12px/16px Tahoma, "宋体"; color:#fff; background:#ffaa00;}
.PostContent .cupage span.current{ border:#dcd9d0 1px solid;padding:2px 5px; margin:2px; font:bold 12px/16px Tahoma, "宋体"; color:#fff; background:#ff8800;}
.PostContent .cupage span.disabled{ border:#dcd9d0 1px solid;padding:2px 5px; margin:2px; font:bold 12px/16px Tahoma, "宋体"; color:#ddd; background:#eee;}


.ad250 {width:251px;height:251px;}
.ad500 {width:501px;height:201px;}
.PostContent .contentpic img { 
padding-bottom:10px;   
    max-width:560px;    
    height:auto;            
    zoom:expression( function(elm) {    
        if (elm.width>560) {    
              var oldVW = elm.width; elm.width=560;                  
              elm.height = elm.height*(560 /oldVW);            
        }      
    }(this));    
}
