
/*  

Theme Name: Patrick Markey

Theme URI: http://www.marketsplash.com

Description: Free WordPress theme from Marketsplash.

Version: 1.0

Author: Marketsplash

Author URI: http://www.marketsplash.com

*/



body {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	background: #8899A3;
	color: #485258;
	margin: 0;
	padding: 0;
	background-image:url(images/pagebkgrnd.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#D8D9DD;
}

#page {
	margin: 0px auto 0;
	padding: 0;
	width: 862px;
}

a { color: #0069AA; }

img { border: 0px; }

form, h1, h2, h3 {
	padding: 0px;
	margin: 0px;
}

.alignleft { text-align: left; }

.alignright { text-align: right; }

/* START header styles */

#header {
	background: url('images/header.jpg') no-repeat top center;
	width: 862px;
	height: 210px;
	text-align: left;
	margin: 0 auto;
}

#headerMargin {
	padding: 55px 80px 15px 80px;
	margin: 0px;
}

#header h1 {
	padding: 0px;
	margin: 0px;
}

#header h1 a {
	color: #FFFFFF;
	font-size: 29px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}

#header .description {
	font-size: 20px;
	color: #BDD2DD;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

/* END header styles */





/* START search styles */

#searchform {
	margin: 20px 0px 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#searchform #s {
	font-size: 10px;
	width: 100px;
	margin: 0 10px;
}

#searchform #searchsubmit { font-size: 10px; }

#searchsubmit { margin: 0px; }

/* END search styles */



/* START sidebar styles */

#sidebar {
	width: 230px;
	float: left;
	background-color: #80949F;
	margin: 15px 10px 10px 15px;
}

ul#themeswitcher li {
	list-style: none;
	margin: 0 0 0 -15px;
	padding: 0px;
}

#themeswitcher select { font-size:10px; }

#sidebar > ul {
	margin: 0px;
	padding: 0px 10px 0px 30px;
	list-style: none;
	text-align: left;
}

#sidebar > ul li {
	margin: 0px;
	padding: 0px;
}

#sidebar > ul li h2 {
	font-size: 21px;
	margin: 10px 0px 5px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #005288;
	font-weight: normal;
}

#sidebar > ul li ul {
	font-size: 11px;
	line-height: 21px;
	list-style: none;
	margin: 0px 0 20px 0px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
}

#sidebar > ul li ul a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar p {
	margin: 0;
	padding: 10px 10px 10px 0px;
	color: #FFFFFF;
}

#sidebar a { color: #FFFFFF; }

#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* END sidebar styles */



/* START content styles */

#contentArea {
	width: 862px;
	text-align: left;
	background: url(images/mainBG.jpg) repeat-y top center;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

#content.narrowColumn {
	width: 605px;
	float: right;
}

#content.wideColumn { width: 862px; }

#contentPad { padding: 35px 50px 25px 35px; }

.post { clear: both; }

.post h2, .post h3 {
	margin: 5px 0 5px 0px;
	padding: 0 0 0px 0px;
}

.post h2 a, .post h3 a, h3#respond {
	color: #0069AA;
	font-size: 19px;
	text-decoration: none;
	font-weight: normal;
}

.post small {
	font-size: 11px;
	color: #69862E;
	margin: 0;
	padding: 0;
}

.post small a {
	font-size: 11px;
	color: #69862E;
	margin: 0;
	padding: 0;
}

.postseperator {
	border-top: 1px solid #FFFFFF;
	margin: 10px 0px;
}

.post .entry p {
	margin: 10px 0 5px;
	padding: 0px;
	text-align: left;
	line-height: 17px;
}

.post .entry a {
	color: #485258;
	text-decoration: underline;
}

.post .postmetadata, .post .postmetadata a {
	margin: 0px 0 15px;
	padding: 0px;
	text-align: right;
	color: #0069AA;
	text-decoration: none;
}

.post .postmetadata a:hover { text-decoration: underline; }

.post img { margin: 0 5px 5px 0; }

h2.pagetitle, h2 {
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	margin: 5px 0 15px;
	font-weight: normal;
}

.navigation a { color: #0069AA; }

/* END content styles */



/* START footer styles */

#footer {
	width: 862px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 10px;
	color: #FFFFFF;
	background: url(images/bottomhome.jpg) no-repeat top center;
}

#footer a { color: #FFFFFF; }

/* END footer styles */


.navxx {
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	background-color:#49565C;
	height:26px;
	line-height:26px;
}

.navxx a {
	color:#FFF;
	text-decoration:none;
	padding:0px 10px;
}

.navxx a:hover, .navxx a.on { color:#C3CC73; }