/*
THEME NAME: Dialogue Earth
THEME URI: http://dialogueearth.org
DESCRIPTION: 
VERSION: 2.0
AUTHOR: <a href="http://www.dialogueearth.org">Dialogue Earth</a>
AUTHOR URI: http://www.dialogueearth.org
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	margin:0;
	color:#333;
	font:12px/18px Arial, Helvetica, sans-serif;
	background:#e2e1dc;
	min-width:1000px;
}
img{border-style:none;}
a{text-decoration:underline; color:#4a748c;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}



@font-face {
    font-family: 'TitilliumText22LLight';
    src: url('font/TitilliumText22L002-webfont.eot');
    src: url('font/TitilliumText22L002-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/TitilliumText22L002-webfont.woff') format('woff'),
         url('font/TitilliumText22L002-webfont.ttf') format('truetype'),
         url('font/TitilliumText22L002-webfont.svg#TitilliumText22LLight') format('svg');
    font-weight: normal;
    font-style: normal;

}


select.archives {
	width: 252px;
	margin-bottom:15px;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
q{quotes:none;}
q:before{content:''}
q:after{content:''}
#wrapper{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.w1 {
	width: 1020px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width: 1020px;
	position: relative;
	float: left;
	left: -50%;
	background: url(images/bg-wrapper.gif) repeat-y;
}
.wrapper-holder{
	width:1000px;
	margin: 0 auto;
	overflow: hidden;
	background:#fff;
}
#header{
	overflow:hidden;
}
.header-holder{
	overflow:hidden;
	padding:24px 33px 18px 35px;
	width:932px;
}
.inform{
	float:right;
	color:#fff;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	padding:13px 0 0;
}
.donate{
	float:left;
	background:url(images/btn-r.png) no-repeat 100% 0;
	padding:0 3px 0 0;
	height:28px;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}
.donate:hover{
	text-decoration:none;
}
.donate span{
	background:url(images/btn-l.png) no-repeat;
	float:left;
	height:28px;
	padding: 0 17px 0 20px;
}
.social-networks{
	float:left;
}
.social-networks li{
	float:left;
	margin:0 0 0 3px;
}
.social-networks a{
	display:block;
}
.logo{
	background:url(images/logo.gif) no-repeat;
	width:269px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
.logo a{
	display:block;
	height:100%;
}
#nav{
	background:#4a748c;
	font-size:14px;
	line-height:16px;
	color:#fff;
	overflow:hidden;
	font-weight:bold;
	padding:6px 0 0 18px;
}
#nav li{
	float:left;
}
#nav a{
	float:left;
	color:#fff;
	text-decoration:none;
	padding:4px 14px;
}
#nav a:hover,
#nav li.current-menu-item a, #nav li.current_page_parent a{
	background:#fff;
	color:#333;
}
.carousel{
	position:relative;
	width:100%;
	overflow:hidden;
}
.gallery{
	overflow: hidden;
	width:99999px;
	position: relative;
	z-index: 1;
}
.gallery li{
	overflow:hidden;
	float:left;
	width:1000px;
	background:url(images/bg-gallery.gif) repeat-y;
}
.gallery .sharing {
	display: none;
}
.carousel li img{
	float:left;
}
.description{
	overflow:hidden;
	padding:27px 25px 18px;
	color:#fff;
	font-size:18px;
	line-height:20px;
	height: 276px;
}
.description li{
	background:none;
}
.description p{
	font: 18px/27px 'TitilliumText22LLight', Arial, sans-serif;
	margin:0 0 20px;
}
.description ul{
	font-size:13px;
	line-height:19px;
	font-weight:bold;
}
.description  li a{
	color:#fff;
	background:url(images/bullet.gif) no-repeat 100% 5px;
	padding:0 10px 0 0;
	text-decoration:none;
}
.description  li a:hover{
	text-decoration:underline;
}

.switcher{
	position:absolute;
	z-index: 2;
	bottom:10px;
	right:332px;
}
.switcher li{
	float:left;
	background:none;
	margin:0 0 0 3px;
}
.switcher li a{
	background:url(images/circle.png) no-repeat;
	width:18px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
}
.switcher a:hover,
.switcher li.active a{
	background:url(images/circle-h.png) no-repeat;
}


.carousel2{
	position:relative;
	width:625px;
	overflow:hidden;
	margin-bottom: 30px;
	height: 485px;
}

.carousel2 ul {
	height: 500px !important;
}

.switcher2{
	position: absolute;
	z-index: 2;
	top: 255px;
	right: 30px;
}
.switcher2 li{
	float:left;
	background:none;
	margin:0 0 0 3px;
}
.switcher2 li a{
	background:url(images/circle.png) no-repeat;
	width:18px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
}
.switcher2 a:hover,
.switcher2 li.active a{
	background:url(images/circle-h.png) no-repeat;
}



.gallery2{
	overflow: hidden;
	width:99999px;
	position: relative;
	z-index: 1;
	height: 485px;
}
.gallery2 li{
	overflow:hidden;
	float:left;
	width:625px;
}
.gallery2 .sharing {
	display: none;
}
.carousel2 li img{
	/* float:left; */
}

.description2{
	background-color: #4c4b48;
	overflow:hidden;
	padding:27px 25px 18px;
	color:#fff;
	font-size:18px;
	line-height:20px;
	height: 160px;
	width: 575px;
}
.description2 li{
	background:none;
}
.description2 p{
	font: 18px/27px 'TitilliumText22LLight', Arial, sans-serif;
	margin:0 0 20px;
}
.description2 ul{
	font-size:13px;
	line-height:19px;
	font-weight:bold;
}
.description2  li a{
	color:#fff;
	background:url(images/bullet.gif) no-repeat 100% 5px;
	padding:0 10px 0 0;
	text-decoration:none;
}
.description2  li a:hover{
	text-decoration:underline;
}
/*

ul.gallery2 li {height:485px !important;}
*/



#main{
	width:946px;
	overflow:hidden;
	padding:18px 20px 42px 34px;
}
#content{
	float:left;
	width:645px;
}
#content .post{
	padding:0 0 35px;
}

.post strong {
	font-weight: bold;
}

.post .holder{
	overflow:hidden;
}

.post .holder img.wp-post-image {
	float:left;
	margin:0 15px 0 0;
	border:1px solid #ccc;
}
.post .holder .alignleft{
	float:left;
	margin:0 15px 0 0;
	border:1px solid #ccc;
}
.post .holder .aligright{
	float:right;
	margin:0 0 0 15px;
}
.post .holder .content{
	overflow:hidden;
}

.post .holder p {
	margin-bottom: 5px;
}

.post .holder .excerpt p {
	margin-bottom: 0;
}

.post h1{
	font-size:30px;
	line-height:40px;
	font-weight:bold;
	color:#4a748c;
	margin:0 0 10px;
}
.post h1 a{
	text-decoration:none;
}
.post h1 a:hover{
	text-decoration:underline;
}

.post h2{
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#4a748c;
	margin:0 0 12px;
}
.post h2 a{
	text-decoration:none;
}
.post h2 a:hover{
	text-decoration:underline;
}
.content .author{
	display:block;
	font-style:italic;
	font-size:12px;
	line-height:14px;
}
.content em.date{
	display:block;
}
.content .info{
	margin:0 0 40px;
}
.more{
	font-style:italic;
	color:#fb7d33;
	font-weight:bold;
	text-decoration:none;
	/* margin-left: 5px; */
}
.more-pulse{
	background:url(images/btn-blue-r.gif) no-repeat 100% 0;
	height:34px;
	float:left;
	padding:0 23px 0 0;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:32px;
	margin:-7px 0 0 -3px;
	text-decoration:none;
	cursor:pointer;
}
.more-pulse span{
	background:url(images/btn-blue-l.gif) no-repeat;
	height:34px;
	font-size:14px;
	float:left;
	padding:0 5px 0 16px;
}
#sidebar{
	float:right;
	width:280px;
}
.sidepanel{
	font-size:12px;
	line-height:17px;
	margin:0 0 14px;
}
.sidepanel .holder{
	padding:0 13px 0;
}
.sidepanel-search .holder{
	padding:0 13px 17px;
}
.sidepanel h2{
	font-size:16px;
	line-height:30px;
	color:#fff;
	font-weight:bold;
	background:#4a748c;
	padding:0 0 0 13px;
	margin:0 0 8px;
}

.sidepanel em.date{
	font-weight:bold;
}
.sidepanel img.alignleft{
	float:left;
	margin:0 10px 0 0;
}
.sidepanel-search{
	background:#f0f0ed;
	border:1px solid #dddbd5;
}
.sidepanel-search h2{
	background:#4c4b48;
	margin:-1px -1px 8px;
}

#sidebar .sidepanel .holder h3 {
	background-color:#4C4B48;
	padding: 1px 3px 1px 8px;
}

#sidebar #execphp-19 h3,
#sidebar #execphp-20 h3,
#sidebar #execphp-21 h3,
#sidebar #execphp-17 h3,
#sidebar #execphp-18 h3,
#sidebar #execphp-16 h3,
#sidebar #execphp-15 h3,
#sidebar #execphp-13 h3,
#sidebar #execphp-14 h3,
#sidebar #execphp-3 h3,
#sidebar #execphp-5 h3,
#sidebar #execphp-6 h3 {
	background-color: #4c4b48;
	font-size: 16px;
	color: #fff;
	margin-bottom: 0;
	padding: 5px 5px 5px 10px;
	
}

#sidebar #execphp-19 .execphpwidget,
#sidebar #execphp-20 .execphpwidget,
#sidebar #execphp-21 .execphpwidget,
#sidebar #execphp-17 .execphpwidget,
#sidebar #execphp-18 .execphpwidget,
#sidebar #execphp-15 .execphpwidget,
#sidebar #execphp-16 .execphpwidget,
#sidebar #execphp-13 .execphpwidget,
#sidebar #execphp-14 .execphpwidget,
#sidebar #execphp-3 .execphpwidget,
#sidebar #execphp-5 .execphpwidget,
#sidebar #execphp-6 .execphpwidget {
	border-top: 0px #dddbd5 solid;
	border-left: 1px #dddbd5 solid;
	border-right: 1px #dddbd5 solid;
	border-bottom: 1px #dddbd5 solid;
	background-color: #f0f0ed;
	padding: 10px;
}

#sidebar #execphp-19 .execphpwidget ul,
#sidebar #execphp-20 .execphpwidget ul,
#sidebar #execphp-21 .execphpwidget ul,
#sidebar #execphp-17 .execphpwidget ul,
#sidebar #execphp-18 .execphpwidget ul,
#sidebar #execphp-15 .execphpwidget ul,
#sidebar #execphp-16 .execphpwidget ul,
#sidebar #execphp-13 .execphpwidget ul,
#sidebar #execphp-14 .execphpwidget ul,
#sidebar #execphp-3 .execphpwidget ul, 
#sidebar #execphp-5 .execphpwidget ul,
#sidebar #execphp-6 .execphpwidget ul {
	list-style-image: url('images/bullet_orange.png');
	list-style-position: outside;
	margin-left: 10px;
}

#sidebar #execphp-19 .execphpwidget ul li,
#sidebar #execphp-20 .execphpwidget ul li,
#sidebar #execphp-21 .execphpwidget ul li,
#sidebar #execphp-17 .execphpwidget ul li,
#sidebar #execphp-18 .execphpwidget ul li,
#sidebar #execphp-15 .execphpwidget ul li,
#sidebar #execphp-16 .execphpwidget ul li,
#sidebar #execphp-13 .execphpwidget ul li,
#sidebar #execphp-14 .execphpwidget ul li,
#sidebar #execphp-3 .execphpwidget ul li,
#sidebar #execphp-5 .execphpwidget ul li,
#sidebar #execphp-6 .execphpwidget ul li {
	margin-bottom: 10px;
}

#sidebar #execphp-19 .execphpwidget ul li a,
#sidebar #execphp-20 .execphpwidget ul li a,
#sidebar #execphp-21 .execphpwidget ul li a,
#sidebar #execphp-17 .execphpwidget ul li a,
#sidebar #execphp-18 .execphpwidget ul li a,
#sidebar #execphp-15 .execphpwidget ul li a,
#sidebar #execphp-16 .execphpwidget ul li a,
#sidebar #execphp-13 .execphpwidget ul li a,
#sidebar #execphp-14 .execphpwidget ul li a,
#sidebar #execphp-3 .execphpwidget ul li a,
#sidebar #execphp-5 .execphpwidget ul li a,
#sidebar #execphp-6 .execphpwidget ul li a {
	color: #4c4b48;
	text-decoration: none;
	font-weight: bold;
}


#sidebar  .readblog{
	position: relative;
	float: right;
	right: -3px;
	top: -38px;
}

#sidebar .readblog a {
	color: #fff;
	text-decoration: none;
}

#sidebar .readblog a img {
	position: relative;
	top: 3px;
}


.search-form .row{
	overflow:hidden;
	margin:0 0 11px;
}
.search-form input{
	float:left;
	background:#fff;
	border:1px solid #bbb8ac;
	border-right:none;
	width:205px;
	padding:5px 5px 4px;
	color:#4c4b48;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	margin:0;
}
.search-form .btn-go{
	width:36px;
	height:27px;
	background:url(images/btn-form.gif) no-repeat;
	font-size:18px;
	line-height:0;
	font-weight:bold;
	border:none;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	color:#fff;
	padding:0;
}
.search-form select{
	width:252px;
	color:#4c4b48;
}
.sidepanel h3{
	font-size:13px;
	line-height:25px;
	color:#fff;
	background:#4a748c;
	padding: 3px 3px 3px 8px;
	font-weight:bold;
	margin:0 0 9px;
}

.sidepanel h3 a {
	color: #fff;
	text-decoration: none;
}

ul.tweets {
	margin: 0 10px;
}

ul.tweets li {
	margin-bottom: 10px;
}

.tags a{
	text-decoration: none;
	color: #4c4b48;
	line-height: 22px;
}
#footer{
	color:#fff;
	font-size:12px;
	line-height:16px;
}
#footer h2{
	color:#91c8db;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	margin:0 0 11px;
}
.twocolumns{
	overflow:hidden;
	background:url(images/bg-footer.jpg) no-repeat;
	padding:27px 0 24px 35px;
	height:150px;
}
#footer .footer-holder{
	float:left;
	width:631px;
	margin:0 48px 0 0;
}
.footer-holder .holder{
	overflow:hidden;
}
#footer .footer-holder p{
	margin:0 0 19px;
}
#footer .inform{
	float:left;
	padding:0;
	margin:0 56px 0 0;
}
#footer .search-form .text{
	background:url(images/bg-input.gif) no-repeat;
	width:279px;
	height:27px;
	overflow:hidden;
	float:left;
}
#footer .search-field {
	width:264px;
	border:none;
	color:#bfbdb2;
	font-size:14px;
	line-height:16px;
	padding:5px 5px 6px 10px;
	background:none;
	float:left;
	margin:0;
}
.site-map{
	float:left;
	overflow:hidden;
	width:280px;
}
.site-map ul{
	float:left;
	width:110px;
	margin:0 16px 0 0;
}
.site-map ul a{
	color:#fff;
	text-decoration:none;
}
.site-map ul a:hover{
	text-decoration:underline;
}
.footer-frame{
	background:#3a3a39;
	padding:10px 20px;
	font-size:10px;
	line-height:12px;
}


/* WordPress Related Styles */

.post {
    background-color: #fff;
    padding: 23px;
}

.post h2 {
	font-size: 130%;
}

.post h3 {
	font-size: 115%;
}

.post h4 {
	font-size: 100%;
}

.post ul {
	list-style: disc outside;
	margin: 0 0 15px 30px;
}

.post ol {
	list-style: decimal outside;
	margin: 0 0 15px 30px;
}

.aligncenter{
	display: block;
	margin: 0 auto 20px !important;
}

.alignright{
	float: right;
	margin-left: 1em;
}

.alignleft{
	float: left;
	margin-right: 1em;
}

/* 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;
	-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 */

#main-wide #content .post {
	padding: 0px;
}



.post-title {
	font: bold 25px/35px "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #404042;
}

.post-title a {
	color: #404042;
}

.page-subtitle {
	font-weight: 700;
	color: #555;
	font-size: 90%;
	margin: 15px 0;
}

.post-meta {
	font-size: 85%;
	color: #999;
	margin-top: 5px;
}

.post-meta a {
	color: #666666;
}


.post-comments {
	float: right;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}



#main-wide #content .post .post-content{
	margin: 0;
}

.post-content h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 15px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.post-content a, .description a {
	text-decoration: underline;
}

.description .author a {
	text-decoration: none;
}
a.more-link {
	font-style:italic;
	color:#fb7d33;
	font-weight:bold;
	text-decoration:none;
	display: block;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments {
	padding: 20px 35px 30px;
	background-color: #F3F3F1;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
	clear: both;
}


ul.children {
	float: none;
	margin: 0 0 0 6em;
}


.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	clear: both;
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

.submitcomment {
    background: url("images/bg-submitcomment.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 150px !important;
    margin-top:10px;
    border: 0;
    cursor: pointer;
}

/* Misc Styles */
#razoo_donation_widget {
	float: left; 
	margin-right: 20px; 
	height: 500px;
}

.paging{
	float:right;
	padding:20px 0 20px 0;
	margin:0;
	overflow:hidden;
	font-weight:bold;
}
.paging li{
	float:left;
	padding:0 8px 0 10px;
	margin:0 2px 0 -2px;
	background:url(images/separator-content.gif) no-repeat 0 2px;
}
.paging li a{color:#8bc0ca;}
.paging li .grey{color:#b9bcbd;}



/*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 286636 2010-09-08 00:11:23Z emartin24 $
 * Copyright (c) 2010 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
.wp-paginate {padding:0; margin:0; font-size: 16px; float: right;}
.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {color:#4c4b48; margin-right:4px; padding:3px 3px; text-align:center; text-decoration:none; font-weight: bold; cursor: pointer;}
.wp-paginate a:hover, .wp-paginate a:active {text-decoration: underline;}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#fa7c33; margin-right:4px; padding:3px 3px; font-weight: bold;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

/* style overrides for comments pagination */
.wp-paginate-comments {}
.wp-paginate-comments li {}
.wp-paginate-comments a {}
.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
.wp-paginate-comments .title {}
.wp-paginate-comments .gap {}
.wp-paginate-comments .current {}
.wp-paginate-comments .page {}
.wp-paginate-comments .prev, .wp-paginate-comments .next {}

.logoprint { display: none; }

.addthis_toolbox {
	margin-top: 7px;
	position: relative;
	left: -2px;
}

#amazondonate {
position: relative;
top: -30px;
right: 65px;
float: right;
}

.pd-rating	{
	position: relative;
	top: -56px;
}

#addthisonpost {
	position: relative;
}

#posttags {
	position: relative;
	top: -39px;
}

.notactive {
	margin: 0 auto;
	width: 640px;
	margin-top: 10px;
	background: #4b4e50;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #eee;
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	padding: 10px 200px;
}