@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	list-style: none;
	outline: none;
	text-decoration: none;
	border: none;
}

body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/background.gif);
	background-position: center top;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 11px;
}

.error {
	color:#FF0000; 
	font-weight: bold;
}

.clear {
	clear: both;
}

.content {
	min-height: 100%;
	position: relative;
}

#gradientback {
	height: 230px;
	background: #1D6F7F;
	background-repeat: repeat-x;
	background-position: center top;
}

.header {
	width: 766px;
	height: 170px;
	margin: auto;
}

.logo {
	width: 286px;
	height: 170px;
	background: url(../images/logo.gif);
	cursor: pointer;
	float: left;
}

.top {
	width: 766px;
	height: 10px;
	margin: auto;
	background-image: url(../images/top_b.png);
	font-size: 1px;
}

.sbox {
	width: 766px;
	height: 370px;
	margin: auto;
	background-color: #FFFFFF;
	position: relative;	
}

.sbottom {
	width: 766px;
	height: 18px;
	margin: auto;
	background-image: url(../images/sbottom.png);
	font-size: 1px;
	clear: both;
}

.sbottom_a {
	width: 766px;
	height: 18px;
	margin: auto;
	background-image: url(../images/sbottom_a.png);
	font-size: 1px;
	clear: both;
}

/* Site Index */

.index_t {
	height: 102px;
}

.index_h {
	color: #FF3C3C;
	font-weight: bold;
}

/* /Site Index */

/* Portfolio */

.portfolio {
	margin: 1px 0px 0px 4px !important;
	margin: 1px 0px 0px -4px;
}

/* /Portfolio */

/* Site Contacts */

.contacts_content {
	width: 541px;
	height: 362px;
	margin: 0px 0px 0px 6px;
	display: table;
	float: left;
}

.contacts_left {
	width: 124px;
	margin: 7px 0px;
	font-weight: bold;
	float: left;
}

.contacts_right {
	width: 416px;
	margin: 7px 0px;
	float: left;
}

.contacts_input {
	width: 402px; 
	height: 16px;
	padding: 2px;
	color: #FFFFFF;
	background-color: #484848;
	border: 1px solid #363636; 
}

.contacts_input2 {
	width: 36px; 
	height: 16px;
	padding: 2px;
	color: #FFFFFF;
	background-color: #484848;
	border: 1px solid #363636; 
}

.contacts_text {
	width: 400px; 
	height: 116px;
	padding: 2px;
	color: #FFFFFF;
	background-color: #484848;
	border: 1px solid #363636; 
}

.contacts_button {
	width: 406px;
	height: 22px;
	background: url(../images/contacts_button.gif);
	border: 0px;
	cursor: pointer;
}

.contacts_h {
	height: 30px;
	background: url(../images/contacts_header.gif);
	display: block;
}

.contacts_hr {
	height: 2px;
	font-size: 0px;
	background: url(../images/hr.gif) repeat-x;
	display: block;
	clear: both;
}

/* /Site Contacts */

/* Blog */
#blog {
	width: 766px;
	margin: auto;
	background-color: #ffffff;
}

.bbox {
	width: 746px;
	margin: auto;
	color: #343434;
	background: url(../images/bbox.gif) repeat-y;	
}

.abox {
	width: 746px;
	margin: 0px auto;
	color: #343434;
	background: url(../images/abox.gif) repeat-y;	
}

.imenu {
	width: 288px;
	float: right;
}

.text {
	width: 446px;
	padding: 0px;
	text-align: justify;
	float: left;
}

.text img {
	margin: 0px 10px 0px 0px;
}

.text h3 {
	margin: 5px 0px;
	padding: 5px 0px;
	border-bottom: 1px dotted #999999;
	font: 14px Verdana;
	color: #9E0030;
}

a.title:link {
	font: 14px Verdana;
	color: #588293;
}

a.title:visited {
	font: 14px Verdana;
	color: #588293;
}

a.title:hover {
	color: #9E0030;
}

#game {
	width: 288px;
	padding: 0px;
	background-color: #F1F1F1;
	float: left;
}

#game h3 {
	padding: 0px 0px 5px 21px;
	background: url(../images/irss.gif);
	border-bottom: 1px dotted #999999;
	font: 12px Verdana;
	font-weight: bold;
	color: #FF3C3C;
}

#gamercard {
	width: 288px;
	height: 168px;
	background: url(../images/gamercard.png);
}

a#gamercard {
	width: 288px;
	height: 166px;
	background: url(../images/gamercard.png);
	display: block;
}

a#gamercard:hover {
	background-position: 0px -166px;
}

#cmenu {
	width: 288px;
	padding: 0px;
	background-color: #F1F1F1;
	text-align: justify;
	float: left;
}

#cmenu h3 {
	padding: 5px 0px 5px 21px;
	background: url(../images/icats.gif);
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	font: 12px Verdana;
	font-weight: bold;
	color: #2F96C6;
}

#cmenu a{
	width: 123px !important;
	width: 122px;
	padding: 5px 0px 5px 14px;
	background: url(../images/c_arrow.gif) no-repeat left center;
	border-bottom: 1px dotted #999999; 
	color: #555555;
	font: 11px Verdana;
	display: block;
}

#cmenu a:visited{
	color: #555555;
}

#cmenu a:hover{
	background-color: #F2F2F2;
	font-weight: bold;
	color: #555555;
}

.cmtable1 {
	width: 135px;  
	margin-right:15px;
	float: left;
}

.cmtable2 {
	width: 135px; 
	float: left;
}

#lmenu {
	width: 288px;
	padding: 0px;
	text-align: justify;
	float: left;
}

#lmenu h3 {
	padding: 5px 0px 5px 21px;
	background: url(../images/ifriends.gif);
	border-bottom: 1px dotted #999999;
	font: 12px Verdana;
	font-weight: bold;
	color: #FF9C00;
}

#lmenu a{
	width: 274px;
	padding: 5px 0px 5px 14px;
	background: url(../images/f_arrow.gif) no-repeat left center;
	background-color: #F1F1F1;
	border-bottom: 1px dotted #999999; 
	color: #555555;
	font: 11px Verdana;
	display: block;
}

#lmenu a:visited{
	color: #555555;
}

#lmenu a:hover{
	background-color: #F2F2F2;
	font-weight: bold;
	color: #555555;
}

#av {
	width: 288px;
	padding: 0px;
	background-color: #F1F1F1;
	text-align: center;
	float: left;
}

#av h3 {
	padding: 5px 0px 5px 21px;
	background: url(../images/ilinks.gif);
	border-bottom: 1px dotted #999999;
	font: 12px Verdana;
	font-weight: bold;
	text-align: justify;
	color: #A5C733;
}

.avhr {
	border-style: none none dotted; 
	border-color: #999999; 
	border-width: 1px; 
	color: #999999 ! important; 
	background-color: #F1F1F1 ! important;
}

/* /Blog */

/* Article */

.article {
	width: 594px;
	padding: 0px;
	text-align: justify;
	float: left;
}

.article img {
	margin: 0px 10px 10px 0px;
}

.article h3 {
	margin: 5px 0px;
	padding: 5px 0px;
	border-bottom: 1px dotted #999999;
	font: 14px Verdana;
	color: #588293;
}

.full_s {
	display: table;
}

.subtitle {
	height: 30px;
	clear: both;
}

.subtitle_right  img {
	margin: 0px 5px 0px 0px;
}

.subtitle_left {
	width: 200px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.subtitle_right {
	width: 200px;
	text-align: right;
	float: right;
}

.subtitle_right a:link, .subtitle_right a:visited {
	color: #588293;
	font-size: 10px;

}

.subtitle_right a:hover {
	color: #9E0030;
}

.article h4 {
	margin: 10px 0px 0px 0px;
	padding: 5px 0px;
	border-bottom: 1px dotted #999999;
	font: 14px Verdana;
	color: #648100;
}

.amenu {
	width: 140px;
	float: right;
}

#a_cats {
	width: 140px;
	padding: 0px;
	background-color: #F1F1F1;
	text-align: justify;
	float: left;
}

#a_cats h3 {
	padding: 5px 0px 5px 21px;
	background: url(../images/icats.gif);
	border-bottom: 1px dotted #999999;
	font: 12px Verdana;
	font-weight: bold;
	color: #2F96C6;
}

#a_cats a{
	width: 126px;
	padding: 5px 0px 5px 14px;
	background: url(../images/c_arrow.gif) no-repeat left center;
	border-bottom: 1px dotted #999999; 
	color: #555555;
	font: 11px Verdana;
	display: block;
}

#a_cats a:visited{
	color: #555555;
}

#a_cats a:hover{
	background-color: #F2F2F2;
	font-weight: bold;
	color: #555555;
}

.video {
	text-align: center;
}

.pagination {
	margin: 20px 0px;
	padding: 8px 8px;
	background: #F4F2F4;
	font: 11px Verdana;
}

.pagination a:link, .pagination a:visited {
	font: 11px Verdana;
	font-weight: bold;
	color: #588293;
}

.pagination a:hover {
	color: #9E0030;
}

.pagination_l {
	width: 45px;
	float: left;
}

.pagination_c {
	width: 74%;
	text-align: center;
	margin: auto;
	float: left;
}

.pagination_r {
	width: 50px;
	text-align: right;
	float: right;
}

/* /Article */

/* Gallery */

.gallery {
	display: inline;
}

.gallery  img {
	margin: 10px;
}

.gallery h5 {
	padding: 8px 0px;
	border-bottom: 1px solid #F1F1F1;
	clear: both;
}

.picture {
	border: 1px solid #E3E3E3;
	padding: 3px;
	position: relative;
	float: left;
}

.picture:hover {
	background: #588293;
}

#player {
	margin: 10px 0px;
}

/* /Gallery */

/* Comments */

.comment_left {
	width: 200px;
	margin: 10px 10px 0px 0px;
	float: left;
}

.comment_right {
	width: 376px !important;
	width: 366px;
	margin: 10px 0px 0px 0px;
	text-align: left;
	float: left;
}

.comment {
	padding: 8px 5px;
	border-bottom: 1px solid #F1F1F1;
}

.comment a:link, .comment a:visited {
	color: #648100;
}

.comment a:hover {
	color: #777777;
}

.comment_input {
	width: 196px;
	height: 16px;
	margin: 5px 0px 10px 0px;
	padding: 2px;
	border: 1px solid #999999;
}

.comment_captcha {
	width: 50px;
	height: 16px;
	margin: 5px 0px 10px 0px;
	padding: 2px;
	border: 1px solid #999999;
}

.comment_text {
	width: 376px !important;
	width: 366px;
	height: 216px;
	margin: 5px 0px 10px 0px;
	padding: 2px;
	border: 1px solid #999999;
}

.comment_right textarea:focus, .comment_left input[type="text"]:focus {
	background: #F1FFD5;
	border: 1px solid #444444;
}

.comment_button {
	width: 200px;
	height: 30px;
	margin: 10px 0px 20px 0px;
	background-color: #F0F0F0;
	border: 1px solid #999999;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #648100;
	cursor: pointer;
}

.comment_button:hover {
	color: #FFFFFF;
	background-color: #648100;
	border: 1px solid #444444;
}

/* /Comments */

a,a:link,a:active,a:visited { 
	text-decoration: none; 
	font-weight: bold; 
	color : #588293; 
}

a:hover	{ 
	text-decoration: none; 
	font-weight: bold; 
	color : #9E0030; 
}

a.title_a, .title_a {
	font-weight: bold;
	color: #FF3C3C;
}

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

a.title_b, .title_b {
	font-weight: bold;
	color: #2F96C6;
}

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

a.title_c, .title_c {
	font-weight: bold;
	color: #C9E667;
}

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

.title_d {
	font-weight: bold;
	color: #FF9C00;
}

.line {
	height: 2px;
	margin: 5px 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px dotted #999999;
}

.pmenu {
	width: 382px;
	margin: 0px;
	text-align: right;
	float: right;
}

/* Footer */
#footer {
	width: 766px;
	margin: auto;
	padding: 0 0 10px 0;
	background-color: #000000;
	border-top: 5px solid #cccccc;
	color: #FFFFFF;
	display: block;
}

#fleft {
	width: 445px;
	margin: 10px;
	background-color: #000000;
	float: left;
}

#fleft a {
	padding: 5px 0px;
	border-bottom: 1px dotted #E3E3E3; 
	color: #777777;
	font: 11px Verdana;
	display: block;
}

#fleft a:hover{
	width: 196px;
	padding: 5px 0px 5px 14px;
	background: url(../images/fo_arrow.gif) no-repeat left center;
	background-color: #262626;
	border-bottom: 1px dotted #E3E3E3;
	color: #FFFFFF;
}

#fleft h3 {
	padding: 5px 0px;
	border-bottom: 1px dotted #999999;
	font: 12px Verdana;
	font-weight: bold;
	color: #779D03;
}

.fltable1 {
	width: 210px; 
	margin-right: 15px;
	float: left; 
}

.fltable2 {
	width: 210px; 
	float: left;
}

#fright {
	width: 280px;
	height: 184px;
	margin: 8px auto;
	background-color: #000000;
	float: left;
}

#fright img {
	border: 0px;
	margin-top: 15px;
}
/* /Footer */