/*  
Theme Name: Fresh News
Theme URI: http://www.premiumnewstheme.com/
Description: Fresh News is a feature-rich theme for magazine- / news-type blogs created by <a href="http://www.adii.co.za">Adii Freelancer</a> and designed by <a href="http://www.jepson.no">Magnus Jepson</a>.
Version: 1.0
Author: Magnus Jepson & Adii Freelancer
Author URL: http://www.jepson.no/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	
	color: #555555;
	font: 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
}
a{
	color: #996600;
	text-decoration: none;
	font-weight:bold;
}
a:hover{
	text-decoration: underline;
}
#page select, #page textarea{
	border: #EAF3FC 5px solid;
	font-size: 11px;
	
}*/
#page select{
	padding: 0;
}
#page li{
	list-style: none;
}
#page table {margin:15px 0 25px 0;}
#page td{padding:0 7px;}
ul.bullets {margin: 0 0 10px 26px;}
ul.bullets li {list-style: square;padding-bottom:7px;}
#page ol {margin:6px 0 10px 30px;}
#page ol li {list-style:decimal;padding-bottom:7px;}
#page fieldset {border:7px solid #F5F4F0;padding:0 0 18px 25px;width:30em;margin:0 auto;}
#page legend {font-weight:bold;padding:0 5px;}
#page strong {color:#021D3D;}
form.space {margin:15px 0 10px 0;}
/*=== Layout ===*/

#top{
	clear: both;
	height: 23px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	font-size:11px;
}

/*========= TOP NAVIGATION =========*/

/*- Nav1 -
.nav1{
	float: left;
}
.nav1 li{
	float: left;
}
.nav1 li a{
	color: #a0a09b;
}
.nav1 li a{
	display: block;
	text-align: center;
	float:left;
}
.nav1 li.active a, .nav1 li a:hover, .nav1 li.current_page_item a {
	color: #e8a02c;
	text-decoration: none;
}
.nav1  { list-style: none; margin: 0px; padding: 0px;}
.nav1 li { padding: 0px; margin: 0px 20px 0 0; display: inline; line-height: 14px; }*/
ul#nav1 {
	margin-top:1px;
}
ul#nav1 li a {
	color: #996600;
	font-weight:bold;
}
ul#nav1 li a:hover {
	color: #CC9900;
	font-weight: bold;
}
*html ul#nav1 li {
	margin-top:1px;
}
/*- Subscribe -*/
.subscribe{	color: #a0a09b; float:right;}
.subscribe a { color: #e8a02c; }
.subscribe a:hover { text-decoration:underline; }

/*=== Top Menu ===*/
#topmenu{
	/*position:relative;*/
	margin:0 auto;
	height: 33px;
	margin-bottom:20px;
	width:956px;
}
#topmenu li{
	border-left: 1px solid #dedbd1;
	float: left;
	line-height: 33px;
}
#topmenu li a{
	color: #333333;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}
#topmenu li a:hover,#topmenu li.active a{
	color: #ff7800;
	text-decoration: none;
}

/*- Nav / Dropdowns-*/
#nav1, #nav1 ul{
	padding: 0;
	float:left;
	list-style: none;
	margin-top:1px;
}
/*#nav {
	padding: 0;
}date*/
#nav1 a {
	display: block;
	color:#996600;
	font-weight:bold;
}
#nav1 li {
	float: left;
	line-height:33px;	
}
#nav1 li a:hover {
  	background: none;
	color:#996600;
}
#nav1 li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#nav1 li:hover ul, #nav li.sfhover ul { 
	left: auto;
	z-index:1000;	
}
#nav1 li ul li {
    background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;			
	line-height:28px;	
	width:23em;
}
/*==============  HEADER  ===================*/
/*#header{
	height: 109px;
}
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 37px 0px 0 0;
	text-align: right;
}
#header .spacer p{
	clear: both;
}*/
/*- Logo -
#header h1{
 	margin-top:15px;
	background: url(images/logo-trans.png) no-repeat;
	float: left;
	text-indent: -9999px
}
#header h1 a{
	display: block;
	height: 80px;
	width: 520px;
}
#header h1 a:hover{
	text-decoration: none;
}*/
#header_wrap {
 	background:#042654 url(http://www.ptk.org/images/alumni/alumnibg.jpg) repeat-x 0 1px;
	width:100%;
	margin-bottom:30px;
	height: 164px;
	border-top:1px solid #fff;
}

#header{
	height: 130px;
	padding:0;
	overflow:hidden;
	background:transparent url(/images/alumni/alumniresources.jpg) no-repeat;
	width:951px;
	margin:0 auto;
}
*html #header{
	height: 129px;
	padding:0;
	overflow:hidden;
	background:transparent url(/images/alumni/alumniresources-ie.jpg) no-repeat 0 1px;
	width:951px;
	margin:0 auto;
}
*html #header_wrap {
 	background: url(http://www.ptk.org/images/alumni/alumnibg.jpg) repeat-x top left;
	width:100%;
	margin-bottom:30px;
	height: 164px;
	border-top:1px solid #fff;
}
#header .spacer{
	color: #fff;
	float: right;
	font-size: 11px;
	padding: 52px 0px 0 0;
	text-align: right;
}

#header .spacer p{
	clear: both;
}
/*- Logo -*/
#header-in{overflow:hidden;}
#header h1.g {padding:45px 0 0 7px;}

/*- RSS -*/
#rss{
	/*position:absolute;
	top:-10px;
	right:0px;
	position:relative;
	top:-10px;
	height: 38px;
	width: 39px;		
	display: inline;
	float:right;*/
}
/*- Search -*/
#searchform {

}
#search{
	background: url(http://www.ptk.org/images/alumni/alumni_search_bg.png) no-repeat top left;
	height: 32px;
	margin: 0 0 10px;
    width:220px;	
}
#search input{
	background: transparent;
	border: 0;
	color: #658CF3;
	float: left;
	font-size: 12px;
	margin: 7px 0 0 10px;
	width: 178px;
	padding:2px;
	
}
#search .btn{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}

/*=== typography ===*/
h2{
	color: #021D3D;
	font: 18px Arial, Verdana, sans serif;
	margin: 0 0 5px;
	font-weight:normal;
}
h2 a{
	color: #021D3D;
}
h3, h4, h5{
	color: #021D3D;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0;

}
#columns h3{
	font-weight: bold;
}
#sidebar h3{
	background:#ebe9e1;
	font: 12px Arial, Helvetica, sans-serif;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #dedbd1;
	height:16px;
}

#centercol p {line-height:1.8em;}
#centercol h3 {
	font-size:18px;
	color:#021D3D;	
	margin: 10px 18px 10px 0px;	
	font-weight:normal;
}
#centercol h4 {
	font-size:14px;
	
}
#featuredpost h2, .box h2  { font-size:28px; }
.featuredpost h2 { font-size:28px; }
#centercol .featuredpost ul {list-style:disc;margin:0 10px 10px 10px;}
#centercol .featuredpost li {padding-bottom:7px;}
/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0 0 8px 0;
}
.idTabs li{
	float:left;
}
.idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
	border: 1px solid #dedbd1;
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*=== Post ===*/

.date-comments{
    display:none;
	border-bottom: 1px solid #cacaca;
	color: #999999;
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin: 0 0 10px;
}
.date-comments a { 	color: #999999; }
#centercol img {border:none;margin-right:10px;}
#centercol .date-comments p{
	line-height: 25px;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px;
}
span.continue{
display:none;
	background: url(images/ico-continue-trans.png) no-repeat left;
	padding: 1px 0 1px 20px;
	line-height:20px;
}
span.continue-archives{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
	font-size:14px;
}
a.more{
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}

/*=== Styling Boxes ===*/

/*- Box (main column boxes) -*/
.box {min-height:678px;}
.box, .widget{
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	border:1px solid #dedbd1;
	margin: 0 0 15px 0px;
	padding:18px;
}
.box img { 
	border: 1px solid #999999;
	margin: 0 0 10px 0;
}
.box p{
	line-height: 18px;
	padding: 0 0 10px;
}
.widget { padding:15px; }

/*- Box2 (sidebar boxes) -*/
.box2{
	background: #f5f4f0 url(images/bgr-box-trans.png) repeat-x top left;
	margin: 0 0 15px 0px;
	padding:18px;
	border:1px solid #dedbd1;
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.box2 .spacer.white{
	background: #ffffff;
	border: 1px solid #dedbd1;
	clear: both;
	margin: 0px;
}
.box2 .spacer.flickr img{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box2 .spacer.flickr img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}
/*- Ads -*/
.ads{
	height: 125px;
	margin: 0;
	padding:10px 15px;
}
.ads img{
	float: left;
	margin: 0 7px 0px 0px;
	border: 1px solid #996600;
}
.ads img.last{
	margin: 0;
	float:right;
}
#mpu_banner {
	border: 1px solid #dedbd1;
}	

/*=== Styling Lists ===*/

/*- List1 -*/
.list1{
	padding: 0;
	padding: 15px;
}
.list1 li{
	background: url(images/ico-star-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
.list1 li a{
	color:#222222;
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 p {
	line-height:16px;
}
/*- Widget lists -*/
.widget ul{
	line-height:16px;
	padding: 0px;
}
.widget ul li{
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.widget ul li a{
	color:#222222;
}
.widget ul li ul{
	margin: 5px 0 0px 10px;
}	

.widget ul li ul li{
	background: none;
	border-top: 1px solid #f1f1ed;
	border-bottom: none;	
	padding: 5px 0px;
}

/*=== Footer ===*/

#footer{
	background:#e4e2db url(images/bgr-footer.gif) repeat-x;
	font-size: 11px;
	padding: 18px 0 0px 0;
	font-size:11px;
	height:32px;
	margin-top:10px;
}

#footer, #footer a{
	color: #777777;
}

/*=== Misc. ===*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFFFFF;
}

/*========= VIDEO =========*/

.video{
	height: 250px;
	margin: 0 0 10px 0;
	width: 300px;
	display: inline;
}

/*- SideTabs -*/
.vidtabs .idTabs{
	font-size: 12px;
	margin: 10px 0 0 0;
	width:100%;
	float:none;
}
.vidtabs .idTabs li{
	padding:0px;
	float:none;
}
.vidtabs .idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	text-align: left;
	border:0px;
	margin:0;
}
.vidtabs .idTabs li.last a{
	margin: 0
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color:#333 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
.commentmetadata a {
	font-size:11px;
	color:#333333;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 18px 18px 5px 18px !important;
	background:#F8F8F4;
	border:1px solid #DEDBD1;	
}
fieldset input.submit, fieldset input.reset {
	font-size: 11px;
	color:#384B93;
	font-weight:bold;
	padding:4px 10px;
	margin: 0;
	text-align: left;
	border: 1px solid #aacde8;
	background:#fff url(http://www.ptk.org/images/alumni/button_grad.gif) repeat-x bottom left;
	cursor:pointer;
}
input.submit:hover, input.reset:hover {
	background:#fff url(http://www.ptk.org/images/alumni/button_grad_hover.gif) repeat-x top left;
}
/*input.submit:active, input.reset:active {
	background:#D8E9FA;
}*/

/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
.entry blockquote, #centercol blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #dedbd1;
	margin: 5px auto 15px auto;
	width:85%;
	color: #021D3D;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	}
.entry ul, .entry ol, .featuredpost ul, .featuredpost ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul, .featuredpost ul {margin-left:12px;}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}

.entry ul li, .featuredpost ul li {
	list-style:square outside !important;
	/*list-style:disc;*/
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:circle inside !important;
	}
.entry ol li, .featuredpost ol li {
	/*list-style:decimal inside !important;*/
	list-style:decimal;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= ARCHIVE SPECIFIC =========

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	line-height: 16px;
}
*/
/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= AUTHOR INFO =========*/

.author_info {
	padding: 0px;
	margin-top:15px;
	color:#666666;
}

.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#000000;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}
#centercol .staff img {
	border:1px solid #021D3D;
	padding:1px;
	margin:5px 10px 20px 0;
	
}
#updateinfo {
	height:58px;
	background: url(/images/alumni/updateinfo_bg.jpg) repeat-x top left;
	border:1px solid #3958A8;
	padding-left:25px;
}
.updateinfo {
	height:58px;
	background: url(/images/alumni/updateinfo_bg.jpg) repeat-x top left;
	border:1px solid #3958A8;
	padding-left:25px;
}
#updateform {background-color:#F5F4F0;border:2px solid #EBE9E1;padding:23px;margin:10px;}
#alumfrm-title {font-weight:bold;font-size:16px;border-bottom:1px solid #EBE9E1;padding-bottom:0px; }
#alumfrm-tag {padding-top:0;}
#updateform span{color:#f92503;font-weight:bold;}
#updateform form p{background-color:#EBE9E1;padding:10px 0 0 10px;}
#updateform form input, #updateform form select, #updateform form textarea{margin:2px 0 0 12px;border:3px solid #F5F4F0;min-width:200px;}
#updateform form input {height:25px;}
#updateform form select {width:30px;height:25px;}
#updateform form textarea {margin-bottom:20px;}
.f-16 {font-size:15px;font-weight:bold;padding-bottom:30px;}
#updateform form input#submit, #updateform form input#reset {background-color:#EBE9E1;border:4px double #fff;font-weight:bold;padding:7px;min-width:80px;height:40px;margin: 10px 0;}
#updateform .break {margin-top:20px;}
#updateform .notreq {margin-left:0;}
#updateform #ckbox {min-width:12px;height:12px;}
// #page .notes {width:940px;}
#page .page {margin: 3% 20%;color:#001D8A;font-weight:bold;text-align:center;}
#page .page a, #page .page span {border:1px solid #001D8A;padding:3px 4px;margin:0 4px;color:#001D8A;}
#page .page span {color:#fff;background-color:#001D8A;}
#page .page a:link, #page .page a:visited  {color:#001D8A;background-color:#F3F2E9;}
#page .s_entry{border-bottom:4px double #C2A877;border-top:1px solid #fff;padding:20px 15px;margin:0 20px;background-color:#FFFFCC;}
#page .even {background-color:#ffffff;}