<!--

/*

Theme Name: Temp
Theme Use: http://www.keshasebert.org
Author: Erick G.
Released: 10/05/09
Description: A temporary layout for KeshaSebert.org


=============================================================================================================*/

/* BODY
-----------------------------------------------------------------------------------------------*/

body {
        background: #DCDCDC;
        font-family: trebuchet ms;
        font-size:10px;
        line-height: 15px;
        color: #646464;
        margin-top: 30px;
        margin-bottom: 30px;
}


<!--
A:link{color:#AA0064;text-decoration:none;font-weight:none;}
A:visited{color:#AA0064;text-decoration:none;font-weight:none;}
A:active{color:#AA0064;text-decoration:none;font-weight:none;}
A:hover{color:#C87600;text-decoration:none;font-weight:none;cursor:hand;}

a.title-link:link {
text-decoration: none;
color: #440078;
font-size:10px;
font-weight:bold;
}
a.title-link:visited {
text-decoration: none;
color: #440078;
font-size:10px;
font-weight:bold;
}
a.title-link:hover {
text-decoration: underline;
color: #440078;
font-weight:bold;
font-size:10px;
}
a.title-link:active {
text-decoration: none;
color: #440078;
font-size:10px;
font-weight:bold;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {margin: 2px; text-decoration: none; font-weight: bold; color: #DC006D; border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}
.wp-pagenavi a:hover {margin: 2px; color: #DC9B00; font-weight: bold; border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}
.wp-pagenavi span.pages {margin: 2px; color: #646464; font-weight: bold; border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}
.wp-pagenavi span.current {margin: 2px; color: #646464; font-weight: bold; border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}
.wp-pagenavi span.extend {margin: 2px; color: #646464; font-weight: bold; border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}

blockquote {
margin: 11px 16px 0px 16px;
padding-top: 0px;
padding-right: 9px;
padding-bottom: 0px;
padding-left: 9px;
border-top: 1px solid #E6E6E6;
border-right: 1px solid #E6E6E6;
border-bottom: 1px solid #E6E6E6;
border-left: 1px solid #E6E6E6;
background: #F0F0F0;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

form { background-color: transparent;} input, textarea, option, select {background-color: #F0F0F0; font: 9px trebuchet ms; line-height: 15px; text-align: justify; letter-spacing: 0px; border: 1px solid #E6E6E6; padding: 1px;}
h3 { font-size:10px; margin-top:10px; margin-bottom:0px;}
.title-1 { color: #440078; text-align: justify; font-weight: none; text-decoration: none;}
.title-2 { color: #0094B4; text-align: justify; font-weight: none; text-decoration: none;}
.title-3 { color: #C87600; text-align: justify; font-weight: none; text-decoration: none;}
.line { color: #E6E6E6;}
.border-1 {border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}
.border-2 {border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}
.border-layout {border: 1px solid #E6E6E6; background: #F0F0F0; padding: 9px;}
-->
</style>