/*
Theme Name: Christina Kelly
Theme URI: http://discobikini.com

Description: Theme for Christina Kelly
Version: 1.0
Author: Leo Newball, Jr.
Author URI: http://leonewball.com/
Tags: black, white, fixed-width,

*/

.nav-header a, .menu-item-home a, .posttitle a {
	color: black
}

.posttitle a:hover, .posttitle a:visited, .posttitle a:active {text-decoration: none; color: black;}
.alignleft {
	float: left;
	padding: 5px 5px 5px 0;
}

.alignright {
	float: right;
	padding: 5px 0 5px 5px;
}

.aligncenter {
	display: block;
	margin: 5px auto;
}

.posttitle {padding-bottom: 10px;}

.wp-caption {border: 1px solid #a3a3a3; padding: 5px;}

.wp-caption.alignright {
	margin: 0 0 5px 10px;
}

.wp-caption.alignleft {
	margin: 0 10px 5px 0;
}


.wp-caption-text,
.gallery-caption
{color: #666666;}

.gallery-caption {
	text-align: center;
	font-size: .857em; /* Roughtly 12px */
}

.wp-caption .aligncenter {margin-top: 10px;	margin-bottom: 10px;}

.gallery-caption {margin-top: 4px;}

.wp-caption img {padding-bottom: 5px; border-bottom: 1px solid #a3a3a3}

.hide {display: none;}
.show {display: block;}

.widget ul {
  margin-left: 0;
  list-style: none;
}