-
-
-
-
-
-
-
- body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
html>body .entry li {
margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before,#sidebar ul ul li {
color: #333333;
background-repeat:no-repeat;
background-position:top left;
list-style-type:none;
border-bottom:1px dotted #333333;
margin: 0px;
padding:0px;
}
#sidebar2 ul ul li{
background-repeat:no-repeat;
background-position:top left;
border-bottom:1px dotted #333333;
list-style-type:none;
color: #333333;
margin: 0px;
padding:0px;
}
.entry ol {
padding: 0 0 0 0px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
#sidebar ul, #sidebar2 ul, #sidebar ul ol, #sidebar2 ul ol {
margin: 0;
padding: 0;
}
#sidebar ul li, #sidebar2 ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}
#sidebar ul p, #sidebar2 ul p, #sidebar ul select, #sidebar2 ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar2 ul ul, #sidebar ul ol, #sidebar2 ul ol {
margin: 5px 0 0 0px;
padding-left: 0px;
text-align:left;
}
#sidebar ul ul ul, #sidebar2 ul ul ul, #sidebar ul ol, #sidebar2 ul ol {
margin: 0 0 0 10px;
text-align:left;
}
ol li, #sidebar ul ol li, #sidebar2 ul ol li {
list-style: decimal outside;
text-align:left;
}
#sidebar ul ul li, #sidebar2 ul ul li, #sidebar ul ol li, #sidebar2 ul ol li {
margin: 3px 0px 8px 0px;
padding-left: 20px;
text-align:left;
vertical-align:bottom;
padding-bottom:4px;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
margin: 0px auto;
padding: 0px 0px;
text-align: center;
}
#searchform2 {
margin: 0px auto;
padding: 0px 0px;
text-align: left;
}
#sidebar #searchsubmit, #sidebar2 #searchsubmit {
padding: 0px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}
select {
width: 130px;
}
#commentform input {
width: 160px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 90%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: left;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}
div.postcomments{
text-align:left;
}
.commentlist {
text-align: justify;
padding:0px;
margin:0px;
padding-left:0px;
margin-left:0px;
width:335px;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist p {
margin: 10px 0px 10px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */
/* Begin Sidebar */
#sidebar, #sidebar2{
padding: 0px;
color:#333333;
width:166px;
float:left;
}
#sidebar{
margin-right:14px;
}
#sidebar form, #sidebar form {
margin: 0;
}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 0px auto 0;
width: 155px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a, #wp-calendar a:visited,#wp-calendar { color: #333333;
}
#wp-calendar a:hover{ color: #FF9900; text-decoration:underline;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#today, #today a:link, #today a:visited{ color:#333333;}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover {
/*background-color:#333333;*//* Doesn't work in IE */
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
font-size:11px;
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
text-align: center;
margin: 5px 0px;
padding:0px 10px 0px 8px;
float:left;
line-height:normal;
}
.navigation a:link, .navigation a:visited,.navigation{
color:#333333;
font-size:11px;
font-family:"Trebuchet MS";
}
/* End Various Tags & Classes*/
div.post h2 a:link,div.post h2 a:visited,div.post h2 {
color:#333333;
font-family:"Trebuchet MS";
font-size:20px;
font-weight:bold;
}
div.post h3 a:link, div.post h3 a:visited,div.post h3{
color:#333333;
font-family:"Trebuchet MS";
font-size:20px;
}
div.post h2 a:hover,div.post h3 a:hover{
text-decoration:underline;
}
li.current-cat a:link,li.current-cat a:visited{
padding-left: 0px;
color: #333333;
}
li.current-cat a:hover{
color:#669900;
}
li.pagenav a:link,li.pagenav a:visited{
padding-left: 0px;
margin-left: 7px;
color:#333333;
}
li.pagenav a:hover{
color:#333333;
text-decoration:underline;
}
li a:link,li a:visited{
padding-left: 0px;
margin-left: 0px;
}
.postmetadata a:link, .postmetadata a:visited{
color: #333333;
font-size:11px;
}
p.postmetadata a:link, p.postmetadata a:visited{
color:#333333;
}
.postmetadata a:hover{
color: #333333;
text-decoration:underline;
}
.narrowcolumn h2 {
color: #333333;
}
ul #recentcomments li.recentcomments{color:#333333;}
#contentmenu ul{
padding:0px;
margin:0px;
padding-top:13px;
}
/*-----HTML------*/
body{
background-repeat:no-repeat;
background-position:top center;
background-color:#fbfbf1;
}
div#header{
width:800px;
height:160px;
float:left;
text-align:left;
}
div#logocontainer{
padding:80px 0px 0px 250px;
margin:0px 0px 0px 0px;
float:left;
text-align:left;
}
.header_logo, .header_logo a, .header_logo a:visited{
color:#7c4907;
font-family:"Trebuchet MS";
font-size:36px;
font-weight:bold;
}
div.desc{
color:#7c4907;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
}
div#middlecontainer{
width:790px;
background-color:#ffffff;
float:left;
padding:5px;
}
div#middlecontent{
width:790px;
background-color:#f0f0f0;
float:left;
}
div.headerposttop{
background-repeat:no-repeat;
width:394px;
padding-top:23px;
float:left;
margin-bottom:5px;
}
div.headerpost{
background-repeat:repeat-y;
width:394px;
float:left;
vertical-align:middle;
}
div.headerpostbottom{
background-position:bottom;
background-repeat:no-repeat;
width:394px;
padding-bottom:26px;
float:left;
}
div.headerposth2{
float:left;
padding-left:24px;
width:250px;
}
div.headerpostsmall{
float:right;
padding-top:5px;
padding-right:30px;
line-height:normal;
margin:auto 0px;
}
div.maincontent{
float:left;
padding-left:10px;
}
div#footercontent{
width:800px;
float:left;
padding-top:24px;
padding-bottom:25px;
}
#footercontent, #footercontent a, #footercontent a:visited{
font-family:"Trebuchet MS";
color:#333333;
font-size:11px;
}
]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Posted In
-
-
,
|
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
|
edit
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
html>body .entry li {
margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before,#sidebar ul ul li {
color: #333333;
background-repeat:no-repeat;
background-position:top left;
list-style-type:none;
border-bottom:1px dotted #333333;
margin: 0px;
padding:0px;
}
#sidebar2 ul ul li{
background-repeat:no-repeat;
background-position:top left;
border-bottom:1px dotted #333333;
list-style-type:none;
color: #333333;
margin: 0px;
padding:0px;
}
.entry ol {
padding: 0 0 0 0px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
#sidebar ul, #sidebar2 ul, #sidebar ul ol, #sidebar2 ul ol {
margin: 0;
padding: 0;
}
#sidebar ul li, #sidebar2 ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}
#sidebar ul p, #sidebar2 ul p, #sidebar ul select, #sidebar2 ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar2 ul ul, #sidebar ul ol, #sidebar2 ul ol {
margin: 5px 0 0 0px;
padding-left: 0px;
text-align:left;
}
#sidebar ul ul ul, #sidebar2 ul ul ul, #sidebar ul ol, #sidebar2 ul ol {
margin: 0 0 0 10px;
text-align:left;
}
ol li, #sidebar ul ol li, #sidebar2 ul ol li {
list-style: decimal outside;
text-align:left;
}
#sidebar ul ul li, #sidebar2 ul ul li, #sidebar ul ol li, #sidebar2 ul ol li {
margin: 3px 0px 8px 0px;
padding-left: 20px;
text-align:left;
vertical-align:bottom;
padding-bottom:4px;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
margin: 0px auto;
padding: 0px 0px;
text-align: center;
}
#searchform2 {
margin: 0px auto;
padding: 0px 0px;
text-align: left;
}
#sidebar #searchsubmit, #sidebar2 #searchsubmit {
padding: 0px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}
select {
width: 130px;
}
#commentform input {
width: 160px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 90%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: left;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}
div.postcomments{
text-align:left;
}
.commentlist {
text-align: justify;
padding:0px;
margin:0px;
padding-left:0px;
margin-left:0px;
width:335px;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist p {
margin: 10px 0px 10px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */
/* Begin Sidebar */
#sidebar, #sidebar2{
padding: 0px;
color:#333333;
width:166px;
float:left;
}
#sidebar{
margin-right:14px;
}
#sidebar form, #sidebar form {
margin: 0;
}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 0px auto 0;
width: 155px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a, #wp-calendar a:visited,#wp-calendar { color: #333333;
}
#wp-calendar a:hover{ color: #FF9900; text-decoration:underline;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#today, #today a:link, #today a:visited{ color:#333333;}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover {
/*background-color:#333333;*//* Doesn't work in IE */
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
font-size:11px;
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
text-align: center;
margin: 5px 0px;
padding:0px 10px 0px 8px;
float:left;
line-height:normal;
}
.navigation a:link, .navigation a:visited,.navigation{
color:#333333;
font-size:11px;
font-family:"Trebuchet MS";
}
/* End Various Tags & Classes*/
div.post h2 a:link,div.post h2 a:visited,div.post h2 {
color:#333333;
font-family:"Trebuchet MS";
font-size:20px;
font-weight:bold;
}
div.post h3 a:link, div.post h3 a:visited,div.post h3{
color:#333333;
font-family:"Trebuchet MS";
font-size:20px;
}
div.post h2 a:hover,div.post h3 a:hover{
text-decoration:underline;
}
li.current-cat a:link,li.current-cat a:visited{
padding-left: 0px;
color: #333333;
}
li.current-cat a:hover{
color:#669900;
}
li.pagenav a:link,li.pagenav a:visited{
padding-left: 0px;
margin-left: 7px;
color:#333333;
}
li.pagenav a:hover{
color:#333333;
text-decoration:underline;
}
li a:link,li a:visited{
padding-left: 0px;
margin-left: 0px;
}
.postmetadata a:link, .postmetadata a:visited{
color: #333333;
font-size:11px;
}
p.postmetadata a:link, p.postmetadata a:visited{
color:#333333;
}
.postmetadata a:hover{
color: #333333;
text-decoration:underline;
}
.narrowcolumn h2 {
color: #333333;
}
ul #recentcomments li.recentcomments{color:#333333;}
#contentmenu ul{
padding:0px;
margin:0px;
padding-top:13px;
}
/*-----HTML------*/
body{
background-repeat:no-repeat;
background-position:top center;
background-color:#fbfbf1;
}
div#header{
width:800px;
height:160px;
float:left;
text-align:left;
}
div#logocontainer{
padding:80px 0px 0px 250px;
margin:0px 0px 0px 0px;
float:left;
text-align:left;
}
.header_logo, .header_logo a, .header_logo a:visited{
color:#7c4907;
font-family:"Trebuchet MS";
font-size:36px;
font-weight:bold;
}
div.desc{
color:#7c4907;
font-family:"Trebuchet MS";
font-size:12px;
font-weight:bold;
}
div#middlecontainer{
width:790px;
background-color:#ffffff;
float:left;
padding:5px;
}
div#middlecontent{
width:790px;
background-color:#f0f0f0;
float:left;
}
div.headerposttop{
background-repeat:no-repeat;
width:394px;
padding-top:23px;
float:left;
margin-bottom:5px;
}
div.headerpost{
background-repeat:repeat-y;
width:394px;
float:left;
vertical-align:middle;
}
div.headerpostbottom{
background-position:bottom;
background-repeat:no-repeat;
width:394px;
padding-bottom:26px;
float:left;
}
div.headerposth2{
float:left;
padding-left:24px;
width:250px;
}
div.headerpostsmall{
float:right;
padding-top:5px;
padding-right:30px;
line-height:normal;
margin:auto 0px;
}
div.maincontent{
float:left;
padding-left:10px;
}
div#footercontent{
width:800px;
float:left;
padding-top:24px;
padding-bottom:25px;
}
#footercontent, #footercontent a, #footercontent a:visited{
font-family:"Trebuchet MS";
color:#333333;
font-size:11px;
}
]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Posted In
-
-
,
|
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
|
edit
-
-
-
-
-
-
-
-
-
-
-
- -