html {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/layout/html.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

body {
	margin: 0;
}

.body {
	position: relative;
	margin: 0 auto;
	padding: 0 15px 0 15px;
	width: 960px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

img {
	border-style: none;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #BA291F !important;
}

p {
	margin: 0 0 14px 0;
}

hr {
	margin: 30px 0 25px 0;
	border: solid 1px #8D9092;
	border-width: 1px 0 0 0;
	height: 0;
	background-color: #8D9092;
}

.clear {
	clear: both;
}

/*------------------------------------------------------------------------------
//		INPUTS
//----------------------------------------------------------------------------*/

form {
	margin: 0;
	padding: 0;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8E8E8D;
}

a.submit {
	text-decoration: none !important;
}

a.submit input,
input.submit,
button.submit {
	margin: 0;
	border: 1px solid #D7D7D7;
	padding: 3px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #363636;
	background: url(../images/system/form_bg.png);
	background-repeat: repeat-x;
}

a.submit.large input,
input.large.submit,
button.large.submit {
	height: 37px;
	color: #BD190E;
	background: url(../images/system/form_bg_large.gif);
}

a.submit:hover input,
input.submit:hover,
button.submit:hover {
	cursor: pointer;
	color: #BD190E;
	
	box-shadow: 0 0 1px #448AAE;
	-moz-box-shadow: 0 0 1px #448AAE;
	-webkit-box-shadow: 0 0 1px #448AAE;
}

a.submit:active input,
input.submit:active,
button.submit:active {
	margin: -1px 0 0 0;
	padding: 4px 9px 4px 11px;
	position: relative;

	box-shadow: inset 2px 2px 2px #666666, inset -2px -2px 2px #FFFFFF;
	-moz-box-shadow: inset 2px 2px 2px #666666, inset -2px -2px 2px #FFFFFF;
	-webkit-box-shadow: inset 2px 2px 2px #666666, inset -2px -2px 2px #FFFFFF;
}

input.required {
	background-color: #FFEEEE;
	border: solid 1px #660000;
}

form .input,
form .inputbox {
	margin: 2px 0 2px 0;
	border: solid 1px #939598;
	height: 20px;
	width: 250px;
	font-size: 11px;
	font-weight: bold;
	color: inherit;
}

form textarea.input, form textarea.inputbox {
	height: auto;
}

form .input:focus,
form .inputbox:focus {
	box-shadow: 0 0 4px #448AAE;
	-moz-box-shadow: 0 0 4px #448AAE;
	-webkit-box-shadow: 0 0 4px #448AAE;
}

input::-webkit-input-placeholder {
    color:    #999999 !important;
}

input:-moz-placeholder {
    color:    #999999 !important;
}

.form_line {
	margin-top: 8px;
	padding-left: 130px;
	overflow: hidden;
}

.form_line label {
	float: left;
	width: 125px;
	margin: 2px 0 0 -130px;
}

.form_line div label {
	float: none;
	width: auto;
	width: auto;
	margin: auto;
}

.form_line .note {
	margin-top: 2px;
	width: 252px;
	font-size: 9px;
	line-height: 11px;
	color: #CCCCCC;
}



/*------------------------------------------------------------------------------
//		MASTHEAD
//----------------------------------------------------------------------------*/
#masthead {
	clear: both;
	position: relative;
	height: 105px;
}

/*------------------------------------------------------------------------------
//		MENU
//----------------------------------------------------------------------------*/

#tor_top_nav {
	position: relative;
	left: -4px;
	width: 964px;
	height: 30px;
	background-image: url(../images/header/top_nav.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	z-index: 100;
}

#tor_menu {
	float: left;
	margin: 0;
	padding: 0;
	width: 640px;
	height: 30px;
}

#tor_menu li {
	position: relative;
	float: left;
	margin-right: 10px;
	left: -2px;
	list-style: none;
	background-repeat: no-repeat;
	background-position: -1000px;
}

#tor_menu a {
	display: block;
	height: 30px;
	background-position: 6px 8px;
	background-repeat: no-repeat;
}

#tor_menu a:hover, #tor_menu a.selected {
	background-color: #DC1E11;
}

#tor_menu_stories a {
	background-image: url(../images/header/tn_sc1.png);
	width: 153px;
}

#tor_menu_stories,
#tor_menu_stories a:hover, #tor_menu_stories a.selected {
	background-image: url(../images/header/tn_sc2.png);
}

#tor_menu_series a {
	background-image: url(../images/header/tn_series1.png);
	width: 63px;
}

#tor_menu_series,
#tor_menu_series a:hover, #tor_menu_series a.selected {
	background-image: url(../images/header/tn_series2.png);
}

#tor_menu_galleries a {
	background-image: url(../images/header/tn_gallery1.png);
	width: 80px;
}

#tor_menu_galleries,
#tor_menu_galleries a:hover, #tor_menu_galleries a.selected {
	background-image: url(../images/header/tn_gallery2.png);
}

#tor_menu_community a {
	background-image: url(../images/header/tn_cmmty1.png);
	width: 111px;
}

#tor_menu_community,
#tor_menu_community a:hover, #tor_menu_community a.selected {
	background-image: url(../images/header/tn_cmmty2.png);
}

#tor_menu_forums a {
	background-image: url(../images/header/tn_forum1.png);
	width: 76px;
}

#tor_menu_forums,
#tor_menu_forums a:hover, #tor_menu_forums a.selected {
	background-image: url(../images/header/tn_forum2.png);
}

#tor_menu_rss a {
	background-image: url(../images/header/tn_rss1.png);
	width: 40px;
}

#tor_menu_rss,
#tor_menu_rss a:hover {
	background-image: url(../images/header/tn_rss2.png);
}

/*------------------------------------------------------------------------------
//		MODULES
//----------------------------------------------------------------------------*/

.col_right .module,
.community .module {
	margin-bottom: 40px;
	border-top: 1px solid #B92611;
	padding: 6px 0 0 0;
	width: 179px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363636;
}

.col_right .module a,
.community .module a {
	color: #363636;
}

.col_right .module {
	width: 314px;
	margin-left: 0;
}

#footer .module {
	margin-bottom: 40px;
}

.module_header {
	display: block;
	margin: 0 0 12px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BA291F;
}

#footer .module_header {
	font-size: 10px;
	color: #BD190E;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#footer a.module_header:hover {
	text-decoration: none;
}

.module_link_block {
	padding: 0 0 9px 0;
}

.module_link_block a {
	text-decoration: none;
}

.module_link_block a:hover {
	text-decoration: underline;
}

.module .time_ago {
	color: #888888;
}

.module_show_all {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #939598 !important;
}

.col_right .module .module_show_all:hover,
.community .module .module_show_all:hover {
	text-decoration: underline;
}

.module_subheader {
	margin: 3px 0 0 -3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;	
	color: #8D8D8F;
}

.module_special {
	margin-bottom: 12px;
	padding: 14px 15px 0 13px;
	border: solid 1px #999999;
	font-size: 14px;
	line-height: 20px;
	color: #414141;
}

.module_special p {
	margin-bottom: 0;
}

.module_special h3 {
	margin-top: 4px;
	font-size: 19px;
	font-weight: normal;
	color: #BA291F;
}

.module_special a {
	text-decoration: none;
	color: #444444;
}

.module_special a:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------------------------
//		SYSTEM MESSAGES
//----------------------------------------------------------------------------*/

dl#system-message {
	margin-bottom: 20px;
	border: 1px solid #9B1910;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F2F1F1;
	background-color: #BD190E;
}

dl#system-message dt.message {
	display: none;
}

dl#system-message dd {
	margin-left: 0;
}

dl#system-message dd ul {
	padding-left: 0;
	list-style-type:none;
}

/*------------------------------------------------------------------------------
//		CONTENT ALL
//----------------------------------------------------------------------------*/

.content .page_header {
	margin-bottom: 10px;
	border-bottom: solid 1px #BD190E;
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	letter-spacing: -1.2px;
	text-transform: uppercase;
	color: #BD1E2C;
}

.content .mini_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #BD190E;
}

.content .mini_header * {
	letter-spacing: normal;
	color: auto;
}

.unpublished {
    overflow: hidden;
    border: 1px solid #D0D0F6;
	background-color: #FAFAFF;
    border-radius: 10px 10px 10px 10px;
    opacity: 0.6;
}

.unpublished:hover {
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	border-radius: 0;
	opacity: 1;
}

/*------------------------------------------------------------------------------
//		PAGINATION
//----------------------------------------------------------------------------*/

.pagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A6A7A9;
	font-size: 11px;
}

.pagination a {
}

.pagination .selected {
    font-weight: bold;
    color: #BD190E;
}

/*------------------------------------------------------------------------------
//		FOOTER
//----------------------------------------------------------------------------*/

#footer {
	clear: both;
	margin-top: 75px;
	border-top: solid 1px #BD190E;
	padding: 30px 0 50px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #939598;
	background-color: #F6F6F6;
}

#footer_content {
	margin: 0 auto;
	width: 960px;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #448AAE;
	text-decoration: none;
}

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

#footer_1, #footer_2 {
	float: left;
	width: 288px;
}

#footer_2 {
	margin-left: 24px;
}

#footer_3 {
	float: left;
	width: 228px;
	margin-left: 46px;
	padding-right: 86px;
}

#copyright {
	clear: both;
	width: 600px;
	padding-top: 40px;
}


@media print {
	#tor_top_nav,
	#footer_1,
	#footer_2,
	#footer_3 {
		display: none;
	}
}



