/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

html {
	overflow-y: scroll;
}

body {
	background: #EDE7DB url(img/bg.gif) repeat-x left top;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0;
}

h1, h2, h3 {
/*	margin-bottom: 0; */
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
/*	text-decoration: none;	*/
/*	color: #696969;		*/
}

a:hover[href] {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header-wrapper {
	width: 100%;
	height: 150px;
	display: none;		/* DC */
}

#header {
	width: 960px;
	margin: 0 auto;
	height: 150px;
}

/* Header */

#logo {
	width: 960px;
	height: 150px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0;
	padding-left: 100px;
	color: #FFFFFF;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 4.8em;
}

#logo p {
	text-transform: lowercase;
	padding: 4px 0 0 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu-wrapper {
	margin-top: 8px;	/* DC */
}

#menu {
	width: 920px;
	margin: 0 auto;
	height: 54px;
	padding: 0px 20px;
	background: url(img/menu.gif) repeat-x left top;
}

#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 21px 0px 0px 0px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 10px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	xcolor: #FFFFFF;
}

#menu a:hover {
	background: #F49A73;
	color: #2E0815;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	background: #FFFFFF url(img/content.gif) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 0px 20px;
}


/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}


/* Content */

#content {
	float: left;
	font-size: 14px;
	margin: 10px 0px 20px 50px;
	width: 660px;
}

#content a:hover[href] {
	text-decoration: underline;
}

#content a:hover[href] {
	color: blue;
}


/* Sidebars */

#sidebar1 {
	float: left;
	width: 210px;
}

#sidebar2 {
	float: right;
	width: 210px;
}

.sidebar {
	float: left;
	padding-top: 8px;
	color: #595959;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 8px 0px;
	background: url(img/seperator.gif) repeat-x left bottom;
}


.sidebar li h2 {
	height: 26px;
	margin: 0 0 0 0;
	padding: 0px 15px 0px 15px;
	text-transform: capitalize;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
}

.sidebar h2 a {
}

.sidebar a {
/*	padding-left: 15px;	*/
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-size: 14px;
/*	height: 18px;			*/
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 190px;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}


/* Footer */

#footer-wrapper {
	width: 100%;
	height: 100px;
}

#footer {
	width: 920px;
	margin: 0 auto;
	padding: 0 20px;
	background: #111111;
}

#footer p {
	margin: 0;
	padding: 4px 0 4px 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #EDE7DB;
	text-decoration: none;
}

}

#footer .link {
}

#footer .copyright {
}


/* forms */

input[type="text"], textarea {
	font-size: 1.2em;
}

input[type="text"], textarea {
	-moz-border-radius:3px 3px 3px 3px;
	border:1px solid #AAAAAA;
	font-family:Calibri,Tahoma;
	padding:4px 2px;
}

input[type="text"]:focus, textarea:focus {
	-moz-box-shadow:0 0 5px rgba(82, 168, 236, 0.5);
	border:1px solid rgba(82, 168, 236, 0.75) !important;
}
