/*  
Theme Name: Maroon - Amanda Seyfried
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: #bcbcbd url(images/topbg.png) repeat-x top center;
font-family: tahoma;
font-size: 13px;
color: #6c6c6c;
}

TD, TR {
font-family: tahoma;
font-style:normal;
font-weight:normal;
letter-spacing:normal;
color: #6c6c6c; 
}


A:link{
color:#7b5052;
text-decoration:none; 
font-weight:none;
}

A:visited{
color:#7b5052;
text-decoration:none; 
font-weight:none;
}

ul{
margin:0px;
padding-left:15px;
}


A:active{
color:#7b5052;
text-decoration:none; 
font-weight:none;
}


A:hover{
color:#7b5052;
text-decoration:none;  
font-weight:none;
}

input, option, select, textarea {
padding: 5px;
color:#928782;
border-top: 1px solid #bcbbbb;
border-left: 1px solid #bcbbbb;
border-right: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
background-color: #d6d6d6;
}

input:focus, textarea:focus {
padding: 5px;
color:#928782;
border-top: 1px solid #bcbbbb;
border-left: 1px solid #bcbbbb;
border-right: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
background-color: #d6d6d6;
}

input:hover, option:hover, select:hover, textarea:hover {
padding: 5px;
color:#928782;
border-top: 1px solid #bcbbbb;
border-left: 1px solid #bcbbbb;
border-right: 1px solid #e3e3e3;
border-bottom: 1px solid #e3e3e3;
-moz-border-radius:  5px; 
border-radius: 5px;
-webkit-border-radius: 5px; 
background-color: #d6d6d6;
}

b{ color:#6a5d56; 
}

i{ color:#af9c9d; 
}

u{ color:#6a5d56; 
}

.comments-header{
font-size: 13px;
}

.comment-meta{
background-color: #b0a5a0;
padding:10px;
color:#716772;
border-bottom:1px solid #7b6f68;
}

.comment-text{
background-color: #cacaca;
padding:10px;
border:1px solid #b1b1b2;
}

.metatop{
background-color: #c8c8c9;
text-align: center;
border-bottom: 1px solid #d8d8d8;
border-left: 1px solid #a5a5a6;
border-top: 1px solid #a5a5a6;
border-right: 1px solid #d8d8d8;
-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.gif');
background-repeat: no-repeat;
height:86px;
width:292px;
text-align: center;
}

.side-middle{
background: url('images/sidemiddle.gif') repeat-y top center;
text-align: left;
width:292px;
}


.side-bottom{
background : url('images/sidebottom.gif');
background-repeat: no-repeat;
height:74px;
width:292px;
}

.footertop{
border-bottom: 1px solid #a5a5a5;
width:100%;
}

.footerbtm{
background: #cacaca;
border-top:1px solid #dbdbdb;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
}

.footer{
background:#9f938e;
color: #e1e1e1; 
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: 15px;
-moz-border-radius-bottomright: 15px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
background: #a69294;
border: 5px solid #b8a8aa;
padding: 1px;
box-shadow: 0px 0px 5px #9c9c9c;
-webkit-box-shadow: 0px 0px 7px #9c9c9c;
-moz-box-shadow: 0px 0px 5px #9c9c9c;
margin:1px;
}

a:hover img { 
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomright: 15px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
background: #bdbcbc;
border: 5px solid #e2e2e2;
padding: 1px;
box-shadow: 0px 0px 5px #9c9c9c;
-webkit-box-shadow: 0px 0px 7px #9c9c9c;
-moz-box-shadow: 0px 0px 5px #9c9c9c;
margin:1px;
}


img.alignleft{
margin-right:5px;
float:left;
}

img.alignright{
margin-left:5px;
float:right;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}


.recentimages{
text-align: center;
vertical-align: middle;
margin: 0px;
}

.recentimages a img{
width: 40px;
height: 40px;
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomright: 3px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
background: #bdbcbc;
border: 3px solid #e2e2e2;
opacity: .8;
-moz-opacity: .8;
filter: alpha(opacity=80);
margin: 0px;
}

.recentimages a:hover img{
width: 40px;
height: 40px;
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomright: 3px;
border-top-left-radius: 0px;
border-bottom-right-radius: 0px;
background: #a69294;
border: 3px solid #b8a8aa;
margin: 0px;
}


.wp-pagenavi span.pages {
padding: 8px; 
margin: 2px 2px 2px 2px;
-moz-border-radius:  7px; 
-webkit-border-radius: 7px; 
border-left:1px solid #d5d5d5;
border-top:1px solid #d5d5d5;
border-bottom:1px solid #afafaf;
border-right:1px solid #afafaf;
border-radius: 7px;
text-shadow: #d2d2d3 1px 1px 0px;
color: #7b5052;
background: #c7c7c8;
}

.wp-pagenavi span.current, .wp-pagenavi span.extend {
padding: 8px; 
margin: 2px 2px 2px 2px;
-moz-border-radius:  7px; 
-webkit-border-radius: 7px; 
border-left:1px solid #d5d5d5;
border-top:1px solid #d5d5d5;
border-bottom:1px solid #afafaf;
border-right:1px solid #afafaf;
border-radius: 7px;
text-shadow: #d2d2d3 1px 1px 0px;
color: #7b5052;
background: #c7c7c8;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active {
padding: 8px; 
margin: 2px 2px 2px 2px;
-moz-border-radius:  7px; 
-webkit-border-radius: 7px; 
border-left:1px solid #d5d5d5;
border-top:1px solid #d5d5d5;
border-bottom:1px solid #afafaf;
border-right:1px solid #afafaf;
border-radius: 7px;
text-shadow: #d2d2d3 1px 1px 0px;
color: #7b5052;
background: #c7c7c8;
}

.wp-pagenavi a:hover {
padding: 8px; 
margin: 2px 2px 2px 2px;
-moz-border-radius:  7px; 
-webkit-border-radius: 7px; 
border-left:1px solid #d5d5d5;
border-top:1px solid #d5d5d5;
border-bottom:1px solid #afafaf;
border-right:1px solid #afafaf;
border-radius: 7px;
text-shadow: #d2d2d3 1px 1px 0px;
color: #7b5052;
background: #c7c7c8;
}
