

/*****START CODE*****CA***/


#xn_bar {display: none !important;}


/****** NINGBAR & FOOTER *****/
#xn_bar,
#xg_foot {
background-color:/* %ningbarColor% */ transparent !important;
}

#xg {
background-color: transparent;
background-position: center 0px;
}

body {
background-color:/* %siteBgColor% */ #000000;
background-image: url(http://i711.photobucket.com/albums/ww113/happygirl5015/Backgrounds/wood001.jpg);
background-position:Center 0px;
background-attachment:fixed;
background-repeat:repeat;
}


/***** HEADER IMAGE *****/

#xg {
background-color: transparent!important;
background-image: url(http://i711.photobucket.com/albums/ww113/happygirl5015/Pro/goldenpenhd3.png);
background-repeat: no-repeat;
background-position:left 0px;
border: 8px groove #996633;
margin-top: 1em;

}

#xg_masthead,
#xg_masthead a {
height: 110px;
color:/* %pageHeaderTextColor% */ #7E2217;
}

#xg_masthead p#xg_sitename {
padding:80px 0 0 10px;
font-size:4.5em;
font-family: Monotype Corsiva, Georgia;
line-height:1.5em;
font-weight:bold;
padding-top:8.2em;
}

#xg_masthead p#xg_sitedesc {
padding:0 0 0 15px;
color:#7E2217 !important;
font-size:3em !important;
font-family: Monotype Corsiva, Georgia;
font-weight:bold;
margin-left:15px;

padding: 0 0 0 0px;
margin-bottom: 0em;
}


/***** NAVIGATION BAR *****/


#xg_navigation {
width: 150px;
position:relative;
right:-50px;
top: -165px;
margin-top: 0px;
margin-bottom: 15px;
margin-left:35px;
margin-right: 0px;
background:transparent url(image link) no-repeat;
padding-top: 115px;
height: 190px;
width: 190px;
}
#xg_navigation ul li {
border :0px ridge ;
float:right;
font-size:13px;
font-weight:bold;
color:#330000;
margin-bottom: 0px;
text-align:left;
width:190px;
}
#xg_navigation ul li a {
background:transparent url(image link) no-repeat center 0px;
color:#7E2217;
display:block;
text-decoration:none;
line-height:160%;
}
#xg_navigation ul li.this a, #xg_navigation ul li a:hover {
background:transparent !important; 
color: #FF0000 !important;
}
#xg_navigation ul li a:hover {
background-color:transparent !important;
font-weight:bold;
color:#FF0000 !important;
}

/*****SUBTAB SECTION*****/

#xg_navigation ul div.xg_subtab ul li a{
position:relative;
LEFT:110px;
top: -22px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
border:1px solid #FFFFFF;
background:#7E2217 url(image link) right repeat-y;
width: 160px;
}
#xg_navigation ul div.xg_subtab ul li a {
font-size:12px;
color:#FFFFFF !important;
background:#7E2217 !important;
border:1px solid #FFFFFF;
}
#xg_navigation ul div.xg_subtab ul li a:hover {
color:#FFCC33 !important;
font-weight:bold;
background:#7E2217 !important;
}


/*****BODY SECTION*****/

.xg_module {
margin-bottom: 2em;
}
#xg #xg_body h1 {
color: #7E2217;
text-align: center;
weight:bold;
font-family:Monotype Corsiva, Georgia;
font-size:3.5em;
}

#xg_body {
background-position: center 0px;
background-color:/* %pageBgColor% */ transparent;
background-image:/* %pageBgImage% */ url(http://i711.photobucket.com/albums/ww113/happygirl5015/Backgrounds/old-paper-texture960.jpg);
background-repeat:/* %moduleBgImage_repeat% */ repeat;
background-attachment:fixed !important;
border-top:8px groove #996633;
padding-top:14em;
margin-top:-3em;
}

/***** LINKS *****/
body a {
color:/* %siteLinkColor% */ #7E2217 ;
}

body a:hover {
color:/* %siteLinkColor% */ #ff0000;
background:transparent url(image link) no-repeat center 0px;
}


/***** MODULE BACKGROUND *****/
.xg_module_body, .xg_module_body legend, .xg_module_body legend.toggle a, .xg_module_foot, ul.page_tabs li.this {
background-color:/* %moduleBodyBgColor% */ transparent ;
background-image:/* %moduleBgImage% */ url(image link);
background-repeat:/* %moduleBgImage_repeat% */ repeat;
border: 4px groove #996633;
}

/***** MODULE TEXT *****/
.xg_module_body,
.xg_module_body legend,
.xg_module_body legend.toggle a,
.xg_module_foot,
ul.page_tabs li.this {
color:/* %moduleBodyTextColor% */ #7E2217;
font-weight:bold;
font-size:14px;

}

/***** MODULE HEADERS *****/
.xg_module_head {
background-color: transparent;
background-image: url(http://i711.photobucket.com/albums/ww113/happygirl5015/Backgrounds/wood001.jpg);
background-repeat:repeat;
margin-bottom:0em;
border:4px groove #996633;
border-bottom:0px;
}

.xg_module_head h2 {
font-size:16px;
margin-left:2pt;
color: #FFFFFF;
font-weight:bold;
}

.photo{
border:4px groove #996633;
}

/* Comment Wall */
 #xg_module_body, #xg_module_head h2, .xg_module_comment_wall{
margin: 3px;
text-align : center;
font-size : 12px;
}

#xg_profiles_chatterwall_post_comment{
color: #7E2217;
font-weight:bold;
background-color:#ffffff !important;
background-image:url(http://i711.photobucket.com/albums/ww113/happygirl5015/Backgrounds/old-paper-texture960.jpg) !important;
background-position: bottom center !important;
background-repeat: repeat;
background-attachment: relative;
height:250px;
}

/*****FOOTER SECTION*****/

#xg_foot,
#xg_foot a {
color:#ffffff;
}

#xg_foot {
border-left:0px solid transparent;
border-right:0px solid transparent;
width:931px;
}



/**The Golden Pen By Ayanna***END CODE***/