body {
	background: url(images/bg.png);
	background-repeat:repeat-x;
	background-color: #f3ba9e;
	z-index: 1;
	width: 1280px;
	
}

a, h3, h4 ,h5, h6 {
	color: #d83E10;	
}

h1, h2, h3, h4 ,h5, h6 {
	text-shadow: #d0d0d0 2px 2px 1px;
}

.content > p {
	text-align: justify;
	line-height: 1.5em !important;
}

.posttit a {
	text-decoration: none;	
}

a:visited {
	color: #c04E20;	
}

body, p, ul, ol, td {
	font-family: "trebuchet ms";
	line-height:1.3em;
	font-size: 13px;
}

div.postlist {
	font-family: "trebuchet ms";
	line-height:1.3em;
	font-size: 13px;
}

div.postlist
{
}

div.content {
	/*adding: 16px;	*/
}

div.menu {
	float:left;	
	width: 201px;
}

#dragbar {
	position:relative;
	/*display:block;*/
	padding:0;
	height: 100%;
	margin:0;
	cursor:col-resize;
	z-index:0;
}

div.postlist {
	float: left;	
	
}

div.post {
	border:0;
	padding:0;
	margin:0 0 16px 0;
	/* margin:16px; */
	z-index:2;
	font-family: "trebuchet ms";
	font-size: 13px;
}



ul.tab {
	padding:0;
	margin: 32px 0 0 0;
	line-height:1;
}

div.rightmenu {
	float: left;
	padding:0;
	margin:0;	
}

ul.tab li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 2px 0;
	height: 63px;
	width: 57px;
	/*margin-bottom: -14px;*/
	z-index: 1;
	position:relative;
	left: 9px;
	background-image: url(images/tab.png);
}

ul.tab li a {
	text-decoration: none;
}

div.leftmenu ul.tab li img {
	position:relative;
	left: 14px;
	top: 13px;
	border: 0;
}



div.rightmenu ul.tab li {
	left: -9px;
	height: auto;
	width: auto;
	margin: 0 0 0 0;
	padding: 12px 12px 12px 5px;
	background-image: url(images/tabrb.png); 
	background-repeat: no-repeat;
	text-transform: lowercase;
	/*margin-bottom: -14px;*/
	white-space: nowrap;
	font-size: 10px;
}

strong {
	white-space: normal;
}

div.rightmenu a:visited,div.rightmenu a {
	color:black;
}

div.rightmenu ul.tab li a {
	
	padding: 12px 12px 12px 8px;
	margin:0;
	background-image: url(images/tabr.png);
	background-position: top right;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-family: verdana;
}


div.rightmenu ul.tab li a:hover {
	text-decoration: underline;
}

ul.tab li.selected {
	z-index: 1;
	left: 9px;
	font-weight: bold;
	color: black;
	background-image:url(images/tabs.png);
}


ul.postlist {
	list-style-type: none;
	font-size: 11px;
	margin:0;
	padding:0;
}


div.rightmenu ul.tab li.current-cat, div.rightmenu ul.tab li.current_page_item {
	z-index: 1;
	font-weight: bold;
	background-image:url(images/tabrs_b.png);
}


.drag {
	position:relative;
	
}


table.rounded {
	width: 100%;
	padding:0;
	margin:0;	
	border-collapse: collapse;
}

table.rounded tr td.tl,
table.rounded tr td.tr,
table.rounded tr td.bl,
table.rounded tr td.br {
	padding:0;
	margin:0;	
	width:10px;
	height:10px;
}

table.rounded tr td.tm,
table.rounded tr td.bm {
	padding:0;
	margin:0;	
	height:10px;
}

table.rounded tr td.r,
table.rounded tr td.l {
	padding:0;
	margin:0;	
	width:10px;
}

table.rounded tr td.mr {
	background: url(images/mr.png);
}

table.rounded tr td.ml {
	background: url(images/ml.png);
}

table.rounded tr td.tm {
	background: url(images/tm.png);
}

table.rounded tr td.bm {
	background: url(images/bm.png);
}

table.rounded tr td.tl {
	background: url(images/tl.png);
}

table.rounded tr td.tr {
	background: url(images/tr.png);
}

table.rounded tr td.bl {
	background: url(images/bl.png);
}

table.rounded tr td.br {
	background: url(images/br.png);
}

table.rounded tr td.m {
	background-color: white;
}

td.content { 
	padding: 12px; 
	min-height: 380px;
}

td.menu { padding: 5px; }

#title {
	margin: 0 0 8px 0 !important;
	padding:0 !important;	
}

h2.posttit,h1.posttit {
	margin: 0 0 2px 0 !important;
	padding:0 !important;	
	clear: both;
	font-weight: 300 !important;
	font-size: 20px !important;
	font-family: "trebuchet ms";
}

p {
	margin: 0 0 16px 0;	
}

p.postmetadata {
	clear: both;
}

p.postdet,p.commentmetadata {
	margin: -4px 0 0 0;
	font-family: arial;
	font-size: 12px;	
	white-space: nowrap;
}

.modified {
	color: #ccc;
}

table.posthead {
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	border-bottom: 1px solid lightgrey;	
	border-collapse: collapse;
	width: 100%;
}

li.alt {
	background-color: #f8f8f8;	
}

ol.top_list {
	
	font-size: 12px !important;
	line-height: 13px;
	margin-left: 16px;
}	

ol.top_list > li, ol.top_list > li *
{
	font-size: 12px !important;
	line-height: 13px;
	font-weight: normal;
	margin: 0 !important;
	padding: 0 !important;
}

ul.commentlist li {
	padding: 4px;	
}

p.more {
	margin: 4px 0 0 0;
	padding: 0;
	text-align: left;	
}

h2.page {
	margin: 0 0 8px 0;
	border-bottom: 1px solid lightgrey;	
}

p.more a {
	text-decoration: none;	
}

p.more img {
	position: relative;
	top: 1px;
	margin: 0 4px 0 0;	
	padding: 0;
	border: 0;
}


table.posthead td {
	margin:0;
	padding:0;	
}

table.posthead td.comments a, .commentid {
	text-decoration: none;	
	color: darkgray;
	font-family: "trebuchet ms";
}


.commentauth {
	text-decoration: none;	
	color: darkgray;
	font-family: "trebuchet ms";
	font-size: 13px;
	margin:0;
	padding:0;
}

table.posthead td.comments, .commentid, .commentid:visited {
	line-height: 14px;
	text-align: right;
	color: gray;
	font-size: 18px;
	font-weight: 300;
	
	font-family: "trebuchet ms";
}

a.commentid, a.commentid:visited {
	color: darkgray;
}

td.comments a span.n {
	color: #f0a080;	
	font-size: 22px;
}

div.leftmenu {
	float: left;	
}

table.nav {
	width: 100%;	
	margin:0 0 8px 0;
	padding:0;
	border-collapse: collapse;
	
}

table.nav td {
	margin:0;
	padding:0;	
	font-family: verdana;
	font-size: 11px;
}

table.nav td a {
	text-decoration: none;
}

table.nav td.next {
	text-align: right;
	
}

table.nav img {
	border: 0;	
	padding: 0;
	position:relative;
	top: 1px;
	margin: 0;
}

table.nav td.next img {
	margin-left: 4px;	
}

table.nav td.prev img {
	margin-right: 4px;	
}

ul.years {
	list-style-type: none;
	padding: 0;
	margin: 6px;
}

ul.years li {
	padding: 2px 4px 2px 4px;
}

ul.years li, ul.years li a, ul.years li a:visited {
	font-size: 14px;
	color: #E04E00;
	text-decoration: none;
	display: inline;
	margin: 0;
}

ul.years li.even {
	background-color: #eee;
}

ul.postlist, ul.st-related-posts, ul.related_post {
	list-style-type: none;
	padding: 0;
	margin: 0px 0px 16px 0px;
	font-family: verdana;
	font-size: 11px;
}

ul.pages {
	list-style-type: none;
	padding: 0;
	margin: 0px 2px 8px 2px;
	font-family: verdana;
}

ul.pages li {
	
}


.content ul, .content ol, .content .related_post
{
	margin-left: 0px;
	padding-left: 20px;
}

.content ul > li
{
    list-style-image: url(img/bullet.png);
}

.content ul > li, .content ol > li
{
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 4px;
}


ul.postlist
{
	padding-left: 0;
}


ul.postlist li,ul.st-related-posts li {
	list-style-image: none;
	background-image: url(images/li.png);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 2px 0 2px 10px;
	background-position: 0 5px;
	font-size: 11px;
	border-bottom: 1px lightgray dotted;
}

ul.pages li a, ul.postlist li a, ul.related_post li a, ul.st-related-posts li a {
	text-decoration: none;
}

li.page_item ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 10px;
}

li.current_page_item {
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 2px 0;
}

li.current_page_item ul {
	color: #E03E00;
	font-weight: normal;
}

td.menu h3 {
	color: grey;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #bbb;
}

li.rss {
	text-align: right;	
	border: 0 !important;
	background: none !important;
}

li.rss a {
	text-decoration: none;
	
}

li.rss a img {
	border: 0;
	position:relative;
	margin: 0 4px 0 0;
	top:1px;	
}

img.avatar {
	border: 0;
	margin-left: 4px;
	vertical-align: middle;
	width: 25px;
	height: 25px;	
}


h3.posttit {
	clear: left;
	margin:0 0 4px 0;
	padding:0;
	font-size: 15px;	
}

h3.front {
	color: grey;
	font-size: 15px;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #ccc;		
}

p.rss {
	margin:0 0 4px 4px;
	padding:0;	
}

p.rss a img {
	border:0;	
	margin: 0 4px 0 0;
	padding: 0;
	position: relative;
	top: 3px;
	width: 16px;
	height: 16px;
}

p.rss a {
	text-decoration:none;
	font-size: 14px;	
}

.post h3 {
	font-size: 16px;
	border-bottom: 1px #ccc solid; 
	padding-bottom: 1px;
}

.post h4 {
	font-size: 16px;
}

.post h5 {
	font-size: 14px;
}

p.ads {
	padding: 0;
	margin: 8px 0 12px 0;
	text-align: center;	
}

code {
	display: block;
	margin-left: 8px;	
	padding: 8px;
	background-color: #eee;
}

li.author {
	background-color: #FFf0e0;	
}

td.menu h3, h3.front {
	font-size: 14px;
	color: grey;
	font-family: verdana;
}

td.menu p {
	font-size: 11px;
	font-family: verdana;
}

p.posttags, p.posttags a {
	margin-bottom: 0 !important;
	font-size: 11px !important;
	font-family: verdana !important;
	color: darkgray;	
	line-height: 1.0 !important;
}

p.posttags a {
	font-weight: bold;	
	
}

p.social {
	margin: 4px 0 0 0 !important;
}	

p.pleasesubscribe {
	padding: 8px;
	border: 1px solid  #d0d0d0;
	text-align: center;
	background-color: #f0f0f0;
	text-decoration: italic;
	clear: both;
}

/* article styles */

.articleimage {
	width: 252px;
	padding:3px;
	border:0; 
	margin:8px 8px 8px 8px;	
	background-color: #f4f4f4;
}

.articleimage img {
	padding: 0;
	margin: 0;
	border: 0;
}

.articleimage p {
	margin:4px 0 0 0;
	padding: 0;
	font-size: 11px !important;
	font-family: verdana;
	line-height: 12px;
}

img#wpstats{width:0px;height:0px;overflow:hidden;}

textarea, input[type=text] {
	border: 1px solid #888;
	background-color: #e8e8e8;
}

textarea:focus,input:focus {
	border: 1px solid black;
	background-color: white;
}

blockquote {
	margin-left: 16px;
	border-left: 3px solid #a0a0a0;
	padding-left: 16px;
	background-color: #f0f0f0;
}


.content ol > li 
{
	color: #bbb;
	font-weight: 800;
	font-size: 16px;
	margin: -8px 8px 0 15px;
	padding: 0;
}

.content ol > li > ol li
{
	font-size: 13px;
}

.content ol > li > p
{
	font-size: 13px;
	color: black;
	font-weight: normal;
}

div.toc {
	border: #ccc solid 1px;	
	margin: 8px 8px 8px 8px;
	padding: 8px 8px 12px 24px;
	background-color: #f8f8ff;	
	width: 400px;
}

div.toc li
{
	color: #333;
}


div.toc li a
{
	font-weight: normal;
}


div.toc ol {
	padding:0;
	margin:0 16px 0 12px;	
}

div.toc ol li  {
	font-size: 12px;
	margin:0;
	padding:0;
}

div.toc ol li ol {
	list-style-type: lower-roman;
	font-size: 12px;
}

div.toc ol li ol ol {
	list-style-type: square;
	font-size: 12px;
}

.popularity {
	font-size: 12px;
	
}

.popularity a {
	color: #aaa;
	text-decoration: none;
}

.disclaimer {
	clear:both;
	font-size: 10px !important;
	color: #ccc;
}

.disclaimer a, .disclaimer a:visited {
	color: #ccc;
	font-weight: bold;
}

.tagcloud {
	line-height: 24px;
	text-align: justify;
}

.tagcloud a, .tagcloud a:hover {
	text-decoration: none;
	text-shadow: #a0a0a0 0px 0px 12px;
	margin: 0 3px 0 3px;
}

*[rel='tag'] {
	white-space: nowrap;
}

.sharethis {
	font-size: 14px;
}

.sharethis  img {
	vertical-align: bottom;
	
}

.zemanta-img {

	padding:3px;
	border:0; 
	margin:8px 8px 8px 8px;	
	background-color: #f4f4f4;
}

.zemanta-img > span {
	margin:4px 0 0 0;
	padding: 0;
	font-size: 11px !important;
	font-family: verdana;
	line-height: 12px;
}

.blogexperiment_disclaimer {
	padding: 15px;
	background-color: #ffe;
	font-family: arial, times;
	font-size: 12px !important;
	border: 2px solid #aaa;
}

.blogexperiment_disclaimer .search_query {
	text-decoration: none !important;
	color: red;
	font-weight: bold;
	background-color: #fff;
}


.alignleft {
	float: left;
	margin: 8px 8px 8px 0;
}

.alignright {
	float: right;
	margin: 8px 0 8px 8px;
}

.aligncenter {
	margin: 8px auto 8px auto !important;
}

ul.related_post
{
	list-style-type: none;
	font-size: 12px;
	background-image: none;
	margin: 0 0 16px 0;
	padding: 0;
}

ul.related_post li
{
	font-size: 12px;
}

img.popstar
{
	border: 0;
	margin: 0;
	padding: 0;
	margin-top: 1px;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h1 a:visited, h2 a:visited
{
	color: #200;
}


.wp-caption
{
	background-color: #eee;
	padding: 10px;
	margin: 20px auto 20px auto;
}


p.wp-caption-text
{
	font-size: 90% !important;
	text-decoration: italic !important;
	margin: 0;
}

a img
{
	border: 0 !important;
}

.content p, .content li, .content td, .content th
{
	font-family: Tahoma !important;
}

ul.commentlist {
	list-style-type: none !important;
	list-style-image: none !important; 
	padding:0;
	margin:0;
}

.content p.download
{
	border: 1px solid #bdb;
	background-color: #dfd;
	margin: 8px;
	padding: 8px 8px 8px 32px;
	background-image: url(img/dl.png);
	background-repeat: no-repeat;
}

ins { 
	text-decoration: none;
}

.gadget img.logo
{
	display: none;
}

.gadget .main
{
	width: 200px;
	line-height: 1.0;
	margin: 10px !important;
	border: grey 1px solid;
}

.gadget .main h3
{
	margin: 0;
	font-size: 12px !important;
	font-weight: bold;
}

.gadget .main p
{
	margin: 0;
	font-size: 10px !important;
}

.footnotes {
   padding: 10px 0 10px 0;
}

.footnotes .footnotedivider {
  width: 120px;
  border-bottom: 1px solid #ccc;
}

.footnotes ol li {
  text-align: justify;
  font-size: 13px !important;
  line-height: 1.25em !important;
  font-weight: normal;
  margin: 0 0 5px 0;
}

sup.footnote a {
  text-decoration: none;
  font-weight: bold;
}

sup.footnote {
  line-height: 0em;
}

.footnotereverse a {
  padding: 0 0 0 5px;
  text-decoration: none;
}

a.ot-revision-link, a.ot-download-link, a.ot-wiki-link
{
	font-weight: bold;
}
