
:link,:visited { text-decoration:none } 
:focus,:active { outline: 0 } 
ul,ol { list-style:none } 
h1,h2,h4,h5,h6,pre,code { font-size:1em; } 
ul,ol,li,h1,h2,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 } 
a img,:link img,:visited img, fieldset { border:none } 
address { font-style:normal }

body { 
background-image: url(../image/bg.png);
background-repeat: repeat-x;
background-color: #000000;
background-attachment: scroll;
font-family: arial; 
color: #aaaaaa; 
margin: 0px;
letter-spacing: 0px; 
font-weight: normal; 
cursor: default;
}

.linkage { 
padding:10px 10px 10px 10px;
width:143px;
float:left;
display:block;
}
	
div.clear {
	clear: both;
}

input {
	font: 12px Georgia;
	color: #aaaaaa; 
	background-color: #252525;
	border: 1px dotted #aaaaaa;
	}

input#go {
	font: 12px Georgia;
	border-width: 0px;
	width: 30px;
	}

input#submit {
	font: 12px Georgia;
	border-width: 0px;
	width: 55px;
	}

input#reset {
	font: 12px Georgia;
	border-width: 0px;
	width: 55px;
	}

textarea {
	color: #aaaaaa;
	background-color: #252525;
	border: 1px dotted #aaaaaa;
	height: 100px;
	}
	
img {
border: 0px;
}

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

img.graphic {
	margin: 0px 15px 0px 0px;
	}

img.tut {
	display: block;   
	margin-left: auto;   
	margin-right: auto;
	-moz-border-radius: 15px;	
	border-radius: 15px;
	margin-bottom: 20px;
	}
	
img.tut-icon {
	margin: 0px 15px 20px 0px;
	}

div.tut-icon{
	width: 400px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	padding-top: 10px;
}

div.tut-icon-text {
	margin-left: 115px;
}
	
img.tut-none{
	display: block;   
	margin-left: auto;   
	margin-right: auto;
	margin-bottom: 20px;
}

p.icons {
	text-align: center;
}

blockquote { 
	color: #aaaaaa; 
	background-color: #252525;
	border: 3px ridge #cfcfcf;
	font: 11px tahoma; 
	padding-left: 13px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	word-spacing: 3px;
	width: 550px;
	} 
	
.content{ 
	font: 12px Georgia;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 50px;
	margin: 0px;
	letter-spacing: 0px; }
	
	
u { 	
	text-decoration:none; 
	color: #cfcfcf; 
	border-bottom: 1.8px dashed #1a1a1a;}
		
i { 
	color: #cfcfcf; 
	font-style: italic;}
	
	
b { 
	color: #cfcfcf; 
	font-weight: 600;}

h1{
	color: #a8a8a8; 
	font: 22px Georgia;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase; 
	padding-left: 20px;
	border-bottom: 3px solid #000000;
	margin: 0px 0px 10px 0px;
	z-index: 0;
}

h1:first-letter {
	color: #ffffff;
	font: 30px Georgia;
	text-transform: uppercase; 
	}

h2 {
	border-top: 1px dashed #c5d1d7;
	border-bottom: 1px dashed #c5d1d7;
	text-align: right;
	color: #cfcfcf;
	letter-spacing: 2px;
	font-weight: strong;
	font-size: 15px;
	font-style: italic;
	padding-right: 10px;
	margin: 0px 0px 10px 0px;
	}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #d3d3d3;
	margin-bottom: 3px;
	}
p  { margin: 0 0 15px;}

.comments a:link, a:visited, a:active
{color:#cfcfcf; text-decoration:none; cursor: crosshair;}

a:link, a:visited, a:active
{color:#272727; text-dectoration:none; cursor: crosshair;}

.content a:hover
{color:#ffffff;text-decoration:none; cursor: crosshair; font-weight: normal;}

a:hover
{color:#ffffff;text-decoration:none;cursor: crosshair; font-weight: bold;}


.clear { clear: both; }
.wrap { margin: 0 auto; width: 900px; }
.background { background: url(../image/bg.jpg) no-repeat left 317px; }

#header { height: 279px; background: url(../image/bg-header.png) no-repeat center bottom; }
#logo { float: left; margin-top: 55px; }
#logo a { color: #AF1515; font-size: 3em; font-weight: bold; }
h2#slogan { font-size: 1.3em; color: #808080; }

#feature{ color: #33617F; float: right; background: #fff; width: 580px; height: 160px; margin: 0 0 25px; font-size: 1.1em; font-style: italic; padding: 10px 10px 2px; }
#feature img { float: left; margin: 0 20px 0 0; }
#feature p { margin: 10px 0 0; }
.more { font-size: .74em; font-weight: bold; margin: 0 5px 0 0; color: #390505; font-style: normal; }

#feature_menu { float: right; margin-top: 30px; }
#feature_menu li { display: inline; }
#feature_menu li a { color: #33617F; float: left; padding: 6px 14px 6px 21px; margin: 0 0 0 2px; background: #C6E5F9 url(../image/bullet.gif) no-repeat 7px 12px; font-size: .8em; font-weight: bold; }
#feature_menu li a:hover { color: #071F2D; background: #fff url(../image/bullet_hover.gif) no-repeat 7px 8px; }
#feature_menu li a.current { background: #fff url(../image/bullet.gif) no-repeat 5px 12px; }
	
#feature, #feature_menu li a  { opacity: 0.6; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

#search  { float: right; margin: 0 38px 15px 0; width: 215px; font: .8em "Trebuchet MS", Arial, Sans-Serif; }
input.field { float: left; background: #808080; color: #ccc; padding: 4px; border: 0; margin-right: 5px; width: 175px; }
input.field:focus { color: #fff; }
input.button { float: right; background: #595959 url(../image/search.gif) no-repeat 6px 5px; width: 25px; height: 21px; border: 0; cursor: pointer; }

#left { float: left; width: 550px; margin: 0 0 10px; text-align: justify; }
#left h1, #left h2 { color: #52A9BA; }
#left h1 a, #left h2 a { border-bottom: 1px dotted #ACCADE; padding: 0 0 3px; }
#left .more { color: #7EA4BC; }
.subtitle { font-weight: bold; font-style: italic; font-size: 1.1em; margin: 0 0 4px; } 
.date { background: #fff; padding: 5px 0; border-right: 1px solid #D3EAFA; border-bottom: 1px solid #D3EAFA; color: #ccc; float: left; width: 55px; margin: 7px 12px 5px 0; text-align: center; }
.date span { font-size: 1.6em; }
	
#side { float: right; width: 300px; margin: 0 0 30px; font-size: .9em; }
#side h3 { color: #ccc; margin: 0 0 6px 5px; height: 16px; }

.boxtop { background: url(../image/box.gif) no-repeat top; padding: 2px 0; }
.box { padding: 3px 6px; background: #363636; }
.boxbottom { background: url(../image/box.gif) no-repeat bottom; padding: 2px 0; }

.item { font-size: .94em; display: block; color: #ccc; background: #fff url(../image/item.gif) no-repeat; height: 54px; padding: 4px 10px; margin: 0 0 5px; }
.item.last { margin: 0; }
.item:hover { background: #fff url(../image/item.gif) no-repeat bottom; color: #fff; }
.item strong { color: #FFFAD3; line-height: 27px; }
.sidedate { float: left; width: 35px; text-align: center; padding: 4px 9px 0 0; font-size: 1.6em; margin: 0 12px 0 0; border-right: 1px dotted #808080; }
.sidedate span { font-size: .6em; font-weight: bold; color: #808080; }

#ad { background: url(../image/dot.gif) repeat-x; padding: 15px 0 10px; clear: both; font-size: .9em; line-height: 1.7em;  }
#promo { clear: both; border-top: 3px solid #6E6E6E; background: #505050 url(../image/footer.gif) no-repeat right top; color: #ccc; padding: 30px 0 0 0; }
#promo h2 { color: #fff; }
#promo a { color: #D9EAF9; border-bottom: 1px dotted #808080; }
.col { float: left; width: 280px; margin: 0 30px 20px 0; }
.last { margin: 0; }
#footer { clear: both; padding: 15px 0; font-size: .84em; color: #808080; border-top: 1px dotted #666; }

ul.sitemap {
	list-style-type: circle;
	padding-left: 20px;
	}

ul.sitemap2 {
	list-style-type: disc;
	padding-left: 40px;
	}

ul.sitemap3 {
	list-style-type: square;
	padding-left: 60px;
	}
	
a img.wallpaper{
	border: 5px solid #252525;
	margin: 4px;	
	}
	
img.wallpaper:hover{
	border: 5px solid #dedede;
	}

.wp-info{
	width: 500px;
	position: relative;
	left: 80px;
	padding-top: 20px;
	}
	
	.wp-ratio{
		font-size: 30pt;
		letter-spacing: 2;
		text-align: center;
		color: #7d7d7d;
		font-weight: 900;
	}
	
	.wp-ratio-box{
		margin-left: auto;
		margin-right: auto;
		width: 500px;
	}
	
	.wp-43{
		float: left;
		position: relative;
		z-index: 3;
		top: -20px;
		left: 82px;
	}
	
	.wp-43 a, .wp-43 a:hover{
		font-weight: bold;
	}
	
	.wp-169{
		float: left;
		position: relative;
		z-index: 3;
		top: -20px;
		left: 134px;
	}
	
	.wp-169 a, .wp-169 a:hover{
		font-weight: bold;
	}
	
	
	.wp-1610{
		float: left;
		position: relative;
		z-index: 3;
		top: -20px;
		left: 183px;
	}
	
	.wp-1610 a, .wp-1610 a:hover{
		font-weight: bold;
	}
	

div.tut-whole-box {
	width: 250px;
	height: 210px;
	padding: 10px 10px 10px 55px;
	float: left;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

div.tut-title{
	width: 195px;
	background-color: #464646;
	letter-spacing: -1px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 17px;
	height: 40px;
	text-align: left;
}


img.tut-thumb{
	border: 0;
	opacity: 0.8;
}

img.tut-thumb:hover{
	opacity: 1;
}

div.tut-type{
	width: 195px;
	background-color: #464646;
	padding-left: 5px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	position: relative;
	top: -13px;
}

div.tut-description{
	width: 195px;
	padding-left: 5px;
	position: relative;
	top: -13px;
}

div.tut-views{
	background-color: #ddd;
	width: 23px;
	text-align: center;
	font-size: 10px;
	position: absolute;
	z-index: 1;
	top: 37px;
	left: 255px;
	color: #464646;
}

a:link.tut-link, a:visited.tut-link, a:active.tut-link, a:hover.tut-link {
	color: #aaaaaa; 
	cursor: crosshair;
	text-decoration: none;
}

div.tut-date {
	font-style: italic;
	font-size: 10px;
	text-align: right;

	width: 200px;
	display: block;
	position: relative;
	top: -111px;
}

div.code{
	font-family: courier, monospace;
	background-color: #000;
	border: 1px dashed #fff;
	margin: 8px;
	padding: 5px;
	width: 300px;
	
}

