/*  
Theme Name: Jeffrey Scott
Theme URI: http://www.citynetlive.com/
Description: Custom Theme for Jeffrey Scott Salon
Version: 1.0
Author: citynetLIVE!
Author URI: http://www.citynetlive.com/

Theme created by CNL Internet Services.
*/

html,body
{
margin:0;padding:0
}

body
{
background: url('images/back1.jpg');
background-attachment: fixed;
}


div#container
{
width:1000px;
margin:0 auto;
border: 10px solid #FFFFFF;
margin-top: 25px;
margin-bottom: 25px;
background-image: url('images/back3.jpg');
}

p
{
margin:0 10px 10px
}

div#navigation
{
float: right;
width: 204px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #4A4B81;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
list-style: none;
}

div#navigation ul
{
margin: 0;
padding: 0;
border: none;
text-align: right;
}

div#navigation li
{
border-bottom: 1px solid #FFFFFF;
margin: 0;
padding: 0 5px 0 0;
list-style: none;
}

div#navigation li a
{
display: block;
background-color: #4A4B81;
color: #FFFFFF;
text-decoration: none;
width: 100%;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0.1em;
font-variant: small-caps;
letter-spacing: 3px;
}

div#navigation li a:hover
{
background-color: #0200C3;
color: #FFFFFF;

}

#content img
{
border: 2px solid #fff;
padding: 2px;
margin: 5px;
}

#content img:hover
{
border: 2px dashed #FFFF00;
}

#content h3
{
margin: 0 0 5px 65px;
letter-spacing: 2px;
font: 25px Garamond;
font-weight: bold;
border-bottom: 1px dashed #fff;
}

div#content h2
{
visibility: hidden;
margin: 0;
}

div#header
{
background-color: #000000; 
width: 999px;
height: 146px; 
}

#content p
{
text-align: left;
padding-left: 55px;
color: #FFFFFF;
font: 14px 'Trebuchet MS';
letter-spacing: 2px;
text-align: justify;
}

div#header h1
{
visibility: hidden; 
padding: 0;
}


div#content,.entry
{
float: left;
width: 785px;
background-image: url(images/back2.jpg);
background-repeat: no-repeat;
color: #FFFFFF;
}



div#footer
{
clear: both; 
width: 100%;
font: 15pt Garamond;
background-color: #000000;
color: #FFFFFF;
border-top: 1px solid #FFFFFF;
border-bottom: 0;
text-align: center;
font-variant: small-caps;
letter-spacing: 3px;
}

div#footer a
{
color: #FFFF00; 
font: 9pt impact; 
text-decoration: none; 
letter-spacing: 3px;
border-bottom: 5px;
}

.imageframe 
{ 
margin: 10px; 
padding: 5px; 
border: 1px solid #aaa; 
}

.imgalignleft 
{ 
float: left; 
}

.imgalignright 
{ 
float: right; 
}

.imgaligncenter 
{ 
margin-left: auto; 
margin-right: auto; 
}

.contactform
{
padding-left: 70px;
}
