/*	##################################
   	GENERAL
	################################## */
body {
	background: #065b89 url("../images/bg-html.png") repeat-x;
	color: #666;
	font-size:auto;
}
a {
	color: #369;
}
a:hover	{
	color:#f00;
	}
p {
	padding: 0 0 10px 0;
}

a img {
	border:none;
	}
/*	##################################
   	BASIC LAYOUT
	################################## */
#page {
	width: auto;
	background:#fff;
}
#header {
	position: relative;
	height: 100px;
	background:transparent url("../images/bg-head-sm.png") no-repeat;
}
#content {
	margin:10px;
	background: #fff;
	padding: 0 ;
}
#main {
	width: auto;
	float:none;
	margin:0 0 20px;
	padding:0 0 20px;
}
#sidebar {
	width: auto;
	float:none;
	margin:10px 0 20px;
}
.box-side {
	margin:20px 0;
}
/*	##################################
   	HEADINGS
	################################## */
	
h1, h2 {
	font-family: "Times", "Palatino", "Georgia", serif;
	color:#065b89;
}
h3, h4, h5, h6 {
	font-family: "Times", "Palatino", "Georgia", serif;
}
h1#blog-title {
	text-indent:-9999px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	font-size: 24px;
	font-weight: normal;
	overflow: hidden;
}
h1#blog-title a {
	color: #fff;
	text-decoration: none;
}

h4.sidebar-title {
	color:#065b89;
}
/*	##################################
   	CONTENT
	################################## */
	

/*	##################################
   	FOOTER
	################################## */
#footer, .push {
	height: 50px; /* .push must be the same height as .footer */
}
#footer {
	width: auto;
	background-image:none;
	color:#666;
}
#footer p {
	padding:0;
	text-align:center;
}
/** CSS BASIC ELEMENTS */

fieldset {
	padding: 0 20px 20px 20px;
	border: none;
}
label	{
	display:block;
	}
textarea {
	width: 90%;
	height: 100px;
}
input.button {
	width: auto;
	height: 30px;
	margin: 0px;
	padding: 0 20px;
	background: #6e7073;
	border: none;
	color: #fff;
}
#menu {
	width: auto;
	background: url("../images/bg-menu-sm.png") no-repeat;
	border-bottom:1px solid #ddd;
}
.anythingSlider                         { width: 420px; height: 250px; position: relative;margin: 0 auto 35px;}
.anythingSlider .wrapper                { width: 340px; overflow: auto; height: 250px; margin: 0 40px; position: absolute; top: 0; left: 0; }
anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
