/* @override 
	http://www.creative-process.com/syb/assets/templates/janes/2col.css
	http://janesybillafordham.com/assets/templates/janes/2col.css
	http://www.janesybillafordham.com/assets/templates/janes/2col.css
*/

/* General styles */
body {
		margin:0;
		padding:0;
/*border:0;	 This removes the border around the viewport in old versions of IE */
		width: 100%;
		background: black none repeat scroll;
	font-size: 1em;
	overflow: scroll;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #656565;
}

a {
	color: #792622;
	text-decoration: none;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:hover {
		color: #2f2d2d;
		background: transparent;
		text-decoration:none;
	border-style: none;
}
	
a img {
	color: black;
	text-decoration: none;
	border-style: none;
}
a img:hover {
	text-decoration: none;
	color: black;
}

h1, h2, h3 {
		margin: .5em 0 .1em;
		padding:0;
	}

h2 {
	font-size: 1em;
}

ul {
	font-size: .8em;
	list-style-type: circle;
}

p {
		margin:.4em 0 .8em 0;
		padding:0;
	}

img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
		width: 100%;
	background: transparent url(/assets/templates/janes/images/jsf.png) repeat-y scroll right;
	margin: 0;
	padding: 2px 0 0;
	
	float: right;
	clear: left;
	overflow: visible;
	position: relative;
	height: 37px;
	display: block;
}

	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	font-size: 1px;
	color: #fff;
}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#eee;
		color:#000;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		background: #bc7000;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask-rightmenu {
		position:relative;	
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow: visible;
		background: transparent;
}

	/* common column settings */
	.colright,
	.colmid {
		float:left;
		width:100%;
		position:relative;
	}
	
	 .col3 {
		float:left;
		position:relative;
}


#adminnav ul li ul {
	font-size: .9em;
	margin-top: 5px;
}

div#navigation.nav h2 a {
	color: rgba(112,96,58,0.92);
}

div#navigation.nav h2 a:hover {
	color: #2f1c0e;
	background-color: transparent;
}

div#navigation.nav ul li a {
	color: #676767;
}
div#navigation.nav ul li.active a {
	color: #040404;
}

div#navigation.nav ul li a:hover {
	color: #000;
}

#homenav h2, #folionav h2, #blognav h2, #contactnav h2{
	padding: 0;
	margin: 0;
	height: auto;
}

div#metanav.nav h2{
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

.colmask-rightmenu .colleft {
	width: 1010px;
	margin-left: 0;
	background-color: transparent;
	position: relative;
	float: left;
}
	.colmask-rightmenu .col1 {
		width: 700px;
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	top: -15px;
}
	.colmask-rightmenu .col2 {
		width: 300px;
	position: relative;	
	float: left;
	margin: 0;
	padding: 0;	
	background: black url(/assets/templates/janes/images/bk.jpg) no-repeat;
	height: 442px;
	top: -15px;
	border-style: none;
}

div#navigation.nav {
	width: 100%;
	height: auto;
	padding-top: 12px;
	background: url(/assets/templates/janes/images/bkmk.jpg) repeat-y;
	position: relative;
	top: 440px;
}

div.bloghome {
	height: 334px;
	float: left;
	clear: left;
	width: 300px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding: 0;
	margin: 0;
	position: absolute;
	overflow: hidden;
	border-style: none;
}

div.biglist {
	width: 300px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border-style: none;
}

div#navigationstop.nav{
	height: 27px;
	display: block;
	width: 300px;
	background: rgba(252,244,83,0.46) url(/assets/templates/janes/images/bkmkb.jpg) repeat-y 0 0;
	margin: 0;
	padding: 0;
}

#homenav, #folionav, #blognav, #contactnav, #metanav {
	width: 199px;
	margin-left: 68px;
	padding-left: 5px;
	top: -50px;
	position: relative;
}

/* admin pages */

div.adminpost {
	background-color: #fcd1d3;
	width: 635px;
	padding-bottom: 40px;
	color: #585858;
}

div.managecontainer {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fcd1d3;
}

#adminnav {
	width: 175px;
	margin-left: 74px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 19px;
	visibility: visible;
}

div.managertext {
	width: 600px;
	margin-top: 20px;
	margin-bottom: 23px;
	padding: 10px;
	background-color: #fcd1d3;
	font-size: .8em;
}

div#navigation.nav #adminnav ul li a{
	font-weight: bold;
	color: #040000;
}

div#navigation.nav #adminnav ul li.last.active a{
	color: #6b1917;
}

div#navigation.nav #adminnav ul{
	list-style-type: disc;
	background-color: #fbb9bb;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#navigation.nav #adminnav ul li{
	padding-bottom: 4px;
}
div#navigation.nav #adminnav ul ul li{
	padding-top: 5px;
	padding-bottom: 0;
}

div.loginformbag {
	font-size: .8em;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: right;
	margin-right: 10px;
}
div.loginformbag h4{
	color: #6b1917;
	margin-bottom: 3px;
}

div.logingreet {
	font-size: 1em;
	color: #020202;
	margin-left: 76px;
}

div.loginask {
	font-style: italic;
	text-align: left;
	font-size: .8em;
	margin-left: 76px;
}

div.loginopt {
	text-align: center;
}


/* meta area */

div#metanav.nav {
	font-size: .8em;
	color: #adadad;
	font-style: italic;
	margin-top: 15%;
}
#metanav p {
	font-size: .9em;
	font-style: normal;
	font-weight: normal;
	margin: 5px 0 3px 20px;
}
#metanav a{
	color: #b69091;
}

/* main column */

div.post {
	background-color: #000;
	position: relative;
	width: 700px;
	height: auto;
	margin-top: 35px;
	padding: 0;
	float: left;
	color: #a9acae;
}

#content div.post form fieldset {
	margin-bottom: 0;
	background: #000 url(/assets/templates/janes/images/tornpaper.jpg) no-repeat;
	width: 600px;
	height: 550px;
	padding: 0;
}

#content div.post div.loginf form fieldset {
	height: auto;
	background-image: none;
	background-color: #fff;
	width: 450px;
}


#content div.post div.blogf form fieldset {
	height: auto;
	background-image: none;
	background-color: #e4ebf1;
	padding: 17px;
	width: 600px;
}
#content div.post form fieldset h3{
	margin-left: 60px;
	padding-top: 30px;
	padding-left: 24px;
	color: #6b1917;
	margin-bottom: 28px;
}
#content div.post form fieldset div.csend{
	margin-left: 150px;
	width: 250px;
}
div.notes {
	width: 500px;
	padding: 20px;
	background-color: #fcd1d3;
	margin: 41px auto 20px;
}

#content div.post div {
}

#content div.post p {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

/* Homepage divs */

/* blog for homepage */

div.ditto_home-summary {
	width: 190px;
	font-size: 1em;
	height: auto;
	float: left;
	margin-left: 71px;
	margin-top: 32px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	background-color: rgba(255,255,255,0.3);
}

div.bloghome div.blog_body {
	font: 0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.ditto_home-summary div.ditto_info {
	font-size: .6em;
	font-style: italic;
	color: #676767;
	text-align: left;
	width: 60%;
	float: right;
	clear: left;
}

div.ditto_home-summary div.ditto_tags {
	font-size: .8em;
	font-style: italic;
	color: #adadad;
}

/* gallery for homepage */

div.gallery_home {
	width: 350px;
	
	height: 400px;
	overflow: hidden;
	position: relative;
	float: left;
	background: transparent no-repeat;
	margin-bottom: 19px;
}

div.bgimage{
	width: 250px;
	height: 250px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}

#content div.post div.gallery_home h2 {
	visibility: visible;
	display: inline;
	position: absolute;
	left: 50px;
	width: 230px;
	height: auto;
	top: 341px;
	text-align: center;
	color: #fef8f8;
	font: 1em Georgia, "Times New Roman", Times, serif;
	padding: 2px 10px 4px;
}

div.bgimage img{
	width: auto;
	height: auto;
	margin: 0;
}

div.imageframe {
}

div.MGSimagemask {
	height: auto;
	width: 260px;
	overflow: visible;
	background-color: rgba(254,252,250,0.26);
	display: block;
	float: left;
	margin-left: 50px;
	clear: left;
	margin-right: auto;
	margin-top: 51px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content div.post div.gallery_home div.imgleftfloat {
	position: relative;
	width: auto;
	height: auto;
}

div.gallery_home div.imgleftfloat a img.thumbnail {
	display: block;
	margin: auto;
	position: relative;
	width: auto;
	border-style: none;
}

/* gallery general */

p.folionotes {
	font-size: .7em;
	padding-bottom: 9px;
	width: 450px;
	border-bottom: 1px solid #adadad;
	height: auto;
}

form.newfolio p.folionotes {
	width: 500px;
	padding-bottom: 28px;
}

form.newfolio {
	width: 80%;
	margin-left: auto;
	border: 1px solid #bebebe;
	margin-right: auto;
	padding: 20px 5px 20px 10px;
	background-color: #d5dff1;
}

div.galleryshow h1 {
	color: #503300;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	visibility: hidden;
	width: 0;
	height: 0;
}

div.galleryshow {
	width: auto;
	height: auto;
	position: relative;
	z-index: 13;
}
div.galleryshow h3{
	color: #6f7c7b;
	margin-top: 0;
	position: relative;
	width: 200px;
	top: 20px;
	padding: 5px 4px 8px;
	background-color: rgba(255,255,255,0.3);
	left: -242px;
}

div.gallerytext {
	font-size: .8em;
	width: 200px;
	color: #343a39;
	position: relative;
	left: -241px;
	top: 20px;
	height: auto;
	padding-right: 4px;
	padding-left: 4px;
}

#content div.post div.gallery_home div.imgleftfloat div.MGSimagemask a {
	width: auto;
	height: auto;
}

div.gallery_main a img.thumbnail {
}

div.gallery_main {
	float: left;
	width: 635px;
	margin-top: 48px;
	background-color: transparent;
}
div.gallery_main div.imgleftfloat{
	width: auto;
	height: auto;
	float: left;
}
div.gallery_main div.MGSimagemask{
	overflow: visible;
	width: 250px;
	height: 300px;
	text-align: left;
	position: relative;
	background-color: transparent;
	margin: 0;
	clear: none;
	padding: 0 25px 0 30px;
}
div.gallery_main div.MGSimagemask a{
	margin: 5px;
}
div.gallery_main div.MGSimagemask img.thumbnail{
}

div.gallery_main h2 {
	text-align: left;
	margin-right: 32px;
}

div.gallerypix {
	width: 750px;
	float: left;
	margin-right: 20px;
	clear: none;
	height: auto;
	position: absolute;
	top: 20px;
}

div.thumbscontainer {
	width: 650px;
	height: auto;
	padding: 12px 10px 20px;
	background-color: transparent;
	position: relative;
}

div.gallerypix div.thumbscontainer ul.thumbs {
	width: auto;
	height: auto;
}

/* these are for the lightbox */



ul.thumbs li {
	width: 200px;
	height: 200px;
	display: block;
	position: relative;
	overflow: visible;
	padding-bottom: 15px;
	text-align: center;
}

ul.thumbs li a{
	margin-right: auto;
	margin-left: auto;
}

div.galleryshow img.thumbnail {
	width: auto;
	height: auto;
}
div.galleryshow ul.thumbs li {
	width: 300px;
	height: auto;
}

div.galleryshow ul.thumbs li a{
	width: auto;
	height: auto;
	clear: left;
}

div.galleryshow div.thumbscontainer  ul.thumbs li p{
	height: auto;
	display: block;
	width: 300px;
	margin: auto;
	color: rgba(200,200,200,0.7);
}
/* blog summary */

#content div.post h2 {
	color: #6f7c7b;
	font-size: 1.3em;
	margin-bottom: 30px;
	text-transform: capitalize;
}

div.blogarchive h3 {
	font-size: 1em;
	color: #676767;
}

div.blogarchive {
	padding-left: 40px;
	border-top: 1px solid #535353;
}

div.ditto_summaryPost {
	width: 85%;
	font-size: 1em;
	margin-bottom: 50px;
	margin-left: 5%;
	margin-top: 12px;
	background-color: rgba(252,254,240,0.18);
	padding: 5px 10px 10px;
}

#content div.post div.ditto_summaryPost a {
	color: #d5dff1;
	text-transform: capitalize;
}

#content div.post div.ditto_summaryPost a:hover {
	color: #b51d00;
}
 ul.reflect_archive {
	
}
 ul.reflect_archive li.monthly {
	margin-bottom: 5px;
	list-style-type: square;
}

div.blognav {
	text-align: center;
	font-size: .8em;
	line-height: 2em;
}

div.blogcount {
	text-align: center;
	font-size: .8em;
	line-height: 2em;
}

span.pagecount {
	letter-spacing: .5em;
}

#content div.post div.blogarchive div.reflect_archive_list a{
	color: #bebebe;
}

#content div.post div.blogarchive div.reflect_archive_list a:hover{
	color: #de493c;
}

ul.reflect_archive {
}

div.ditto_summaryPost div.ditto_info {
	font-size: .7em;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 5px;
	border-top: 3px double #000;
	margin-top: 25px;
}

div.ditto_summaryPost div.ditto_tags {
	font-size: .7em;
	color: #8f8f8f;
	padding-bottom: 1px;
}

div.copy {
	padding-left: 40px;
	padding-top: 10px;
}

/* blog article pages */

div#commentsAnchor {
	width: 100%;
	margin-top: 60px;
	border-top: 1px solid #8f8f8f;
	padding-top: 80px;
	font-size: .8em;
}

#commentsAnchor form.jot-form fieldset div a img {
}

div.jot-row {
	width: 90%;
	margin-left: 5%;
	border: 1px solid #e1e1e1;
}

div.jot-content {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 15px;
	padding-top: 4px;
}

form.jot-form {
	width: 90%;
	margin-left: 5%;
}

div.jot-nav {
	
}

/* admin css */

div.logintext {
	text-align: left;
	width: 500px;
	margin: 27px auto 10px;
	font-size: .8em;
}

#content div.post div.loginscreen div.logintext p {
	width: 500px;
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #8f8f8f;
}

div.loginaside {
	font-size: .7em;
}



div.managepicturecontainer {
	padding: 10px;
	border: 1px solid #adadad;
	margin-bottom: 15px;
	background-color: #f7f7f7;
}
div.nm_row_even, div.nm_row_odd {
	border: 1px solid #8f8f8f;
	width: 600px;
	margin-bottom: 10px;
}

div.nm_row_even {
	background-color: #e3eaf2;
	}

div.nm_row_odd {
	background-color: #fdfcee;
}

div.nm_title {
	color: #000;
	margin-bottom: 20px;
	padding: 4px 0 4px 10px;
	font-size: 1.2em;
	border-bottom: 1px solid #adadad;
}

div#WebLoginLayer0 {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	float: left;
	position: relative;
	padding: 20px 10px 25px;
	background-color: #ededed;
}

#WebLoginLayer0 form {
	margin-left: auto;
}

a#forgotpsswd {
	float: left;
	margin-top: 20px;
}
div.nm_row_odd div.nm_title {
	background-color: #fcfacb;
}
div.nm_row_even div.nm_title {
	background-color: #c5d3f2;
}
div.nm_button {
	height: 40px;
}

div.nm_note {
	float: left;
	width: 54%;
	font-size: .8em;
	text-align: right;
	margin-right: 10px;
}

div.redirpagebox {
	width: 600px;
	margin: 20px auto 0;
	padding: 10px 10px 40px;
	background-color: #b5fec7;
	text-align: center;
	font-size: 1.2em;
}

div.redirpagebox p{
	font-size: .7em;
	font-style: italic;
	margin-top: 24px;
}

#content div.post div.redirpagebox span.newlink ul {
	font-size: 1.2em;
	font-weight: bold;
	list-style-type: none;
	list-style-position: inside;
	text-shadow: #000000 0 0 0;
	opacity: 1;
	
}
#content div.post div.redirpagebox span.newlink ul li a {
	color: #8c0c00;
}

/* contact page */

form#EmailForm {
	width: 90%;
	margin-left: 5%;
}

fieldset.contactpage {
	border-style: none;
}

div.citem {
	margin-top: 10px;
	margin-bottom: 9px;
	margin-left: 55px;
}

span.shift {
	display: inline-block;
	width: 200px;
	text-align: right;
	float: left;
	clear: left;
	padding-right: 7px;
	color: #6f7c7b;
}

div.citem .text, textarea{
	width: 55%;
}

span.small {
	font-size: .8em;
	color: #2f2d2d;
	padding-left: 47px;
}

#EmailForm fieldset.contactpage div.csubmit label {
	color: #282d2c;
}

div.cpic {
	margin-left: 150px;
	width: 50%;
}

div.csubmit {
	width: 50%;
	margin-left: 93px;
	margin-bottom: 10px;
}

input#cfContact.button {
}

/* thanks page */

div.thanks {
	text-align: center;
	margin-bottom: 50px;
}

/* image block is on thanks page */

div.typix {
	width: 90%;
	float: left;
	clear: none;
	display: inline-block;
	position: relative;
	overflow: hidden;
	padding-left: 10%;
	padding-top: 10%;
	padding-bottom: 15%;
	background-color: #464545;
}

div.typix a img.thumbnail{
	margin: 0;
	padding: 0;
	width: 150px;
	left: -30px;
	position: relative;
	height: 100px;
}
div.typix a  {
	width: 15%;
	height: 100px;
	float: left;
	clear: none;
	display: inline-block;
	overflow: hidden;
}

/* Footer styles */
	#footer {
		width:100%;
	margin-top: 100px;
	position: relative;
	clear: left;
	float: left;
}
	#footer p {
		padding:10px;
		margin:0;
	font-size: .7em;
	text-align: right;
	width: auto;
	float: left;
	border-top: 1px solid #676767;
	clear: none;
	display: inline;
	position: relative;
	right: -71%;
}

#footer p a img {
	height: 20px;
	margin: 0;
	width: 60px;
	float: left;
}

#footer p a {
	color: #8f8f8f;
}
	
