/*
 Theme Name: ant.uz
 Theme URI:http://uzcms.uz/
 Description: For Ad 
 Version: 1.0
 Author: gemaglabin
 Author URI: http://uzcms.uz/
 */
body {
	margin: .2in .75in;
	margin: .2in .55in;
	padding: 0;
	font: 12pt "Times New Roman", Garamond, serif;
	}

/* =Links
----------------------------------------------- */
a {
	color:black;
	text-decoration:none;
	}
a img {
	border-width:0;
	}
hr {
	display:none;
	}
/* =Headings
----------------------------------------------- */
h1, h2, h3 {
	margin:1em 0 .5em;
	font-family:Georgia,Serif;
	font-weight:normal;
	clear:both;
	}
h1 {
	margin-top:.5em;
	font-size:180%;
	}
h2 {
	font-size:240%;
	margin:.3em 0 0 0;
	padding-bottom:0;
	}
h3 {
	font-size:150%;
	margin-bottom:0;
	}
p {
	margin:0 0 .6em 0;
	}
blockquote{
	font-style:italic;
	}
h3+blockquote, h2+blockquote, p+ul{
	margin-top:.2em;
	}
/* =etc(text margin ....)
----------------------------------------------- */
#footer a[href]:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}
#footer a[href^="/"]:after {
	content: " (http://yoursite.com/" attr(href) ") ";
	}