/* ++++++++++++++++++++ Common Styles ++++++++++++++++++++ */


* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #fff;
	background-color: #484848;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 8pt;
	text-align: center;
}

table {
	font-size: 1em;
}

td {
	color: #fff;
	background-color: inherit;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 1em;
}

a {
	color: #fff;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ff5;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: none;
}

ol, ol li {
	list-style: decimal inside;
}

p {
	padding: 0.6em 0em 0.6em;
}

fieldset {
	border: none;
}

input, textarea, select {
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 13px;
}

.hidethis {
	display: none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	overflow : hidden;
	visibility: hidden;
}


/* ++++++++++++++++++++ Image Thumbnails ++++++++++++++++++++ */

.tb_center {
	text-align: center;
}

.tb_center img {
	margin: 1.3em auto;
	border: 1px #fff solid;
}



/* ++++++++++++++++++++ Body Wrappers ++++++++++++++++++++ */

#body_wrapper {
	margin: 0px 0px;
	width: 751px;
	position: absolute;
	z-index: 1;
	top: 18px;
	left: 0px;
	/*background: url('images/rightcol_img.gif') no-repeat 100% 68px;*/
	font-size:12;
}

/* ++++++++++++++++++++ Body Container ++++++++++++++++++++ */

#body_container {
	float: right;
	clear: none;
	position: relative;
	left: 0px;
	width: 600px;
	background: url('images/main_bg_bot.gif') no-repeat 0% 100%;
}

#body_container_b {
	padding: 15px 0px;
	width: 600px;
	background: url('images/main_bg_top.gif') no-repeat 0% 0%;
}

#body_container_c {
	color: inherit;
	background-color: #00005b;
	border-left: #fff 7px solid;
	border-right: #fff 7px solid;
}

/* ++++++++++++++++++++ Right Container ++++++++++++++++ */

#right_container {
	float: right;
	clear: none;
	z-index: 0;
	position: absolute;
	left: 700px;
	top: 100px;
	width: 200px;
	background: url('images/rightcol_bot.gif') no-repeat 0% 100%;
}

#right_container_b {
	padding: 15px 0px;
	width: 200px;
	background: url('images/rightcol_top.gif') no-repeat 0% 0%;
}

#right_container_c {
	color: inherit;
	background-color: #630000;
	border-left: #fff 7px solid;
	border-right: #fff 7px solid;
	padding-left: 45px;
}

#right_container ul li {
	list-style: none outside;
}


/* ++++++++++++++++++++ Page Header ++++++++++++++++++++ */

#page_header {
	padding-bottom: 2px;
	color: inherit;
	background-color: #006b00;
}

#page_header h1 {
	position: relative;
	top: -4px;
	width: 100%;
	height: 40px;
	background: url('images/counterstrike_logo.gif') no-repeat 50% 50%;
}



/* ++++++++++++++++++++ Page Content ++++++++++++++++++++ */

#page_content {
	padding: 5px 17px 0px;
	text-align: left;
}

#page_content ul {
	padding-left: 17px;
}

#page_content ul li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#right_content {
	padding: 0px 10px 0px;
	text-align: left;
}

.link_readmore {
	padding: 35px 0px 10px;
	text-align: right;
}

.link_readmore a {
	margin-left: auto;
	display: block;
	width: 94px;
	height: 24px;
	background: url('images/button_readmore.gif') no-repeat 0% 0%;
}



/* ++++++++++++++++++++ Navigation Menu ++++++++++++++++++++ */

#navmenu {
	float: left;
	margin-top: 68px;
	position: relative;
	left: 25px;
	width: 150px;
	background: url('images/navmenu_bg_bot.gif') no-repeat 0% 100%;
	font-size: 9pt;
	font-weight: bold;
}

#navmenu_b {
	padding: 15px 0px;
	width: 150px;
	background: url('images/navmenu_bg_top.gif') no-repeat 0% 0%;
}

#navmenu_c {
	color: inherit;
	background-color: #630000;
	border-left: #fff 7px solid;
	border-right: #fff 7px solid;
}

#navmenu a {
	text-decoration: none;
	text-transform: uppercase;
}

#navmenu ul {
	list-style: none outside;
}

#navmenu ul li {
	list-style: none outside;
}

#navmenu li {
	border-top: #fff 1px solid;
}

#navmenu li a {
	display: block;
	padding: 5px 0px;
	width: 119px;
}

#navmenu li a:hover {
	color: inherit;
	background-color: #989160
}

#navmenu li.list_first {
	border-top: none;
}




/* ++++++++++++++++++++ Page Footer ++++++++++++++++++++ */

#page_footer {
	float: right;
	clear: none;
	position: relative;
	left: 0px;
	width: 600px;
	padding: 10px 0px;
	font-size: 0.9em;
	font-weight: bold;
}

/* ++++++++++++++++++++ Blog +++++++++++++++++++++++++++ */

.date {
	font-size: small;
}

#blog_sidebar ul {
	padding: 4px;
}

/* ++++++++++++++++++++ Sudoku Solver ++++++++++++++++++ */

#hint {
	color: #ff5;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}

.sudokusolution {
	color: #ffffff;
	background-color: #006b00;
	width: 20px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.sudoku {
	border-style: solid;
	border-color: #00005b;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.sudokutopleft {
	border-style: solid;
	border-color: #00005b;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 1px;
}

.sudokutopright {
	border-style: solid;
	border-color: #00005b;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 2px;
}

.sudokutop {
	border-style: solid;
	border-color: #00005b;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.sudokubottomleft {
	border-style: solid;
	border-color: #00005b;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 1px;
}

.sudokubottomright {
	border-style: solid;
	border-color: #00005b;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-width: 2px;
}

.sudokubottom {
	border-style: solid;
	border-color: #00005b;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.sudokuleft {
	border-style: solid;
	border-color: #00005b;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-width: 1px;
}

.sudokuright {
	border-style: solid;
	border-color: #00005b;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 2px;
}

.sudokutopbottomleftright {
	border-style: solid;
	border-color: #00005b;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
}