/*
Theme Name: Ajit
Theme URI: http://www.stackelberg.ca
Description: Custom theme for Ajit Pyati.
Version: 1
Author: Erik von Stackelberg
Author URI: http://binarybonsai.com/
Tags: organic, custom header, fixed width, one column

*/


/*--------------General-----------------------------------------------------------------------------------*/

BODY, html 
	{
	height: 100%;/*important!*/
	margin: 0 0 0 0; /*important!*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2c2b29;
	line-height:19px;
	background-image:url(images/master-bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#763c1f;
	}

/*---pngfix---*/
/* img, div { behavior: url(css/iepngfix.htc) }	
*/


h6 a:link, h6 a:visited {
background-image:url(images/downloadlink.png);
background-repeat:no-repeat;
padding-left:35px;
padding-top:10px;
padding-bottom:10px;
font-size:11px;
line-height:18px;
height:28px;
}

h6 a:hover {
background-image:url(images/downloadlink-hover.png);
background-repeat:no-repeat;
padding-left:35px;
padding-top:10px;
padding-bottom:10px;
font-size:11px;
line-height:18px;
height:28px;
}

h1.invisible {
text-indent:-9000px;
background:none;
}

.emblem {
background-image:url(images/pyati_emblem.png);
width:82px;
height:82px;
clear:both;
margin-left:auto;
margin-right:auto;
margin-top:30px;
margin-bottom:30px;
}

h2.cat_title  {
list-style:none;
font-weight:bold;
font-size:12px;
letter-spacing:0px;
}

.float_right {
float:right;
margin-top:-30px;
}

/*-----------------Menu----------------------------*/
/* set the size of the definition list <dl> and add the background image */
#imap {
	display:block;
	width: 586px;
	height: 263px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	position:inherit;
	background-image:url(images/section_menu_bg.jpg);
  }
  
/*hotspots* - DEFINE MENU ITEM POSITION*/
/*first one sets relative position of list - important!!*/
#imap dd {
	position:inherit;
  padding:0; 
  margin:0;
  	border:0;
  }  
#imap #dd_menu_a {
margin-left:72px; 
margin-top:0px; 
z-index:20;
position:absolute;
  }
  
  #imap #dd_menu_b {
	margin-left:72px;
	margin-top:148px;
	z-index:20;
	position:absolute;
  }
  
    #imap #dd_menu_c {
	margin-left:184px;
	margin-top:148px;
	z-index:20;
	position:absolute;
  }
  
      #imap #dd_menu_d {
	margin-left:293px;
	margin-top:148px;
	z-index:20;
	position:absolute;
  }
  
        #imap #dd_menu_e {
	margin-left:403px;
	margin-top:148px;
	z-index:20;
	position:absolute;
  }
  
 /* style the <dd><a> links physical size and the background image for the hover DEFINE MENU ITEM SIZE AND BG*/
#imap a#a_menu_a {
  display:block; 
  width:443px; 
  height:148px; 
  background:transparent url(images/section_menu_hover1.gif) -200px -200px no-repeat; 
  text-decoration:none; 
  z-index:20;
  }
  
  #imap a#a_menu_b {
  display:block; 
  width:112px; 
  height:115px; 
  background:transparent url(images/section-top-2-hover.jpg) -200px -200px no-repeat; 
  text-decoration:none; 
  z-index:20;
  }
 
   #imap a#a_menu_c {
  display:block; 
  width:112px; 
  height:115px; 
  background:transparent url(images/section-top-3-hover.jpg) -200px -200px no-repeat; 
  text-decoration:none; 
  z-index:20;
  }
  
   #imap a#a_menu_d {
  display:block; 
  width:112px; 
  height:115px; 
  background:transparent url(images/section-top-4-hover.jpg) -200px -200px no-repeat; 
  text-decoration:none; 
  z-index:20;
  }
  
     #imap a#a_menu_e {
  display:block; 
  width:112px; 
  height:115px; 
  background:transparent url(images/section-top-5-hover.jpg) -200px -200px no-repeat; 
  text-decoration:none; 
  z-index:20;
  }


/* move the link background image to position 0 0 when hovered */
#imap a#a_menu_a:hover, #imap a#a_menu_b:hover, #imap a#a_menu_c:hover, #imap a#a_menu_d:hover, #imap a#a_menu_e:hover {
  background-position:0 0;
  border-bottom:0;
  }

/* style the span text so that it is not initially displayed */
  #imap a span, #imap a:visited span {
  display:none;
  }

/*-----------------Home Menu--------------------*/
/* set the size of the definition list <dl> and add the background image */
#imap_main {
	display:block;
	width: 586px;
	height: 488px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	position:inherit;
	background-image:url(images/main_menu_bg.gif);
  }
  
/*hotspots* - DEFINE MENU ITEM POSITION*/
/*first one sets relative position of list - important!!*/
#imap_main dd {
	position:inherit;
  padding:0; 
  margin:0;
  	border:0;
  }  
#imap_main #dd_menu_a {
margin-left:33px; 
margin-top:43px; 
z-index:20;
position:absolute;
  }
  
  #imap_main #dd_menu_b {
	margin-left:416px;
	margin-top:43px;
	z-index:20;
	position:absolute;
  }
  
    #imap_main #dd_menu_c {
	margin-left:33px;
	margin-top:344px;
	z-index:20;
	position:absolute;
  }
  
      #imap_main #dd_menu_d {
	margin-left:416px;
	margin-top:344px;
	z-index:20;
	position:absolute;
  }
  
  
 /* style the <dd><a> links physical size and the background image for the hover DEFINE MENU ITEM SIZE AND BG*/
#imap_main a#a_menu_a {
  display:block; 
  width:138px; 
  height:140px; 
  background: transparent url(images/main_menu_1.gif) -200px -200px no-repeat; 
  text-decoration:none; 
  z-index:20;
  }
  
  #imap_main a#a_menu_b {
  display:block; 
  width:138px; 
  height:140px; 
  background:transparent url(images/main_menu_2.gif) -200px -200px no-repeat; 
  text-decoration:none; 
  z-index:20;
  }
 
   #imap_main a#a_menu_c {
  display:block; 
  width:138px; 
  height:140px; 
  background:transparent url(images/main_menu_3.gif) -200px -200px no-repeat; 
  text-decoration:none; 
  z-index:20;
  }
  
   #imap_main a#a_menu_d {
  display:block; 
  width:138px; 
  height:140px; 
  background:transparent url(images/main_menu_4.gif) -200px -200px no-repeat; 
  text-decoration:none; 
  z-index:20;
  }
  



/* move the link background image to position 0 0 when hovered */
#imap_main a#a_menu_a:hover, #imap_main a#a_menu_b:hover, #imap_main a#a_menu_c:hover, #imap_main a#a_menu_d:hover {
  background-position:0 0;
  border-bottom:0;
  }

/* style the span text so that it is not initially displayed */
  #imap_main a span, #imap_main a:visited span {
  display:none;
  }

.on_top {
float:left;
z-index:5000;
}

.post_bg {
width:370px;
height:auto;
padding-top:22px;
padding-bottom:14px;
padding-left:27px;
padding-right:27px;
background-image:url(images/comments_bg.gif);
background-repeat:no-repeat;
background-color:#b89678;
margin-bottom:30px;
}

.post_bg_blue {
width:376px;
height:auto;
padding-top:16px;
padding-bottom:14px;
padding-left:27px;
padding-right:27px;
background-image:url(images/comments_bg_blue.gif);
background-repeat:no-repeat;
margin-bottom:30px;
}

.contact_blurb {
color:#4F4438;
}

.news_date {
color:#773b1f;
font-size:12px;
font-weight:bold;
}

.post_info_left {
float:left;
text-align:left;
padding-left:80px;
}

.post_info_right {
float:left;
text-align:left;
padding-left:80px;
}



#section_title_research {
width:586px;
float:left;
clear:both;
background-color:#A37B62;
background-image:url(images/section-title-research.jpg);
height:61px;
}

#section_title_teaching {
width:586px;
float:left;
clear:both;
background-color:#A37B62;
background-image:url(images/section-title-teaching.jpg);
height:61px;
}

#section_title_service {
width:586px;
float:left;
clear:both;
background-color:#A37B62;
background-image:url(images/section-title-service.jpg);
height:61px;
}

#section_title_publications {
width:586px;
float:left;
clear:both;
background-color:#A37B62;
background-image:url(images/section-title-pubs.jpg);
height:61px;
}

#section_title_siteinfo {
width:586px;
float:left;
clear:both;
background-color:#A37B62;
background-image:url(images/section-title-sitemap.jpg);
height:61px;
}

#section_title_search {
width:586px;
float:left;
clear:both;
background-color:#A37B62;
background-image:url(images/section-title-search.jpg);
height:61px;
}

#section_title_updates {
width:586px;
float:left;
clear:both;
background-color:#A37B62;
background-image:url(images/section-title-updates.jpg);
height:61px;
}


#section_title_null {
background-color:#A37B62;
background-image:url("images/section-title-null.jpg");
background-repeat:no-repeat;
clear:both;
float:left;
height:auto;
padding-left:80px;
padding-right:70px;
padding-top:40px;
width:436px;
}




#bgtop {
/*treat as 100%-width wrapper with push footer (place footer outside)*/
width:100%;
min-height: 100%;
height: auto !important;
height: 100%;
background-image:url(images/main-bg.jpg);
background-repeat:no-repeat;
background-position:center top;
margin-bottom:-185px;
}



#wrapper {
width:586px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -185px;
	}
	
	
#footer {
height: 165px;
width:100%;
background-color:#763c1f;
background-image:url(images/footer.jpg);
background-position:center top;
}
#footer_section {
height: 165px;
width:100%;
background-color:#763c1f;
background-image:url(images/footer_section.jpg);
background-position:center top;
}
#footer_content {
height: 120px;
width:586px;
text-align:center;
font-size:9px;
line-height:20px;
color:#4f443b;
padding-top:0px;
margin:auto;
}

.search_form_section {
margin-top:80px;
margin-left:auto;
margin-right:auto;
width:156px;
}

/*-----------------Stacklogo----------------------------*/
/* set the size of the definition list <dl> and add the background image */
#stacklogo_front {
margin-top:83px;
}

#stacklogo_imap {
	display:block;
	width: 30px;
	height: 40px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	margin-left: 537px;
	margin-top:-13px;
	position:inherit;
	background-image:url(images/stacklogo.png);
  }
  
/*hotspots* - DEFINE MENU ITEM POSITION*/
/*first one sets relative position of list - important!!*/
#stacklogo_imap dd {
	position:inherit;
  padding:0; 
  margin:0;
  	border:0;
  }  
#stacklogo_imap #dd_menu_a {
margin-left:0px; 
margin-top:0px; 
  z-index:20;
position:relative;
  }
  
 /* style the <dd><a> links physical size and the background image for the hover DEFINE MENU ITEM SIZE AND BG*/
#stacklogo_imap a#a_menu_a {
  display:block; 
  width:30px; 
  height:40px; 
  background:transparent url(images/stacklogo_hover.png) -100px -100px no-repeat; 
  text-decoration:none; 
  z-index:20;
  }
  
/* move the link background image to position 0 0 when hovered */
#stacklogo_imap a#a_menu_a:hover {
  background-position:0 0;
  border-bottom:0;
  margin:0;
  padding:0;
  }

/* style the span text so that it is not initially displayed */
#stacklogo_imap a span, #stacklogo_imap a:visited span {
  display:none;
  }

.push {
clear:both;
height: 165px;
/*If margins mess up footer, use padding instead.*/
/*For IE: Add another push tag in each page for each additional wrapper used (e.g. for bg's, etc.)*/
}


.divider {
background-image:url(images/divider.gif);
height:1px;
width:417px;
margin-top:20px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
background-repeat:repeat-x;
}

.divider_footer {
background-image:url(images/divider.gif);
height:1px;
width:417px;
margin-top:0px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
background-repeat:repeat-x;
}


h4 {
background-image:url(images/divider.gif);
height:1px;
width:417px;
margin-top:20px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
background-repeat:repeat-x;
text-align:center;
text-indent:-9000px;
}

h5 {
background-image:url(images/pyati_emblem.png);
width:82px;
height:82px;
clear:both;
margin-left:auto;
margin-right:auto;
margin-top:30px;
margin-bottom:30px;
text-indent:-9000px;
}

h2 {
font-size:10px;
font-weight:bold;
}

h3 {
/*callout*/
width:142px;
height:auto;
float:right;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
padding:20px;
padding-top:40px;
background-repeat:no-repeat;
border-bottom:dotted 1px #5C4D44;
font-style:italic;
font-size:13px;
background-image:url(images/callout_bg.gif);
background-position:top center;
background-repeat:no-repeat;
}


/*--------------Links-----------------------------------------------------------------------------------*/

a:link {
	color: #e6cea8;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	color: #e6cea8;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a:hover {
	color:#4f443b;
	text-decoration:none;
}


.small {
	font-size:9px;
	line-height:20px;
	color:#4f443b;
	font-weight:regular;
}
.small a:link {
	color:#4f443b;
	font-weight:bold;
	text-decoration: none;
}

.small a:visited {
	color:#4f443b;
	text-decoration: none;
	font-weight: bold;
}

.small a:hover {
	color: #e6cea8;
	text-decoration:none;
}


.small_dark {
	font-size:9px;
	line-height:20px;
	color:#2c2b29;
	font-weight:bold;
}
.small_dark a:link {
	color:#2c2b29;
	font-weight:bold;
	text-decoration: none;
}

.small_dark a:visited {
	color:#2c2b29;
	text-decoration: none;
	font-weight: bold;
}

.small_dark a:hover {
	color: #e6cea8;
	text-decoration:none;
}


.sitemap {
	line-height:20px;
	color:#2c2b29;
	font-weight:normal;
}
.sitemap a:link {
	color:#2c2b29;
	text-decoration: none;
	font-weight:normal;
}

.sitemap a:visited {
	color:#2c2b29;
	text-decoration: none;
	font-weight:normal;
}

.sitemap a:hover {
	color: #e6cea8;
	text-decoration:none;
	font-weight:normal;
}
/*--------------Text-----------------------------------------------------------------------------------*/

/*Use padding instead of margins, to accommodate IE.*/
h1 {
letter-spacing:-1px;
padding:0px;
margin-top:0px;
margin-bottom:10px;
font-size:17px;
text-align:left;
font-weight:bold;
margin-left:0px;
line-height:22px;
color:#2c2b29;
}
.shift_left {
margin-left:-80px;
}
.shift_right {
margin-left:-290px;
letter-spacing:-1px;
padding:0px;
margin-top:0px;
margin-bottom:8px;
font-size:17px;
text-align:left;
font-weight:bold;
line-height:22px;
color:#2c2b29;
}
.titlepad{
padding-bottom:5px;
}
.emblempad {
padding-top:25px;
padding-bottom:25px;
width:82px;
height:82px;
}


.index_dividermargin {
margin-top:10px;
margin-bottom:10px;
}


/*--------------Search-----------------------------------------------------------------------------------*/

#s {
background-color:#504e48;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#949085;
border:2px solid #504e48;
width:100px;
height:14px;
padding-left:5px;
float:left;
position:relative;
}


#searchform {
width:150px;
height:0px;
margin-top:10px;
padding-right:0px;
margin-left:auto;
margin-right:auto;
float:right;
position:relative;
	}

#top_search {
float:right;
width:156px;
height:0px;
margin-top:0px;
padding-right:25px;
position:relative;
}

.searchgo {
background-image:url(images/searchbutton.jpg);
width:28px;
height:19px;
background-repeat:no-repeat;
text-indent:-9000px;
}
/*-------------Print-----------------------------------------------------------------------------------*/

#print {
display:none;
}
#section_title_print {
display:none;
}
#subheading_print {
display:none;
}
/*-------------Images-----------------------------------------------------------------------------------*/
.floatright {
float:right;
}
.downloadbutton {
float:left;
margin-right:5px;
}

/*-------------Main Containers-----------------------------------------------------------------------------------*/


#clear {
clear:both;
}

/*-------------Canvas-----------------------------------------------------------------------------------*/

	

#main-content-main {
background-color:#a37b62;
width:426px;
height:auto;
overflow:hidden;
float:left;
clear:both;
padding-bottom:0px;
background-image:url(images/main_content_bg.jpg);
background-repeat:no-repeat;
width:426px;
height:auto;
float:left;
padding-left:80px;
padding-right:80px;
padding-top:20px;
}

#main-content-main-2 {
background-color:#a37b62;
width:426px;
height:auto;
overflow:hidden;
float:left;
clear:both;
padding-bottom:0px;
width:426px;
height:auto;
float:left;
padding-left:80px;
padding-right:80px;
padding-top:180px;
background-image:url(images/ajit-focal.jpg);
background-repeat:no-repeat;
}



#main-content {
background-color:#a37b62;
width:426px;
height:auto;
overflow:hidden;
float:left;
clear:both;
padding-left:80px;
padding-right:80px;
padding-bottom:30px;
}

#index-content {
background-color:#a37b62;
width:426px;
height:auto;
overflow:hidden;
float:left;
clear:both;
padding-left:80px;
padding-right:80px;
padding-bottom:30px;
}



/*-------------------Section Containers----------------------------------------------------------------------*/



#submenu {
height:auto;
width:400px;
padding-left:80px;
float:left;

font-size:10px;
line-height:16px;
padding-bottom:30px;
padding-top:10px;
}

#submenu ul {
margin:0;
}

/*-----------------------Section BGs---------------------------------------------------------------------*/





#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}



.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}





.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {

	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {

	background-color:#a37b62;
	border:none;
	background-image:url(images/comments_bg_blue.gif);
	background-position:top center;
	background-repeat:no-repeat;
	font-size:11px;


}

.commentlist li em {
font-size:9px;
float:right;
margin-top:-20px;
}

.commentlist li .avatar { 
display:none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	color:#773b1f;
	font-size:12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	float:right;
	padding-top:-10px;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */







#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}





.post hr {
	display: block;
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}




/* End Structure */



/*	Begin Headers */



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}




/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */





/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */






.entry p {
line-height:20px;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
background-color:#504e48;
border:none;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#9c725e;
font-weight:bold;
width:125px;
height:17px;
padding:5px;
float:left;
margin-right:10px;
}

#commentform #url {
background-color:#504e48;
border:none;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#9c725e;
font-weight:bold;
width:125px;
height:17px;
padding:5px;
float:left;
margin-right:0px;
}

#commentform {
	margin: 0 0 0 0;
	}
#commentform textarea {
	width: 405px;
	padding: 10px;
	background-color:#946c59;
	border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e6cea8;
	font-size:12px;
	margin-top:10px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin:0;
	margin-top:10px;
	float: right;
	background-color:#ccbb9d;
	height:27px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;

	}

.commentlist li {
	margin-bottom:25px;
	margin-top:25px;
	padding-left:25px;
	padding-right:25px;
	padding-top:12px;
	padding-bottom:20px;
	list-style: none;
	}
	
	
.comment_author {
color:#773b1f;
font-size:12px;
font-weight:bold;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin-top: -20px;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
display:block;
margin-bottom:60px;
margin-top:10px;
padding:5px;
text-align:right;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */