

/*-------------------[ User-Defined Adjustments ]-------------------*/

body {
	background-color: #3A6595;
		background-repeat: ;
	background-position: ;
	font-size: ;
	font-family: georgia,times,serif;
	color: ;
	}

#wrap {
	
	border: solid;
	border-width: 1px;
	border-color: #000;
	padding: 5px;
	background: #D5D5D5;
	}


/*-------------------[ Site Title Adjustments ]-------------------*/

#header .sitetitle {
	font-size: ;
	color: ;
	text-align: ;
	font-weight: ;
	font-family: ;
	}

#header .description { 
	color:;
	text-align:;
	}



 
/*-------------------[ Header Background Color & Image Adjustments ]-------------------*/




#header{
	padding:0;
	background-color: ;
	background-repeat: no-repeat;
	background-position: top left;
	height:202px;
	}

	
#header{
	padding:0;
	background-color: ;
	background-image: url(/wp-content/themes/demo.adeltarealty.net/images/header-bg3.png);
	background-repeat: no-repeat;
	background-position: top left;
	height:202px;
	}


 /*-------------------[ Top Navigation Adjustments ]------------------- */

#topnav {
	background: #000;
	font-size: ; 
	font-weight: ;	
	}

#topnav li a, #topnav li a:link, topnav li a:visited {
		}

#topnav li a:hover, #topnav li a:active  {
			}

#topnav li ul {
	background: #000;
	}

  /*-------------------[ Image Adjustments ]-------------------*/

img.post-thum {
	width:100px;
	height:100px;
	}

 /*-------------------[ Main Content Adjustments ]-------------------*/

#maincontent {
	font-size: none;
	}

#maincontent a, #maincontent a:link, #maincontent a:visited { 
		}

#maincontent a:hover, #maincontent a:active, .post h1 a:active, .post h1 a:hover, .post h2 a:active, .post h2 a:hover { 
		}

 /*-------------------[ sidebarleft Adjustments ]-------------------*/

#sidebarleft ul {
	font-size: none;
	}

#sidebarleft a, #sidebarleft a:link, #sidebarleft a:visited { 
		}

#sidebarleft a:hover, #sidebarleft a:active { 
		}

 /*-------------------[ sidebarright Adjustments ]-------------------*/

#sidebarright ul {
	font-size: none;
	}

#sidebarright a, #sidebar a:link, #sidebar a:visited { 
		}

#sidebarright a:hover, #sidebar a:active { 
		}

/*-------------------[ Footer Adjustments ]------------------- */

#footer {
	font-size:8pt;
	background:;
	color:;
	text-align:;
	}

#footer a, #footer a:link, #footer a:visited { 
		}

#footer a:hover, #footer a:active { 
		}