body {
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Georgia, Times;
	color: #333333;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
	left: 0px;
	bottom: 0px;
	background-color: #ffffff;
	font-size: 0.75em;
	vertical-align: top;
	line-height:14px;
	margin-left: 0px;
}

#WebDesign {
	margin-top: 0px;
	margin-left: 72px;
	text-align: left;
	font-family: Arial, Georgia, Times;
	font-size: 1em;
	color: #333333;
	position: static;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h1, h2, h3 {
	font-weight: bold;
	line-height: normal;
	margin-top: 0;
	color: #333366;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style: square;
}

a:link {
	color: #333366;
	text-decoration: underline;
}

a:visited {
    color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #ff3333;
	text-decoration: underline;
}

a:active {
	color: #999999;
	text-decoration: underline;
	bottom: 0px;
}

a:hover {
	color: #ff3333;
	border-bottom: none;
	text-decoration: underline;
	
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 900px;
	margin: 0 auto;
	height: 150px;
}

/* Header */

#Background {
	width: 800px;
	height: 428px;
	margin-top: 150px;
	padding: 0;
	background: url(../images/Background.png) no-repeat left top;
	letter-spacing: normal;
	word-spacing: normal;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	right: 0px;
	position: relative;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #333333;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 0.75em;
	color: #333333;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #333333;
}

/* Menu */

#menu {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	height: 150px;
	background: url(../images/Banner.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 33px;
	margin: 0px;
	padding: 19px 30px 0px 30px;
	text-decoration: none;
	text-transform: capitalize;
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#Wrapper {
	width: 900px;
	margin: 0px auto;
	background: #ffffff;
	top: 0px;
	bottom: 0px;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* .jpg */

#AddThis {
	float: right;
	width: 125px;
	height: 16px;
	margin-top: 0px;
	bottom: 0px;
	padding-top: 0px;
	padding-right: 72px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#Banner {
	float: left;
	width: 800px;
	margin-top: 48px;
	padding: 0px;
	background: url(../images/Banner.jpg) no-repeat left top;
	height: 150px;
	top: 150px;
}

.post {
	padding-bottom: 0px;
	line-height: 0%;
	top: 0px;
	height: 150px;
	width: 800px;
	position: relative;
	left: 0px;
	right: 0px;
	background-image: url(../images/.jpg);
}

.post h1 {
	font-weight: normal;
}

.title {
	height: 50px;
	text-transform: capitalize;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.title a {
	border-bottom: none;
	color: #528DC8;
}

.title a:hover {
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#Left {
	float: left;
	height:650px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/Left.png);
	background-repeat: no-repeat;
}

#Right {
	float: right;
	height:650px;
	background-color: #FFFFFF;
	background-image: url(../images/Right.png);
	background-repeat: no-repeat;
}

#Footer {
	float: left;
	height:100px;
	width: 900px;
	background-color: #FFFFFF;
	background-image: url(../images/Footer.png);
	background-repeat: no-repeat;
	margin-bottom: 50px;
}

#subFooter {
	float: left;
	height:22px;
	width: 775px;
	margin-top: 14px;
	margin-left: 120px;
	font-size: 0.75em;
}

#sidebar1 ul {
	padding-bottom: 20px;
}

#sidebar1 li {
	background: #ffffff;
}

#sidebar1 li ul {
	background: #ffffff;
}

#sidebar1 li li {
	background: #ffffff;
}

#sidebar1 li h2 {
	height: 25px;
	padding-top: 0px;
	background: #ffffff;
	color: #333333;
}

.sidebar {
	float: right;
	width: 50px;
	font-size: 0.75em;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li li {
	margin: 0 10px 0 15px;
	padding: 8px 0px 8px 20px;
	border-bottom: 1px #B5B5B5 dashed;
	background: #ffffff;
	text-align: left;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 8px 15px 0px 35px;
	background: #ffffff;
	font-size: 0.75em;
	color: #FFFFFF;
}

#text {
	text-align: left;
	font-family: Arial, Georgia, Times;
	color: #333333;
	font-size: 0.75em;
	line-height:16px;
	margin-left: 130px;
	margin-top: 25px;
	width: 400px;
}

#quote { 
	text-align: justify;
	font-family: Arial, Georgia, Times;
	color: #333333;
	font-size: 1em;
	line-height:16px;
	margin-top: 329px;
	padding: 0px 0px 0px 30px;
	width: 120px;
	
}

#searchform {
	margin: 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/Right.png);
	background-repeat: no-repeat;
}

#searchform br {
	display: none;
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #949494;
	background: #FFFFFF;
	font-size: 0.75em;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #CCCCCC;
}

/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 940px;
	height: 70px;
	margin: 0 auto;
	padding-left: 20px;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: left;
	font-size: smaller;
}

#footerInside {
	background: #333333;
	height: 23px;
	margin-top: 1px;
	text-align: left; vertical-align:
	font-family: Arial, Georgia, Times;
	font-size: 0.75em;
	color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	top: 0px;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 72px;
	clip: rect(auto,auto,auto,0px);
	position: static;
	line-height: 22px;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

#RepeatLeft {
	background: #333333;
	height: 1px;
	width: 2px;
	float: left;
	background-image: none;
	background-repeat: repeat-y;
	background-position: inherit;
}

#RepeatRight {
	background: #333333;
	height: 1px;
	width: 2px;
	float: right;
	background-image: none;
	background-repeat: repeat-y;
	background-position: inherit;
}

