/*  

Theme Name: UP1

Theme URI: http://unitedplanet.org/

Description: Theme for United Planet

Version: 1.0

Author: UP Team

Author URI: http://www.unitedplanet.org/



*/



/* Sidebar */



#sidebar h2 {

	font-family: Georgia, Serif;

	font-size: 1.2em;

	margin: 15px 0 10px 0;

	padding: 0;

	}



#sidebar {

	padding: 20px 0 10px 0;

	margin-left: 645px;

	width: 215px;

	font: 1.2em Verdana, Arial, Sans-Serif;

	color: #333;

	}



.page_item {

	font-weight: bold;

	font-size: 110%;	

	}



.page_item a:hover {

	text-decoration: underline;
	color: #c60;

	}

.page_item a {
	color: #c60;
}

.page item current_page_item {

	color: #333;

	}



#sidebar ul ul .page_item {

	font-size: 80%;

	}

	

.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 5px;

	}



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

	}



/* Posts */



.widecolumn .postmetadata {

	margin: 30px 0;

	font-size: 0.8em;

	}



.entry p a:visited {

	color: #666;

	}



.entry p, .entrytext  {

	font-family: Georgia, serif;

	font-size: 1.0em;

	/*line-height: 1.5em;*/

	text-align: left;

	}

	

.widecolumn .entry p {

	font-size: 1.3em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.widecolumn {

	line-height: 1.6em;

	}



small {

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 2.5em;

	}



.narrowcolumn {

	float: left;

	padding: 0 0 20px 45px;

	margin: 0px 0 0;

	width: 550px;

	}



.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 100px;

	width: 550px;

	}

	

.post {

	margin: 0 0 40px;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding: 5px;

	/*line-height: 1.5;*/

	-moz-border-radius: 5px 10px 5px 10px;

	-webkit-border-radius: 5px 10px 5px 10px;

	border-radius: 5px 10px 5px 10px;

	}



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 ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}

.entry ul li {

	list-style: square;
	padding-left: 5px;
}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}

	

/* Headings */



h1, h2, h3 {

	font-family: Verdana, Arial, Sans-Serif;

	}



h1 {

	font-size: 3em;

	text-align: center;

	}



.description {

	font-size: 1.7em;

	text-align: center;

	}



h2 {

	font-size: 1.6em;

	}



h2.pagetitle {

	font-size: 1.6em;

	}



h3 {

	font-size: 1.3em;

	}



h1, h1 a, h1 a:hover, h1 a:visited, .description {

	text-decoration: none;

	color: white;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #3D8FE1;
	}



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;

	}



h1 {

	padding-top: 60px;

	margin: 0;

	}



.description {

	text-align: center;

	}



h2 {

	margin: 30px 0 0 0;

	color: #333;

	}



h2.pagetitle {

	margin-top: 30px;

}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}



/* Images */

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;

	}



img.aligncenter {

	margin: 0 auto;

	text-align: center;

	display: block;

}

	

.alignright {

	float: right;

	}

	

.alignleft {

	float: left

	}



/* Forms */

#searchform {

	margin: 0 auto 10px;

	padding: 5px 3px; 

	text-align: center;

	}



#sidebar #searchform #s {

	width: 115px;

	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 textarea {

	width: 100%;

	padding: 2px;

	border: 1px solid #c2c2c2;

	-moz-border-radius: 5px 10px 5px 10px;

	-webkit-border-radius: 5px 10px 5px 10px;

	border-radius: 5px 10px 5px 10px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}



/* Comments */

.alt {

	margin: 0;

	padding: 10px;

	border: 1px solid #cecece;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



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

	}



.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.5em;

	text-transform: none;

	}



#commentform p {

	font-family: Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



/* Main Content Area */



body {

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: Verdana, Arial, Sans-Serif;

	background-color: #fff;

	color: #333;

	text-align: center;

	margin: 0;

	margin-top:3px;

	padding: 0; 

	}

	

#page {

	text-align: left;

	background-color: white;

	margin: 0px auto;

	padding: 0;

	width: 860px;

	}



#header {

	padding: 0;

	margin: 0 auto;

	width: 100%;

	background-color: #73a0c5;

	}



#content {

	font-size: 1.2em

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	color: #c60;

	text-decoration: none;
	}



a:hover {

	color: #f90;

	text-decoration: underline;

	}

	

#headerimg {

	margin: 0;

	width: 100%;

	}



acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border: 3px double #cecece;

	font-style: italic;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



/* Footer */



#upFooter {

	clear:both;

	margin:10px;

	padding:10px;

	color: #333;

}

#upFooter a {

	width: 860px;

	color: #3D8FE1;

	text-decoration: none;

}



#upFooter a:hover {

	color: #c60;

	text-decoration:underline;

}



#footer {

	color: #3D8FE1;

	margin: 0 auto;

	width: 860px;

	clear: both;

	}



#footer p {

	margin: 0;

	padding: 20px 0;

	text-align: center;

	}



#footer a {

	color: #3D8FE1;

	}	

	

#top-commentators {

  padding-bottom:11px;

}

h3#respond, h3.related_post_title {

  color:#000;

}

div.post a {

	color: #3A99D5;
}

div.post  a:hover,div.post  a:hover {

	color: #c60;

	text-decoration:underline;

}



/* paginator style */

div.wp-pagenavi a:hover {

	color: #c60;

	border-color: #c60;

}





/* meerkat style */

#meerkat-container {

	position: relative;

}



#meerkat {

	width: 100%;

	display: none;

}



#meerkat-content {

	width: 960px;

	margin: 0 auto;

	padding-top: 10px;

}



#meerkat-content h1{

	color: #FFF;

	font-size: 3.8em;

}



#meerkat-content p{

	color: #FFF;

	font-size: 1.2em;

}



#meerkat-content a.dont-show{

	color: #FFF;

	font-weight: bold;

}



#meerkat-content a.dont-show:hover {

	color: #FFF;

	text-decoration: none;

}



#meerkat-content-adsense {

	width: 730px;

	margin: 0 auto;

	padding-top: 10px;

}



a.close {

	position: absolute;

	top: 7px;

	right: 3px;

	background: url(../images/close-btn.png) no-repeat 0 0;

	display: block;

	height: 26px;

	width: 26px;

	text-indent: -9000px;

}



a.close-meerkat {

	position: absolute;

	top: 5px;

	right: 3px;

	background: #FFF;

	border: 2px solid #FFF;

	text-decoration: none;

	padding: 0px 4px 1px 5px;

	font-weight: bold;

	font-size: 1.2em;

	color: #71adb1;

}



a.close-meerkat:hover {

	border: 2px solid #2e2a22;

	color: #2e2a22;

}



a.enter-site {

	display: block;

	height: 154px;

	width: 453px;

	background: #FFF url(../images/entrypagebg.png) no-repeat left top;

	text-indent: -9000px;

	margin: -154px -226px 0 0;

	position: absolute;

	top: 50%;

	right: 50%;	

}



a.enter-site:hover {

	background-position: left bottom;

}



a.close:hover {

	background-position: 0 bottom;

}



div .wp-caption {

	border: 1px solid #ddd;

	margin: 3px 0;

	padding:3px;

	-moz-border-radius: 5px 10px 5px 10px;

	-webkit-border-radius: 5px 10px 5px 10px;

	border-radius: 5px 10px 5px 10px;
	
	/*
	box-shadow: 2px 5px 3px #dfdfdf;
   -moz-box-shadow: 2px 3px 5px #dfdfdf;
   -webkit-box-shadow: 2px 3px 5px #dfdfdf; 
	*/
}

div .alignleft {

	margin-right:7px;

}

.alignright {

	margin-left:7px;

}

div.wp-caption img {

	margin:5px auto;

	margin-left:6px;

}

div.wp-caption p {

  	margin:3px 1em;

}

ol.commentlist li.alt{

	-moz-border-radius: 5px 10px 5px 10px;

	-webkit-border-radius: 5px 10px 5px 10px;

	border-radius: 5px 10px 5px 10px;

}

/* end: meerkat */

/* indent the Top Commentator list */
div li#top-commentators ol li{
	margin-left:1.25em;
}


div .wp-caption img {

}

