/*
Theme Name: Translucent Parrish 
Theme URI: http://webwoman.biz
Description: A fluid two-column theme that's widget ready and now includes support for tags. Based on Translucent Fluidity 2.2 by Karen Blundell.
Author: Tina McDuffie
Author URI: http://webwoman.biz
Modified by: Tina McDuffie, WebWoman, LLC. http://webwoman.biz
*/


body { 
     background-color: #BBE3ED;
     background-image: url('images/background-lightblue.jpg');
     background-repeat: no-repeat;
     background-position: -120px 0px;
     background-attachment: fixed; 
     margin: 0px 0px 20px 10%; 
     padding: 0px; 
     font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;      
     font-size: 12pt;
     color: #000;
     line-height: 1.5em;
}
#header { 
     width: 90%; 
     background: transparent; 
     margin: 0px auto; 
     padding: 0px; 
     height: 106px;
}
#header h1 { 
     padding: 30px 0px 0px 0px;
     color: #663333; 
     font-size: 1.5em; 
     letter-spacing: 3px; 
     margin: 0px; 
     text-align: right;
}
#header a, #header a:visited { 
     color: #425C75; 
     text-decoration: none;
}
#header a:hover { 
     color: #D77A37;
}
#desc { 
     padding: 0px 10px; 
     margin: 0px;
     text-align: right;
}
#nav { 
     position: absolute; 
     top: 85px; 
     left: 17%; 
     width: 80%; 
     padding: 0px; 
     margin: 0px auto; 
     font: bold 11pt Verdana, sans-serif;
     height: 25px;
}
#nav li { 
     list-style: none; 
     margin: 0px; 
     padding: 0px; 
     display: inline;
}
#nav li a { 
     padding: 3px 5px; 
     margin: 0px; 
     border: 2px solid #425C75; 
     border-bottom: none;
     background: transparent url('images/transWhite.gif') repeat; 
     text-decoration: none; 
}
#nav li a:link { 
     color: #425C75; 
}
#nav li a:visited { 
     color: #425C75;
}
#nav li a:hover { 
     color: #D77A37;  
}
#nav li a.active { 
     background: transparent url(images/trans7.gif) repeat; 
     border-bottom: 1px solid #D77A37; 
}
#container { 
     background: transparent url('images/transWhite.gif') repeat; 
     width: 90%; 
     margin: 0px auto; 
     padding: 0px; 
}
#content { 
     margin: 0px; 
     padding: 10px; 
     width: 69%; 
     float: left; 
}
#content h1 { 
     color: #663333; 
     border-bottom: 1px solid #999; 
     margin: 0px; 
     padding: 10px 0px 1px 0px; 
     font-size: 1.2em; 
}
#content .post p { 
     padding: 0px 0px 15px 0px;
}
#content .post blockquote { 
     padding-top: 0px; 
     padding-bottom: 0px; 
}
#content .post blockquote p { 
     margin: 5px 0px 0px 0px; 
     padding: 10px 5px 10px 5px; 
     border-left: 2px solid #fff; 
}
#content .post li { 
     list-style-type: disc;  
     color: #000; 
     margin: 0px 5px 0px 5px; 
     padding: 0px 5px 5px 0px; 
}
#content .post ol { 
     margin: 0px; 
     padding: 0px 5px 0px 40px; 
}
#content .post ol li { 
     list-style-type: decimal;  
     color: #000; 
     margin: 0px 5px 0px 5px; 
     padding: 0px 5px 5px 0px; 
}
#content .post img { 
     border: 1px solid #000000; 
     padding: 0px; 
}
#menu { 
     float: left; 
     width: 20.5%; 
     margin: 17px 0px 0px 20px; 
     padding: 5px; 
}
#menu ul { 
     padding: 0px; 
     list-style: none; 
     margin: 0px; 
}
#menu ul li { 
     list-style-type: none; 
     margin: 0px; 
     padding: 0px 0px 15px 0px; 
}
#menu ul ul li { 
     list-style-type: none; 
     color: #999; 
     margin: 0px 0px 0px 5px; 
     padding: 0px 5px 5px 5px; 
     font-size: 0.75em; 
     line-height: 1.2em; 
}
#menu ul.children { 
     margin: 0px; 
     padding: 5px 5px 0px 0px; 
}
#menu ul.children li { 
     margin: 0px; 
     padding: 0px 7px 5px 5px; 
}
#footer { 
     background: transparent; 
     padding: 5px 10px 2px 0px; 
     text-align: right; 
     font-size: 0.75em; 
     clear: both; 
     line-height: 1.15em; 
}
a, a:visited { 
     background: transparent; 
     color: #425C75; 
     text-decoration: none; 
     font-weight: bold; 
}
a:hover, a:active { 
     background: transparent; 
     color: #D77A37; 
}
h2 { 
     color: #663333; 
     margin: 0px 0px 10px 0px; 
     padding: 0px; 
     font-size: 1em; 
     border-bottom: 1px solid #666; 
}	
#commentlist { 
     margin: 0px; 
     padding: 0px; 
}
#commentlist li { 
     list-style-type: none; 
     margin: 10px 0px 10px 0px; 
     padding: 5px 5px 0px 5px; 
     border-bottom: 1px solid #666; 
}
#commentlist p { 
     margin: 0px; 
     padding: 10px 5px; 
}
#commentlist .commentmeta { 
     font-weight: bold; 
     margin-bottom: 5px; 
     font-size: 0.75em; 
}
#commentlist .alt { 
     border-bottom: 1px solid #666; 
}
#commentlist blockquote { 
     border: 1px solid #fff; 
}
#commentlist .alt blockquote { 
     border-color: #fff; 
}
#commentform p { 
     margin: 10px 0px 0px 0px; 
     padding: 0px; 
}
#commentform textarea { 
     width: 350px; 
}
.meta { 
     margin: -2px 0px 0px 0px; 
     padding: 0px; 
     font-size: 0.75em; 
     font-weight: bold; 
}
.postmetadata { 
     font-size: 0.75em; 
     font-weight: bold; 
     text-align: center; 
}
form { 
     margin: 0px; 
     padding: 0px; 
}
form input, form textarea, form submit { 
     border: 1px solid #B78E96;  
     background-color: transparent; 
}
acronym { 
     cursor: help; 
     border-bottom: 1px dotted #B78E96;
}
img.centered {
     display: block; 
     margin: 0px auto 5px auto; 
     border: 0px; 
     padding: 0px; 
}
img.alignright, img.imgalignright { 
     float: right; 
     border: 1px solid #000000; 
     margin: 0px 0px 0px 7px; 
     padding: 0px;  
}
img.alignleft, img.imgalignleft { 
     float: left; 
     border: 1px solid #000000; 
     margin: 0px 7px 0px 0px; 
     padding: 0px; 
}
img a { 
     border: 0px; 
}
.alignleft { 
     float: left; 
     text-align: left; 
}
.alignright { 
     float: right; 
     text-align: right; 
}
#content .post th {
     text-align: right;
     vertical-align: top;
}
#content .post {
     vertical-align: top;
}
p.firstP {
     clear: right;
}
p.firstP:first-letter {
     font-size: 2em;
}
p.tags {
     font-size: .8em;
     text-align: center;
     margin-bottom: 0px;
     line-height: 1em;
}
p.postmetadata {
     margin-top: 0px;
     line-height: 1em;
}

