/*
	Theme Name: Fringe Tech HTML Theme
	Theme URI: http://www.codestarlive.com/
	Description: Fringe Tech a Professional HTML Theme
	Version: 1.0
	Author: <a href="http://themeforest.net/user/Codestar">Codestar</a>
	Author URI: http://themeforest.net/user/Codestar/
	Tags: white & deep ocean, custom home page, fixed width, widgets
*/

/* ---------- Reset Tags ----------- */
@import url("css/reset.css");

/* ---------- prettyPhoto Styles ---------- */
@import url("css/prettyPhoto.css");

/* ---------- Global Styles ---------- */
@import url("css/global.css");

/* ---------- Global Styles ---------- */
@import url("css/shortcodes.css");

/* ---------- Site Styles ---------- */
@import url("css/style.css");

/* ---------- Skin Styles ---------- */


/*@import url("css/blue.css");*/
/*@import url("css/red.css");*/
/*@import url("css/green.css");*/
/*@import url("css/dark.css");*/



@import url("css/skin.css");







.book {
	width: 100%;
}
.quote1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #498AB3;
	/* [disabled]padding-right: 60px; */
}
.quote2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left:50px;
}
.quote1 em {
	font-size: 13px;
	color: #666;
}
.quote2 em {
	font-size: 13px;
	color: #666;
}
.quotes {
	/* [disabled]float: right; */
	width: 100%;
}
.description {
	width: 640px;
	float: left;
	margin-top: 22px;
	border-right: 1px dotted #666;
}
.more {
	float: right;
	height: 300px;
	width: 300px;
	margin-top: 22px;
}
.scott{
	width:100%;
	border-top:dashed 1px #666;
}
.book .description p {
	padding-right: 22px;
}
.fb-like{
	margin-left:10px;
}

.description p {
	font-size: 16px;
}
.description ul li {
	font-size: 15px;
	line-height: 1.4em;
}
.buy_now_btns {
	text-align: center;
}
.buy_now_btns a {
	display: inline;
	list-style: none;
	margin-right: 5px;
	margin-left: 5px;
}
.fb-send {
	margin-right: 15px;
}