/*

aphorisms-beige.css
by Brian Jay Stanley

*/

a
{
	text-decoration: none;

}

a:link {
       color: #80807B;
       text-decoration: none;
}
a:visited { color: #80807B;
       text-decoration: none;
}
a:hover { color: #CC99FF; }
a:active { color: #80807B; }

ul {list-style-image: url(/aphorisms/bullet.gif);}
.widget-list {list-style-image:none; list-style-type:none; list-style-position:outside;}

/* layout */

body
{
	color: #333;
	background-color: #F5F5F5;
	font-family: Georgia, "times new roman", times, serif;
	font-weight: normal;
	font-size: 95%;
	line-height: 160%;
        text-align: center;
}

#container
{
	position: static;
	text-align: center;
	margin:0 auto;
	padding-top: 0px;

}

#container-inner
{
	position: static;
	background: #FFFFFF;
        border-bottom: 1px solid #80807B;
        border-right: 1px solid #80807B;
        border-left: 1px solid #80807B;
        border-top: 1px solid #80807B;
        padding-top: 0px;
	box-shadow:0px 0px 10px #888888;
	-webkit-box-shadow:0px 0px 10px #888888;
}

#header
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #80807B;
	background: #ffffff;
        padding: 0px;
	text-align: center;
}

#header-inner { padding: 0px; margin: 0px;}

#header a
{
	text-decoration: none;
}

#header-name
{
	margin: 0.25em 0;
	font-size: xx-large;



}

#header-description
{
	margin: 0.25em 0;
	font-size: small;
}

	/* banner image */

	#header
	{
		height: 118px;
		background-image: url("/aphorisms/banner-aphorisms.jpg");
		background-position: 0px 0px;
		background-repeat: no-repeat;
                padding: 0px;
		text-align: left;
	}

	#header-inner { overflow: visible; padding: 0; height: 126px;}

	#header-name
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}

	#header-name a
	{
		display: block;
		left: 0;
		top: 0;
		height: 126px;
		text-indent: -1000em;
	}

	#header-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}

.tab-container {
	font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
        height: 25px;
        width: 939px;
        margin: 0px;
	padding: 0px;
        border-bottom: 1px dotted #DAD8D8;
}

.active-tab {
	position: relative;
        float: left;
        height: 25px;
        width: 313px;
        padding: 0px;
        margin: 0px;
        text-align: center;
        color: #000000;
        border-bottom: 1px solid #80807B;
        background-color: #DAD8D8;

}
.inactive-tab {
        position: relative;
        float: left;
	 height: 25px;
        width: 313px;
        padding: 0px;
        margin: 0px;
        text-align: center;
        border: 0px;
        background-color: #FFFFFF;

}
a.inactive-tab:hover {
	color:#80807B;
	width:311px;
	background-color:#F5F5F5;
	border-bottom: 1px solid #80807B;
	border-left: 1px solid #80807B;
	border-right: 1px solid #80807B;
}

/* toolbar */
.toolbar {
       font-size: 11px;
	font-weight:bold;
      	padding-left: 0;
       padding-right: 0;
       border-bottom: 1px solid #DAD8D8;
       border-top: 1px solid #DAD8D8;
	border-right: 1px solid #DAD8D8;
	background-color: #F5F5F5;
	box-shadow:-1px 1px 8px #888888;
	-webkit-box-shadow:-1px 1px 8px #888888;
      	position: fixed;
	z-index: 3000;
	left:0;
}
.toolbar-inner {
	padding-right:5px;
	border-bottom: 2px solid #FFFFFF;
       border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
}
.toolbar-inner:hover {
	padding-left:3px;
}
.toolbar img {
	vertical-align: middle;
        margin-right: 2px;
}
.toolbar-text {
	margin-top: 4px;
}
.input-text {
	height: 14px;
        font-size: 10px;
        width: 160px;
        vertical-align: middle;
        border: 1px solid #DAD8D8;

}

.submit {
	height: 16px;
        font-size: 11px;
        background-color: #80807B;
        vertical-align: middle;
        padding-bottom: 2px;
        border: 1px solid #80807B;
        color: #FFFFFF;

}
.toolbar a:link {
        text-decoration: none;
        font-size: 12px;
}
.toolbar a:hover {
	color: #FF9933;
        text-decoration: underline;
}
.feed  {
        position: relative;
        float: left;
        margin-left: 20px;
        margin-top: 4px;
}
.email-feed {
	position: relative;
        float: right;
        margin-right: 20px;
        margin-top: 4px;
}

h1 {
    color: #80807B;
}

#sitesearch {
	padding-bottom: 30px;
	padding-top: 10px;
}
.LIS-name {
    color: #333300;
    font-size: large;
}

#alpha-inner {
    border-right: 1px solid #DAD8D8;
}

#beta-inner {
	font-family: Helvetica, arial, sans-serif;
}
.widget-content
{
        font-size: 11px;
        font-family: Helvetica, Arial, sans-serif;
        line-height: 115%;
}

.copy {
	font-size:80%;
	line-height:1;
}

.as-seen-on {
	margin-top:30px;
	margin-bottom:30px;
}

.indent {
	margin-left:5px;
}

.imgsub {
	vertical-align:top;
}


/* content */


blockquote {
	font-size:11px;
}

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0;
	margin-top: 15px;
	border: 0;

	color: #80807B;
	font-size: small;
	text-align: left;
	letter-spacing:3px;


}

.asset-header {
	margin-bottom: 3px;
	border-bottom: 1px solid #DAD8D8;
	padding: 0px;
	color: #80807B;
	text-align: left;
        text-decoration: none;
        font-weight: normal;
}

.asset-header h2{
	margin: 0px 0 0px 0;
	padding-bottom: 3px;
	color: #80807B;
	font-size: 17px;
	text-align: left;
       text-decoration: none;
       font-weight: normal;
}

.asset-header a
{
        margin: 0px 0 0px 0;
	padding-bottom: 3px;
	color: #80807B;
	text-align: left;
       text-decoration: none;
	font-weight: normal;
}

.asset-header a:link { color: #80807B; text-decoration: none;}
.asset-header a:visited { color: #80807B; }
.asset-header a:hover { color: #80807B; }
.asset-header a:active { color: #80807B; }



.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 0;
}
.comment, .content-box {
	border: 3px solid #F8F8EB;
	padding: 0px;
	background-color: #FFFFFB;
}
.content-box {height: 135px;}
.content-box img {
	vertical-align: middle;
	margin-top:0px;
}

.content-box .inner {height: 133px;}
ul {
	list-style-type: none;
}
.comment .inner {
	border: 1px solid #ECECC6;
	padding: 0px;
	}
.comment-header, .content-box-header {
	padding: 3px;
	padding-left: 5px;
	margin-bottom:4px;
}
.comment-header {
	border-bottom: 1px solid #ECECC6;
}
.content-box-header {
	border-bottom: 1px solid #ECECC6;
}
.comment-content, .content-box-content-left {
	font-size: small;
	padding: 5px;
}

.content-box .inner {
	border: 1px solid #ECECC6;
	padding: 0px;
	}

.content-box-content-left {
	position: relative;
	float: left;
	width: 200px;
	text-align: center;
	border-right: 1px solid #ECECC6;
}
.content-box-content-left p {
	margin-top: 30px;
}

.content-box-content-right {
	position: relative;
	float: left;
	width: 465px;
	font-size: 13px;
	padding-left: 6px;
}

.content-box-content-right li {
	line-height:20px;
}
.box-right {
	position: relative;
	float: right;
	padding-right: 50px;
	width: 300px;
	margin: 0;
}
.box-left {
	position: relative;
	float: left;
	padding-left: 50px;
	width: 300px;
	margin: 0;
}

.author-photo {
	margin-left: 10px;
	margin-right: 22px;
	border: 1px solid #DAD8D8;
}

.entry-content p { text-align: left; }

.asset-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 0px 0;
	border-top: 1px solid #DAD8D8;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;



}

ul .row1 {
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 15px;
	list-style: none;
	margin: 0px;
}

ul .row2 {
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 15px;
	list-style: none;
	margin:0px;
	background-color:#FCFCFC;

}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

.widget-header {
	color: #80807B;

}

.shortform-separator
{
	border-bottom: 1px dotted #DAD8D8;
	margin-top: 25px;
	margin-bottom: 2px;
}

#showing {
	font-style:italic;
	padding:4px 4px 20px;
	text-transform:uppercase;
	font-size:91%;
	color:#DAD8D8;
}

#showing span.active, #showing a.inactive  {
	border:1px dashed #DAD8D8;
	color:#DAD8D8;
	margin:11px;
	padding:4px;
}

#showing span.active {
	background-color:#DAD8D8;
	border:1px solid #80807B;
	color:#FFFFFF;
}

#showing a:hover {
	color:#80807B;
	background-color:#F5F5F5;
	border-style:solid;
}

.empty {
	font-style:italic;
}

.follow-text {
	color: #80807B;
	text-align:center;
	margin-left:5px;
	margin-top:5px;
}
.follow {
	margin-top:12px;
	margin-bottom:13px;
	margin-right:0;
	margin-left:10px;
}
#twitter, #facebook {
	margin-left:3px;
	margin-top:-3px;
	margin-bottom:-1px;
}
/* fixes bug in ie win */
img.image-full
{
	width: 100%;;
}


/* Custom */


/* ph=1 */
/* nhm:dynamic-ssi */