body {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/background.png);
	background-position:top;
	background-repeat:no-repeat;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
	color: #92278f;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 160%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #cbc9c9;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF3300;
}

img {
	border: none;
}

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

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

/* Header */

#wrapper {
	background: url(images/topbackground.png) no-repeat center top; /*This is the banner background image*/
}

#header {
	width: 950px;
	height: 125px;
	margin: 0 auto;
	background-position:right;
}

#header flash {
	background-position:right;
	margin: 0 25 0 25;
}

/* RSS */

#rss {
	padding: 0px 39px 20px 0;
	text-align: right;
}

#rss a {
	padding: 0 0 0 0;
	background: url(images/rss.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
}

#rss a:hover {
	text-decoration: underline;
}

/* User Form Submit*/
#submit {
	float:right	;
	padding: 5px 20px 0 0;
}


#submit .btn {
	background-color:#FFFFFF;
  	color:#000;
  	font: bold 84% 'trebuchet ms',helvetica,sans-serif;
}

#submit .btn:hover {	
	color: #ff3300;
}


/* Menu */

#menu {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	background: #ffcc00 url(images/banner.png);
}

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

#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #000000;
	text-decoration: underline;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background-color:#FFFFFF;
}

/* Contentfull THIS IS THE 950 PX ONE*/

#contentfull {
	float: left;
	background-color: #FFFFFF;
	width: 950px;
	margin:0 auto;
}

.post {
	margin-bottom: 50px;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 30px;
}

.post .entry img {
	float:right;
	margin: 10px 15px 10px 15px;
	}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: #ffcc00;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}
/* Content THIS IS THE 700 PX ONE*/

#content {
	float: left;
	background-color: #FFFFFF;
	width: 700px;
	padding: 0 25px 0 25px;

}

.post {
	margin-bottom: 30px;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
	text-align: left;
	color: #ff3300;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 30px;
}

.post .entry img.right {
	float:right;
	margin: 0px 15px 0px 15px;
}

.post .entry img.display {
    display: block;
    margin-left: auto;
    margin-right: auto;
	float:none;
}

.post .entry img.left {
		float:left;
	margin: 0px 15px 0px 15px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: #ffcc00;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

/* Sidebar */

#sidebar {
	float: right;
	background-color:#FFFFFF;
	width: 200px;
}

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

#sidebar li {
	margin-bottom: 20px;
	background: #ffffff
}

#sidebar li ul {
	padding: 15px 25px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/bullet.png) no-repeat 0 11px;
}

#sidebar h2 {
	width: 170px;
	height: 30px;
	padding: 5px 0 0 25px;
	background: #ffffff ;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #000000;
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/bar.png) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}
