body 
{
	background: #0f0f0f url(images/background.jpg) no-repeat center top;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a{
	text-decoration: none;
	color: #0A5477;
}

img {
	border: none;
}
.right {
	float: right;
}

ul,ol,li {
	list-style: none;
}

.container {
	background: url(images/bg-container.gif) repeat-x left top;
	padding: 25px 0 35px;
}

.sidebar {
	width: 220px;
	margin-right: 20px;
	padding-top: 20px;
}

.content {
	float: left;
	background-color: #EEEEEE;
}

.widget {
	background: #fff url(images/bg-widget-box.gif) repeat-x left top;
	border: solid 1px #cecece;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom-width: 2px;
	margin-bottom: 15px;
}

.widget h2 {
	font-size: 14px;
	text-shadow: 0 1px 0 #fff;
	color: #000;
	line-height: 20px;
	padding: 0 15px;
}

h1 {
	font-size: 30px;
}

h6 {
	font-size: 12px;
}
.widget ul {
	padding: 5px 0;
}

.widget li {
	padding: 3px 15px;
	font-size: 12px;
}

.input-text {
	background-color: #fff;
	border: solid 1px #d9d9d9;
	border-top-width: 2px;
	padding: 7px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
}

.radius {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.searchform {
	background: #fff url(images/bg-widget-box.gif) repeat-x left top;
	border: solid 1px #cecece;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom-width: 2px;
	height: 29px;
	margin-bottom: 15px;
	padding: 5px;
}

.searchform .input-text {
	padding: 5px;
	float: left;
}

.searchform .search-btn {
	background: #222 url(images/bg-seach-button.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	border: solid 1px #000;
	height: 28px;
	margin: 1px 0 0;
	width: 65px;
	font-weight: bold;
	cursor: pointer;
}

.searchform .input-text.radius {
	border-radis: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}

.searchform .search-btn.radius {
	border-radis: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}
/* IEx7 Fixes */
* + html .searchform .search-btn.radius { border:none; background-position: left 1px}


.sidebar .searchform .input-text {
	width: 130px;
}



.post-thumbnail {
	width: 140px;
	height: 140px;
	overflow: hidden;
	border: solid 1px #d4d4d4;
	box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	-webkit-box-shadow: 0 0 5px #ddd;
	float: left;
	background-color: #fff;
}

.post-thumbnail+div {
	padding-left: 160px;
	font-size: 14px;
}

.entry h3 {
	font-size: 20px;
	text-shadow: 0 1px 0 #fff;
	margin-bottom: 10px;
}

.entry p {
	line-height: 1.5em;
	margin-bottom: 10px;
}

.keep-reading {
	background: url(images/btn-keep-reading.png) no-repeat left top;
	display: block;
	width: 143px;
	height: 40px;
	line-height: 38px;
	padding: 0 0 0 26px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 1px 0 #fff;
	color: #333;
	margin-left: -5px;
}

.keep-reading:hover {
	background-position: left -43px;
}

.postmeta {
	background: #efefef url(images/bg-postmeta.gif) repeat-x left top;
	border: solid 1px #d7d7d7;
	border-bottom-width: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	min-height: 23px;
	padding: 5px 10px;
	font-size: 12px;
	margin: 15px 0;
}

.comment-stats {
	float: right;
	background: url(images/i_comments.png) no-repeat left center;
	padding-left: 22px;
	min-height: 20px;
	line-height: 18px;
	margin-top: 2px;
}

.comment-stats+div {
	padding-right: 130px;
	padding: 4px 0 0;
}

.comment-stats+div a {
	font-weight: bold;
}

.postime {
	background: url(images/bg-mask.png);
	position: absolute;
	left: 0;
	top: 10px;
	padding: 5px 10px;
	width: 40px;
	border: solid 1px #cacaca;
	border-right: none;
	border-bottom-width: 2px;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #fff;
	font-size: 11px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
}
#allposts{
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.post {
	background: url(images/bg-post.png) no-repeat left top;
	padding: 10px 0 20px 80px;
	min-height: 200px;
	position: relative;
	width: 640px;
}

#header 
{
	height: 170px;
	background: url(images/header.png) no-repeat center top;
}
#navigation_wrap 
{
	
}
#navigation_wrap a {
	text-decoration: none;
	color: #fff;
	
}
#navigation_wrap #activate {
	height: 44px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	font-size:18px;
	font-weight:bold;
}
#navigation_wrap #collapsible {
	height: 330px;
	background: url(images/navigation.png) 50% 0 repeat-x ;
}
#navigation_wrap #inner {
	width: 620px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#navigation_wrap .link {
	width: 79px;
	margin-top: 58px;
	text-align: center;
	margin-left: 40px;
	margin-right: 40px;
	float: left;
}
#navigation_wrap .image {
	width: 59px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 12px;
}
#content_main 
{
	width: 1000px;
	height: 800px;
	background: #EEEEEE url(images/bar.jpg) no-repeat center top;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#content #lights_container {
	width: 64px;
	height: 22px;
	margin-right: 936px;
}
#lights {
	display: block;
	width: 64px;
	height: 22px;
	background: url(images/lights_btn.jpg) no-repeat left top;
}
#lights:hover {
	background: url(images/lights_btn.jpg) no-repeat left bottom;
}
#footer {
	margin-top: 10px;
	margin-bottom: 20px;

	color: #FFF;
	font-size: 12px;
	text-align:center;
}
#footer a {
	color: #FFF;	
}
