/*
Theme Name: Rabbi Lynnda Targan Custom Theme
Theme URI: http://www.rabbilynndatargan.com
Author: Dan Criel
Author URI: http://dancriel.com
Description: Custom theme for Rabbi Lynnda Targan created by Dan Criel
Version: 1.0
*/

/* =CSS Reset
-------------------------------------------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
small {
	font-size: 0.6em;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 0 0 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 10px 10px;
}

.alignleft {
    float:left;
    margin: 5px 10px 10px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 10px 10px;
}

a img.alignnone {
    margin: 5px 10px 10px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 10px 10px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 0;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 0 10px 10px 0;
}

.wp-caption.alignleft {
    margin: 0 10px 10px 0;
}

.wp-caption.alignright {
    margin: 0 0 10px 10px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:10px;
    margin:0;
    padding:4px 4px 5px;
    color: #963;
    font-style: italic;
}


/* =Basic Elements
-------------------------------------------------------------- */
body {
	font-family: "Georgia", "Times New Roman", "Times", serif;
	font-size: 12px;
	background: transparent url('images/body_bg.jpg') repeat 0 0;
	min-width: 900px;
}

h1,h2,h3,h4,h5,h6, .page-title {
	margin-bottom: 1.4em;
	line-height: 1.4em;
}
h1, .page-title {
	font-size: 2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #92381E;
	text-shadow: #FFF4BE 0 1px;
}
h2 {
	font-size: 1.7em;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 1.4em;
}
h4, h5, h6 {
	font-size: 1.1em;
}
strong,b {
	font-weight: bold;
}
em,i {
	font-style: italic;
}
p {
	margin: 0 0 15px 0;
	line-height: 1.6em;
}
a {
	color: #92381E;
}
a:hover {
	color: #700;
}
#main a:visited {
	color: #C33;
}
blockquote {
	margin: 0 40px;
}
hr {
	height: 1px;
	border: 0;
	/* background: #963; */
	border-bottom: 1px dotted #963;
}

.clear { clear: both; }
.hidden { display: none; }


/* =Theme Styles
-------------------------------------------------------------- */
#header {
	height: 168px;
	background: transparent url('images/header_bg.jpg') repeat-x 0 0;
	border-bottom: 2px solid #D7AD57;
}
	#logo {
		position: absolute;
		left: 0;
	}
	#blog-title {
		font-size: 48px;
		letter-spacing: 0.2em;
		color: #92381E;
		text-shadow: #FFF4BE 0 1px;
		float: left;
		display: inline;
		margin: 80px 0 0 232px;
		font-family: "Times", serif;
	}
		#blog-title a {
			text-decoration: none;
		}

.social {
	line-height: 25px;
	padding: 8px 0 5px 30px;
	font-size: 16px;
	text-decoration: none;
	position: absolute;
	left: 235px;
}
.social.facebook {
	top: 30px;
	background: transparent url('images/facebook.png') no-repeat center left;
}
.social.twitter {
	top: 60px;
	background: transparent url('images/twitter.png') no-repeat center left;
}

#container {
	width: 930px;
}

#sidebar {
	width: 213px;
	float: left;
	display: inline;
	font-size: 1.4em;
}
	#sidebar-container {
		width: 213px;
		padding: 40px 0;
		float: left;
		display: inline;
		/* background: transparent url('images/sidebar_bg.jpg') repeat-y 0 0; */
		background: transparent url('images/wailing_wall.jpg') no-repeat 0 0;
		border-right: 1px solid #D7AD57;
	}
		#nav li {
			line-height: 1em;
		}
			#nav li a {
				float: left;
				display: inline;
				clear: both;
				text-decoration: none;
				padding: 5px 10px 5px 26px;
				width: 178px;
				text-shadow: #FFEAA1 0 1px;
			}
			#nav li.current_page_item a, #nav li.current_page_ancestor a {
				background: transparent url('images/pom_small.gif') no-repeat 5px 4px;
			}
			#nav li a:hover {
				background-color: rgba(232, 133, 2, 0.4);
			}
	#sidebar_cap {
		float: left;
		display: inline;
		clear: both;
		width: 214px;
		height: 5px;
		background: transparent url('images/sidebar_cap.gif') no-repeat 0 0;
		margin: 0 0 40px 0;
	}

#main {
	float: left;
	display: inline;
	width: 680px;
	margin: 15px 10px 40px 20px;
}
	#main img {
		border: 1px solid #000;
	}
	
	#main ul,#main ol {
		margin: 0 0 15px 25px;
	}
	#main li {
		line-height: 1.6em;
	}
	#main ul li {
		list-style-type: disc;
	}
	#main ol li {
		list-style-type: decimal;
	}
	
	#main blockquote {
		color: #633;
	}
		#main blockquote img {
			border: none;
		}
		
	#main .image-double {
		width:250px;
		float:right;
		display: inline;
		margin: 0 0 10px 10px;
	}
		#main .image-double p:first-child {
			margin: 0 5px;
		}
		#main .image-double .wp-caption {
			margin: 0;
			padding: 0;
		}
	
	#main-sub {
		float: left;
		display: inline;
		width: 480px;
	}
	
	#side-nav {
		width: 180px;
		float: right;
		display: inline;
		margin: 0 0 40px 10px;
		font-size: 11px;
	}
		#side-nav ul, #page-nav ul {
			margin: 0 0 20px 0;
		}
			#side-nav ul li, #page-nav ul li {
				list-style-type: none;
			}

#blogRSS {
	width: 200px;
	height: 25px;
	background: transparent url('images/rss.png') no-repeat top right;
	padding: 8px 30px 5px 0;
	margin: 20px 0 0 5px;
	font-size: 16px;
	display: block;
	text-decoration: none;
}
#blogRSS:hover {
	text-decoration: underline;
}
#blog-container {
	/*
	background: transparent url('images/paper_bg.jpg');
	border: 1px solid #D7AA55;
	padding: 10px;
	*/
}
#blog-header {
	width: 715px;
	height: 100px;
	margin: -15px 0 20px -19px;
}
	#blog-header img {
		border: 1px solid #D7AD57;
		border-width: 0 1px 1px 0;
	}
#main.blog h1 {
	text-transform: none;
	margin-bottom: 10px;
	line-height: 1em;
	font-size: 2.4em;
}
	#main.blog h1 a {
		text-decoration: none;
	}
	#main.blog h1 small {
		color: #666;
		font-style: italic;
	}
	.blog-post {
		/*
		background: transparent url('images/paper_bg.jpg');
		border: 1px solid #D7AA55;
		padding: 10px;
		*/
		margin: 0 0 35px 0;
		border-bottom: 1px dotted #963;
	}
		.blog-post h2 {
			margin-bottom: 0;
		}
			.blog-post h2 a {
				text-decoration: none;
			}
	.post-meta p {
		margin-bottom: 5px;
	}
	.post-date, .post-date a {
		color: #666;
		margin-bottom: 15px;
		text-decoration: none;
	}
		.post-date a:hover {
			text-decoration: underline;
		}
h2.page-info-subhead {
	margin-bottom: 15px;
}
	
#main ol.commentlist {
	padding-left: 0;
	margin-left: 0;
}
#main ol.commentlist li {
	margin: 10px 0;
	padding: 10px;	
	border: 1px solid #999;
	list-style-type: none;
	background: #FFF6E1;
}
ol.commentlist li ol {
	margin-left: 10px;
}
.commentlist .commentmetadata {
	margin: 0 0 10px 0;
}
.commentlist .commentmetadata a {
	font-size: 10px;
	color: #999;
}
	.commentlist #respond h3 {
		margin-top: 10px;
	}
.comment-awaiting-moderation {
	font-size: 12px;
	color: orange;
}
.comment-author img {
	float: right;
}
#main .comment.bypostauthor {
	border: 1px solid #92381E;
}
#comments h3 {
	margin-bottom: 10px;
}
#comments .comment img {
	border: none;
}
label small, #cancel-comment-reply small {
	font-size: 11px;
}
#page-nav-newer {
	float: right;
}



#footer {
	clear: both;
}
	#footer p {
		margin: 10px;
		color: #963;
	}