/*
Theme Name: Maclook
Автор: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:0px;
	background:#a9b0c0;
	font-family: Myriad web,Tahoma,Verdana,sans-serif;
	color:#666666;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#3f3f3f;
	text-decoration:none
	}
a:hover {
	color:#66738c;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#8f989e;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1024px;
	margin:0 auto;
		
	}

/* The Top */

.top {
	height:103px;
	margin-top:0px;
	background:url(images/top.png);
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1 a {
	font-size:30px;
	font-weight:normal;
	margin:40px 0 0 30px;
	color:#12295f;
	text-decoration: none;
	}
.blogname h1 a:hover{	
	color:#fff;
	text-decoration: none;
	}
.blogname h2 {
	margin:-10px 0 0 30px;
	font-size:15px;
	font-weight:normal;
	color:#fff;
	}
/* The Search Form */

.search {
	float:right;
	width:200px;
	height:29px;
	margin-top:70px;
	padding-right:5px;
	}
.search form {
	margin:0;
	padding:0;

	}
.search input {
	border:none;
	padding:0;
	float:left;
	}
.search input#s {
	width:140px;
	height:16px;
	margin-right:4px;
	font-size:12px;
	padding:3px 2px 2px 7px;
	color:#767676;
	background:#ebebeb;
	
	
	}
.search input#submit {
	width:30px;
	height:21px;
	background:url(images/s.png);
	
	}
/* The Menu */

.menu {
	height:25px;
	background:url(images/menu.png);
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:5px 5px 0 10px;
	float:left;
	}
.menu li {
	display:inline;
	font-size:12px;
	padding:0px 5px 0px 5px;
	font-weight:normal;
	}
.menu a {
	color:#ffffff;
	text-decoration:none;
	}
.menu a:hover {
	color:#585858;
	background:none;
	}

/* The Content */

.content {
	padding:10px 10px 25px 15px;
	background:#000 url(images/content.png) top repeat-y;
	}

/* The Posts */

.text {
	width:740px;
	float:left;
	/*text-align:justify;*/
	}
.post {
	padding:0px 0px 10px 10px;
	
	}

h1.title {
    font-size:24px;
	margin:5px 0 0 0;
	padding:3px 3px 3px 40px;
	color:#666666;
	font-weight:normal;
	/*background:url(images/pic.png) no-repeat;*/
			
	}
h1.title a {
	color:#666666;
	text-decoration:none;
	}
h1.title a:hover {
	color:#8f9aa3;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	background:none;
	padding: 2px 5px 2px 2px;
	background:url(images/postinf.png);
	

	}
.postinfo a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;

	}

	
.sidebar {
	float:right;
	width:188px;
	padding-top:10px;
	padding-right:20px;
	font-size:13px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:28px;
	line-height:32px;
	font-size:14px;
	color:#fff;
	margin:0;
	background:url(images/h2.png);
	padding:0 0 0 10px;
	}

.sidebar ul li {
	background:url(images/sidebarbottom.png) bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:10px;
	
	}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
	
	}
.sidebar ul li ul, .sidebar ul li div {
	padding:9px;
	background:url(images/sidebar.png);
	}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.sidebar ul li.ad div {
	text-align:center;
	}

/* The Footer */

.footer {
	height:80px;
	background:url(images/footer.png)no-repeat;
	text-align:center;
	color:#424242;
	font-size:12px;
	padding-top:7px;
	}
.footer a {
	color:#7a7e7e;
	text-decoration:none;
	}
.footer a:hover {
	color:#c6c6c6;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#5f5f5f;
	}
.navigation a:hover {
	color:#000;
	background:#eedcbd;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
	
	.page-width {
margin:0 auto;
width:1000px;
}
* {display_...ation.css 

}
.example {
padding:300px 0 265px;
position:relative;
}

.example .img-outside {
left:42px;
position:absolute;
top:191px;
}


.example .text-outside {
left:47px;
position:absolute;
top:80px;
width:210px;
}

.info {

padding:7px 46px 0;
width:610px;
}



.example .img-inside {
left:295px;
position:absolute;
top:189px;
}

.example .img-letters {
left:782px;
position:absolute;
top:220px;
}


.example .text-letters {
left:785px;
position:absolute;
top:100px;
width:180px;
}


.example .text-material {
left:565px;
position:absolute;
top:10px;
width:185px;
}







.example .text-inside {
left:294px;
position:absolute;
top:8px;
width:180px;
}

.example .text-outside {
left:23px;
position:absolute;
top:20px;
width:210px;
}


.example .img-material {
left:566px;
position:absolute;
top:161px;
}
.example .img-design {
left:56px;
position:absolute;
top:994px;
}

.example .text-design {
left:58px;
position:absolute;
top:1182px;
width:170px;
}


.example .text-design {
left:58px;
position:absolute;
top:1182px;
width:170px;
}


.example .text-dps {
left:355px;
position:absolute;
top:1220px;
width:220px;
}


.example .img-tech {
left:770px;
position:absolute;
top:990px;
}

.example .text-tech {
left:770px;
position:absolute;
top:1185px;
width:190px;
}


.order-holder {
padding:80px 0 0;
}



.order {
float:left;
padding:0 0 0 45px;
width:320px;
}

.order ul {all.css (line 322)
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

.order ul li {
padding:20px 0;
}


.order ul li img {
float:left;
}

.order ul li p {all.css (line 345)
color:#323232;
font-size:16px;
line-height:18px;
margin:0 0 0 70px;
}

.form {
float:right;
margin:0 -20px 0 0;
position:relative;
width:525px;
}



.form .bage {
left:-20px;
position:absolute;
top:-20px;
}


.form .bg-bottom {
background:#C9C9C9 url(../images/bg-bottom.gif) no-repeat scroll 0 100%;
padding:0 0 10px;
}


.form .bg-top {
background:transparent url(../images/bg-top.gif) no-repeat scroll 0 0;
padding:10px 0 15px 27px;
}


form {
margin:0;
padding:0;
}


.example .img-dps {
left:347px;
position:absolute;
top:1030px;
}



.form .txt {
padding:5px 0;
}
