@charset "UTF-8";
/*
Stylesheet Name: SmartPak Blog Styles
Description: These styles define web objects that are present on the blog site.
Version: 1.0
Author: Steven Maguire
*/

/*------- Blog Site Styles -------*/
h1						{padding: 0px 15px;}
h1 span					{font-size: 22px; color: #999; font-weight: bold;}
h1 span	span				{font-size: 26px; color: #666; font-weight: normal;}
.promoLink				{margin: 20px 0px 0px 0px; padding: 0px; width: 250px; height: auto; float: right; clear: none;}
.promoLink ul			{margin: 0px; padding: 0px; list-style-type: none; float: right; clear: none;}
.promoLink ul li		{margin: 0px; padding: 0px; float: left; border: 1px solid #890438;}
.promoLink ul li a		{margin: 0px; padding: 0px 15px; display: block; line-height: 30px; text-align: center; background: url(../siteart/01_Header/bkg-promoLink.gif) repeat-x top; border: 2px solid #de095c; color: #fff; font-weight: bold; text-decoration: none;} 
.promoLink ul li a:hover		{margin: 0px; padding: 0px 15px; display: block; line-height: 30px; text-align: center; background: url(../siteart/01_Header/bkg-promoLink.gif) repeat-x bottom; border: 2px solid #de095c; color: #fff; font-weight: bold; text-decoration: none;} 
.shortList				{margin: 5px; padding: 0px; border-left: 1px solid #ccc; float: left; clear: none; display: inline;}
.c302 .shortList				{width: 291px;}
.c605 .shortList				{width: 594px; border-left: none;}
.c302 img			{margin: 0px 0px 5px 5px; border: none;}
.shortList h4			{padding: 0px 5px;}
.shortList ul			{margin: 0px; padding: 0px; list-style-type: none;}
.shortList ul li		{margin: 0px; padding: 7px 5px; display: block; font-size: 12px; border-bottom: 1px solid #ccc;}
.shortList ul li span		{display: block; font-size: 13px; color : #666;}
.shortList ul li.foot		{background: #f6f6f6;}
.shortList ul li.foot a		{color: #333; font-weight: bold;}

span.homeTitle			{margin: 0px 0px 0px 10px;}
span.thumbnail-caption		{display: block; font-size: 10px; color: #888;}

.homePromo				{margin: 0px; padding: 0px; width: 100%; height: auto; float: left; clear: none; background: none;}
.homePromo h1				{font-weight: bold;}
.homePromo h2, .homePromo .entry		{margin: 0px; padding: 0px 10px;}
.superFoot				{margin: 0px 7px; padding: 10px; width: 960px; height: auto; float: left; clear: both; display: inline; background: #f9f9f9; border-top: 1px solid #eee;}
.superFoot h2				{margin: 0px 1px; padding: 7px 0px; width: 90%; display: block; background: none; color: #0262c6; font-weight: bold; text-align: left; font-size: 14px; font-style: normal;}
.superFoot h2.widgettitle				{padding: 7px 0px 0px 0px;}
.superFoot p				{margin: 0px; padding: 5px 10px; font-size: 12px; color: #666;}

.branding					{margin: 0px 0px 10px 0px; padding: 0px; width: 100%; height: auto; float: left; clear: both; display: inline;}
p.wp-caption-text			{font-size: 10px; color: #666; text-align: center;}
.recentcomments	a			{text-decoration: underline;}
/*------- Post Styles -------*/
.post, .page			{margin: 5px 5px 15px 5px; padding: 0px; width: 595px;border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; float: left; clear: none; display: inline;}
.post h1, .page h1		{margin: 0px; padding: 0px 10px;}
.post h2, .page h2		{margin: 0px; padding: 0px 10px; font-weight: bold; color: #333; font-style: normal; font-size: 18px;}
.entry	{padding: 10px 15px; float: left; clear: none;}
.single .post			{margin: 0px 5px 0px 5px;}
.post p					{line-height: normal;}
.post img					{padding: 5px; border: 1px solid #eee; background: #fff;}
.post ul				{font-size: 14px; color: #333; line-height: 18px;}

#captchaImgDiv			{margin: 5px 0px 0px 0px; padding: 0px 5px; background: #fff; border-top: 1px solid #ccc; border-bottom: 1px solid #eee;}

.byline			{margin: 0px; padding: 0px; width: 100%; float: left; clear: none;}
.byline p		{margin: 0px; padding: 5px 10px; font-size: 12px; color: #666;}

.postmetadata			{margin: 0px; padding: 0px; width: 100%; float: left; clear: none; background: #f6f6f6;}
.postmetadata ul		{margin: 0px; padding: 0px; list-style-type: none; font-size: 12px; color: #666;}
.postmetadata ul li		{margin: 0px; padding: 0px 10px; float: left; line-height: 25px; border-right: 1px solid #eee; display: inline;}

.navigation			{margin: 0px 5px; padding: 0px; width: 594px; float: left; clear: none; display: inline;}
.navigation .alignleft, .navigation .alignright		{margin: 0px; padding: 5px 10px; width: 277px; height: auto; float: left; clear: none; font-size: 12px; display: inline;}
.navigation .alignleft			{text-align: left;}
.navigation .alignright			{text-align: right;}

.logo span,.logo a span				{font-size: 36px; font-weight: bold; color: #666;}
.logo span em, .logo a span em			{font-size: 20px; font-weight: normal; color: #999;}
.logo a					{text-decoration: none;}

.alignleft			{margin: 0px 10px 10px 0px; float: left; clear: none;}
.alignright			{margin: 0px 0px 10px 10px; float: right; clear: none;}
/*************************************
             Comments
**************************************/
.comments					{margin: 0px; padding: 0px; width: 100%; height: auto; float: left; background: none;}
.post h3#comments, .post h3#respond		{margin: 0px; padding: 10px; line-height: 27px; background: none;}

.commentList				{margin: 0px; padding: 0px; width: 595px; height: auto; list-style-type: none; background: none; float: left;}
.comment-con, .comment-con-alt, .comment-con-admin				{margin: 0px; padding: 0px 0px 3px 0px; width: 595px; height: auto; background: #efefef; float: left; border-top: 1px solid #cccccc;}

.commentBadge				{margin: 0px; padding: 0px; width: 70px; height: auto; float: left; border-bottom: 1px solid #cccccc;}
.commentAvatar				{margin: 0px; padding: 0px; width: 70px; height: 70px; float: left; text-align: center;}
.commentAvatar img			{margin: 10px 0px 3px 0px; padding: 0px; width: 60px; height: 60px;}
.commentCount				{margin: 0px; padding: 0px; width: 70px; height: auto; float: left; text-align: center; font-weight: bold; font-size: 12px;}
.commentMain				{margin: 0px; padding: 0px; width: 525px; height: auto; float: left; background: none;}
.commentmetadata			{margin: 0px; padding: 5px 10px; width: 505px; font-size: 11px; color: #546477; border-bottom: 1px solid #cccccc;}
.commentmetadata a			{}
.commentBody				{margin: 0px; padding: 5px 10px; width: 504px; background: #ffffff; border-left: 1px solid #cccccc;}
.commentBody p				{margin: 0px; padding: 10px 0px; font-size: 12px; line-height: 18px; color: #424242;}
.commentBody a				{}
.commentBody blockquote		{margin: 0px 0px 0px 40px; padding: 0px; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height: 20px;}
form#commentform small		{font-size: 11px;}

.commForm					{margin: 0px; padding: 10px; background: #f9f9f9; border: 1px solid #eee;}
.commForm input.tbox		{width: 250px;}

.comment-con .commentBadge,.comment-con .commentmetadata	{background: #fdf6ea;}
.comment-con-alt .commentBadge,.comment-con-alt .commentmetadata	{background: #e4ebf7;}
.comment-con-admin .commentBadge,.comment-con-admin .commentmetadata	{background: #0060a9; color: #fff;}
.comment-con-admin .commentmetadata a, .comment-con-admin .commentmetadata strong			{color: #fff;}

.commAlert					{margin: 0px; padding: 0px; width: 90%; height: auto; clear: both; display: inline;}
.commAlert p				{padding: 10px; font-size: 12px; background: #f0f0f0;}

#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }
