/* 
Theme Name: metamorph_globe
Theme URI: http://metamorphozis.com/wptheem/index.php?wptheme=metamorph_globe
Description: Free WordPress Theme based on <a href="http://www.metamorphozis.com" target="_blank">Metamorphosis Design</a> template "metamorph_globe" 
Version: 1.0.1
Author: Oleg
Author URI: http://www.metamorphozis.com/
Tags: blue, black, fixed width, two columns, widgets, valid CSS, widget ready, simple, clean, metamorph  
*/


* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
  background: #9994AA url("images/BG.png") no-repeat;
  background-position: top center;
       
}

body, th, td, textarea {
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #ffffff;
}

input {
	color: #000000;
}
	


h1, h2, h3 {
	margin-top: 1.5em;
	color: #ffffff;
}

h1 {
	font-size: 3em;
}

h2 {
	
	font-size: 1.1em;
	font-weight: bold;
	color: #fffee2;
        margin-top: 0.5em;
}


h3 {
	font-size: 1em;
}


ul, ol {
	margin-left: 10px;
}

a {
	text-decoration: underline;
	color: #fffee2;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #fffee2;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #ffffff;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	float: center;
	margin: 0 auto;
	width: 759px;
	height: 240px;
}

#menu {
	float: left;
	position: relative;
	height: 35px;
	padding-top: 0px;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	width: 121px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	color: #4d485c;
	padding-top: 10px;
        text-align: center;
	background: url(images/button_hover.png) no-repeat
}

#menu a:hover {
	color: #fffee2;
        background: url(images/button.png) no-repeat
}



/* Logo */

#logo {

	width: 730px;
	height: 205px;
	margin: 0 auto;
	background: url(images/header.png) no-repeat left top;
}

#logoSearch {

padding-top:170px;
padding-left: 480px;
color:#4c475b;

}

#searchText {
color:#4c475b;
}

#searchButton {
	border: 2px solid;
        border-color: #ebd100; 
       	background-color: #4d485c;
        color: #ffffff;
	font-size: 12px;

}

#logo h1 {
	padding-top: 100px;
	padding-left: 20px;
	color: #4c475b;
	font-size: 18px;
}

#logo h2 {
	font-style: italic;
	font-size: 12px;
	padding-left: 20px;
        color: #4c475b;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #4c475b;
}

#logo a {
	color: #4c475b;
}

/* Page */

#page {
	align: center;
	width: 1000px;
	margin: 0 auto;
	border: none;
        padding-bottom: 20px;
        padding-left: 2px;
  	padding-right: 2px;
}

/* Content */

#contentOrg {
	position: relative;
	background: #4d485c;
	width: 691px;
        padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;

    
}

.postentry1, .postentry2 {
border-bottom: 2px solid;
        border-color: #ebd100;

}

.post-body {
padding-left: 15px;
padding-top: 10px;
padding-bottom: 10px;
}

#contentOrg h2{
	font-size: 18px;
        padding-bottom: 5px;
}

#content {
	position: relative;
	float: left;
	background: #4d485c;
	font-family: Lucida Sans Unicode,Lucida Grande,sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 691px;
        padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}


#content h2{
	font-family:Helvetica;
    	font-size: 22px; /* added */
    	padding-bottom: 8px; /* changed */
}

.date
{
margin-bottom: 20px;
}

#content ul, #content ol, 
{
margin-left: 30px;
}


/* Sidebars */

.sidebar {
	position: relative;
	float: right;
        width: 300px;
}

#sidebar2 {
	width: 240px;
	padding: 0px 10px 0px 10px;
        background-color: #4d485c;
}

#sidebar3 {
	display: scroll;
	position: absolute;
	float: right;
	top: 150px;
	left: 1px;
	width: 100px;
	padding: 0px 10px 0px 10px;
        background-color: #4d485c;
}


#sidebar2 h3 {
	/*background: url(images/title.jpg) no-repeat left top;*/
	/*height: 35px;*/
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 7px;
padding-bottom: 5px;
        margin-top: 15px;
 border-bottom: 2px solid;

        border-color: #ebd100;
        background-color: #4d485c;
}


#sidebar2 ul {
	list-style: none;
        border: 0px;
        margin: 0px;
}

#sidebar2 li {
	font-size: 12px;
        border: 0px;
        margin: 0px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 20px;
}

#sidebar2 li a {
	border: underline;
}


#sidebar2 li a:hover {
	border: none;
}

#sidebar3 {
	width: 224px;
	padding: 0px 10px 0px 10px;
        background-color: #4d485c;
}

#calendar table {
	width: 100%;

	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #666666;
}

#calendar #prev {


	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {

	text-decoration: none;
	font-weight: bold;


}

#calendar #today {
	background: #666666;


	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


/* Footer */
#footer
{
padding: 20px;
}

#footer p {
	text-align: center;
	font-size: 9px;
	color: #4c475b;


	margin: 0px;
	padding: 0px;
}
#footer a
{
color: #4c475b
}



.widget_search
{

}


div.navigationbottom

{
	margin-top:10px;
	margin-bottom:10px;
}

div.navigationbottom .leftnav

{
	float:left;
}

div.navigationbottom .rightnav
{
	float:right;
}

/************* Comments ***************/

#commentform textarea
{

	width: 93%;
	border:2px solid #ebd100;
	padding:10px;
color: #ffffff;
background-color: #4d485c;
}

#commentform input {

color: #ffffff;
background-color: #4d485c;
font-weight: bold;
font-size: 12px;
border:2px solid #ebd100;

}

#submit
{
	width: 120px;
	height: 34px;
	text-align: center;
	text-decoration: none;
        color: #ffffff;  
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	/*background: url(images/submit.gif) repeat-x;*/
	overflow:hidden;
        vertical-align: top;
	margin-top: 10px;
        border: 2px solid;
        border-color: #ebd100;
        background-color: #4d485c;
        

}

#search input {
	text-decoration: none;
        color: #ffffff;  
	font-weight: bold;
	font-size: 12px;
	overflow:hidden;
        vertical-align: top;
	border: 2px solid;
        border-color: #ebd100;
        background-color: #4d485c;
       
}

div.imgbox
{
	float:left;
	margin:5px;
}

/**************** IE 7 *******************/
li.cat-item
{
	font-size:12px;
	font-weight:normal;
}

#calendar table, #left #wp-calendar
{
	font-size:12px;
	font-weight:normal;
}


.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
        text-align: center;
        background-color: #4d485b;
	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-dd {
	font-size: 11px;
        line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#content .categor
{
padding: 5px;
background: #E1DEDB;
margin-top: 10px;
margin-bottom: 10px;
}


#commentlist li
{
margin-left: 20px;
padding-bottom: 20px;
}




#facebook {
	position: relative;
	float: right;
	background-color: #4d485e;
}
	
	.fan_box .full_widget { 

	}
	.fan_box .connections_grid .grid_item {

	}
		.fan_box .connections_grid .grid_item a img {
			
		}
			.fan_box .connections_grid .grid_item a:hover img {
				
			}
	.fan_box .full_widget .connect_top {
		border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; 
	}
	.fan_box .connections .connections_grid {
	}
	.fan_box .connections {
		color: #ccc;
	}
		.fan_box .connections span.total {
			color: #fff;
		}
		
	.fan_box .connections_grid .grid_item .name {
		color: #ccc;
	}
	.fan_box .profileimage {
		
	}
