/* @override http://ajwnews.net/wp-content/themes/PressRow/style.css */

/*
Theme Name:		AJW (modified from PressRow)
Theme URI:		http://www.ajwnews.com
*/

body { background: #fff; color: #444; font: 9px Georgia, "Times New Roman", Times, serif; text-align: center; }


* { padding: 0; margin: 0; }


/*---:[ global elements ]:---*/

a img { border: none; }

a { color: #1873e1; text-decoration: underline; }

	a:visited { color: #1873b1; text-decoration: underline; }

	a:hover { color: #085381; text-decoration: underline; }

p { margin: 0 0 15px 0; }

blockquote { padding: 5px 10px 0 10px; margin: 0 0 15px 0; border-top: 1px solid #bbb; border-bottom: 1px solid #bbb; background: #f5f5f5; color: #666; }

	blockquote p { margin-bottom: 7px; }
	
code { color: #090; font-family: "Courier New", Courier, monospace; }

pre { width: 500px; margin-bottom: 15px; font-size: 1.2em; float: left; }

* html pre { font-size: 1.0em; overflow: hidden; }


/*---:[ headlines ]:---*/

h1 { font-weight: bold; font-size: 4.0em; line-height: 1.8em; }
	
	h1 a, h1 a:visited, h1 a:hover { color: #222; text-decoration: none; }
	
h2 { font-weight: normal; font-size: 1.4em; }
	
		.post h2 a, .post h2 { line-height: normal; padding-top: 10px; margin-bottom: 10px; color: #2D4A63; text-decoration: none; font-family: "Lucida Grande", helvetica, sans-serif; font-weight: bold; font-style: italic;}
		
		.post h2 a:visited { text-decoration: none; }
		
		.post h2 a:hover { color: #666; text-decoration: none; }
	
	#sidebar h2, #sidebar h2 a { color: #888; margin-bottom: 5px; text-decoration: none;}
	
	h2.archive_head { font-size: 2.4em; padding: 4px 4px 4px 32px; background: #f5f5f5 url('images/icon_folder.gif') 5px 50% no-repeat; border-bottom: 1px solid #bbb; margin-bottom: 30px; }
	
	h2.comment_head { padding-left: 29px; line-height: 2.0em; background: url('images/icon_comment.gif') 0 50% no-repeat; color: #999; }
	
	h2.form_head { color: #999; }
	
h3 { font-weight: normal; font-size: medium; margin-bottom: 4px; color: #999; }

/* DW change: style for title in Super Recent Posts widget */
.super_recent_posts_item_title {font-family: arial; font-size: 16px; text-decoration:none;}

/* DW change: Following line was the style for h4. Changed to a class and modified theme to apply this class to display of dates in posts. */
.date { display: inline; font-weight: normal; padding: 4px; line-height: 1.0em; font-size: .8em; text-transform: uppercase; background: #f5f5f5; border-bottom: 1px solid #ddd; }

/*---:[ core layout elements ]:---*/

br.clear { clear:both; height:0px; }

#container { width: 770px; margin: 0 auto; }

	#page { width: 770px; float: left; border-style: none solid; border-width: 1px; border-color: #57738a;}

		#header { width: 770px; margin-bottom: 30px; float: left; clear:both; }
			
		#content_box { width: 770px; padding-bottom: 5px; text-align: left; float: left; }
		
			#content { width: 500px; padding-right: 40px; overflow: visible; float: left; }
			
			* html #content { overflow: hidden; }
			
			#sidebar { color: #222; font-size: 1.2em; line-height: 1.5em; float: left; }
			
			* html #sidebar { overflow: hidden; }
			
		#footer { width: 770px; padding-top: 8px; border-top: 4px solid #222; font-size: 1.2em; text-transform: uppercase; letter-spacing: .3em; float: left; clear: both; }
		


/*---:[ advertising styles ]:---*/
.textad {
	font-size: 1.5em;
	padding:20px;
	display: block;
}

.widget .textad {
	font-size: 1.1em;
	line-height: 2;
}


#header .ad {
	margin: 25px auto;
	width: 726px;
	margin-bottom:0;
	padding: 3px;
	border: solid grey 1px;
}

.textad, a.textad {
	font-weight: bold;
	background-color: #598076;
	color: white;
	text-decoration: none;

}
.textad h1, .textad h2, .textad h3, .textad h4, .textad h5, .textad h6, .textad p, .textad span, .textad div {
	color: #eee;
}


/*---:[ header styles ]:---*/

#nav { width: 100%; border-top: 1px none #bbb; border-bottom: 1px solid #bbb; float: left; clear:both; }

	#nav ul { list-style: none; margin:0; }

		#nav li { float: left; }
		
			#nav li a, #nav li a:visited { display: block; height: 3.0em; padding: 0 1.2em; line-height: 3.0em; color: #222; text-decoration: none; font-size: 1.4em; text-transform: uppercase; letter-spacing: .3em; float: left; }
		
			#nav li a:hover, #nav li.current_page_item a { color: #fff; background: #222; text-decoration: none; }
			
			.blog #nav li a.blog, .blog #nav li a.blog:visited, .archive #nav li a.archives, .archive #nav li a.archives:visited, .about #nav li a.about, .about #nav li a.about:visited { background: #222; color: #fff; cursor: default; }

#pic { width: 770px; height: 200px; border-top: 1px none #bbb; clear: both; float: left; }


	#header #pic { background: url('images/ajw_header.jpg') no-repeat; }


/*---:[ content styles ]:---*/

.post { width: 500px; margin-bottom: 50px; font-size: 1.4em; line-height: 1.7em; color: #444; float: left; }

	.entry ul, .entry ol { margin: 0 0 15px 40px; color: #000; }
	
	.entry ul { list-style-type: square; }
	
		.entry li { padding: 3px 0; }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 30px; }
	
	.entry dl { margin-bottom: 15px; }
			
	.entry dt { font-weight: bold; color: #000; }
	
	.entry dd { margin: 0 0 0 20px; font-style: italic; }

	.entry img.left { padding: 6px; margin: 0 10px 5px 0; background: #f5f5f5; border: 1px solid #bbb; float: left; }

	.entry img.left_off { margin: 0 10px 5px 0; float: left; }
	
	.entry img.right { padding: 6px; margin: 0 0 5px 10px; background: #f5f5f5; border: 1px solid #bbb; float: right; }

	.entry img.right_off { margin: 0 0 5px 10px; float: right; }
	
	.entry img.center { display: block; padding: 6px; margin: 0 auto 15px auto; background: #f5f5f5; border: 1px solid #bbb; }
	
	.entry img.center_off { display: block; margin: 0 auto 15px auto; }
	
	.post_meta { width: 480px; padding: 4px 10px; border-top: 1px dotted #bbb; border-bottom: 1px dotted #bbb; background: #f5f5f5; line-height: normal; float: left; }
	
		p.num_comments { padding-left: 27px; margin-bottom: 0; line-height: 1.6em; background: url('images/icon_excl.gif') 0 50% no-repeat; float: right; }
		
		p.tagged { padding-left: 27px; margin-bottom: 0; line-height: 1.6em; background: url('images/icon_file.gif') 0 50% no-repeat; float: left; }
	
.navigation { width: 480px; padding: 10px; margin-bottom: 30px; font-size: 1.4em; line-height: 1.7em; background: #f5f5f5; float: left; }

* html .navigation { line-height: normal; }
	
	.previous { padding-left: 27px; margin-bottom: 0; background: url('images/icon_previous.gif') 0 50% no-repeat; float: left; }
	
	.next { padding-right: 27px; margin-bottom: 0; background: url('images/icon_next.gif') 100% 50% no-repeat; float: right; }
	
	.jump { padding: 4px 6px 4px 33px; margin: 0 0 10px 10px; background: #f5f5f5 url('images/icon_down.gif') 6px 50% no-repeat; float: right; clear: both; }


/*---:[ sidebar styles ]:---*/

#sidebar, #sidebar li { list-style: none;
}

	#sidebar li {width: 220px; margin-bottom: 25px; float: left; }

		.widget { padding: 10px 4px; background: #f5f5f5; float: left;
	border-color: #bbb;
	border-width: 1px;
	border-style: dotted none dotted dotted;
 }

		#king-text-2 {
	background-color: #40637c;
	border-style: solid none solid solid;
	border-color: #40637c;
	border-width: 1px;
}

		#king-text-2 a{
	color: white;
}
		#cat-posts-263334312 {
	background: #cdecfd;
	border-style: solid none solid solid;
	border-color: #40637c;
	border-width: 1px;
}
#cat-posts-263334312 h2{
	font-weight: bold;
	color: #345770;
	font-family: "Lucida Grande", helvetica, sans-serif;
	font-size: 1.6em;
	display: none;
}
#cat-posts-263334312 {
	font-family: "Lucida Grande", helvetica;
}

#cat-posts-263334312 p{
	margin-top: 10px;
}
#cat-posts-263334312 a {
	font-style: italic;
	text-decoration: none;
		color: #345770;
	font-size: 1.1em;
	font-weight: bold;
	
}

.cat_posts {
	background: #e6f6ff;
	border-style: dotted none dotted dotted;
	border-color: #40637c;
	border-width: 1px;
}

.widget_search{
	border: none;
	background-color: transparent;
}

table#wp-calendar{
	width: 100%;
}
			#sidebar li  p { margin-bottom: 10px; }
			
			#sidebar li  p.center { text-align: center; }
			
			#sidebar li  img.off { border: none; }

			#sidebar li ul, #sidebar li ol { list-style: square; width: 210px; padding-left: 20px; margin-bottom: 12px; }
			
				#sidebar li ul li, #sidebar li ol li { width: 200px; padding: 3px 10px 3px 0; margin-bottom: 0; }
				
					.quick_date { padding-left: 10px; color: #999; }
	

/*---:[ footer styles ]:---*/

#footer p { text-align: center; }

#footer a, #footer a:visited { color: #222; text-decoration: none; }

#footer a:hover { color: #222; text-decoration: none; }


/*---:[ comment styles ]:---*/

#comments { width: 500px; font-size: 1.4em; line-height: 1.7em; color: #444; float: left; clear: both; }

	ul.comment_list { list-style: none; margin-bottom: 40px; border-top: 1px dotted #bbb; float: left; }
		
		ul.comment_list li, ul.comment_list li.alt, ul.comment_list li.author_comment_, ul.comment_list li.author_comment_alt { width: 480px; padding: 15px 10px 5px 10px; border-bottom: 1px dotted #bbb; float: left; }

		ul.comment_list li.alt, ul.comment_list li.author_comment_alt { background: #f5f5f5; }
		
			.comment_intro { width: 480px; margin-bottom: 15px; line-height: normal; float: left; }
			
			* html .comment_intro { margin-bottom: 0; }
			
			.author_comment_ .comment_intro { width: 453px; padding-left: 27px; background: url('images/icon_author.gif') 0 50% no-repeat; }
			
			.author_comment_alt .comment_intro { width: 453px; padding-left: 27px; background: url('images/icon_author_alt.gif') 0 50% no-repeat; }
			
				img.gravatar { float: right; margin: 0 0 10px 10px; }
			
				.comment_author { font-weight: bold; font-size: 1.2em; }
				
				.comment_meta { font-size: .9em; }
				
					.comment_meta a, .comment_meta a:visited, .comment_meta a:hover { color: #999; text-decoration: none; }
		
			#comments .entry { clear: both; }
			
			#comments .entry ul, #comments .entry ol { margin: 0 0 15px 40px; color: #000; border: none; float: none; }
	
			#comments .entry ul { list-style-type: square; }
	
				#comments .entry li { width: auto; padding: 3px 0; border: none; float: none; }
		
					#comments .entry ul li ul, #comments .entry ul li ol, #comments .entry ol li ul, #comments .entry ol li ol { margin: 0 0 0 30px; }


/*---:[ comment form styles ]:---*/

#comment_form { width: 500px; padding: 10px 0; float: left; }

	#comment_form p { padding: 6px 0; margin-bottom: 0; }
	
		#comment_form label { padding-left: 10px; font-size: .9em; }

		#comment_form .text_input { width: 40%; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		
		#comment_form .text_area { width: 95%; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
	
		#comment_form .text_input:focus, #comment_form .text_area:focus { border-top: 2px solid #444; border-left: 2px solid #444; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
	

/*---:[ search form styles ]:---*/

#search_form { text-align: center; }

	#search_form .text_input { width: 85%; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 1px solid #999; border-left: 1px solid #999; border-right: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
	
	#search_form .text_input:focus { border-top: 1px solid #444; border-left: 1px solid #444; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }


/*------------------------ custom portion from wordpress.com site */

body {
	background-image:url('http://ajwnews.com/wp-content/themes/PressRow/images/bg.gif');
}

#navigation {
	background-color:#ffffff;
}

#wrapper {
	background-color:#ffffff;
}

#page {
	background-color:#ffffff;
}

#pic {
	background-color:#ffffff;
}

#content-box {
	background-color:#ffffff;
}

#container {
	background-color:#ffffff;
}

#about {
	background-color:#ffffff;
}

#secondary {
	background-color:#ffffff;
}

#theme-info {
	background-color:#ffffff;
}

#entry {
	background-color:#ffffff;
}

#post-content {
	background-color:#ffffff;
}

#title {
	background-color:#ffffff;
}

#primary {
	background-color:#ffffff;
}

#blog-title {
	background-color:#ffffff;
}

#post-meta {
	background-color:#ffffff;
}

#post-title {
	background-color:#ffffff;
}

#content {
	width:500px;
	padding-left:20px;
	padding-right:20px;
	overflow:visible;
	float:left;
}

#sidebar {
	width:226px;
	color:#222;
	font-size:1.2em;
	line-height:1.5em;
	float:left;
}

#archives {
	background-color:#ffffff;
}

#footer {
	background-color:#ffffff;
}

#nav-1 {
	background-color:#ffffff;
}

#header {
	background-color:#ffffff;
}

#miscellany {
	background-color:#ffffff;
}

#container h3 {
	color:#3a4e59;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0;
	font-family:"Lucida Grande", helvetica, Verdana, Arial, sans-serif;
}

#container .comments-title, #container h1, #container .post-title, .textad {
	color:#486a81;
	font-size:16px;
	font-weight:none;
	letter-spacing:0;
	font-family:"Lucida Grande", helvetica, Verdana, Arial, sans-serif;
)
<a href="http://www.twitter.com/MNJewishWorld"><img src="http://twitter-badges.s3.amazonaws.com/twitter-a.png" alt="Follow MNJewishWorld on Twitter"/></a>
