/*  
Designer: Cash Costello
Designer URI: http://www.costellofamily.org/cj/
The look is based on a design by David Hellsing
The graphics are copyright Cash Costello, 2005
*/

body {
  margin: 0;
  padding: 0;
  background: #2C2C27 url(images/gloria.png);
  text-align: center;
  }

#container {
  line-height: 140%;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
  text-align: left;
  padding: 0px;
  width: 700px;
  border: 5px solid #000000;
  }

.singlecol {
  background: #efe0b7;
  }

.doublecol {
  background: #efe0b7 url(images/bg.jpg) repeat-y;
  }
    
a {
  text-decoration: underline;
  }

a:link {
  color: #531611;
  }

a:visited {
  color: #531611;
  }

a:active {
  color: #531611;
  }

a:hover {
  color: #81201b;
  }

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

h3 a, h3 a:hover, h3 a:visited, h3 a:link {
  color: #181818;
  text-decoration: none;
  }


#banner {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  background: #F1EADA url(images/header.jpg);
  text-align: left;
  /*padding: 15px;*/
  border-bottom: 5px solid #000000;
  height: 140px;
  margin: 0;
  padding: 0;
  }

#banner-img {
  display: none;
  }


#banner a {
  color: #000000;
  text-decoration: none;
  }

#banner h1 {
  font-size: xx-large;
  }

#banner h2 {
  font-size: small;
  }


#center {
  float: left;
  width: 497px;
  overflow: hidden;
  }

.content {
  padding: 15px 30px 5px 30px;
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  }

.entry {
  text-align: justify;
  font-size: 14px;
  font-family: georgia, times, serif;
  line-height: 150%;
  text-align: justify;
  margin: 0;
  padding: 20px 0 0 0;
  }

.content p {
  color: #333333;
  font-family: georgia, times, serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 150%;
  text-align: justify;
  margin: 0;
  padding: 0 0 15px 0;
  }

.quote_attrib {
  width: 100%; 
  margin-bottom: -8px;
  text-align: right;
}

.content blockquote {
  line-height: 150%;
  }

.content li {
  line-height: 150%;
  }

.content h2 {
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
  }

.content h3 {
  color: #333333;
  font-family: georgia, times, serif;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0px;
  }

.content p.posted {
  color: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  /*border-top: 1px solid #999999; */
  text-align: center;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
  }

#left {
  float: left;
  width: 202px;
  background-color: #531611;
  overflow: hidden;
  }
  
.sidebar {
  padding: 15px;
  font-weight: bold;
  font-size: 10px;
  text-align: left;
  font-family: Arial, Verdana, sans-serif;
/*  font-family: georgia, times, serif;*/
  color: #eeddbb;
  }

.sidebar h2 {
  color: #eeddbb;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase; 
  letter-spacing: 2px;
  border: 1px solid #000000;
  background-color: #4c1918;
  margin: 0;
  padding: 0;
  }

.sidebar a, .sidebar a:visited {
  color: #eeddbb;
  text-decoration: none;
/*  font-family: georgia, times, serif; */
  font-family: Arial, Verdana, sans-serif;
  line-height: 100%;
  }

.sidebar a:hover {
  color: #eeddbb;
  text-decoration: underline;
  }

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 30px;
  }

.sidebar ul ul {
  margin-bottom: 0px;
  }

.sidebar #categories ul {
  padding-left: 15px;
  }

.sidebar li {
  color: #eeddbb;
/*  font-family: georgia, times, serif;*/
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  text-align: left;
  line-height: 100%;
  margin-top: 10px;
  list-style-type: none;
  }

.sidebar p {
  font-size: 10px;
  text-align: left;
  line-height: 125%;
  margin: 10px 0 30px 0;
  padding: 0 0 0 0;
  }

.sidebar p a, .sidebar p a:visited, .sidebar p a:link {
  border-bottom: 1px dotted; 
  text-decoration: none;
  }

.sidebar p a:hover {
  border-bottom: 1px solid; 
  text-decoration: none;
  }

.sidebar #categories ul {
  list-style-image: url(images/circle.png);
  }

.sidebar #categories li {
  /*list-style-type: circle;*/
  }

#searchdiv {
  text-align: center;
  margin: 0px 0px 30px 0px;
  padding: 0;
  }
  
#searchdiv form {
  margin: 0;
  padding: 0;
  }
    
#searchinput {
  color: #eeddbb;
  background: #701c18;
  border: 1px solid #000000;
  margin: 10px 0px 0px 0px;
  padding: 1px 0px 1px 0px;
  }
  
#searchbutton {
  color: #eeddbb;
  background: #4c1918;
  border: 1px solid #000000;
  margin-top: 3px;
  }
  
#therest {
  font-size: 10px;
  line-height: 140%;
  padding: 0;
  margin: 10px 0px 0px 0px;
  }
  
#therest p {
  margin: 0px 0px 10px 0px;
  padding: 0;
  }
  
.photor {
  margin: 10px 0px 10px 10px;
  border: 1px solid #000000;
  }

.photol {
  margin: 10px 10px 10px 0px;
  border: 1px solid #000000;
  }

a img {
  margin: 5px 5px 5px 5px;
  border: 1px solid #000000;
}

#comment-data {
  float: left;
  width: 180px;
  padding-right: 15px;
  margin-right: 15px;
  text-align: left;
  border-right: 1px dotted #BBB;
  }

.commentdiv {
  border-top: 1px solid #000000;
  margin-top: 10px;
  font-family: georgia, times, serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 150%;
  text-align: justify;
}

.comments_body {
  border-bottom: 1px dashed #000000;
  margin-bottom: 7px;
}

.content ol, .content ul {
  font-size: 14px;
  font-family: georgia, times, serif;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.content li, .content li {
  padding-bottom: 10px;
}

blockquote {
  font-size: 14px;
  font-family: georgia, times, serif;
  margin-top: -5px;
  line-height: 150%;
  text-align: justify;
  margin-right: 18px;
  margin-left: 20px;
}

textarea[id="comment-text"] {
  width: 80%;
  }

.commenter-profile img {
  vertical-align: middle;
  border-width: 0;
  }
  
#navigation {
  display: block;
  margin-bottom: 30px;
  }
  
.alignright {
  float: right;
  }
	
.alignleft {
  float: left
  }
    
acronym {
  border-bottom: 1px dashed #531611;
  cursor: help;
}



/* WRAPPER
************************************************************************************************ */

div.fs { background: #F0DEB6 !important; }

/* WRAPPER - LOADING
************************************************************************************************ */

div.fs div.fsLoading { 
	background: #F0DEB6 url("http://v6.flickrshow.com/themes/green/al.gif") 50% 50% no-repeat!important;
	z-index: 500;
}

div.fsLoaded-0 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-1 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-2 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-3 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-4 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-5 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-6 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-7 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-8 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-9 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }
div.fsLoaded-10 div.fsLoading 	{ background-image: url("http://v6.flickrshow.com/themes/green/al.gif") !important; }


/* WRAPPER - SLIDER
************************************************************************************************ */

div.fs div.fsSlider { background: #F0DEB6 url("http://www.costellofamily.org/cj/images/sl.gif") !important; }

div.fs div.fsSliderH { 
	background: #531611 !important; 
	cursor: pointer;
}

/* WRAPPER - BUTTONS
************************************************************************************************ */

div.fs ol.fsButtons { background: #F0DEB6; }

div.fs ol.fsButtons li {
	background: #F0DEB6 50% 50% no-repeat;
	overflow: hidden;
	text-indent: -999px;
	z-index: 300;
	padding-bottom: 0;
}

div.fs ol.fsButtons li.fsButtonA { background-image: url("http://www.costellofamily.org/cj/images/ip.gif") !important; }
div.fs ol.fsButtons li.fsButtonB { background-image: url("http://www.costellofamily.org/cj/images/ir.gif") !important; }
div.fs ol.fsButtons li.fsButtonC { background-image: url("http://www.costellofamily.org/cj/images/il.gif") !important; }

div.fsPlaying ol.fsButtons li.fsButtonA { background-image: url("http://www.costellofamily.org/cj/images/is.gif") !important; }


/* WRAPPER - IMAGES
************************************************************************************************ */

div.fs ol.fsImages { background: #F0DEB6;}

div.fs ol.fsImages li h2 {
	color: #333333 !important;
	font-family: georgia,times,serif;
	font-weight: lighter;
	overflow: hidden;
	z-index: 200;
}
