html{
	
   margin:0 auto;
   width: 100%;
   height: 100%;
   
}
body{
	width: 1200px;
	margin:0 auto;
}
header{
	float: left;
	display: block;
	border-bottom: 1px dotted #888;
	width: 1130px;
}
.art-nav {
	margin-left: 680px;
	width: 454px;
	height: 25px;
	
	background: #1D3644;
	background: linear-gradient(top, #36647D 0, #030607 100%) no-repeat;
	background: -webkit-linear-gradient(top, #36647D 0, #030607 100%) no-repeat;
	background: -moz-linear-gradient(top, #36647D 0, #030607 100%) no-repeat;
	background: -o-linear-gradient(top, #36647D 0, #030607 100%) no-repeat;
	background: -ms-linear-gradient(top, #36647D 0, #030607 100%) no-repeat;
	background: linear-gradient(top, #36647D 0, #030607 100%) no-repeat;
	-svg-background: linear-gradient(top, #36647D 0, #030607 100%) no-repeat;
}
.art-nav a{
	color: #B6D9EC;
	font-family: Arial;
	font-size: 11px;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
}
.art-nav a:hover{
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.div-art-nav {
	background: #3366CC;
	text-decoration: none;
}
.div-art-nav a{
	background: #3366CC;
	text-decoration: none;
}

h1{
	font-family: Arial;
	font-size: 60px;
	margin: 2px;
	color: #CA0085;
	margin-left: 20px;
	float: left;
	display: block;
	width: 950px;
}
.art-h1{
	font-family: Arial;
	font-size: 35px;
	color: #C42754;

}


h2{
	font-family: Arial;
	font-size: 28px;
	color: #3366CC;
	margin-left: 20px;
	margin: 2px;
	margin-top: 5px;
	float: left;
	display: block;
	width: 500px;
	border-bottom: 1px dotted #888;
}
.div-art{
	color: #3366CC;
	font-size: 45px;
	font-family: Arial;
	margin: 2px;
	margin-left: 40px;
}

.art-search{
	float: left;
	display: block;
	width: 250px;

	
	
}
.art-search-h3{
	color: #444;
	font-size: 20px;
	font-family: Arial;
}
.txt{
	text-decoration: none;

	color: #3366CC;
	padding: 5px;
	
}
.txt-link {
	font-weight: bold;
	margin-bottom: 2px;
	color: #3366CC;
	padding: 5px;	
	font-size: 14px;
	font-family: Arial;
	margin-left: 370px;
}
.txt-link a{
	font-weight: bold;
	margin-bottom: 2px;
	color: #3366CC;
	padding: 5px;	
	font-size: 14px;
	font-family: Arial;
}
.txt-link:hover{
	color: red;
}
.div-contaner {
	width: 330px;
	float: left;
	display: block;
	
}
figure {
	float: left;
	display: block;
	width: 300px;
	margin: 5px;
}
figcaption{
	float: left;
	display: block;
	font-size: 11px;
	font-family: Arial;
}
.photo{
	float: left;
	display: block;
	padding: 5px;
	width: 140px;
	height: 140px;

}
.art-section{
	float: left;
	display: block;
	
	width: 880px;
}
.post-contaner{
	width: 500px;
	float: left;
	display: block;
	margin-top: 15px;
}
.div-page-description{
	color: #333;
	font-size: 16px;
	font-family: Arial;
	padding: 5px;
}
.div-page-description a{
	color: #3366CC;
	font-weight: bold;
}
.div-page-description a:hover{
	color: red;
}
.post{
	margin-bottom: 3px;
	border-top: 1px dotted #888;
	
}
h3{
	font-size: 16px;
	font-family: Arial;
	color: #CA0085;
}
.postHeader {
	font-size: 14px;
	font-family: Arial;
	color: #3366CC;
	font-weight: bold;
/* 	text-decoration: none;  */
}
.postHeader:hover{
	text-decoration: underline;
	color: #C42754;
}
.postEntry{
	color: #666666;
	font-size: 13px;
	font-family: Arial;
}
.art-footer{

	padding: 10px;
	color: #4EA2D0;
	font-family: Arial;
	font-size: 16px;
	
}
.art-footer h2{
	font-family: Arial;
	font-size: 24px;
	color: #0F16F2;
	border: none;
	border: none;
	width: 800px;
	padding: 15px;
	padding-top: 0;
	margin-top: 5px;;
}

blockquote {
	
    margin:0 0 10px 15px;
	border-top: 1px dotted #888;
    width: 820px;
	float: left;
	display: block;
}
.closeQuote {
	background:url('../imgs/postquote1.png') no-repeat scroll;
	padding: 17px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	float: right;
}
.openQuote{
	background:url('../imgs/postquote1.png') no-repeat scroll;
    padding: 17px;
	margin: 15px;
	
}
aside{
	float: left;
	display: block;
	width: 250px;
	
}
.art-block{
	float: left;
	display: block;
	width: 220px;
	margin-top: 10px;
	border: 1px dotted #888;
}
.cup{
	color: #000;
	font-size: 15px;
	font-family: Arial;
	padding: 5px;
}
.divCities{
	padding: 5px;
	
	float: left;
	display: block;
	margin-left: 10px;
}
.divCities a{
	color: #66848F;
	font-family: Arial;
	font-size: 13px; 
	width: 120px;
	
	float: left;
	display: block;
	padding: 1px;
}
.divCities a:hover{
	color: #2F3D42;
	text-decoration: underline;
 }
.divStates{
	padding: 5px;
	
	float: left;
	display: block;
	margin-left: 10px;
}
.divStates a{
	color: #66848F;
	font-family: Arial;
	font-size: 13px; 
	
	width: 120px;
	float: left;
	display: block;
	padding: 1px;
}
.divStates a:hover{
	color: #2F3D42;
	text-decoration: underline;
 }
.cupIndexMenu{
	padding: 5px;
	
	float: left;
	display: block;
	margin-left: 10px;
 }
.cupIndexMenu a{
	color: #66848F;
	font-family: Arial;
	font-size: 13px; 
	
	width: 120px;
	float: left;
	display: block;
	padding: 1px;
}
.cupIndexMenu a:hover{
	color: #2F3D42;
	text-decoration: underline;
 }
.divContainerMenu{
	float: left;
	display: block;
	width: 1100px;
	text-align: left;
}
.containerMenu{
	width: 300px;
	border: 1px solid #555;
	padding: 5px;
	margin-left: 40px;
	margin-top: 10px;
	float: left;
	display: block;
}
.siteMapMenu a{
	font-family: Arial;
	font-size: 13px;
	color: #000;
	padding: 5px;
}