/* base
----------------------------------------------- */

body {
	margin: 0;
	padding-top: 7px;
	font-family:Georgia,"Times New Roman",Times,serif;
	color: #000;
       background: url('/gfx/bg_page.gif') repeat;
}
blockquote, h3, p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}
blockquote {
	margin-right: 0;
	margin-left: 20px;
        margin-top: 5px;
}

h1, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	margin: 0 0 7px 0;
	padding: 0 10px;

}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}
.right {
        float: right;
        padding: 10px;
}
.left {
       float: left;
       padding: 10px;
}
.caption {
       margin: 0;
       padding: 0;
       font-size: 10px;
}
/* links
----------------------------------------------- */

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a, #site-name {
	border: none;
        text-decoration: none;
        display: none;
}

#sidebar-2 a, #sidebar-1 a {
	color: #c00;
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 0;
	width: 960px;
        background-color: #fff;
}

#head {
	text-align: left;
        background: #000 url('/gfx/wide-coalition-strip.jpg') no-repeat;
       height: 140px;
       color: #fff;
}
#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}
.menu {
       padding: 111px 0 0 0;
       margin: 0;
}
.menu li {
       display: inline;
       padding: 0 10px 0 5px;
       font-size: 14px;
}
.menu li a {
       text-decoration: none;
}
.menu li a:link, .menu li a:visited, .menu li a:hover {
font-variant:small-caps;
font-weight:900;
letter-spacing:0.1em;
line-height:150%;
color: #fff;
}
#sidebar-2 {
	padding-top: 5px;
	width: 300px;
        background: #000 url('/gfx/site-bg-2.jpg') repeat;
}

#sidebar-2 {
	float: right;
}
#search {
         float: right;
         padding-top: 111px;
}
#search p {
           margin: 0px;
}
         
.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#links a {
        text-decoration: none;
}
#links ul {
           margin-top: 7px;
}

.contact {
         padding-left: 20px
}
.authdate {
              font-size: 11px;
              margin: 0;
              font-weight: normal;
              padding: 0 10px;
}
.ref {
      padding-left: 185px;
      font-weight: bold;
}
#links h2 {
          background-color: #ccc;
          font-size: 16px;
          color: #000;
          font-weight: bold;
          padding: 3px;
}

#content {
	margin: 0 300px 0 0;
	padding: 0;
        background-color:#fff;
        border-right: 1px dotted #000;
}
#content-gallery {
              padding: 0;
              background-color:#fff;
}
.hfeed {
        padding: 20px;
}
.myspace {
          float: right;
          width: 180px;
          margin-top: 37px;
          border: 1px solid black;
}
.myspace h3 {
            font-weight: bold;
            font-size: 16px;
            background: rgb(255, 0, 0) none repeat scroll 0% 0%;
}
.myspace li {
            padding: 5px;
            margin: 0px;
            list-style: none;
}
.myspace ul {
             padding: 5px 0px;
             margin: 0;
}
.social {
         font-size: 10px;
          zoom: 1;
          *display: inline;
}

.gallery li {
          display: inline-block;
          list-style: none;
          padding: 5px;
         background-color: #ccc;
          width: 200px;
          vertical-align: top;
          margin-right: 15px;
          zoom: 1;
          *display: inline;
}
.gallery ul {
             padding: 0px;
             margin: 0 0 10px 0;
}
#photo-gallery .entry-title {
             margin-top:0px;
}
.image-caption {
               width: 200px;
               text-align: center;
}
#photo-gallery .hfeed {
                      padding-top: 5px;
}
.mythtruth {
            background-color: #fff;
           width: 300px;
}
.mythtruth h3 {
           font-weight: bold;
           margin: 0 0 5px;
}
.mythtruth p {
             margin: 0;
             padding:0 10px;
             font-size: 12px;
}
.sidebartitle {
               color: #fff;
               background-color: #000;
               text-align: center;
               font-size: 20px;
}
    
#foot {
        margin-top: 5px;
	clear: both;
	text-align: center;
        font-size: 12px;
        background-color: #ccc;
        border-top: 3px solid #996699;
}
          
/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- 

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}

overrides
----------------------------------------------- */

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}