/* 
Theme Name: new-makeup-by-kolor
Theme URI: http://www.kolorartistry.com/wp-content/themes/
Description: Makeup and Body Painting by KoLoR Las Vegas
Version: 2
Author: Lauren Walker Bucci
Author URI: http://www.kolorartistry.com/wp-content/themes/
*/	

/*principle structure--------------------------------------------------------------------------------*/

body {
background:black;
font-size:10pt;
font-family:Georgia, Serif;
padding:0px;
margin:0px;
}

#content {
width:700px;
background:white;
margin:auto;
float:none;
}

.footer {
text-align:center;
font-size: 12px;
clear:left;
color:#ffffff;
background:black;
position:auto;
height:auto;
padding-top: 20px;
padding-bottom: 20px;
margin-top: 80px;
}

#box {
background:white;
width:auto;
margin:auto;
}

/*header---------------------------------------------------------------------*/

#header {
width:auto;
margin-left:auto;
margin-right:auto;
margin-top:0px;
background : white no-repeat;
height:200px;
}

h3#logo{
background: transparent url("images/KoLoR_logo.png") no-repeat;
width:420px;
height:150px;
overflow: hidden;
margin:auto;
}

/* Pages Nav---------------------------------------------------------------------*/

#suckerfishnav {
    background:#fff;
    font-family:Georgia,serif;
    font-weight:normal;
    width:624px;
    }
#suckerfishnav, #suckerfishnav ul {
    float:none;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:auto;
    width:624px;
    border:0;
    }
#suckerfishnav a {
    display:block;
    color:#000000;
    font-size:16px;
    text-decoration:none;
    padding:0px 24px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    margin:0 0 25px 0;
    line-height: 16px;
border-left:1px solid #000;
    }
#suckerfishnav li:first-child {
    border-left:0px;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:624px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
#suckerfishnav li li {
    width:auto;
    border:0;
    font-weight:normal;
    font-family:Georgia,serif;
    }
#suckerfishnav li li a {
    float:left;
    list-style:none;
    padding:10px 0px 0px 15px;
    width:auto;
    font-size:14px;
    color:#805b9c;
    text-align:center;
    background:transparent; 
    border-right:0px;
    }
#suckerfishnav li ul ul {
    margin:0 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:transparent;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#000000;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#805b9c;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#805b9c;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:transparent;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:transparent;
    }

#suckerfishnav li ul li.current_page_item {
   background:transparent;
   color:#805b9c; 
}


/*post------------------------------------------------------------*/
.post {
color:#000000;
clear:left;
padding:5px 20px;
margin-top:-6px;
}

h1 {
color:#000000;
text-decoration:none;
font-size:14px;
}

h2 a {
color:#000000;
text-decoration:none;
}

.entry {
color:#000000;
padding:0px 20px 0px 20px;
}

.entrytext {
}

.alignleft {
float: left;
text-align: left;
margin-right:20px;
margin-bottom:16px;
}

.alignright {
float: right;
text-align: right;
}

.pagetitle {
float: left;
text-align: left;
width: 50%;
}

img {
border:1px #6b6666 solid;
}

/*footer---------------------------------------*/

.footer ul {
margin: 0px;
padding: 0px; 
}

.footer li {
display: inline; 
}

.footer ul li a {
text-decoration: none;
}

.footer a {
color:#ffffff;
font-size: 12px;
text-decoration:none;
padding: 10px; 
}

.footer a:hover {
color:#805b9c;
text-decoration:none;
}



/*links------------------------------------*/

a {
color:#805b9c;
font-size: 13px;
text-decoration:none;
padding: 0px; 
}

a:hover {
color:#000000;
text-decoration:underline;
}

/*Misc -----------------------------------*/

a img {
border:0px;
}

img {
border:0px;
}

.description {
padding:0 5px 15px 5px;
}