/* Copyright Savanna Teague. SavannaDesignsItAll.com---------------------------------------------------------------------
------------------------------------------------------------------ */

/* SavannaDesignsItAll.com */


/* ------------------------------------------------------------------
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-attachment: fixed;
	background-color: #135b67;
	background-image: url(bg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
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: 800px;
	background-image: url(containerbg1.gif);
	background-repeat: repeat-y;
	background-position: center center; 
	}
	
#savannatoon {
	background-image: url(savannatoon.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 400px;
	width: 172px;
	left: 620px;
	top: 218px;
	}
	
#footertoon {
	background-image: url(footertoon.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 143px;
	width: 517px;
	left: -37px;
	top: 36px;
	}


/* Header
-----------------------------------*/
#pageheader {
	width: 800px;
	height: 79px;
	margin: 0;
	background-position: center center;
	padding: 0;
	background: url(header1.gif) no-repeat;
	background-position: center center;
	}

/* Header
-----------------------------------*/
#pageheader h1 {
	height: 1px;
	text-indent: -9999px;
	display: block;
	}
#pageheader h1 span {
	display: none;
	}

/* footer section and content
-----------------------------------*/
#pagefooter {
	width: 800px;
	height: 65px;
	margin: 0;
	padding: 0;
  	background: url(footer1.gif) no-repeat;
	background-position: center center;
  	clear: both;
	}
#pagefooter p {
	padding: 35px 5px 0px 40px;
	margin: 0;
	font-family: Arial, Tahoma, Verdana;
	font-size: 1em;
	font-weight: normal;
	color: #797979;
	}

/* ------------------------------------------------------------------
Navvie
------------------------------------------------------------------ */
ul#nav-primary {
	position: relative;
	margin-top: 15px;
	margin-left: 475px;
	height: 38px;
	width: 300px;
	}
ul#nav-primary li {
	list-style-type: none;
	padding: 0 4px;
	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: 50px;
	height: 38px;
	background: url(bio.gif) no-repeat 0 -38px;
	}
li#about a {
	width: 55px;
	height: 38px;
	background: url(portfolio.gif) no-repeat 0 -38px;
	}
li#contact a {
	width: 75px;
	height: 38px;
	background: url(resume.gif) no-repeat 0 -38px;
	}
li#livejournal a {
	width: 75px;
	height: 38px;
	background: url(events.gif) no-repeat 0 -38px;
	}
li#links a {
	width: 39px;
	height: 38px;
	background: url(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:650px;
	height: 100%;
	background-color: transparent;
	float: center;
	display: inline;
	}

/* main content
-----------------------------------*/
#content-primary {
	width: 600px;
	float: left;
	margin: 0;
	background-color: transparent;
	font-size: 1.2em;
	color: #2A2A2A;
	padding-top: 75px;
	padding-right: 85px;
	padding-bottom: 5px;
	padding-left: 40px;
	}
#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: #5e3819;
	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: #5e3819;
	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(http://www.geocities.com/mtsuphichi/Marstersesque/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: #c1f5fa;
	padding: 10px 10px 10px 10px;
	}

/* ------------------------------------------------------------------
2 Col. Information
------------------------------------------------------------------ */
#content-secondary {
	width: 150px;
	margin: 0;
	padding: 7px 4px 0 10px;
	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;
	}

#search-sub {
	margin: 15px 0;
	}

/* ------------------------------------------------------------------
CONTENT SUB - 3RD COLUMN
------------------------------------------------------------------ */


/* ------------------------------------------------------------------
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: 800px;
	height: 600px;
	text-decoration: none;
	}
	
/* ------------------------------------------------------------------
MISCELLANEOUS
------------------------------------------------------------------ */
.clear {
	clear: both;
	}
.center, p.center {
	text-align: center;
	}
