/* CSS Document */

body 								{ background-color: #fff; margin: 0; padding: 100px 0 0 0; text-align: center; font-family: "Trebuchet MS", Arial, Verdana; }

/* Headers */
h1 									{ margin: 0 0 30px 0; color: #74d3db; font-weight: normal; font-size: 18px; } 
h2  								{ margin: 0; color: #70A9A9; font-weight: bold; font-size: 16px;  }
ul#gallery-thumbs h2				{ margin: 0 0 10px 0 !important; color: #70A9A9; font-weight: bold; font-size: 16px;  }
h3									{ margin: 0; color: #ACB3B5; font-weight: bold; font-size: 11px; font-family: "Courier New", Courier, monospace; }
h4									{}
h5									{}

/* Linkage */
a:link 								{}
a:visited 							{}
a:hover								{}
a:focus								{}
a:active							{} 

a.no-hov							{ text-decoration: none !important; background-color: transparent !important; border: 0 !important; }

/* Misc. */
img									{ border: 0; }

.headphones											{ }
[id$="headphones"]									{ position: relative; top: 65px; left: 0; }
[id$="headphones"]:not([class="xxx"])				{ position: relative; top: 60px; left: 0; }
@media all and (min-width:0px) { [id$="headphones"] { position: relative; top: 60px; left: 0; } }

a#hphones:link						{ height: 100px !important; }

acronym 							{ cursor: help; }
.clear								{ clear: both; }
::-moz-selection					{ background: #fff; color: #74d3db; }
::selection							{ background: #fff; color: #74d3db; }

/* Page bgs */
#home-bg							{ width: 335px; height: 350px; background-image: url(/assets/images/home-bg.jpg); background-repeat: no-repeat; margin: 0; padding: 50px 290px 0 20px; text-align: right; }

/* designer */
#designer-bg						{ width: 645px; height: 400px; background-image: url(/assets/images/designer-bg.jpg); background-repeat: no-repeat; margin: 0; padding: 0; }
#designer-right						{ width: 170px; height: 330px; float: right; padding: 50px 10px 20px 0; text-align: right; }
#designer-left						{ width: 445px; height: 270px; float: left; padding: 120px 0 0 0; }
#design-portfolio					{ width: 425px; height: 300px; padding: 0 20px 0 0; }

/* photographer */
#photography-bg						{ width: 645px; height: 400px; background-image: url(/assets/images/photography-bg.jpg); background-repeat: no-repeat; margin: 0; padding: 0; }
#photography-right					{ width: 320px; height: 400px; float: right; padding: 0; text-align: right; }
#photography-left					{ text-align: right; width: 310px; height: 375px; padding: 35px 0 0 0; }
#photography-left h1				{ margin: 0 0 20px 0 !important; }
#photography-portfolio				{ width: 300px; height: 400px; overflow: auto; padding: 0 20px 0 0; }
#photography-portfolio h2			{ margin: 55px 0 0 0; }

/* musician */
#musician-index-bg					{ width: 645px; height: 400px; background-image: url(/assets/images/musician-index-bg.jpg); background-repeat: no-repeat; }

#musician-index-right				{ width: 322px; height: 250px; float: right; text-align: center; padding: 151px 0 0 0; margin: 0; overflow: hidden; }
#musician-index-right:hover			{ width: 320px; height: 248px; border: solid #9dd0d3 1px; padding: 150px 0 0 0; background-color: #fff; }

#musician-index-left				{ width: 322px; height: 250px; float: left; text-align: center; padding: 151px 0 0 0; margin: 0; overflow: hidden; }
#musician-index-left:hover			{ width: 320px; height: 248px; border: solid #9dd0d3 1px; padding: 150px 0 0 0; background-color: #fff; }

#alessaisred-bg						{ width: 645px; height: 400px; background-image: url(/assets/images/alessaisred-bg.jpg); background-repeat: no-repeat; }
#theautumnlandscape-bg				{ width: 645px; height: 400px; background-image: url(/assets/images/theautumnlandscape-bg.jpg); background-repeat: no-repeat; }

#musician-header					{ width: 635px; height: 70px; padding: 15px 0 0 10px; }
#musician-header h1					{ margin: 0; }

#music-project-container			{ width: 635px; height: 250px; padding: 0 10px 0 0; overflow: auto; }
#music-project-right				{ width: 280px; height: 250px; overflow: hidden; float: right; text-align: right; }
#music-project-left					{ width: 350px; height: 250px; overflow: hidden; float: left; }

/* felipe */
#felipe-bg							{ width: 635px; height: 360px; background-image: url(/assets/images/felipe-bg.jpg); background-repeat: no-repeat; padding: 40px 0 0 10px; }
#felipe-bg h1						{ margin: 0; }
p#felipe-heading					{ line-height: 100%!important; margin: 5px 0 25px 0; text-indent: 1px; }
#felipe-content						{ width: 310px; height: 250px; margin: 0; padding: 45px 20px 0 0; overflow: auto; }

/* contact */
#contact-bg							{ width: 645px; height: 400px; background-image: url(/assets/images/contact-bg.jpg); background-repeat: no-repeat; margin: 0; padding: 0; }

/* Spans */
span.period							{ color: #fff !important; }

/* List Styles */
ul.standard							{ margin: 0; padding: 0; width: 280px; overflow: hidden; }
ul.standard li						{ display: block; margin: 0 0 15px 0; padding: 0; list-style-type: none; color: #000; font-size: 10px; line-height: 150%; }

ul#gallery-thumbs					{ margin: 0; padding: 0; }
ul#gallery-thumbs li				{ display: block; width: 160px; height: 140px; margin: 0; padding: 10px 20px; overflow: hidden; float: left; list-style-type: none; text-align: center; }
ul#gallery-thumbs li:hover			{ display: block; width: 160px; height: 140px; margin: 0; padding: 8px 18px; overflow: hidden; float: left; list-style-type: none; text-align: center; border: solid #D5F3F5 2px; }

ul.photographer-gallery-thumbs		{ margin: 0; padding: 10px 0 0 30px; width: 250px !important; }
ul.photographer-gallery-thumbs li	{ display: block; width: 110px; height: 74px; margin: 0 0 10px 10px; padding: 0; overflow: hidden; float: left; list-style-type: none; }

p.gallery							{ line-height: 100% !important; font-size: 10px !important; }

/* Navigation */
#nav								{ width: 205px; height: 460px; float: left; }

#nav a:link							{ display: block; width: 205px; height: 38px; text-decoration: none; color: #dbe3e5; font-size: 30px; }
#nav a:visited						{ display: block; width: 205px; height: 38px; text-decoration: none; color: #dbe3e5; font-size: 30px; }
#nav a:hover						{ display: block; width: 205px; height: 38px; text-decoration: none; color: #b5bbbd; font-size: 30px; }
#nav a:focus						{ display: block; width: 205px; height: 38px; text-decoration: none; color: #b5bbbd; font-size: 30px; }
#nav a:active						{ display: block; width: 205px; height: 38px; text-decoration: none; color: #b5bbbd; font-size: 30px; } 

li#currentpage						{ list-style-type: none; padding: 0; margin: 0; display: block; overflow: hidden; width: 205px; }
#nav #currentpage a					{ display: block; width: 205px; height: 38px; text-decoration: none; color: #74d3db; font-size: 30px; }

a#felipelovesyou:link				{ display: block; width: 205px; height: 38px; text-decoration: none; color: #74d3db !important; font-size: 30px; }
a#felipelovesyou:visited			{ display: block; width: 205px; height: 38px; text-decoration: none; color: #74d3db !important; font-size: 30px; }
a#felipelovesyou:hover				{ display: block; width: 205px; height: 38px; text-decoration: none; color: #46a9b1 !important; font-size: 30px; }
a#felipelovesyou:focus				{ display: block; width: 205px; height: 38px; text-decoration: none; color: #46a9b1 !important; font-size: 30px; }
a#felipelovesyou:active				{ display: block; width: 205px; height: 38px; text-decoration: none; color: #46a9b1 !important; font-size: 30px; }

ul#nav-list							{ margin: 0; padding: 0 0 13px 0; width: 205px; }
ul#nav-list li						{ list-style-type: none; padding: 0; margin: 0; display: block; overflow: hidden; width: 205px; }
li#home-nav							{ display: block; list-style-type: none; padding: 0; margin: 0!important; }
li#blank							{ display: block; width: 205px; height: 38px; }

a.other-links:link					{ text-decoration: none !important; display: inline !important; }
a.other-links:visited				{ text-decoration: none !important; display: inline !important; }
a.other-links:hover					{ text-decoration: none !important; display: inline !important; }
a.other-links:focus					{ text-decoration: none !important; display: inline !important; }
a.other-links:active				{ text-decoration: none !important; display: inline !important; }

/* Content */
#container							{ text-align: left; width: 888px; margin: 0 auto; padding: 13px 12px 180px 0; background-image: url(/assets/images/content-bg.jpg); background-repeat: no-repeat; }
#content							{ width: 645px; height: 400px; float: right; margin: 0; padding: 0; }
#content p							{ font-size: 12px; color: #868686; line-height: 180%; }
p#musician							{ font-size: 12px; color: #868686; margin: 0; }

#content a:link						{ color: #55C9D2; text-decoration: none; border-bottom: solid #fff 1px; }
#content a:visited					{ color: #55C9D2; text-decoration: none; border-bottom: solid #fff 1px; }
#content a:hover					{ color: #55C9D2; text-decoration: none; border-bottom: solid #55C9D2 1px; }
#content a:focus					{ color: #55C9D2; text-decoration: none; border-bottom: solid #55C9D2 1px; }
#content a:active					{ color: #55C9D2; text-decoration: none; border-bottom: solid #55C9D2 1px; }

/* photographer */
a.gallery-links:link				{ display: block; text-decoration: none !important; padding: 5px !important; }
a.gallery-links:visited				{ display: block; text-decoration: none !important; padding: 5px !important; }
a.gallery-links:hover				{ display: block; text-decoration: none !important; padding: 1px !important; border: solid #D4F2F4 4px !important; }
a.gallery-links:focus				{ display: block; text-decoration: none !important; padding: 1px !important; border: solid #D4F2F4 4px !important; }
a.gallery-links:active				{ display: block; text-decoration: none !important; padding: 1px !important; border: solid #D4F2F4 4px !important; }

