	/*  
Theme Name: Arcupius Default
Theme URI: http://www.arcupius.com/
Description: The default Arcupius Theme.
Version: 0.1
Author: arcupius.com
Author URI: http://www.arcupius.com/
*/
#freexbox {padding:8px}
#freexbox a {color:#beff00!important;text-decoration:underline;font-size:11pt}

/* Begin Typography & Colors */

#footer p {
	margin: 4px 0 0 0;
	text-align: right;
	}
	
#footer a {
	color: #55f;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 1.6em;
	}

h1 a {
	color: #e8e8e8;
	text-decoration: none;
	}

h1 a:hover {
	color: #e8e8e8;
	text-decoration: underline;
	}

h2 {
	font-size: 140%;
	}

h3 {
	font-size: 130%;
	}
	
h2.pagetitle {
	font-size: 1.6em;
	}

.post h2 {
	margin: 0 0 5px 0;
	}
	
.post h2 a {
	color: #333;
	text-decoration: none;
	}
	
.post h2 a:hover {
	color: #00f;
	}
	
#sidebar, #footer {
	color: #e8e8e8;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 'Courier New', Courier, Fixed;
	}

a:link {
	color: #00c;
	}

a:hover {
	color: #00f;
	}
	
a.active {
	background-color: #fff;
	border: 1px solid #a1a1a1;
	}
	
#sidebar a {
	color: #00c;
	}

.postmetadata {
	font-size: 95%;
	}

.more_link {
	background: url(images/arrow_right.gif) no-repeat center right;
	padding-right: 10px;
	}
	
.post p {
	line-height: 150%;
	}
	
.footer_disclaimer {
	background-color: #888;
	margin: 0;
	padding-top: 3px;
	font-size: 90%;
	}
	
/* End Typography & Colors */



/* Begin Structure */

/* #body */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Geneva, Arial, Verdana, 'Trebuchet MS', 'Lucida Grande', Myriad, Sans-Serif;
	background-color: #888;
	color: #333;
	text-align: center;
	margin: 24px 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	background-color: #e6e6e6;
	text-align: left;
	}
	
#header {
	background: #e6e6e6 center no-repeat url(images/header_bg.jpg);
	height: 88px;
	width: 100%;
	}
	
#header a {
	display: block;
	width: 400px;
	height: 37px;
	background: url(images/header_logo.gif) no-repeat right;
	position: relative;
	top: 25px;
	left: 15px;
	}
	
#header h1 {
	}
	
.description {
	font-size: 1.2em;
	}
	
#sub_header {
	border: 1px solid;
	border-color: #b6b6b6 #545454 #545454 #b6b6b6;
	height: 90px;
	background-color: #8a8a8a;
	}
	
#page_body {
	background: url(images/page_body_bg.gif) top repeat-x #707070;
	}
	
#page_title {
	padding: 10px 24px;
	min-height: 25px;
	height: 25px;
	font-size: 200%;
	border: 1px solid;
	border-color: #7a7a7a #262626 #262626 #7a7a7a;
	}
	
html>body #page_title {
	height: auto;
	}
	
#columns {
	background: url(images/sidebar_bg.gif) top right repeat-y;
	}
	
#content {
	font-size: 1.2em;
	background: url(images/content_bg.gif) top repeat-x #e6e6e6;
	border: 1px solid;
	border-color: #e6e6e6 #707070 #6e6e6e #fff;
	border-right: 0;
	float: left;
	width: 533px;
	padding: 0 24px 24px 24px;
	margin: 0;
	}
	
.post {
	padding-top: 18px;
	margin: 0;
	clear: both;
	}
	
/* #sidebar_div */
#sidebar {
	font-size: 110%;
	margin-left: 582px;
	}
	
#footer {
	background: url(images/page_body_bg.gif) top repeat-x #707070;
	border: 1px solid;
	border-color: #999 #262626 #262626 #7a7a7a;
	clear: both;
	padding: 4px 24px 10px;
	}
	
html>body #footer {
	padding-top: 9px;
	}
	
#top_paging, #bottom_paging {
	text-align: center;
	clear: both;
	margin-top: 24px;
	border: 1px solid #666;
	background-color: #ddd;
	}
	
.inner_paging {
	border: 2px solid #fff;
	padding: 4px;
	}
	
#top_paging {
	height: 1px;
	}
	
html>body #top_paging {
	height: auto;
	}
	
.paging_post_info {
	font-weight: bold;
	}
	
.paging_previous {
	float: left;
	background: url(images/arrow_left.gif) no-repeat center left;
	padding-left: 14px;
	text-align: left;
	}
	
.paging_next {
	float: right;
	background: url(images/arrow_right.gif) no-repeat center right;
	padding-right: 14px;
	text-align: right;
	}
	
.paging_nav a {
	padding: 0 2px;
	}
	
.post .postmetadata {
	margin: 12px 0 0 0;
	}
	
.entrytext .postmetadata {
	margin-top: 48px;
	}
	
/* End Structure */

/* rating interface elements */

/* #outer_border */
.small_rating_box, #rating_interface, .rating_divider, .comment_rating_container {
	border: 2px solid #333;
	}
	
/* #inner_border */
#big_rating, #big_ranking, #big_vote_count, .small_rating, .rating_bar, #rating_interface div, .comment_rating, .comment_rating_bar {
	border: 1px solid #a1a1a1;
	}

/* #inner_background */
.comment_rating, .comment_rating_bar, .small_rating_box, #rating_interface, #big_rating_box, #big_rating_box .rating_bar, #big_rating_box td {
	background: #4d4d4d url(images/rating_interface_bg.gif) repeat-x;
	}
	
/* #rating_text */
.small_rating_box, #rating_interface, #big_rating_box, .comment_rating {
	color: #a1a1a1;
	font-size: 100%;
	}

/* #rating_hilite_text */
.small_rating em, #big_rating_box em, .comment_rating em, #rating_interface h3, .rating_label {
	color: #e8e8e8;
	}
	
/* #big_rating_box_numbers */
#big_rating_box em {
	font-size: 300%;
	vertical-align: -25%;
	font-style: normal;
	font-weight: bold;
	line-height: 95%;
	}
	
/* #big_vote_count_number */
#big_vote_count em {
	font-size: 150%;
	vertical-align: -15%;
	}
	
/* #small_rating_box_number */
.small_rating em {
	font-size: 200%;
	font-style: normal;
	font-weight: bold;
	line-height: 95%;
	}
	
/* comment_rating_text */
.comment_rating {
	text-align: center;
	font-size: 90%;
	}
	
/* #comment_rating_number */
.comment_rating em {
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	line-height: 95%;
	}
	
/* #rating_interface_heading */
#rating_interface h3 {
	font-size: 150%;
	}
	
/* #rating_interface_text */
.rating_label {
	}
	
/* #rating_interface_labels */
.rating_button, .rating_button_disabled, #rating_interface label {
	text-decoration: none;
	font-weight: bold;
	color: #fff !important;
	font-size: 15px;
	}
	
.small_rating_box {
	float: right;
	margin: 0 0 16px 16px;
	width: 90px;
	min-width: 90px;
	}
	
html>body .small_rating_box {
	width: auto;
	}
	
.small_rating_box, #rating_interface {
	text-align: center;
	}

.rating_divider {
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
	clear: both;
	font-size: 1%;
	}
	
.small_rating {
	padding: 2px 0;
	}
	
.small_rating em, .comment_rating em {
	margin: 0 auto;
	display: block;
	}
	
#big_rating_box em {
	padding: 0 2px;
	}
	
.rating_bar {
	text-align: left;
	clear: both;
	height: 16px;
	font-size: 1px;
	}
	
/* #rating_bar_image */
.rating_bar div {
	width: 0;
	margin: 0;
	background: url(images/blue_bar_bg.gif) repeat-x top;
	height: 16px;
	}

.rating_bar div div {
	background: url(images/blue_bar_tip.gif) top right no-repeat;
	width: 100%;
	height: 100%;
	}
	
#rating_interface {
	margin: 40px 0 24px;
	clear: both;
	}
	
#rating_interface div {
	padding: 10px;
	height: 1px;
	}
	
html>body #rating_interface div {
	height: auto;
	}
	
#rating_interface h3 {
	margin: 0 0 12px 0;
	padding: 0;
	text-align: left;
	}
	
#rating_interface ul {
	text-align: left;
	margin: 0 !important;
	padding: 0;
	line-height:18px;
	}
	
#rating_interface li {
	list-style-type: none;
	list-style-image: none;
	display: inline !important;
	}
	
#rating_interface li input {
	position: relative;
	top: -3px;
	left: 8px;
	margin: 0 !important;
	width: auto !important;
	width: 15px;
	}
	
#rating_interface li label {
	position: relative;
	top: 15px;
	left: -4px;
	}
	
.rating_label {
	border: 0;
	width: auto !important;
	padding: 0;
	}

.comment_rating_container {
	float: right;
	margin: 0 0 16px 16px;
	min-width: 80px;
	width: 80px;
	}
	
html>body .comment_rating_container {
	width: auto;
	}
	
.comment_rating {
	padding: 3px 0;
	}
	
.comment_rating_bar {
	text-align: left;
	}

#big_rating_box {
	border-collapse: separate;
	border-spacing: 2px;
	clear: both;
	text-align: center;
	margin: 0 auto 24px auto;
	width: 100%;
	background: #333;
	}
	
#big_rating_box td {
	border-collapse: separate;
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
	}
	
#big_rating_box .rating_bar {
	background-image: none;
	padding: 0;
	text-align: left;
	}
	
#big_rating_box .rating_bar div {
	height: 16px;
	}
	
.rating_button, .rating_button_disabled {
	display: block;
	width: 31px;
	height: 25px;
	padding: 7px 1px 0 0;
	background: url(images/orange_bar_button.gif) 0 0;
	text-align: center;
	}
	
.rating_button_disabled {
	background-position: 0 -32px;
	color: #ddd !important;
	}
	
.rating_button_selected {
	text-decoration: underline;
	}
	
#user_feedback {
	font-size: 120%;
	text-align: center;
	}

/* end rating interface elements */

/*	Begin Headers */
h1 {
	margin: 0;
	padding: 0;
	}

#sidebar h2 {
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 120%;
	}

.pagetitle {
	border-bottom: 1px solid #aaa;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	font-size: 100%;
	}
	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
	
/* #content_image */
.content_image {
	border: 1px solid #666;
	}
	
.content_image img {
	border: 2px solid #fff;
	}
	
.align_left {
	float: left;
	margin: 0 16px 4px 0;
	}
	
.align_right {
	float: right;
	margin:  0 0 16px 16px;
	}
	
img.content_image {
	border: 1px solid #666;
	padding: 2px;
	background-color: #fff;
	}
	
/* End Images */



/* Begin Sidebar Lists */

/* #sidebar_lists */
#sidebar ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #7a7a7a;
	height: 1px;
	}
	
html>body #sidebar ul {
	height: auto;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #4f4f4f;
	padding: 10px;
	margin: 0;
	height: 1px;
	}
	
html>body #sidebar ul li {
	height: auto;
	}
	
#sidebar ul ul {
	border-width: 0;
	height: 1px;
	}
	
html>body #sidebar ul ul {
	height: auto;
	}
	
#sidebar li li {
	border-width: 0;
	padding: 2px 0;
	margin: 3px 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar_padding_top {
/*	height: 70px !important;	*/
	}
	
#sidebar_padding_top h2 {
	font-size: 110%;
	font-weight: normal;
	font-style: normal;
}
	
#sidebar_bottom {
	width: 197px;
	height: 0;
	float: right;
	border-top: #4f4f4f 1px solid;
	position: relative;
	top: -11px;
	left: 25px;
	font-size: 1px;
	}
	
/* End Sidebar Lists */

/* Begin lists */
#content ul {
	margin: 10px 0 10px 30px;
	padding: 0;
	}
	
#content ol {
	margin: 10px 0 10px 30px;
	padding: 0;
	}
	
/* End lists */

/* Begin Form Elements */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	}

#commentform p {
	margin: 5px 0;
	}

html>body #commentform textarea {
	width: 100%;
	}
	
#sidebar #searchform {
	margin: 0;
	}
	
#sidebar #searchform input {
	width: 55%;
	margin: 0 3px 0 0;
	}
	
#sidebar #searchsubmit {
	width: 35% !important;
	margin: 0 !important;
	}
	
/* End Form Elements */

/* Begin Comments*/

.commentlist {
	padding: 0;
	margin: 0 !important;
	text-align: justify;
	}
	
.commentlist li {
	height: auto !important;
	height: 1%;
	overflow: hidden !important;
	overflow: normal;
	margin: 0;
	padding: 10px 10px 8px;
	list-style: none;
	}
	
.commentlist li.alt {
	background-color: #f3f3f3;
	}

.commentlist p {
	line-height: 1.2em;
	margin: 10px 5px 10px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmeta {
	margin: 0 !important;
	float: right;
	padding-left: 10px;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commenttitle {
	font-size: 1em;
	margin: 0;
	}
	
.cl_comment_link {
	color: #333 !important;
	text-decoration: none;
	}
	
.cl_more {
	color: #00c;
	text-decoration: underline;
	}
	
/* End Comments */



/* Begin Misc */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
	
.invisible {
	display: none;
	}

a img {
	border: none;
	}
	
/* End Misc */

/* Begin Contact Form CSS */

.contactform {
	width: 100%; 
	position: relative;
	}

.contactleft {
	width: 25%; 
	text-align: right;
	clear: both; 
	float: left; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}

.contactright {
	width: 70%;  
	float: right; 
	display: inline; 
	padding: 4px; 
	margin: 5px 0; 
	}

.contacterror {
	border: 1px solid #ff0000;
	}
/* End Contact Form CSS */

/* AJAXANIM */
#anim {
	border: 1px solid #bdbdbd;
	padding: 6px;
	height: 340px;
	min-height: 340px;
	background-color: #bdbdbd;
	font-size: 120%;
	color: #000;
	text-align: center;
	width: 474px;
	margin: 0 auto;
	}
	
html>body #anim {
	height: auto;
	}
	
#anim img {
	width: 474px;
	height: 267px;
	}
	
#ajax_anim p {
	text-align: left;
	}
	
.ajaxanim_nav {
	text-align: center;
	font-size: 120%;
	}

.disclaimer {
	font-size: 90%;
	color: #888;
	}
/* END AJAXANIM */

/* ADSENSE */


#g728 {
	width: 728px;
	height: 90px;
	margin-left: 20px;
	}
	
#gadb {
	width: 336px;
	height: 280px;
	margin: 24px 0;
	clear: both;
	}
	
#gads {
	width: 180px;
	height: 90px;
	}
	
.gads_li {
	padding: 10px 10px 10px 4px !important;
	}
	
#gadba {
	width: 468px;
	height: 60px;
	margin-bottom: 24px;
	}
	

/* END ADSENSE */