/*  
Theme Name: Meester - Leightonmeesterweb.com
Author: Christine
Author URI: http://pinkchaos.org/
Disclaimer: Do not edit, copy, steal or redistribute this theme!
*/

body{
margin:0px;
background-repeat: repeat-x;
background: #dcdcdc url(images/meesterbg.gif) repeat-x top center;
background-position: 0px 29px;
font-family: arial;
font-size: 13px;
color: #9d9d9d;
}

TD, TR {
font-family: arial;
font-style:normal;
font-weight:normal;
letter-spacing:normal;
color: #9d9d9d; 
}


A:link{
color:#72685d;
text-decoration:none; 
font-weight:none;
}

A:visited{
color:#72685d;
text-decoration:none; 
font-weight:none;
}

ul{
margin:0;
padding:1;
}


A:active{
color:#72685d;
text-decoration:none; 
font-weight:none;
}


A:hover{
color:#72685d;
text-decoration:none;  
font-weight:none;
}

input, option, select, textarea {
padding: 5px;
color:#6a686d;
border-top: 1px solid #dcdcdc;
border-left: 1px solid #dcdcdc;
border-right: 0px solid #dcdcdc;
border-bottom: 0px solid #dcdcdc;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
background-color: #e9e9e9;
}

input:focus, textarea:focus {
padding: 5px;
color:#6a686d;
border-top: 1px solid #dcdcdc;
border-left: 1px solid #dcdcdc;
border-right: 0px solid #dcdcdc;
border-bottom: 0px solid #dcdcdc;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
background-color: #e9e9e9;
}

input:hover, option:hover, select:hover, textarea:hover {
padding: 5px;
color:#6a686d;
border-top: 1px solid #dcdcdc;
border-left: 1px solid #dcdcdc;
border-right: 0px solid #dcdcdc;
border-bottom: 0px solid #dcdcdc;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
background-color: #e9e9e9;
}

b{ color:#666369; 
}

i{ color:#666369; 
}

u{ color:#666369; 
}

.comments-header{
font-size: 13px;
}

.comment-meta{
background-color: #dd9eb0;
padding:10px;
border-bottom:1px solid #cb879a;
}

.comment-text{
background-color: #e7e7e7;
padding:10px;
border:1px solid #f5f5f5;
}

.metatop{
background-color: #eeeeee;
text-align: center;
border-bottom: 1px solid #d7d7d7;
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomright: 5px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
padding:5px;
}


.side-top{
background : url('images/sidetop.png');
background-repeat: no-repeat;
height:64px;
width:296px;
color: #d77e9d;
margin-left:2px;
text-align: center;
text-transform:lowercase;
font-size:30px;
letter-spacing: -2px;
line-height:50px; 
text-shadow: #dddad6 1px 1px 0px;
}

.side-middle{
background: url('images/sidemiddle.gif') repeat-y bottom center;
text-align: left;
width:300px;
}


.side-bottom{
background : url('images/sidebottom.png');
background-repeat: no-repeat;
height:34px;
width:296px;
margin-left:2px;
}

.footertop{
border-bottom:1px solid #cdcdcd;
width:100%;
}

.footerbtm{
background:#e7e7e7;
border-top:1px solid #f2f1f1;
text-align: left;
padding-top:10px;
padding-bottom:10px;
}

.footer{
background:#d77e9d;
color: #ffffff; 
text-align: center;
padding-top:10px;
padding-bottom:10px;
}


a img{ 
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
background: #efece8;
border: 7px solid #d1cac2;
padding: 1px;
box-shadow: 0px 0px 7px #b2b2b2;
-webkit-box-shadow: 0px 0px 7px #b2b2b2;
-moz-box-shadow: 0px 0px 7px #b2b2b2;
margin:3px;
}

a:hover img { 
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
background: #d08fa0;
border: 7px solid #db9cad;
padding: 1px;
box-shadow: 0px 0px 7px #b2b2b2;
-webkit-box-shadow: 0px 0px 7px #b2b2b2;
-moz-box-shadow: 0px 0px 7px #b2b2b2;
margin:3px;
}


img.alignleft{
margin-right:5px;
float:left;
}

img.alignright{
margin-left:5px;
float:right;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
