/*  
Theme Name: Author Page
Theme URI: http://www.aampersanda.com
Author: David Andor
Author URI: http://www.wavesourcedesign.com
Description: Theme for A&A Book Publishing Author Pages
*/
/* -------------------[ Main Page Elements ]------------------- */
body {
	font-size: 10pt;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,arial, helvetica, sans-serif;
	background: #FFFFFF;
	color: #2D2C28;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 130%;
}

#header {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url(http://aampersanda.com/wp-content/themes/authorpages/images/wallpaper.jpg) top left repeat-x;
}
  
#header_logo {
	height: 140px;
	/* background: url(http://aampersanda.com/wp-content/themes/authorpages/images/logos_2up.png) 120px 25px no-repeat;  */
}

#header h1.blogtitle {
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, Times, "Times New Roman", serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 52px;
	line-height: 110%;
	z-index:1;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top:15px;
}
 
#header h1.blogdesc  {
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, Times, "Times New Roman", serif;
	text-align: center;
	color: #F2EBDA;
	font-size: 16px;
	line-height: 110%;
	padding-top: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#blogdesc2  {
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, Times, "Times New Roman", serif;
	text-align: center;
	color: #E6D8B7;
	line-height: 110%;
	font-size: 20px;
	font-style: italic;
}
   
#wrap {
	padding: 0px;
	clear: both;
	width: 100%;
	margin: 0 auto;
}

#page {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */ 
#contentleft {
	width: 690px;
	float: left;
	padding: 20px 0;
	margin: 0;
}
 
#content {
	width: 510px;
	float: right;
	margin: 0;
	padding: 0;
}

#midcontent {
	font-size: 8pt;
	width: 170px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
}

#contentright {
	width: 260px;
	float: right;
	padding: 20px 0;
	margin: 0;
}
 
#sidebar {
	font-size: 8pt;
	width: 260px;
	float: right;
	margin: 0 0 10px 0;
	padding: 0;
}
 
#footer {
	border-top: 1px solid #FFFFFF;
	font-size: 8pt;
	line-height: 190%;
	color: #A58673;
	background: url(http://aampersanda.com/wp-content/themes/authorpages/images/wallpaper.jpg) top left repeat-x;
	clear: both;
	margin: 0px auto 0 auto;
	padding: 40px 0;
	text-align: left;
}

#footer p {
	width: 960px;
	padding: 0px;
	margin: 0 auto;
}

/* -------------------[ Headings ]------------------- */
h1, h2, h3, h4, h5, h6, h7 {
	line-height: 110%;
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	text-align: left;
}

h1 {
	font-size: 22pt;
	font-weight: normal;
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, Times, "Times New Roman", serif;
	color: #181818;
}

h2 {
	font-size: 16pt;
	font-weight: normal;
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, Times, "Times New Roman", serif;
	color: #181818;
}

h3 {
	font-size: 12pt;
	color:  #181818;
	font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, Times, "Times New Roman", serif;
}

h4,h5,h6,h7 {
	font-size: 10pt;
	color: #181818;
}

h1.pagetitle {
	margin: 0 0 10px 0;
}

h2#comments, h2#trackbacks, h2#respond {
}

h2.sectionhead, #sidebar h2, #midcontent h2 {
	font-weight: normal;
	line-height: 16px;
	height: 16px;
	background: url(http://aampersanda.com/wp-content/themes/default/images/nav-bg.gif) bottom left repeat-x;
	padding: 4px 5px;
	font-size: 9pt;
	letter-spacing: 0;
	margin: 0 0 10px 0;
	font-family: "helvetica 45 light", arial, helvetica, sans-serif;
}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 10px;
}

/* -------------------[ Links ]------------------- */
a, a:link, a:visited {
	color: #333366;
	text-decoration: none;
	padding: 0;
	font-size: bold;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
	text-decoration: underline;
}

#footer a {
	color: #F2EBDA;
	text-decoration: underline;
}

#footer a:hover {
	background: transparent;
	color: #FFCC00;
	text-decoration: underline;
}

h1 a, h1 a:link, h1 a:visited, h2 a, h2 a:link, h2 a:visited {
	color: #2B2433;
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

        
	
/* -------------------[ Images ]------------------- */
img.alignright {
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
	background: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

img.centered {
	display: block;
	padding: 2px;
	margin: 0 auto 20px auto;
	border: 1px solid #CCCCCC;
	float: none;
	clear: both;
}

/* -------------------[ Sidebar ]------------------- */
#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#sidebar ul li ul {
	list-style-type: square;
	margin: 0px;
	padding: 0 0 0 5px;
}

#sidebar ul li ul li {
	list-style-type: none;
	background: transparent url(images/oupbullet.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	border: 0;
	margin: 0 0 1px;
}

#sidebar p {
	padding: 0 5px;
}

/* -------------------[ Middle Content ]------------------- */
#midcontent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#midcontent ul li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

#midcontent ul li ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 5px;
}

#midcontent ul li ul li {
	list-style-type: none;
	background: transparent url(images/oupbullet.gif) no-repeat 0 2px;
	padding: 0 0 0 15px;
	border: 0;
	margin: 0 0 1px;
}

#midcontent p {
	padding: 0 5px;
}

/* -------------------[ Comment Form ]------------------- */
.allcomments {
	border-top: 5px solid #B3ADA1;
	background: #E5DFCF;
	border-bottom: 5px solid #B3ADA1;
	margin-bottom: 20px;
}

#commentform {
	border-top: 1px solid #F2EBDA;
	border-bottom: 1px solid #F2EBDA;
	padding: 15px 15px 1px;
	margin: 0;
}

#commentform label {
	display: block;
	margin: 0;
}

#commentform input {
	width: 170px;
	padding: 1px;
	margin: 0px 5px 10px 0;
}

#commentform textarea {
	width: 400px;
	padding: 0;
	margin: 0px 0px 10px 0;
}

#commentform #submit {
	margin: 0 0 20px 0;
}

#commentform p {
	margin: 5px 0;
}

/* -------------------[ Comments ]------------------- */
ol.commentlist {
	padding: 0;
	margin: 0 0 1px;
}

ol.commentlist li {
	border-top: 1px solid #F2EBDA;
	display: block;
	list-style: none;
	padding: 15px 15px 1px;
	margin: 0;
}

ol.commentlist li.commenthead {
	display: block;
	list-style: none;
	padding: 5px 15px;
	margin: 0;
}

ol.commentlist li.commenthead h2 {
	margin: 0;
}

ol.tblist {
	border-top: 1px solid #F2EBDA;
	list-style: none;
	padding: 15px;
	margin: 0 0 1px;
}

ol.tblist li {
	display: block;
	list-style: none;
	background: transparent url(images/hotbullet.gif) 0px 2px no-repeat;
	padding-left: 15px;
	margin: 0 0 5px;
}

/* -------------------[ Misc Tags and Classes ]------------------- */
table {
	border: 0;
}

.post ul, .singlepost ul, .post ol, .singlepost ol {
	margin: 15px 30px;
	padding: 0;
	list-style-type: none;
}

.post ul li, .singlepost ul li {
	list-style-type: none;
	background: transparent url(images/oupbullet.gif) no-repeat 0 2px;
	padding: 0 0 2px 15px;
	border: 0;
	margin: 0;
}

.post ol li, .singlepost ol li {
	list-style-type: decimal;
	background: transparent;
	padding: 0 0 2px 0px;
	line-height: 1.4em;
	border: 0;
	margin: 0 0 0 20px;
	_height: 1em;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dotted #999999;
}

* html acronym, abbr {
	border-bottom: 1px dashed #999999;
}

blockquote {
	padding-left: 10px;
	border-left: 1px solid #F2EBDA;
	color: #333333;
}

.center {
	text-align: center;
}

a img {
	border: none;
}

.navigation {
	text-align: center;
	margin: 0
	padding: 10px 0;
}

.navigation .alignright {
	float: right;
	margin: 0;
}

	
.navigation .alignleft {
	float: left;
	margin: 0;
}

.entry {
	padding: 10px 0 0 0;
	margin: 0;
}

.postinfo {
	clear: both;
	margin: 0px;
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
}

.postinfo2 {
	clear: both;
	font-size: 8pt;
	margin: 10px 0 0 0px;
}

.post {
	margin: 0 0 10px 0;
	padding: 0 5px 10px;
	line-height: 130%;
	background: url(images/dot.gif) bottom left repeat-x;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

hr {
	display: block:
        clear:both;
}

a.more-link {
	padding-right: 17px;
	background: transparent url(images/hotbullet.gif) 100% 80% no-repeat;
}

        
   
/* -------------------[ Search ]------------------- */

#searchform {
	text-align: right;
	float: right;
	margin: 0;
	padding: 6px 0 0;
	height: 53px;
}

#searchform #s {
	padding-left: 2px;
	font-size: 8pt;
	width: 140px;
	margin-right: 1px;
}

#searchform #submit {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

/* -------------------[ Navigation ]------------------- */
#nav {
	width: 97%;
	float: left;
	height: 33px;
	white-space: nowrap;
	padding-left: 33px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.current_page_item {
	background-color: #FFFFFF;
}

.current_page_parent {
	background-color: #FFFFFF;
}


#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#nav a {
	font: 14px   "helvetica 45 light", arial, helvetica, sans-serif;
	font-weight: normal;
	display: block;
	color: #4D7772;
	text-decoration: none;
	border: none;
	padding: 8px 13px;
	margin: 0 0 0 0px;
	word-spacing: 2px;
	white-space: nowrap;
}

#nav a:hover {
	background-color: #3395C1;
	white-space: nowrap;
	padding: 8px 13px;
	color: #FFFFFF;
}

#nav li {
	position: relative;
	float: left;
	text-align: center;
	width: 0% !;
}

#nav li li {
	position: relative;
	float: left;
	text-align: left;
	background: #F6FBF4;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	width: 180px;
	margin: 0px;
}

#nav li li a {
	font-weight: normal;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: left center;
}

#nav li li a:visited {
	font-weight: normal;
	font-size: 14px;
}

#nav li li a:hover {
	color: #FFFFFF;
	background: #F4B902;
}

#nav li li li {
	position: relative;
	float: left;
	text-align: left;
	background: #99CC00;
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	width: 180px;
	margin: 0px;
}

#nav li li li a {
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: 0px dotted #D9F266;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: left center;
}

#nav li li li a:visited {
	font-weight: normal;
	border-bottom: 0px dotted #D9F266;
	font-size: 14px;
}

#nav li li li a:hover {
	color: #FFFFFF;
	background: #3395C1;

}

#nav ul ul {
	position: absolute;
	z-index: 500;
	width: 1px; /* if this isn't here, the drops get laidout horiz instead of vert in Moz browsers*/
}

#nav ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#nav ul ul {
	display: none;
}

#nav ul ul, #nav ul li:hover ul ul, #nav ul ul li:hover ul ul {
	display: none;
}

#nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul {
	display: block;
	background: #A9D147;
}

/* -------------------[ Feature Post ]------------------- */
.featurepost {
	margin: 0 0 10px 0;
	padding: 0 5px 10px;
	line-height: 130%;
	background: url(images/dot.gif) bottom left repeat-x;
}

.featurepost h1 {
	margin: 0;
	padding: 0;
}

/* ---------------[ Tables ]--------------- */
.entry table {
	margin-bottom: 15px;
	padding: auto;
	border: auto;
}

.entry tr, .entry td, .entry th {
	margin: auto;
	padding: auto;
	border: auto;
}

.entry td, .entry th {
	padding: 8px;
	vertical-align: top;
}

.entry th {
	font-weight: bold;
	background: #E5DFCF;
}

.entry td {
	border: 1px solid #E5DFCF;
}
