/*  
Theme Name: Lily Four
Theme URI: http://www.refueled.net/wordpress-themes/
Description: New Images
Version: 4.0
Author: DigitalFolly


This theme is based non a design by Refueled, http://www.refueled.net and is released under under GPL.

Original Copyright:
This theme was designed and coded by Nate of Refueled Dot Net. Released under GPL.
http://www.opensource.org/licenses/gpl-license.php
*/

body {
    /* background: #777 url(images/back.gif) fixed; */
    background: #eef;
    color: #000;
    font-size: 12px;
    font-family: Helvetica, Sans-Serif;
    margin: 0px 0px 0px 0px;
}

a, a:visited{
    color: #444;
    text-decoration: none;
    border: none; 
}

a:hover{
    color: #666;
    border: none;
    text-decoration: underline;
}

img {
    border: none;
}


/**************************************************************
DEFAULT STYLES IS USED FOR CONTENT OF POSTS
****************************************************************/

/**************************************************************/
/* POSTS */

#content .post p a  {
    color: #3875D7;
    text-decoration: none;
}

#content .post p a:hover  {
    color: #000;
    text-decoration: underline;
}

.byline {
    font-size: 90%;
    color: #888;
    line-height: 1.2;
    margin: 2ex 0ex 2ex 0ex;
}

.byline a {
    color: #3875D7;
    text-decoration: none;
}

.byline a:hover {
    color: #000;
    text-decoration: none;
}

.navlinks {
    float: center;
    color: #666;
}

.navlinks a {
    color: #666;
}

.editlink a {
    color: #DD001E;
    font-weight: bold;
}

.addcomments {
    padding-top: 1ex;
    
}

.addcomments a {
  font-weight: bold;
  color: #DD001E;    
}

div.post {
    padding-bottom: 2ex;
    border-bottom: 2px solid #444;
    padding-top: 2ex;
}

#content img {
  display: block;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
  /* width: 500px; */
  /* border: 2px solid #DD001E; */
}


#content p {
    margin: 0px;
    line-height: 1.6;
    padding: 0ex;
    padding-top: 2ex;
}


#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    border: 0px;
    margin: 0px;
    padding: 0px;
    color: #DD001E;
    font-weight: normal;
}

#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content h5 a,
#content h6 a  {
    color: #DD001E;
    text-decoration: none;
}


#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
#content h4 a:hover,
#content h5 a:hover,
#content h6 a:hover  {
    color: #FF223F;
    border-bottom: 1px solid #FF223F;
}


#content h1 {
    font-size: 170%; 
    font-weight: bold;
}


#content h2 {
    font-size: 150%; 
    font-weight: bold;
    margin-top: 3ex;
}


#content h3 {
    font-size: 120%; 
    color: #444;
    font-weight: bold;
}

#content ol {
    list-style-type: decimal;
    margin: 0px;
    padding: 0px 0px 10px 30px;
}
#content ul {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 10px 0px;
}

#content li {
    margin: 0px;
    padding: 0px;
}

#content ul li {
    list-style: square inside;
    margin: 0px 0px 0px 10px;
    padding: 5px 0px 0px 0px;
}



/**************************************************************
SPECIAL STYLES FOR LAYOUT, SIDEBARS, etc
****************************************************************/

#container { 
    width: 900px; 
    background: #fff;
    text-align: left; 
    margin: 20px auto; 
    border: 10px solid #fff;
}

#header {
    text-align: center;
    background: #DD001E;
    padding: 1em;
    padding-top: 6em;
    border-bottom: 2px solid #fff;
}

#header h2 {
    color: #ffffff;
    font-size: 300%;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    letter-spacing: 6px;
}

#header h2 a {
    color: #fff;
    text-decoration: none;
}

#header h2 a:hover {
    color: #fff;
    text-decoration: underline;
}

#header h3 {
    color: #ddd;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    letter-spacing: 8px;
}

#middlepic {
    position: absolute;
    height: 128px;
    width: 540px;
    margin: 0px;
    background-image: url(images/banner-m.jpg);
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

#lpic {
    height: 128px;
    width: 179px;
    background-image: url(images/banner-l.jpg);
    border-bottom: 2px solid #fff;
}

#rpic {
    height: 128px;
    width: 179px;
    background-image: url(images/banner-r.jpg);
    border-bottom: 2px solid #fff;
}

#menu {
    font-family: Helvetica;
    font-size: 110%;
    background-color: #fff;
    margin-top: 1px;
    width:900px; 
    /* height:23px; */
    border-bottom: 1px solid #fff;
}


#menu ul {
    padding: 1ex;
    margin: 0px;
    list-style: none;
    text-align: center;
}

#menu li {
    padding: 1ex;
    display: inline;
    letter-spacing: 3px;
}

#menu a {
    padding: 1ex;
    text-decoration: none;
    color: #DD001E;
}

#menu a:hover {
    background-color: #DD001E;
    color:#fff;
}


#content { 
    width: 500px; 
    margin-top: 128px;
    margin-bottom: 20px;
    margin-left: 179px;
    margin-right: 0px;
    position:relative;
    padding: 0px 18px 15px 18px;
}
/************************************************************************/

#arch {
    color: #000;
}

#arch ul {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 10px 0px;
}

#arch li {
    margin: 0px;
    padding: 0px;
}

#arch ul li {
    list-style: square inside;
    margin: 0px 0px 0px 10px;
    padding: 5px 0px 0px 0px;
}

#arch ul li a {
    color: #797979;
    text-decoration: none;
}

#arch ul li a:hover {
    color: #000;
    text-decoration: underline;
}

blockquote{
    background-color: #F3F3F3;
    margin: 0px;
    margin-left: 15px;
    margin-bottom: 12px;
    padding: 7px;
    width: 420px;
    font-style: italic;
    color: #666666;
    border: 1px solid #cccccc;
}


/***************/
.sidebar { 
    color: #444;
    background: #eef;
    width: 179px;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 80%;
}
.sidebar p {
    margin: 0px;
    line-height: 2.0;
    padding: 10px;
}

.sidebar h2 {
    color: #fff;
    background: #3875D7;
    font-family: Helvetica, Sans-Serif;
    font-size: 110%;
    list-style: none;
    padding: 6px;
    margin: 0px;
    margin-bottom: 6px;
    border-bottom: 1px solid #fff;
}

.sidebar ul {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 6px 0px;
}

.sidebar ul li {
    list-style: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.sidebar ul li a {
    display: block;
    color: #444;
    text-decoration: none;
    padding-left: 1ex;
    padding-right: 1ex;
    padding-top: 1ex;
    padding-bottom: 1ex;
}


.sidebar ul li a:hover {
    color: #444;
    background: #fff;
}

/*******************/
ul.topics {
  padding: 1ex;
}

ul.topics li {
    display: inline;
    padding: 0px;
    line-height: 1.5;
    margin-right: 1.5ex;
}

ul.topics li a {
    color: #3875D7;
    padding: 0px;
    display: inline;
}

ul.topics li a:hover {
    color: #DD001E;
    text-decoration: underline;
    background: none;
}

/**************/
div.assoc a {
  display: inline;
}

#left { 
    float: left; 
}

#right { 
    float: right; 
}


#footer {
    background: #eef;
    width: 900px;
    overflow: hidden;
    font-size: 8pt;
    margin: 0px auto 0px;
    padding:  9px 0px 7px 0px;
    text-align: center;
    line-height: 17px;
    clear: both;
}

#footer p {
    color: #666;
    padding: 0px;
    margin: 0px;	
}

#footer a, #footer a:visited {
    color: #666;
    text-decoration: none;
    border: none;
}

#footer a:hover {
    text-decoration: none;
    border: none;
    border-bottom: 1px solid #666;
}

#wp-calendar {
    margin-left: 22px;
    margin-bottom: 10px;
}

#searchform {
    margin-left: 9px;
    margin-bottom: 0px;
}

#searchform input {
    font-size: 9pt;
    text-align: right;
    color: #67717E;
    border: 1px solid #ddd;
    width: 150px;
    margin-bottom: 0px;
}

/* comments */

.entry {
    padding: 0px;
    margin: 0px;
}	

div#allcomments {
  margin-top: 2ex;    
}

#allcomments ul.commentlist {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-top: 2ex;
}

#allcomments ul.commentlist li {
    padding: 1ex;
    margin: 0px;
    margin-bottom: 2ex;
    background: #eef;
    list-style-type: none;
}

#s,#submit {	
    background-color:#ffffff;
    border:1px solid #cccccc;
    color:#505050;
    font-size:0.9em;
    margin:0 0 16px;
    padding:4px;
    width:130px;
}

#author {
    border:1px solid #cccccc;
    font-size:1em;
    margin:0;
    padding:4px;
}


#email {
    border:1px solid #cccccc;
    font-size:1em;
    margin:0;
    padding:4px;
}

#url {
    border:1px solid #cccccc;
    font-size:1em;
    margin:0;
    padding:4px;
}

#comment  {
    width: 350px;
    border:1px solid #cccccc;
    font-size:1em;
    margin:0;
    padding:4px;
}

/*********************************/

a#abg {
  color: #888;
}
