* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	font: 12px Verdana;
	color: #000000;
}

a {
	color: #CA5518;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
}

img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0;
	height: 0;
	clear: both;
}

.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}

.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}

.aligncenter {
	text-align: center;
}

.hidden {
	display: none;
}

#wrapper {
	width: 970px;
	margin: auto auto;
	text-align: left;
}

#header {
	background-image: url("/images/theme/background_header1.png");
	height: 122px;
}

#header .logo {
	float: left;
	padding-top: 10px;
}

#header .ad {
	float: right;
	margin-right: 18px;
	padding-top: 10px;
}

#content {
	margin-left: 10px;
	width: 490px;
	float: left;
	padding: 10px 0 10px;
}

#content .featured {
	height: 327px;
	background: #ffffff url(/images/theme/featured.gif) repeat-x 0 0;
	padding: 12px;
	border: 1px solid #bbbbbb;
	margin-bottom: 10px;
}

#content .featured h2 {
	font-size: 0.9em;
	text-transform: uppercase;
	margin-bottom: 40px;
}

#content .featured img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

#content .featured h3 {
	font-size: 1.5em;
	margin-bottom: 5px;
}

#content .featured h3 a {
	color: #000000;
	text-decoration: none;
}

#content .featured .details {
	font-size: 0.9em;
	margin-bottom: 15px;
}

#content .featured p {
	line-height: 1.4em;
}

#content .featured .fpost {
	height: 238px;
}

#content .box {
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
}

#content .box h2 {
	background-image: url("/images/theme/title_header.png");
	padding: 6px 10px;
	color: #FBECE6;
	font-size: 0.9em;
	text-transform: uppercase;
}

#content .box .popular {
	list-style-type: none;
	padding: 10px;
}

#content .box .popular li {
	line-height: 1.4em;
	padding: 2px 0;
}

#content .box .popular li a {
	font-weight: bold;
	color: #CA5518;
	text-decoration: underline;
}

#content .box .popular li p {
	padding: 2px 0;
}

#content .post {
	float: right;
	background: #ffffff url(/images/theme/featured.gif) repeat-x 0 0;
	height: 100px;
	padding: 20px 10px 15px;
	border: 1px solid #bbbbbb;
	margin-bottom: 10px;
}

#content .post h3 {
	margin-bottom: 10px;
	font-size: 1.2em;
}

#content .post h3 a {
	color: #000000;
	text-decoration: none;
}

#content .post img {
	width: 60px;
	height: 60px;
	padding: 4px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0 10px 15px 0;
}

#content .post p {
	line-height: 1.4em;
	font-size: 0.9em;
}

#content .post .category {
	clear: both;
	font-weight: bold;
	float: left;
	font-size: 0.9em;
	padding-top: 10px;
}

#content .post .comments {
	font-weight: bold;
	float: right;
	font-size: 0.9em;
	padding-top: 10px;
}

#content .uneven {
	float: left;
	clear: both;
}

#content .postnav {
	clear: both;
	padding: 10px 0;
}

#content .postnav ul {
	list-style-type: none;
	padding: 10px;
}

#content .postnav ul li {
	float: left;
	color: #B5B4BC;
	padding: 4px;
}

#content .postnav ul li a {
	color: #636363;
	text-decoration: none;
	display: block;
	padding: 2px 6px;
	border: 1px solid #E2E2E2;
}

#content .postnav ul li a:hover {
	border-color: #ffffff;
}

#wp_page_numbers ul {
	border-top: 0 !important;
}

#wp_page_numbers .page_info {
	padding: 3px 6px !important;
	margin-right: 2px;
	border: 1px solid #e0e0e0 !important;
	margin-top: 4px;
}

#wp_page_numbers .active_page a {
	background-color: #ffffff !important;
	border: 0 !important;
}

/** END content **/ /** BEGIN left_bar **/
#left_bar {
	float: left;
	width: 230px;
	padding: 10px 0 10px;
}

#left_bar .box {
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
	margin-bottom: 10px;
}

#left_bar .box h2 {
	background-image: url("/images/theme/title_header.png");
	padding: 6px 10px;
	color: #FBECE6;
	font-size: 0.9em;
	text-transform: uppercase;
}

#left_bar .box .sponsors {
	text-align: center;
	padding: 7px;
}

#left_bar .box .sponsors img {
	margin: 7px;
}

#left_bar .box .popular {
	list-style-type: none;
	padding: 14px;
}

#left_bar .box .popular li {
	line-height: 1.4em;
	padding: 2px 0;
}

#left_bar .box .popular li a {
	font-weight: bold;
	color: #CA5518;
	text-decoration: underline;
}

#left_bar .box .popular li p {
	padding: 2px 0;
}

/*** End Right bar **/ /** BEGIN right_bar **/
#right_bar {
	width: 230px;
	float: right;
	padding: 10px 0 10px;
}

#right_bar ul {
	list-style-type: none;
	margin-bottom: 15px;
}

#right_bar ul li {
	line-height: 1.4em;
	padding: 2px 0;
}

#right_bar ul li a {
	color: #000000;
	text-decoration: none;
}

#right_bar ul li a:hover {
	color: #CA5518;
	text-decoration: underline;
}

#right_bar .box {
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
	margin-bottom: 10px;
}

#right_bar .box h2 {
	background-image: url("/images/theme/title_header.png");
	color: #FBECE6;
	padding: 6px 10px;
	font-size: 0.9em;
	text-transform: uppercase;
}

#right_bar .box .sponsors {
	text-align: center;
	padding: 7px;
}

#right_bar .box .sponsors img {
	margin: 7px;
}

#right_bar .box .popular {
	list-style-type: none;
	padding: 14px;
}

#right_bar .box .popular li {
	line-height: 1.4em;
	padding: 4px 0;
}

#right_bar .box .popular li a {
	font-weight: bold;
	color: #CA5518;
	text-decoration: underline;
}

#right_bar .box .popular li p {
	padding: 4px 0;
}

#right_bar .box .flickr {
	text-align: center;
	padding: 2px;
}

#right_bar .box .flickr img {
	margin: 2px;
}

#right_bar .box .video {
	padding: 15px 17px;
}

#right_bar .box .tags {
	padding: 15px;
}

#right_bar .box .tags a {
	color: #000000;
	text-decoration: none;
}

#right_bar .box .tags a:hover {
	color: #CA5518;
	text-decoration: underline;
}

#right_bar .search {
	height: 42px;
	background: url(/images/theme/search.gif) no-repeat 0 0;
	margin-bottom: 10px;
}

#right_bar .search input {
	float: left;
	border: 0;
	width: 250px;
	margin: 12px 10px;
}

#right_bar .search button {
	width: 60px;
	height: 42px;
	float: right;
	text-indent: -9999px;
	border: 0;
	background-color: transparent;
}

#right_bar .half {
	padding: 20px 15px 5px;
}

#right_bar .half .l {
	float: left;
	width: 145px;
}

#right_bar .half .r {
	float: right;
	width: 145px;
}

#right_bar .half h2 {
	background: none;
	padding: 0;
	margin-bottom: 5px;
}

#bottom_sponsors {
	clear: both;
	height: 122px;
	font-size: 0.9em;
	width: 970px;
	margin: auto auto;
	text-align: left;
}

#bottom_sponsors .box {
	border: 1px solid #bbbbbb;
	background-color: #ffffff;
	width: 240px;
	margin-left: 2;
	float: left;
}

#bottom_sponsors .box h2 {
	background-image: url("/images/theme/title_header.png");
	padding: 6px 10px;
	color: #FBECE6;
	font-size: 0.9em;
	text-transform: uppercase;
}

#bottom_sponsors .box img {
	margin: 2px;
	width: 236px;
	height: 72px;
}

#footer {
	clear: both;
	background-color: #6A6A6A;
	padding: 5px 0;
	height: 15px;
	font-size: 0.9em;
}

#footer .wrapper {
	width: 970px;
	margin: auto auto;
	text-align: left;
}

#footer p {
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#footer p.l {
	float: left;
}

#footer p.r {
	float: right;
}

#content .single {
	background-color: #E5E7E7;
	padding: 12px;
	border: 1px solid #bbbbbb;
	margin-bottom: 10px;
	overflow: auto;
	height: 500px;
}

#content .single h2 {
	font-size: 0.9em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#content .single p {
	line-height: 1.5em;
	margin-bottom: 10px;
}

#content .single ul,#content .single ol {
	list-style-position: inside;
	margin-bottom: 10px;
}

#content .single li {
	line-height: 1.5em;
	padding: 2px 0;
}

#content .single blockquote {
	padding: 10px 10px 5px;
	margin-bottom: 10px;
	background-color: #eeeeee;
	border-width: 1px 0;
	border-style: solid;
	border-color: #e0e0e0;
}
