@import url(structure.css);
@import url(general.css);

#content
{
/*    border-left: solid 1px #ccc;*/
    border-left: solid 1px #c0c0cf;
    padding-left: 15px;
}

#content .entry A,
#content .entrytext A
{
    color: #4888b0;
}

#content H1
{
    color: #663300;
    font-size: 1.5em;
    margin-top: 0;
}


#content H1 .text
{
    border-bottom: solid 1px #663300;
    padding-bottom: 4px;
}

#content H1.entry,
#content H1.entry .text
{
    margin-bottom: 0;
    padding-bottom: 0;
}

#content UL
{
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

#content UL LI
{
    background: url(images/bulletHighlight.jpg) 0 4px no-repeat;
    padding-left: 12px;
}

#content UL.spaced LI
{
	padding-bottom: .8em;
}

#footer
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: .8em;
    padding: 20px 50px 0 50px;
    text-align: center;
}

#header
{
    background: url(images/afterwilmaHeader.jpg) top left  no-repeat;
    margin-bottom: 1em;
    position: relative;
}

#header H1
{
    margin: 0;
    padding: 0;
}

#header .award
{
    bottom: 5px;
 	font-family: Arial, Helvetica, Sans-Serif;
 	font-size: 1em;
 	font-weight: bold;
    right: 7px;
    position: absolute;
}

#header #headerLinks
{
    bottom: 5px;
    left: 7px;
    position: absolute;
}

#header #headerLinks A
{
    color: #000;
}

#header #headerLinks LI
{
    border-right: solid 1px #000;
 	font-family: Arial, Helvetica, Sans-Serif;
 	font-size: 1em;
 	font-weight: bold;
    padding-left: 10px;
    padding-right: 15px;
}

#header #headerLinks LI.last
{
    border-right: none;
    padding-right: 0;
}

#header #logo
{
    padding-top: 33px;
}

#flickrGallery .flickr_badge_image
{
    border: solid 1px #ccc;
    float: left;
    margin-bottom: 4px;
    padding: 4px;
}

#flickrGallery #flickr_badge_image,
#flickrGallery #flickr_badge_image1,
#flickrGallery #flickr_badge_image3,
#flickrGallery #flickr_badge_image5
{
    margin-right: 4px;
}

#sidebar
{
/*
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    */
    border-left: solid 1px #c0c0cf;
    border-right: solid 1px #c0c0cf;
    padding-left: 10px;
    padding-right: 10px;
}

#sidebar H2
{
    color: #663300;
    font-size: 1.2em;
    margin-bottom: 0;
    margin-top: 1.2em;
}

#sidebar UL
{
    list-style-type: none;
    margin: 0;
    padding-left: 0;
}

#flickrGallery .link,
#sidebar UL LI
{
    background: url(images/bullet7x7.gif) 0 4px no-repeat;
    padding-left: 10px;
}

#sidebar #links UL LI
{
    background: none;
    padding-left: 0;
}

#sidebar #links UL UL LI
{
    background: url(images/bullet7x7.gif) 0 4px no-repeat;
    padding-left: 10px;
}

#sidebar #backgroundInfo,
.biography
{
    border-bottom: solid 1px #663300;
    border-top: solid 1px #663300;
    background-color:  #f0f0f0;
/*    background-color:  #cad3da;*/
    color:  #333;
    margin-bottom: .8em;
    padding: 5px;
}

#sidebar #backgroundInfo P,
.biography P
{
    margin-top: 0;
}


#sidebar .editor IMG
{
    float: left;
    margin-right: 5px;
}

.googleAd
{
    margin: 2em auto 0 auto;
    text-align: center;
}

/* POSTS */

.hr
{
    text-align: center;
}

.post .entry
{
    padding-top: 0.8em;
}

.post H2
{
    font-size: 1.2em;
    margin-top: 0;
    margin-bottom: 0.1em;
}

.post IMG
{
    border: solid 1px #000;
}

.post IMG.hotelHeader
{
    border: none;
}

.post .scoopt IMG
{
    border: none;
}

.post
{
/*    border-bottom: solid 1px #ccc;*/
    border-bottom: solid 1px #c0c0cf;
    margin-bottom: 1.6em;
}

.minipost
{
    border-bottom: solid 1px #663300;
/*    border-top: solid 1px #663300;*/
    background-color:  #f0f0f0; 
/*    background-color:  #cad3da;*/
    color:  #333;
    margin-bottom: 1.6em;
    padding: 1em 10px;
}

.minipost H2
{
    font-size: 1em;
    margin: 0;
}

.postmetadata
{
    color: #666;
}

.postDetails,
.postmetadata
{
	font-family: Arial, Helvetica, Sans-Serif;
}

TABLE.vertical TD,
TABLE.vertical TH
{
	padding: 5px;
}

.sandFilled TD,
.sandFilled TH
{
	background-color: #f2ddb2;
}

/*
.page A
{
    font-weight: bold;
}
*/
