/* @override http://news.perlfoundation.org/styles.css */

/* @override 
	http://localhost/~jj/tpf_news/styles.css
	http://news.perlfoundation.org/styles.css
*/

/* @group Core */

body {
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background-color: #4e5d84;
}

div#page {
	width: 946px;
	position: relative;
	padding-bottom: 16px;
	margin-right: auto;
	margin-top: 16px;
	margin-left: auto;
}

div.clear {
	clear: both;
}

/* @end */

/* @group Header */

div#header {
	width: 946px;
	height: 105px;
	background-image: url(http://perldoc.perl.org/static/tpf/header_news.png);
	position: relative;
}

div#strapline {
	color: #b4b4b4;
	position: absolute;
	top: 68px;
	left: 117px;
	font-size: .8em;
}

div#homepage_link {
	position: absolute;
	width: 524px;
	height: 73px;
	top: 18px;
	left: 15px;
}

div#homepage_link a {
	display: block;
	width: 100%;
	height: 100%;
}

/* @group Download */

div#download_link {
	position: absolute;
	top: 48px;
	font-size: .8em;
	left: 724px;
}

div#explore_link {
	position: absolute;
	top: 48px;
	font-size: .8em;
	left: 846px;
}
div.download a {
	text-decoration: none;
	color: #b4b4b4;
}

div.download a:hover {
	color: #eaeaea;
}

/* @end */ 

/* @end */

/* @group Body */

div#body {
	background: url(images/main_bg.png) repeat-y;
	position: relative;
	color: #515151;
	font-size: .8em;
}

/* @group Navigation */

div#navigation {
	position: absolute;
	top: 21px;
	left: 29px;
	width: 155px;
}

div#navigation_header {
	background-image: url(images/nav_header.png);
	width: 155px;
	height: 14px;
}

div#navigation_body {
	background-image: url(images/nav_bg.png);
	width: 145px;
	padding-right: 10px;
}

div#navigation_footer {
	background-image: url(images/nav_footer.png);
	width: 155px;
	height: 13px;
}

#navigation h4 {
	padding-left: 12px;
	margin: 0;
	color: #36497d;
	font-weight: normal;
	font-style: normal;
}

#navigation a {
	color: #6e6e6e;
	text-decoration: none;
}

#navigation a:hover {
	color: #414141;
}

#navigation ul {
	margin: 0;
	list-style-type: none;
	padding: 2px 0 12px 20px;
}

#navigation li {
	padding: 0 0 0 7px;
	font-weight: 300;
	font-size: .9em;
	text-indent: -7px;
}

div#feeds {
	margin-top: 17px;
	margin-left: 19px;
	font-size: .9em;
	color: #707070;
}

/* @group Search */

#navigation form#st-search-form {
}

#navigation input {
	padding-left: 20px;
	margin-left: 12px;
	width: 109px;
	height: 18px;
	border: 1px solid #cacaca;
	margin-bottom: 11px;
	background: #fafafa url(images/search.png) no-repeat 3px 3px;
	color: #919191;
}

/* @end */



/* @end */

/* @group Content */

/* @group MT */

div#alpha {
	width: 620px;
	float: left;
}

div#beta {
	width: 178px;
	font-size: .85em;
	float: right;
	margin-top: -6px;
}

div.content-nav {
	text-align: center;
}

div.widget-content ul {
	margin-top: 2px;
	margin-left: 0;
	padding-left: 0;
}

div.widget-content ul li {
	padding-bottom: 1px;
	margin-left: 0;
	padding-left: 0;
	overflow: hidden;
	text-overflow: ellipsis;	
}

div.widget-content {
	color: #646464;
	margin-top: 0;
	margin-bottom: 18px;
}

h3.widget-header {
	font: 1.25em "ITC Garamond", Garamond, Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0;
}

div#gamma {
	width: 160px;
	position: absolute;
	top: 29px;
	left: 555px;
	font-size: .85em;
	overflow: hidden;
}

div#beta ul {
	list-style-type: none;
	padding-left: 0;
}

div#beta ul li {
	margin-bottom: 2px;
}

div.entry-asset {
	padding-bottom: 30px;
	background: url(images/entry-bg.png) no-repeat 0 3px;
	position: relative;
	text-align: left;
}

div.asset-body {
	width: 500px;
	padding-top: 5px;
}

div.asset-more {
	width: 500px;
}
span.Apple-style-span {
	display: block;
	margin-top: -6px;
}


div.asset-meta {
	font: 0.9em "ITC Garamond", Garamond, Georgia, "Times New Roman", Times, serif;
	margin-left: 36px;
	margin-bottom: 3px;
}

div.comments {
	margin-top: -15px;
}

div.comments-content {
	width: 500px;
	border-bottom: 1px solid #79a1b0;	
}

div.comment {
	margin-bottom: 10px;
	width: 500px;
	border-top: 1px solid #79a1b0;
	padding-top: 8px;
}

div.comment-header div.asset-meta {
	margin-left: 0;
}

div.entry-tags h4 {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 4px 0 0;
}

div.entry-tags ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding: 0;
}

div.entry-tags ul li {
	margin: 1px 0 0;
	padding: 0 3px 0 0;
	float: left;
}

div.entry-tags {
	clear: both;
}

div.entry-categories h4 {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 4px 0 0;
}

div.entry-categories ul {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding: 0;
}

div.entry-categories ul li {
	margin: 1px 0 0;
	padding: 0 3px 0 0;
	float: left;
}

div.entry-categories {
	clear: both;
	margin-top: 8px;
}

div#comment-form-name label {
	width: 110px;
	display: inline-block;
}

div#comment-form-email label {
	width: 110px;
	display: inline-block;
}

div#comment-form-url label {
	width: 110px;
	display: inline-block;
}

/* @end */

div#facebook_link {
	padding-left: 28px;
	margin-top: -5px;
}

div#twitter_feed {
	margin-top: 13px;
}

div.twtr-doc {
	border: 1px solid #d8dfea;
}

div.twtr-ft {
	background-color: #445d8b;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

div.twtr-ft a.twtr-join-conv {
	color: white !important;
}

div#content {
	padding-top: 10px;
	padding-bottom: 20px;
	width: 884px;
	margin-left: 31px;
}

div#content_header {
	width: 884px;
	height: 28px;
	background: url(images/content_header.png) no-repeat;
}

div#content_body {
	padding-left: 30px;
	padding-right: 30px;
	background: url(images/content_bg.png) repeat-y;	
}

div#content_footer {
	width: 884px;
	height: 28px;
	background: url(images/content_footer.png) no-repeat;
	clear: both;
}

img {
	border-style: none;
}

h1 {
	font: 1.8em "ITC Garamond", Garamond, Georgia, "Times New Roman", Times, serif;
	color: #36497d;
	margin: 0 0 3px 36px;
	background: url(images/h1_bg.png) no-repeat -37px 0;
	padding-bottom: 7px;
	height: 22px;
	padding-top: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

h1.archive-title {
	margin-left: 0;
	margin-bottom: 12px;
}

h1.entry-title {
	width: 475px;
}

div.asset-body h1 {
	color: #515151;
	font: bold 1.4em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	background-image: none;
	padding: 0;
}

div.asset-more h1 {
	color: #515151;
	font: bold 1.4em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	background-image: none;
	padding: 0;
}

h2 {
	font: 1.8em "ITC Garamond", Garamond, Georgia, "Times New Roman", Times, serif;
	color: #36497d;
	margin: 0 0 3px 36px;
	background: url(images/h1_bg.png) no-repeat -37px 0;
	padding-bottom: 7px;
	height: 22px;
	padding-top: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

h2.entry-title {
	width: 475px;
}

div.asset-body h2 {
	color: #515151;
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	background-image: none;
	padding: 0;
}

div.asset-more h2 {
	color: #515151;
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin: 0;
	background-image: none;
	padding: 0;
}

h3 {
	margin-bottom: 5px;
}

input#search.ti {
	padding-left: 20px;
	width: 156px;
	height: 18px;
	border: 1px solid #cacaca;
	margin-bottom: 4px;
	background: #fafafa url(images/search.png) no-repeat 3px 3px;
	color: #919191;
	margin-left: 0px;
	margin-top: 3px;
}

abbr.published {
	position: absolute;
	left: 510px;
	width: 115px;
	top: 5px;
	text-align: center;
	border: 2px solid #bec9cf;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #f2f2f2;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.4em;
	color: #626262;
	padding: 4px 0 2px;
}

div.comment abbr.published {
	position: static;
	border-style: none;
	background-color: transparent;
	font-family: "ITC Garamond", Garamond, Georgia, "Times New Roman", Times, serif;
}

span.comment_link {
	display: block;
	position: absolute;
	left: 510px;
	top: 51px;
	width: 115px;
	text-align: center;
	border-width: 1px;
}

span.tweet_link {
	display: block;
	position: absolute;
	left: 510px;
	top: 69px;
	width: 115px;
	text-align: center;	
}

h2 a {
	text-decoration: none;
}

p {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

a {
	color: #36497d;
}

a:hover {
	color: #6779a9;
}

a:visited {
	color: #5c657d;
}

/* @end */

/* @end */

/* @group Footer */

div#footer {
	
}

div#footer_content {
	background-image: url(images/footer_bg.png);
	padding-right: 74px;
	padding-left: 74px;
	background-color: #004065;
}

div#footer_strapline {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #6c6c6c;
	font: lighter 1.05em "Gill Sans";
}

div#footer_end {
	background-image: url(images/footer.png);
	width: 946px;
	height: 42px;
	clear: both;
}

/* @group Address */

div#address {
	background: url(images/onion-grey.png) no-repeat 0 4px;
	padding-left: 51px;
	float: left;
	border-right: 1px solid #b4b4b4;
	padding-right: 35px;
}

div#address p.name {
	margin: 0;
	color: #414141;
}

div#address p.address {
	color: #797979;
	font-size: .9em;
	margin: 3px 0 0;
	padding: 0;
}

div#address p.contact {
	margin: 3px 0 0;
	font-size: .9em;
}

div#address p.contact a {
	color: #797979;
	text-decoration: none;
}

div#address p.contact a:hover {
	color: #515151;
}

/* @end */

/* @group Links */

div#footer_links {
	background-image: url(images/footer_bg.png);
}

ul.f1 {
	list-style-type: none;
	margin: 0;
	float: right;
	padding: 8px 0 0;
}

ul.f1 li {
	float: left;
	color: #414141;
	font-size: .8em;
	text-align: right;
	padding-left: 40px;
}

ul.f2 {
	list-style-type: none;
	text-align: right;
	margin: 3px 0 0;
	padding: 0;
}

ul.f2 li {
	float: none;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

ul.f2 li a {
	text-decoration: none;
	color: #858585;
}

ul.f2 li a:hover {
	color: #515151;
}

/* @end */



/* @end */

/* @group Homepage */

div#creative_power_image {
	padding-top: 5px;
	padding-bottom: 10px;
}

/* @group Tabs */

div#tabs span {
	float: left;
}

div#tabs p.tab_label {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
	border-style: none;
	width: 85px;
	top: 19px;
	left: 75px;
	font-weight: lighter;
	line-height: 114%;
}

div#tabs a {
	width: 183px;
	height: 71px;
	display: block;
	text-decoration: none;
	color: #6c6c6c;
	font-size: .9em;
	outline: none;
}

div#tabs a#tab1 {
	background-image: url(images/whyuse.png);
	margin-right: 12px;
	margin-left: 14px;
}

div#tabs a#tab2 {
	margin-right: 12px;
	background-image: url(images/techshow.png);
	width: 182px;
}

div#tabs a#tab3 {
	background-image: url(images/perlcom.png);
	margin-right: 12px;
	width: 182px;
}

div#tabs a#tab4 {
	background-image: url(images/casestud.png);
}

span.selected a {
	background-position: 0 71px;
}

span.tab a:hover {
	background-position: 0 142px;
}

div.tab_content {
	padding-top: 1px;
	padding-bottom: 10px;
	display: none;
	visibility: hidden;
}

div.active {
	display: block;
	visibility: visible;
}

div.tab_header {
	width: 798px;
	height: 50px;
}

div#tab_content_1 div.tab_header {
	background-image: url(images/tab_header.png);
}

div#tab_content_2 div.tab_header {
	background: url(images/tab_header.png) 0 -50px;
}

div#tab_content_3 div.tab_header {
	background: url(images/tab_header.png) 0 -100px;
}

div#tab_content_4 div.tab_header {
	background: url(images/tab_header.png) 0 -150px;
}

div.tab_body {
	background-image: url(images/tab_content_bg.png);
	padding-left: 20px;
	padding-right: 20px;
	height: 150px;
}

div.tab_footer {
	background-image: url(images/tab_footer.png);
	width: 798px;
	height: 35px;
}

/* @end */



/* @end */
