@charset "utf-8";
/* CSS Document */

/*  
Theme Name: Uptopdesigns 2010 Theme
Theme URI: uptopdesigns.com
Description: uptopdesigns.com 2010 theme.
Version: 1.0
Author: Barbara DiLisio
Author URI: http://www.uptopdesigns.com

*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    }

<!--[if IE]>
<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</style>
<![endif]-->@charset "utf-8";
/* CSS Document */



html, body{
	margin:0;
	padding:0;
	}
	
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
        margin:5px;
        padding:5px;
        line-height:20px;
	}
	
 li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
        display:block;
        list-style:none;
         margin:0;
         padding:0;
	}
	
 ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
        display:block;
         list-style:none;
          margin:0;
          padding:0;
	}


h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#af2024;
        margin:0px;
        padding:10px;
	}
	
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#af2024;
        margin:0px;
        padding:10px;
	}
.title{
font-family:"Times New Roman", Times, serif;
font-size:36px;
}	
a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#af2024;
	text-decoration:none;
	}

a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}

#wrapper{
	width:960px;
        margin-left:auto;
        margin-right:auto;
	background:url(http://www.uptopdesigns.com/wp-content/themes/uptopdesigns-theme/images/header-bg.jpg);
	background-repeat:repeat-x;
	}

#container{
	width:960px;
	margin:0 auto;
	
	}

#navigation{
	float:right;
        padding-right:5px;
	height:25px;
	padding-top:5px;
	}
	
	
#header{
	margin:0;
	padding:0;
	}
	
#main{
width:960px;

}

#maincontainer{
margin-left:auto;
margin-right:auto;
padding-top:0px;
width:958px;
background:#ffffff;

}

.sidebar{
float:left;
width:240px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
height:100%;
background:#f6e7e7;
}

#content{
margin-left:260px;
padding-left:10px;
padding-right:10px;
height:100%;
}

.footer{
width:960px;
margin: 0;
color:#000000;
padding-top:5px;
padding-bottom:5px;
background:#f6e7e7;
text-align:center;
font-family:verdana;
font-size:12px;
clear:both;
}

.ttf{
border:0;
}

a.ttf {
border:0;
}

a:hover .ttf{
border:0;
}