/*
Theme Name: Ashley Tisdale ver.5
Author: Ally
*/

body {
     margin: 0px;
     background: #e2e7ed;
     font-family: Arial;
     font-size: 11px;
     color: #a8b5bd;
     text-shadow: 1px 1px 0px #edf1f4;
     line-height: 13px;}

.twitter {
     margin-bottom: 2px;
     padding: 7px;
     font-family: Arial;
     font-size: 11px;
     line-height: 12px;
     color: #a8b5bd;
     text-shadow: 1px 1px 0px #edf1f4;
     list-style: none;
     display: block;}

.twitter li {
     margin-bottom: 2px;
     padding: 7px;
     font-family: Arial;
     font-size: 11px;
     line-height: 12px;
     background-color: #eaeff3;
     border-bottom: 1px solid #d8dbdb;
     color: #a8b5bd;
     text-shadow: 1px 1px 0px #edf1f4;
     list-style: none; 
     display: block;}

.twitter li:hover {
     margin-bottom: 2px;
     padding: 7px;
     font-family: Arial;
     font-size: 11px;
     line-height: 12px;
     background-color: #eef3f7;
     border-bottom: 1px solid #d8dbdb;
     color: #a8b5bd;
     text-shadow: 1px 1px 0px #edf1f4;
     list-style: none;
     display: block;}

A:link {
     color: #35cae9;
     text-decoration: none;}

A:active {
     color: #35cae9;
     text-decoration: none;}

A:visited {
     color: #35cae9;
     text-decoration: none;}

A:hover {
     color: #ff76b3;
     text-decoration: none;}

i {
     color: #3d5ca9;}

.menu {
     background: url(/wp-content/themes/version5/images/menubg.jpg) repeat-y;
     font-family: Arial Narrow;
     font-size: 13px;
     color: #939ca6;
     text-shadow: 1px 1px 0px #e7ebf1;
     line-height: 14px;
     padding-left: 15px;
     padding-top: 10px;
     padding-right: 18px;}

option, select {
     background: #b4c0cc;
     line-height: 12px;
     width: 200px;
     font-family: Arial;
     font-size: 11px;
     color: #ebf0f6;
     text-shadow: 1px 1px 0px #8e9ca9;
     border: 1px solid #a0adbb;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -opera-border-radius: 3px;}
     
option, select:hover {
     background: #b4c0cc;
     line-height: 12px;
     width: 200px;
     font-family: Arial;
     font-size: 11px;
     color: #ebf0f6;
     text-shadow: 1px 1px 0px #8e9ca9;
     border: 1px solid #a0adbb;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     -opera-border-radius: 3px;}

.menu-thumb {
     background: #e2e7ed;
     padding: 6px;
     border-right: 2px solid #acb9c6;
     border-bottom: 2px solid #acb9c6;}

.ramka {
     background: #e2e7ed;
     padding: 6px;
     border-right: 2px solid #cbd6df;
     border-bottom: 2px solid #cbd6df;}

.ramka:hover {
     background: #eaeff5;
     padding: 6px;
     border-right: 2px solid #cbd6df;
     border-bottom: 2px solid #cbd6df;}

blockquote {
     background: #f3faff;
     border: 1px solid #dfe6ec;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
     -opera-border-radius: 10px;
     padding: 10px;}

.button {
     background: #e2e7ed;
     padding: 1px;
     border-right: 2px solid #acb9c6;
     border-bottom: 2px solid #acb9c6;}
