/*
Theme Name: ABTheme 4
Theme URI: http://Top10Tricks.com
Description: Optimized and customizable template for Wordpress
Version: 4.05
Author: David Pankhurst
Author URI: http://ActiveBlogging.com
*/
body {
	font-size: 70%;
	text-align: left;
  font-family: Verdana, Arial, sans-serif;
}
.entrytext ul, .entrytext ol, .entry ul, .entry ol {
  list-style-position: outside;
  padding-top: 0.1em;
  padding-bottom: 0.1em;
}
.entrytext li, .entry li{
  line-height: 135%;
}
td.header
{
  text-align: center;
  padding: 0.0em;
}
td.header2 
{
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
td.header2,td.header2,td.header2 a,td.header2 a:visited,td.header2 a:hover
{
  padding-top: 3px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}
td.header2,td.header2 a,td.header2 a:visited{text-decoration: none;}
.maincell { padding: 0em 2.0em 1em 2.0em; }
.sidecell { padding: 0em 1.0em 2.0em 1.3em; }

.u0wid
{
	font-size: 90%;
	font-weight: bold;
}
.u0wid ul,.u0wid ol
{
	margin-top: 0;
	margin-bottom: 0;
}
.u0wid h3,.u0wid h2
{
	font-size: 1.2em;
	margin-bottom: 0.4em;
	margin-top: 1.2em;
}
.u0wid,.u0wid a,.u0wid a:visited{text-decoration: none;}
.u0wid a:hover{text-decoration: underline;}
.u0wid ul li,.u0wid ol li
{
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 -2.5em;
  list-style-position: outside;
}
.u0wid form { padding:0em;}
li#calendar:before {
	list-style-type: none;
	list-style-image: none;
background-image: none;
}
p.multipage
{
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}
p.multipage2
{
	text-align: right;
	font-size: 1em;
	font-weight: bold;
}
p.multipage2,p.multipage3
{
	font-size: 1em;
	font-weight: bold;
}
p.multipage2
{
	text-align: right;
}
p.multipage3
{
	text-align: left;
}
p.multipage a:link,p.multipage2 a:link,p.multipage3 a:link
{
  color: #0000FF;
  text-decoration: underline;
}
p.multipage a:visited,p.multipage2 a:visited,p.multipage3 a:visited
{
  color: #000090;
  text-decoration: underline;
}
p.multipage a:hover,p.multipage2 a:hover,p.multipage3 a:hover
{
  color: #5050FF;
  text-decoration: underline;
}
p.multipage a:active,p.multipage2 a:active,p.multipage3 a:active
{
  color: #0000FF;
  text-decoration: underline;
}
td.footer
{
  /* text-align: center; handled by theme now */
  padding: 0.5em;
	font-size: 95%;
}
h1, h2, h3 {
	font-family: "Trebuchet MS","Trebuchet",Arial,sans-serif;
	font-weight: bold;
}
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}


.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
	}
/* adjust paragraph separation */
/* .entry p, .entrytext p{ padding-bottom: 10px; padding-top: 10px; } */
	}

.widecolumn {
	/*line-height: 1.4em;*/
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
.alt {
	/* background-color: #f8f8f8; */
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 95%;
	line-height: 1.4em;
	}

h1 {
	font-size: 1.6em;
	}

h1.pagetitle {
	font-size: 1.6em;
	}


h2 {
	font-size: 1.3em;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



body {
	margin: 0;
	padding: 0;
	}


.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

h1 {
	margin: 30px 0 0;
	}

h1.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h2, h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h2.comments, h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}




p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
  padding-left: 1.0em;
	}

.alignleft {
	float: left;
  padding-right: 1.0em;
	}



#sidebar ul ul li:before, #sidebar ul li:before {
	content: "\00BB \0020";
	}


.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


#sidebar ul ol li {
	list-style: decimal outside;
	}


#searchform {
	margin: 1.5em 0 0.4em 0em;
	padding: 0px 0px 0 0;
	xtext-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}


.entry form {
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 80%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}



acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
/* blockquote with vertical line down left side */
blockquote {
	margin: 15px 30px 0 10px;
  padding-left: 20px;
	border-left: 5px solid #ddd;
	}
/* blockquote in colored background */
/*blockquote {
	margin: 0 1em 0 1em;
	padding: 0.2em 1.5em 0.2em 1.5em;
	background: #eeeeee;
}*/

/* interpara space in blockquotes */
/* blockquote p {	padding: 40px 0px 15px 0px;	} */

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight: bold;
}


.more-link {
   font-style: italic;
   text-align: right;
	text-decoration: underline;
}
#calendar {
 text-align: right;
}

#wp-calendar a {
	text-decoration: underline;
	}

table #wp-calendar {
	}
#wp-calendar td,#wp-calendar th {
	text-align: right;
	}

.subtext1 { padding-bottom: 5px; padding-top: 5px; }
.subtext2 { padding-bottom: 10px; padding-top: 5px; }


#abcopy { text-align:right; padding:5px 5px 0 0; font:10px arial; }
#abcopy a,#abcopy a:link,#abcopy a:visited,#abcopy a:active,#abcopy a:hover { color:#505050; }
#abcopy a,#abcopy a:link,#abcopy a:visited,#abcopy a:active { text-decoration:none; }
#abcopy a:hover { text-decoration:underline; }


.u0wptag { padding-top: 1em; padding-bottom: 1em; }
.utwtags { padding-top: 1em; padding-bottom: 1em; }
