/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

body					{ background-color: #FFFFFF; }

/* footer */
#footer				{ margin: 5px auto 5px; width: 960px; background: #FFF; padding-bottom: 10px; border: 1px solid #CCC;  }



/* header */
#header					{ background: #336699; border-bottom: 0px; padding: 0 0 0 0;}
#branding				{ width: 1000px; margin: 0 auto; }
.logo					{ max-width: 590px; float: left; margin: 20px 0 0 10px; }
.blog-name				{ font-weight: bold; font-size: 22px; margin: 0; line-height: 1em; display: block; text-transform: uppercase; }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
/*.blog-name a:link, .blog-name a:visited	{  text-indent: -9000px; background: url(../../images/icons/logo.png) no-repeat; width: 450px; height: 22px; display: block; }*/
.blog-name a:hover		{ }
.blog-description		{ line-height: 1em; display: block; font-size: 11px; font-weight: bold; color: #7d716d; margin: 0; padding: 5px 0 0; text-transform: uppercase; }

footertable					{ border-spacing: 0; border: 0px; background-color:#FFFFFF; }

/*#nav-content			{ background:#1F3E9F url("http://www.kincardineproperty.com/wp-content/plugins/multi-level-navigation-plugin/images/suckerfish_blue.png") repeat-x;}*/

#nav-content			{ width: 998px;}
.sf-menu				{ max-width: 998px; }

input[type=reset] { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background: url(../images/postbar.gif) repeat-x; border: 1px solid #333; padding: 5px 10px; font-size: 12px; color:#FFF; }

input[type=reset]:hover  { border: 1px solid #CCC; background: url(../images/topnav.jpg) repeat-x; color:#333; }

textarea	{ background: url(../images/form.jpg) repeat-x top #FFF; border: 1px solid #CCC; padding: 3px;}
