/*
Theme Name: WordPress Jump Start
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
*/


body
{
	background: #e7f3f9 url(images/bg.jpg) repeat-x 50% 0%;
	color: #1b3a4e;
	font-size: 10pt;
	font-family: arial;
	margin: 0;
	padding: 0;
}

div, ul, img
{
	margin: 0;
	padding: 0;
	border: 0;
}
img
{
	max-width: 868px;
}
p, h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 8px 0;
}
h1, h2, h3, h4, h5, h6
{
	font-family: arial;
}
h1
{
	font-size: 13pt;
}
h2
{
	font-size: 11pt;
}
h3, h4, h5, h6
{
	font-size: 9pt;
}
a
{
	color: #498fb3;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
ul
{
	list-style-position: inside;
}
hr
{
	border: 0;
	border-top: 1px solid #dae7eb;
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

#header, #mid, .mainwrap
{
	width: 960px;
	margin: 0 auto;
	clear: both;
}

/* Header */
#logo
{
	margin: 0 0 10px;
	float: left;
}
#feed
{
	background: url(images/rss-trans.png) no-repeat;
	float: right;
	margin: 100px 20px 0 0;
	height: 30px;
	width: 104px;
	padding: 0 38px 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
#headmenu
{
	background: url(images/head-bg.png) no-repeat;
	height: 64px;
	clear: both;
}
#headmenuitem
{
	margin: 0 30px;
	list-style: none;
}
#headmenuitem li
{
	float: left;
	padding: 0 20px;
	height: 64px;
	line-height: 40px;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
}
#headmenuitem .current, #headmenuitem .current_page_item
{
	background: url(images/head-bg-current.png) no-repeat 50% 29px;
}
#headmenuitem li a
{
	color: #95bed6;
}
#headmenuitem .current a, #headmenuitem .current_page_item a, #headmenuitem li a:hover
{
	color: #fff;
	text-decoration: none;
}
#searchboxhead
{
	float: right;
	height: 25px;
	padding: 7px 30px 0 20px;
}
#searchbox
{
	float: left;
	border: 1px solid #000;
	background: url(images/searchbox-bg.png) repeat-x;
	height: 13px;
	font-size: 13px;
	margin: 0 16px 0 0;
	padding: 5px 9px;
	width: 170px;
}

/* Middle */
#midwrap
{
	width: 930px;
	margin: 0 10px 0 20px;
	background: url(images/mid-bg.png) no-repeat;
}
#contentwrap
{
	background: #fff url(images/mid-bg.png) no-repeat 0 -15px;
	position: relative;
	top: 15px;
	left: 0;
}
body.singlepage #midwrap
{
	background: url(images/mid-page-bg.png) no-repeat;
}
body.singlepage #contentwrap
{
	background: #fff url(images/mid-page-bg.png) no-repeat 0 -15px;
}
#midfoot
{
	width: 930px;
	background: url(images/mid-bg-bottom.png) no-repeat;
	height: 15px;
	margin: 15px 0 0 20px;
}
#postwrap
{
	float: left;
	width: 610px;
}
#sidebar
{
	float: right;
	width: 300px;
	margin: 0;
}
.post
{
	clear: both;
	padding: 20px 0 0 110px;
	width: 500px;
}
.page
{
	clear: both;
	padding: 15px 10px 0 40px;
}
.content
{
	font-size: 11pt;
	line-height: 17pt;
}
.date
{
	background: url(images/date-ribbon-trans.png) no-repeat;
	height: 81px;
	width: 100px;
	float: left;
	font-family: georgia;
	padding: 20px 0 20px 10px;
	margin: -12px 0 0 -129px;
	text-align: center;
	color: #95bed6;
}
.date .datem
{
	padding: 8px 0 0;
	font-size: 11px;
	line-height: 11px;
}
.date .dated
{
	font-size: 32px;
	line-height: 32px;
}
.date .datey
{
	padding: 3px 0 0;
	font-size: 15px;
	line-height: 15px;
}
.post h2, .page h2
{
	font-size: 20pt;
	line-height: 20pt;
}
.post h2 a
{
	color: #1b3a4e;
}
.post .meta
{
	margin: 12px 0 0;
}
.post .meta span
{
	padding: 2px 20px 2px 30px;
	line-height: 16px;
}
.post .meta .postauthor
{
	background: url(images/groupmeta.png) no-repeat 0 0;
	border-right: 1px solid #dae7eb;
}
.post .meta .comment
{
	background: url(images/groupmeta.png) no-repeat 0 -20px;
	margin: 0 0 0 20px;
}
.post .content img.size-full
{
	border: 6px solid #dae7eb;
}
.post .content
{
	width: 480px;
	margin: 12px 0 0 0;
	overflow: hidden;
}
.post .foot
{
	width: 480px;
	height: 48px;
	margin: 20px 0 0;
	border-top: 1px solid #dae7eb;
	border-bottom: 1px solid #dae7eb;
}
body.single .post .foot
{
	height: 97px;
}
.post .about
{
	width: 480px;
	margin: 10px 0 0;
	background: url(images/about-bg.png) no-repeat;
	position: relative;
}
.post .aboutwrap
{
	background: url(images/about-bg-bottom.png) no-repeat 0 100%;
}
.post .aboutwrap img.avatar
{
	margin: 15px 20px 5px;
	border: 5px solid #9bb5c0;
	float: left;
}
.post .aboutcontent
{
	padding: 15px 20px;
	color: #657881;
}
.post .aboutcontent .title
{
	color: #abb9c0;
	font-size: 8pt;
}
.post h4
{
	font-size: 12pt;
	color: #1b3a4e;
	padding: 8px 0 0;
}
.post h4 a
{
	color: #1b3a4e;
}
.post .clip
{
	position: absolute;
	top: -10px;
	left: 85px;
}
.post .category, .post .tags
{
	padding: 2px 20px 2px 30px;
	line-height: 16px;
	background: url(images/groupmeta.png) no-repeat 0 -40px;
	margin: 14px 0;
}
.post .tags
{
	background: url(images/groupmeta.png) no-repeat 0 -60px;
}
.post .tags a
{
	color: #999;
}
.post .sep
{
	height: 1px;
	border-bottom: 1px solid #dae7eb;
}
.post .readmore
{
	float: right;
	margin: -20px 0;
}
.navigation
{
	width: 480px;
	margin: 25px 0 0 110px;
	font-size: 11pt;
}
.navigation .prev
{
	height: 46px;
	line-height: 46px;
	padding: 0 0 0 46px;
	background: url(images/groupnav.png) no-repeat 0 -46px;
	float: left;
	display: block;
}
.navigation .next
{
	height: 46px;
	line-height: 46px;
	padding: 0 46px 0 0;
	background: url(images/groupnav.png) no-repeat 100% 0;
	float: right;
	display: block;
}
.top
{
	background: url(images/top.png) no-repeat 100% 0;
	padding: 20px 0 0;
	margin:  0 20px;
	float: right;
	font-size: 9pt;
	white-space: nowrap;
	clear: both;
	position: relative;
	top: -20px;
	right: 0;
}

/* Sidebar */
.side
{
	margin: 0 0 40px;
	float: right;
	width: 275px;
	padding: 0 0 0 25px;
}
.sidehead
{
	background: url(images/side-ribbon.png) no-repeat 100% 0;
	position: relative;
	top: -30px;
	right: 15px;
	padding: 26px 0 30px 25px;
	width: 275px;
	margin: 0 0 -55px;
	z-index: 1;
	clear: both;
}
.sidehead h2
{
	font-size: 12pt;
	color: #95bed6;
}
.side ul
{
	width: 275px;
	list-style: none;
	position: relative;
	z-index: 2;
}
.side li
{
	background: url(images/list-type.png) no-repeat 0 50%;
	padding: 10px 0 10px 20px;
	margin: 0;
	line-height: 20px;
	border-bottom: 1px solid #dae7eb;
	width: 255px;
	float: left;
	clear: left;
}
.side li img
{
	float: left;
}
.twitter
{
	background: url(images/twitter-trans.png) no-repeat;
	width: 227px;
	height: 193px;
	margin: 0 0 -25px -15px;
	padding: 20px 25px;
	color: #5b92b6;
	font-size: 11pt;
	font-weight: bold;
	font-family: georgia;
}
.twitterwrap
{
	width: 227px;
	height: 193px;
	position: relative;
}
.twitter a
{
	color: #d29615;
}
.twitter-timestamp
{
	font-size: 8pt;
	font-weight: normal;
	position: absolute;
	top: 115px;
	left: 0;
}

/* Comments */
.commentwrap
{
	margin: 10px 0 10px;
	width: 480px;
}
.commenthead
{
	margin: 20px 0 10px;
	height: 40px;
	line-height: 40px;
	background: url(images/comment-head-trans.png) no-repeat;
	padding: 0 15px;
	color: #fff;
	font-size: 12pt;
}
.commentlist
{
	list-style: none;
}
.commentlist li
{
	margin: 15px 0 10px;
	padding: 0 0 4px 0;
}
.commentlist li .commentitem
{
	background: #eff2f4 url(images/comment-bg-bottom.png) no-repeat 0 100%;
}
.commentlist li .commentitemwrap
{
	position: relative;
	top: -5px;
	left: 0;
	background: url(images/comment-bg.png) no-repeat;
	padding: 15px 15px 10px;
}
.comment-avatar
{
	float: left;
}
.comment-avatar img
{
	border: 5px solid #173c57;
}
.comment-content
{
	margin: 0 0 0 80px;
	color: #555;
}
li.pingback .comment-content
{
	margin: 0;
}
.comment-author
{
	color: #1b3a4e;
	font-weight: bold;
	float: left;
}
.comment-meta
{
	font-size: 8pt;
	margin: 5px 0 0;
}
.reply
{
	float: right;
	margin: 5px 0 0;
}
.commentlist ul.children
{
	list-style: none;
	margin: 15px 0 0 -50px;
}
.commentlist ul.children li
{
	margin: 0;
	padding: 0;
}
.commentlist ul.children li .commentitemwrap
{
	top: 0;
	background: 0;
	padding: 15px;
}
.commentlist ul.children li.depth-2, .commentlist ul.children li.depth-2 .commentitem
{
	background: #d3e5f3;
}
.commentlist ul.children li.depth-3, .commentlist ul.children li.depth-3 .commentitem
{
	background: #b6d1e6;
}
.commentlist #respond
{
	left: 45px;
	top: 5px;
}
.commentlist #respond li
{
	margin: 0;
	background: none;
}
#respond
{
	position: relative;
	z-index: 5;
	width: 480px;
	background: url(images/commentform-bg-bottom.png) no-repeat 0 100%;
	padding: 0 0 5px 0;
	clear: both;
	margin: 10px 0 0;
}
#respond .respond-title
{
	background: url(images/commentform-bg.png) no-repeat;
	padding: 5px 0 0;
	position: relative;
}
#respond .respond-title h3
{
	background: #e0eff7 url(images/comment-box.png) no-repeat 15px 6px;
	height: 43px;
	line-height: 43px;
	margin: 0 0 1px;
	padding: 0 0 0 65px;
	font-size: 12pt;
	font-weight: 900;
}
#respond .cancel-comment-reply
{
	position: absolute;
	top: 0;
	right: 5px;
	background: #e0eff7;
}
#respond .comment-form
{
	background: #e0eff7;
	padding: 10px 15px 15px;
}
#respond ul
{
	list-style: none;
}
#respond li.colleft
{
	float: left;
	clear: left;
	width: 220px;
}
#respond li.colright
{
	float: right;
	clear: right;
	text-align: right;
	width: 212px;
}
#respond li.break
{
	margin: 10px 0 0;
}
#respond input[type=text]
{
	width: 200px;
	height: 14px;
	font-size: 14px;
	padding: 8px;
	border: 1px solid #b6d0de;
}
#respond textarea
{
	width: 200px;
	height: 140px;
	padding: 5px;
	border: 1px solid #b6d0de;
}
#respond label
{
	font-weight: bold;
	color: #618ba1;
	display: block;
	margin: 8px 0 4px;
	white-space: nowrap;
	text-align: left;
}



/* Footer */
#footer
{
	width: 100%;
	background: #071a2e;
	border-top: 8px solid #23486e;
	padding: 0 0 72px;
	margin: 45px 0 0;
}
#copyright
{
	margin: 20px 0 0 24px;
	float: left;
}
#copyright h6
{
	font-weight: normal;
	color: #a5c2d0;
	font-size: 8pt;
	line-height: 10pt;
}
#footmenu
{
	margin: 20px 20px 0 0;
	float: right;
}
#footmenuitem
{
	list-style: none;
}
#footmenuitem li
{
	float: left;
	padding: 0 30px;
	font-size: 11pt;
	font-weight: normal;
	color: #a5c2d0;
}
#footmenuitem li a
{
	color: #a5c2d0;
}
#footmenuitem .current, #footmenuitem .current_page_item,
#footmenuitem .current a, #footmenuitem .current_page_item a, #footmenuitem li a:hover
{
	color: #fff;
	text-decoration: none;
}

/* Misc */
.clear
{
	clear: both;
}
.high1
{
	color: #468aad;
	font-weight: bold;
}
.high2
{
	color: #ec950b;
}
.alignleft
{
	float: left;
	text-align: left;
}
.alignright
{
	float: right;
	text-align: right;
}

/* Widgets */
li.recentcomments
{
	background: none;
	padding-left: 0;
	width: 275px;
}
.commentauthor, .commentauthor a
{
	color: #ec950b;
}
.mostpopular li
{
	background: none;
	padding-left: 0;
	font-weight: bold;
	width: 275px;
}
.mostpopular li a
{
	color: #224668;
}
.mostpopular li img
{
	float: left;
	border: 5px solid #224668;
	margin-right: 10px;
	width: 48px;
	height: 48px;
}
