/* Generic Stylesheet */

body {
    background: #FFF;
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 0.8em;
}

a {
    border-bottom: 1px dotted;
    text-decoration: none;
}
a:visited {

}
a:hover {
    border-bottom: 1px solid;
}

p {
    color:#333;
    line-height:1.6em;
    padding: 0 0 8px 0;
    text-indent:0em;
    margin: 0;
}

ul {
    list-style:none;
    margin: 0;
    padding: 0;
}

.postContent ul, .postContent ol {
	clear:both;
	margin-left:0px;
}
table th {
/*	border-bottom:1px solid #CCC;
	font-weight:bold;
	text-align:center;

*/
}
table td {
/*
	border-bottom:1px dashed #ccc;
	padding:0 40px 0 5px;
*/
}
.postContent ul li {
	background:url(images/icon_bullet2.gif) left top no-repeat;
	padding:0 0 0.6em 10px;
	color:#444;
}
.postContent ol li {
		margin:0 0 0.6em 2em;
		color:#444;
		list-style-type:decimal;
}
.postContent dl {
}
.postContent dt {
	font-weight:bold;
	font-size:1.2em;
	margin-top:0.4em;
}
.postContent dd {
	margin-left:1em;
}
ol.code {
  background-color:#FFF;
	border:1px solid #aaa;
  margin-top:1em;
	margin-bottom:1em;
  font-family:Monaco, "Courier New", Courier, monospace;
	overflow:auto;

}
ol.code li {
	background:#F7F7F7;
  margin:0 0 0 3em;
  padding:0 0 0 5px;
  white-space:pre;
  border-left:2px solid #AAA;
	color:#000;
	list-style-type:decimal-leading-zero;
}
ol.code li.select {
	background:#0000FF;
	color:#fff;
	font-weight:bold;
}
blockquote {
    display:block;
    margin-left:1em;
    padding-left:20px;
    text-indent: 50px;
    background:url(images/blockquote.png) top left no-repeat;
}
blockquote p {
    text-indent: 10px;
    font-size: 1em;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    color: #696559;
}
cite {
    margin-left:1em;
    padding-left:5px;
    border-left:2px solid #aaa;
}
p.abstract {
    font-style: italic;
    color: #696559;
}
.uline {
    text-decoration:underline;
}
pre code {
    display:block;
    clear:both;
    font-size:1.0em;
    font-family:"Courier New", Courier, monospace;
    background:#F5F5F5;
    padding:5px;
}
code {
    font-family:"Courier New", Courier, monospace;
}
strong {
    font-weight:bold;
}
small {
    font-size: 0.8em;
    color: #696559;
    display: block;
    margin: 4px 0;
}
p.small {
    font-size: 0.8em;
    margin: 4px 0;
}
small.tags {
    padding: 5px 0 0 20px;
    background:url(images/icon_tag.png) transparent no-repeat left;
}
em {
    font-style:italic;
}
acronym, dfn {
    border-bottom:1px dashed #aaa;
    background-color:#EEFFFF;
    cursor:help;
}

.date {
    font-weight: normal;
    color: #CCC;
}

/* HEADING STYLES */
h1 {
    font-family:Georgia, "Times New Roman", Times, serif;
    letter-spacing: 0.05em;
    margin: 0;
    padding: 0;
    clear: both;
}
h2 {
    /* Same as cover h3 */
    font-weight: bold;
    letter-spacing: 0.05em;
    margin: 0;
    padding: 0;
    clear: both;
}
h3,h4,h5 {
    letter-spacing: 0.05em;
    clear:both;
    margin: 4px 0;
}

/* HEADING FONT SIZES */
h1 {
    font-size:2.4em;
}
h2 {
    font-size:2.0em;
}
h3 {
    font-size:1.2em;
}
h4 {
    font-size:1.2em;
}
h5 {
    font-size:1em;
}

/* IMAGE STUFF */
img {
	padding:0px;
}
img.left {
	float:left;
	padding-left:0px;
}
img.right {
	float:right;
	padding-right:0px;
}
.hide {
	text-indent:-9999px;
}
hr.hide {
	display:none;
}

/* The WRAPPER */
#wrapper {
	margin: 0 auto;
	max-width: 70em;
	position: relative;
}
#wrapper.wrp_normal {
	margin: 0 auto;
	max-width: none;
	position: relative;
}
#glass {
    background:url(images/glass_bg2.png);
    overflow:hidden;
    width:100%;
    height:26px;
    margin: 4px 0 4px 0;
    padding: 4px 0 4px 0;
    border-top: 18px solid black;
    border-bottom: 1px dotted black;
}
#topBar {
    height: 20px;
    margin:0 0 0 0;
    padding: 5px 5px 0 0;
}
#topBar ul {
    display:inline;
    float:left;
    margin:0;
}
#topBar a {
    color:#FFF;
}
#search{
	float:right;
	top:0;
}
#search label {
	color:#FFF;
}
#topBar ul {
    display:inline;
    float:left;
    margin-top:0;
}
#header {
    height:140px;
    margin:0 0 15px 0;
    width:100%;
    padding: 0;
    overflow: hidden;
}
#header h1 a {
    border: none;
    color: #FFF;
    display: block;
    height: 50px;
    /* left: 0px;
    position: relative; */
    text-indent: -9999px;
    /* top: -0px; */
    width: 100%;
    margin: 0;
}
#header h1 {
    font-size:1.0em;
    color:#FFF;
    margin: 0;
    padding: 0 0 5px 10px;
}
#header h3 {
    color:#FFF;
}
#header h3 {
    font-style:italic;
}
#navbar ul {
    font-family:Arial, Helvetica, sans-serif;
    margin:0 auto;
    position:relative;
    text-align:left;
    top:0px;
    width:100%;
    z-index:2;
}
#navbar li {
    display:inline;
}
#navbar li a {
    border-bottom:none;
    color:#444;
    float:left;
    font-size:1em;
    font-weight:normal;
    margin:1px 0 0 0;
    padding:5px 15px 5px 15px;
    text-decoration:none;
    text-transform:uppercase;
}
#content-shadow {
    margin:0px auto 0 auto;
    width:100%;
}
#content {
    background-color:#FFFFFF;
    margin:0 auto;
    padding:0px 15px 0 15px;
    width:94%;
}
/* Left Column */
#left {
    clear:both;
    float:left;
    width:60%;
    margin-top:30px;
    margin-bottom:10px;
}
.post {
    padding:0;
    margin-bottom:10px;
    overflow:hidden;
}
.postHead {
    margin:0 0 5px 0;
}
.postHead h2 a, #older dt a {
    border-bottom:1px dashed #CCC;
}
.postHead h2 a:hover, #older dt a:hover {
    border-bottom:1px dashed #CCC;
}
.postHead h5 {
    color:#666;
    font-size:0.8em;
    padding:2px 0 3px 3px;
}
.postHead ul {
    padding: 0 0 5px 0;
    overflow: hidden;
}
.postHead li {
    display:inline;
    float:left;
    padding:5px 0 10px 17px;
    background:url(images/icon_bullet.png) no-repeat left;
}
.postHead li a {
    font-weight:bold;
}
.postHead li.date  {
    background:url(images/icon_bullet.png) no-repeat right;
    padding:5px 17px 10px 0;
}
.postHead li.more a {
    background:url(images/icon_more.gif) no-repeat right;
    padding-right:18px;
    float:left;
}

.postContent {
    float:left;
    border-bottom:1px solid #CCC;
}
.postContent p {

}
.postDate span {
    display:block;
    font-size:2.0em;
}
.postDetails {
    display:block;
    clear:both;
    padding-top:0.7em;
    width:100%;
    padding-bottom:0;
    border-bottom:none;
    font-size:1em;
    color:#888;
}
ul.postDetails {
    padding: 0 0 5px 0;
}
.postDetails li {
    display:inline;
    float:left;
    padding:5px 0 10px 17px;
    background:url(images/icon_bullet.png) no-repeat left;
}
.postDetails li a {
    font-weight:bold;
}
.postDetails li.date  {
    background:url(images/icon_bullet.png) no-repeat right;
    padding:5px 17px 10px 0;
}
.postDetails li.more a {
    background:url(images/icon_more.gif) no-repeat right;
    padding-right:18px;
    float:left;
}
.postDetails li.comment {
    font-weight:bold;
}

.postDetails li.comment a {
	background:url(images/icon_add_comment.png) no-repeat left;
	padding:0 0px 0 18px;
	float:left;
	font-size:110%;
}
.postDetails li.numComments {
	background:url(images/icon_comments.png) no-repeat left;
	padding-left:20px;
	display:inline;
	color:#555;
	float:left;
}
#older h3 {
	font-family:"Lucida Grande",Helvetica,Geneva,Arial,Verdana,sans-serif;
	letter-spacing:1px;
	color:#333;
	font-size:1.2em;
}
#older dl {
	margin:0.8em 0 3.5em 0;
}
#older dt {
	background:url(images/icon_write.png) no-repeat left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	padding:0 0 0 20px;
}
#older dd {
	line-height:1.5em;
	margin:0 0 0 20px;
}
#older dd .excerpt img {
	display:none;
}
#older dd.date {
	background:url(images/list_line.gif) no-repeat right;
	color:#888;
	display:inline;
	float:left;
	padding-right:10px;
	margin:0 0 0 20px;
}
#older dd.numComments {
	background:url(images/icon_comments.png) no-repeat left;
	padding-left:20px;
	display:inline;
	color:#555;
	float:left;
	margin:0;
}
.comments-wrapper {
	margin-top:10px;
	padding:10px 10px 0 0;
}
.comments-wrapper br{
	display:block;
	height:0em;
}
.comments-wrapper label {
	margin:1.1em 0 0.2em 0;
	display:block;
	font-weight:bold;
	width:500px;
}
.comments-wrapper input {
	width:230px;
}
.comment-name-input, .comment-email-input, .comment-web-input {
	display:block;
}
.checkBox {
	margin:1em 0 0 0;
	display:block;
}
.checkBox label, .checkBox input{
	display:inline;
	width:15px;
}
.comments-wrapper textarea {
	width:80%;
	height:12em;
	display:block;
}
.comments-wrapper .button {
	width:auto;
	padding:5px;
}
#commentList {
}
.comments {
	margin-top:1em;
}
.comments li {
	margin-top:1em;
	display:block;
	border:1px dashed #ccc;
	padding:10px;
}
#archive {
}
#archive a {
	border:none;
}
#archive a:hover {
	border-bottom:1px dashed #aaa;
}
#archive a:visited {
}
#archive h3 {
	margin-bottom:0em;
	text-align:left;
	border-bottom:1px solid #DDD;
	padding-bottom:3px;
	margin-bottom:1em;
}
#archive h2 {
	text-align:left;
}
#archive-left {
	text-align:left;
	margin:2em 0 0 0;
	float:left;
	width:45%;
	font-size:110%;
}
#archive-left ul li {
	padding-left:1em;
}
.rssCcat {
	font-weight:bold;
	margin:1em 0 0.1em 0;
}
#rssCatArchive {
	margin-left:0.5em;
}
#rssCatArchive li, #archive-right dd{
	background:url(images/icon_star.gif) left no-repeat;
}
#archive-right {
	margin:2em 0 0 0;
	float:right;
	width:45%;
	font-size:110%;
}
#archive-right dl {
	margin-left:0.5em;
}
#archive-right dt{
	font-weight:bold;
	margin-top:1em;
}
#archive-right dd {
	padding-left:1em;
}
/* GH ARCHIVE STUFF */
.archive_list ul {
    margin: 0;
    padding: 0;
}
.archive_list li {
    margin: 2px 0;
    padding: 2px 0;
}

/* THE RIGHT HAND PANEL */

#right {
    float:right;
    background-color:#FFFFF;
    padding: 0 0 0 10px;
    margin: 30px 0 0 10px;
    border-left: 1px dotted black;
    width:36%;
    line-height:1.3em;
}
#right a {
    /* All sidebar links go to black text*/
    color: black;
}
#right a:hover {
    color: #696559;
}
#right a:visited {
    color: #696559;
}
#right .info {
    padding:0px 0px 0px 5px;
    margin: 0 0 30px 0;
}
#right .flickrset {
    margin: 0 0 20px 0;
}
#right h3 {
    padding: 8px 0 4px 0;
    margin: 0 0 5px 0;
    border-top: 5px solid black;
    border-bottom: 1px dotted black;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.1em;
}
#right h4 {
    padding: 8px 0 0 0;
}
#right .photos {
    padding: 0 5px 0 5px;
    margin: 0 0 30px 0;
}
#right #other #search {
    float:right;
    position:absolute;
    right:50px;
    top:0;
    padding: 0 5px 0 5px;
    margin: 0 0 30px 0;
}
#right #other #search label {
    color:#FFF;
}
#right #other ul {
    margin: 0 0 0 5px;
}
#right #other ul li {
    width:100%;
    padding: 0;
}
#right #other ul li a {
    background:url(images/icon_star.gif) no-repeat left;
	border-bottom:1px solid #CCC;
	display:block;
	padding: 3px 0 3px 12px;
	text-indent:18px;
	width:100%;
}
#right #other ul li a:hover {
	background:url(images/icon_star.gif) #EEE no-repeat left;
	background-color:#EEE;
	text-decoration:none;
}
#right #other ul#subscribe li a {
	background:url(images/icon_feed.png) no-repeat left;
} 
#right #other ul#subscribe li a:hover {
	background:url(images/icon_feed.png) #EEE no-repeat left;
}
#right #other ul.categoryList li a {
	background:url(images/icon_tag.png) transparent no-repeat left;
}
#right #other ul.categoryList li a:hover {
	background:url(images/icon_tag_hover.png) #EEE no-repeat left;
}
#tag_cloud {
    margin: 0 0 30px 0;
}
#other {
    margin: 0 0 30px 0;
}
/*link lists on the right - GH */

#right ul {
    margin:0 0 30px 0;
    padding: 0;
}
#right ul li {
    width:100%;
    padding: 0;
    overflow: hidden;
}
#right ul li a {
    background:url(images/icon_star.gif) no-repeat left;
    border-bottom: 1px dotted gray;
    display: block;
    padding: 3px 0 3px 20px;
    width: 100%;
    text-decoration:none;
}
#right ul li a:hover {
    background-color:#EEE;
}

/* THE MIDDLE PANEL */

#middle {
    float:right;
    background-color:#FFFFF;
    padding: 0 0 0 10px;
    margin: 0 0 0 10px;
    border-left: 1px dotted black;
    width:200px;
    line-height:1.2em;
}
#middle .info {
    padding:0px 5px 0px 5px;
    margin: 0 0 30px 0;
}
#middle .flickrset {
    margin: 0 0 20px 0;
}
#middle img {
    border: none;
}
#middle a {
    border: none;
}
#middle h3 {
    padding: 20px 0 4px 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.1em;
    width: 200px;
    background-color: #0976ae;
    border-bottom: 1px solid black
}
#middle h3 a {
    color: white;
    width: 180px;
    margin: 0 4px 0 4px;
    background:url(images/arrow.png) right center no-repeat;
    display: block;
}

#middle ul {
    margin: 0 0 0 5px;
}
#middle ul li {
    width:100%;
    padding: 0;
}
#middle ul li a {
    background:url(images/icon_star.gif) no-repeat left;
	border-bottom:1px solid #CCC;
	display:block;
	padding: 3px 0 3px 12px;
	text-indent:18px;
	width:100%;
}
#middle ul li a:hover {
	background:url(images/icon_star.gif) #EEE no-repeat left;
	background-color:#EEE;
	text-decoration:none;
}

/* COVER */
.cover {
    width: 260px;
    float: left;
    text-transform: uppercase;
}
.cover h3 {
    font-size: 1.6em;
    font-weight: bold;
    color: black;
}
.cover h3 a {
    display: block
}

.cover p {
    border-bottom: 1px dotted black;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}
.cover a {
    color: #333333;
}
.cover a:visited {
    color: #333333;
}

/* FOOTER */
#footer {
    clear:both;
    padding:10px;
    text-align:left;
}
#footer div.bt-nav {
    margin: 0;
    padding: 0 0 5px 0;
}

.column {
	float:left;
	margin:0 2% 3% 2%;
	width:29%;
}
.column h2 {
	border-bottom:5px solid #CCC;
	color:#FFFFFF;
	margin-bottom:10px;
	width:100%;
}
.column a {
	background:url(images/icon_boxes.gif) no-repeat scroll left top;
	display:block;
	padding:2px 0 2px 15px;
	width:100%;
}
.column a:hover {
	background:url(images/icon_boxes2.gif) #000 no-repeat scroll left top;
}
#innerFooter {
	background-color:#666666;
	clear:both;
	display:block;
	padding:5px 20px;
	text-align:center;
}
#innerFooter a {
	color:#111;
}
#innerFooter a:hover {
	border-bottom:1px dotted;
	color:#CCC;
}
#innerFooter ul {
}
#innerFooter ul li {
	display:inline;
}
#innerFooter h5 {
	clear:both;
	color:#AAA;
}

/* Searchbox */
.searchbox {
    margin:0 0 10px 0;
}

/*TXP:LPA_LIGHTBOXTAG */

.article-image {
    border: 1px solid white;
    /*border: none;*/
}

.img_link {
    /*display: block;*/
}

.img_left {
    overflow: hidden;
    margin: 0 10px 0 0;
    padding: 10px 0 0 0;
    float: left;
}
.img_left a {
    border: none
}

.img_right {
    overflow: hidden;
    margin: 10px 0 0 10px;
    padding: 0;
    float: right;
}
.img_right a {
    border: none
}

.caption {
/* DEV Note: Find a way to get rid of this (in lpa_lightboxtag)*/
}

.caption p {
    margin: 0;
    padding: 0;
    font-size: 0.8em;
    width: 200px;
    color: #696559;
}

/* IFRAMES */
iframe {
    float: left;
    margin: 0;
}

/* OBJECTS */
object {
    float: left;
    margin: 0;
    overflow: hidden;
    width: 500px;
}
