/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: georgia, serif;
	background: #ffffff url('images/FS-background.png');
	background-repeat:repeat-x;
	color: #000;
	text-align: center;
	}

#page {
/*	background-color: white;*/
/*	border: 1px solid #959596;*/
	text-align: left;
	}

#header {
/*	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;*/
/*	border: 1px solid;*/
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
/*	border: 1px solid;*/
	}

#content {
/*	font-size: 1.7em;*/
	font-size: 1.6em;
	}

.archives#sidebar {
margin-left: -855px;
}
.widecolumn .entry p {
	font-size: 1em;
	line-height: 26px;
/*	letter-spacing: .04em;*/
	}

.narrowcolumn .entry, .widecolumn .entry {
/*	line-height: 1.5em;*/
	line-height: 1.4em;
	letter-spacing: .2px;
	}
.search-results .entry {
	margin-bottom: 30px;
}
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
/*	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}

small {
	font-family: Helvetica,Arial, Sans-Serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight:bold;
	letter-spacing:2.3px;
	text-transform:uppercase;
}

small a {
	color: #8d2b6f;
}
small a:hover {
	color: #8d2b6f;
	border-bottom:thin dotted #8D2B6F;
	text-decoration: none;
}

small a:visited {
	color: #3d3d3d;
}

small.author-post-link a {
	color: #8d2b6f;
}


h1, h2, h3 {
	font-family: georgia, serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	letter-spacing: -.2px;
	font-weight: normal;
	line-height: 38px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h1 {
	color:#3D3D3D;
	font-family:helvetica,arial;
	font-size:11px;
	font-weight:bold;
	letter-spacing:2.3px;
	line-height:1.5em;
	text-transform:uppercase;
	text-align: left
	}
.home #sidebar h1 {
	font-size:12px;
	letter-spacing: 2px;
}
h1.archives {
	color:#3D3D3D;
	font-family:helvetica,arial;
	font-size:11px;
	font-weight:bold;
	letter-spacing:2.3px;
	line-height:1.5em;
	text-transform:uppercase;
	text-align: left;
	padding-bottom:30px;
	padding-top:10px;
	}
h1.archives a {
	color:#3D3D3D;
	}
h1.archives a:hover {
	color: #8D2B6F;
	text-decoration:none;
	}

#sidebar h2 {
	color:#000;
	font-size:1.6em;
	letter-spacing:-0.06em;
	line-height:1.2em;
	}

#sidebar h3 {
	color:#000000;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	letter-spacing: .3px;
	line-height:1.5em;
	}


#sidebar #itn h2 {
	font-size:1.4em;
	font-weight:normal;
	letter-spacing:-0.8px;
	line-height:1.1em;
	margin-bottom:16px;
}

#sidebar #itn span {
	font-size: .8em;
	color: #3d3d3d;
}



h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

#sidebar h1 a, h1 a:hover, h1 a:visited {
	color:#8D2B6F;
}

#sidebar h1 a:hover, h1 a:visited {
	color:#8D2B6F;
	text-decoration:none;
	border-bottom:thin dotted #8D2B6F;
}
#sidebar h1 a:visited {
	color:#8D2B6F;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #29292a;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;

	}

.entry p a {
	color: #8D2B6F;
	font-weight: bold;
}

.entry p a:visited {
	color: #8D2B6F;
}
.entry p a:hover {
	color: #8D2B6F;
	text-decoration:none;
	border-bottom:thin dotted #8D2B6F;
}

.entry a {
	color: #8D2B6F;
}

.entry a:visited {
	color: #8D2B6F;
}

.entry a:hover {
	color: #8D2B6F;
	text-decoration:none;
	border-bottom:thin dotted #8D2B6F;
}

#itn h2 a {
	color: #3d3d3d;
}
#itn h2 a:hover {
	color: #8D2B6F;
	text-decoration:none;
	border-bottom:thin dotted #8D2B6F;
}
.more-link a:hover {
	color: #8D2B6F;
	text-decoration:none;
	border-bottom:thin dotted #8D2B6F;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist li .avatar-32 { 
display: none;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
/*	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font:1.3em Georgia,Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #3d3d3d;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #8D2B6F;
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	color: #8d2b6f;
	text-decoration: none;
	}

a:hover {
	color: #8D2B6F;
	text-decoration: none;
	}
.footer a {
	color:#666666;
}
.footer a:hover {
	color:#8D2B6F;
	border-bottom: thin dotted #8D2B6F;
	text-decoration: none;
}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
/*	background-color: white;*/
/*	margin: 20px auto;*/
	margin: 0 auto;
	padding: 0;
	width: 833px;
/*	border: 1px solid #959596;*/
	}

#header {
/*	background-color: #73a0c5;*/
/*	margin: 0 0 0 1px;*/
/*	padding: 0;*/
/*	height: 190px;*/
/*	width: 833px;*/
/*	border: 1px solid red;*/
	}

#headernav {
	height: 50px;
	width: 1000px;
	margin: auto;

	}

#headerimg {
	margin:0 0 0 -7px;
	height: 110px;
	width: 100%;
	float: left;
	width: 490px;
	padding-top: 6px
	}

#social-icons { 
	float: left;
	width: 100px; 
	top: 10px;
	position: relative;
	left: 234px;
	}

#search-box { 
	float: left;
	width: 330px; 
	position: relative;
	top: -8px;
	}

.narrowcolumn {
	float: left;
	padding-left: 20px;
	margin: 16px 0 40px 265px;
	width: 550px;
	border-left: 4px dotted #D4D5D7;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0;
	width: 833px;
	float: left;

	}

.home .post {
	margin:0 0 20px;
padding	:0 0 20px;
/*	padding: 0 0 40px;*/
/*	text-align: justify;*/
	}
.archive .post {
	margin: 0 0 20px;
	padding: 0 0 60px;
/*	text-align: justify;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	margin-top: 24px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
/*	width: 760px;*/
	clear: both;
	background-color: #F3F8F8;
	width: 100%;
	height: 240px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
/*	margin: 24px 0 0;*/
	margin: 0 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.search-results h2.pagetitle {
	text-align: left;
	color: #8D2B6F;
}

#sidebar h1 {
	margin:14px 0;
	padding:0;
	}

#sidebar h2 {
	margin:0;
	padding:0;
	}

#sidebar h3 {
	margin:7px 0 0;
	padding:0;
	}

h3 {
	padding: 0;
	margin: 30px 0;
font-weight:normal;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
/*	padding: 0; */
/*	max-width: 100%; */
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: right;
	margin-right: 24px;
	}
#searchformnav {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: right;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	/*text-align: justify;*/
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 24px 0 0 0;
/*	margin-left: 545px;*/
	margin-left: -836px;
	width: 245px;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 0;
	padding-left: 80px;
/*	border-left: 5px solid #ddd;*/
	background:url("images/blockquote-background.png") no-repeat scroll 0 20px transparent;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
blockquote h6 {
font-size:1em;
font-weight:normal;
line-height:1.8em;
margin-bottom:0;
margin-top:7px;
font-style: italic;
}

blockquote h5 {
font-size:1.2em;
font-weight:normal;
line-height:1.2em;
margin-bottom:0;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
/*	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/************** IAV CUSTOM CSS **************/

/******** SEARCH STYLES **************/

.search input, .search button {
	border-style:solid;
	border-width:0.5px;
	margin-left:5px;
}

.search input.box {
	color: #000000;
	font-size: 11px;
	width: 230px;
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #000000;
	font-family: Helvetica, arial;
	vertical-align: bottom;
	letter-spacing: 1px;
	text-align: right;
	background-color: #f2f2f2;
}

.search button.btn {
	width: 53px;
  height: 18px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/search-button.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
/*  cursor: hand;*/ /* for IE 5.x */
}

.search button.btn:hover {
	background: transparent url(images/search-button-over.png) no-repeat center top;
}

div#preload { 
	display: none; 
}

.more-link {
/*	float:left;*/
/*	padding-right:24px;*/
	text-transform:uppercase;
	font-family:Helvetica,Arial,Sans-Serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:2.3px;
	line-height:1.5em;
	margin-top:18px;
/*	display: block;*/
}


.entry p a.more-link {
border-bottom:medium none;
color:#8D2B6F;
font-family:georgia;
font-size:1em;
font-weight:normal;
letter-spacing:0;
margin-top:0px;
text-transform:none;
width:100px;
}





/* NAVIGATION */
.bluetabs{
/*border-bottom: 1px solid gray;*/
}

.bluetabs ul{
/*padding: 3px 0;*/
margin-left: 0;
margin-top: 15px;
margin-bottom: 0;
font: 15px Georgia;
letter-spacing: .07em;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;

}

.bluetabs li a{
text-decoration: none;
/*padding: 3px 7px;*/
margin-right: 100px;
/*border: 1px solid #778;*/
color: #ffffff;
/*background: white url(media/bluetab.gif) top left repeat-x;*/ /*THEME CHANGE HERE*/
}

.bluetabs li a:visited{
color: #ffffff;
}

.bluetabs li a:hover{
text-decoration: none;
color: #ffffff;
}

.bluetabs li.selected{
}

.bluetabs li.selected a{ /*selected main tab style */
/*background-image: url(media/bluetabactive.gif);*/ /*THEME CHANGE HERE*/
/*border-bottom-color: white;*/
}

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
position:absolute;
text-align: left;
top: 0;
/*border: 1px solid #918d8d;*/ /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 15px Georgia;
/*line-height:24px;*/
z-index:100;
background-color: #0c7171;
width: 200px;
visibility: hidden;
margin-top: 4px;
}

.dropmenudiv_b a{
width: auto;
display: block;
text-indent: 10px;
/*border: 0 solid #918d8d;*/ /*THEME CHANGE HERE*/
/*border-bottom-width: 1px;*/
padding: 4px 0;
text-decoration: none;
color: #ffffff;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color: #0c7171;
}

/* END NAVIGATION */

/* BEGIN SOCIAL ROLLOVERS */
#rssFeed {
  display: block;
  width: 19px;
  height: 19px;
  background: url("images/rss-sprite.png") no-repeat 0 0;
	position: relative;
}

#rssFeed:hover { 
  background-position: 0 -19px;
}

#rssFeed span {
  display: none;
}

#facebook {
  display: block;
  width: 20px;
  height: 20px;
  background: url("images/facebook-sprite.png") no-repeat 0 0;
	position: relative;
	top: -20px;
	left: 35px;
}
#facebook:hover { 
  background-position: 0 -20px;
}
#facebook span {
  display: none;
}

#twitter {
  display: block;
  width: 20px;
  height: 18px;
  background: url("images/twitter-sprite.png") no-repeat 0 0;
	position: relative;
	top: -40px;
	left: 78px;
}

#twitter:hover { 
  background-position: 0 -18px;
}

#twitter span {
  display: none;
}


.share-wrapper { 
	height: 40px;
	float:left;
	margin-top:10px;
}
.facebook-entry {
  display: block;
  width: 20px;
  height: 20px;
  background: url("images/facebook-sprite.png") no-repeat 0 0;
	position: relative;
/*	left: 110px;*/
}
.facebook-entry:hover { 
  background-position: 0 -20px;
}
.facebook-entry span {
  display: none;
}

.twitter-entry {
  display: block;
  width: 20px;
  height: 18px;
  background: url("images/twitter-sprite.png") no-repeat 0 0;
	position: relative;
	top: -20px;
	left: 40px;
}
.twitter-entry:hover { 
  background-position: 0 -18px;
}
.twitter-entry span {
  display: none;
}


.addtoany_share_save {
  display: block;
  width: 20px;
  height: 20px;
  background: url("images/share-sprite.png") no-repeat 0 0;
	position: relative;
	top: -38px;
	left: 80px;
}
.addtoany_share_save:hover { 
  background-position: 0 -20px;
}
.addtoany_share_save span {
  display: none;
}

/*#a2apage_EMAIL { display:none !important; } */

.email-entry {
  display: block;
  width: 20px;
  height: 20px;
  background: url("images/email-sprite.png") no-repeat 0 0;
	position: relative;
	top: -58px;
	left: 120px;
}
.email-entry:hover { 
  background-position: 0 -20px;
}
.email-entry span {
  display: none;
}

.print-entry {
  display: block;
  width: 20px;
  height: 20px;
  background: url("images/print-sprite.png") no-repeat 0 0;
	position: relative;
	top: -58px;
	left: 124px;
}
.print-entry:hover { 
  background-position: 0 -20px;
}
.print-entry span {
  display: none;
}
/****** END SOCIAL ROLLOVERS *********/

/****** BEGIN ROLLOVERS *******/


#bloggers ul {
	font-size:20px; 
	text-decoration:none; 
	font-family: georgia;
/*	width:650px; */
/*	height:30px;*/
	letter-spacing:-0.5px;
	margin:0;
	position: relative;
	top: -29px;
	left: 60px;
}



.sidebar-topics {
	margin: 10px 0 30px 0;
}
#sidebar .sidebar-topics h1 {
	margin:4px 0 8px;
}

#topics ul {
	font-size:20px; 
	text-decoration:none; 
	font-family: georgia;
	width:750px; 
	height:0px;
	letter-spacing:-0.5px;
	margin:0;
	position: relative;
	top: -29px;
	left: 120px;
}

#sidebar-topics ul {
	font-size:20px; 
	text-decoration:none; 
	font-family: georgia;
	width:260px; 
/*	height:140px;*/
	letter-spacing:-1px;
	margin:10px 0 40px -8px;
}

.topics li {

	font-size:20px; 
	text-decoration:none; 
	display:inline; 
	list-style:none;
}
.archive .topics li, .search .topics li, .page-template-links-php .topics li {
	font-size:16px; 
	text-decoration:none; 
	display:inline; 
	list-style:none;
}
.archive #sidebar ul, .page-template-links-php #sidebar ul {
	margin-left: -8px;
}

.links li {
	margin-bottom: 14px;
}
.links span {
	color:#3D3D3D;
	font-size:0.8em;
}



.topics li a {
	background:transparent url(images/topics.jpg) no-repeat top left;
	display:block; 
	float:left; 
	height:30px;  
	margin-right:6px;
	margin-bottom: 6px;
	text-decoration: none;
	color: #414142;
}
.topics li a:hover {
	background-position:0px bottom; color:#fff;
}

.topics li a span {
	background:transparent url(images/topics.jpg) no-repeat right top;
	cursor:pointer;
	display:inline; 
	float:left;  
	height:26px; 
	padding:4px 10px 0 0; 
	margin-left:10px;	
}
.topics li a:hover span {
	background-position:right bottom;
}

/******* END TOPIC ROLLOVERS *******/

.share-icons {
	margin: 0 4px 0 4px;
}

#sidebar .entry {
	margin: 0 0 30px;
}

#sidebar .entry img {
	margin:0 0 16px 30px;
border:1px solid #EBEBEB;
}
.footer {
	width: 930px; 
	margin: 0 auto; 
	text-align: left;
	font-size: 1.3em;
	color: #666;
	padding-top: 36px;
letter-spacing:0.05em;
line-height:2em;
}
.comment button.btn {
	background:url("images/comment-button.png") no-repeat scroll center top transparent;
	border:0 none;
	cursor:pointer;
	height:18px;
	margin:0;
	padding:0;
	text-indent:-1000em;
	width:113px;
}
.comment button.btn:hover {
	background: transparent url(images/comment-button-over.png) no-repeat center top;
}

.page-template-bloggers-php h2 {
	font-size: 2.1em;
	letter-spacing:-0.02em;
	color: #29292A;
	clear:both;
	margin-top:30px;
	padding-top:30px;
	padding-bottom:18px;
}
.page-template-bloggers-php h2 span {
	font-size: .5em;
	margin-left: 20px;
}
.page-template-bloggers-php .widecolumn .entry  {
	border-bottom:4px dotted #f2f8f8;
	padding-bottom:80px;
	/*padding-top:40px;*/
}
.page-template-bloggers-php .widecolumn img  {
	margin-right:18px;
}
.page-template-bloggers-php .widecolumn .entry p {
	margin-bottom:0;
	margin-top:0;
	text-indent:24px;
}
.page-template-subscribe-php .narrowcolumn {
	border: none;
}

.page-template-subscribe-php .widecolumn {
	border-bottom:4px dotted #D4D5D7;
	margin-bottom:10px;
}
.page-template-subscribe-php #sidebar h3 {
	line-height: 1.7em;
}
.page-template-subscribe-php #sidebar {
	width: 255px;
}

.e2ma_signup_message {
display: none;
}
.e2ma_signup_form_row {
border:none;
padding:5px;
}
.e2ma_signup_form_label {
color:#333333;
float:left;
text-align:left;
white-space:nowrap;
width:100px;
text-transform:capitalize;
}
.e2ma_signup_form_element {
color:#333333;
font-family:verdana;
font-size:12px;
margin-left:140px;
}
.e2ma_signup_form_required_asterix {
color:#FF0000;
}
.e2ma_signup_form_required_footnote {
margin-bottom:5px;
padding:15px;
}
.e2ma_signup_form_button_row {
float:left;
margin-left:146px;
}
.e2ma_signup_form input[type="text"], .e2ma_signup_form textarea, .e2ma_signup_form select {
border:1px solid #CCCCCC;
font-family:Verdana,sans-serif;
font-size:14px;
height:20px;
width:260px;
}



.pubs .post img, .single .post img {
border:1px solid #ebebeb;
float:left;
margin-right:10px;
}
.single .post img {
margin-bottom:24px;
}
.pubs .post {
float:left;
margin-right:30px;
width:370px;
margin-bottom: 24px;
padding-right:12px;
}
.pubs .post p {
font-size:.8em;
letter-spacing:0.04em;
line-height:18px;
margin-bottom: 0px;
}
.pubs .post h2 {
font-size:1.2em;
line-height:24px;
}
.pubs .post h3 {
font-size:.8em;
line-height:18px;
margin-top:22px;
font-weight: normal;
font-style: italic;
}



.pubs p a.more-link {
	color: #3d3d3d;
	border-bottom:thin dotted #8D2B6F;
}
.pubs p a:hover.more-link {
	color: #8d2b6f;
	border-bottom:thin dotted #8D2B6F;
}

/********************************************/


#test ul {
	font-size:20px; 
	text-decoration:none; 
	font-family: georgia;
	width:800px; 
	height:10px;
	letter-spacing:-0.5px;
	margin:0;
	position: relative;
	top: -29px;
	left: 120px;
}


#test li {
	font-size:20px; 
	text-decoration:none; 
	display:inline; 
	list-style:none;
}

#test li a {
	background:transparent url(images/topics.jpg) no-repeat top left;
	display:block; 
	float:left; 
	height:30px;  
	margin-right:6px;
	margin-bottom: 6px;
	text-decoration: none;
	color: #414142;
}

#test li a span {
	background:transparent url(images/topics.jpg) no-repeat right top;
	cursor:pointer;
	display:inline; 
	float:left;  
	height:26px; 
	padding:2px 10px 2px 0; 
	margin-left:10px;	
}

#test li a:hover {
	background-position:0px bottom; color:#fff;
}

#test li a:hover span {
	background-position:right bottom;
}

#test #active {
	font-size:20px; 
	text-decoration:none; 
	display:inline; 
	list-style:none;
}

#test #active a {
	background:transparent url(images/topics-active.jpg) no-repeat top left;
	display:block; 
	float:left; 
	height:30px;  
	margin-right:6px;
	margin-bottom: 6px;
	text-decoration: none;
	color: #fff;
}

#test #active a span {
	background:transparent url(images/topics-active.jpg) no-repeat right top;
	cursor:pointer;
	display:inline; 
	float:left;  
	height:26px; 
	padding:2px 10px 2px 0; 
	margin-left:10px;	
}

#test #active a:hover {
	background-position:0px bottom; color:#414142;
}

#test #active a:hover span {
	background-position:right bottom;
}
.post h2 {
	margin-bottom: 7px;
	line-height:30px;
/*	text-transform:uppercase;*/
}


.section {
	color: #0c7171;
	font-size: 36px;
	margin: 0 0 30px;
	line-height:1.08em;
}


.WP-PrintIcon {
	margin-left: 1em;
}
.WP-Print {
	padding: 20px 20px 0 0;
}
.SharePrint, .SharePrint a {
clear:both;
font-family:verdana;
font-size:0.8em;
font-weight:bold;
letter-spacing:1px;
text-decoration:none;
text-transform:uppercase;
color: #000;
}
.SharePrint img {
	position: relative;
	top: 3px;
	margin-right: .4em;
}

