/*
Theme Name: Photorotation
Theme URI: http://www.photorotation.com/
Description: Word Press custom theme for Photorotation.
Version: 1.0
Author: ANATOLY IVANOV / DESIGN
Author URI: http://www.anatolyivanov.com/

*/


/*
	Document: Word Press front-end main CSS
	Author: ANATOLY IVANOV / DESIGN / http://www.anatolyivanov.com/
	Version: 2005-12-29

	Notes: blog CSS in addition to the main photorotation.com CSS
	
*/


h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

h3 a:hover,
h4 a:hover {
	color: #598AB2;
}

h3.BlogPageTitle {
	font-size: 18px;
	padding-bottom: 2em;
}

h4 {
	font-size: 18px;
	padding-bottom: 5px;
}

h5,
h5#comment {
	padding-top: 1em;
	font-size: 15px;
}

h5#comment {
	padding-bottom: 1em;
}

h6 {
	font-size: 13px;
}

#main div.toc form,
#main div.toc ul {
	padding-bottom: 1em;
}

input#s {
	width: 100px;
	padding:2px;
	border:1px solid #999;
	background-color:#EAF3F9;
}

.comments {
	padding-bottom: 2em;
}

p.BlogLinksPreviousNext {
	padding-top: 2em;
}
