/*  
Theme Name: JonnyHardwick
Theme URI: http://www.dizzain.com/blog_customization/
Description: Design continuum theme for WordPress.
Version: 2.0
Author: Dizzain.com
Author URI: http://www.dizzain.com
*/


/*reset css*/

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

em {
	font-style:italic;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Begin Typography & Colors */

a {
cursor:pointer;
color:#1080ca;
text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a img {
border:0;
}

.pink {
	color:#ff004f;
}

.overflow {
	overflow:auto;
}

.fl_l {
	float:left;
}

.fl_r {
	float:right;
}

.red {
	color:#ff0000;
}

body {
font:14px  Arial, sans-serif;
color:#666666;
}

.entry dt {
	font-weight:bold;
}

.entry dd {
	margin: 0 0 10px 10px;
}

	
.entry h1 {
	font: bold 22px/26px Arial, Verdana, Tahoma;
	margin: 5px 0;
}

.entry h2 {
	font: bold 20px/26px Arial, Verdana, Tahoma;
	margin: 5px 0;
}

.entry h3 {
	font: bold 18px/20px Arial, Verdana, Tahoma;
	margin: 5px 0;
}

.entry h4 {
	font: bold 16px/20px Arial, Verdana, Tahoma;
	margin: 5px 0;

}

.entry h5 {
	font: bold 15px/18px Arial, Verdana, Tahoma;
	margin: 5px 0;

}

.entry h6 {
	font: bold 14px/16px Arial, Verdana, Tahoma;
	margin: 10px 0;

}

.sticky {
	
	padding: 0 10px 10px;
	}
	
.home .entry p {
	line-height:18px;
}

.entry p {
	padding-bottom:16px;
	line-height:18px;
}

.entry a:hover {
	text-decoration:underline;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	display:inline-block;
	vertical-align:middle;
	height:42px;
	width:42px;
	}

	.commentlist li .avatar img {
		height:42px;
		width:42px;
	}


.commentlist p {
	font-weight: normal;
	text-transform: none;
}
	
	.commentlist p.comment-data {
		background-color:#eaf1f2;
		padding:1px;
		font-size:13px;
	}
	
		.commentlist p.comment-data .date {
			color:#8d8d8e;
		}
		
	.comment-entry {
		padding:0 0 0 11px;
	}

#commentform p {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#sexycomments h3 {
	display:none;
}

.sexycomments-footer {
	visibility:hidden;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


/* Tables*/

.entry table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: ridge;
	border-color: #5d5d5d;
	border-collapse: collapse;
	margin: 5px 0;
}

	.entry table.full {
		width: 100%;
	}

.entry table th {
	border-width: 1px;
	padding: 3px;
	border-style: ridge;
	border-color: #5d5d5d;
}

.entry table td {
	border-width: 1px;
	padding: 3px;
	border-style: ridge;
	border-color: #5d5d5d;
}

/* Begin Structure */
body {
	background:#e9f0f1 url(images/body_bg.gif) 0 0 repeat-x;
}

#topper {
	position:relative;
	height:98px;
	width:1001px;
	margin:0 auto;
}

#logo {
	position:absolute;
	top:27px;
	left:47px;
	height:54px;
	font-size:10px;
	width:391px;
}

	#logo a {
		display:block;
		text-decoration:none;
		text-transform:uppercase;
		height:100%;
		width:100%;
		color:#000;
		font-weight:bold;
	}
	
		#logo a span {
			background:url(images/logo.png) 0 0 no-repeat;
			width:100%;
			height:100%;
			position:absolute;
			top:0;
			left:0;
			display:block;
		}
		
.rss_twitt_face {
	position:absolute;
	height:44px;
	width:280px;
	left:707px;
	top:28px;
}

#right_bar .rss_twitt_face {
	position:relative;
	left:0;
	top:0;
}


.rss_twitt_face a	{
	float:left;
	height:44px;
	width:44px;
	display:block;
	margin-right:10px;
	position:relative;
}

	.rss_twitt_face a span {
		position:absolute;
		top:0;
		left:0;
		height:44px;
		width:44px;
		display:block;
		background:url(images/rss_twitt_face_transp.png) 0 0 no-repeat;
	}
	
	/*.rss_twitt_face a.youtube {
		left:0px;
		}*/
	
		.rss_twitt_face a.youtube span {
			background-position:-132px 0;
		}
	
	/*.rss_twitt_face a.linkedin {
		left:54px;
		}*/
	
		.rss_twitt_face a.linkedin span {
			background-position:-176px 0;
		}
		
	/*.rss_twitt_face a.rss {
		left:108px;
		}*/
	
		.rss_twitt_face a.rss span {
			background-position:0px 0;
		}
		.rss_twitt_face a.twitter {
			padding:0  !important;
		}
	
		.rss_twitt_face a.twitter span {
			background-position:-44px 0;
		}
		
	/*.rss_twitt_face a.facebook {
		left:216px;
		}*/
	
		.rss_twitt_face a.facebook span {
			background-position:-88px 0;
		}
		
#main_nav {	
	height:33px;
	position:relative;
	width:1001px;
	margin:11px auto 0;
}

	#main_nav ul {
		height:33px;
		padding-left:29px;
	}
	
		#main_nav ul li {
			color:#fff;
			display:inline-block;
			height:33px;
			line-height:22px;
			text-align:center;
			text-decoration:none;
			vertical-align:top;
			background:url(images/lst_dot.gif) left 11px no-repeat;
			padding:0 5px 0 11px;
			float:left;
		}
		
		#main_nav ul li.home {
			background:none;
		}
		
		#main_nav ul li.active {
			background:url(images/main_nav_bg.png) no-repeat  !important;
			line-height:33px !important;
			padding:0 0 0 19px;
			margin-right:-3px;
			position:relative;
			z-index:10;
		}
		
			#main_nav ul li a {				
				color:#fff;
				display:inline-block;
				height:33px;
				text-align:center;
				text-decoration:none;
				font-size:16px;
				font-weight:normal;
			}
			
				#main_nav ul li a:hover {
					color:#b9effd;
					text-decoration:underline;
				}
			
			#main_nav ul li.active a {
				background:url(images/main_nav_bg.png) right 0 no-repeat;
				color:#037ac0;
				line-height:36px !important;
				padding:0 19px 0 0;
				font-size:17px;
			}

				#main_nav ul li.active a:hover {
					text-decoration:none;
					color:#037ac0;
				}
			
			
			body.blog #main_nav ul li.blog, body.single #main_nav ul li.blog {
				background:url(images/main_nav_bg.png) no-repeat  !important;
				line-height:33px !important;
				padding:0 0 0 19px;
				margin-right:-3px;
				position:relative;
				z-index:10;
			}
			
				body.blog #main_nav ul li.blog a, body.single #main_nav ul li.blog a {
					background:url(images/main_nav_bg.png) right 0 no-repeat;
					color:#037ac0;
					line-height:36px !important;
					padding:0 19px 0 0;
					font-size:17px;
				}

				body.blog #main_nav ul li.blog a:hover, body.single #main_nav ul li.blog a:hover {
					text-decoration:none;
				}

#top_search {
	position:absolute;
	height:25px;
	width:217px;
	background:url(images/sarch_panel.png) 0 0 no-repeat;
	top:-1px;
	left:756px;
}

	#top_search.hovered {
		background-position:0 bottom;
	}

	#top_search .inp_t {
		position:absolute;
		top:4px;
		left:25px;
		height:17px;
		padding:1px 0 0 0;
		width:131px;
		background:none;
		border:none;
	}
	
	#top_search .inp_s {
		position:absolute;
		height:20px;
		width:55px;
		top:3px;
		left:158px;
		cursor:pointer;
		border:none;
		background:none;
	}

#content_wrapper {
	width:999px;
	background:url(images/content_shadow.png) 0 0 repeat-y;
	padding:0 4px;
	margin:0 auto;
}

#content {
	width:666px;
	float:left;
	
}

#content.home {
	
}

	#content .post_container {
		padding:30px 44px 20px 46px;
		background:#fff url(images/grad/single_post.gif) 0 bottom repeat-x;
	}
	
		#content .post_container .post {
			padding:0 0 10px;
		}
		
	#content .posts_container {
		padding:20px 44px 20px 46px;
	}
	
		#content .posts_container .posmeta_bottom {
			padding-bottom:10px;
		}
	
		#content .posts_container .post {
			padding:10px 0 0px;
			background:url(images/bottom_border.gif) 0 bottom repeat-x;
		}
		
			#content .posts_container .post .entry {
				/*font-size:13px;*/
			}
			
				#content .posts_container .post .entry .postmetadata {
					padding-bottom:11px;
				}


.featured {
	background:#fff url(images/grad/featured_post.gif) 0 bottom repeat-x;
	padding:20px 46px 11px 46px;
}

	.featured h2 {
		position:relative;
		text-indent:46px;
		height:46px;
		line-height:46px;
	}
	
		.featured h2 span {
			position:absolute;
			top:0;
			left:0;
			display:block;
			background:url(images/header_images.png) 0 0 no-repeat;
			height:41px;
			width:36px;
		}
		
	.featured h3 {
		letter-spacing:0px;
		word-spacing:-1px;
		padding-bottom:5px;
	}

.recent_posts_comments {
	background:url(images/right_border.gif) 373px 0 repeat-y;
	overflow:hidden;
	zoom:1;
}

	.recent_posts_comments .post {
		padding:0 0 32px;
	}

	.recent_posts_comments h2 {
		font-size:28px;
		font-weight:bold;
		color:#333;
		letter-spacing:-1px;
		line-height:43px;
		position:relative;
		text-indent:46px;
		padding-bottom:15px;
	}
	
		.recent_posts_comments h2 span {
			position:absolute;
			top:0;
			left:0;
			display:block;
			background:url(images/header_images.png) 0 0 no-repeat;
		}

	.recent_posts_comments li.recent_posts {
		display:block;
		float:left;
		
		width:303px;
		padding:20px 24px 0 46px;
	}
	
	.gradient_container {
		background:url(images/grad/list_post_comments.png) 0 bottom no-repeat;
	}
	
	.recent_posts_comments li.comments {
		display:block;
		float:right;
		width:247px;
		padding:20px 15px 0 30px;
		margin-left:1px;
	}
	
		.recent_posts_comments li.comments li {
			padding:0 0 10px;
		}
	
	
	
		.recent_posts_comments li h2 span {
			background-position:0 -41px;
			height:43px;
			width:34px;
		}
		
		.recent_posts_comments li.comments h2 span {
			background-position:0 -84px;
			width:38px;
		}
		
		
	.recent_posts_comments .postmetadata {
		font-size:12px;
	}
	
	.recent_posts_comments .entry {
		font-size:13px;
		padding:5px 0 0;
	}
	
	.posmeta_bottom {
		font-size:12px;
	}
	
		a.comments {
			background:url(images/comments.gif) 0 0 no-repeat;
			padding:0 0 0 18px;
		}
		
		.more {
			background:url(images/more.gif) 0 0 no-repeat;
			padding:0 0 0 18px;
			margin-left:8px;
		}

#right_bar {
	float:right;
	width:332px;
}

.free_report {
	position:relative;
	height:245px;
	background:url(images/grad/right_bar_top.gif) left top repeat-x;
	border-bottom:solid 1px #cbcbcb;
}

	.free_report .free {
		width:60px;
		height:60px;
		background:url(images/free.png) 0 0 no-repeat;
		position:absolute;
		top:0;
		left:-1px;
	}
	
	.free_report h2 {
		font-size:29px;
		font-weight:bold;
		color:#333333;
		text-align:center;
		padding:26px 0 0;
		width:307px;
		line-height:31px;
	}
	
	.free_report p {
		position:absolute;
		display:block;
		width:244px;
		height:27px;
		background:url(images/form_input.png) 0 0 no-repeat;
	}
	
		.free_report p label {
			display:block;
			float:left;
			height:27px;
			line-height:27px;
			width:86px;
			padding-left:5px;
			font-size:13px;
			color:#666666;
			text-align:left;
		}
		
			.free_report p input {
				width:225px;
				position:relative;
				top:3px;
				background:none;
				float:left;
				border:0 none;
				padding:2px 0 0 10px;
			}
	
	.free_report p.name {
		top:106px;
		left:41px;
	}
	
	.free_report p.mail {
		top:142px;
		left:41px;
	}
	
	.free_report p.submit {
		top:187px;
		left:61px;
		background:url(images/freee_report.png) 0 0 no-repeat;
		height:36px;
		width:200px;
	}
	
	.free_report p.submit.hovered {
		background-position:0 bottom;
	}
	
		.free_report p.submit input {
			height:36px;
			width:200px;
			cursor:pointer;
		}

.banners{
	padding:19px 0 0 23px;
	border-top:solid 1px #FFF;
}

	.banners a {
		display:inline-block;
		padding:0 0 8px 12px;
	}



									
.twitter {
	padding:8px 0 0 35px;
}

	.twitter h2 a {
		background:url(images/twitter.png) 0 0 no-repeat;
		height:50px;
		line-height:50px;
		padding:0 0 0 50px;
		font-size:28px;
		font-weight:bold;
		color:#333;
		display:block;
	}
	
	.twitter ul a, .connect_with p a {
		color:#00A1D5;
	}
	
	.twitter ul a:hover, .connect_with p a:hover {
		color:#8bc4ce;
	}
	
		.twitter h2 a {
			color:#333;
			text-decoration:none;
		}

.connect_with {
	padding:8px 20px 20px 35px;
}

	.connect_with h2 {
		padding:5px 0 8px;
	}

	.connect_with p {
		padding:2px 0;
	}

	#twitter_update_list {
		width:285px;
		padding:10px 0 0;
		overflow:hidden;
		zoom:1;
	}
	
		#twitter_update_list li {
			padding:2px 0 10px;
		}

ul.categories {
	background:#FFF url(images/grad/categories.gif) 0 bottom repeat-x;
	border-top:solid 1px #cccccc;
	padding:0 10px 20px 45px;
}

	ul.categories ul li {
		display:inline-block;
		vertical-align:top;
		width:293px;
		padding:4px 1px;
	}

	.categories h2 {
		font-size:24px;
		height:50px;
		line-height:50px;
	}


#footer {
	background:#0595c7 url(images/grad/footer.gif) 0 top repeat-x;
	color:#FFF;
	font-size:12px;
}

	#footer a {
		color:#FFF;
	}
	
	#footer .widgets li.recommended_links {
		width:246px;
		margin-left:48px;
		display:inline-block;
		vertical-align:top;
	}
	
	#footer .widgets li.recommended_resources {
		width:286px;
		margin-left:38px;
		display:inline-block;
		vertical-align:top;
	}

	#footer .widgets li.about_jonny {
		width:320px;
		display:inline-block;
		margin-left:30px;
		vertical-align:top;
		line-height:18px;
		padding-top:6px;
	}

	#footer .container {
		width:1001px;
		margin:0 auto;
		padding:22px 41px 0 31px;
		border-top:solid 1px #0073b3;
	}
	
	#footer h3 {
		font-size:24px;
		color:#FFF;
		letter-spacing:-1px;
	}
	
		#footer .widgets li.recommended_links ul li, #footer .widgets li.recommended_resources ul li {
			display:inline-block;
			width:120px;
			line-height:25px;
			vertical-align:top;
		}
		
	#footer h3 {
		padding-bottom:12px;
	}
	
	#footer .copy {
		width:911px;
		margin:20px auto 0;
		border-top:solid 1px #82c9e3;
		height:51px;
		padding:20px 15px 0 16px;
		font-size:13px;
		line-height:17px;
	}

.post {
	/*margin: 0 0 40px;*/
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata.single {
	color:#707070;
	font-weight:bold;
	font-size:12px;
	padding:0 0 16px;
}
	


.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

		
/* End Structure */



/*	Begin Headers */


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h2.posttitle {
	font-size:23px;
	padding-bottom:20px;
	color:#1080CA;
}

	h2.posttitle a {
		color:#1080CA;
	}
	
		h2.posttitle a:hover {
			color:#8bc4ce;
}

h3.posttitle {
	font-size:23px;
	padding-bottom:5px;
	color:#1080CA;
}

h2 {
	letter-spacing:-1px;
	color:#333;
	font-size:28px;
	font-weight:bold;
	}

	h2 a {
		color:#333;
		text-decoration:none;
	}

h3 {
	font-size:18px;
	font-weight:bold;
	color:#333;
}

	h3  a {
		color:#1080CA;
		text-decoration:none;
	}
	
	h3  a:hover {
		text-decoration:underline;
		color:#8bc4ce;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3.pagetitle {
	color:#ff004f;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
}

.clients h3.pagetitle {
	margin-bottom:0;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	list-style:disc outside;
	margin-left:14px;
	}

.entry li {
	margin: 7px 0 8px 0;
	}

	.entry ul li ul {
		list-style:circle outside;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 3px 2px 3px 12px;
	margin: 2px 5px 1px 0;
	border-top:solid 1px #a6a8a9;
	border-bottom:none;
	border-right:none;
	border-left:none;
	font-size:14px;
	color:#000;
}

	#commentform p.input {
		background:url(images/input_rounded.png) 0 0 no-repeat;
		height:28px;
		padding:0 0 5px;
	}
	
		#commentform p.input input {
			background:none;
			border:0 none;
			width:225px;
		}

	#commentform p.textarea {
		background:url(images/textarea_rounded.png) 0 0 no-repeat;
		height:95px;
		width:546px;
		padding:11px 12px;
	}
	
		#commentform p.textarea textarea {
			color:#000;
			font-size:14px;
			border:0 none;
			height:95px;
			width:546px;			
			background:none;
			font-family:Arial, sans-serif;
			font-style:normal;
		}

#commentform b {
	color:#3c3c3c;
}

#commentform {
	margin: 5px 10px 0 0;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0px 0 5px 405px;
	border:0 none;
	background:none;
	width:170px;
	height:34px;
	text-align:center;
	font-size:11px;
	color:#2e2a2b;
	font-weight:bold;
	cursor:pointer;
}
	
#respond {
	overflow:hidden;
	padding-left:48px;
	background:#089bce url(images/grad/respond.gif) 0 top repeat-x;
}

	#respond h3 {
		color:#fff;
		font-size:24px;
		padding:20px 0 10px;
	}

	#respond a {
		color:#FFF;
	}
/* End Form Elements */



/* Begin Comments*/

.comment_head {
	background-color:#eaf1f2;
	padding:1px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0 44px 0 48px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 0 10px 0;
	list-style: none;
	}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 0 14px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}
	
#commentform .submit {
	background:url(images/submit.png) 403px 0 no-repeat;
	height:60px;
	margin-top:10px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */

.widget_container .widget {
	padding:20px 20px 10px 34px;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}


#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	background-color:#EEEEEE;
	color:#333333;
	letter-spacing:-0.5px;
	padding:10px;
	text-align:left;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	padding:0 0 0 48px;
	}
	
#comments {
	padding:18px 0 0 48px;
	font-size:24px;
}
/* End Various Tags & Classes*/



/* 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;
	-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 */

/*
misc
*/

.bio {
color:#000000;
font-family:arial,sans-serif;
font-size:13px;
font-weight:normal;
line-height:15px;
word-spacing:0;
}

.event {
font-size:12px;
margin-bottom:40px;
}

.event .title {
	color:#000000;
	font-size:14px;
	letter-spacing:-0.5px;
	text-align:left;
	margin-bottom:5px;
}

.event .summary {
color:#333333;
margin-bottom:15px;
text-align:left;
}

.entry ul.list {
list-style: none  !important;
margin:0;
padding:0 0 20px;
}

.entry ul.list li {
	padding:0;
	color:#7F7F7F;
	margin:0;
	list-style:none  !important;
	display:block;
}

.rule {
border-top:1px solid #BBBBBB;
margin:0 0 10px;
}

body.page-template-archives-php .posts_container ul {
	padding-bottom:10px;
}

	body.page-template-archives-php .posts_container ul li {
		padding:3px 0 2px;
	}
    
    
/** Added by Big Purple Fish **/

body
{
	color: #333;
}

div.blog_ad
{
    padding-top: 12px;
    text-align: center;
}

.entry ul, div#what_next_related ol { list-style-image: url(images/arrow_bullet_small.png); }

.entry ul, .entry ol, div#what_next_related ol
{
	padding-bottom: 16px;
	padding-left: 16px;
}

.entry ol
{
	list-style-type: decimal;
	padding-left: 32px;
}

.entry ol li {
	margin: 7px 0 8px 0;
}

.entry p
{
	line-height: 1.5;
}

.entry h4
{
	color: #1080CA;
	padding-bottom: 12px;
	font-size: 18px;
}

div#what_next_related { border-top: 1px solid #eee; padding: 10px 0; margin-top: 12px; font-size: 12px; }
div#what_next_related h4 { padding-bottom: 12px; }
div#what_next_related ul li { margin-bottom: 10px; }
div#what_next_related ol li { margin-bottom: 7px; }
div#what_next_related .left_half { width: 50%; float: left; }

div.left_clearer
{
	clear: left;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/** End added by Big Purple Fish **/
