/*
Theme name: Peter Montgomery
Theme URI: http://pitstop101.com
Description: Wordpress theme created for Peter Montgomery by Pitstop101
Author: Pitstop101
Author URI: http://pitstop101.com
Version: 1.0
*/
	
body {
	background-color: #90bdf6;
	background-image: url(i/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #53c6fe;
}
.month {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.heading1 {
	color: #004a80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	letter-spacing: -1px;
	margin-right: 50px;
	text-decoration: none;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.likepost {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #007bbf; font-weight: bold; }
.tags {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
}
.tags a:link, .tags a:visited, .tags a:active, .tags a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}


.heading1 a:link,.heading1 a:active,.heading1 a:visited,.heading1 a:hover {
	color: #004a80;
	text-decoration: none;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 1em;
}

#sidebar ul ul {
	margin-bottom: 1.5em;
	margin-left: 2em;
}

#sidebar,#sidebar a:link,#sidebar a:active,#sidebar a:visited,#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #737373;
	text-decoration: none;
}

#sidebar ul ul li {
	margin-bottom: 0.25em;
}

#sidebar h2,#sidebar h2 a:link,#sidebar h2 a:active,#sidebar h2 a:visited,#sidebar h2 a:hover {
	font-size: 14pt;
	color: #004a80;
	text-decoration: none;
	margin: 1em 0 0.25em 0;
}

