/* 
* ResistanceBlog CSS Style Sheet
* @author	Thomas G
* @version	2.0
*/

/* Core Replacements */


body
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color:#969696;
	font-size:100%;
}

a
{
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	color: #7a1b1b;
}

h1
{
	font-family: Trebuchet MS;
	font-size: 16px;
	text-decoration: none;
}

/* Main Unique Structure Elements */

a.st_t_title
{
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 45px;
	color: #000000;
}

div#st_main_container
{
	position:relative;
 	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 100%;
	width: 800px;
	background: #ffffff;
}

div#st_top_container
{
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 100%;
	background: #575757;
}

div#st_title
{
	position:relative;
	float:left;
	margin: 0px;
	padding-left: 5px;
	height: 60px;
	width: 500px;
	font-family: Trebuchet MS;
	font-size: 45px;
}

div#st_t_subtite
{
	position:absolute;
	top: 45px;
	margin: 0px;
	padding-left: 5px;
	height: 10px;
	width: 500px;
	font-family: Trebuchet MS;
	font-size: 10px;
    color: #afafaf;
}

div#st_loginbox
{
	position:relative;
	float:right;
	text-align: right;
	margin: 0px;
	padding: 5px;
	padding-right: 10px;
	width: 90px;
}

div#st_banner
{
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
	background: #000000;
}

div#st_nav
{
	position:absolute;
    top: 200px;
    left: 15px;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 770px;
    font-weight: bold;
    z-index: 2;
}

div#st_content
{
	position:relative;
	margin: 0px;
	padding: 15px;
	overflow:hidden;
	width: 770px;
	background: #e1e1e1;
	font-family: Trebuchet MS;
	font-size: 13px;
}

div#st_footer_container
{
	position:relative;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #575757;
}

div#st_footer_left
{
	position:relative;
	float: left;
	margin: 0px;
	padding: 5px;
	width: 390px;
	background: #575757;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
}

div#st_footer_right
{
	position:relative;
	float: right;
	margin: 0px;
	padding: 5px;
	width: 390px;
	background: #575757;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 13px;
	text-align: right;
}


/* Reused Box Elements */


div.w70_title
{
	position:relative;
	float: left;
	margin: 0px;
	padding: 3px;
	width: 444px;
	background: #afafaf;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 17px;
	text-align: left;
}

div.w70_box
{
	position:relative;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	padding: 5px;
	width: 440px;
	background: #afafaf;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
}

div.w80_title
{
	position:relative;
	float: right;
	margin: 0px;
	padding: 3px;
	width: 544px;
	background: #afafaf;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 17px;
	text-align: left;
}

div.w80_box
{
	position:relative;
	float: right;
	margin: 0px;
	margin-bottom: 10px;
	padding: 5px;
	width: 540px;
	background: #afafaf;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
}

div.wx_title
{
	position:relative;
	margin: 0px;
	padding: 2px;
	height: 18px;
	background: #000000;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
}

div.wx_footer_container
{
	position:relative;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	height: 1%; 
	overflow: hidden;
	background: #656262;
}

div.wx_footer_right
{
	position:relative;
	float: right;
	margin: 0px;
	padding: 2px;
	background: #656262;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 10px;
	text-align: right;
}

div.wx_footer_left
{
	position:relative;
	float: left;
	margin: 0px;
	padding: 2px;
	background: #656262;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
}
	
div.wx_box
{
	position:relative;
	margin: 0px;
	padding: 2px;
	margin-bottom: 5px;
	background: #cbcaca;
	color: #242424;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
}

div.wx_action
{
	position:relative;
	margin: 0px;
	padding: 2px;
	background: #7f7e7e;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
    overflow: hidden;
}
div.wx_action_box
{
	position:relative;
	margin: 0px;
	padding: 1px;
    margin-bottom: 4px;
	background: #cbcaca;
    color: #242424;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 9px;
	text-align: left;
    overflow: hidden;
}

div.w30_title
{
	position:relative;
	float: right;
	margin: 0px;
	padding: 3px;
	width: 304px;
	background: #afafaf;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 17px;
	text-align: left;
}

div.w30_box
{
	position:relative;
	float: right;
	margin: 0px;
	margin-bottom: 10px;
	padding: 5px;
	width: 300px;
	background: #afafaf;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
}

div.w20_title
{
	position:relative;
	float: left;
	margin: 0px;
	padding: 3px;
	width: 204px;
	background: #afafaf;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 17px;
	text-align: left;
}

div.w20_box
{
	position:relative;
	float: left;
	margin: 0px;
	margin-bottom: 10px;
	padding: 5px;
	width: 200px;
	background: #afafaf;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
}

div.w100_title
{
	position:relative;
	margin: 0px;
	padding: 3px;
	width: 764px;
	background: #afafaf;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 17px;
	text-align: left;
}

div.w100_blog_title
{
	position:relative;
	margin: 0px;
	padding: 3px;
	width: 764px;
	background: #7f7e7e;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 17px;
	text-align: left;
}

div.w100_box
{
	position:relative;
	margin: 0px;
	margin-bottom: 10px;
	padding: 5px;
	width: 760px;
	background: #afafaf;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
    z-index: 4;
}

div.w50_r_title
{
	position:relative;
    float: right;
	margin: 0px;
	padding: 3px;
	width: 370px;
	background: #afafaf;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 17px;
	text-align: left;
    clear: right;
}

div.w50_r_box
{
	position:relative;
    float: right;
	margin: 0px;
	margin-bottom: 10px;
	padding: 3px;
	width: 370px;
	background: #cbcaca;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
    clear: right;
}

div.w50_l_title
{
	position:relative;
    float: left;
	margin: 0px;
	padding: 3px;
	width: 370px;
	background: #afafaf;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 17px;
	text-align: left;
    clear: left;
}

div.w50_l_box
{
	position:relative;
    float: left;
	margin: 0px;
	margin-bottom: 10px;
	padding: 3px;
	width: 370px;
	background: #cbcaca;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
    clear: left;
}

table.f_dir
{
    margin: 0px;
	padding: 7px;
	background: #7f7e7e;
	font-family: Trebuchet MS;
}

table.f_dir_green
{
    margin: 0px;
	padding: 7px;
	background: #0d7815;
	font-family: Trebuchet MS;
}

table.f_post
{
    margin: 0px;
    margin-bottom: 10px;
	padding: 0px;
	background: #7f7e7e;
	font-family: Trebuchet MS;
}

/** Font formatting classes **/

div.t_small_dark
{
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 10px;
	color: #575757;
}

div.t_small_light
{
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 10px;
	color: #afafaf;
}

a.t_small_link
{
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 10px;
	color: #7a1b1b;
}
a.t_med_link
{
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 11px;
	color: #7a1b1b;
}
a.t_nav
{
	font-family: Trebuchet MS;
	text-decoration: none;
    font-weight: bold;
	font-size: 14px;
	color: #7a0808;
}

td.f_title
{
	font-family: Trebuchet MS;
	text-decoration: none;
    padding-top: 7px;
	font-size: 14px;
	color: #7f7e7e;
}

td.f_title_green
{
	font-family: Trebuchet MS;
	text-decoration: none;
    padding-top: 7px;
    padding-bottom: 7px;
	font-size: 14px;
	color: #7f7e7e;
	border-style: dashed;
	border-width: 1px;
	border-color: #0d7815;
    background: #17b423;
}

td.f_top
{
	font-family: Trebuchet MS;
	text-decoration: none;
    padding-bottom: 7px;
	font-size: 15px;
    border-bottom: 1px solid #000000;
}

td.f_post
{
	font-family: Trebuchet MS;
	text-decoration: none;
    padding: 5px;
    margin-left: 5px;
    margin-right: 5px;
	font-size: 12px;
    background: #cbcaca;
}

td.f_info
{
	font-family: Trebuchet MS;
	text-decoration: none;
    padding: 5px;
	font-size: 14px;
    background: #7f7e7e;
}

td.t_right
{
	text-align: right;
    padding-right: 5px;
}

/* Font Formatting Classes */


.align_right
{
    float: right;
    font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 10px;
	text-align: right;
}

.smalltext
{
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 10px;
	color: #afafaf;
}

.smalltextdark
{
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 10px;
	color: #575757;
}

.bold 
{
	font-weight: bold;
}

.italics 
{
	font-style: italic;
}

.underline 
{
	text-decoration: underline;
}

.strikethrough 
{
	text-decoration: line-through;
}

.overline 
{
	text-decoration: overline;
}

.listbullet 
{
	list-style-type: disc;
	list-style-position: inside;
}

.listdecimal 
{
	list-style-type: decimal;
	list-style-position: inside;
}

img.button 
{
	border: 1px solid #969696;
	margin: 1px;
	padding: 2px;
}

img.button:hover
{
	border: 1px solid #575757;
}


/* Portable Info Box Elements */

div.green
{
	position:relative;
	margin: 5px;
	padding: 5px;
	background: #17b423;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	border-style: dashed;
	border-width: 1px;
	border-color: #0d7815;    
}

div.quote
{
	position:relative;
	margin: 5px;
	padding: 5px;
	background: #b4b4b4;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	border-style: dashed;
	border-width: 1px;
	border-color: #626262;
}

div.error
{
	position:relative;
	margin: 5px;
	padding: 5px;
	background: #b15f5f;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
	border-style: dashed;
	border-width: 1px;
	border-color: #7a1b1b;
}

/** Custom Form Elements **/

input.l_textbox
{
	font-family: Trebuchet MS;
	border: none;
	width: 150px;
}

input.s_textbox
{
	font-family: Trebuchet MS;
	border: none;
	width: 100px;
}

input.b_title
{
	font-family: Trebuchet MS;
	border: none;
	width: 300px;
	height: 25px;
	font-size: 18px;
}

input.l_button
{
	font-family: Trebuchet MS;
	border-style: solid;
	border-width: 2px;
	border-color: #e1e1e1;
	background: #575757;
}

input.s_button
{
	font-family: Trebuchet MS;
	border-width: 0px;
	background: #575757;
}

select.l_dropdown
{
	font-family: Trebuchet MS;
	border: none;
	width: 150px;
}

select.s_dropdown
{
	font-family: Trebuchet MS;
	border: none;
	width: 90px;
}

textarea.l_textarea
{
	font-family: Trebuchet MS;
	border: none;
	font-size: 10px;
	width: 150px;
	height: 80px;
}

textarea.l_textarea_big
{
	font-family: Trebuchet MS;
	border: none;
	font-size: 10px;
	width: 350px;
	height: 100px;
}

input.l_checkbox
{
	border: none;
    margin: 0px;
    padding: 0px;
}

textarea.c_textarea
{
	font-family: Trebuchet MS;
	border: none;
	font-size: 10px;
	width: 350px;
	height: 100px;
}
textarea.b_editor
{
	font-family: Trebuchet MS;
	border: none;
	font-size: 13px;
	width: 750px;
	height: 500px;
}

textarea.t_editor
{
	font-family: Trebuchet MS;
	border: none;
	font-size: 13px;
	width: 750px;
	height: 300px;
}

/* 
* ResistanceBlog CSS Style Sheet
* @author	Thomas G <gtom89@<remove>google<remove>mail.com
* @version	2.0
*/

body
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color :#262525;
	font-size: 100%;
}

/* STRUCTURALS */

div#main
{
    width: 986px;
    height: auto;
    background: #999393;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/bg_shad.jpg');
    background-repeat: repeat;
}

div#cont
{
    width: 934px;
    background: #adadad;
    padding: 8px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('images/cont_fade.jpg');
    background-repeat: no-repeat;
}

div#head
{
    width: 950px;
    background: #999393;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
}


div#footer
{
    height: 50px;
    width: 986px;
    background: #999393;
    background-image: url('images/footer.jpg');
    padding: 0px;
    clear: both;
}

div#top_bar
{
    height: 30px;
    width: 950px;
    background: #999393;
    background-image: url('images/top.jpg');
    text-align: right;
}

div#nav_bar
{
    height: 23px;
    width: 934px;
    padding: 8px;
    background: #999393;
    background-image: url('images/nav.jpg');
}

div#top_title
{
    height: 100px;
    width: 950px;
    background: #999000;
}

div.w100_title
{
    width: 924px;
    background: #797979;
    padding: 2px;
    margin: 0px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #797979;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #797979;
}

div.w100
{
    width: 924px;
    background: #500F0F;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #797979;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #797979;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #797979;
    padding: 2px;
    margin: 0px;
}

div.blog_box
{
	margin: 0px;
	padding: 5px;
	background: #afafaf;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
}

div.blog_bottom
{
	margin: 0px;
    margin-bottom: 15px;
	padding: 5px;
	background: #797979;
	font-family: Trebuchet MS;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
}

div.wx_title
{
    background: #797979;
    padding: 2px;
    margin: 0px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #500F0F;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #500F0F;
}

div.wx
{
    background: #adadad;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #500F0F;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #500F0F;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #500F0F;
    padding: 2px;
    margin: 0px;
}

div.w261_r_title
{
    width: 261px;
    background: #797979;
    padding: 2px;
    margin: 0px;
    margin-top: 8px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #797979;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #797979;
    float: right;

}

div.w261_r
{
    width: 261px;
    background: #500F0F;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #797979;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #797979;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #797979;
    padding: 2px;
    margin: 0px;
    float: right;
}

div.w647_l_title
{
    width: 647px;
    background: #797979;
    padding: 2px;
    margin: 0px;
    margin-top: 8px;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #797979;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #797979;
    float: left;

}

div.w647_l
{
    width: 647px;
    background: #500F0F;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #797979;
    border-right-width: 3px;
    border-right-style: solid;
    border-right-color: #797979;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #797979;
    padding: 2px;
    margin: 0px;
    float: left;
}

div.page_title
{
    width: 924px;
    background-color: transparent;
    padding: 2px;
    margin: 0px;
    margin-bottom: 6px;
    border-bottom-width: 3px;
    border-bottom-color: #7B2F2F;
    border-bottom-style: solid;
}

div.rating_box
{
    width: 106px;
    height: 62px;
    padding-top: 30px;
    margin: 0px;
    background-color: transparent;
    background-image: url('images/rating.jpg');
    text-align: center;
}

div.author_box
{
    float: right;
    width: 106px;
    height: 66px;
    padding-top: 26px;
    margin: 0px;
    background-color: transparent;
    background-image: url('images/who.jpg');
    text-align: center;
}

div.comment_title
{
    border-color: #797979;
    border-style: solid;
    background: #adadad;
    border-width: 0px;
    border-top-width: 2px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
}

div.comment_box
{
    border-color: #797979;
    border-style: solid;
    background: #adadad;
    border-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-top-width: 0px;
}

/* PORTABLES */
div.error
{
    background: #7B2F2F;
    width: auto;
    padding: 2px;
    margin: 0px;
    border-width: 3px;
    border-style: solid;
    border-color: #AD5454;
}

div.warn
{
    background: #422D67;
    width: auto;
    padding: 2px;
    margin: 0px;
    border-width: 3px;
    border-style: solid;
    border-color: #7155A1;
}

div.good
{
    background: #50A550;
    width: auto;
    padding: 2px;
    margin: 0px;
    border-width: 3px;
    border-style: solid;
    border-color: #316E31;
}


/* TEXT FORMATTING */
.alert
{
    font-family: Trebuchet MS;
    padding: 0px;
    margin: 0px;
    font-size: 13px;
    color: #e8e8e8;
}

.box_title_small
{
    font-family: Trebuchet MS;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #e8e8e8;
}

.box_cont_small
{
    font-family: Trebuchet MS;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    color: #e8e8e8;
}

.t_small
{
    font-family: Trebuchet MS;
    padding: 0px;
    margin: 0px;
    font-size: 9px;
    color: #974B4B;
}

.t_big
{
    font-family: Trebuchet MS;
    padding: 0px;
    margin: 0px;
    font-size: 40px;
    color: #e8e8e8;
}

.nav_span
{
    font-family: Trebuchet MS;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    color: #e8e8e8;
}

.title_text
{
    font-family: Trebuchet MS;
    padding: 0px;
    margin: 0px;
    font-size: 18px;
    color: #7B2F2F;
}

img.button 
{
	border: 1px solid #969696;
	margin: 1px;
	padding: 2px;
}

img.button:hover
{
	border: 1px solid #575757;
}


/** FORM ELEMENTS **/

input.b_title
{
    font-family: Trebuchet MS;
    font-weight: bold;
    padding: 4px;
    margin: 4px;
    width: 780px;
    font-size: 14px;
    color: #e8e8e8;
    background-image: url('images/top.jpg');
    border-style: solid;
    border-width: 3px;
}

input.b_submit
{
    font-family: Trebuchet MS;
    font-weight: bold;
    padding: 4px;
    margin: 4px;
    font-size: 14px;
    color: #e8e8e8;
    background-image: url('images/top.jpg');
    border-style: solid;
    border-width: 3px;
}

input.l_username
{
    font-family: Trebuchet MS;
    padding: 1px;
    margin: 0px;
    font-size: 12px;
    color: #7B2F2F;
    width: auto;
    border-style: solid;
    border-width: 1px;
    border-color: #7B2F2F;
}

input.l_submit
{
    font-family: Trebuchet MS;
    padding: 1px;
    margin: 0px;
    font-size: 12px;
    color: #e8e8e8;
    width: 90px;
    background: #7B2F2F;
    border-style: solid;
    border-width: 1px;
    border-color: #e8e8e8;
}

.b_textarea
{
    font-family: Trebuchet MS;
    padding: 4px;
    margin: 4px;
    width: 850px;
    height: 500px;
    font-size: 14px;
    color: #000000;
    border-style: solid;
    border-width: 3px;
}
