﻿img, div
{
    behavior: url(iepngfix.htc);
}
*
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}
a
{

}

img
{
    border: 0;
}
html
{
    margin: 0;
    padding: 0;
    height: 100%;
}
body, form
{
    margin: 0;
    padding: 0;
    height: 100%;
    background: white url(images/theresaweb_body_gradient.gif) repeat-x;
    text-align: center;
    font-size: 12px;
    font-family:Georgia;
    color:#0f243a;
}
.blog_form 
{
clear:left;
background:none;
min-height:400px;
width:730px;
}
.blog_title
{
font-size:30px;
color:white;
padding-top:20px;
display:block;
font-weight:bold;
}
.portfolio_wrapper {
clear:left;
background:none;
min-height:400px;
width:700px;
}
#container
{
    min-height: 100%;
    position: relative;
}
#header
{
    padding: 30px 0 0 30px;
    float: left;
}
#inner
{
    width: 1024px;
    background: #d6d7d6 url(images/theresaweb_bg.gif) no-repeat;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}
#inner.home
{
    background: #d6d7d6 url(images/theresaweb_bg2.gif) no-repeat;
}
#slideshow
{
    width: 483px;
    float: left;
    padding: 20px 100px 20px 80px;
}
.site {
 padding:20px 0 0 20px;
 float:left;
}
.screen_shot {
    float:left;
    width:400px;

}
.screen_shot img {
    border:1px solid #0f243a;
}
.site_desc {
    float:left;
    width:248px;
}
.site_desc p, .site_desc h3 {
    padding:20px 20px 0 20px;
}
.site_desc ul {
    margin-left:50px;
}
#footer
{
/*    position: absolute;
    bottom: 0;
    left:0;*/
    width: 100%;
    background: #0f243a url(images/zebra_squares.gif) repeat;
    height: 226px;
    border-top: solid 2px #1c6076;
    clear:both;
    z-index:1;
}
#blog-bar
{
width: 120px; 
float: right; 
height: 600px; 
overflow: hidden;
}
#blog-bar.portfolio {
width: 41px; 
margin-right:80px; 
float: right; 
height: 1100px;  
overflow: hidden;
background-image:url(images/home-blog-bar.png);
position:relative;
z-index:1;
background-repeat:no-repeat;
}
#blog-bar.portfolio a {
width: 41px; 
margin-right:80px; 
display:block;
height: 1100px; 
}
#portfolio-bar.blog {
width: 41px; 
margin-right:130px; 
float: right; 
height: 600px;  
overflow: hidden;
background-image:url(images/home-portfolio-bar.png);
position:relative;
z-index:1;
background-repeat:no-repeat;
}
#portfolio-bar.blog a {
width: 41px; 
margin-right:130px; 
display:block;
height: 600px; 
}
.stretch
{
background-color:#1c6076;
position:absolute;
bottom:0;
width: 41px; 
margin-right:80px;
height:400px;
}
.smallstretch
{
background-color:#1c6076;
position:absolute;
bottom:0;
width: 41px; 
margin-right:80px;
height:100px;
}
#accordion {
width:700px;
margin:0 auto;
}
.entry {

}
.entry_title {

}
.entry_title a {

}
.entry_title a:visited {

}
.entry_content {

}
.entry_date {
text-align:right;
}
#footer-shadow
{
    position: relative;
    background: transparent url(images/innershadow.png) repeat-x;
    height: 226px;
}
#footer-content-container
{
    width: 1024px;
    margin: 0 auto;
    height: 226px;
    text-align: left;
}
#footer-left
{
    background: transparent url(images/footer-left.png) no-repeat;
    width: 255px;
    height: 208px;
    position: relative;
    left: 50px;
    float: left;
}
#footer-center
{
    background: transparent url(images/footer-center.png) no-repeat;
    width: 255px;
    height: 208px;
    position: relative;
    left: 130px;
    float: left;
}
#footer-right
{
    background: transparent url(images/footer-right.png) no-repeat;
    width: 255px;
    height: 208px;
    position: relative;
    left: 200px;
    float: left;
}
#footer-left div, #footer-center div, #footer-right div
{
    margin: 50px 10px 10px 10px;
    color: White;
    width: 235px;
}
#footer-left .small-title, #footer-center small-title, #footer-right small-title
{
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px;
    color:#34788e;
}
.footer-content p {
color:#1d6277;
margin-top:5px;
}
#footer-left a, #footer-center a, #footer-right a
{
    color: White;
}
#category_list {
    margin:0 auto;
    padding-bottom:5px;
    }

