body {
	background: url(images/bg.png);
	background-repeat:repeat-x;
	background-color: #f3ba9e;
}

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;	*/
	padding: 12px;
	background-color: white;
	box-shadow: 0 0 14px rgba(0,0,0,0.3);
	border-radius: 6px;
	behavior: url(/PIE.htc);
	z-index: 2;
	position: relative;
}

div#menu {
	float:left;	
	width: 201px;
	margin-left: 4px;
	padding: 8px;
	background-color: white;
	box-shadow: 0 0 16px rgba(0,0,0,0.2);
	border-radius: 6px;
	behavior: url(/PIE.htc);
	position: relative;
	z-index: 1;
}

#dragbar {
	position:relative;
	/*display:block;*/
	padding:0;
	height: 100%;
	margin:0;
	cursor:col-resize;
}

div.postlist {
	float: left;	
	
}

div.post {
	border:0;
	padding:0;
	margin:0 0 16px 0;
	/* margin:16px; */
	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-bottom: -14px;*/
	margin-bottom: 4px;
	position:relative;
}

ul.tab li a {
	text-decoration: none;
}


div.leftmenu ul.tab li a
{
	background-color:#f4f4f4;
	display: block;
	padding: 8px;
	border-radius: 8px 0 0 8px;
	behavior: url(/PIE.htc);
	z-index: 1;
	position: relative;
	box-shadow: 0 0 4px rgba(0,0,0,0.1);
}

div.leftmenu ul.tab li.selected a
{
	background-color: white;
	border-radius: 8px 0 0 8px;
	behavior: url(/PIE.htc);
	z-index: 2;
	position: relative;
	box-shadow: 0 0 6px rgba(0,0,0,0.4);
}


div.leftmenu ul.tab li img {
	border: 0;
	display: block;
	margin: 0;
}



div.rightmenu ul.tab li {
	height: auto;
	width: auto;
	margin: 0 0 0 0;
	padding: 8px 12px 8px 0px;
	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 {
	background-color: #f8f8f8;
	border-radius: 0 4px 4px 0;
	behavior: url(/PIE.htc);
	padding: 4px 8px 4px 8px;
	margin:0;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-family: verdana;
	box-shadow: 0 0 4px rgba(0,0,0,0.1);
}


div.rightmenu ul.tab li a:hover {
	text-decoration: underline;
}

ul.tab li.selected {
	font-weight: bold;
	color: black;
}


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 {
	font-weight: bold;
}

.current-cat a
{
	background-color: white !important;
	box-shadow: 0 0 6px rgba(0,0,0,0.4) !important;
}


.drag {
	position:relative;
	
}

#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 1px 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;	
	list-style-image: none !important;
}

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: 14px;
	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: 14px;
}

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;
}

.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;
}

.ads {
	clear: both;
	padding: 0;
	margin: 8px auto 12px auto;
	text-align: center;	
	width: auto;
	display: block;
}

code {
	display: block;
	margin-left: 8px;	
	padding: 8px;
	background-color: #eee;
}

li.author {
	background-color: #FFf0e0;	
}

.menu h3, h3.front {
	font-size: 14px;
	color: grey;
	font-family: verdana;
}

.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
{
	text-transform: lowercase;
}

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;
}
