
/*CSS Reset*/

body, div, dl, dt, dd, li, pre, form, fieldset, input, textarea, p, th, td, button {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

address, caption, cite, code, dfn, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th {
	text-align: left;
	font-weight: normal;
	font-style: normal;
}

acronym, abbr, fieldset, img {
	border: 0;
}

:focus {
	outline: 0;
}

/* End CSS Reset*/

/* Main Styles */

body {
	background: url(/up-images/stripe-bg2.jpg) repeat 0 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
}

.container {
	margin-left:auto;
	margin-right:auto;
	width:840px
}

.grid-full {
	display:inline;
	float:left;
	margin-left:0px;
	margin-right:0px
}

.container_840 {
	width:916px;
	position:relative;
	display:inline;
	float:left;
}

.container_545 {
	width: 500px;
	position:relative;
	display:inline;
	float:left;
	margin: 0px 0 18px 95px;
	padding-right:30px;
}

.container_195 {
	width: 195px;
	position:relative;
	display:inline;
	float:left;
	padding-top:0px;
}

.main-bg {
	background:url(/up-images/white-bg2.png) repeat-y 0 0;
}

.logo-link {
	position: absolute;
	display: block;
	top: 20px;
	left: 480px;
	width: 315px;
	height: 100px;
	text-indent:-9999px;
}

#blogEntries ul, #blogEntries li {
	margin:0;
	padding:0;
}

.entry-bg {
	border-right: 1px solid #ccc;
}

.entry p {
	margin-bottom:12px;
	color:#626262;
	width:500px;
	display:block;
	float:left;
}

.entry h2 {
	display:block;
	position:relative;
	float:left;
	clear:both;
}

.entry-title, .entry h2 {
	font-size:18px;
	color:#2c8f2c
}

.entry-cat a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#4e4e4e;
	display:block;
	margin-bottom:0px;
	text-transform:uppercase;
	float:left;
}

.entry-cat a:hover {
	color:#2c8f2c
}

.entry-body {
	width:500px;
	float:left;
	position:relative;
	margin-bottom:10px;
}

.entry-share-this {
	position:absolute;
	top:0px;
	left:420px;
}

.entry-pic {
	text-align:center;
}

.entry-pic img {
	border:1px solid #142141;
}

.entry-details {
	display: block;
	position: relative;
	float: left;
	margin-bottom:40px;
	width:500px;
}

.blogComments {
	margin-top:10px;
}

.no-comments p {
	margin-top:20px;
}

.comment-text {
	padding-top:20px;
}

.comment-author {
	color:#f4990a;
	font-weight:bold;
}

.comment-form {
	background-image:url(/up-images/cmt-bg.jpg);
	width:500px;
	height:230px;
	position:relative;
	float:left;
	margin-top:20px;
}

.cmt-name-pos {
	position: absolute;
	top: 64px;
	left: 28px;
	width: 158px;
	height: 26px;
}

.cmt-email-pos {
	position:absolute;
	top:65px;
	left:229px;
	width: 153px;
	height: 26px;
}

.cmt-comment-pos {
	position:absolute;
	top:138px;
	left:30px;
	width: 352px;
	height: 53px;
}

.cmt-btn-pos {
	position:absolute;
	top:172px;
	left:392px;
	width: 106px;
	height: 24px;
}

.cmt-form-field {
	border: 0 none;
	padding: 2px;
	width: 158px;
	background: none;
}

.cmt-form-textarea {
	width:352px;
	height:53px;
	border: 0 none;
	padding:2px;
	font-family:'lucida grande';
	font-size:13px;
	background: none;
}

.cmt-form-btn {
	width:106px;
	height:24px;
}

.entry-divider {
	background-image:url(/up-images/entry-divider.gif);
	height:6px;
	width:250px;
	margin: 0px 0 30px 130px;
	position:relative;
	float:left;
}

.entry-pag a:link, .entry-pag a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#2c8f2c;
}

.entry-pag a:hover {
	color: #2c8f2c;
}

.entry-pag {
	border: solid 1px #aaaaaa;
	padding: 2px 4px 2px 4px;
	margin-left: 8px;
	background-color:#dedede;
	color:#606060;
}

.pagination {
	font-size:12px;
	display:block;
	position:relative;
	clear:both;
	border-top:1px solid #ccc;
	padding-top:18px;
}

.pagination a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-transform:uppercase;
	line-height:1.8em;
	color:#4e4e4e;
}

.pagination img {
	margin:0 8px 0 12px;
}

.right-border-hack {
	width: 20px;
	position: relative;
	float: right;
	height: 80px;
	margin-right: -40px;
	background-color: #fff;
	margin-top: -80px;
}

.last-entry-divider-hack {
	width: 500px;
	position: relative;
	float: right;
	height: 40px;
	background-color: #fff;
	margin-top: -80px;
}

.side-nav {
	padding-left:15px;
}

.side-nav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-transform:uppercase;
	line-height:1.8em;
	color:#4e4e4e;
}

.copyright {
	font-size:10px;
	line-height:12px;
	color: #b3b3b3;
	display:block;
	margin-bottom:20px;
}

.title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
}

.side-nav li a {
	color:#4e4e4e;
	text-decoration:none;
}

.side-nav li a:hover {
	color:#2c8f2c
}

.snav-divider {
	background-image:url(/up-images/snav-divider.gif);
	height:6px;
	width:47px;
	margin: 15px 0 9px 64px;
}

#slick-show, #slick-show2, #slick-show3, #slick-show4 {
	text-transform:none;
	font-style:italic;
}

.snav-crown {
	background-image:url(/up-images/snav-crown.gif);
	height:49px;
	width:90px;
	margin: 15px 0 9px 40px;
}

#twitter_div {
	width:149px;
	height:85px;
	font-size:11px;
}

.twitter-badge {
	position:relative;
	margin-left:-10px;
	margin-top:10px;
	background:url(/up-images/twitter-bg.gif) no-repeat 0 0;
	width:195px;
	height:210px;
}

.twitter-pos {
	position:relative;
	top:100px;
	left:18px;
	width:149px;
}

#twitter_update_list a {
	display:block;
	text-align:right;
	margin-top:4px;
}

#twitter_div ul li {
	font-family:'Trebuchet MS';
	text-transform:none;
	line-height:normal;
	color: #585B61;
	display:inline;
}

#twitter_div ul li a {
	display:inline;
}

#twitter-link {
	display:block;
	text-align:right;
	font-family: Copperplate;
	font-weight:bold;
	font-size:9px;
	color:#90432f;
}

a {
	color:#2c8f2c;
	text-decoration: none;
}

a:hover {
}

a:link {
}

a:visited {
}

.clear {
	clear:both;
	display:block;
	overflow:hidden;
	width:0;
	height:0
}

.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0
}

.clearfix {
	display:inline-block
}

* html .clearfix {
	height:1%
}

.clearfix {
	display:block
}

.about-txt {
	line-height:1.7em;
}

.about-txt p {
	padding-bottom:4px;
}

.hdr-search {
	background:transparent url(/up-images/search-bg.gif) no-repeat scroll 0 0;
	float:left;
	height:27px;
	position:relative;
	top:0px;
	width:148px;
}

.search-field {
	border:0 solid #000000;
	color:#8C8C8C;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	height:18px;
	margin-left:7px;
	text-align:left;
	width:140px;
	background:transparent;
}

.hdr-search-btn {
	float:right;
	position:relative;
	top:1px;
}

#cse-search-results iframe {
	width:500px
}

.toc {
	margin-top:15px;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:15px;
	width:270px;
}

.archive-title {
	letter-spacing:2px;
	font-size:16px;
}

.roman-num {
	list-style-type: upper-roman;
	list-style-position:inside;
	margin:10px 0 0 0;

}

.elipses {
	width:270px;
	height:16px;
	background:url(/up-images/elipses.gif) repeat-x left bottom;
	font-style:italic;
	margin-bottom:10px;
}

.elipses a {
	color: #000;
	text-decoration:none;
}

.elipses-mon {
	display:block;
	background-color:#FFF;
	width:auto;
	height:16px;
	position:relative;
	float:left;
	top:2px;
	padding-right:3px;
}

.elipses-num {
	display:block;
	position:relative;
	float:right;
	width:auto;
	height:16px;
	top:2px;
	background-color:#FFF;
	padding-left:3px;
}
