@import url('base-weblog.css');

body 
{ 
    font-family: Georgia, "Times New Roman", Times, serif; 
}

h1 a, h1 a:visited, h1 a:hover
{
    color: rgb(0, 0, 0);
    text-decoration: none;
}

#container
{
	width: 980px;
        border: 1px solid #636363;
}

.layout-two-column-right #alpha 
{
	width: 615px;
	float: left;
	padding: 0 10px 5px 10px;
}

.layout-two-column-right #beta 
{
	width: 338px;
	float: left;
	padding: 10px 0 5px 5px;
}

#banner-inner
{
        border-bottom: 2px solid #636363;
	padding: 15px 0 0 0;
	text-align: center;
}

h1#banner-header
{
	font-size: 38px;
	font-weight: bold;
	padding: 0;
	margin: 0;
        letter-spacing: -0.1em;
}

h2#banner-description
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h2#archive-title
{
    font-size: 3em;
    letter-spacing: -0.05em;
}

h2.date-header
{
display: none;
}

h3.entry-header
{
        font-size: 22px;
        margin: 10px 0 5px 0px; 
        letter-spacing: -0.05em;
        border-left: none; 
        padding: 0;
}
h3.entry-header a 
{
        text-decoration: none;
        color:#000;
}
h3.entry-header a:visited 
{
        text-decoration: none;
        color:#000;
}
h3.entry-header a:hover 
{
        text-decoration:underline;
        color:blue;
}

.entry-body 
{ 
       font-size: 15px;
       line-height: 22px;
}

.entry-tags
{
        margin-top: 10px;
	padding: 0 0 25px 0;
        border-left: 1px solid #ccc;
}

h4.entry-tags-header
{
	text-transform: uppercase;
        font-size: 10px;
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc;
        display: inline;
	padding: 3px 7px 2px 7px;
}

.entry-tags-list
{
	margin: 0;
	padding: 0;
	z-index: 5500;
	white-space: nowrap;
}

.entry-tags-list li
{
	float: left;
	text-align: left;
	list-style-type: none;
	text-transform: uppercase;
        font-size: 10px;
        margin: 3px;
        border: 1px solid #ccc;
	padding: 3px 7px 2px 7px;
	z-index: 6000;
}


.entry-tag a
{
        color: #000;
        text-decoration: none;
}

.entry-tag a:hover
{
        color: blue;
        text-decoration: underline;
}

.entry-footer
{
        margin: 10px 0 0 0;
        color: #FFF;
        text-align: right;
        border: 1px solid #ccc;
	padding: 4px 7px 3px 7px;
	z-index: 6000;
}

.post-footers
{
        color: #666;
}

.entry-footer a
{
        color: #666;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 10px;
	margin: 0;
        border-left: 1px solid #ccc;
	padding: 4px 0px 3px 7px;
	z-index: 6000;
        text-decoration: none;
}

.entry-footer a:hover
{
        color: blue;
        text-decoration: underline;
}

.post-footers a
{
	text-transform: none;
        font-size: 12px;
	margin: 0;
        border-left: 0px;
	padding: 0;
        text-decoration: none;
}

h3.trackbacks-header, h3.comments-header,h2.comments-open-header
{
        font-size: 20px;
        font-weight: bold;
        margin: 10px 0 5px 0px; 
        letter-spacing: -0.05em;
        border-left: none; 
        padding: 0;
}

.comments
{
	position: relative;
}

.comment 
{
        border: 1px solid #ccc;
        margin-bottom: 10px;
}

.comment-inner
{
        text-align: right;
        padding: 0 10px 10px 0;
        color: #666;
        font-size: 12px;
}

.comment-header
{
	width: 180px;
	float: left;
        text-align: left;
        padding: 5px;
        font-weight: bold;
        font-size: 15px;
        color: #000;
        letter-spacing: -0.05em;
}

.comment-content
{
        width: 410px;
	float: left;
        clear: none;
        text-align: left;
        line-height: 22px;
        font-size: 15px;
        color: #000;
}

.comment-footer
{
        display: none;
}

.comment-footer-experimental
{
        display: inline;
}

.comments-open-content label
{
        font-weight: bold;
        font-size: 15px;
        letter-spacing: -0.05em;
}

#comment-text
{
        width: 580px;
}


.module
{
        border: 1px solid #ccc;
        padding: 5px 5px 0 5px;
        margin: 5px 0 10px 0;
        width: 328px;
} 

h2.module-header
{
        letter-spacing: -0.05em;
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-weight: bold;
}

h2.module-header a
{
	color: black;
	text-decoration: none;
}

.module-list-item,.archive-list-item
{
	list-style-type: square;
        line-height: 18px;
	margin-left: 10px;
}

.module-content
{
	padding: 0 5px 0 10px;
}

#delta
{
    	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	width: 100%;
	padding: 0 0 0 0;
        float: left;

}
#delta ul 
{
	margin: 0;
	padding: 0;
	z-index: 5500;
	white-space: nowrap;
}
#delta li
{
	float: left;
	text-align: left;
	list-style-type: none;
	text-transform: uppercase;
        font-weight: bold;
        font-size: 12px;
	margin: 0;
        border-right: 1px solid #ccc;
	padding: 4px 7px 3px 7px;
	z-index: 6000;
}
#delta li a
{
	text-decoration: none;
        color: #000;
}
#delta li a:hover
{
        color: blue;
        text-decoration: underline;
}
#delta li a.current,#delta li a.current:visited,#delta li a.curent:hover
{
        color: #000;
        text-decoration: underline;
}
body#home #delta li#home a,body#photos #delta li#photos a,body#archives #delta li#archives a
{
        color: #090;
        text-decoration: underline;
}
#delta li.rss
{
	float: right;
	text-align: right;
	background-image: url(/images/icon_rss.gif);
    	background-repeat: no-repeat;
    	background-position: right center;
        border-right-width: 0;
        border-left: 1px solid #ccc;
        padding-right: 20px;
        margin-right: 5px;
}

.entry-body img
{
        margin: 3px;
        padding: 5px;
        border: 1px solid #ccc;
}

.tag-cloud
{
	margin: 0;
	padding: 0;
}

.tag-cloud li, .tag-cloud li a
{
	float: left;
	text-align: left;
	list-style-type: none;   
        text-decoration: none;
        color: #000;
        padding: 5px;
}

.taglevel1 { font-size: 56px; }
.taglevel2 { font-size: 48px; }
.taglevel3 { font-size: 40px; }
.taglevel4 { font-size: 32px; }
.taglevel5 { font-size: 24px; }
.taglevel6 { font-size: 16px; }
.taglevel7 { font-size: 8px; }
