body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background: url(images/topBackground.jpg) repeat-x scroll 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555555;
	text-align:justify;
	font-size:small;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0;
	padding:0;
}

a img {
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h2 {
	padding:10px 0 0 10px;
	font-size: 18tpx;
}

h3 {
	padding:10px 0 10px 10px;
	font-size: 20px;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(images/img11.gif) no-repeat;
	font: italic small Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #555555;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	padding-top:10px;
	background: #f4f4f4;
	
}

/* Menu */

#menu {
	width: 860px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu .menuImg{
	width: 50px;
	color: #FFFFFF;
	float: right;
}

#menu .menuImg a{
	padding: 7px 0 0 10px;
	width: 40px;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 50px;
	padding: 0 0 0 2px;
	background: url(../images/img02.gif) no-repeat;
}

#menu a {
	display: block;
	width: 108px;
	height: 28px;
	padding: 7px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: normal 1.6em Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#menu a:hover {
	border-bottom: 4px solid #3e4342;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
}

/* Header */

#header {
	width: 860px;
	height: 262px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	background: #8c9693;
}
#header  h2{
	padding-bottom: 15px;
}
#header  a{
	color:#ffffff;
}
#header img{
	float:left;
}
#headerLogo {
	float: right;
}

#headerPost{
	float:left;
	display:inline;
	width: 340px;
	height: 236px;
	padding: 0 15px 0;
	color: #ffffff;
	
}

/* Content */

#content {
	width: 870px;
	margin: 0 auto;
}

/* Posts */

#posts {
	float: right;
	width: 600px;
	color: #555555;
	font-weight:lighter;
	line-height: 1.4em;
}

#posts .title{
	color: #ff2e00;
}
#posts a{
	color: #ff2e00;
}
#posts a:hover {
	color: #ff8231;
}

#posts .post {
	padding-bottom: 30px;
}
#posts .post img{
	float:left;
	padding:0 15px 0 0;
}
#posts p .thumbnail-alignnone{
	float:none;
}


#posts .story {
	padding: 15px 10px 0 20px;
	background: url(images/img10.gif) repeat-x
}


#posts .meta {
	padding: 5px 0 0 20px;
	background: url(images/img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
}

#posts ul {
	list-style: url(images/img12.gif);
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 250px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 0 20px 30px 20px;
}

#links li li {
	padding: 3px 0;
	background: url(images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
	padding: 20px 0 20px 0;
	background:#8c9793;
	line-height:150%
}
#footer .content{
	width: 400px;
	margin-left:50%;
	text-align:right;
}

#footer .content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}

#footer a {
	background: none;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: 0 auto;
	padding-bottom: 15px;
	font-size: 24px;
}

#nav {
	display:block;
	padding: 0 0 40px 0;
}
#nav .nav-previous {
	float:left;
}
#nav .nav-next {
	float:right;
}
#swf {
	text-align:center;
	padding:20px;
}