@charset "UTF-8";
/*  © Created by design studio Dot Seven www.dot7.ru  */

/* =======global========= */
body {
	font-family:"Calibri","Lucida Sans Unicode", "Lucida Grande", "Helvetica", sans-serif;
	font-weight:normal;
	line-height:140%;
	color:#444;
}
a {
	color:#444;
	text-decoration: none;
}
a:visited {
	color:#777;
}
a:hover {
	color:red;
	border-bottom: 1px dashed red;
}

img a:hover {
	border-bottom: 0;	
}

a.main_img:hover {
	border-bottom: 0;	
}

/* =======top navigation========= */

#topLinks1, #topLinks2 {
	font-size:12px;
	line-height:15px;
}

#topLinks1 H1, #topLinks2 H1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size:14px;
	font-weight: bold;
	color:red;
}

/* =======page header========= */
#pageheader H1 {
	font-size: 16px;
	font-weight: bold;
	color:red;
}

/* =======editor styles========= */

h2 {
	margin:10px 0 20px 0;
	padding:0;
	font-size:120%;
	font-weight:normal;
}
h3 {
	margin:0;
	padding:0 0 10px 0;
	font-weight:bold;
}
blockquote {
	font-size:20px;
	font-weight:normal;
	line-height:25px;
	margin:0;
	padding:0;
	color: #999;
}
table.portfolio {
	border:thin 1px red;
	margin:0;
}
table.portfolio {
	padding:20px;
}
img {

}
img a {
}

/* =======copyright========= */

#bottom {
	font-size: 12px;
	color:#999;
}
#bottom a {
	color:#999;
}
#bottom a:hover {
	color:red;
}

/* =======editor styles markup========= */
h2!Heading 2 
h3!Heading 3 
blockquote!Quote
table class="portfolio"!Portfolio table
img!Image
img a!Image a
/* =======any css code below that will not work!========= */
