/* for MT-Colorer */
@import url("http://jordan.husney.com/mtcolorer.css");

/*

div {
    border: medium dashed #ff0000;
    border-color: red;
}
*/

a:link {
    color: #666666;
    text-decoration: underline;
}

a:visited {
    color: #666666;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}

body {
    background-image: url(images/textbg.gif);
    color: #666666;    
    font-family: "Lucida Sans", Georgia, Arial;
    font-size: 12pt;
    text-align: center;     
}


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

#container, #commentContainer {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
        width: 760px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#commentContainer {
        width: 510px;
}

#banner {
	font-family: "Lucida Sans", Georgia, Arial;
	color: #FFFFFF;
	background-color: #CCCCCC;
        background-image: url(images/bg.gif);
        background-position: top left;
        background-repeat: repeat-x;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
        overflow: visible;
}

#banner-img {
   background-image: url(images/sourfang.gif);
   background-repeat: no-repeat;
   height: 128px;
   width: 128px;
   position: relative;
   top: -96px;
   left: 560px;
   z-index: 255; /* hack for Opera */
}

#banner-text {
   clear: both;
   float: left;
   position: relative;
   vertical-align: top;
}

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

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

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 530px;
	overflow: visible;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
	}

/* for the comment pop-up template: */
#closeLink {
        float: right;
        font-size: x-small;
        margin-right: 16px;
        margin-top: 16px;
        margin-bottom: 16px;
}

.comment {
        border: 1px solid black;
        background: #eeeeee;
        margin: 8px 8px 8px 8px;
        padding: 8px 8px 0px 8px;        
}

.content {

	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: smaller;
        margin: 0px 0px 0px 0px;
        overflow: visible;
	padding: 15px 15px 5px 15px;
        width: 500px;
 	}

#commentContainer .content {
        width: 480px;
}

.content p, .content pre {
	color: #666666;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content p {
	font-family: Verdana, Arial, sans-serif;
        }

.content pre {
        font-family: fixed;
        font-size: 8pt;
}

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

.content blockquote.quote {
        background: transparent;
        font-style: italic;
        margin: 8px 8px 8px 24px;
        padding: 8px 8px 8px 8px;
        position: relative;
        width: 66%;
}

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

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

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

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

#right {
	background-color: #FFFFFF;
	overflow: hidden;
        width: 230px;
}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
        margin-top: 64px
}

#calendar a {
   text-decoration: underline;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.podEXIF {
    border-collapse: collapse;
    margin: 16px 16px 16px 16px;
}

#footer
{
    color: white;
    font-size: smaller;
    margin-top: 32px;
    text-align: center;
}

#footer a {
    color: white;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

.podEXIF tr, .podEXIF tr+tr+tr {
    background-color: #eeeeee;
}


.podEXIF tr+tr, .podEXIF tr+tr+tr+tr {
    background-color: #d0d0d0;
}

.podEXIF td {
    font-weight: bold;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    margin: 0px 0px 0px 0px;
    padding: 4px 4px 4px 4px;
}

.podEXIF td+td {
    font-weight: normal;
    border-right: none;
}

.podEXIF tr+tr+tr+tr td {
    border-bottom: none;
}

.sidebar {
	padding: 15px;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.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: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

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

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

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

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

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

.clearall {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
}

.softwareTable td {
    padding: 0.5em;
}

.mainMenuBar {
    background-color: white;
    border-bottom: 1px solid black;
    font-size: smaller;
    margin-left: 1em;
    text-align: center;
    width: 90%;
}

.mainMenuBar a:link {
    text-decoration: none;
}

.mainMenuBar a:visited {
    text-decoration: none;
}

.mainMenuBar a:hover {
    text-decoration: underline;
}

.mainMenuBar a:active {
    text-decoration: underline;
}

#styleName
{
    visibility: hidden
}

#titleCaption
{
    position: relative;
    top: 16px;
    left: 64px;
}

#titleImage, #titleImageLink
{
    position: relative;
    border: none;
}

#titleImageLink
{
    top: -42px;
    left: -8px;
}

