/*-------------------------
Theme Name: Textual
Theme URI: http://www.sakuradreams.net/
Version: 1.0
Author: Kisa
Author URI: http://www.sakuradreams.net/
-------------------------*/

/* ----- BASICS ELEMENTS  --------------------------------------------------------------------------
----------------------- */
     
body {
background-color:#0C1F30;
background-repeat:repeat-x;
color:#808B99;
margin:0px;
padding:0px;
 text-align:center;
}
h2 {
background:transparent url(images/h1.jpg) repeat scroll 0%;
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;
font-family:verdana,"Microsoft Sans Serif",Times,serif;
font-size:8pt;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 0px 0px 0px;
padding:6px;
}
h1 {
background:#233D55 none repeat scroll 0%;
border-bottom:1px solid #8998B6;
border-top:1px solid #8998B6;
color:#8998B6;
font-family:verdana,arial,serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:10px;
margin-top:10px;
padding:3px;
text-align:center;
}
a:link {
color:#DEE6F3;
text-decoration:none;
}
a:visited {
color:#DEE6F3;
text-decoration:none;
}
a:hover {
border-bottom:1px dotted #8998B6;
color:#FFFFFF;
cursor:crosshair;
text-decoration:none;
}
#container {
background-image:url(images/bg.jpg);
background-repeat:repeat-y;
height:auto;
margin-left:auto;
margin-right:auto;
text-align:left;
width:710px;
}
#header {
background-image:url(images/header.jpg);
background-repeat:no-repeat;
height:250px;
text-align:left;
width:710px;
}
#title {
color:#8998B6;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
height:20px;
margin:0px;
padding:185px 0px 0px 160px;
width:300px;
}
#subtitle {
color:#8998B6;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:bold;
margin:0px;
padding:0px 10px 2px 190px;
visibility:visible;
width:300px;
}
#main {
color:#808B99;
display:block;
float:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
padding:10px 20px 0px 0px;
text-align:left;
width:490px;
}

#main p {
background:#233D55 none repeat scroll 0%;
font-size:10px;
padding:3px;
text-align:justify;
margin:0px;
}

#divider {
background-image:url(images/divider.gif);
background-repeat:no-repeat;
height:14px;
width:297px;
}
#side {
color:#808B99;
display:block;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
padding:0px 0px 0px 35px;
text-align:left;
width:145px;
}
#side h2 {
background:transparent url(images/h2.jpg) repeat scroll 0%;
border-bottom:1px solid #FFFFFF;
color:#FFFFFF;
font-family:verdana,"Microsoft Sans Serif",Times,serif;
font-size:8pt;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:10px 0px 0px; 0px;
padding:6px;
}
#side ul {
background:#233D55 none repeat scroll 0%;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
list-style-image:url(images/bullet.gif);
margin:0px;
padding:2px 0px 2px 20px;
}



#side p {
background:transparent url(images/box.jpg) repeat scroll 0%;
color:#FAFAFA;
padding:2px;
margin-top:10px;
}
#side a:link, a:visited {
color:#CCCCCC;
text-decoration:none;
font-weight:bold;
}
#side a:hover, a:active {
color:#4D5E80;
text-decoration:none;
font-weight:bold;
}
.search {
background-color:#142A43;
color:#808B99;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin:0px;
width:115px;
}
.alt {
background-color:#142A43;
}

#main p img {
padding:5px;
border:0px;
}




#main p.info {
font-size:10px;
padding:2px;
text-align:right;
font-weight:bold;
}

#main p.right {text-align: right;

}
#main p.center {text-align: center;
               background:transparent url(images/box.jpg) repeat scroll 0%;
               padding-left:125px;
               padding-right:125px;
               padding-top:10px;
               padding-bottom:10px;
}

#main p.center strong {color:#816175;
               text-transform:none;
}

#footer {
background:transparent url(images/footer.jpg) no-repeat scroll 0% 50%;
clear:both;
height:55px;
text-align:center;
width:710px;
}

#ftext { 
font-size:10px;
text-align:center;
width: 710px;
color:#99CCCC;
padding:12px 0px 0px 10px;
margin-top:0px;

}


b,strong{
	color:#99CCCC;
	font-size:10px;
	cursor:default;
	line-height:11px;
	letter-spacing:0px;
	font-family:verdana;
	text-transform:uppercase;
}
s{
	color:#5E6C6C;
	font-size:11px;
	cursor:default;
	line-height:11px;
	letter-spacing:0px;
	font-family:verdana;
	text-transform:none;
}
i, em{
	color:#816175;
	font-size:10px;
	cursor:default;
	line-height:11px;
	letter-spacing:0px;
	font-family:georgia;
	text-transform:none;
}
u{
	color:#816175;
	font-size:11px;
	cursor:default;
	line-height:11px;
	letter-spacing:0px;
	font-family:georgia;
	text-transform:none;
}
blockquote{
        text-align:justify;
	border-left-color:#FAFAFA;
	border-left-width:5px;
	border-left-style:solid;
	border-right-color:#FAFAFA;
	border-right-width:1px;
	border-right-style:dotted;
	border-top-color:#FAFAFA;
	border-top-width:1px;
	border-top-style:dotted;
	border-bottom-color:#FAFAFA;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	padding-left:8px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#142A43;
}

#main blockquote h2{
        color:#FFFFFF;
        background:none;
        border:none;
          padding:0px 0px 5px 0px;
}

#main blockquote p{
        background:none;
        font-size:10px;
        padding:3px;
        margin:0px;
        color:#99CCCC;
}

#main blockquote ul{
        margin:0px;
        color:#99CCCC;
        font-size:10px;
        font-weight:bold;
        padding:0px 0px 0px 15px;
}

#wp_quotes 
{       color:#99CCCC;
	font-style: italic;
        background:#233D55 none repeat scroll 0%;
        padding:2px;

}	

pre {background:#000000 none repeat scroll 0% 50%;
        margin:0px;
        padding:3px;
}
span {color: #C0C0C0; font-size:10px;}
span.cf1 {color: #C0C0C0}
span.cf2 {color: #0000FF}
span.cf3 {color: #FFFFFF}
span.cf4 {color: #FF00FF}
span.cf5 {color: #00FF00}
span.cf6 {color: #FFFF00}
span.cf7 {color: #00FFFF}
span.cf8 {color: #FF0000}
span.cf9 {color: #646464}
span.cf10 {color: #000080}
span.cf11 {color: #008888}
span.cf12 {color: #888800}
span.cf13 {color: #880088}