/*  
Theme Name: Optimized CSS for OlegNovikov.com
Theme URI: http://www.olegnovikov.com/
Description: Optimized CSS/xHTML for Oleg's website
Version: 1.1
Author: Alexander Maltsev
Author URI: http://ezhe.ru/fri/656/
*/
.pneumonoultramicroscopicsilicovolcanoconiosis:after {content:'ooops!';}
body
{
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	background:#fff;
	color: #003D86;
}
.chinese {font-family:SimSun,SimHei;}

a img, .olegnovikov, .navigation img {border:0;}
body, #holder, .logo, .olegnovikov, .navigation img {margin: 0;}
.leftcolumn, .tablecontent, #normallist, p.tabletextleft, p.tabletextright {vertical-align: top;}
/* COLORS */
.silver, #footer, p.tabletextgrey {color: silver;}
.redboldtext {color: red;}

/* LINKS */
a:link {color:#CCC;}      /* unvisited link */
a:visited {color:#CCC;}  /* visited link */
a:hover {color:#003D86}  /* mouse over link */
a:active {color:#003D86;}  /* selected link */
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}
a:active {text-decoration:none;}

/* Size */
body {font-size:smaller;}
p.pagetitle, #content h1 {font-size: medium;}
#content h2 {font-size: small;}
.smalltext, small {font-size: x-small;}
.chinese,big {font-size: larger;}
a:visited {font-size: inherit;}

/* OTHER TYPOGRAPHY */
p.pagetitle, #content h1, p.title, #content h2, .redboldtext {font-weight: bold;}
.underline {text-decoration: underline;}
.navigation img {text-decoration: none;}
.italic {font-style: italic;}
#content, #normallist, p.tabletextleft, p.tabletextright, p.quotation {text-align:justify;}
.aligncenter, p.tabletextcenter, p.tabletextgrey, #footer, p.homepage, p.quotdivision, p.pagetitle, #content h1  {text-align:center;}
p.title, #content h2, .menutable, #counter {text-align: left;}

#holder
{
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.logo
{
	border-left: 0;
	border-right: 1px #fff;
	border-bottom: 0;
	border-top: 0;
}
.olegnovikov {} /*blank, be course useless*/
.leftcolumn
{
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 0;
	border-top: 0;
}
.menutable
{
	margin-left: 23px;
	margin-top:17px;
	margin-bottom: 261px;
}
.tablecontent
{
	border-left: 0;
	border-right: 1px solid silver;
	border-bottom: 0;
	border-top: 0;
}
#content
{
	padding-bottom: 0;
	padding-left: 45px;
	padding-right: 45px;
	margin-bottom: 5px;
	overflow:hidden;
}
.share-button
{
	border-left : 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-top: 0;
	vertical-align: bottom;
	padding-bottom: 7px;
	padding-left: 23px;
}
.tablefooter
{
	border-left: 0;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	border-top: 0;
	vertical-align: bottom;
	padding-bottom: 5px;
}
#normallist, #content li
{
	list-style: url(../images/list.gif);
	padding-left: 14px;
	margin-bottom: 5px;
}
.photo-shadow
{
	float: left;
	background-image: url(../images/shadow.gif);
	background-repeat : no-repeat;
	background-position: bottom right;
	margin: 20px 0 0 10px !important;
	margin: 20px 0 0 5px;
}
.photo-shadow span
{
	display: block;
	position: relative;
	bottom: 6px;
	right: 6px;
	border: 1px solid silver;
	padding: 15px;
}
.photo-shadow-gal /* four images in the gallery*/
{
	float: left;
	background-image: url(../images/shadow.gif);
	background-repeat : no-repeat;
	background-position: bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.photo-shadow-gal span
{
	display: block;
	position: relative;
	bottom: 6px;
	right: 6px;
	border: 1px solid silver;
	padding: 4px;
}
.exphoto /* photo examples in tests etc.*/
{
	display: block;
	border: 1px solid silver;
	padding: 2px;
}
p.homepage {margin-top: 35px;}
/* p.normaltext {text-align: justify;}  #depricated */
p.tabletextleft {margin-left: 45px;}
p.tabletextright {margin-right: 45px;}
p.author
{
	margin-top: 30px;
	text-align: right;
	margin-right: 15px;
}
p.quotation
{
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
p.quotdivision {margin-top: 30px;}
p.pagetitle, #content h1
{
	margin-top: 25px;
	margin-bottom: 25px;
}

table.padding
{
	margin-left: 0;
	margin-right: 0;
}
table.hphoto {margin-top: 30px;}
table.vphoto {margin-top: 15px;}
.navigation img
{
	vertical-align: bottom;
	cursor: pointer;
}
