/* Aria - Hidan no Aria */
/* www.Anihub.com/crazyanimelover */
/* Creator: crazyanimelover */
/* GLOBAL STYLES */
body {
background: url(http://i1189.photobucket.com/albums/z432/_crazyanimelover_/hidannoaria-1.png);
background-repeat: repeat-x;
background-position: top left;
background-attachment: fixed;
height: 700px;
}
/* all links to bold */
a {
font-weight: bold;
}
/* LOGGED IN Menu Links */
a.menu_item:link { color: #000000; text-decoration: none; }
a.menu_item:visited { color: #000000; text-decoration: none; }
a.menu_item:hover { color: #000000; text-decoration: none; }
/* Global Links */
a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
/* Content Box */
div.content {
background:transparent bottom right no-repeat;
padding: 6px 1px 6px 6px;
width: 99%;
filter: alpha (opacity=80); opacity: 0.80;
}
/* TOP MENU */
td.top_menu {
background: #ffffff;
border-top: 2px solid #000000;
border-bottom: 1px solid #000000;
}
td.top_menu2 {
background: #ffffff;
border-right: 2px solid #000000;
border-top: 2px solid #000000;
border-bottom: 1px solid #000000;
}
div.top_menu_link_container, div.top_menu_link_container_end {
float: left;
height: 31px;
border-left: 2px solid #000000;
}
div.top_menu_link_container_end {
border-left: 2px solid #000000;
}
/* Applies to most interior content */
div, td {
background: transparent;
font-family:Verdana, Arial, Helvetica, sans-serif; /* almost global font */
font-size: 12px;
color: #000000;
}
/* USER MENU */
td.menu_user {
background: #ffffff;
border: 2px solid #000000;
}
div.menu_dropdown {
background: #ffffff;
}
div.menu_item_dropdown a:hover {
background: #ffffff;
}
/* Yourname's profile Bar */
div.page_header {display:none;}
/* Global Headers - Titles */
td.header {
padding: 4px 2px 4px 4px;
background: #000000;
border: none;
color: #ffffff;
}
/* Write Something - Post Comment */
textarea {
color: #000000;
height:100px;
background: #ffffff;
font-size: 12px;
}
img.signup_code {
background: #ffffff;
padding: 0px;
border-width: 2px;
border-color: #000000;
}
/* image verification input */
input.text, input.text_small {
border-color: #000000;
font-size: 11px;
font-weight: bold;
color: #000000;
background-color: #ffffff;
}
/* PROFILE STYLES */
/* Profile box */
td.profile {
background-color: #fff;
border-width: 2px;
border-bottom: 2px solid #000000;
border-top: 2px solid #000000;
/* adjust the width for styling of content borders - 0 to remove borders */
border-color: #000000;
/* padding values to vary the distance between interior borders and their content */
padding-top: 12px;
padding-right: 22px;
padding-bottom: 12px;
padding-left: 22px;
}
td.profile_tab a {
background-color: #ffffff;
padding: 7px 10px 7px 10px;
border: 2px #000000;
border-left: none;
font-weight: bold;
display: block;
}
td.profile_tab a:hover {
background-color: #ffffff;
padding: 7px 10px 7px 10px;
border: 2px #000000;
border-left: none;
font-weight: bold;
display: block;
}
td.profile_tab2 a, td.profile_tab2 a:hover {
background-color: #ffffff;
padding: 7px 10px 8px 10px;
border: 2px #000000;
border-left: none;
border-bottom: none;
font-weight: bold;
display: block;
}
#profile_tabs_profile {
border-left: 2px #000000;
}
td.profile_tab_end {
border-bottom: 2px #000000;
}
/* Recent Activity */
div.profile_action {
border-bottom-width: 2px;
border-bottom-color: #000000;
font-size: 14px;
}
div.profile_action_date {
color: #000000;
float: right;
padding-left: 5px;
}
/* Profile Photo */
td.profile_photo {
padding: 4px;
background-color: transparent;
border: none;
}
img.photo {
border: none;
border-color: #000000;
}
div.profile_field_value{
padding: 1px 1px 10px 1px;
}
/* PAGE FOOTER */
div.copyright a:link { color: #000000; text-decoration: none; }
div.copyright a:visited { color: #000000; text-decoration: none; }
div.copyright a:hover { color: #000000; text-decoration: none; }
div.copyright { background: transparent; border: none; }
/* BORDER CONTROL */
td.profile_tab a { border: 1px solid #000000; border-top: 1px solid #000000; }
td.profile_tab a:hover { border: 1px solid #000000; }
td.profile_tab2 a { border: 1px solid #000000; border-top: 1px solid #000000; }
td.profile_tab2 a:hover { border: 1px solid #000000; }
#profile_tabs_profile { border-left: 1px solid #000000; }
td.profile_tab_end { border-bottom: 1px solid #000000; }
div.profile_content { border-bottom: 2px solid #000000; border-left: 2px solid #000000; border-right: 2px solid #000000; border-top: 1px solid #000000; background: #ffffff; }
No comments:
Post a Comment