/* chris - at - gossamermedia -dot- com */

/*
------------------------------------[	body	]
*/

body
{
	background-color: #000;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	font-family: Georgia, 'Times New Roman', serif;
	color: #000;
	line-height: 130%;
	background-image: url(../images/bg-tile.gif);
	background-repeat: repeat;
}

img
{
	border: 0;
}

object
{
	outline: none;
}


/*
------------------------------------[	content	]
*/

#contentWrapper
{
	width: 1000px;
	overflow: hidden;
}

/*
--------[	navigation	]
*/

#navWrapper
{
	width: 253px;
	height: 361px;
	float: left;
}

/*
--------[	main content	]
*/

#content
{
	background-color: transparent;
	background-image: url(../images/bg-cover-white.png);
	background-repeat: repeat;
	width: 595px;
	min-height: 500px;
	margin: 35px 35px 0px 7px;
	float: left;
	padding-right: 55px;
	padding-bottom: 20px;
	padding-left: 55px;
}

#footerWrapper
{
	clear: both;
	width: 705px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 35px;
	margin-left: 260px;
	text-align: center;
	font-size: 11px;
}

/*
------------------------------------[	general lightbox	]
*/

#cover
{
	position: absolute;
	width: 1000px;
	height: 100%;
	z-index: 100;
	display: none;
	background-color: #000;
}

#slide
{
	display: none;
}

/*
------------------------------------[	typography	]
*/

a
{
	color: #790000;
	font-size: 12px;
	cursor: pointer;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.bigLinks
{
	color: #790000;
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
}

a.bigLinks:hover
{
	text-decoration: underline;
}

#footerWrapper a
{
	font-size: 11px;
}

h1
{
	font-size: 22px;
	font-weight: normal;
	letter-spacing: .1em;
	display: block;
	padding: 0;
	margin-top: 35px;
}

h2
{
	font-size: 16px;
	font-weight: normal;
}

p
{
	font-size: 14px;
}

#etsyTable
{
	font-size: 12px;
}





/* ###############	INDEX	############### */

/*
------------------------------------[	outer wrapper	]
*/

#indexWrapper
{
	width: 1000px;
	background-color: #25666D;
	background-image: url(../images/bg-home.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}

#contentIndex
{
	background-color: transparent;
	width: 595px;
	min-height: 500px;
	margin: 35px 35px 0px 7px;
	float: left;
	padding-right: 55px;
	padding-bottom: 20px;
	padding-left: 55px;
}

#movieScreenWrapper
{
	width: 1000px;
	z-index: 100;
	background-color: #000;
	position: absolute;
}

#movieScreen
{
	width: 1000px;
	height: 622px;
	position: absolute;
}

img.submergeGraphic
{
	margin-top: 220px;
	margin-left: 65px;
}

/* ###############	LIBRARY	############### */

/*
------------------------------------[	outer wrapper	]
*/

#libraryWrapper
{
	width: 1000px;
	background-color: #328B91;
	background-image: url(../images/bg-library.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}








/* ###############	WRITER	############### */

/*
------------------------------------[	outer wrapper	]
*/

#writerWrapper
{
	width: 1000px;
	background-color: #25666D;
	background-image: url(../images/bg-home-writer-store.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}

#contentWriter
{
	background-color: transparent;
	background-image: url(../images/bg-cover-white.png);
	background-repeat: repeat;
	width: 650px;
	min-height: 500px;
	margin: 35px 35px 0px 7px;
	float: left;
	padding-bottom: 20px;
	padding-left: 55px;
}

#writerBox
{
	width: 530px;
	float: left;
}

#manifestoBox
{
	width: 120px;
	float: left;
}

#manifestoBox img
{
	width: 15px;
	height: 46px;
	margin-top: 40px;
	margin-left: 60px;
}









/* ###############	CINEPOEMS	############### */

/*
------------------------------------[	outer wrapper	]
*/

#cinepoemsWrapper
{
	width: 1000px;
	background-color: #318A92;
	background-image: url(../images/bg-cinepoems.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	overflow: hidden;
}

#contentCinepoems
{
	background-color: transparent;
	background-image: url(../images/bg-cover-white.png);
	background-repeat: repeat;
	width: 650px;
	min-height: 500px;
	margin: 35px 35px 0px 7px;
	float: left;
	padding-bottom: 20px;
	padding-left: 55px;
}

#cinepoemsBox
{
	width: 400px;
	float: left;
}

#cinepoemsAwardsBox
{
	width: 210px;
	float: left;
	text-align: right;
	padding-top: 40px;
	padding-right: 40px;
}

#cinepoemsAwardsBox img
{
	margin-bottom: 10px;
}

#mediaWrapper
{
	width: 480px;
	height: 360px;
	background-image: url(../images/bg-cinepoems-pop.jpg);
	background-repeat: no-repeat;
	margin: 30px 33px 30px 38px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 207px;
	padding-left: 427px;
	
}

#cineBox
{
	width: 480px;
	height: 360px;
	background-color: transparent;
}








/* ###############	OTHERS	############### */

/*
------------------------------------[	outer wrapper	]
*/

#othersWrapper
{
	width: 1000px;
	background-color: #3DC7C7;
	background-image: url(../images/bg-others.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}









/* ###############	SAYS YOU	############### */

/*
------------------------------------[	outer wrapper	]
*/

#saysyouWrapper
{
	width: 1000px;
	background-color: #318A90;
	background-image: url(../images/bg-saysyou.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	overflow: hidden;
}

#contactForm
{
	padding: 0;
	margin: 0;
}

input.inputForm
{
	border: 1px #999 solid;
	width: 400px;
	height: 20px;
}

input.submitForm
{
	margin-left: 210px;
}

textarea.textareaForm
{
	width: 400px;
	height: 150px;
	border: 1px #999 solid;
}



#recaptcha_widget
{
	padding: 5px;
	width: 400px;
}

#recaptcha_image
{
	margin-left: 98px;
	border: 1px #999 solid;
}

#captchaEntry
{
	text-align: right;
}









/* ###############	STORE	############### */
/*
------------------------------------[	etsy wrapper	]
*/
#storeWrapper
{
	width: 1000px;
	background-color: #25666D;
	background-image: url(../images/bg-store.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}

#etsyStore
{
	background-color: transparent;
	background-image: url(../images/bg-cover-white.png);
	background-repeat: repeat;
	width: 890px;
	min-height: 600px;
	margin: 0;
	float: left;
	padding-right: 55px;
	padding-bottom: 35px;
	padding-left: 55px;
	position: absolute;
	left: 0px;
	z-index: 10;
}

