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

body{width:800px; margin:0 auto;}

div#header{height:178px;width:820px; margin-top:50px; margin-bottom:25px;}
div#home{height:89px; margin-top:22px; margin-bottom:64px;}
div.home{float:left;}
div.blog{margin-left:719px;}
div#menu{font-family:georgia; font-size:11px; font-style:italic;}
div#menu a{display: block; width:185px; height:23px; float:left; margin-right:20px; color:#000000; text-decoration:none; border-bottom:#E6E6E6 1px solid;}
div#menu a:hover{color:#000000; text-decoration:none; border-bottom:#000000 3px solid;}

div#object{margin-bottom:25px; padding-bottom:25px; border-bottom:#E6E6E6 1px solid;}

div#patches a{color:#000000; text-decoration:none;}

div#patch1 a{display: block; width:350px; height:200px; float:left; margin-right:20px; margin-bottom:18px; padding-left:20px; padding-right:20px; padding-bottom:25px; border-bottom:#E6E6E6 1px solid; background-image:url(img/item3.jpg); background-repeat:no-repeat;}
div#patch1 a:hover{background-image:url(img/date3.jpg); background-repeat:no-repeat;}

div#patch2 a{display: block; width:350px; height:200px; float:right; margin-bottom:18px; padding-left:20px; padding-right:20px; padding-bottom:25px; border-bottom:#E6E6E6 1px solid; background-image:url(img/item1.jpg); background-repeat:no-repeat;}
div#patch2 a:hover{background-image:url(img/date1.jpg); background-repeat:no-repeat;}

div.patch-title{margin-top:40px; font-size:52px; text-transform:uppercase;}
div.patch-content{margin-top:8px; font-family:georgia; font-size:10px; line-height:15px;}

div#footer{margin-bottom:75px; padding-bottom:18px; color:#B3B3B3;font-family:arial; font-size:11px; border-bottom:#E6E6E6 1px solid;}