/*   
Theme Name: Pink Glamour Theme
Theme URI: http://iheart-taylor.net/
Description: A wordpress theme for IHeart Taylor by Gheline at Fabulous-Designs.Org
Author: Gheline
Author URI: http://fabulous-designs.org
Version: V. 2
.
(C) Gheline at Fabulous Designs. Do not redistibute / edit.
.
*/


body {
background-color: #ecd8e6;
background-image: url('http://iheart-taylor.net/images/bg.png');
background-repeat: repeat-x;
background-position: 0px 0px;
color:#000;
cursor: default;
font-family: Lucida Sans;
font-size: 8pt;
padding: 1px;
}

a:link,a:visited,a:active {
color: #c14ba8;
font-family: Lucida Sans;
text-decoration: none;
text-shadow: #ffeede 1px 1px 1px;
font-weight: bold;
text-transform: none;
}

A:hover { 
color:#c14ba8; 
cursor:default; 
font-weight: bold;
text-shadow: #fff 1px 1px 1px;
}

b{color:#ab729f;}
i, em{font-family:trebuchet ms; color:#db37b8;}
li {margin-left: -5px; list-style-image:url();}
u{color:#000;border-bottom:1x solid #db37b8;text-transform:;}
strong{color:#ab729f;}


a img {
border: 1px solid #a93690; 	
padding: 5px;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
border-radius: 6px;
background-color: #fff;	
}

a img:hover {
border: 1px solid #a93690;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
-moz-opacity : 0.6; opacity : 0.6 ;
border-radius: 6px;
padding: 5px;	
background-color: #fff;
}

.postdate {
position: center;
font-size: 8pt;
text-transform:;
background-color: #f5e6f2;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 0px solid #000;
width:380px;
padding: 5px;
text-align: center;
}


/* Sidebar */


.sbody {
font-family:lucida sans;
font-size:11px;
color:#000;
background-image: url('http://iheart-taylor.net/images/sidebody.png');
width:280px;
padding: 0px;
padding-left: 16px;
padding-right: 14px;
}

/* Content */

.bodycontent {
color: #000;
font-size:8pt;
text-align:center;
background-image: url('http://iheart-taylor.net/images/contentbody.png');
width: 465px;
text-align:center;
padding: 10px;
padding-left: 38px;
padding-right: 40px;
padding-bottom:5px;
}

/* Headings ++++++++++++++++++++++++++++++ */

h1, h2, { font-family: "Lucida Sans";}


h1 {
background-color: transparent;
color: #fff;
font-size: 13pt;
text-transform:uppercase;
text-shadow: #6f5a41 0px 1px 1px;
font-weight:bold;
font-style:;
line-height:90px;
text-align: center;
background-image: url('');
width:315px;
padding: 0px;
margin-bottom: 0px;


}

h2 {
background-color: transparent;
color: #fff;
font-size: 13pt;
text-transform:uppercanse ;
text-shadow: #6f5a41 0px 1px 1px;
font-weight:bold;
font-style:;
line-height:105px;
text-align: center;
background-image: url('http://iheart-taylor.net/images/contenttitle.png');
width:550px;
padding: 0px;
margin-bottom: 0px;
}

textarea {
font-family: Trebuchet MS;
font-size: 8pt;
background: transparent;
padding: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}


blockquote {
font-size: 8pt;
font-family: Lucida Sans;
background: #transparent;
border-left: 10px solid #ca8bbd;
padding: 10px;
}



::-moz-selection{
background:;
color:#fff;
}

::selection {
background:;
color:#fff;
}

#navbar-iframe { display: none !important; }

/* Positions */

.head {
position: center; 
top: 0px; 
left: 0px; 
margin: 0px;
auto;
}

.welcome {
color:#000;
cursor: default;
font-family: Lucida Sans;
position:absolute; 
top:435px; 
left:105px; 
width:285px;
}

.contents { 
position: absolute; 
left: 310px; 
top: 5px; 
margin: 0px auto;
width:430px;}

.sidebar {
position:absolute; 
top:680px; 
left:80px; 
width:310px; 
margin: 0px auto;


}



/* End Stylesheet*/
