/* CSS Document */

/*
Theme Name: Armadillo Studios Custom - EmilNath	
Theme URI: http://www.amradillostudios.ca 
Description: Custom Theme WP Theme create for the Emil Nath's Web Site
Version: 1.0
Author: Connor Turner 

*/

/* Global Stylings
---------------------------------------------------------------------------------------------- */
*
{
padding:0px;
margin:0px;
}

/* Colors
white: #FFFFFF    	Light Blue: #XXXX 	 	Dark Blue: #XXXXX  */

/* 
------------------------------------------------------------------------------------------------- */

body
{
background-image:url(/images/contentbk.png);
background-repeat:repeat;
padding: 0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address 
{ 
margin:1em 0; 
}

a
{
text-decoration:none;
}

img{border:none;}

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
a img{ border:none; }

blockquote
{
padding: 0px 20px;
font-style:italic;
color:#FFFFCC;
}

/* Header
------------------------------------------------------------------------------------------------- */

#header
{
background-image:url(/images/headerbk.png);
background-repeat:repeat-x;
background-position:left top;
height: 402px;
margin:0px;
padding:0px;
}

#headerTitle
{
width:1000px;
height:402px;
background-image:url(/images/headerTitle.png);
background-repeat:no-repeat;
background-position:left top;
margin:0px auto;
}

#headerTitle a
{
color:#fff;
font-weight: 100;
text-decoration:none;
}

#headerTitle a:hover
{
color:#fff;
font-weight: 100;
text-decoration:none;
}

.enathTitle
{
background-image:url(/images/emilnathTitle.gif);
background-position:left bottom;
background-repeat:no-repeat;
width:319px;
height:63px;
text-indent: -8000px;
padding: 0px;
margin: 15px 0px 0px 375px;
}

.enathAgent
{
background-image:url(/images/emilnathTitle.agent.gif);
background-position:left bottom;
background-repeat:no-repeat;
width:319px;
height:63px;
text-indent: -8000px;
padding: 0px;
margin: 15px 0px 0px 375px;
}

/* Navigation Buttons
-------------------------------------------------------------------------------------------------*/

.leftHeader
{
width:400px;
margin: 0px 25px;
color: #fff;
font-size: 1.50em;
float:left;
display:block;
height:375px;
top:150px;
}

.leftHeader ul
{
margin: 85px 0px 0px 0px;
padding: 0px;
}

.leftHeader li
{
background-image:url(/images/leftButton.gif);
background-position:left center;
background-repeat:no-repeat;
height:40px;
width:216px;
list-style-type:none;
text-decoration:none;
color: #000000;
margin: 0px 0px;
padding: 0px 0px 0px 0px;
}

.rightHeader
{
width:400px;
margin: 0px 25px;
color: #fff;
font-size: 1.50em;
float:right;
display:block;
}

.rightMeta
{
margin:165px 0px 0px 130px;
padding:0px;
width: 233px;
}

/* Main Content
--------------------------------------------------------------------------------------------------------------------------*/

#mainContent
{
width: 800px;
background-color:#000000;
/*background-image:url(/images/contentN.png); */
background-position:top left;
background-repeat:no-repeat;
margin: 0px auto 5px auto;
padding: 0px;
}

#mainContent h2
{
color:#fff;
margin: 10px 0px 0px 5px;
padding:0px;
min-height:70px;
}

#mainContent p
{
color:#FFFFCC;
margin-left: 60px;
margin-right: 60px;
padding:0px;
font-size:.85em;
}

#mainContent a
{
color: #FFFF99;
text-decoration:underline;
}

/*Image Replacement
-------------------------------------------------------------------------------------------------------------------------*/

.welcomeTitle
{
background-image:url(/images/welcome.png);
background-position:left bottom;
background-repeat:no-repeat;
width:450px;
height:70px;
text-indent: -8000px;
}

.bioTitle
{
background-image:url(/images/bio.png);
background-position:left bottom;
background-repeat:no-repeat;
width:450px;
height:70px;
text-indent: -8000px;
float:left;
}

.pshycTitle
{
background-image:url(/images/pshycological.png);
background-position:left bottom;
background-repeat:no-repeat;
width:450px;
height:70px;
text-indent: -8000px;
}

.perfTitle
{
background-image:url(/images/performance.png);
background-position:left bottom;
background-repeat:no-repeat;
width:450px;
height:70px;
text-indent: -8000px;
}

.audiTitle
{
background-image:url(/images/audience.png);
background-position:left bottom;
background-repeat:no-repeat;
width:450px;
height:70px;
text-indent: -8000px;
}

.contTitle
{
background-image:url(/images/contactus.png);
background-position:left bottom;
background-repeat:no-repeat;
width:450px;
height:70px;
text-indent: -8000px;
}

.clientTitle
{
background-image:url(/images/clients.png);
background-position:left bottom;
background-repeat:no-repeat;
width:450px;
height:70px;
text-indent: -8000px;
}

/* Mini Navigation
-------------------------------------------------------------------------------------------------------------------------*/
.bioMenu
{
float:left;
width: 300px;
}

.bioMenu li
{
float:left;
list-style-type:none;
padding: 10px 0px 0px 0px;
color:#fff;
}

/*Footer
-------------------------------------------------------------------------------------------------------------------------*/

#footer
{
margin:10px 0px;
padding:10px 0px 0px 0px;
height: 120px;
background-image:url(/images/footerbk.png);
background-position:top left;
background-repeat:repeat-x;
color:#FFFF66;
font-size:0.80em;
}

#footer h5
{
text-align:center;
font-weight: 100;
margin: 10px 0px;
padding:15px 15px 0px 15px;
}

#footer a
{
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover
{
color:#FFFF66;
text-decoration:underline;
}

.pageList ul
{
padding: 0px;
list-style-type:none;
margin:0px auto;
width: 425px;
}

.pageList li
{
float:left;
display: block;
}
