/*
 * Theme Name: JOMO
 * Theme URI: http://jomo.com
 * Description: Jomo's theme, based on Piano Black
 * Version: 0.0
 * Author: Aaron Jorbin
 * Author URI: http://aaron.jorb.in
 * Template: piano-black
 * */

@import url("../piano-black/style.css");

body{
background:black;

}

.post{
color: #222;

}


#wrapper{
background: black;

}
#middle-contents{
background: white;
}
#footer{
background: black;
}
#copyright a{
color:#A11252;
}
#header{
height: 87px;

}
#header ul li{
float:left;
}

#contents{
width: 912px;
}

#right-col{
width:270px;

}
#right-col li{
font-size: 1.2em;

}

#side-left-ex{
width: 124px;
}
#side-right-ex{
width: 119px;
}
.side-title{
color:#A11252;
font-weight: bold;
font-size: 1.45em;
}

.side-title a, .side-title a:hover{
color:#A11252;

}


.post h2 a, .post h2 a:visited,  #single h2{
color:#444;

}

.side-box-short{
width:100%;
}

#banner_sports{
background-image:url(images/banner_blog.jpg);
}
td.left_shadow {
	background-image: url(http://www.jomo.com/images/bg_left.gif);
	background-repeat: repeat-y;
	width: 26px;
}
td.top_left {
	background-image: url(http://www.jomo.com/images/bg_top_left.gif);
	background-repeat: repeat-y;
	width: 26px;
}
td.top_right {
	background-image: url(http://www.jomo.com/images/bg_top_right.gif);
	background-repeat: repeat-y;
	width: 26px;
}
td.mid_left {
	background-image: url(http://www.jomo.com/images/bg_th_left.gif);
	background-repeat: repeat-y;
	width: 26px;
}
td.mid_right {
	background-image: url(http://www.jomo.com/images/bg_th_right.gif);
	background-repeat: repeat-y;
	width: 26px;
}


td.top_shadow {
	background-image: url(http://www.jomo.com/images/bg_top_center.gif);
	background-repeat: repeat-x;
	height: 14px;
}
td.right_shadow {
	background-image: url(http://www.jomo.com/images/bg_right.gif);
	background-repeat: repeat-y;
	width: 26px;
}
td.bottom_shadow {
	background-image: url(http://www.jomo.com/images/bg_bottom_shadow.gif);
	background-repeat: repeat-x;
	height: 14px;
}
.red {
	color: #A11252;
}
th  {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #FFF;
	line-height: 30px;
	background-image: url(http://www.jomo.com/images/bg_th.gif);
	background-repeat: repeat-x;
}
td  {
	font-size: 12px;
}

#ccform{
font-size: 110%;
color:#222222;
}
#ccformbox{
width: 240px;
}
.post-content a.more-link, .post-content a.more-link:visited, .post-content a.more-link:hover {
padding: 0;
margin:0;
background:none;
font-weight:bold;
clear:none;
display:inline;
height: auto;
text-decoration: underline;
}

.post-content a.more-link, .post-content a.more-link:visited{
color: #A11252;
}
