body {
 background-color: #98b9dc;
  font-family: "Verdana", "Microsoft Sans Serif", sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  height: 100%;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3E3E3E;
}

h1, h2, h3 a {
	color: #3B82C9;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 13px;
}

a {
	color: #3B82C9;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

#container {
	background-color:#98b9dc;
}

/* THE AREA THAT CONTAINS THE HEADER AND THE WEBSITE TITLE */

#content-header {
	margin: 0 auto;
  background: url(/images/theme/welcome_content_top.png);
  width: 927px;
	height: 11px;
}

#title {
	margin:0 auto;
	padding-bottom: 25px;
	background: url(/images/theme/welcome_content_body.png) repeat-y;
	text-align: left;
	width: 927px;
}

#title p {
	font-variant:small-caps;
	letter-spacing:2px;
}

#title h1 {
	margin-bottom: -16px;
}

/* PROPERTIES OF THE HEADER IMAGE */

#title img {
	border:none;
	margin-left: 110px;
}

/* THE AREA THAT CONTAINS ALL THE CONTENT OF THE WEBSITE */

#body {
	width:927px;
	margin:0 auto;
	background-color: #98b9dc;
	padding-top: 15px;
	padding-bottom: 80px;
}


/* THE MENU */

#menu {
	text-align:right;
}

#menu a {
	color: #3B82C9;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#blog-feed { padding-bottom: 15px; }
#blog-feed a { background: url(/images/theme/feed.png) right no-repeat; padding: 1px 20px 0 0;}

/* THE AREA NEXT TO THE SIDEBAR */

#content {
	float: left;
	width: 600px;
	padding: 0 20px 0 45px;
}

#content-container {
	background: url(/images/theme/welcome_content_body.png) repeat-y;
}

#content h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:left;
	font-size:200%;
	color:#626477;
	border-bottom:1px dashed #E0E0E0;
	padding-top:15px !important;
	padding-top:0;
	background-position:top right;
	background-repeat:no-repeat;
}

#content h2 {
	font-size: 2.5em;
	padding-right: 25px;
	margin-top: 40px;
}

#content h3 {
	font-size: 1.1em;
	font-weight: normal;
}

#content p {
	line-height:145%;
}

#content ol,ul {
	line-height:25px;
}

#content div.entrytitle {
	margin-bottom: -20px;
}

#content div.entry {
	padding-bottom: 20px;
}

/* CONTENT PADDING */
#content-padding {padding: 15px;}

/* THE CONTENT FOOTER */

#content-footer {
	background: url(/images/theme/welcome_content_bottom.png);
	font-size: 0.8em;
	height: 10px;
	width: 927px;
	margin:0 auto 0 auto;
	text-align:center;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 30px;
	padding: 7px;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Post */

.atomentry {
	padding-bottom: 40px;
}

.atomentry .title,
h2.title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.atomentry .title a:link, .atomentry .title a:active, .atomentry .title a:visited {
	text-decoration: none;
	color: #3B82C9;
}

.atomentry .title a:hover {
	text-decoration: underline;
}

.atomentry .entry {
}

.atomentry .meta {
	padding: 5px 0 10px 0;
}

.atomentry .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.atomentry .meta .author {
	float: left;
}

.atomentry .meta .links {
	float: right;
}

.atomentry .meta .more {
	padding: 0 20px 0 18px;
}

.atomentry .meta .comments {
	padding-left: 22px;
}

.atomentry .meta b {
	display: none;
}

/* Comments */

#comments {
}

#comments p, #comments ol, #comments ul {
	line-height: normal;
}

#comments input {
	padding: 3px;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

#comments #submit {
	background: #FFFFFF url(../../images/theme/spacer.gif);
	border: 1px solid #F0F0F0;
}

#comment_body {
	width: 500px;
}

/* Errors */
form#commentform div#errors {
	margin-bottom: 15px;
}

/* Respond */

#respond p {
	margin-bottom: 5px;
	line-height: normal;
}

#respond span#comments-header {
	text-align: left;
	font-style: italic;
}

/* Sidebar */

/* THE SIDEBAR WITHIN THE CONTAINER */

#sidebar {
	width:140px;
	float:right;
	padding: 0 25px 50px 50px;
	border-left:1px solid #cccccc;
	text-align: right;
	margin-top: -275px;
}

#sidebar h1 {
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align:right;
	font-size:200%;
	color:#626477;
	border-bottom:1px dashed #E0E0E0;
}

#sidebar p {
	text-align: right;
	line-height:20px;
}

#sidebar form {
	margin-bottom: 3px;
}

#sidebar input {
	width: 130px;
	border: 1px solid #E0E0E0;
	font-size: 1.3em;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 40px;
	text-align: right;
}

#sidebar li li {
	margin: 0;
}

#sidebar h3 {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

#sidebar #blog-feed a {
	font-size: larger;
	background: url(../../images/theme/feed.png) right no-repeat;
	padding: 1px 20px 0 0;
}

/* Search */

#search {
	text-align: right;
}

#search br {
	display: none;
}

#search h2 {
	margin-bottom: 20px;
}

#search input {
	padding: 3px;
	background: #ECECEC;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

#search #q {
	width: 120px;
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/*-------------------------------------------------
	ERROR PAGE
-------------------------------------------------*/

#error-container {
    text-align: left;
}

#error .message {
	font-size: 18px;
}

#error a.details-link {
	font-size: 12px;
	color: #000;
}

#error #error-details div {
	padding: 5px;
}

#error-image {
	float: right;
	margin-left: 10px;
}

/*-------------------------------------------------
	WELCOME PAGE
-------------------------------------------------*/
div#main-content-container {
	width: 100%;
	min-width: 900px;
}

div#main-content-top {
 	height: 11px;
	width: 927px;
	background: url(/images/welcome_content_top.png) no-repeat;
	margin: 0 auto;
}

div#main-content div#promotion-sticker { position: absolute; }

div#main-content {
	width: 927px;
	background: url(/images/welcome_content_body.png) repeat-y;
	margin: 0 auto;
	text-align: left;
}

div#main-content div#main-content-padding {
	padding: 0 15px;
}

div#main-content div#main-content-padding h1 {
	margin-top: 0px;
	color: black;
}

div#main-content div#main-content-header {
	text-align: center;
}

div#main-content div#main-content-left {
	float: left;
	width:  55%;
}

div#main-content div#main-content-left h1 {
	font-size: larger;
	font-weight: bold;	
}

div#main-content div#main-content-left p.main-point {
	font-weight: bold;
}

div#main-content div#main-content-left div.main-point-support {
	*margin-top: 15px;
	margin-left: 15px;
	font-weight: normal;
}

div#main-content div#main-content-left div#testimonials p.testimonial-message { margin-top: 15px; margin-bottom: 0px;}
div#main-content div#main-content-left div#testimonials div.testimonial-signature { font-weight: bolder; text-align: right; padding-right: 40px;}


div#main-content div#main-content-left div#trial-buttons {
	margin: 10px;
	text-align: center;
}

div#main-content div#main-content-right {
	text-align: center;
	float: right;
	width: 43%;
}

div#main-content div#main-content-right span.preview-image p {
  margin-top: -20px;
	margin-left: -5px;
	width: 350px;
}

div#main-content-bottom {
	height: 10px;
	width: 927px;
	background: url(/images/welcome_content_bottom.png) no-repeat;
	margin: 0 auto;
}

span.price {
	font-weight: bold;
}