/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/

img {
border:0;
}

*{
	/*border: 0;*/
	margin: 0;
	padding: 0;
}
body{
	color: #4d4d4d;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 24px;
	background: url(styles/default/bg.jpg) repeat-x;
}
a{
	color: #0099CC;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #000033
}
a:visited {
        text-decoration: underline;
        color: #0099CC;
}
input,select,textarea{
	border: #dddddd 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#navigation {text-transform: uppercase; font-size: 13px; background: transparent url(http://finalstephomeinspections.ca/bg.jpg) repeat-x scroll 0 0;} 

#header {padding: 10px 0; clear: both; position: relative;}

#content {
        border:5px solid #E6E6E6;
        margin:0 auto;
        padding:6px;
        width:940px;
        background:#F0F0F0 none repeat scroll 0 0;
}

#main 
.the_time {
        font-family:"Century Gothic","Gill Sans","Trebuchet MS",Arial,sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        padding-right:20px;
}
.the_category {
        background:transparent url(http://finalstephomeinspections.ca/icon-post.png) no-repeat scroll left center;
        padding-left:20px;
        padding-right:20px;
        font-family:"Century Gothic","Gill Sans","Trebuchet MS",Arial,sans-serif;
        font-size: 12px;
        text-transform: uppercase;
}
.the_comment_link {
        background:transparent url(http://finalstephomeinspections.ca/icon-comment.png) no-repeat scroll left center;
        padding-left:20px;
        padding-right:8px;
        font-family:"Century Gothic","Gill Sans","Trebuchet MS",Arial,sans-serif;
        font-size: 12px;
        text-transform: uppercase;
}

#tweetbox {
        font-size: 14px;     
}

.tweet {
        padding-top:10px;    
}

.widget ul li a:link {
         background: transparent url(http://finalstephomeinspections.ca/icon-post.png) no-repeat scroll left center; 
         border-bottom: none; 
         display: inline; 
         padding: 0 0 0 20px; 
         line-height: 20px; 
         text-decoration: none; 
         color: #666;
}

.widget ul li a:visited {
         background: transparent url(http://finalstephomeinspections.ca/icon-post.png) no-repeat scroll left center; 
         border-bottom: none; 
         display: inline; 
         padding: 0 0 0 20px; 
         line-height: 20px; 
         text-decoration: none; 
         color: #666;
}
.widget ul li a:hover {
         color: #333333; 
         background: transparent url(http://finalstephomeinspections.ca/icon-post.png) no-repeat scroll left center; 
         font-weight: bold; 
}

#footer  {
         background: url(http://finalstephomeinspections.ca/bg_2.jpg) repeat-x;
}

