/*
Theme Name: Yahoo! Human Rights Theme
Theme URI: http://www.yhumanrightsblog.com/blog/
Description: Custom Blog Skin for Yahoo! Business and Human Rights Blog
Version: 1.0
Author: Mediatavern, LLC
Tags: fixed width, two columns, three columns, widgets

*/
.menu {
    text-transform: uppercase;
}
.blog-box ul,
.blog-box ol,
.singlepost ul,
.singlepost ol {
    font-size: 14px;
}
.widget_recent_entries ul,
.widget_categories ul,
.widget_links ul,
.widget_archive ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_meta ul {
    padding:0 0 0 11px;
	margin:0 0 13px;
	background:url(images/dotted02.jpg) repeat-x 0 100%;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.widget_recent_entries ul li,
.widget_categories ul li {
    font:bold 14px/14px Arial, Helvetica, sans-serif;
	padding:0 0 14px;
}
.widget_links ul li,
.widget_archive ul li,
.widget_pages ul li,
.widget_recent_comments ul li,
.widget_meta ul li {
    font:12px/14px Arial, Helvetica, sans-serif;
	padding:0 0 14px;
}
    
.widget_tag_cloud A {
    color:#888;
}
.widget_tag_cloud A:visited {
    color:#888;
}
.widget_tag_cloud A:hover {
    color:#333;
    text-decoration:none;
}
.widget_seperator {
    background:url(../images/dotted01.gif) repeat-x 0 100%;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
/* End Typography & Colors */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
    margin: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
