/* @override 
	http://ashutoshvarshney.net/wp-content/themes/av/css/av.css */

/*
Theme Name: Ashutosh Varshney
Theme URI: http://ashutoshvarshney.net/
Description: A custom theme for Ashutosh Varshney
Author: mmott visual LLC
Version: 1.0
Tags: orange
*/

/* @override 
	http://ashutoshvarshney.net/css/vars.css
	http://ashutoshvarshney.net/wp/wp-content/themes/av/css/av.css
	http://ashutoshvarshney.net/wp-content/themes/av/css/av.css
*/

/* @group reset */

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	/*clear: both;*/
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

/* @end */
body {
  font: 14px "pill-gothic-600mg-1","pill-gothic-600mg-2",sans-serif;	
  /*font-weight: 200;*/
	/*font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;*/
}
body.home {
	background: url(img/home7.png) no-repeat center 190px;
	position: relative;
	margin-top: 0;
}
.wrap {
	width: 100%;
	clear: both;
}
.clearfix {
	clear: both;
	height: 30px;
}
body.home .content {
	height: 400px;
	margin-top: 0;
	position: relative;
}
.index #book {
	/*position: absolute;
	left: 200px;*/
}
#book {
	float: left;
	width: 191px;
	height: 300px;
	overflow: hidden;
	margin-top: 27px;
	display: block;
	padding: 3px;
	line-height: 40px;
}
.home #book:hover {
	background-color: #f97500;
}
#book span {
	width: 100%;
	height: 100%;
	display: block;
	background: url(img/ethnic_conflict_and_civic_life.jpg);
}
.index #author span {
	width: 100%;
	height: 100%;
	display: block;
	background: url(img/ashutosh_varshney.png);
}
.home #right {
	position: absolute;
	overflow: hidden;
	width: 305px;
	height: 189px;
	top: 94px;
	right: 99px;
	z-index: 3;
}
.home h1 {
/*	display: none;*/
/*	color: #fff;*/
}
.home #content {
	position: absolute;
	width: 330px;
	top: 94px;
	left: 40px;
	font-size: 15px;
	line-height: 1.6;
	font-weight: 400;
	/*background-color: #fff;*/
	padding-top: 0;
	height: 179px;
	/*padding-right: 90px;*/
	margin: 0;
}
.inside {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 30px;
	position: relative;
}
#menu .inside {
	width: 886px;
}
ol {
	margin-bottom: 20px;
}
/* @group head */

.head {
	height: 130px;
	background: #f97500 url(img/wb.png) no-repeat center 30px;
}
.head h2 {
	float: left;
	margin-left: 17px;
}
.head .inside {
	position: relative;
}
#sitename a {
	display: block;
	width: 640px;
	height: 130px;
	overflow: hidden;
}
#sitename a span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(img/av.png);
}
#avtitle {
	width: 220px;
	height: 50px;
	float: left;
	margin-top: 62px;
	margin-left: 40px;
	color: #94a60f;
}
#title {
	width: 248px;
	height: 24px;
	overflow: hidden;
}
#uni {
	width: 148px;
	height: 24px;
	overflow: hidden;
}
#title span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(img/pps.png) 0 -4px;
}
#uni span {
	background: url(img/bu.png) 0 -4px;
	display: block;
	width: 100%;
	height: 100%;	
}
/* @group menu */
#menu {
	background: #323c3c url(img/wb.png) no-repeat center -100px;
	position: relative;
	height: 60px;
	font-size: 15px;
}
#menubar2 {
	position: absolute;
	background: #637070 url(img/wb.png) no-repeat center -130px;
	height: 30px;
	width: 100%;
	bottom: 0;
	z-index: 0;
}
.parent-pageid-41 #menu {
	/*height: 90px;*/
}
.parent-pageid-41 #menubar2 li {
	/*display: none;*/
/*	margin-right: -100px;*/
	max-width: 80px;
	/*background-color: #637070;*/
}
.parent-pageid-41 #menubar2 li a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-right: 0;
	padding-right: 2px;
}
.parent-pageid-41 #menubar2 li.current_page_item a {
	/*display: block;*/
	/*height: 60px;*/
	/*max-width: 100%;*/
	margin-right: 10px;
	/*padding-right: 5px;*/
}
.menu .sub-menu a{
	height: 30px;
}
.menu a{
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 26px;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 8px;
	margin-left: 8px;
	height: 26px;
}
#menu-primary-menu li.current_page_item.nonactive, #menu-primary-menu li.current_page_parent.nonactive {
	height: 25px;
	overflow: hidden;
}
#menu-primary-menu li.current_page_item.nonactive ul, #menu-primary-menu li.current_page_parent.nonactive ul {
	display: none;
}
#menubar2 a:focus { 
    outline: none; 
}

.menu a:hover {
	text-decoration: underline;
}
.menu ul {
	z-index: 2;
}
.menu li {
	margin-top: 4px;
}
.menu li li {
	margin-top: 0px;
}

.menu span {
	display: block;
	float: left;
	width: 8px;
	height: 26px;
}
#menu-primary-menu li.current_page_item span, #menu-primary-menu li.current_page_parent span, #menu-primary-menu li.overactive span {
	background: url(img/l1.png) no-repeat left bottom;
}
/*#menu-primary-menu li.current_page_item .sub-menu li span, #menu-primary-menu li.current_page_parent .sub-menu li span, #menu-primary-menu li:hover .sub-menu li span {
	background: none;
}*/
.u3 li.current_page_item span, .u3 li.current-cat span {
	background: url(img/l2.png) no-repeat left bottom;
}
.sub-menu li.current_page_item:hover a {
	background-color: #fff;
	color: #000;
}
#menu-primary-menu {
	height: 30px;
	position: relative;
	z-index: 3;
}

.u3 li {
	float: left;
/*	position: relative;*/
}
.sub-menu li:hover {
	background-color: #637070;
}
.menu li {
	position: relative;
	float: left;
}
#menu-primary-menu li:hover {
/*	border-left: 1px solid #f97500;*/
}
.sub-menu {
	position: absolute;
	left: 0;
	top: 26px;
/*	height: 30px;*/
	display: none;
	background-color: #323c3c;
/*	width: 286px;*/
	box-shadow: 0px 3px 5px #444;
	border-left: 1px solid #f97500;
}
.sub-menu li {
	float: none;
	display: block;
/*	float: left;*/
}
#menu-primary-menu li:hover ul {
	display: block;
	/*z-index: 3;*/
}

#menu-primary-menu li.current_page_item .sub-menu, #menu-primary-menu li.current_page_parent .sub-menu {
	display: none;
	background: #637070 url(img/wb.png) no-repeat center -130px;
	top: 30px;
}
#menu-primary-menu li.current_page_item a, #menu-primary-menu li.current_page_parent a, #menu-primary-menu li.overactive a {
	background-color: #637070;
}
#menu-primary-menu ul.sub-menu li a {
	background-color: transparent;
	white-space:nowrap;
	line-height: 30px;
}
/*#menu-primary-menu li.current_page_item, #menu-primary-menu li:hover {
	background: url(img/l1.png) no-repeat right bottom;
}
.sub-menu li.current_page_item, .sub-menu li:hover {
	background: url(img/l2.png) no-repeat right bottom;
}*/
#menu-primary-menu li.current_page_item, #menu-primary-menu li.current_page_parent, #menu-primary-menu li.overactive {
	background: url(img/l1.png) no-repeat right bottom;
}
.u3 li.current_page_item, .u3 li.current-cat {
	background: url(img/l2.png) no-repeat right bottom;
}
.u3 li.current_page_item a, .u3 li.current-cat a {
	background-color: #fff;
}
.u3 li.current_page_item a, .u3 li.current-cat a {
	color: #000;
}
/* @end */

/* @end */

/* @group footer */
#footer {
	background: #c9d6d6 url(img/wb.png) center -180px;
	line-height: 30px;
	color: #323c3c;
	font-size: 13px;
}
.home #footer2, .index #footer {
	display: none;
}
#footer2 {
	background: url(img/wb.png) center -230px;
	height: 30px;
}
#footer a {
	color: #637070;
	text-decoration: none;
}
#footer a:hover {
	color: #323c3c;
	text-decoration: underline;
}
#by div {
	float: left;
}
#av {
	margin-left: 220px;
	width: 240px;
}
#feed {
	width: 100px;
}
#mm {
	width: 230px;
	text-align: right;
}
/* @end */

/* @group content */

/* @group ethnic conflict */
.ethnicconflict .content h1, .ethnicconflict .content h2 {
	float: none;
	width: 100%;
	font-size: 21px;
	text-align: left;
	margin-top: 5px;
	margin-left: 240px;
}
.ethnicconflict .content h2 {
	font-size: 18px;
}

/* @end */
.content {
	margin-top: 40px;
	/*margin-bottom: 30px;*/
	color: #333;
}
.content a {
	color: #333;
}
.content a:hover {
	color: #000;
	background-color: #c9cdcd;
}
.content h1 {
	float: left;
	width: 210px;
	font-size: 21px;
	text-align: right;
	font-weight: bold;
}
.index #content {
	width: 960px;
	margin-left: 0;
}
.category #content {
	width: 620px;
}
.category-21 #content,
.category-20 #content {
	width: 425px;
}
.category #content h2 {
	width: 425px;
}
.bio #content {
	width: 410px;
}
#content {
	width: 425px;
	margin-left: 240px;
	line-height: 20px;
}
#content p, #content ul {
	margin-top: 20px;
	margin-bottom: 20px;
}
#content li {
	margin-bottom: 10px;
}
#content ul {
	font-size: 14px;
}
#content h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 21px;
	font-weight: 200;
	color: #637070;
	padding-bottom: 4px;
	border-bottom: 1px solid #f97500;
}

#right {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
#content .edit {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 10px;
}
.edit {
	display: block;
	margin-top: 10px;
	font-size: 12px;
}
.edit-a a {
	color: #fff;
	display: block;
	background-color: black;
	height: 16px;
	line-height: 16px;
	padding: 2px 4px 0;
}
.edit-a {
	position: absolute;
	color: #fff;
	padding: 0;
	font-size: 11px;
	left: -30px;
	top: 0;
	display: block;
}
.publ li {
	display: inherit;
	position: relative;
	background-color: #fff;
	clear: both;
}
.item {
	display: inline-block;
	margin-left: 20px;
	text-indent: -20px;
	padding-top: 4px;
	margin-top: -2px;
	background-color: #fff;
	z-index: 2;
	position: relative;
}
.more {
	display: block;
	position: absolute;
	top: 0;
	right: -42px;
	width: 450px;
	height: 20px;
	overflow: hidden;
	border-top: 1px solid #ddd;
	z-index: 1;
}
.a_link, .a_pdf {
	display: block;
	height: 20px;
	width: 20px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	float: right;
	text-indent: -1000px;
}
.a_link {
	background-image: url(img/link.png);
}
.a_pdf {
	background-image: url(img/pdf.png);
}
.classcontent {
	position: relative;
}
.classcontent p {
	position: relative;
	background-color: #fff;
	z-index: 3;
}
.an_image {
	float: right;
	margin-right: -200px;
	clear: right;
	width: 140px;
}
.an_image img {
	max-width: 150px;
	height: auto;
}

/* @end */

/* @group position footer always at bottom (of window or page) */

html,
body {
   height:100%;
}
#container {
   min-height:100%;
   position:relative;
}
#footer {
   position:absolute;
   bottom:0;
   width: 100%;
}

/* @end */