/*
Theme Name:		NeoBox
Description:	A 3-column design which brings together the best of some of the most popular WordPress themes available. 
Version:		0.6
Author:			Rick Beckman
*/

body { background: #fff; color: #333; font: 62.5% Georgia, "Times New Roman", Times, serif; }
* { padding: 0; margin: 0; }

/*---:[ core layout elements ]:---*/


#container { width: 885px; margin: 0 auto; padding: 20px 0; }
	#page { }
		#masthead { width: 865px; margin: 0 0 20px 0; padding: 0 10px; text-align: left; }
		#rotating_image { width: 885px; margin: 0 0 20px 0; }
			#rotating_image img { display: block; border: 10px solid #eee; }
		#content_box { width: 865px; padding: 0 10px; background: url('images/content_bg.gif') 50% 0 repeat-y; text-align: left; }
			#left_box { width: 665px; float: left; }
				#content { width: 463px; padding: 0 1px; float: right; }
					#content_inner { width: 457px; padding: 0 3px; }
			.sidebar { width: 190px; float: left; }
			#left_bar { padding: 0 10px 0 0; }
			#right_bar { padding: 0 0 0 10px; }
		#footer { padding: 1.0em 0; border-top: 1px double #ddd; }
#footer_bottom { }

/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: bold 1.0em Georgia, "Times New Roman", Times, serif; }
h1 { font-size: 1.8em; line-height: 1.11111em; padding: 0 10px; color: #111; }
h2 { font-size: 1.8em; line-height: 1.11111em; padding: 1.11111em 10px 0 10px; border-top: 1px dotted #ddd; color: #111; }
	h2 a, h2 a:visited { color: #333; }
	h2 a:hover { color: #237fa1; text-decoration: none; }
	.archives h2, .attachment-page h2 { font-size: 1.1em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; margin: 0 0 1.81818em 0; padding: 0.36364em 10px 0.36364em 10px; background: #eee; border-top: 1px solid #ddd; border-bottom: 1px dotted #ddd; text-align: center; }
	.page h2, .error404 h2 { padding-top: 0; }
	.sidebar h2 { font-size: 1.25em; margin: 0 0 0.9em 0; line-height: 1.9em; padding: 0; text-transform: none; letter-spacing: 2px; border-top: 0; border-bottom: 1px solid #ddd; }
h3 { font-size: 1.23077em; line-height: 1.25em; color: #999; }
	.entry-content h3 { margin: 1.875em 0 0.625em 0; }
	.entry-content h3.top { margin: 0 0 0.625em 0 !important; }
	h3.entry-title { font-size: 1.8em; line-height: 1.11111em; padding: 1.11111em 10px 0 10px; border-top: 1px dotted #ddd; color: #111; }
		h3.entry-title a, h3.entry-title a:visited { color: #333; }
		h3.entry-title a:hover { color: #237fa1; text-decoration: none; }
h4 { font-size: 0.84615em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; }
.top { border-top: none !important; }

/*---:[ global elements ]:---*/

hr { display: none; }
a, a:visited { color: #237fa1; text-decoration: none; }
a:hover { color: #113B4B; text-decoration: underline; }
a:active {color:#000000;}
a img { border: none; }
blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 0 1.53846em 10px; padding: 0 0 0 10px; border-left: 1px solid #eee; }
abbr, acronym { font-size: 0.84615em; border-bottom: 1px dotted #888; letter-spacing: 1px; text-transform: uppercase; line-height: 1.0em; cursor: help; }
sub, sup { line-height: 1.0em; }
code { font-size: 0.92308em; font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace; line-height: 1.0em; }
	html[xmlns*=""] body:last-child code { font-size: 1.0em; } /* Safari 2.x hack to handle font sizes consistently. */
pre { margin: 0 0 1.81818em 0; padding: 0.81818em; font-size: 0.84615em; font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; white-space: pre-wrap; white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; }
	html[xmlns*=""] body:last-child pre { font-size: 1.0em; } /* Safari 2.x hack to handle font sizes consistently. */
.title { font-style: italic; } /* Use for names of books, movies, ships, and other titles which would be italicized or (if written) underlined */
.foreign { font-style: italic; } /* Use for foreign language words and phrases; it is preferable that the P, SPAN, or other element also have the LANG attribute specified as well with the appropriate country/language code */
p.center { text-align: center !important; }
p.bottom { margin: 0 !important; }
p.unstyled { padding: 0 20px; font-size: 1.3em; }

/*---:[ #banner styles ]:---*/

#masthead #rss_subscribe { width: 40px; height: 40px; float: right; }
	#masthead #rss_subscribe a { display: block; width: 40px; height: 40px; background: url('images/icon_rss.gif') no-repeat; text-indent: -9999px; outline: none; }
#masthead h1 { font: bold 3.2em Georgia, "Times New Roman", Times, serif; letter-spacing: -1px; padding: 0; }
	#masthead h1 a, #masthead h1 a:visited { color: #111; }
	#masthead h1 a:hover { color: #237fa1; text-decoration: none; }
#masthead #blog-description { font: normal 1.4em/1.42857em Verdana, serif; padding: 0; color: #999; text-align: left; }

/*---:[ archive styles ]:---*/

.archive-meta { width: 445px; padding: 0 10px; font-size: 1.3em; line-height: 1.53846em; }
	.archive-meta p { margin: 0 0 1.53846em 0; text-align: justify; }
.entry-content ul.wp-tag-cloud { text-align: justify; }
	.entry-content ul.wp-tag-cloud li { padding: 0; background: transparent; display: inline; }

/*---:[ entry specific styles ]:---*/

.entry-meta { font: normal 1.1em/1.3em Verdana, serif; margin: 0 0 1.81818em; padding: 0 10px; color: #999; clear: both; }
	.entry-meta a, .entry-meta a:visited { color: #999; text-decoration: none; }
	.entry-meta a:hover { color: #999; text-decoration: underline; }
	.entry-meta span { display: block; }
		.entry-meta .author { padding: 2px 0 2px 20px; background: url('images/icon_user.png') 0 50% no-repeat; }
		.entry-meta .entry-date { padding: 2px 0 2px 20px; background: url('images/icon_date.png') 0 50% no-repeat; }
			.entry-meta .entry-date abbr { border: none; text-transform: none; letter-spacing: inherit; font-size: inherit; line-height: inherit; }
			.entry-meta .entry-date .date-sep { display: inline; }
		.entry-meta .cat-links { padding: 2px 0 2px 20px; background: url('images/icon_category.png') 0 0.1em no-repeat; }
		.entry-meta .tag-links { padding: 2px 0 2px 20px; background: url('images/icon_tag.png') 0 0.3em no-repeat; }
		.entry-meta .comments-link { padding: 2px 0 2px 20px; background: url('images/icon_comment.png') 0 50% no-repeat; }
		.entry-meta .edit-link { padding: 2px 0 2px 20px; background: url('images/icon_edit.png') 0 50% no-repeat; }
		.entry-meta .entry-sharing { }
			.entry-meta .entry-sharing span { display: inline; }
			.entry-meta .entry-sharing a.stbutton { padding-left: 20px; }
	.entry-meta .meta-sep { display: none; }
	.entry-meta-left, .entry-meta-right { max-width: 50%; }
	.entry-meta-left { float: left; }
	.entry-meta-right { float: right; }

.entry-content { clear: both; }
	.entry-content .page-link { word-spacing: 0.5em; text-align: center; padding: 0.76923em 10px; background: #efefef; border: 1px solid #ddd; clear: both; }
		.entry-content .page-link .meta-page { padding: 0 0 0 18px; background: url('images/icon_pages.png') 0 50% no-repeat; }
	.entry-content .entry-attachment { text-align: center; }
		.entry-content .entry-attachment .attachment-46x60 { vertical-align: middle; padding-right: 10px; text-decoration: none !important; }
	.entry-content .entry-caption p { text-align: center; font-size: small; }
	.entry-content .gallery { clear: both; overflow: hidden; margin: 0 auto 1.53846em; }
		.gallery .gallery-item { float: left; margin: 10px 0 0 0; text-align: center; }
		.gallery .gallery-item, .format_text .gallery li { padding: 0; background: transparent; }
			.gallery .gallery-item img, .gallery .gallery-item img.thumbnail { max-width: 89%; height: auto; padding: 1%; margin: 0 auto; }
			.gallery .gallery-item .gallery-caption { margin-left: 0; font-size: small; font-size: 0.84615em; line-height: 1.45455em; }
				.gallery .gallery-item .gallery-caption a { background: transparent; text-decoration: underline; color: #237FA1; }
		.gallery .col-1 { width: 100%; }
		.gallery .col-2 { width: 50%; }
		.gallery .col-3 { width: 33%; }
		.gallery .col-4 { width: 24.5%; }
		.gallery .col-5 { width: 20%; }
		.gallery .col-6 { width: 16.5%; }
		.gallery .col-7 { width: 14%; }
		.gallery .col-8 { width: 12.4%; }
		.gallery .col-9 { width: 11%; }
		.gallery .col-10 { width: 10%; }
		.gallery .col-11 { width: 9%; }
		.gallery .col-12 { width: 8.33%; }
		.gallery .col-13 { width: 7.6%; }
		.gallery .col-14 { width: 7.1%; }
		.gallery .col-15 { width: 6.66%; }
		.gallery .col-16 { width: 6.25%; }
		.gallery .col-17 { width: 5.83%; }
		.gallery .col-18 { width: 5.55%; }
		.gallery .col-19 { width: 5.25%; }
		.gallery .col-20 { width: 4.95%; }

/*---:[ entry/comment styles ]:---*/

.entry-content, .comment-content { font-size: 1.3em; line-height: 1.53846em; padding: 0 10px; }
	.entry-content a, .comment-content a { text-decoration: none; }
	.entry-content a:visited, .comment-content a:visited {text-decoration: none; }
	.entry-content a:hover, .comment-content a:hover { text-decoration: underline; }
	.entry-content blockquote, .comment-content { }
		.entry-content blockquote.right, .comment-content blockquote.right { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 0 0 10px; padding: 0.4375em 0 0.4375em 10px; float: right; }
		.entry-content blockquote.left, .comment-content blockquote.left { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 10px 0 0; padding: 0.4375em 10px 0.4375em 0; background: none; border-right: 1px solid #eee; border-left: none; float: left; }
			.entry-content blockquote.right p, .entry-content blockquote.left p, .comment-content blockquote.right p, .comment-content blockquote.left p { margin: 0 !important; }
	.entry-content p, .comment-content p { margin: 0 0 1.53846em 0;}
		.entry-content p.note, .comment-content p.note { padding: 0.76923em 10px; background: #ffffa0; border: 1px solid #d3d35d; }
		.entry-content p.alert, .comment-content p.alert { padding: 0.76923em 10px; background: #F99; border: 1px solid #C00; }
	.entry-content ul, .comment-content ul { list-style: none; margin: 0 0 1.53846em 0; }
	.entry-content ol, .comment-content ol { margin: 0 0 1.53846em 20px; }
		.entry-content li, .comment-content li { }
		.entry-content ul li, .comment-content ul li { padding: 0 0 0 18px; background: url('images/icon_bullet.png') 0 0.1462em no-repeat; }
			.entry-content ul li ul, .entry-content ul li ol, .entry-content ol li ul, .entry-content ol li ol, .comment-content ul li ul, .comment-content ul li ol, .comment-content ol li ul, .comment-contentol li ol { margin: 0 0 0 10px; }
	.entry-content dl, .comment-content dl { margin: 0 0 1.53846em 0; }
		.entry-content dt, .comment-content dt { font-weight: bold; }
		.entry-content dd, .comment-content dd { margin: 0 0 0 1.53846em; }
	.entry-content img, .comment-content img { }
		.entry-content img.left, .entry-content img.alignleft, .comment-content img.left, .comment-content img.alignleft { margin: 0 10px 1.53846em 0; float: left; clear: left; }
		.entry-content img.right, .entry-content img.alignright, .comment-content img.right, .comment-content img.alignright { margin: 0 0 1.53846em 10px; float: right; clear: right; }
		.entry-content img.center, .entry-content img.aligncenter, .comment-content img.center, .comment-content img.aligncenter { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }
		.entry-content img.block, .comment-content img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
		.entry-content img.frame, .comment-content img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }
		.entry-content img.stack, .comment-content img.stack { clear: none !important; }

/*---:[ comment specific styles ]:---*/

#comments { width: 463px; margin: 4.0em 0 2.0em 0; }
	.comments h3 { padding: 0 20px; font: normal 1.2em/1.66667em Verdana, sans-serif; border-bottom: 1px dotted #bbb; }
		.comments h3 span { padding: 2px 0 2px 18px; background: url('images/icon_comment.png') 0 50% no-repeat; }
	.comments ol { margin: 0 0 3.0em 0; list-style: none; }
		.comments li.c, .comments li.t { clear: both; background: #f8f8f8; border-bottom: 1px dotted #bbb; width: 445px; padding: 1.42857em 9px 0.8em 9px; }
			.comments li.t { padding-top: 0.8em; }
		.comments li.alt { background: #fff; }
		.comments li.bypostauthor { background: #e7f8fb !important; }
		.comments .comment-number { color: #999; padding: 0 0 0 20px; font: bold 1.2em/1.66667em Verdana, sans-serif; float: right; }
		.comments .comment-author { font-weight: bold; font-size: 1.4em; line-height: 1.42857em; }
			.comments .comment-author .photo { margin: 0 10px 10px 0; float: left; clear: left; }
		.comments .comment-meta { font: normal 1.1em/1.81818em Verdana, serif; margin: 0 0 1.81818em; padding: 0 9px; color: #999; }
			.comment-meta .comment-date { padding: 2px 0 2px 20px; background: url('images/icon_date.png') 0 50% no-repeat; }
			.comment-meta .comment-link { padding: 2px 0 2px 20px; background: url('images/icon_link.png') 0 50% no-repeat; }
			.comment-meta .edit-link { padding: 2px 0 2px 20px; background: url('images/icon_edit.png') 0 50% no-repeat; }
			.comment-meta .meta-sep { display: none; }
		.comments .comment-content { }
			.comment-content a.comment_link, .comment-content a.comment_link:visited {font-style: italic; font-weight: bold; color: #333; background: none; text-decoration: none; }
			.comment-content a.comment_link:hover { color: #333; text-decoration: underline }

/*---:[ comment form styles ]:---*/

#respond { margin: 0 0 0.83333em 0; padding: 0; border-bottom: 1px dotted #ddd; font: normal 1.2em/1.66667em Verdana, sans-serif; }
	#respond h3 { padding: 0 20px; font: normal 1.0em/1.66667em Verdana, sans-serif; border-bottom: 1px dotted #bbb; }
		#respond h3 span { padding: 2px 0 2px 18px; background: url('images/icon_respond.png') 0 50% no-repeat; }
	#respond #login-req { margin: 1em 19px 1em 19px; padding: 0.76923em 10px; background: #FFC0CB; border: 1px solid #C00; }
	#respond #formcontainer { width: 425px; padding: 0 19px; }
		#formcontainer p { padding: 0.69231em 0 0.76923em 0; }
		#formcontainer .required { color: #F00; }
		#formcontainer .form-submit { padding-bottom: 1.30769em; }
		#formcontainer .subscribe-to-comments label { padding-left: 10px; }
		#formcontainer label[for="luv"] { padding-left: 10px; }
		#formcontainer input[type="text"] { width: 209px; padding: 2px; color: #333; font: normal 1.0em Georgia, "Times New Roman", Times, serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
			#formcontainer input[type="text"]:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		#formcontainer textarea#comment { width: 419px !important; height: 5.84615em; padding: 2px; color: #333; font: normal 1.0em Georgia, "Times New Roman", Times, serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
			#formcontainer textarea#comment:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		#formcontainer input[type="submit"] { margin-top: 10px; padding: 0.35714em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: bold 1.07692em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
			#formcontainer input[type="submit"]:hover { color: #237fa1; }

/*---:[ navigation (newer/older) styles ]:---*/

.navigation { text-align: right; width: 443px; padding: 0.69231em 10px 0.76923em 10px; background: #efefef; border-top: 1px solid #ddd; font-size: 1.3em; line-height: 1.53846em; clear: both; }
	#nav-above { border-bottom: 1px solid #ddd; }
	.nav-previous { text-align: left; padding: 0 20px 0 0; float: left; max-width: 220px; }

/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }
	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 190px; margin: 0 0 2.5em 0; font: normal 1.2em/1.33333em Verdana, serif; float: left; }
		li.widget p { margin: 0 0 1.33333em 0; }
		li.widget ul, li.linkcat ul { list-style: none; }
		li.widget ol { margin: 0 0 0 20px; }
			li.widget li, li.linkcat li { margin: 0 0 0.75em 0; }
				li.widget li br { display: none; }
				li.widget li ul, li.linkcat li ul { margin: 0.75em 0 0 20px; }

			/*---:[ calendar widget styles ]:---*/

			#calendar_wrap { width: 182px; margin: 0 0 0.83333em 0; padding: 0 8px 0 0; font-family: Georgia, "Times New Roman", Times, serif; }
			table#wp-calendar { width: 182px; border-collapse: collapse; }
				table#wp-calendar caption { font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; }
				table#wp-calendar th { width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; }
				table#wp-calendar td { width: 26px; line-height: 1.66667em; color: #999; text-align: center; }
				table#wp-calendar td#next, table#wp-calendar td#prev { width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; }

			/*---:[ search widget ]:---*/

			#search { text-align: right; }
				#search h2 { text-align: left; }
				#search #s { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; }
				#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
				#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; font: bold 1.0em Georgia, "Times New Roman", Times, serif; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #000; cursor: pointer; }
				#search input[type="submit"]:hover { color: #237fa1; }

		/*---:[ Brian's Latest Comments plugin styles ]:---*/

		#latest_comments ul li > a[title="Go to the comments of this entry"] { float: right; color: #999; }
		#latest_comments ul li small { display: block; margin: 0; font-weight: normal; }

/*---:[ footer styles ]:---*/

#footer p { font: normal 1.1em/1.45455em Verdana, sans-serif; color: #999; text-align: right; }
	#footer a, #footer a:visited { color: #999; border-bottom: 1px solid #ddd; text-decoration: none; }
	#footer a:hover { color: #333; text-decoration: none; }
	#footer #goto_top { display: none; }

/*---:[ search form styles ]:---*/

.search { }
	.search .text-input { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
	.search .text-input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
	.search .submit-button { margin: 0.25em 0 0 0; padding: 2px 3px; font: bold 1.0em Georgia, "Times New Roman", Times, serif; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #000; cursor: pointer; }
	.search .submit-button:hover { color: #237fa1; }

/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, .comments ol:after, .comments li:after, #formcontainer:after, form.search:after, .gallery-clear, .entry-meta:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

