﻿/* texture link styles */
table.texture-list { width:100%!important; }
table.texture-list td.current-texture { font-weight:Bold!important; text-align:center!important; padding:5px!important; color:white!important; }
table.texture-list thead td { font-weight:bold; color:white!important; }

.eyeshadow-texture-links { margin-top:10px!important;  line-height:3em!important; text-align:left!important; }
.eyeshadow-texture-links span { margin-right:5px!important; padding:5px!important; margin-bottom:5px; }
.eyeshadow-texture-links span.current { border:2px solid white!important; background: #0d0d0d url(bkgd2.jpg) repeat; -moz-border-radius: 5px;
-webkit-border-radius: 5px; }
.eyeshadow-texture-links span.current a { font-size:14px!important; color:yellow!important; font-weight:bold!important; }

/* texture list styles */
.mmc-texture-list {  margin:0!important; padding:0!important; list-style-type:none!important; list-style-position:outside!important; }
.mmc-texture-list li { list-style-type:none!important; list-style-position:outside!important; }
.mmc-texture-list li h2 { margin-top:20px!important; }
.mmc-texture-list li ul { padding:0!important; margin:4px 0 4px 15px!important; list-style-type:disc!important; }
.mmc-texture-list li ul li { list-style-type:disc!important; }

/* choose a texture */
.title2
{
	font-size: 1em;
	font-weight: Bold!important;
	padding: 12px 0px 0px 0px;
	text-align: center!important;
	font-family: Verdana;
	text-decoration: blink;
}

/* current texture styles*/
.current-texture {
       text-align:center;
       font-size:1.5em!important;
       font-weight:normal!important;
       margin:0!important;
       padding:4!important;
       
       }

/* added for Pyrmont V2 2.0.3 by motta theme */
div.entry { padding-bottom:25px!important; }
div.entry h1 { margin-bottom:15px!important; }


/* added for Displaying the EyeShadow Textures tables */
.macmakeupeyeshadowtextures {
        border-collapse:collapse;
        width:100%;
        border: 1pt solid black;
        font-family: verdana
        font-size: 10pt;
        color:#000000;
        

}

.macmakeupeyeshadowtextures td, .macmakeupeyeshadowtextures th 
{
font-size:1em;
border:1px solid #98bf21;
padding:3px 7px 2px 7px;
background-color:#FFFFFF;

}

.macmakeupeyeshadowtextures th 
{
font-size:1.5em;
background: #0d0d0d url(bkgd2.jpg) repeat;
text-align:center;
padding:10px 7px 12px 7px;
color:#ffffff;

}
.macmakeupeyeshadowtextures tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}
