/* Base Weblog (base-weblog.css) */



/* basic elements */



html {

    margin: 0;

    /* setting border: 0 hoses ie6 win window inner well border */

    padding: 0;

}



body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */

    padding: 0;
	
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	
	font-size: 12px;
	
	color: #4C4C4C;
	
	line-height: 18px;
	
}



form { margin: 0; padding: 0; }

a {

	text-decoration: underline;close
	
	padding-bottom: 5px;
	
}

a img { border: 0; }



h1, h2, h3, h4, h5, h6 { font-weight: normal; }

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {

    margin-top: 10px;

    margin-bottom: 10px;

}





/* standard helper classes */



.clr {

    clear: both;

    overflow: hidden;

    width: 1px;

    height: 1px;

    margin: 0 -1px -1px 0;

    border: 0;

    padding: 0;

    font-size: 0;

    line-height: 0;

}



/* .pkg class wraps enclosing block element around inner floated elements */

.pkg:after {

    content: " ";

    display: block;

    visibility: hidden;

    clear: both;

    height: 0.1px;

    font-size: 0.1em;

    line-height: 0;

}

* html .pkg { display: inline-block; }

/* no ie mac _*/

* html .pkg { height: 1%; }

.pkg { display: block; }

/* */





/* page layout */



body { text-align: center; } /* center on ie */



#container {

    position: relative;

    margin: 0 auto; /* center on everything else */

    width: 760px;

    text-align: left;

}

#container-inner { position: static; width: auto; }



#banner { position: relative; }

#banner-inner { position: static; }



#pagebody { position: relative; width: 100%; }

#pagebody-inner { position: static; width: 100%; }



#alpha, #beta, #gamma, #delta {

    display: inline; /* ie win bugfix */

    position: relative;

    float: left;

    min-height: 1px;

}



#delta { float: right; }



#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {

    position: static;

}





/* banner user/photo */



.banner-user {

    float: left;

    overflow: hidden;

    width: 64px;

    margin: 0 15px 0 0;

    border: 0;

    padding: 0;

    text-align: center;

}



.banner-user-photo {

    display: block;

    margin: 0 0 2px 0;

    border: 0;

    padding: 0;

    background-position: center center;

    background-repeat: no-repeat;

    text-decoration: none !important;

}



.banner-user-photo img {

    width: 64px;

    height: auto;

    margin: 0;

    border: 0;

    padding: 0;

}





/* content */



.content-nav {

    margin: 10px;

    text-align: center;

}



.date-header,

.entry-content {

	position: static;
	
	clear: both;
}



.entry,

.trackbacks,

.archive {

    position: static;

    overflow: hidden;

    clear: both;

    width: 100%;

    margin-bottom: 0px;

}

.trackbacks{

	position: static;
	
	overflow: hidden;
	
	clear: both;
	
	width: 100%;
	
	margin-bottom: 0px;
	
	border-top-width: 2px;
	
	border-top-style: solid;
	
	border-top-color: #E8E8E8;
	
	margin: 50px 0px 0px 0px;
	
}

.comments{

	border-top-width: 1px;
	
	border-top-style: dotted;
	
	border-top-color: #CCCCCC;
	
	margin-top: 20px;
	
	padding-top: 20px;
	
}

.entry-content,

.trackbacks-info,

.trackback-content,

.comment-content,

.comments-closed {

    clear: both;

}

.comments-open-content{

	background-color: #F7F7F7;
	
	padding: 15px;
	
	margin-bottom: 30px;
	
}



.entry-excerpt,

.entry-body,

.entry-more-link,

.entry-more {

    clear: both;

}



.entry-footer,

.trackback-footer,

.comment-footer,

.comments-open-footer,

.archive-content {

    clear: both;


}



.comments-open label { display: block; }



#comment-author, #comment-email, #comment-url, #comment-text {

	width: 350px;
	
	border: 1px solid #CCCCCC;
	
	margin: 5px 0px;
	
}



#comment-bake-cookie {
	vertical-align: middle;
	margin: 0;
	padding: 0px;
}

#comment-error{

}

.comments-open-header {
	clear: both;
}



#comment-post {

	font-weight: normal;
	
	border: 1px solid #CCC;
	
	width: 150px;
	
	background-color: #FFF;
	
	padding: 3px 0px;
	
	color: #4C4C4C;
	
	margin-left: 137px;
	
}



img.image-full { width: 100%; }



.image-thumbnail {

    float: left;

    width: 115px;

    margin: 0 10px 10px 0;

}



.image-thumbnail img {

    width: 115px;

    height: 115px;

    margin: 0 0 2px 0;

}



/* fotter */













/* modules */



.module {

    position: relative;

    overflow: hidden;

    width: 100%;

}



.module-content {

	position: relative;
	
	margin: 7px 0px 0px 0px;

}

.side{ margin-top: 15px; }



.module-list,

.archive-list {

    margin: 0;

    padding: 0;

    list-style: none;

}



.module-list-item {

}



.module-presence img { vertical-align: middle; }

.module-powered .module-content { margin-bottom: 10px; }

.module-photo .module-content { text-align: center; }

.module-wishlist .module-content { text-align: center; }



.module-calendar .module-content table { width: 150px; }



.module-calendar .module-content th,

.module-calendar .module-content td {

	width: 14%;
	
	text-align: center;
	
	font-weight: normal;
	
}



.typelist-thumbnailed { margin: 0 0 20px 0; }



.typelist-thumbnailed .module-list-item {

    display: block;

    clear: both;

    margin: 0;

}



/* positioniseverything.net/easyclearing.html */

.typelist-thumbnailed .module-list-item:after {

    content: " ";

    display: block;

    visibility: hidden;

    clear: both;

    height: 0.1px;

    font-size: 0.1em;

    line-height: 0;

}

* html .typelist-thumbnailed .module-list-item { display: inline-block; }

/* no ie mac _*/

* html .typelist-thumbnailed .module-list-item { height: 1%; }

.typelist-thumbnailed .module-list-item { display: block; }

/* */



.typelist-thumbnail {

    float: left;

    min-width: 60px;

    width: 60px;

    /* no ie mac _*/width: auto;/* */

    margin: 0 5px 0 0;

    text-align: center;

    vertical-align: middle;

}



.typelist-thumbnail img { margin: 5px; }



.module-galleries .typelist-thumbnail img { width: 50px; }



.typelist-description {

    margin: 0;

    padding: 5px;

}



.module-featured-photo .module-content,

.module-photo .module-content {

    margin: 0;

}



.module-featured-photo img { width: 100%; }



.module-recent-photos { margin: 0 0 15px 0; }

.module-recent-photos .module-content { margin: 0; }

.module-recent-photos .module-list {

    display: block;

    height: 1%;

    margin: 0;

    border: 0;

    padding: 0;

    list-style: none;

}



/* positioniseverything.net/easyclearing.html */

.module-recent-photos .module-list:after {

    content: " ";

    display: block;

    visibility: hidden;

    clear: both;

    height: 0.1px;

    font-size: 0.1em;

    line-height: 0;

}

* html .module-recent-photos .module-list { display: inline-block; }

/* no ie mac _*/

* html .module-recent-photos .module-list { height: 1%; }

.module-recent-photos .module-list { display: block; }

/* */



.module-recent-photos .module-list-item {

    display: block;

    float: left;

    /* ie win fix _*/ height: 1%; /**/

    margin: 0;

    border: 0;

    padding: 0;

}



.module-recent-photos .module-list-item a {

    display: block;

    margin: 0;

    border: 0;

    padding: 0;

}



.module-recent-photos .module-list-item img {

    width: 60px;

    height: 60px;

    margin: 0;

    padding: 0;

}





/* mmt calendar */



.module-mmt-calendar { margin-bottom: 15px; }

.module-mmt-calendar .module-content { margin: 0; }

.module-mmt-calendar .module-header { margin: 0; }

.module-mmt-calendar .module-header a { text-decoration: none; }

.module-mmt-calendar table { width: 100%; }



.module-mmt-calendar th { text-align: left; }



.module-mmt-calendar td {

    width: 14%;

    height: 75px;

    text-align: left;

    vertical-align: top;

}



.day-photo {

    width: 54px;

    height: 54px;

}



.day-photo a {

    display: block;

}



.day-photo a img {

    width: 50px;

    height: 50px;

}









/* Vicksburg II (theme-vicksburg.css) */



/* basic page elements */



body {

	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	
	font-size: 12px;
	
	color: #333333;
	
	line-height: 18px;
	
}



a { color: #4C4C4C; text-decoration: underline; }

a:hover { color: #7F0019; }



#banner a { text-decoration: none; }

#banner a:hover {  }



#footer a { color: #fff; text-decoration: none; }

#footer a:hover { color: #fff; }



.module-content a {

	color: #4C4C4C;
	
	text-decoration: none;

	font-size: 10px;

	line-height: 11px;
	
}

.module-content a:hover {

	color: #7F0019;
	
	text-decoration: underline;
	
}

.module-content-gamma a {

	color: #4C4C4C;
	
	text-decoration: none;
	
}

.module-content-gamma a:hover {

	color: #7F0019;
	
	text-decoration: underline;
	
}


h1, h2, h3, h4, h5, h6 {

    font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";

}



.module-header {
	/* ie win (5, 5.5, 6) bugfix */

    p_osition: relative;
	
	width: auto;
	
	w_idth: auto;
	
	margin: 0;
	
	color: #4C4C4C;
	
	font-size: 10px;
	
	text-transform: uppercase;
	
}

.trackbacks-header{

	font-weight: bold;
	
	font-size: 12px;
	
}

.comments-open-header,

.archive-header {
	/* ie win (5, 5.5, 6) bugfix */

    p_osition: relative;
	
	width: auto;
	
	w_idth: auto;
	
	margin: 0;
	
	color: #4C4C4C;
	
	font-size: 10px;
	
	line-height: 1;
	
	text-transform: uppercase;
	
	padding-top: 12px;
	
}

.comments-header{

	font-weight: bold;
	
	font-size: 12px;
	
}


.module-header a,

.module-header a:hover,

.comments-header a,

.comments-header a:hover,

.comments-open-header a,

.comments-open-header a:hover

.archive-header a,

.archive-header a:hover {

    color: #4C4C4C;

}

.trackbacks-content a{

	color: #7F0119;
	
	text-decoration: underline;
	
}

.trackbacks-content a:hover{

	color: #7F0119;
	
	text-decoration: none;
	
}


.entry-more-link,

.entry-footer,

.comment-footer,

.trackback-footer,

.typelist-thumbnailed {

    font-size: 12px;

}



.commenter-profile img { vertical-align: middle; }





/* page layout */


body {
    min-width: 760px;
    color: #333;
    background: #ffffff;
}

#container {
    width: 760px;
    margin-bottom: 20px;
    background: #fff;
}

#container-inner {
    border-left-style: solid;
    border-left-color: #CCCCCC;
    border-left-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-bottom-width: 1px;
    width: 760px;
}

#banner {
    width: 760px; /* necessary for ie win */
    height: 40px;
    background: url(img/camp_blog_common_header.gif) top left no-repeat;
}

#banner-inner {
    padding: 15px 13px;
}

.banner-user {
    width: 70px;
    margin-top: 5px;
    font-size: 10px;
}



.banner-user-photo { border: 1px solid #fff; }



#banner-header {

    margin: 0;

    display:block;

    width: 180px;

    height: 20px;

    text-indent:-9999px;

}

#banner-header  a{

    margin: 0;

    display:block;

    width: 180px;

    height: 20px;

    text-indent:-9999px;

}

#banner-description {

    margin-top: 5px;

    margin-bottom: 0;

    color: #fff;

    background: none;

    font-size: 12px;

    font-weight: bold;

    line-height: 1.125;

    text-shadow: #4C4C4C 0 1px 2px;

}


#footer {

	width: 760px;
	
	background-color: #FFF;
	
	height: 38px;
	
	clear: both;
	
}



#banner-inner {



}







#beta-inner,

#gamma-inner,

#delta-inner {


}



.date-header {

    margin-top: 30px;

    font-size: 12px;

    font-weight: bold;

    text-transform: uppercase;

}



.entry-header {

	margin-top: 0;
	
	padding: 2px 0 0 10px;
	
	color: #333333;
	
	font-size: 16px;
	
	font-weight: bold;
	
	border-left-width: 5px;
	
	border-left-style: solid;
	
	border-left-color: #46a014;
	
}

.entry-header a {

	color: #46a014;

}

.entry-header .date{

	font-weight: bold;

	font-size: 10px;

	margin:10px 0 0 0;
	
	padding:0;
	
}

#archive-title {
	margin-top: 0;
	
	padding: 2px 0 0 10px;
	
	color: #46a014;
	
	font-size: 16px;
	
	font-weight: bold;
	
	border-left-width: 5px;
	
	border-left-style: solid;
	
	border-left-color: #46a014;
	
}

#archive-title .date{

	font-weight: bold;

	font-size: 10px;

	margin:10px 0 0 0;
	
	padding:0;

	color: #333333;
	
}

#archive-title .tb{

	font-weight: normal;
	
}


.header-date{

	font-size: 12px;
	
	font-weight: normal;
	
	color: #4C4C4C;
	
}

.entry-content img{

	padding: 0 5px 5px 0;
	
}



.entry-content,

.comment-content,

.trackback-content {

    margin: 0;


}



.entry-tags {

    margin: 0 0 10px 10px;

}



.entry-tags-header,

.entry-tags-list,

.entry-tag { display: inline; }



.entry-tags-list {

    list-style:none;

    padding: 0px;

}



.entry-footer,

.comment-footer {

	margin: 20px 0 40px 0;
	
	padding: 5px 0 0 0;
	
	color: #333333;
	
	font-size: 9px;
	
	text-align: left;

	text-decoration: none;

	border-top-width: 2px;
	
	border-top-style: solid;
	
	border-top-color: #46a014;

}

.entry-footer a{
	text-decoration: none;
}

.entry-footer-entry a{
	text-decoration: none;
}

.entry-footer-entry{

	margin: 20px 0 40px 0;
	
	padding: 5px 0 0 0;
	
	color: #333333;
	
	font-size: 9px;
	
	text-align: left;

	text-decoration: none;

	border-top-width: 2px;
	
	border-top-style: solid;
	
	border-top-color: #46a014;

}


.comment-content{

	margin-top: 25px;

}

.trackback-content{

	margin-top: 25px 0;
	
	font-size: 10px;
	
	color: #4C4C4C;
	
}

.comment-footer{

	margin: 10px 0;
	
	padding-bottom: 18px;
	
	font-size: 10px;
	
	background-image: url(img/comment_line.gif);
	
	background-repeat: no-repeat;
	
	background-position: left bottom;

}

.trackback-footer {

	margin: 10px 0;
	
	padding-bottom: 18px;
	
	font-size: 10px;
	
	background-image: url(img/track_line.gif);
	
	background-repeat: no-repeat;
	
	background-position: left bottom;
	
}



.content-nav { margin-top: 0; }



#trackbacks-info {

	margin-top: 10px 0 25px 0;
	
	padding: 3px;
	
	color: #4C4C4C;
	
	font-size: 12px;
	
	text-align: center;
	
	background-color: #F1F1F1;

	line-height: 14px;
	
}



.comments-open-footer {

    margin: 10px 0;

}

.trackbacks-list{


	margin: 0px;
	
	padding: 20px 0;
	
	font-size: 12px;

	background-color: #FFFFFF;
	
	border-bottom-width: 1px;
	
	border-bottom-style: dotted;
	
	border-bottom-color: #CCCCCC;

}

.trackbacks-list a{

	color: #7F0119;
	
	text-decoration: underline;
	
}

.trackbacks-list a:hover{

	color: #7F0119;
	
	text-decoration: none;
	
}

.trackbacks-title{

	font-size: 12px;
	
}

.trackbacks-footer{

	padding: 0px;
	
	margin-top: 30px;
	
}

#error h3{

	margin-top: 0;
	
	padding: 12px 0 8px 0;
	
	color: #4C4C4C;
	
	font-size: 12px;
	
	font-weight: bold;

	background-image: url(img/beta_line.gif);
	
	background-repeat: no-repeat;
	
	border-bottom-width: 1px;
	
	border-bottom-style: dotted;
	
	border-bottom-color: #CCCCCC;

}

.return{ }

.return a{

	color: #7F0119;
	
	text-decoration: underline;
	
}

.return a:hover{

	color: #7F0119;
	
	text-decoration: none;
	
}

/* modules */



.module {

    margin: 0 0 10px 0;

    background: #fff;

}



.module-content {

	margin: 0;

	padding: 9px 0px 5px 0px;
	
	font-size: 10px;
	
	line-height: 1.2;

}

.module-content-gamma {

	margin: 0 0 10px 0;
	
	padding: 9px 0px 10px 0px;
	
	color: #4C4C4C;
	
	font-size: 11px;
	
	line-height: 16px;
	
}

.module-search input { font-size: 10px; }

.module-search #search { width: 100px; }



.module-mmt-calendar .module-content table,

.module-calendar .module-content table { font-size: 12px; }

.module-calendar .module-content a{

	font-size: 12px;
	
	color: #7F0019;
	
	text-decoration: underline;
	
}

.module-calendar .module-content a:hover{

	font-size: 12px;
	
	color: #7F0019;
	
	text-decoration: none;
	
}

.module-powered { border-width: 0; }

.module-powered .module-content {

    margin-bottom: 0;

    border: 1px dashed #a3b8cc;

    padding-bottom: 10px;

    color: #292e33;

    background: #fff;

}



.module-photo { background: none; }

.module-photo img { border: solid 1px #fff; }



.module-list {

	margin: 0 0 10px 0;

}



.module-list .module-list {

    margin: 5px 0 0 0;

    padding-left: 15px;

    list-style: none;

}

.module-list-item {

	margin: 0 0 6px 0;;
	
	padding: 3px 0 6px 0;
	
	color: #4C4C4C;
	
	line-height: 1.2;

}


#profile .module-list-item {

	margin-top: 0;
	
	color: #4C4C4C;
	
	line-height: 1.2;
	
	font-size: 11px;
	
}

#profile ul{

	margin: 0px 0px 15px 0px;
	
	padding: 0px;

}

#profile li{

	margin: 0px;
	
	padding: 0px;
	
	font-size: 10px;
	
	line-height: 18px;
	
	list-style-type: none;
	
}

.module-categories .module-list-item {

	margin: 0 0 5px 0;
	
	padding: 0 0 5px 0;
	
	color: #4C4C4C;
	
	line-height: 1.2;
}

.module-categories .module-list-item a{

	margin: 0 0 10px 0;
	
	padding: 0 0 3px 0;
	
	color: #4C4C4C;
	
	line-height: 1.2;
	
	border-bottom-style: none;
	
}

.module-categories .module-list-item a:hover{

	margin: 0 0 10px 0;
	
	padding: 0 0 3px 0;
	
	color: #7F0019;
	
	line-height: 1.2;
	
	border-bottom-style: none;

}

.module-archives .module-list-item {

	margin: 0 0 4px 0;
	
	padding: 0 0 3px 0;
	
	color: #4C4C4C;
	
	line-height: 1.2;
	
	border-bottom-style: none;

}

.module-archives .module-list-item a{

	margin: 0 0 10px 0;
	
	padding: 0 0 3px 0;
	
	color: #4C4C4C;
	
	line-height: 1.2;
	
	border-bottom-style: none;
	
}

.module-archives .module-list-item a:hover{

	margin: 0 0 10px 0;
	
	padding-bottom: 3px;
	
	color: #7F0019;
	
	line-height: 1.2;
	
	border-bottom-style: none;
		
}

.module-recent .module-list-item {

	margin: 0 0 0 0;
	
	line-height: 1.2;
	
	color: #666;

}

.module-recent .module-list-item a{

	color: #666;
	
	text-decoration: none;
	
}

.module-recent .module-list-item a:hover{

	color: #7F0019;
	
	text-decoration: underline;	
	
}


.module-content-gamma .module-list-item{

	padding: 3px 0 22px 0;
	
	line-height: 16px;
	
	color: #666666;
	
}

.module-content-gamma .module-list-item a{

	padding: 3px 0 22px 0;
	
	line-height: 16px;
	
	color: #666666;
	
}


.typelist-thumbnailed .module-list {

    margin: 0 0 10px 0;

    list-style: none;

}



.typelist-thumbnailed .module-list-item {

    margin: 1px 0;

    padding: 0;

}



.typelist-thumbnail {

    background: #fff;

}



.module-photo img { border: 1px solid #fff; }



.module-featured-photo { width: 398px; }

.module-featured-photo .module-content {

    margin: 0;

    padding: 0;
	
    border-width: 0;

}

.module-featured-photo img { width: 398px; }



.module-recent-photos .module-content { padding: 10px 0 0 19px; }

.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item {

    width: 64px; /* mac ie fix */

    margin: 0 10px 10px 0;

    padding: 0;

    background: none;

}



.module-recent-photos .module-list-item a {

    border: #cfd4d9 1px solid;

    padding: 1px;

    background: #fff;

}



.module-recent-photos .module-list-item a:hover {

    border-color: #4C4C4C;

    background: #fff;

}



.module-tagcloud .module-list {text-align: center; }

.module-tagcloud .module-list { list-style: none; }

.module-tagcloud .module-list-item { display: inline; }

.module-tagcloud li.taglevel1 { font-size: 19px; }

.module-tagcloud li.taglevel2 { font-size: 17px; }

.module-tagcloud li.taglevel3 { font-size: 15px; }

.module-tagcloud li.taglevel4 { font-size: 13px; }

.module-tagcloud li.taglevel5 { font-size: 11px; }

.module-tagcloud li.taglevel6 { font-size: 9px; }





/* calendar tweaks */



.layout-calendar #alpha { width: 260px; }

.layout-calendar #beta { width: 420px; }



.layout-calendar #gamma,

.layout-calendar #delta {

    width: 190px;

}



.layout-calendar #gamma-inner,

.layout-calendar #delta-inner {

    border: 0;

    padding: 0;

}



.module-mmt-calendar { width: 398px; }

.module-mmt-calendar .module-content {

    margin: 0;

    border-width: 0;

    padding: 10px;

}



.module-mmt-calendar table {

    width: 378px;

    background: #a3b8cc;

}



.module-mmt-calendar th {

    color: #fff;

    padding: 2px;

    text-align: right;

    font-weight: bold;

}



.module-mmt-calendar td {

    border-top: 1px solid #fff;

    border-right: 1px solid #f3f6f9;

    border-bottom: 1px solid #cfd4d9;

    padding: 2px;

    text-align: right;

    font-weight: normal;


}



th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42 {


}



.module-mmt-calendar td { height: 70px; }



.day-photo {

    width: 49px;

    height: 49px;

}



.day-photo a {

    border: #cfd4d9 1px solid;

    padding: 1px;

    background: #fff;

}



.day-photo a:hover {

    border-color: #4C4C4C;

    background: #fff;

}



.day-photo a img {

    width: 45px;

    height: 45px;

}



/* rss tweaks */

#about_rss {

	padding: 0 0 10px 0;

	color: #4D4D4D;

	font-size: 11px;
	
	text-align: right;
	
	background-image: url(img/arrow_gray.gif);
	
	background-repeat: no-repeat;
	
	background-position: 22px 4px;
	
	border-bottom-width: 1px;
	
	border-bottom-style: dotted;
	
	border-bottom-color: #CCCCCC;
	
}

#about_rss a{ text-decoration: underline; }

#about_rss a:hover{

	color: #7F0019;
	
	text-decoration: underline;
	
}

#rss_list ul{
	
	margin: 0px;

	padding: 0px;
	
	list-style-type: none;
	
}


#rss_list li{

	padding: 8px 0;

	font-size: 12px;
	
	list-style-type: none;
	
	text-indent: 7px;
	
	border-bottom-width: 1px;
	
	border-bottom-style: dotted;
	
	border-bottom-color: #CCC;
	
	background-image: url(img/rss_icon.gif);
	
	background-repeat: no-repeat;
	
	background-position: 0px 8px;

}

#rss_list li a{


 display: block;

}

#tb_list{

	padding: 6px 0 16px 0;
	
	color: #4C4C4C;
	
	text-align: center;

	border-bottom-width: 1px;
	
	border-bottom-style: dotted;
	
	border-bottom-color: #CCC;

}

#tb_list a{	text-decoration: underline; }

#tb_list a:hover{

	text-decoration: underline;
	
	color: #7F0019;
	
}


#inquiry {

	border-top-width: 3px;
	
	border-top-style: solid;
	
	border-top-color: #333333;	
	
}

#inquiry a{	text-decoration: none; }

#inquiry a:hover{ text-decoration: underline; }

#inquiry ul{

	list-style-type: none;
	
	margin: 0px;
	
	padding: 0px;
	
}

#inquiry li{

	padding: 5px 0 5px 10px;
	
	font-size: 12px;
	
	list-style-type: none;
	
	list-style-position: outside;
	
	background-image: url(img/arrow_black.gif);
	
	background-repeat: no-repeat;
	
	background-position: 0px 10px;

}


#about_cm_tb{
	margin: 0px;
	padding: 0px;
	width: 425px;
	height: 420px;
	background-image: url(img/about_comment_trackback_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;	

}

#about_cm_txt{
	margin: 10px;
	padding: 0px;
}

#about_title{

	margin: 0px 10px 12px 0;
	
	font-weight: bold;
	
	font-size: 14px;
	
}

#about_cm_tb .cont{	padding: 3px; }

#about_cm_tb .cont ul{

	margin: 0px;
	
	padding: 0px;
	
}

#about_cm_tb .cont li{

	margin: 0px;
	
	padding: 0px;
	
	list-style-position: outside;
	
	list-style-type: none;
	
	text-indent: 0px;
	
}

#close{

	margin-top: 20px;
	
	text-align: center;
	
	font-size: 10px;
	
}

#close a{

	text-align: center;
	
	color: #7F0019;
	
	text-decoration: underline;
	
}

#close a:hover{

	text-align: center;
	
	color: #7F0019;
	
	text-decoration: none;
	
}

/* three-column tweaks */



.layout-three-column #alpha {

	margin: 0;
	
	width: 190px;
	
	font-size: 10px;

}



.layout-three-column #alpha-inner {
	margin-left: 30px;
}



.layout-three-column #beta {

	margin: 0px 24px 0 30px;
	
	width: 386px;

}



.layout-three-column #beta-inner {

    padding: 0;
	
    border-width: 0;
	
	background-image: url(img/beta_line.gif);
	
	background-repeat: no-repeat;

}



.layout-three-column #gamma {

	margin: 0;
	
	padding: 0px;
	
	width: 100px;
	
}



.layout-three-column #gamma-inner {

	margin: 0px;
	
	padding: 0;
	
	width: 100px;

}





/*

 *  Preliminary styles added by Jay for Vicksburg II

 *     for review by Luke/Walt and rest of team

 */



/* All or multiple templates

    Suppress underlines on linked entry titles */

.entry-header a { text-decoration: none; }

    /* Suppress the prev/next nav */

.content-nav { margin: 0px; display: none; }



/* Search results templates */

.mt-search-results .search-results-header{

	margin: 0px;
	
	padding: 10px 0 20px 0;

	color: #4C4C4C;
	
	font-size: 12px;
	
	font-weight: bold;
	
	background-image: url(img/beta_line.gif);
	
	background-repeat: no-repeat;
	
}

.search-results-title{

	margin: 0px;

	padding-top: 5px 0 0 0;
	
	color: #4C4C4C;
	
	font-size: 12px;
	
	font-weight: bold;
	
}

.search-results-title a{ text-decoration: none; }

.search-results-title a:hover{ text-decoration: underline; }

.search-results-cont{

	margin-top: 8px;
	
	color: #4C4C4C;
	
	font-size: 12px;

}

.search-results-container .entry-footer{

	margin: 0 0 27px 0;
	
	padding: 22px 0;
	
	border-bottom-width: 1px;
	
	border-bottom-style: dotted;
	
	border-bottom-color: #CCCCCC;

}

.mt-search-results .search-results-container { margin-left:0px; }

.mt-search-results form#search-form { width: 400px; margin: 0px auto 20px auto; }

.mt-search-results form#search-form input#search { width: 80%; }

.mt-search-results form#search-form p#search-options { text-align:center; }



/* Entry tag display */

div.entry-tags { margin:0 0 10px 10px; }

ul.entry-tags-list {

    list-style:none;

    padding: 0px;

}

h4.entry-tags-header,

ul.entry-tags-list,

li.entry-tag { display: inline; }



/* Main index styles

    Suppress date header on main index */

.main-index .date-header { display: none; }



/* Comment preview and individual entry

    Widen the comment form */

form textarea#comment-text {

	margin-top: 3px 0 20px 0;

	padding: 5px;
	
	width:350px;
	
	height: 150px;

	border: 1px solid #CCC;

}



/* All archive templates

    Informational "where am I?" module at top of sidebar */

.module-welcome p { font-size: 12px; }

.module-content p.first { margin-top:0px; }



/* Date-based and category archives

    Archive title banner at top of page, below blog banner */

.master-archive-index #archive-title,

.individual-entry-archive #archive-title,

.date-based-archive #archive-title,

.category-archive #archive-title {



    /* ie win (5, 5.5, 6) bugfix */

    p_osition: relative;

    width: 100%;

    w_idth: auto;

}



/* Experimental comment styles

    Not currently in use anywhere in default templates

    For testing only... */

#comments-experimental .comment, #comments-experimental .comment .comment-inner {

    width:36em;

}



#comments-experimental .comment {

    padding: 0px;

    margin: 10px 15px;

    background-color:#eef;

    border:2px solid #bbb;

}



#comments-experimental .comment .comment-inner {

    position:relative;

    margin:-5px 0 0 -3px;

    background:#f3f3ff;

    border:1px solid #003;

}



#comments-experimental .comment:hover .comment-inner {

    border:1px solid #000;

    background-color: #fff;

}



#comments-experimental .comment a {

    text-decoration: none;

    border-bottom: 1px dotted #4C4C4C;

}



#comments-experimental .comment:hover a {

    color: #333;

    border-bottom: 1px solid #4C4C4C;

}



#comments-experimental .comment .comment-content {

    margin-right: 25px;

    margin-left: 25px;

    margin-bottom: 15px;

}



#comments-experimental .comment-footer-experimental {

    margin-right: 15px;

    font-size: 10px;

    text-align: right;

}



#comments-experimental .comment .comment-header {

    font-size: 16px;

    margin: 5px auto 5px 10px;

    text-shadow: #99A 2px 2px 1px #66F;

    color: #4C4C4C;

}



#comments .comment-header { display: none; }

#comments .comment-footer-experimental { display: none; }

#comments-experimental .comment-footer { display: none; }


#main_img{

	width: 700px;
	
	height: 240px;

	margin-right: 30px;

	margin-left: 30px;

	margin-top: 0;

	margin-bottom: 50px;

	padding: 0;

	background: url(img/main_img.jpg);
	
	background-repeat: no-repeat;
			
	text-indent: -9999px;
	
}


#main_img a{

	width: 700px;
	
	height: 240px;
	
	display: block;
	
}

#search_area{

	width: 730px;
	
	padding: 18px 30px 16px 0px;
	
	text-align: right;
	
	vertical-align: middle;
	
}

#search{

	height: 14px;
	
	width: 150px;
	
	vertical-align: top;

	margin: 0;

	padding:0;
	
}

#search_btn{

	margin: 0 0 0 5px;

	padding:0;
}

#rbannerarea .module-header{
	margin-bottom:10px;
}

.arrow{
	margin-right:3px;
}

#calendartitle{
	font-size: 14px;
	color: #333333;
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: bold;
}

.entry-footer-kensaku {
	margin: 20px 0 40px 0;
	
	padding: 5px 0 0 0;
	
	color: #333333;
	
	font-size: 9px;
	
	text-align: left;

	text-decoration: none;

	border-top-width: 2px;
	
	border-top-style: solid;
	
	border-top-color: #46a014;
}

.search-results-title{
	margin-top: 0;
	
	padding: 2px 0 0 10px;
	
	color: #46a014;
	
	font-size: 16px;
	
	font-weight: bold;
	
	border-left-width: 5px;
	
	border-left-style: solid;
	
	border-left-color: #46a014;
}

.search-results-title a {
	color: #46a014;
}

#backNumberArea  {
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	padding-top: 0;
	border-top:1px solid #F2EEE3;
}

#backNumberArea ul {
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding-left: 0;
	padding-top: 0;
	list-style: none;
}

#backNumberArea li {
	padding-left: 10px;
	padding-top: 0;
	margin: 0;
	background: url(img/blogarrow.gif) left center no-repeat;
}

#backNumberArea ul a {
	text-decoration: none;
	margin-left: 0;
	margin-top: 0;
}

#backNumberArea ul a:hover {
	text-decoration: underline;
}