/*   
Theme: Rigdzin Ling
Chagdud Gonpa Website
Author: Vivian Clark (vivclark@vivclark.net)
*/

/* reset styles */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}

/* basic styles ------------------------------------*/
html {
  font-size: 100%;	
}
body {
  font: .8em Trebuchet MS, Tahoma,  Geneva, sans-serif;
  color: #333;
  background:url(images/bg.gif) repeat top left;
}
#e_content {
  width: 978px;
  margin: 0 auto;
}
#e_content,
#header,
#navigation,
#e_columns,
#footer {
  clear: both;
  float: none;
}
/* footer stick at the bottom -----------*/
html, body, #page {
  margin: 0;
  padding: 0;
  height: 100%;
}
#e_content {
  position: relative;
  min-height: 100%;
  background: white url(images/sidebar.gif) repeat-y right top;
}
#e_columns {
  padding-bottom: 100px;	
  overflow: hidden;
}
#footer {
  height: 80px;
  margin: -80px auto 0;
  position: relative;
}
/* general text styles ----------------------*/
h1, h2, h3 {
    font-family: Trebuchet MS, Tahoma,  Geneva, sans-serif;
}
h1,
#comments_container h2 {
  font-size: 1.8em;	
  text-transform: uppercase;
  color: #417f91;
  padding: 0 0 30px;
}
h2 {
  font-size: 1.5em;
}
h3 {
  font-size: 1.4em;
}
p {
  line-height: 1.5;
  margin-bottom: 1.5em;
  font-size: 1.1em;
}
a {
  color: #417F91;
}
strong {
  font-weight: bold;	
}
em {
  font-style: italic;	
}
img.alignleft {
  float: left;	
  margin: 0 1em 1em 0;
}
img.alignright {
  float: right;	
  margin: 0 0 1em 1em;
}
.post ul li {
  list-style-type: disc;
  line-height: 1.4;
}
.post ol li {
  list-style-type: decimal;
  line-height: 1.4;
}
.post ul,
.post ol {
  margin: 0 0 1.5em 1.5em;	
}
div.aligncenter {
  text-align: center;
  margin: 0 auto;
}
.aligncenter img {
  display: block;
  margin: 0 auto;
}
div.wp-caption p {
  padding: 8px;
  font-size: .9em;
  font-style: italic;
}
.wp-caption a {
  padding: 0;
  margin: 0;
}
.post td {
  vertical-align: top;	
}
.post .thumb_container td {
 vertical-align: middle;	
}
/* header ------------------------------*/
#header {
  padding-top: 10px;
  height: 183px;
  background:url(images/header_bg.gif) repeat-x left top;
}
#logo {
  background:url(images/header_logo.png) no-repeat center top;
}
#logo,
#logo h1 a {
  width: 978px;
  height: 150px;	
}
#logo h1 a {
 display: block;
 text-indent: -4000em;
}

/* navigation ------------------------*/
#navigation {
  background: #8a160a;
  height: 40px;
  position: relative;
  z-index: 2;
  border-top: 1px solid #c78f89;
  border-bottom: 1px solid black;
}
#main_menu li {
  float: left;	
  padding: 6px 11px;
  position: relative;
  font: 1.3em Tahoma, Trebuchet MS, Geneva, sans-serif;Tahoma, Trebuchet MS, Geneva, sans-serif;
  text-transform: uppercase;
}
#main_menu li a {
  display: block;
  padding: 4px 14px;
  color: black;
  text-decoration: none;
  color: #ecc169;
}
#main_menu li.current-menu-item a,
#main_menu li a:hover,
#main_menu li.current-menu-item a:hover,
#main_menu li#menu-item-13:hover a {
  color: white;
}
#main_menu li ul {
  visibility: hidden;
  position: absolute;
  left: 23px;
  top: 40px;
  background:  #8A160A;
  width: 200px;
}
#main_menu li:hover ul {
  visibility: visible;
}
#main_menu li li {
  float: none;
  display: block;
  padding: 0;
  font-size: 1em;
  text-transform: none;
}
#main_menu li li a {
  color: white;
  padding: 4px 10px;
  border-bottom: 1px dotted #ccc;
}
#main_menu li li a:hover,
#main_menu li.current-menu-item li a:hover,
#main_menu li#menu-item-13:hover li a:hover {
  background: black;
  color: white;
}

/* columns ----------------------------------*/
#column1 {
  float: left;	
  width: 754px;
  padding: 35px 0 15px;
}
#column2 {
  float: right;	
  width: 200px;
  padding: 35px 12px 12px;
}
/* home page only--------------------------------- */
#slideshow {
  width: 978px;
  height: 328px;
}
h1.home_title {
 padding: 0 15px 0 165px;	
}
/* posts */
.thumb_container,
.title_container {
	margin-bottom: 15px;
	clear: both;
	float: none;
	overflow:hidden;
	position: relative;/*positioning title */
  background:  #f2f2f2 url(images/lotus.gif) repeat-x left top;
}
.thumb_container {
	height: 150px;
	width: 754px;
}
.title_container {
  padding: 15px;	
}
.title_container h1 {
  padding-bottom: 0;	
}
.post {
  width: 100%;
  overflow: hidden;
  clear: both;
  float: none;
  margin-bottom: 30px;
  padding: 0;
}

#posts .post img {
  float: left;
  margin: 0 15px 0 0;
}
.post img {
  padding: 0px;
}
.post h2 {
  font: 1.4em "Times New Roman", Times, serif;
  color: black;
}
.post h1 a {
  color: #8a160a;
  text-decoration: none;
  display: inline;
  vertical-align: bottom;
}

.post .local a {	
  color: black;
  text-decoration: none;
  text-transform: uppercase;
}
.post .extras {
  margin-bottom: 0;	
  color: #8a160a;
  padding: 0 0 15px;
}
.home .post .extras,
#category .post .extras {
  padding: 0;
}
.home .post h1,
#category .post h1 {
  padding-bottom: 0;  
 /* position: absolute;
  left: 165px;
  top: 47px;*/
}
.post span.date {
  display: none;	
}
.post .description {
  padding: 15px;	
}
.home .post .description,
#category .post .description {
  margin-bottom: 10px;
  overflow: hidden;
  padding: 0 15px 0 165px;
}


/* sidebar --------------------------------------*/
#column2 h2,
#column2 h3,
#column2 a,
#column2 p,
#column2 li {
  color: white;	
  font-family: Trebuchet MS, Tahoma,  Geneva, sans-serif;
}
#column2 h2,
#column2 h3 {
  margin-bottom: 8px;	
}
#column2 h2 {
   text-transform: uppercase;	
}
#column2 li li,
#column2 .widget_text a,
#column2 p {
  font-size: 1em;
  line-height: 1.4;
  margin-bottom: 10px;
}
#column2 li {
  list-style-type: none;	
}
#column2 #widgetList > li {
margin-bottom: 30px;
}
#column2 li li {
  padding-left: 15px;
  background: url(images/list.gif) no-repeat left 8px;
}
#column2 ul {
  margin-bottom: 40px;	
}
#column2 li a {
  text-decoration: none;	
}
#column2 li a:hover {
  text-decoration: underline;	
}
/* footer -------------------------------------*/
#footer {
  width: 978px;
  background: #f8eac3;	
  color: #333;
}
#footer span {
  padding: 0 10px;	
}
#footer_wc {
  padding: 30px 10px 0;	
}
#footer a {
  color: #333;	
}
#footer a:hover {
 text-decoration: underline;	
}
#footer_menu {
  float: right;	
}
#footer_menu li {
  float: left;
  font-size: 1em;
}
#footer_menu li a {
  padding: 0 10px;	
  text-decoration: none;
}
#copyright {
  text-align: center;	
}
#copyright p {
  font-size: 1em;	
}

/* sidebar */
#column2 #text-2,
#donations_bt,
#member_bt,
#mailing_bt,
#login_bt,
#offering_bt {
  background: #417f91;	
  padding: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 30px;
}
#column2 #text-3 a.button,
#column2 #text-4 a.button,
#column2 #text-6 a.button,
#column2 #text-7 a.button,
#column2 #text-10 a.button {
  display: block;
  padding: 10px 0px;
  border: none;
  color: white;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  	background:  #417F91;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: 0;
}
/*
#column2 #text-6 a.button,
#column2 #text-7 a.button,
#column2 #text-10 a.button {
  font-size: 1.2em;	
}*/

#text-3 h2,
#text-4 h2,
#text-6 h2,
#text-7 h2,
#text-10 h2 {
  display: none;	
}
#text-3,
#text-4,
#text-6,
#text-7,
#text-10 {
  margin-bottom: 30px;	
}
#text-3 a.button:hover,
#text-4 a.button:hover,
#text-6 a.button:hover,
#text-7 a.button:hover {
	  background: #1c5c6f;
}
#gcal-2 {
  margin-bottom: 30px;	
}
/*
#widgetList #linkcat-88 {
  padding-top: 40px;	
}*/

#widgetList form input {
  padding: 5px;
  border: none;
  color: white;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  cursor: pointer;
  	background:  #417F91;

}
#widgetList form input:hover {
  background: #1c5c6f;
}
#widgetList form input#s2email {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width: 90%;
  background: white;
  color: black;
  cursor: text;
	
}
#widgetList form input#s2email:hover {
	background:  white;
}


/* comments styles */
.comments_close {
  display: none;	
}

#comments_container {
  padding: 20px;	
}
#comments_container li {
  border-top: 1px solid #ccc;
  display: block;
  overflow: hidden;
  width: 100%;
  clear: both;
  float: none;

}
#comments_container div.comment_extras {
  padding: 10px;
  background: #f2f2f2;
  overflow: hidden;
  clear: both;
  float: none;
  margin-bottom: 10px;
}
#comments_container .the_comment {
  padding: 10px;	
}
#comments_container h4 {
  float: left;	
  color: #417F91;
}
#comments_container small {
  float: right;	
  margin-right: 10px;
}

/* category style */
h1.category_name,
div.cat_description {
  padding-left: 50px;	
}

/* calendar */
.calendar-event .shortdesc img,
#fbw_likebox-2 {
display: none;}