/* CSS Document */

/*  

Theme adapted from 

Theme Name: Branches - By The Blog Studio
Theme URI: http://www.theblogstudio.com/

/*
----


*/



/*  updated Feb 21 2006 --------------------------------- =general -------- */

* {
	padding:0;
	margin:0;
}

img {border: 0;
padding: 4px;
}

p {margin: 0.8em 0;}

/* we're going to set the font-size on the body to 76%. This means that when we set a font to 1em, it will be prety close to the user's default font size. NO USING PX FOR FONTS - ems or % only please */

body {
	background-color: #FFFFFF;
	background-image:url(images/bkg.jpg);
	background-repeat: no-repeat;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 76%;
}

/* --------------------------------- =layout -------- */

#wrapper {
	
}

#leftCol {
	float: left;
	width: 250px;
	margin: 415px 0 0 0;
 
}

#contentCol {
	top:0;
	left: 300px;
	width: 500px;
	position: absolute;
	clear: right;
}

.titleBox {
	height: 50px;
	margin: 58px 0 80px 30px;
	padding: 0 0 10px;
	background: url(images/jrardin.png) no-repeat top left;
/*	border-bottom: 1px #a7512e solid; */
/*	color: #a7512e; */
/*	text-align: left; */
}

#footer {
	clear: left;
	visibility:hidden;

}
#footerBranch {

	width: 770px;
	padding-top: 10px;
	height: 182px;
	background: url(images/blood2.png) no-repeat top right;
	border-top: 1px solid #CC0000;
 
}

/* --------------------------------- =typography -------- */

.titleBox h1 {
	font-size: 1.7em;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;

}

.entry {
	margin: 0 0 0 25px;
}

.backandforth {
	height: 2em;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h2 {
	color: #8f8f8f;
	font-size: 1.6em;
	font-family:Charlemange, Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0em;
	width: 100%;

}


h2.page {
	color: #CF2169;
	display:block;
	font-weight: bold;
	padding-bottom: .5em;
}


#commentContainer {

}

#commentContainer hr {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px #CCCCCC solid;
}



.entry .entryDate {
	color: #444;
	font-size: 0.9em;
	font-style: italic;
}

.entry p {
	color: #7a7b7b;
	line-height: 1.8em;
	text-align: justify;
}

.entryDate {
	margin-top: 4px;
}

blockquote {
	width: 90%;
	background-color: #e4e2c8;
	background-image:url(images/blockQuoteFooter.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.entry blockquote p {
	padding-left: 50px;
	color: #CB6828;
	background-image:url(images/blockquoteQuote.gif);
	background-repeat: no-repeat;
	font-size: 1em;
	line-height: 1.7em;
}

.comments {
	background-image: url(images/commentsBackground.gif);
	background-repeat: no-repeat;
	border: 1px dashed #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.commentsInt {
	font-size: 0.8em;
	padding: 5px;
	border: 1px dashed #CCCCCC;
}

.comments p {
	color: #a7512e;
	font-size: .9 em;
	text-align:center;
	margin: 0px;
}

.comments img {
	margin: 0 0 0 0;
	display: inline;
	vertical-align: middle;
}

.verticalNavigation {
	margin: 15px 0 40px 20px;
}

.verticalNavigation p {

}

.box {
	margin: 15px 0 40px 20px;
}

.box2 form{
	margin: 0px;
	padding: 0px;
}

.dynamicsidebar {
	display:block;
/*	margin: 15px 0 40px 20px; */
}



.box p {
	padding: 0 0 3px 22px;
	color: #4f4e3a;
	font-size: .9em;
	line-height: 2.15em;
}

.box2 p {
	padding: 0 0 3px 22px;
	color: #4f4e3a;
	font-size: .9em;
	line-height: 2.15em;
}

.verticalNavigation p {
	color: #4f4e3a;
	font-size: 0.7em;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


.sideBarTitle {
	color: #EF3617;
	text-align: center;
	font-size:1.6em;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.widgettitle {
	color: #EF3617;
	text-align: center;
	font-size:1.6em;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
}



.dynamicsidebar li {
	list-style: none;
	display: block;
	padding: 5px;
}

.sideBarTitle-mp {
	margin-bottom: 3px;
	padding: 0 20px 3px 0;
	color: #600;
	text-align: right;
	font-size:1.6em;
}

.mostPopular {
	margin: 15px 0 40px 20px;

}

#footer p {
	padding-left: 45px;
	font-size: .8em;
}

.commentlist {
	margin: 20px 0 0 0;
}

/* --------------------------------- =links -------- */

a:link, a:visited {
	color: #CF2169;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.box a:link, .box a:visited {
	display:block;
	height: 19px;
	padding-top: 3px;
	padding-left: 22px;
	color: #4f4e3a;
	font-size: 1em;
	text-decoration: none;
}

.box a:hover {
	display: block;
	background-image: url(images/sideBarHover.gif);
	background-repeat:repeat-x;
	text-decoration: none;
	font-size: 1em;
}

.box a.inline{
	display:inline;
	padding: 0;
	margin: 0;
	background: none;
	color: #CB6828;
}


.dynamicsidebar a:link, .dynamicsidebar a:visited {


	color: #FF6600;
	font-size: 1em;
	text-decoration: none;

}

.dynamicsidebar a:hover {
	text-decoration: none;
	font-size: 1em;
	color: #FF0000;
}

.mostPopular a:hover {
	display: block;
	background-repeat:repeat-x;
	text-decoration: none;
	font-size: 1em;
}

/* --------------------------------- =lists -------- */

.box ul {
	/* border-bottom: 1px #e6e0d0 solid; */
	list-style: none;
}

.box li {
	display: block;
	height: 19px;
	color: #4f4e3a;
	border-bottom: 1px #e6e0d0 solid;
	font-size: 1em;
}

.dynamicsidebar ul {
margin: 15px 0 40px 20px;
}


.mostPopular ul {
	list-style: none;
	padding-bottom: 25px;
}

.mostPopular li {
	display: block;
	height: 19px;
	color: #4f4e3a;
	border-bottom: 1px #c8bfa1 solid;
	font-size: 1em;
}

.commentlist li {
	list-style-image: url(images/blood.png) no-repeat top right;
}

.entry ul {
	color: #7a7b7b;
	margin-left: 50px;
	line-height: 1.8em;
}

.entry li {
	padding-bottom: 8px;
}


/* --------------------------------- =verticalNavigationigation -------- */

.verticalNavigation ul {
	/* border-bottom: 1px #e6e0d0 solid; */
	color: #4f4e3a;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	list-style: none;
}

.verticalNavigation li {
	padding: 3px 0 3px 22px;
	color: #4f4e3a;
	border-bottom: 1px #e6e0d0 solid;
	font-size: 1em;
}

.verticalNavigation a {
color: #4f4e3a;
	text-decoration: none;
	display: block;
	margin-right: 10px;
}

.verticalNavigation a:hover {
	background: url(images/spike.png) no-repeat top right;
}


.startNav {
	border-top: 1px #e6e0d0 solid;
}


/* --------------------------------- =verticalNavigationigation -------- */

.verticalNavigation2 ul {
	/* border-bottom: 0px; */
	padding-top: 75px;
	list-style: none;
}

.verticalNavigation2 li {
	padding: 3px 0 3px 3px;
	color: #4f4e3a;
	display: inline;
	border-bottom: 1px #e6e0d0 solid;
	font-size: .9em;
}
.alignright {
	float: right;
	display: inline;
}

.alignleft {
	float: left;
	display: inline;
}

.verticalNavigation2 a {
	color: #4f4e3a;
	text-decoration: none;
	margin-right: 10px;
}

.verticalNavigation2 a:hover {
	color: #EF3617;
}



/* --------------------------------- =forms -------- */

input, textarea {
	border: 1px solid #ccc;
margin: 3px;
	}

/* --------------------------------- =tables -------- */


/* --------------------------------- =ie hackery -------- */

#ul