/* @override 
	http://localhost:8888/wp/wp-content/themes/StThomasWP/style.css
	http://workshop.wpcoder.com/thomas/wp-content/themes/StThomasWP/style.css
*/

* { 
	padding: 0; 
	margin: 0; 
}

body {
	font-family: Arial;
	font-size: 12px;
	background: url(images/bg.jpg) repeat;
}

a {
	color: #7b7771;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border-style: none;
}

#wrapper { 
	margin: 0 auto;
	width: 100%;
	background: url(images/mainbg.jpg) no-repeat center bottom;
}

#wrapper .wrap {
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 710px;
	height: 148px;
	background: url(images/topbg.png) no-repeat 0 bottom;
	padding-left: 9px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#header h1 {
	background: url(images/header.gif) no-repeat;
	width: 163px;
	height: 128px;
	float: left;
	text-indent: -5000px;
	margin-right: 3px;
}

#header h1 a {
	width: 163px;
	height: 128px;
	float: left;
}

h3  {font-family: georgia; margin-bottom: 5px;}

#navigation {
	height: 54px;
	width: 541px;
	float: left;
	margin: 0;
	padding-top: 80px;
}

#content {
	overflow: hidden;
	margin: 0 auto;
	padding: 41px 50px 0;
	background: url(images/mid.png) repeat-y;
	width: 619px;
}

#content .title {
	width: 619px;
	position: relative;
	bottom: 47px;
	right: 232px;
	height: 0px;
}

#content .title h2 {
	letter-spacing: 1px;
	font: 27px "Times New Roman";
	color: #000;
	width: 215px;
	display: block;
}

#sidebar { 
	float: left;
	width: 184px;
	display: inline;
	position: relative;
	margin-bottom: 15px;
	padding-top: 10px;
}

#sidebar h2 {
	font: 18px "Times New Roman";
	color: #000;
	margin-bottom: 15px;
}

#sidebar ul {
	font: 13px "Times New Roman";
	color: #000;
	margin-bottom: 15px;
	margin-top: 15px;
	list-style-type: none;
}

#sidebar .sidetext {
	margin-bottom: 25px;
	width: 174px;
}

#sidebar .sidetext p.date {
	font: 13px Georgia;
	margin-bottom: 15px;
}

#sidebar .sidetext p {
	color: #000;
	font: 12px/17px "Times New Roman";
	width: 174px;
}

#mainc { 
	display: inline;
	width: 390px;
	padding-left: 25px;
	margin-bottom: 15px;
	background: url(images/div.gif) repeat-y;
	float: right;
}

#mainc .block {
	width: 390px;
	background: url(images/block.gif) no-repeat center bottom;
	padding-bottom: 40px;
	margin-bottom: 25px;
}

#mainc .block h2 {
	font: 20px "Times New Roman";
	color: #000;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

#mainc .block h2.maintitle {
	margin-bottom: 1px;
}

#mainc .block h2 a {
	color: #000;
	font-weight: normal;
	font-style: normal;
}

#mainc .block p {
	color: #000;
	font: 13px/20px "Times New Roman";
	margin-bottom: 15px;
}

#mainc .block .alignleft {
	float: left;
	margin-right: 10px;
}

#mainc .block .alignright {
	float: right;
	margin-left: 10px;
}

#mainc .block .alignright ul {
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}

#mainc .block .alignright ul li {
	margin-bottom: 2px;
}

#mainc .block .alignright blockquote {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 15px;
	font-style: italic;
	font-size: 14px;
}

#footer { 
	width: 719px;
	clear: both;
	background: url(images/footerbg.png) no-repeat center top;
	padding-top: 176px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
}

#footer span {
	padding-right: 20px;
	margin-right: 20px;
}

#footer p {
	color: #fff;
	font: 11px Georgia;
	text-align: center;
}

.clear { 
	clear: both; 
	background: none; 
}

.ngg-galleryoverview {
	margin-top: 10px;
	margin-bottom: 15px;
}

.ngg-galleryoverview img {
	margin-left: 0;
}

/* @group Comments */

.mcomments {
	overflow: hidden;
}

.mcomments h3 {
	color: #000;
	font: 18px "Times New Roman";
	margin-bottom: 10px;
}

form#commentform p {
	margin-bottom: 6px;
}

ol.commentlist {
	margin-bottom: 20px;
	float: left;
}

ol.commentlist li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dcd1c7;
}

ol.commentlist img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 45px;
	height: 45px;
}

ol.commentlist p {
	font: 13px/20px "Times New Roman";
	margin-bottom: 5px;
}

ol.commentlist .vcard {
	font: 13px/20px "Times New Roman";
	margin-bottom: 5px;
}

ol.commentlist .commentmetadata {
	font: 13px/20px "Times New Roman";
	margin-bottom: 5px;
}

form#commentform textarea {
	width: 360px;
	border: 1px solid #333;
	font: 12px Arial;
	padding: 3px;
	color: #333;
}

form#commentform input#author, form#commentform input#url, form#commentform input#email {
	width: 180px;
	border: 1px solid #333;
	height: 15px;
	padding-right: 3px;
	padding-top: 6px;
	padding-left: 3px;
	font: 12px Arial;
	color: #333;
	margin-right: 5px;
}



/* @end */

/* @group Nav */

#divNav {
		padding: 0;
		height: 53px;
		width: 541px;
	float: right;
	background: url(images/navbg.gif) no-repeat 0 bottom;
	margin-bottom: 0;
	margin-top: 80px;
	margin-left: 0;
	position: relative;
	right: 6px;
}

	#nav {
		position: relative;
		height: 28px;
		width: 536px;
	top: 26px;
	padding-left: 5px;
}

	#nav li ul, #nav li ul {
		margin: 0;
		padding: 0;
	}

	#nav a {
		text-decoration: none;
	}

	#nav li { /*float the main list items*/
		margin: 0;
		float: left;
		display: block;
	background-color: #000;
}

	#nav li ul {
		display: none;
	}

	#nav li.off ul, #nav li.on ul  { /*put the subnav below*/
		position: absolute;
		left: 0;
		height: 24px;
		width: 485px;
	bottom: 28px;
	background: url(images/topnav.gif) no-repeat;
	padding-top: 1px;
	padding-left: 10px;
}

	#nav li.on ul {
	}

	#nav li.on:hover ul, #nav li.over ul {
	}

	#nav li a {
		color: #fff;
		display: block;
		padding: 8px 15px 0 19px;
	font: 10px Georgia;
	text-align: center;
	height: 19px;
	background: url(images/tab.gif) no-repeat;
	float: left;
}

#nav li a:hover, #nav li.on a {
	background-image: none;
}

#nav li ul li a {
	padding-top: 7px;
	height: 17px;
	padding-left: 0;
	padding-right: 0;
}

#nav li ul li {
	padding-right: 11px;
	margin-right: 11px;
	background: url(images/plus.gif) no-repeat right center;
}

	#nav li.on a {
		color: #d1c7b3;
	background-color: #000;
}

#nav li.on {
	background-color: #000;
}

	#nav li.on ul a, #nav li.off ul a {
		border: 0;
		float: left; /*ie doesn't inherit the float*/
		color: #d1c7b3;
		width: auto;
		margin-right: 15px;
	}

	#nav li.on ul {
		display: block;
	}

	#nav li.off:hover ul, #nav li.over ul {
		display: block;
		z-index: 6000;
	}

	#nav li.off a:hover, #nav li.on a:hover { 
		color: #d1c7b3;
	}

/*subnav formatting*/

#nav li.off ul a, #nav li.on ul a {
	display: block;
	background: #000;
	color: #fff;
	font: 10px Georgia;
}		

#nav li.on ul a {
	background: #000;
}

li.widget_calendar { padding-left: 23px}

/* @end */