/*

THEME:		Sarasvati
AUTHOR:		Velocity Branding 
WEBSITE:   	http://www.velocitybranding.com
CLIENT NAME:	Sarasvati
CLIENT SITE:	http://www.sarasvati.ca

*/ 

/* Put your css for typography here
- as a rule of thumb any css rules relating to
font, text, letter-spacing, line-height as well
as margins and padding for headings, paragraphs and lists.

Values for font-size, line heights and bottom margins have been determined
by Richard Rutter's article "Compose to a Vertical Rhythm" at
http://24ways.org/2006/compose-to-a-vertical-rhythm */


body {
		font-size: 62.5%; /* Resets 1em to 10px */
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: left;
		}

#headerimg .description {
		font-size: 1.2em;
		text-align: left;
		}

a {
		text-decoration: none;
		color:#ff000a;
		}

a:hover {
		text-decoration: underline;
		}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
		text-decoration: none;
		}

h2, h2 a:visited, h3, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
		
		}
		


h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2.2em;
		line-height: 1em;
		margin-top: 0em;
		margin-bottom: 0.818182em;
		text-transform: uppercase;
		color:#cf0008;
		}
		
#recent-news h1 {
		margin-bottom:20px;
		}

h2 {
		
		font-size: 1.8em;
		line-height: 1.3em;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
		color:#ff6600;
}

h2 a:hover {
		text-decoration: underline;
		}

#header h2 {
		margin-bottom: 0em;
		line-height: 0em;
		}

h3 {
		font-size: 1.6em;
		line-height: 1.125em;
		margin-top: 0.5em;
		margin-bottom: 1.5em;
		color:#f36102;
		}

#sidebar h3 {
		font-size: 1.2em;
		line-height: 1.2em;
		margin-top: 1.2em;
		margin-bottom: 0em;
		}

p, td {
		font-size: 1.5em;
		line-height: 1.4em;
		margin-top: 1em;
		margin-bottom: 1em;
		text-align: left;
		color:#333;
		}
		
#social ul li a {
		font-size:1.2em;
	}

code {
		font: 1.1em 'Courier New', Courier, Fixed;
		}

acronym, abbr, span.caps
{
		font-size: 0.9em;
		letter-spacing: .07em;
		}

small {
		font-size: 1.25em;
		line-height: 1em;
		margin-top: 1em;
		margin-bottom: 1em;
		}

#posts li {
list-style:disc;
font-size: 1.5em;
line-height: 1.4em;
margin:0 0 0.4em 3em;
text-align: left;
color:#333;
}

.postmetadata {
		text-align: left;
		}

.smallattachment {
		text-align: center;
		}

.attachment {
		text-align: center;
		}

.navigationTop, .navigationBottom {
		font-size: 1.5em;
		line-height: 1.2em;
		margin-top: 1.2em;
		margin-bottom: 1.2em;
		text-align: left
		}

#sidebar ul ul {
		font-size: 1.2em;
		line-height: 1.5em;
		margin-top: 0.9em;
		margin-bottom: 0em;
}

.commentlist li, #commentform input, #commentform textarea {
		font-size: 0.9em;
		}
		
.commentlist li ul li {
		font-size: 1em;
		}

.commentlist li {
		font-weight: bold;
		}

.commentlist cite, .commentlist cite a {
		font-weight: bold;
		font-style: normal;
		font-size: 1.1em;
		}

.commentlist p {
		font-weight: normal;
		line-height: 1.5em;
		text-transform: none;
		}

.commentmetadata {
		font-weight: normal;
		}

#wp-calendar #prev a, #wp-calendar #next a {
		font-size: 9pt;
		}

#wp-calendar a {
		text-decoration: none;
		}

#wp-calendar caption {
		font: bold 1.3em;
		text-align: center;
		}

#wp-calendar th {
		font-style: normal;
		text-transform: capitalize;
		}

.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		}
