/* CSS Document */

/*
-----------------------------------------------
MASTER STYLE SHEET (universal.css)

Site: CoSABook.com
Company:  AuthorsOnTheWeb.com
Author:   Sunil Kumar (sunil@bookreporter.com)
Version:  May 21, 2008
File Path: ../css/universal.css
----------------------------------------------- */



/* = Global
------------------------------------------*/

body { 
	margin: 0;
	padding: 0;
	background-color: #416EB2;
	font-family: georga;
	font-size: 14px;
	line-height: 17px;
	color: #000;
	}
	
img {
	display: block;
	border: none;
	}


.content {
	width: 1002px;
	min-height: 642px;   
	margin: 0 auto; 
	padding: 0px;
	border: none; 
	background-image: url(../images/page/bg_text_top.jpg); 
	background-position: top center; 
	background-repeat: no-repeat; 
	background-color: #F2E9D0;
	}
/* IE6 fix for .content */
* html .content { height: 642px;}
/* end IE6 fix */
	
.leftcolumn  {
	width: 212px;
	float: left;
	margin: 30px 0px 0px 25px;
	padding: 0;
	}
/* IE6 fix for .leftcolumn */
* html .leftcolumn { margin: 30px 0px 0px 15px;}
/* end IE6 fix */
	
	
.maincolumn {
	width: 703px;
	float: left;
	margin: 30px 0px 0px 20px;
	padding: 0;
	}


	
	
	
/* =Header
------------------------------------------*/

.header {
	width: 1002px;
	height: 190px;
	margin: 0 auto;
	padding: 0;
	}
	




/* =Footer
------------------------------------------*/

.footer  {
	width: 942px;
	margin:20px;
	margin-bottom: 0;
	padding: 10px; 
	border: none;
	border-top: 1px solid #462713;
	
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #462713;
	}
	
.footer a:link { color: #462713; text-decoration: underline; font-family: verdana, arial, sans-serif; }

.footer a:visited { color: #462713; text-decoration: underline; font-family:  verdana, arial, sans-serif;}

.footer a:hover { color: #000000; text-decoration: none; font-family:  verdana, arial, sans-serif; }



/* See CSS text-based navigation styles below Nav & SubNav */

	
/* =Nav
------------------------------------------*/


.nav  {
	width: 1002px;
	height: 38px;
	padding: 0;
	}
	
.nav img {
	margin: 0;
	padding: 0;
	float: left;
	}



/* =SubNav
------------------------------------------*/

.subnav {
	margin: 0px 0px 20px 0px;
	padding: 0;
	padding-bottom: 7px;
	width: 100%;
	
	font-family: times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	
	border-bottom: 1px solid #000;
	}
/* IE7 fix for .subnav */
*:first-child+html .subnav { margin-bottom: 20px; width: 100%; }
/* end IE7 fix */

	
.subnav a:link { color: #841B21; text-decoration: none; font-family: times, serif; font-size: 18px; font-weight: bold; margin-right: 20px; }

.subnav a:visited { color: #841B21; text-decoration: none; font-family:  times, serif; font-size: 18px; font-weight: bold; margin-right: 20px;}

.subnav a:hover { color: #462713; text-decoration: none; font-family:  times, serif; font-size: 18px; font-weight: bold; margin-right: 20px; }

/* =Navigation (CSS, text-based)
------------------------------------------*/
#navbar {
width:1002px;
height:38px;
background-color:#f9f4e1;
background:url(../images/page/nav_bg.jpg) top left repeat-x;
}
#topnav {
  font-family:"Book Antiqua", Garamond, Palatino, "Adobe Garamond Pro", serif;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  height:38px;
  line-height:1.5;
  margin-bottom:0;
  margin-left:10px;
}

#topnav ul {
  list-style: none;
	margin: 0;
	padding: 0;
}
#topnav li {
	display: inline;
}
#topnav a:link, #topnav a:visited { 
	color: #822128;
	background-color:#f9f4e1;
	text-decoration: none;
	border-bottom:2px solid #a3a28e;
	padding:3px 10px 9px 10px;
}

#topnav a:hover {
	color: #573f27;
	background-color:#fff;
	border-bottom:2px solid #e0505a;
}

	

	

/* =Text
------------------------------------------*/

div .headline {
	font-family: georga, times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	}

div .headline b {
	font-weight: bold;
	color: #841B21
	}
	
div .title {
	font-family: times, serif;
	width: 100%;
	text-align: left;
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 7px;
	
	font-family: times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	}

div .subtitle {
	width: 100%;
	text-align: left;
	margin: 0;
	margin-bottom: 10px;
	
	font-family: georga, times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	}
	



/* =Links (global) 
------------------------------------------*/

a:link { color: #841B21; text-decoration: underline; font-family: georga, times, serif; }

a:visited { color: #841B21; text-decoration: underline; font-family:  georga, times, serif;}

a:hover { color: #462713; text-decoration: none; font-family:  georga, times, serif; }






/* id=HOME
------------------------------------------*/

#home .maincolumn {
	width: 386px;
	float: left;
	margin: 30px 0px 0px 20px;
	padding: 0;
	}

#home .rightcolumn {
	width: 308px;
	float: left;
	margin: 30px 0px 0px 20px;
	padding: 0;
	}	
	
.praise {
	font-family: georga;
	font-size: 16px;
	line-height: 17px;
	color: #416EB2;
	font-weight: bold;
	}




/* id=AUTHORS
------------------------------------------*/

#authors .claudine {
	width: 340px;
	float: left;
	margin: 0px 20px 0px 0px;
	}

#authors .sally {
	width: 340px;
	float: left;
	margin: 0;
	}	
	
	




/* id=BOOK
------------------------------------------*/





/* id=NEWS
------------------------------------------*/

#news .news {
	width: 363px;
	float: left;
	margin: 0px 30px 0px 0px;
	}

#news .cover {
	width: 308px;
	float: left;
	margin: 0;
	}
	
	

/* id=CONTACT
------------------------------------------*/

#contact .form {
	width: 363px;
	float: left;
	margin: 0px 30px 0px 0px;
	}

#contact .cover {
	width: 308px;
	float: left;
	margin: 0;
	}



/* id=BUY
------------------------------------------*/






/* id=BLOG
------------------------------------------*/

#blog .post {
	width: 463px;
	float: left;
	margin: 0px 30px 0px 0px;
	}

#blog .links {
	width: 208px;
	float: left;
	margin: 0;
	}
	
#blog .links ul {
	list-style: none;
	margin-top: 5px;
	margin-left: 0;
	padding-left: 0;
	}

#blog .links ul li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 5px;
	padding-left: 0;
	}
	

#blog .date {
	font-family: georga, times, serif;
	font-size: 13px;
	color: #000;
	margin: 0;
	padding: 0;
	
	}
	
h3 .headline {
	font-family: georga, times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 0;
	}

h3 .headline b {
	font-weight: bold;
	color: #841B21;
	font-size: 30px;
	}
	




