/*  
Theme Name: ProMotion
Theme URI: http://www.promotionstudios.com/
Description: ProMotion Website
Version: 1.0
Author: Matt Ebb
Author URI: www.promotionstudios.com


*/

/* *** RESET *** */
img, body, p, ul, li, h1, h2, h3, h4, h5, table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
}

/* *** TYPOGRAPHY *** */
p, h2, h3, input {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Lucida, Verdana, sans-serif;
	font-size: 0.7em;
}

p { line-height: 150%; }

h1 { margin-bottom: 8px; }

h2 {
	margin-bottom: 4px;
	font-size: 0.8em;
}

h3 {	font-size: 0.7em; }

#about_left p, #about_right p {
	margin-top: 12px;
}

a { color: #431C00 }
a:visited { color: #532C10 }

/* *** GENERAL IMAGES *** */

.imgbg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -15;
}
img.textlink { border: 0; padding-bottom: 2px; }
img.textlink:hover { border-bottom: 1px solid #431C00; padding-bottom: 1px;}
img.textlink_wood:hover { border-color: #835C40; }

/* *** MAIN PAGE LAYOUT *** */

body {
	background-image: url('http://www.promotionstudios.com/wordpress/wp-content/themes/promo/_gfx/bg_wood.jpg');
	background-position: top center;
	position: absolute;
	height: 100%;
	width: 100%;
}
#page {
	position: relative;
	width: 1024px;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
}

/* *** MAIN NAV *** */

#logo {
	position: absolute;
	left: 19px;
	top: 10px;
	width: 319px;
}
#nav {
	position: absolute;
	left: 25px;
	top: 92px;
	width: 380px;
}

/* *** PORTFOLIO *** */

#still {
	position: absolute;
	left: 100px;
	top: 140px;
	z-index: 0;
}
#still_paper {
	position: absolute;
	z-index: -10;
}
#still_text_paper {
	position: absolute;
	left: 350px;
	top: 350px;
	z-index: -12;
}
#still_text {
	position: absolute;
	left: 130px;
	top: 26px;
	width: 266px;
	height: 64px;
}

#landscape {
	position: absolute;
	left: 40px;
	top: 145px;
	z-index: 0;
}
#landscape_paper {
	position: absolute;
	z-index: -10;
}
#landscape_text_paper {
	position: absolute;
	left: 385px;
	top: 345px;
	z-index: -12;
}
#landscape_text {
	position: absolute;
	left: 135px;
	top: 26px;
	width: 286px;
	height: 64px;
}


#still_img {
	position: absolute;
	left: 27px;
	top: 22px;
	margin: 10px;
	width: 400px;
	height: 500px;
	z-index: 5;
}
#landscape_img {
	position: absolute;
	left: 16px;
	top: 23px;
	margin: 10px;
	width: 462px;
	height: 260px;
	z-index: 5;
}
#anim_playmovie {
	position: absolute;
	left: 27px;
	top: 335px;
	
}
#anim_smallframes_paper {
	position: absolute;
	top: 315px;
	left: 114px;
	z-index: -15;
}




#portfolio_nav_paper {
	position: absolute;
	z-index: 1;
	width: 340px;
	height: 308px;
	top: 160px;
	left: 605px;
}
#portfolio_nav {
	position: absolute;
	top: 30px;
}
#portfolio_nav_search {
	position: absolute;
	top: 274px;
	right: 10px;
}

.navthumbs {
	width: 280px;
	height:95px;
	margin-left: 30px;
	margin-bottom: 14px;
}

ul.navimages {
	height: 42px;
}
ul.navimages li {
	display: inline;
	width: 42px;
	height: 42px;
	margin-right: 4px;
}
.thumbsmore {
	text-align: right;
	height: 8px;
	margin-right: 10px;
	margin-top: 18px;
}

ul.navimages img {
	border: 0;
	margin: 1px;
}
ul.navimages img:hover {
	border: 1px solid #A37C80;
	margin: 0;
}

/* *** NAV SEARCH *** */

#div.portfolio_nav_search .searchform  input{
	border: 1px solid black;
}




/* *** ABOUT *** */

#about_paper {
	position: absolute;
	top: 152px;
	left: 100px;
	z-index: 0;
}
#about_left {
	position: absolute;
	top: 30px;
	left: 35px;
	width: 415px;
}
#about_right {
	position: absolute;
	top: 30px;
	left: 505px;
	width: 290px;
}

#about_right div { clear: both; }
#about_right div p { float: left; }
#about_right div p.title { width: 80px; padding-top: 3px; }

/* *** REEL *** */

#reel {
	position: relative;
	width: 732px;
	top: 150px;
	margin: 0 auto 0 auto;
	z-index: 0;
}
#reel_paper {
	position: absolute;
	z-index: -10;
}
#reel_movie {
	background-color: #333333;
	margin: 42px 46px 0px 47px;
	width: 640px;
	height: 376px;
}
#reel_text {
	position: absolute;
	right: 44px;
	bottom: -50px;
	text-align: right;
}

/* *** ARCHIVE *** */

#archive {
	position: relative;
	width: 878px;
	top: 140px;
	margin: 0 auto 0 auto;
	z-index: 0;
}
#archive_paper_top {
	width: 878px;
	height: 24px;
	z-index: -10;
}
#archive_paper_bottom {
	width: 878px;
	height: 20px;
	z-index: -10;
}
#archive_paper {
	width: 878px;
	z-index: -10;
}
#archive_paper_text {
	position: relative;	
	padding: 20px 40px 20px 50px;
}

.archive_post {
	float: left;
	display: inline;
	width: 380px;
	margin-bottom: 20px;
	margin-right: 10px;
}
.archive_post_thumb {
	float: left;
	display: inline;
	margin-bottom: 20px;
}
.archive_post_text {
	margin-left: 60px;
	width: auto;
}

/* *** HOME *** */
.home_logo {
	position: absolute;
	top: 180px;
	left: 97px;
}
.home_nav {
	position: absolute;
	top: 93px;
	left: 0px;
}
#home_image_note {
	position: absolute;
	left: 485px;
	top: 30px;
	width: 440px;
	z-index: 0;
}
#home_image_paper {
	position: absolute;
	left: 55px;
	z-index: -12;
}
#home_image {
	position: absolute;
	top: 24px;
	left: 23px;
}
#home_note_paper {
	position: absolute;
	left: 0px;
	top: 330px;
	z-index: -10;
}
#home_note {
	position: absolute;
	top: 38px;
	left: 36px;
	width: 204px;
	height: 165px;
}
#home_note p {
	margin: 6px 0px 5px 0px;
}
#home_search  {
	position: absolute;
	top: 240px;
	left: 36px;
	width: 204px;
	margin-right: 0px;
	text-align: right; 
}
#home_redcartel {
	position: absolute;
	top: 440px;
	left: 272px;
	width: 168px;
	height: 234px;
	
}
#home_kajimba {
	position: absolute;
	top: 350px;
	left: -390px;
	
	
}
