/*
Theme Name: Chaotic
Theme URI: http://wordpress.org/
Description: Chaotic theme for Wordpress.
Version: 1.0
Author: Itteco Software
Author URI: http://www.itteco.com/
Tags: blue, fixed width, three and two columns, widgets
*/

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;	
	background: #adc4cb;
	color: #464e50;
	margin: 0;
	padding: 40px 0;
}
p, form, h1, h2, h3, h4, ol, ul, li, dl, dt, dd, td, th, img  {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
p, td, th, input, select, textarea, h1, h2, h3, h4, li {
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
}

a:link, a:active, a:visited {
	color: #338dc9;
	text-decoration: underline;
}
a:hover {
	color: #0167da;
	text-decoration: none;
}
a:visited {

}



#container {
	width: 988px;
	margin: 0 auto;
}
#cover {
	background-color: white;
	border: 1px solid #81a4ad;
}

#header {
	height: 281px;
	background: url(images/header-bck.jpg) no-repeat 0 0;
}
#header h1, #header p, #header div {
	position: absolute;
	display: block;
}
#header h1 {
	padding-left: 34px;
	padding-top: 41px;
}
#header h1 a:link, #header h1 a:visited, #header h1 a:active {
	display: block;
	width: 319px;
	height: 111px;
	text-indent: -9999px;
	background: url(images/chaotics-logo.png) no-repeat 0 0;	
	overflow: hidden;
}
#header p {
	width: 319px;
	height: 19px;
	text-indent: -9999px;
	margin-top: 151px;
	margin-left: 34px;
	background: url(images/chaotics-title.png) no-repeat 0 0;		
}
#header div {
	margin-left: 556px;
	padding-top: 34px;
}



#menu {
	background-color: #00475d;
	border-top: 1px solid white;
	height: 34px;
	color: white;
	overflow: hidden;
}
#menu ul {
	padding-left: 21px;
}
#menu li, #book li {
	display: inline;
	float: left;
}

#menu a:link, #menu a:visited, #menu a:active {
	display: block;
	height: 34px;
	color: white;
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
	line-height: 2em;
	overflow: hidden;
	background-image: url(images/buttons/menu.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#menu a:hover {
	background-color: #306a7b;
}
#menu .selected a {
	background-color: white !important;
	color: #00475d;
}

.menu-home 						{background-position: 0 0; width: 62px;}
a.menu-home:hover 			{background-position: 0 -34px;}
.selected a.menu-home 		{background-position: 0 -68px !important;}

.menu-authors 					{background-position: -62px 0; width: 133px;}
a.menu-authors:hover 		{background-position: -62px -34px;}
.selected a.menu-authors 	{background-position: -62px -68px !important;}

.menu-normality 				{background-position: -194px 0; width: 141px;}
a.menu-normality:hover 		{background-position: -194px -34px;}
.selected a.menu-normality {background-position: -194px -68px !important;}

.menu-consulting 				{background-position: -194px 0; width: 141px;}
a.menu-consulting:hover 	{background-position: -194px -34px;}
.selected a.menu-consulting {background-position: -194px -68px !important;}

.menu-book	 					{background-position: -334px 0; width: 137px;}
a.menu-book:hover 			{background-position: -334px -34px;}
.selected a.menu-book 		{background-position: -334px -68px !important;}

.menu-testimonials	 				{background-position: -470px 0; width: 127px;}
a.menu-testimonials:hover 			{background-position: -470px -34px;}
.selected a.menu-testimonials		{background-position: -470px -68px !important;}

.menu-media	 					{background-position: -596px 0; width: 67px;}
a.menu-media:hover 			{background-position: -596px -34px;}
.selected a.menu-media		{background-position: -596px -68px !important;}

.menu-contacts	 				{background-position: -662px 0; width: 75px;}
a.menu-contacts:hover 		{background-position: -662px -34px;}
.selected a.menu-contacts	{background-position: -662px -68px !important;}

.menu-buy	 					{background-position: -736px 0; width: 51px;}
a.menu-buy:hover 				{background-position: -736px -34px;}
.selected a.menu-buy			{background-position: -736px -68px !important;}

.menu-share-chaotics					{background-position: -786px 0; width: 144px;}
a.menu-share-chaotics:hover 		{background-position: -786px -34px;}
.selected a.menu-share-chaotics	{background-position: -786px -68px !important;}



#submenu-body {
	height: 33px;
	margin-left: 30px;
	overflow: hidden;
	border-bottom: 1px solid #d9e3e7;
}
#submenu {
	padding-top: 9px;
}
#submenu li {
	display: inline;
	float: left;
	margin-right: 20px;	
}
#submenu a:link, #submenu a:visited, #submenu a:active {
	text-decoration: none;
	margin: 0 5px;
}
#submenu a:hover {
	text-decoration: underline;
}
#submenu .current_page_item a, #submenu .current_page_parent a {
	color: #04485d !important;
	font-weight: bold;
}





#book {

	padding: 34px;
	padding-top: 35px;
	border-bottom: 1px solid #7098a4;
	background: url(images/book-bck.png) repeat-x bottom; 
	overflow: hidden;
}
.bookcover {
	float: left;
	display: block;
	height: 350px;
	width: 230px;
	padding: 10px 0 0 0;
}
.booklink  {
	display: block;
	background: url(images/chaotics-preorder-now.png) no-repeat 0 0;
	width: 149px;
	height: 59px;
	text-indent: -9999px;
	margin: 20px 0 0 30px;
}

#book .bookcover {
	padding-top: 30px !important;
	height: 375px !important;
}



#book h2 {
	font-size: 1.8em;
	color: black;
	padding: 10px 0 5px 0;
}
#book h3 {
	font-size: 1.5em;
	color: #70969f;
	padding-bottom: 15px;
}
#book p {
	line-height: 140%;
	/*padding-right: 40px;*/
	margin-bottom: 10px;
}


#book ul {
	overflow: hidden;
	padding-top: 20px;
}
#book li {
	margin: 0 55px 0 30px;
}
#book li a:link, #book li a:visited, #book li a:active {
	display: block;
	height: 35px;
	color: #63858d;
	text-decoration: none;
	text-align: center;
	font-size: 1.15em;
	line-height: 2.3em;
	overflow: hidden;
	background-image: url(images/buttons/book.png);
	background-repeat: no-repeat;
	text-indent: 24px;
	overflow: hidden;
}
#book li a:hover {
	color: #0167da;
}

.book-about 				{background-position: 0 0; width: 156px;}
a.book-about:hover 		{background-position: 0 -35px;}

.book-authors 				{background-position: -156px 0; width: 174px;}
a.book-authors:hover 	{background-position: -156px -35px;}

.book-reviews 				{background-position: -330px 0; width: 118px;}
a.book-reviews:hover 	{background-position: -330px -35px;}

.book-buy 					{background-position: -448px 0; width: 118px;}
a.book-buy:hover 			{background-position: -448px -35px;}


#book-title {
	font-size: 1.8em !important;
	color: black !important;
	padding: 10px 0 5px 0 !important;
	margin: 0  !important;
	font-family: Arial, Helvetica, sans-serif !important;
}
#book-subtitle {
	font-size: 1.5em !important;
	color: #70969f !important;
	padding-bottom: 15px !important;
	margin: 0 !important;
}
.book-list {
	list-style-position: inside !important;
	margin-left: 50px !important;
}
.book-list li {
	list-style-position: inside !important;
}


#main {
	overflow: auto;
	width: 100%;
	background: url(images/sidebar-bck.png) repeat-y right;
	border-bottom: 3px solid white;
	border-top: 3px solid white;
}


/* ------------------------------------------------------------------------------------------------------- */
/* footer */

#footer {
	background: #f4f7f8;	
	border: 1px solid #81a4ad;	
	margin-top: 30px;
	color: #6f8287;
}
#footer-cover {
	border: 3px solid white;
	padding: 10px 0 10px 32px;
}
#footer-links {
	width: 100%;
	overflow: auto;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #5b859f;	
}
#footer a:hover {
	color: #0167da;
}
#footer li {
	float: left;
	display: inline;
	font-size: .85em;
}
#footer li ul {
	display: block;
	width: 185px;
}
#footer li li {
	font-size: 1.3em;
	display: block;
	float: none;
	padding-bottom: 4px;
}
#footer li li li {
	font-size: 1em;
	padding-left: 4px;
}
#footer h3 {
	font-weight: bold;
	border-bottom: 1px solid #d8e3e6;
	padding-bottom: 7px; 	
	margin-bottom: 8px;
}
#footer h4 {
	font-size: 1em;
	padding-bottom: 3px;
}
#copyright {
	margin-top: 30px;
	color: #405a62;
	font-size: .9em;
	padding-left: 35px;
}




/* ------------------------------------------------------------------------------------------------------- */
/* layout */


#content {
	float: left;
	width: 650px;
	padding: 25px 0 25px 35px;
}
#sidebar {
	float: right;
	width: 240px;
	padding: 30px 20px 25px 20px;
}


#blog {
	overflow: auto;
	width: 100%;
	overflow-y: hidden;
}
#blog-content {
	float: left;
	width: 620px;
}
#page-content {
	float: left;
	width: 620px;
	padding-top: 20px;
}
#blog-sidebar {
	float: right;
	width: 170px;
}

#blog-content h2 {
	border-bottom: 1px solid #d8e3e6;
	color: #81bad0;
	font-size: 2em;
	padding-bottom: 5px;
}




/* ------------------------------------------------------------------------------------------------------- */
/* page*/


#page-content h2 {
	color: #87181c;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 25px;
}
#page-content h3 {
	color: #00475d;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 30px;
}

#page-content .entry {
	line-height: 1.8em;
	margin-bottom: 25px;
}
#page-content .entry p {
	margin: 5px 0 10px 0;
}

/* ------------------------------------------------------------------------------------------------------- */
/* post */

.post {
	margin: 40px 0 60px 0;
}
.post h3 {
	color: #87181c;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 3px;
}
.post h3 a:link, .post h3 a:visited, .post h3 a:active {
	color: #87181c;
	text-decoration: none;
}
.post h3 a:hover {
	color: #be2125;
	text-decoration: underline; 
}
.post small {
	font-size: 1.1em;
	color: #88979b;
	margin-bottom: 18px;
	display: block;
}
.post small span {
	color: #657073;
}
.post small a:link, .post small a:visited, .post small a:active,
.post .post-footer  a:link, .post .post-footer  a:visited, .post .post-footer  a:active {
	color: #88979b;
}
.post small a:hover, .post .post-footer  a:hover {
	color: #0167da;
}
.post .entry {
	line-height: 1.8em;
	margin-bottom: 25px;
}
.post .entry p {
	margin: 5px 0 10px 0;
}
.post .post-footer {
	background: #f4f7f8;
	border: 1px solid #e5ecee;
	font-size: 1.1em;
	color: #88979b;
	padding: 3px 5px 4px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	overflow: auto;
	width: 100%;
}
.post .post-footer-rating {
	float: right;
	display: block;
	width: 50px;
	padding-top: 3px;
	margin-left: 5px;
}
.post .post-footer-comments {
	float: right;
	margin-left: 10px;
}
.post .post-footer-edit {
	float: right;
	margin-left: 10px;
}

.post-footer-single {
	margin-bottom: 10px;
	margin-top: 10px;
	width: auto !important;
}
.post .post-footer-rating-single {
	float: left;
	margin-top: 4px;
	width: 100px;

}
.post p.tags {
	margin-top: 30px;
	margin-bottom: 20px;
}
.post p.postmetadata {
	font-size: 1.1em;
	border: 1px solid #e5ecee;
	padding: 12px;
	margin-top: 15px;
	color: #6f8287;
	line-height: 1.4em;
}




/* ------------------------------------------------------------------------------------------------------- */
/* comments */
h4#comments {
	color: #00475d;
	font-size: 1.6em;
}
ol.commentlist {
	padding-top: 5px;
}
ol.commentlist li {
	font-size: 1em;
	padding: 7px;
	margin-bottom: 10px;
	margin-top: 5px;
}
ol.commentlist li.even {
	background-color: #f4f7f8;
}
ol.commentlist .avatar {
	float: right;
	border: 1px solid #e5ecee;
	padding: 3px;
	margin: 0 3px 7px;
	background-color: white;
	margin-top: -3px;
}
ol.commentlist .comment-author {
	font-size: 1.2em;
	padding-top: 3px;
}
ol.commentlist .comment-meta {
	padding: 3px 0 12px 0;
}
ol.commentlist .comment-meta a:link, ol.commentlist .comment-meta a:visited, ol.commentlist .comment-meta a:active {
	color: #88979b;
}
ol.commentlist .comment-meta a:hover {
	color: #0167da;
}


ol.commentlist p {
	padding-bottom: 8px;
	line-height: 1.3em;
}

#respond {
	margin-top: 40px;
}
#respond h4 {
	color: #00475d;
	font-size: 1.6em;
	padding-bottom: 6px;		
	margin-bottom: 10px;
}



#commentform {
	padding-left: 10px;
}
#commentform p {
	overflow: auto;
	width: 100%;
	font-size: 1.2em;
	padding-bottom: 7px;
}
#commentform label {
	float: left;
	display: block;
	width: 65px;
	padding-top: 4px;
}
#commentform input {
	width: 200px;
	padding: 3px;
	font-size: 1.1em;
	float: left;
	margin-right: 5px;
}
#commentform span.required {
	color: #be2125;
	font-weight: bold;
}
#commentform span.note {
	color: #a4afb2;
	float: left;
	padding-top: 4px;	
}
#commentform textarea  {
	padding: 3px;
	font-size: 1.1em;
	width: 350px;
	height: 150px;
	overflow: auto;
	float: left;
}
#captcha-image {
	display: block;
	width: 250px;
	height: 55px;	
	margin-left: 65px;
}
#commentform #submit {
	margin-left: 65px;
	margin-top: 20px;
	width: 120px;
}
.sociable_tagline {
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 5px;
}	

























/* ------------------------------------------------------------------------------------------------------- */
/* sidebar */

#sidebar li {
	width: 236px;
	margin-bottom: 45px;
}
#sidebar li li {
	margin-bottom: 0;
}
#sidebar h2 {
	color: #00475d;
	font-size: 1.4em;
	padding-bottom: 5px;	
	margin-bottom: 5px;
}




/* ---------------------------------------------------- */
/* sidebar / search */

.widget_search #searchform {
	height: 30px;
}
.widget_search label {
	display: none;	
}
.widget_search #s {
	font-size: 1em;
	padding: 4px 3px;
	position: absolute;
	width: 226px;
}
.widget_search #searchsubmit {
	position: absolute;
	margin: 5px 0 0 210px;
	width: 18px;
	height: 18px;
	display: block;
	padding: 0;
	background: url(images/icon-search.png) white no-repeat;
	text-indent: -9999px;
	line-height: 0px;
	border: none;
	overflow: hidden;
}




/* ---------------------------------------------------- */
/* sidebar / poll */

.widget_polls {
	overflow: hidden;
}
.widget_polls h2 {
	background: url(images/titles.png) no-repeat 0 -300px;
	text-indent: -9999px;
}
.widget_polls h3 {
	font-size: 1em;
	font-weight: bold;
	color: #00475d;
	margin-bottom: 8px;
}
.widget_polls li small {
	color: #a4afb2;
}
.widget_polls .Buttons {
	font-size: 1em;
}
.widget_polls .wp-polls-ul {
	margin-bottom: 5px;
}
.widget_polls .wp-polls-ul li {
	font-size: 1em;	
}
.widget_polls .wp-polls-ul li input {
	position: absolute;
}
.widget_polls .wp-polls-ul li label {
	margin-left: 23px;
	display: block;
	padding-top: 3px;
}
.widget_polls .poll-vote {
	margin-bottom: 10px;
}
.widget_polls p {
	font-size: .9em;
	margin-bottom: 5px;
}
.widget_polls .wp-polls-loading {
	position: absolute;
	height: 23px;
	width: 130px;
	margin-top: -26px;
	padding-left: 4px;
	padding-top: 6px;
	text-align: left !important;
	font-size: .9em;
	color: #a4afb2;
	background-color: #f4f7f8;
}




/* ---------------------------------------------------- */
/* sidebar / mailpress */
.MailPress_widget h2 {
	background: url(images/titles.png) no-repeat 0 -150px;
	text-indent: -9999px;
}

#MailPress {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: white url(images/mailpress-icon.png) no-repeat 14px 10px;
	border: 1px solid #dae4e8;
	padding: 4px 10px 3px 15px;
}
#mailpress p {
	font-size: .9em;
	color: #114150;
	display: block;
	padding: 8px 0 10px 50px;
}
#mailpress label {
	padding-bottom: 4px;
	display: block;
}
#mailpress .MailPressFormEmail {
	font-size: 1em;
	padding: 2px 3px;
	width: 201px;
	margin-bottom: 5px;
}

#mailpress .MailPressFormSubmit {
	float: right;
	font-size: 1em;
}
#mailpress small {
	display: block;
	padding: 6px 0 10px 0;
	font-size: .85em;
}
#mailpress  #mp-message {
	color: #87181c;
}



/* ---------------------------------------------------- */
/* sidebar / categoies + icon-list */

.widget_categories li, ul.icon-list li, .widget_recent_entries li {
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: white;
	border: 1px solid #dae4e8;
	margin-bottom: 3px !important;
	padding: 6px;
	color: #88979b;
	font-size: .95em;
	width: auto !important;	
}
.widget_categories a:link, .widget_categories a:visited, .widget_categories a:active,
ul.icon-list li a:link, ul.icon-list li a:visited, ul.icon-list li a:active
{
	color: #88979b;
	text-decoration: none;
}
.widget_categories li:hover, ul.icon-list li:hover, .widget_recent_entries a:hover {
	border-color: #94c5e4;
}

.widget_categories li a:hover, .widget_categories li:hover a,
ul.icon-list li a:hover, ul.icon-list li:hover a
{
	color: #0167da;
}

.widget_categories li a:hover, ul.icon-list li a:hover {
	text-decoration: underline;
	color: #0167da;
}



/* ---------------------------------------------------- */
/* sidebar / icon-list */

ul.icon-list {
	width: 236px;
}
.icon-list .youtube, .icon-list .twitter, .icon-list .slideshare, .icon-list .rss {
	padding-left: 65px;
}
.icon-list .youtube {
	background: url(images/icon-youtube.png) white no-repeat 6px 4px;
}
.icon-list .twitter {
	background: url(images/icon-twitter.png) white no-repeat 6px 8px;
}
.icon-list .slideshare {
	background: url(images/icon-slideshare.png) white no-repeat 6px 8px;
}
.icon-list .rss {
	background: url(images/icon-rss.png) white no-repeat 24px 7px;
}
ul.addthis {
	margin-top: 10px;
	width: 236px;
	height: 16px;
}
ul.addthis li {
	padding: 0;
	padding-bottom: 8px;
	float: left !important;
	display: inline !important;
	width: 125px !important;
}
ul.addthis li div {
	width: 125px;
	height: 16px;
}
ul.addthis .first-child {
	margin-right: 5px;
}
ul.addthis a {
	display: block;
}
#rss-feed {
	display: block;
	background-image: url(images/rss.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 47px;
	height: 22px;
	float: right;
	text-indent: -9999px;
}
a#rss-feed:hover {
	background-position: bottom;
}




/* ---------------------------------------------------- */
/* sidebar / quotes */

li.widget_stray_quotes  {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: white;
	border: 1px solid #dae4e8;
	padding: 12px 15px;
	width: 204px !important;
}
li.widget_stray_quotes h2 {
	display: none;
}
li.widget_stray_quotes p {
	font-size: 1.05em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
li.widget_stray_quotes p em {
	font-weight: bold	
}
li.widget_stray_quotes small {
	display: block;
	color: #4b8897;
	padding-top: 10px;
	font-size: .86em;
}
li.widget_stray_quotes small.source {
	display: block;
	color: #70969f;
	padding-top: 2px;
	font-size: .86em;
	font-style: italic !important;
}


#stray_widgets-376695001 h2, #stray_widgets-376728641 h2 {
	display: block !important;
	font-size: 1em;
	font-weight: bold;
}



/* ---------------------------------------------------- */
/* sidebar / twitter */

li.widget_twitter  {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: white;
	border: 1px solid #dae4e8;
	padding: 4px 15px 3px 15px;
	width: 204px !important;
}
li.widget_twitter h2  {
	background: url(images/twitter-title.gif) no-repeat 0 0;
	margin-bottom: -6px !important;
	padding-bottom: 10px !important;
}
li.widget_twitter a {
	display: block;
	text-indent: -9999px;	
	overflow: hidden;
}

li.widget_twitter li {
	font-size: .85em;
	background: url(images/twitter-line.gif) repeat-x top left;
	padding: 8px 0;
	width: auto !important;
}
li.widget_twitter .twitter-timestamp {
	display: block;
	padding-top: 3px;
	color: #88979b;
	font-style: italic;
}
li.widget_twitter .addr {
	border: none;
}



/* ---------------------------------------------------- */
/* sidebar / events */

.EC_Widget_display h2 {
	background: url(images/titles.png) no-repeat 0 -60px;
	text-indent: -9999px;
}
#events-calendar-list ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}
#events-calendar-list li, #no-events-in-list {
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: white;
	border: 1px solid #dae4e8;
	margin-bottom: 3px !important;
	padding: 6px;
	color: #88979b;
	font-size: .95em;
	width: auto !important;		
}
#events-calendar-list li:hover {
	color: #0167da !important;
	text-decoration: none;
	border-color: #94c5e4;	
	background-color: white !important;
	padding: 6px !important;
}
#events-calendar-list li:hover a {
	color: #0167da !important;	
}
#tooltip {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: white !important;
	border: 1px solid #dae4e8 !important;
	margin-bottom: 3px !important;
	padding: 6px 8px !important;
	width: 218px !important;
	color :#00475d;
	margin-left: -20px;
}
#tooltip h3 {
	font-size: 1.2em !important;
	color: #5f6667 !important;
}
#tooltip h3 strong {
	color: #245a6b !important;
}
#no-events-in-list {
	font-size: 1em;

}
#no-events-in-list strong {
	font-weight: normal;
	color: #54747e;
}








#blog-content h2.blog {
	background: url(images/titles.png) no-repeat 0 0;
	text-indent: -9999px;
}

.widget_tag_cloud h2 {
	background: url(images/titles.png) no-repeat 0 -60px;
	text-indent: -9999px;
}
.widget_categories h2 {
	background: url(images/titles.png) no-repeat 0 -30px;
	text-indent: -9999px;
}
.widget_search h2 {
	background: url(images/titles.png) no-repeat 0 -180px;
	text-indent: -9999px;
}
#stayconnected h2 {
	background: url(images/titles.png) no-repeat 0 -210px;
	text-indent: -9999px;
}
#getmorechaotics h2 {
	background: url(images/titles.png) no-repeat 0 -240px;
	text-indent: -9999px;
}










.page h2 {
	width: 530px;
}
.entry li li {
	font-size: 1em;
}
.entry h4 {
	font-weight: bold;
	font-size: 1.3em;
	margin: 15px 0 4px 0;
}
.entry ul {
	margin: 2px 0;
}
.entry li {
	list-style: disc;
	margin-left: 20px;
	padding: 2px 0;
}
.entry li li {
	list-style: circle;
}

.entry .border {
	border: 1px solid #d8e3e6;
	padding: 5px;
}
.entry .imageright {
	margin: 0 0 10px 25px;
}
.entry .imageleft {
	margin: 0 25px 10px 0;
}



.navigation-bottom {
	border-top: 1px solid #d8e3e6;
	padding-top: 8px;
}
.navigation {
	overflow: auto;
	width: 100%;
	font-size: 1.3em;
	overflow-x: hidden;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}


.mailpress form {
	font-size: 1.3em;
}

.mailpress h3 {
	font-size: 1.3em !important;
}
.mailpress form h3 {
	font-size: 1em !important;
}

.mailpress form {
	font-size: 1em !important;
}
.mailpress form p input {
	font-size: .8em !important;
}


.quotelist {
	margin-left: 0;
	list-style: none;
}
.quotelist li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 50px;
}

.quotelist dd {
	display: block;
}
.quotelist dt {
	display: block;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #cfdce0;	
	background: url(images/quote-left.gif) no-repeat top left;
	margin-bottom: -1px;
}
.quotelist dt span {
	display: block;
	background: url(images/quote-right.gif) no-repeat bottom right;
	padding: 20px 35px;
}
.quotelist dd {
	margin: 0;
	padding: 0;
	background: url(images/quote-bottom.gif) no-repeat 20px 0;
	padding: 12px 0 0 50px;
	color: #54747e;
	font-size: .9em;
	line-height: 1.5em;
}



.buy-list, .buy-list li {
	list-style: none !important;
	margin-left: 0 !important;
}
.buy-amazon {
	display: block;
	background: url(images/logo-amazon.png);
	width: 175px;
	height: 34px;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.buy-bn {
	display: block;
	background: url(images/logo-bn.png);
	width: 171px;
	height: 28px;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.buy-ama {
	display: block;
	background: url(images/logo-ama.png);
	width: 219px;
	height: 23px;
	text-indent: -9999px;
	margin-bottom: 10px;
	margin-top: 10px;
}





