/*  
Theme Name: Easyhost
Theme URI: http://www.freewpthemes.net/preview/characterized
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin-top: 0px;
	padding: 0;
        background: #eeeeec url(images/bg_grey.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1, h2, h3 {
	margin: 0;
	text-transform: none;
	font-weight: normal;
}

h1 { font-size: 24px;
color: #4e652f; }

h2 { font-size: 19px;
color: #4e652f;
margin-top: 30px;}

h3 { font-size: 16px;
color: #4e652f;
margin-top: 30px;

border-bottom: 1px solid #4e652f;
margin-bottom: 8px}

p, ul, ol, li {
	margin-top: 0;	
	text-align: left;
}

ul, ol { }

blockquote { }

a { color: #64813D; }

a:hover { color: #80a54f; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

img.ikon {
       float: right;
       position: relative;
       top: -20px;
       right: 8px;

}
img.ikonmanaged{
       float: right;
       position: relative;
       top: -5px;
       right: 8px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

#header {
	width: 960px;
	/*height: 45px;*/
	margin: 0 auto;	
}

/* Menu */

#menu {
	float: left;
	width: 100%;
	height: 50px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	float: left;
	height: 32px;
	margin-right: 3px;
	padding: 18px 30px 0px 30px;
	
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 50px;
	color: #000000;
}

#menu .first {
	background: none;
}
/* Search */

#header-search {
	float: right;
	width: 310px;
	height: 50px;
	background: url(images/img03.jpg) no-repeat left top;
}

#header-search form {
	float: right;
	margin: 0;
	padding: 14px 30px 0 0;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#header-search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#header-search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

#search {
}

#search form {
	margin: 0px;
	padding: 0px;
}

#s {
	margin-left: 16px;
	width: 190px;
	padding: 1px 3px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}

#searchsubmit {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 40px 20px 0px 20px;
	background: #fff;
}


/** LOGO */

#logo {
	width: 960px;
	margin: 20px auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: lowercase;
	font-size: 13px;
	color: #757575;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #757575;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}
#logo img{
        margin-left: 10px;
}


#banner {
	padding-bottom: 20px;
}

/* Content */

#content {
	float: left;
	width: 580px;
        margin-top: 30px;
}

/* Post */

.post {
	margin-bottom: 45px;       
        line-height: 18px;
}

.post .title {
	height: 30px;
	color: #4e652f;
}

.post .title a {
	text-decoration: none;	
	font-size: 24px;
	color: #64813d;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 0px 30px 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -25px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}
.post .top{
       margin-top: 10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        margin-top: 25px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	/*background: url(images/img05.gif) repeat-x left bottom;*/
        border-bottom: 1px solid #c4cfcb;
}

#sidebar li li a {
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #64813D;
}

#sidebar li li a:hover {
	color: #80A54F;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 -10px 0px;
	padding: 6px 0 0px 14px;
	text-transform: none;
	font-size: 19px;
	font-weight: normal;
	color: #4e652f;
}

#sidebar h2 a {
       color: #4e652f
}

#sidebar h2 a:hover {
       color: #80a54f
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 920px;
	margin: 0 auto;
	padding: 10px 0;
        text-align: center;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #000;
}

#footer a {
	color: #64813d;
}
#footer table{
        margin: 0 auto;
        vertical-align:text-top;
}
#footer td{
        vertical-align:text-top;
        text-align: center;

}
.copy{
        text-align: center;
        font-size: 10px;
        color: #999;
}

#commentform {
}

#comment {
	width: 450px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
}
.blog{
        /*background: url(images/img08.gif) repeat-x left bottom;*/
        border-bottom: 1px solid #c4cfcb;
        margin-bottom: 0;
}
.blog h2{
        margin-top: 10px;
        color: red;
}
.blog .entry{
        margin-bottom: 40px;
}
hr {
	display: none;
}

.img_left {clear:both; float: left; margin-right: 15px;}

.img_right {clear:both; float: right; margin-left: 15px;}
.vmware{
        margin-top: 20px;
}

#flag_translate{
display:inline;

        float: right;
}
.qtrans_language_chooser li{
        display: inline;
        list-style-type: none;
        padding-right: 6px;
        float: left;
}

table{
        margin-bottom: 0px;
}
table td.odd{
        background-color: #eaefd9;
}
table th.secondth{
        padding-top: 50px;
}
table td{
        padding: 2px 0 2px 2px;
}
table th{
        color: #97cc0c;
        text-align: left;
        font-size: 14px;
}

.prices td{
        background: #fff;
        text-align: center;
        padding-top: 20px;
        height: 60px;
}
.price{
       background: url(images/nav.png);
       
       padding: 5px 10px;
       font-size: 16px;
       text-align: center;
       color: #fff;
       font-weight: bold;
}


#wrapper_slider{
    background: #fff;
    width: 960px;
    height: 320px;
    margin: 0 auto -25px auto;
}
#slider{
    clear: both;
    width: 950px;
    margin: 20px auto 0 auto;
    text-align: center;
}
#header_slider{
    list-style: none;
    z-index: 0;
}
#header_slider li{
    margin-left: -40px;
    margin-top: 10px;
}

.space{
margin: 3px 5px 0px 5px;
}


.twitterwidget-title{background: url(/wp-content/uploads/2010/03/twitter_small.png) no-repeat bottom left; padding-left: 25px; padding-top: 10px;}
.entry-meta{font-size: 10px;}