/* Reset styles */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
}

a img, :link img, :visited img {
	border:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul {
	list-style:none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

/* Site styles */

body {
	font:0.7em Arial;
	color:#555;
	background:#f9f9f9 url("../images/bg.gif") repeat-x top;
}

a {
	text-decoration:underline;
	color:#66ACC3;
}

a:hover {
	text-decoration:none;
}

/* Titles */

h1 {
	color:#F26C4F;
	font:normal 1.6em Arial;
	margin-bottom:2px;
}

h2 {
	background:#f1f1f1 url("../images/h2-b.gif") no-repeat 175px 8px;
	color:#648381;
	font:bold 1.2em Arial;
	margin:-5 -5px 8px;
	padding:0 0 0 5px;
	line-height:35px;
}

	h2 img {
		float:left;
		margin:0 5px 0 0;
		vertical-align:top;
	}

h3 {
	font:bold 1.1em Arial;
}
	
/* Form elements */

.textbox, select {
	background:#fff;
	font:normal 1em Arial;
	color:#555;
	border:1px solid #999;
}

textarea {
	background:#eee;
	color:#555;
	font:normal 1em Arial;
	padding:0;
}

.button {
	color:#fff;
	font:normal 1em Arial;
	border:1px solid #5C5C5C;
	background:#5C5C5C;
	cursor:pointer;
}

/* Structure */

.wrapper {
	min-width:1000px;
	background:url("../images/75.jpg") no-repeat right top;
}

.container {
	width:100%;
	float:left;
	margin-right:-260px;
}

/* Header */

.header {
	position:relative;
	background:url("../images/1.png") center top;
	height:265px;
}

	.logo {
		position:absolute;
		top:53px;
		left:30px;
		width:317px;
		height:56px;
		display:block;
	}
	
		.logo span {
			position:absolute;
			top:0;
			left:0;
			width:317px;
			height:56px;
			display:block;
			background:url("../images/logo.png") no-repeat;
			cursor:pointer;
		}
	
	.slogan {
		position:absolute;
		top:110px;
		left:33px;
		color:#555;
		font-size:1.2em;
	}
	
	/* Background details */

	.bricks {
		position:absolute;
		display:block;
		top:16px;
		right:149px;
		width:260px;
		height:160px;
		background:url("../images/brick.png") no-repeat;
	}
	
	.toolware {
		position:absolute;
		display:block;
		top:130px;
		right:40px;
		width:20px;
		height:30px;
		background:url("../images/toolware.png") no-repeat;
	}
	
	.bucket {
		position:absolute;
		display:block;
		top:156px;
		right:34%;
		width:87px;
		height:77px;
		background:url("../images/buckt.png") no-repeat;
	}
	
	.window {
		position:absolute;
		display:block;
		top:20px;
		right:42.5%;
		width:130px;
		height:92px;
		background:url("../images/windo.jpg") no-repeat;
	}
	
	.flashlight {
		position:absolute;
		display:block;
		top:156px;
		right:45.5%;
		width:67px;
		height:48px;
		background:url("../images/flashligt.jpg") no-repeat;
	}
	
	.bottles {
		position:absolute;
		display:block;
		top:0px;
		left:0%;
		width:329px;
		height:265px;
		background:url("../images/75000.jpg") no-repeat;
	}
	
	.ruler {
		position:absolute;
		display:block;
		top:183px;
		left:2.5%;
		width:84px;
		height:31px;
		background:url("../images/rule.jpg") no-repeat;
	}
	
/* Content */

.content {
	margin-right:260px;
}

.center {
	text-align:center;
}

/* Central column */

.main {
	margin-left:260px;
}

	.banner-block {
		text-align:center;
		margin-bottom:9px;
	}
	
	.post {
		background:url("../images/post-r-b.gif") no-repeat right bottom;
		padding-right:4px;
		margin-bottom:10px;
	}
	
		.post .ins {
			background:#fff url("../images/post-c-b.gif") repeat-x bottom;
		}
		
			.post .ins .ins {
				background:url("../images/post-l-b.gif") no-repeat left bottom;
				padding:5px 10px 15px;
			}
	
			.title-footer {
				background:#F6F7E4;
				overflow:hidden;
				padding:2px 3px;
				color:#a7a7a7;
				margin-bottom:8px;
			}
			
				.title-footer p {
					float:right;
				}
				
					.title-footer a {
						color:#a7a7a7;
					}
				
					.category a {
						background:url("../images/category-icon.gif") no-repeat left;
						padding-left:10px;
					}
					
					.title-footer img {
						vertical-align:top;
					}
			
			.news {
				padding-bottom:10px;
				overflow:hidden;
				font-size: 12px;
			}
			
				.news img {
					margin:0 5px;
				}
			
			.post-footer {
				padding:3px;
				border-top:1px dotted #ccc;
			}
			
				.post-footer span {
					margin-right:15px;
				}
			
					.details a {
						background:url("../images/details.gif") no-repeat left 3px;
						padding-left:8px;
					}
					
					.comments a {
						background:url("../images/comments.gif") no-repeat left 3px;
						padding-left:10px;
					}
					
					.rating {
						float:right;
					}

/* Block */

.block {
	background-repeat:repeat-y;
	background-position:center;
	margin-bottom:10px;
}

	.block .ins  {
		background-repeat:no-repeat;
		background-position:left top;	
	}
	
		.block .ins .ins {
			background-position:right bottom;
			padding:10px 15px 15px 10px;
		}

/* Left column */

.leftside {
	width:254px;
	float:left;
}

	.leftside .block, .leftside .block .ins {
		background-image:url("../images/block-left.png");
	}
	
		/* Menu */

		.menu li {
			background:url("../images/arw.gif") no-repeat left 6px;
			margin-bottom:8px;
			padding-left:8px;
		}
		
			.menu li a {
				color:#53530E;
				font-size:1.1em;
				text-decoration:none;
			}
			
			.menu li a:hover {
				text-decoration:underline;
				color:#F26522;
			}
		
		/* Top news */
		
		.topnews {
			color:#858573;
		}
		
			.topnews a {
				color:#858573;
				text-decoration:none;
			}
			
			.topnews a:hover {
				text-decoration:underline;
				color:#F26522;
			}
		
/* Right column */

.rightside {
	width:254px;
	float:right;
}

	.rightside .block, .rightside .block .ins {
		background-image:url("../images/block-right.png");
	}
	
		.rightside .block .ins .ins {
			padding:10px 10px 15px 15px;
		}
	
		.login {
			text-align:right;
			padding-right:30px;
		}
		
			.login p {
				margin-bottom:8px;
			}
		
	.searchbox .textbox {
		width:150px;
	}

/* Footer */

.footer {
	clear:both;
	background:#9F9F8A url("../images/foote-right.jpg") no-repeat right bottom;
	text-align:center;
	color:#3f3f3f;
	font-size:1.1em;
}

	.footer .ins {
		background:url("../images/foote-left.jpg") no-repeat left bottom;
		padding:15px;
	}
	
		.footer a {
			color:#252525;
			font-weight:bold;
		}