/*  
Theme Name: Blackball
Theme URI: http://www.kyusphere.moris.org/
Description:Both sidebars are widget ready.
Version: 1.0
Author: Your Index
Author URI: http://www.kyusphere.moris.org/
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

body 
{
font-size: 13px;
margin: 0px;
text-align: center;
background: url(img/back.jpg);
color: #FAFFE0;
font-family: Arial, Helvetica, sans-serif;
}




                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
width: 86%;
height:200px;
display: block;
color: #000000;
text-align: left;
margin: 15px auto 0 auto;
padding: 0 0 0 0;
background: url(img/hdrgrn.jpg) no-repeat;
border-bottom: 1px solid red;
}



                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:left;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top: 0;
width: 90%;
overflow: hidden;
background: url(img/back.jpg);
}




                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
font-size: 14px;
float: left;
width: 180px;
margin: 0;
padding-top: 0;
margin-top: 0;
margin-left: 5px;
margin-bottom: 20px;
text-align: left;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
font-size: 14px;
float: right;
width: 180px;
margin: 0;
padding-top: 0;
margin-top: 0;
margin-bottom: 20px;
margin-right: 5px;
text-align: left;
}

                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 0 195px 20px 195px;
padding: 1em 0 1em 0;
padding-top: 10px;
text-align: left;
}


#content ul
{
padding-left: 2em;
}


#content ul li{
padding: 0.2em;
list-style: square;
}

#content ul ul li{
padding: 0.2em;
list-style: circle;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
    margin-top: 10px;
    margin-right-value: auto;
    margin-bottom: 10px;
    margin-left-value: auto;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
}


                         /***************************************************
                         *********************** POST and Entry************
                         *****************************************************/
.post
{
background: #333;
display: block;
overflow:hidden;
width:98%;
margin: 0 auto 12px auto;
}

.entry
{
overflow: hidden;
margin-bottom: 5px;
}
                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear:both;
color: #FAFFE0;
padding: 5px 1em 5px 1em;
font-weight: normal;
border-top: 1px solid #37526F;
background: url(img/rel.jpg) repeat-x #392f2e;
}

#footwrap p
{
display: block;
margin-top: 8px;
margin-bottom: 2px;
text-align:center;
}

#footwrap a:link {
text-decoration: none;
border: none;
font-weight: bold;
}
#footwrap a:hover {
text-decoration: underline;
border: none;
}

#footwrap a:visited:hover {
text-decoration: underline;
border: none;
}

#footwrap a:visited {
text-decoration: none;
border: none;
font-weight: bold;
}

#footwrap img {
padding: 0px 5px 0px 5px;
}

                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarleft li
{
padding-bottom: 8px;
background: #333 url(img/sidebar.png) repeat-y;
}

#sidebarleft ul li
{
display: block;
margin: 1px 10px 1px 12px;
padding-bottom: 2px;
background: none;
}

#sidebarleft ul li ul li{
padding-bottom: 2px;
background: none;
}

#sidebarleft ul li li{
padding: 4px 3px 2px 2px;
background: none;
}

#sidebarleft a:link {
display:block;
color: #8BB3DF;
text-decoration: none;
font-weight: normal;
}

#sidebarleft a:hover {
display:block;
color: #FFF;
}

#sidebarleft a:visited:hover {
display:block;
color: #FFF;
}

#sidebarleft a:visited {
display:block;
color: #8BB3DF;
text-decoration: none;
}

#sidebarleft h2 {
color: #232D32;
padding: 4px 8px 4px 8px;
margin-top:14px;
color: cyan;
text-align:center;
background: #6799CF url(img/h2.png) repeat-x;
border-bottom: 1px solid #1F1F1F;
}

                         /***************************************************
                         *********************** Right Sidebar **************
                         *****************************************************/

#sidebarright
{
margin-bottom: 10px;
background: none;
padding: 0 8px  0 8px;
}

#sidebarright li
{
padding-bottom: 8px;
background: #333 url(img/sidebar.png) repeat-y;
}

#sidebarright ul li
{
display: block;
margin: 1px 10px 10px 12px;
padding-bottom: 2px;
background: none;
}

#sidebarright ul li ul li{
padding-bottom: 2px;
background: none;
}

#sidebarright ul li li{
padding: 0 3px 2px 2px;
background: none;
}

#sidebarright a:link {
display:block;
color: #8BB3DF;
text-decoration: none;
font-weight: normal;
}

#sidebarright a:hover {
display:block;
color: #FFF;
}

#sidebarright a:visited:hover {
display:block;
color: #FFF;
}

#sidebarright a:visited {
display:block;
color: #8BB3DF;
text-decoration: none;
}

#sidebarright h2 {
color: cyan;
text-align:center;
padding: 4px 8px 4px 8px;
margin-top:14px;
background: #6799CF url(img/h2.png) repeat-x;
border-bottom: 1px solid #1F1F1F;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 37px 0px 0px 30px;
padding: 0px 0px 0px 0px;
background: navy;
font-style: italic;
color: white;
border-top: 1px inset yellow;
border-left: 2px ridge yellow;
border-bottom: 2px ridge yellow;
border-right: 1px inset yellow;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
font-size: 11px;
display:block;
margin: 25px auto 0 auto;
padding: 2px 8px 2px 35px;
text-align: left;
background: #4F4F4F;
color:#fff;
border-left: 1px ridge #8BB3DF;
border-top: 1px ridge #8BB3DF;
}

#content .postmetadata
{
padding-left: 5px;
}

.postmetadata a:link
{
border: none;
color: #CFE6FF;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #CFE6FF;
font-weight: normal;
}

.postmetadata a:visited:hover
{
border: none;
color: #CFE6FF;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #CFE6FF;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a {color: #00CCFF; text-decoration: none; font-style: italic}
a:hover {color: #fff; text-decoration: underline}

a:visited
{
color: #8BB3DF;
text-decoration: none;
font-weight: normal;
}

a:visited:hover
{
text-decoration: underline;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
background: #333;
color: #EAEFD1;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
background: #4f4f4f;
margin-bottom: 2px;
border-left: 1px inset #8BB3DF;
border-top:2px outset #8BB3DF;
}

.commentlist li:hover
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
margin-bottom: 2px;
border-left: 1px inset orange;
border-top:2px outset orange;
}


li.alt
{
background: #1f1f1f;
border-left: 1px solid #8BB3DF;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #8BB3DF;
}


#comment
{
margin-left:5%;
width:80%;
}



#commentlist li {
font-size: 1.25em;
margin-bottom: 2.5em;
padding-bottom: 2em;
border-bottom: 1px ridge cyan;
}

#commentform {
margin: 1em 0;
background:#00000;
width: 300px;
}

#commentform textarea {
background: #fff;
border: 1px ridge red;
width: 380px;
}
#commentform textarea:hover {
background: #ccccff;
border: 1px solid red;
}
#commentform textarea:focus {
background: #ccccff;
border: 3px solid red;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #fff;
border: 1px ridge red;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ccccff;
border: 3px solid red;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ccccff;
border: 3px solid red;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform input {
	background-color: fff;
        border-style: outset;
	}

#commentform input:Hover {
	background-color: #66ccff;
        border-style: inset;
	}


#commentform #submit {
	margin: 0;
	float: right;
	} 
                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1, h2, h3, h4 {margin-top: 5px; color: #CCFF00; font-style: italic}


h2
{
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h2.posttitle   
{
font-size: 22px;
font-weight: bold;
padding-left: 5px;
padding-top: 4px;
padding-bottom: 4px;
margin-top: 12px;
margin-bottom: 5px;
background:#000000 url(img/posttitle.png) repeat-x;
color: cyan;
text-align:center;
}

.posttitle a:link
{
font-size: 22px;
color: cyan;
font-weight: bold;
}

.posttitle a:visited
{
font-size: 22px;
color: #fff;
font-weight: bold;
}

.posttitle a:hover
{
font-size: 22px;
color: #afbfcf;
font-weight: bold;
}

.posttitle a:visited:hover
{
text-decoration: none;
}

h4
{
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h4.respond
{
margin-left:5%;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}


                                                                      /***************************************************
                          *********************** Code ********************
                         *****************************************************/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
border-top: 1px solid #8BB3DF;
color: #FFF;
background: #4F4F4F;
}

                         /***************************************************
                         ************ Navigation (based on Blix)**************
                         *****************************************************/
#navigation {
margin-left:auto;
margin-right:auto;
width: 86%;
overflow: hidden;
height:2.7em;
line-height:2.7em;
background: url(img/rel.jpg) repeat-x #392f2e;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
  color:white;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form {
  float:right;
  height:100%;
  width:164px;
  padding:0 15px;
  line-height:0;
background: #392f2e;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
background:#000000;
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s {
  height:1.5em;
  width:115px;
  margin:0 5px 0 0;
  padding:0;
  font-size:0.8em;
  vertical-align:middle;
background: #392f2e;
color:white;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}


#navigation a {
color:#333333;}

#navigation .selected,
#navigation a:hover
{
background: url(img/navhov.png);
color:cyan;
}

#navigation form {
background:url:(img/rel.jpg) #392f2e;
}

#navigation #s {border-color:#FFF9EA;}

#navigation #searchbutton {
  color:#333333;
  background-color:#C2D36C;
}

.button
{
margin-bottom: -4px;
}

                         /***************************************************
                         *********************** Credits********************
                         *****************************************************/

.credits
{
margin-top: -20px;
margin-bottom: 5px;
padding: 0 4px 8px 4px;
float: right;
}


                         /***************************************************
                         *********************** Calendar ********************
                         *****************************************************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}


                         /***************************************************
                         ***************** Image General************
                         *****************************************************/

img 
{
padding:4px 10px 10px 4px;	
border:none;
}


                         /***************************************************
                         ***************** Previous and Next Posts************
                         *****************************************************/

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin: 10px;
}


                         /***************************************************
                         *********************** Smileys ********************
                         *****************************************************/

.wp-smiley
{
padding: 0;
}
                         /***************************************************
                         ************** Contained Float fix for date************
                         *****************************************************/

.postwrap
{
overflow:hidden;
width: 100%
}







                         /***************************************************
                           ************** Special Styles************
                          *****************************************************/





/* This is based on styles from the Sawchuk scheme for K2 */




.download, .code, .note, .alert, .new, .construction, .information  
{
    -x-background-x-position: 15px;
    -x-background-y-position: 10px;
    background-repeat: no-repeat;
    margin-top: 10px;
    margin-right-value: auto;
    margin-bottom: 10px;
    margin-left-value: auto;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    margin-right-ltr-source: physical;
    margin-right-rtl-source: physical;
    padding-top: 10px;
    padding-right-value: 10px;
    padding-bottom: 10px;
    padding-left-value: 50px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    text-align: left;
    font-size: 1.2em;
    line-height: 115%;
}





.download, .code, .note,
.alert, .new, .construction,
.information {
	background-position: 15px 10px;
	background-repeat: no-repeat;
	margin: 10px auto;
	padding: 10px 10px 10px 50px;
	text-align: left;
	font-size: 1.2em !important;
	line-height: 115%;
}

ul.download, ul.code, ul.note,
ul.alert, ul.new, ul.construction,
ul.information {
	list-style-type: disc;
	list-style-position: inside;
	padding: 10px 10px 10px 50px;
	font-size: 1em !important;
	line-height: 115%;
}

ol.download, ol.code, ol.note,
ol.alert, ol.new, ol.construction,
ol.information {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 10px 10px 10px 65px;
	font-size: 1em !important;
	line-height: 115%;
}

dl.download, dl.code, dl.note,
dl.alert, dl.new, dl.construction,
dl.information {
	padding: 10px 10px 10px 50px;
	font-size: 1em !important;
	line-height: 115%;
}

dl.download dt, dl.code dt, dl.note dt,
dl.alert dt, dl.new dt, dl.construction dt,
dl.information dt {
	font-weight: bold;
	font-size: 1.2em !important;
	line-height: 115%;
}

dl.download dd, dl.code dd, dl.note dd,
dl.alert dd, dl.new dd, dl.construction dd,
dl.information dd {
	list-style-type: disc;
	line-height: 115%;
}

.download {
	background-color: #353;
	background-image: url('img/package_go.png');
	border-top: 2px solid #383;
	border-bottom: 2px solid #383;
}

.download a, .download a:visited {
	color: #3F3;
	text-decoration: none !important;
	border-bottom: 2px dotted #3F3;
}

.download a:hover {
	color: #3C3;
	text-decoration: none !important;
	border-bottom: 2px dotted #3C3;
}

.code { /* use p class=code when you want to fake it, sometimes handy */
	background-color: #444;
	background-image: url('img/application_osx_terminal.png');
	border-top: 2px solid #AAA;
	border-bottom: 2px solid #AAA;
	font-family: 'Courier New', Courier, Fixed;
}
	


.alert {
	background-color: #533;
	background-image: url('img/exclamation.png');
	border-top: 2px solid #F33;
	border-bottom: 2px solid #F33;
}

.new {
	background-color: #643;
	background-image: url('img/new.png');
	border-top: 2px solid #F93;
	border-bottom: 2px solid #F93;
}

.construction {
	background-color: #553;
	background-image: url('img/error.png');
	border-top: 2px solid #FF3;
	border-bottom: 2px solid #FF3;
}

.information {
	background-color: #335;
	background-image: url('img/information.png');
	border-top: 2px solid #33F;
	border-bottom: 2px solid #33F;
}

.note {
	background-color: #444;
	background-image: url('img/page_white_text.png');
	border-top: 2px solid #AAA;
	border-bottom: 2px solid #AAA;
}

.callout {
	margin: 10px auto;
	padding: 10px;
	text-align: justify;
	font-size: 1.4em !important;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	color: #CCC;
}
/* @end */











