/* Copyright Fenderlove. Marstersesque---------------------------------------------------------------------
------------------------------------------------------------------- */

/* Marstersesque */


/* ------------------------------------------------------------------
Main Information
------------------------------------------------------------------- */

a {text-decoration: none; color: #797979; background-color: transparent; outline: none;}
a:hover, a:active {text-decoration: none; color: #000000; background-color: transparent; outline: none;}

html {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/layout/bg.jpg) repeat fixed;
	}
body {
	margin: 28px auto 25px auto;
	padding: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 62.5%;
	}

img {
	border: 0;
	margin: 1px;
	}

ul, li, h1, h2, h3, h4, h5, h6, ol, p, form {
	margin: 0;
	padding: 0;
	}

/* ------------------------------------------------------------------
Layout Information
------------------------------------------------------------------- */

/* Container
-----------------------------------*/
#container {
	width: 775px;
	margin: auto;
	padding: 0;
	background: #FFFFFF url(/layout/containerbg.jpg) repeat-y;
	}

/* Header
-----------------------------------*/
#pageheader {
	width: 775px;
	height: 79px;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/layout/header.jpg) no-repeat;
	}

/* Header
-----------------------------------*/
#pageheader h1 {
	height: 1px;
	text-indent: -9999px;
	display: block;
	}
#pageheader h1 span {
	display: none;
	}

/* footer section and content
-----------------------------------*/
#pagefooter {
	width: 775px;
	height: 65px;
	margin: 0;
	padding: 0;
  	background: #FFFFFF url(/layout/footer.jpg) no-repeat;
  	clear: both;
	}
#pagefooter p {
	padding: 20px 18px 0px 17px;
	margin: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 1em;
	font-weight: normal;
	color: #797979;
	}

/* ------------------------------------------------------------------
Navvie
------------------------------------------------------------------- */
ul#nav-primary {
	position: relative;
	margin-top: 25px;
	margin-left: 415px;
	height: 38px;
	width: 340px;
	}
ul#nav-primary li {
	list-style-type: none;
	padding: 0 5px;
	margin: 0;
	float: left;
	text-indent: -9999px;
	}
ul#nav-primary li a {
	border: 0;
	text-decoration: none;
	outline: none;
	display: block;
	}
li#home a {
	width: 45px;
	height: 38px;
	background: #FFFFFF url(/layout/home.jpg) no-repeat 0 -38px;
	}
li#about a {
	width: 48px;
	height: 38px;
	background: #FFFFFF url(/layout/about.jpg) no-repeat 0 -38px;
	}
li#contact a {
	width: 65px;
	height: 38px;
	background: #FFFFFF url(/layout/contact.jpg) no-repeat 0 -38px;
	}
li#livejournal a {
	width: 82px;
	height: 38px;
	background: #FFFFFF url(/layout/livejournal.jpg) no-repeat 0 -38px;
	}
li#links a {
	width: 39px;
	height: 38px;
	background: #FFFFFF url(/layout/links.jpg) no-repeat 0 -38px;
	}
li#home a:hover, li#about a:hover, li#contact a:hover, li#livejournal a:hover, li#links a:hover {
background-position: 0 0;
	}

/* ------------------------------------------------------------------
Main
------------------------------------------------------------------- */

/* 2 Col
-----------------------------------*/
#wrap-content {
	width: 670px;
	height: 100%;
	padding: 0;
	margin: 0;
	background-color: transparent;
	float: left;
	display: inline;
	}

/* main content
-----------------------------------*/
#content-primary {
	width: 480px;
	float: left;
	padding: 10px 8px 10px 22px;
	margin: 0;
	background-color: transparent;
	font-size: 1.2em;
	color: #2A2A2A;
	}
#content-primary a {text-decoration: none; color: #797979; background-color: transparent;}
#content-primary a:hover, #content-primary a:focus {text-decoration: underline; color: #797979; background-color: #C7C7C7;}

#content-primary p {
	text-align: justify;
	line-height: 120%;
	padding-bottom: 1.3em;
	}

#content-primary h1 {
	font-size: 1.25em;
	font-weight: bold;
	color: #9F0604;
	text-transform: uppercase;
	}
#content-primary h1 a {
	color: #AB3F3E;
	}
h1.info {
	padding-bottom: 11px;
	}
h1.section-heading {
	padding-bottom: 11px;
	}
#content-primary h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #9F0604;
	text-transform: uppercase;
	padding-bottom: 11px;
	letter-spacing: 1px;
	}
#content-primary h2 a {
	color: #C78685;
	}
#content-primary h3 {
	font-size: 1em;
	font-weight: bold;
	color: #535353;
	padding-bottom: 11px;
	letter-spacing: 2px;
	}
#content-primary h3 a {
	color: #818181;
	}
#content-primary ul {
	list-style-type: none;
	margin-bottom: 1.3em;
	padding: 0;
	}
#content-primary li {
	border: none;
	background: url(/layout/list.jpg) no-repeat 0 .3em;
	margin-bottom: 10px;
	padding-left: 11px;
	}
#content-primary .posted {
	font-size: 0.91em;
	color: #828282;
	background: url() no-repeat bottom left;
	padding-bottom: 3px;
	margin-bottom: 12px;
	}

#content-primary .endnotes {
	text-align: right;
	font-style: italic;
	color: #313030;
	}
#content-primary .input {
	border: 1px #E6E4E4 solid;
	background-color: #E6E4E4;
	width: 160px;
	padding: 2px;
	margin: 1px 0px 3px 0px;
	}
#content-primary .news {
	background-color: #E6E4E4;
	padding: 3px 5px 0 5px;
	}

/* ------------------------------------------------------------------
2 Col. Information
------------------------------------------------------------------- */
#content-secondary {
	width: 150px;
	margin: 0;
	padding: 7px 4px 0 5px;
	float: left;
	background: transparent url() repeat-y;
	font-size: 1.6em;
	font-family: "Times New Roman";
	color: #575757;
	}
#content-secondary a {text-decoration: none; color: #7C7C7C; background-color: transparent;}
#content-secondary a:hover, #content-secondary a:focus {text-decoration: none; color: #555555;}

#content-secondary h1 {
	font-size: 0.93em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 5px 0;
	}

#content-secondary h2.search {
	font-size: 0.93em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin: 15px 0 1px 0;
	}

#content-secondary .small {
	font-size: 0.8em;
	font-weight: normal;
	}

#content-secondary .input {
	border: 1px #C4C4C4 solid;
	background-color: #E6E6E6;
	width: 135px;
	padding: 2px;
	margin: 1px 0px 3px 0px;
	}

ul.nav-secondary {
	list-style-type: none;
	margin-bottom: 12px;
	padding: 0;
	text-transform: lowercase;
	}
ul.nav-secondary li {
	border: none;
	background: url(/layout/list2.jpg) no-repeat 0 .45em;
	margin-bottom: 2px;
	padding-left: 12px;
	letter-spacing: 1px;
	}

#search-sub {
	margin: 15px 0;
	}

/* ------------------------------------------------------------------
CONTENT SUB - 3RD COLUMN
------------------------------------------------------------------- */

#content-sub {
	width: 102px;
	margin: 0;
	padding: 0;
	float: right;
	background-color: transparent;
	font-size: 1.1em;
	font-family: "Times New Roman";
	color: #575245;
	}
#content-sub h1 {
	background: url(/layout/sidebartop.jpg) no-repeat;
	width: 90px;
	height: 161px;
	margin-top: 7px;
	}
#content-sub h2 {
	background: url(/layout/sidebarbottom.jpg) no-repeat;
	width: 90px;
	height: 160px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#content-sub span {
	display: none;
	}
#content-sub p {
	margin-bottom: 11px;
	margin-left: 5px;
	}
#content-sub img {
	margin-right: 3px;
	padding-bottom: 2px;
	vertical-align: middle;
	}

/* ------------------------------------------------------------------
SUBSECTION NAVIGATION
------------------------------------------------------------------- */
#nav-sub {
	font-weight: bold;
	text-transform: lowercase;
	font-size: 1.3em;
	font-weight: bold;
	font-family: "Times New Roman";
	margin: 0;
	padding-bottom: 10px;
	}
#nav-sub a {
	color: #7c7c7c;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	}
#nav-sub a:hover {
	color: #555555;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	}
#nav-sub a {
	color: #7c7c7c;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	}
#nav-sub a:hover {
	color: #555555;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	}

/* ------------------------------------------------------------------
GALLERIES
------------------------------------------------------------------- */
#gallery-photoshoots {
	margin: 13px 0 15px 0;
	text-align: center;
	}
#gallery-photoshoots img {
	border: 3px #7c7c7c solid;
	margin: 0;
	padding: 0;
	}
#gallery-photoshoots p {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#gallery-patterns {
	margin: 13px 0 15px 0;
	text-align: center;
	}
#gallery-patterns img {
	border: 0;
	margin: 0;
	padding: 0;
	}
#gallery-patterns td {
	border: 3px #F8F6E7 solid;
	height: 145px;
	width: 145px;
	}
#gallery-patterns p {
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: top;
	width: 142px;
	height: 142px;
	}
#gallery-patterns a, #gallery-patterns a:visited {
	width: 145px;
	height: 145px;
	text-decoration: none;
	background-color: #F8F6E7;
	cursor: pointer;
	outline: none;
	color: #575245;
	}
#gallery-patterns a:hover {
	width: 145px;
	height: 145px;
	text-decoration: none;
	background-color: #FCF0DA;
	cursor: pointer;
	outline: none;
	color: #49A288;
	}

#gallery-patterns a i { visibility: hidden; }

#gallery-patterns a.patternlink {
	width: 145px;
	height: 145px;
	text-decoration: none;
	}

/* ------------------------------------------------------------------
MISCELLANEOUS
------------------------------------------------------------------- */
.clear {
	clear: both;
	}
.center, p.center {
	text-align: center;
	}