/*
Theme Name: PopJudaica
Theme URI: http://popjudaica.com/blog
Description: WordPress theme based on PopJudaica.com
Version: 0.1
Author: Sue Bailey
Tags: BlogMum


*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a {
color: #1166bb;
text-decoration: underline;
}

a img {
	border: none;
}

a:visited {
	color: #666;
text-decoration: underline;
}

a:hover {
	color: black;
text-decoration: underline;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #fff;
	color: #000;
	font: 80% Verdana, Arial, sans-serif;
	margin: 0 auto;
	padding: 0;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 { 
        color: #1166bb;
	margin: 0px 0 2px 0;
	padding: 5px 0px;
}

#rightsidebar h2 {
        font-size: 110%;
        margin-left: 0px;
}

h3 {
color: black;	
margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}



/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}



.feedback, .ad-widget {
	color: #ccc;
	clear: both;
        border-bottom: 1px dashed #999;
}

.feedback {
	text-align: right;
        padding-bottom: 5px;
}

.ad-widget {
text-align: center;
padding: 5px 0px;
}

.meta {
	font-size: 80%;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

.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 & aligment */

.storycontent img {
margin: 0px auto;
}

#sidebar a.category-top  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: 900;
	font-size: 14px;
	margin-top: 6px;
        color: #1166bb;
text-decoration: none;
}

#sidebar div {
margin-bottom: 10px;
}

#sidebar ul {
list-style-image: url(http://www.popjudaica.com/includes/templates/chosen/images/star1-over.gif);
list-style-type: none;
}

#rightsidebar ul {
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

#rightsidebar {
margin-left: 20px;
}

#header ul {
float: right;
margin: 0px 50px 0px 0px;
padding: 0px;
}

#header li {
display: inline;
list-style-type: none;
text-align: right;
margin-left: 20px;
}

#pagenavi {
margin: 20px auto;
text-align: center;
}