body {
	background-color: #FFFFFF;
	color: #444444;
	font-family: Arial, Sans-Serif;
	font-size: 62.5%;
	margin: 0 auto;
	width: 968px;
	position: relative;
}

h1 {
	font-size: 1.6em;
	letter-spacing: 1px;
}

h1 a {
	color: #022d61;
}

h2 {
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #5C80B1;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

.loginbox{
	margin: 0 auto;
}

#postnavigation{
	margin-bottom: 10px;
	text-align: center;
	color: White;
	padding: 3px;
	font-size: 1.1em;
}
#postnavigation a{
	color: White;
}

#main
{
	float: left;
	width: 968px;
	background: url(../../images/bg_three_col.jpg) 0 0 repeat-y;
}

form
{
	padding: 0;
	margin: 0;
}
	

/*----------------------------
				Content
----------------------------*/

#content {
	float: left;
	width: 569px;
	background: #FFFFFF;
}

#content #inner1 
{
	float: left;
	width: 569px;
	background: url(../../images/main_bg_repeat.jpg) 0 0 repeat-y;
}

#content #inner2
{
	float: left;
	width: 569px;
	background: url(../../images/main_bg_top.jpg) 0 0 no-repeat;
}

#content #inner3 
{
	float: left;
	padding-right: 20px;
}

/*----------------------------
				Side Panels
---------------------------*/

#sidepanel_1 {
	float: left;
	width: 185px;
	background: #b8c3b2 url(../../images/bg_sidepanel1_center.jpg) 0 0 repeat-x;
	height: 100%;
}

#sidepanel_1 div.liner
{
	width: 185px;
	float: left;
	background: url(../../images/bg_sidepanel1_left.jpg) left top no-repeat;
}

#sidepanel_1 .innerLiner
{
	width: 185px;
	float: left;
	background: url(../../images/bg_sidepanel1_right.jpg) right top no-repeat;
}

#sidepanel_1 .paddingLiner 
{
	padding: 20px 12px 0 16px;
}

#sidepanel_1 h3 
{
	font-size: 1.3em;
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: normal;
	color: #003366;
	clear: left;
}

#sidepanel_1 ul.author
{
	float: left;
	display: block;
	padding: 0 0 20px 0;
	margin: 0;
}

#sidepanel_1 ul.author li
{
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}

#sidepanel_1 ul.author li.first
{
	width: 44px;	
}

#sidepanel_1 ul.author li.second
{
	clear: none;
	padding-left: 10px;
}

#sidepanel_1 ul.author li.first a img
{
	text-decoration: none;
	border: none;
}

#sidepanel_1 ul.author li.second h6
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#sidepanel_1 ul.author li.second p
{
	clear: left;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;
}

#sidepanel_1 ul.author li.second p a 
{
	color: #009933;	
}

#sidepanel_1 ul.helpful
{
	list-style-type: none;
	padding: 0 0 16px 0;
	margin: 0;
}

#sidepanel_1 ul.helpful li 
{
	padding: 0;
	margin: 0;
	
}

#sidepanel_1 ul.helpful li a 
{
	font-size: 1.2em;
	font-weight: bold;
	color: #003366;	
}

#sidepanel_1 ul#categorylist 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidepanel_1 ul#categorylist li
{
	margin: 0;
	padding: 0 0 0.4em 0;
}

#sidepanel_1 ul#categorylist li a
{
	font-size: 1.2em;
	color: #003366;
	font-weight: bold;
}

#sidepanel_1 .bottom_spacer 
{
	height: 120px;
}


#sidepanel2 {
	float: left;
	width: 214px;
}

#sidepanel2 #rssContainer
{
	float: left;
	width: 214px;
	height: 45px;
	background: url(../../images/bg_rss_top.jpg) 0 0 no-repeat;
}

#sidepanel2 #rssContainer ul.rss
{
	padding: 9px 0 0 10px;
	margin: 0;
	list-style-type: none;
	display: block;
	float: left;
}

#sidepanel2 #rssContainer ul.rss li
{
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#sidepanel2 #rssContainer ul.rss li a {text-decoration: none; border: none; background: none;}
#sidepanel2 #rssContainer ul.rss li a img {border: none;}

#sidepanel2 #rssContainer ul.rss li#rssTxt
{
	padding: 5px 0 0 6px;
	font-size: 1.3em;
}

#sidepanel2 #rssContainer ul.rss li#rssTxt a:link, #sidepanel2 #rssContainer ul.rss li#rssTxt a:visited
{
	color: #99cc00;
	background: none;
	text-decoration: none;
}

#sidepanel2 #rssContainer ul.rss li#rssTxt a:hover, #sidepanel2 #rssContainer ul.rss li#rssTxt a:active
{
	color: #FFFFFF;
	background: #99cc00;
	text-decoration: none;
}

#sidepanel2 ul#recentPosts
{
	display: block;
	float: left;
	list-style-type: none;
	padding: 12px 0 0 16px;
	margin: 0;
}

#sidepanel2 ul#recentPosts li
{
	margin: 0;
	padding: 0 0 0.8em 0;	
}

#sidepanel2 ul#recentPosts li a
{
	font-size: 1.2em;
	color: #ccffff;	
	font-weight: normal;
}

#sidepanel2 ul#recentPosts li span
{
	display: none;	
}

#sidepanel2 #golfnews 
{
	float: left;
	padding: 0 0 0 16px;
}

#sidepanel2 #golfnews a
{
	font-size: 1.2em;
	clear: left;
	float: left;
	padding: 12px 0 0 0;
	color: #ccffff;	
}

#sidepanel2 #golfnews .dater
{
	font-size: 1.0em;
	color: #ffffff;
}

#sidepanel2 ul#monthList 
{
	float: left;
	list-style-type: none;
	padding: 12px 0 0 16px;
	margin: 0;
	
}

#sidepanel2 ul#monthList a
{
	color: #ccffff;
}

#sidepanel2 ul#monthList li
{
	margin: 0;
	padding: 0 0 1.2em 0;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
}

#sidepanel2 ul#monthList li ul
{
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0;	
	display: block;
}

#sidepanel2 ul#monthList li ul li
{
	padding: 0;
	margin: 0;
	font-size: 1.0em;
}


#sidepanel2 .pod
{
	float: left;
	background: #023169 url(../../images/bg_rightPod_top.jpg) left top no-repeat;
	width: 214px;
}

#sidepanel2 .podLiner
{
	float: left;
	background: url(../../images/bg_rightPod_bottom.jpg) left bottom no-repeat;
	width: 214px;
}

#sidepanel2 .podLiner .inner 
{
	float: left;
	padding: 10px 10px 10px 0;
}


#sidepanel2 .pod h3
{
display: block;
margin: 0;
padding: 0 0 0 15px;
float: left;
background:	url(../../images/bg_white_triangle.jpg) 0 3px no-repeat;
color: #FFFFFF;
font-size: 1.3em;
font-weight: normal;
width: 190px;
}

/*----------------------------
					Header
----------------------------*/

#header {
	text-align: left;
	width: 100%;
	font-size: 1.3em;

}

#header .row1 
{
	float: left;
	width: 968px;
	height: 31px;
	background: url(../../images/bg_header_row1.jpg) 0 0 no-repeat;
}

#header a {
	
}

#header .row1 a:link, #header .row1 a:visited
{
	color: #000000;
	text-decoration: none;
	background: none;
}

#header .row1 a:hover, #header .row1 a:active
{
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
}

#header .row1 ul.list1
{
	float: left;
	margin: 0;
	padding: 6px 0 0 10px;
	list-style-type: none;
	display: block;
}

#header .row1 ul.list1 li 
{
	float: left;
	display: block;
	margin: 0;
	padding: 0 4px 0 0;
}

#header .row1 ul.list2
{
	float: right;
	margin: 0;
	padding: 6px 10px 0 0;
	list-style-type: none;
	display: block;
}

#header .row1 ul.list2 li 
{
	float: left;
	display: block;
	margin: 0;
	padding: 0 0 0 4px;
}

#header .row2 
{
	float: left;
	width: 968px;
	height: 168px;
	background: url(../../images/bg_header_row2.jpg) 0 0 no-repeat;
}

#header .row2 #homeLinkCon
{
	float: left;
	padding: 10px 0 0 30px;
}

#header .row2 a#homeLink 
{
	display: block;
	float: left;
	width: 160px;
	height: 140px;
}

#header .row3 
{
	float: left;
	width: 968px;
	height: 26px;
	background: url(../../images/bg_header_row3.jpg) 0 0 no-repeat;
}

#header h1 {
	font-family: Arial;
	font-size: 80px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 8px;
}

#header h2 {
	font-weight: normal;
	letter-spacing: 4px;
	color: silver;
	margin: 0px;
}

/*----------------------------
						Menu
----------------------------*/

#menu{
	background: white;
	border: 1px solid silver;
	padding: 5px;
	margin-bottom: 20px;
}

#menu a.apmlfilter
{
	float:right;
	margin-right: 10px; 
	background:url(../../pics/apml.png) no-repeat left 1px; 
	padding-left:16px
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	display:inline;
}

#menu ul li a{
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
}

#menu ul li a.feed img{
	margin-right: 3px;
	margin-bottom: -2px;
}

/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone{
	padding: 0;
	background: none;
}

div#widgetzone .clear{
	clear: left;
}

div.widget{
	background: white;
	border: 1px solid silver;
	padding: 10px 15px;
	margin-bottom: 10px;
	z-index: 1;
	min-width: 1px;
}

div.widget .content{
	line-height: 16px;
	color: #666666;
}

div.widget h4{
	font-size: 15px;
	border-bottom: 1px solid silver;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;
	z-index: 0;
	color: #999999;
	letter-spacing: 1px;
}

div.widget a.edit{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete{
	font-weight: bold;
	color: #999999;
	float: right;
	margin-left: 5px;
	z-index: 1;
	text-decoration: none;
}

div.widget a.delete:hover{
	color: black;
}

#widgetzone .widget ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#widgetzone .widget ul li {
	margin-bottom: 3px;
}

#widgetzone div.search{
	background: none;
	border: none;
	padding-left: 10px;
}

#widgetzone img.rssButton {
	margin-right: 3px;
}

/*----------------------------
					 Blogroll
----------------------------*/

#blogroll ul {
	list-style-type: none;
	margin: 0 0 3px 0;
	padding: 0px;
}

#blogroll ul li ul li a {
	margin-left: 25px;
	color: #666666;
}

#blogroll ul li a img {
	border: none;
	margin-right: 3px;
}

/*----------------------------
					 Posts
----------------------------*/

div.post, .mceContentBody {
	padding: 3px 20px 3px 10px;
	margin-bottom: 20px;
	line-height: 1.7em;
}

div.post h1, .mceContentBody h1 {
	margin: 5px 0 0 0;
}

div.post .author {
	color: #022d61;
	font-size: 1.0em;
	float: left;
}

div.post .author a {
	color: #022d61;
}

div.post .pubDate {
	color: #022d61;
	font-size: 1.0em;
}

div.post .text {
	margin-top: 30px;
	color: #022d61;
	font-size: 1.2em;
}

div.post .text h2 {
	margin-bottom: -10px;
	font-size: 1.2em;
	font-weight: bold;
}

div.post .text h3 {
	font-size: 1.2em;
	margin-bottom: -10px;
	padding: 0;
	font-weight: bold;
}

div.post .footer {
	text-align: right;
	/*border-top: 1px dashed silver;*/
	padding-top: 4px;
	padding-bottom: 2px;
}

div.post .bottom {
	margin-bottom: 45px;
}

div.post .categories {
	margin-bottom: 5px;
	float: right;
}

div.post .tags {
	float: left;
	margin-bottom: 5px;
}

div.post .text a[href^="http:"] {
	background: url(../../pics/remote.gif) right top no-repeat;
	padding-right: 10px;
  white-space: nowrap;
}

/*----------------------------
			Footer
----------------------------*/

#footer
{
	float: left;
	width: 968px;
}

#footer a:link, #footer a:visited
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#footer a:hover, #footer a:active
{
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
}

#footer a.image:link, #footer a.image:visited, #footer a.image:hover, #footer a.image:active
{
	background: none;
	text-decoration: none;
	border: none;
}   

#footer .row1
{
	float: left;
	width: 100%;
	background: #1D1D1D url(../../images/bg_footer_grey.jpg) left bottom no-repeat;
}

#footer .row1 .liner 
{	
	float: left;
	padding: 12px 0 0 20px; 
}

#footer .row1 .column
{
	float: left;
	padding: 0 10px 0 0;
}

#footer .row1 #row1Col1{width: 215px;}
#footer .row1 #row1Col2{width: 155px;}
#footer .row1 #row1Col3{width: 155px;}
#footer .row1 #row1Col4{width: 155px;}
#footer .row1 #row1Col5{width: 155px;}

#footer .row1 h4
{
	font-size: 1.3em;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
}

#footer .row1 cite
{
	margin:0;
	padding: 0;
	font-style: normal;
	color: #FFFFFF;
	display: block;
	font-size: 1.1em;
	padding: 0 0 0 4px;
}

#footer .row1 cite.news
{
	padding-left: 0;
	font-size: 1.0em;
}

#footer .row1 ul
{
	list-style-type: none;
	float: left;
	display: block;
	padding: 12px 0 20px 4px;
	margin: 0;
}

#footer .row1 ul li
{
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	width: 145px;
}

#footer .row1 #golfnews2
{
	float: left;
	padding: 0 0 1.2em 4px;
}

#footer .row1 #golfnews2 a
{
	font-size: 1.2em;
	float: left;
	clear: left;
	padding: 1.2em 0 0 0;
	font-weight: bold;
}

#footer .row1 #golfnews2 .dater
{
	font-size: 1.0em;
}

#footer .row1 ul#monthList 
{
	
}

#footer .row1 ul#monthList li
{
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

#footer .row1 ul#monthList li a
{
	font-weight: bold;
}

#footer .row1 ul#monthList li ul
{
	padding: 0;
	margin: 0;
}

#footer .row1 ul#monthList li ul li
{
	font-size: 1.0em;
	padding: 0;
	margin: 0;
}

#footer .row1 ul.news
{
}


#footer .row1 ul.news li
{
	font-weight: normal;
	padding-bottom: 1.2em;
}

#footer .row1 ul.news a
{
	font-size: 1.2em;
}

#footer .row1 ul#categorylist
{
	font-weight: bold;
	font-size: 1.2em;
}

#footer .row1 ul#categorylist li
{
	padding-bottom: 0.2em;
}

#footer .row1 ul.authors
{
}

#footer .row1 ul.authors li
{
	font-weight: normal;
	padding-bottom: 1.2em;
}

#footer .row1 ul.authors h6
{
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
}

#footer .row1 cite.authors
{
	padding-left: 0;
	font-size: 1.0em;
}

#footer .row1 ul.links
{
}

#footer .row1 ul.links li
{
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 1.0em;
}

#footer .row1 ul.open 
{
	padding: 0 0 0 12px;
}


#footer .row1 ul.archive
{
}

#footer .row1 ul.archive li
{
	font-size: 1.2em;
	padding-bottom: 0.4em;
}

#footer .row1 ul.categories
{
}

#footer .row1 ul.categories li
{
	font-size: 1.2em;
	padding-bottom: 0.4em;
}

#footer .row2
{
	float: left;
	width: 100%;
}

#footer .row2 .liner
{
	float: left;
	padding: 16px 0 20px 12px;
}

#footer .row2 ul.footerLogos
{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer .row2 ul.footerLogos li
{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}

#footer .row2 ul.footerLogos li a
{
	display: block;
}

#footer .row2 ul.footerLogos li.transitions a 
{
	background: url(../../images/footer_img_transitions.jpg) 0 0 no-repeat;
	width: 218px;
	height: 51px;
}

#footer .row2 ul.footerLogos li.spacer
{
	background: url(../../images/footer_img_spacer.jpg) 0 0 no-repeat;
	width: 16px;
	height: 39px;
}

#footer .row2 ul.footerLogos li.nationwide a
{
	background: url(../../images/footer_img_nationwide.jpg) 0 0 no-repeat;
	width: 116px;
	height: 42px;
}

#footer .row2 ul.footerLogos li.pga a
{
	background: url(../../images/footer_img_pga.jpg) 0 0 no-repeat;
	width: 57px;
	height: 43px;
}

#footer .row2 ul.footerLogos li.champions a
{
	background: url(../../images/footer_img_champions.jpg) 0 0 no-repeat;
	width: 79px;
	height: 43px;
}

#footer .row2 .legal
{
	float: left;
	padding-left: 250px;
}

#footer .row2 .legal a:link, #footer .row2 .legal a:visited
{
	color: #000000;
}




/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts div {
	background: white;
	padding: 5px 10px 10px 10px;
	border: 1px solid silver;
	display: none;
}

#relatedPosts h1 {
	margin: 0 0 10px 0;
	display: none;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 10px;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li{
	padding-bottom: 10px;
}

ul.recentPosts li a{
	font-weight: bold;
}

ul.recentPosts li span{
	display: block;
	text-indent: 10px;
	text-transform: none;
}

/*----------------------------
			Recent comments
----------------------------*/

ul.recentComments li{
	padding-bottom: 10px;
	text-transform: none;
}

ul.recentComments li a.postTitle{
	font-weight: bold;
}

/*----------------------------
			Social bookmarks
----------------------------*/

.bookmarks {
	float: left;
}

/*----------------------------
					Comments
----------------------------*/

.comment {
	border: 1px solid silver;
	background-color: white;
	padding: 3px 10px;
	margin-bottom: 10px;
}

.comment .date {
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	border-bottom: 1px dashed silver;
}

.comment .author {
	margin: 0;
	padding: 3px 0px;
	border-top: 1px dashed silver;
}

.self {
	border: 1px solid black;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content {
	min-height: 85px;
	margin: 5px;
	margin-left: 90px;
}

.comment cite{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}

.commentForm {
	padding: 5px;
}

.commentForm label {
	float: left;
	clear: left;
	font-size: 1.0em;
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input {
	width: 200px;
	float: left;
	clear: left;
	margin: 0 0 6px 0;
}

.commentForm input#cbNotify
{
	margin-right: 6px;
}

.commentForm span#gravatarmsg
{
	display: none;
}

.commentForm select 
{
	display: none;
}

.commentForm textarea#ctl00_cphBody_CommentView1_txtContent
{
	width: 100%;
	height: 150px;	
}

.commentForm span.bbcode
{
	display: none;
}

img#ctl00_cphBody_CommentView1_imgFlag
{
	display: none;
}


.commentForm input#btnSaveAjax 
{
	width: auto;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
	border:1px solid silver;
}

#commentMenu{
	padding: 0;
	margin:0;
	clear:both;
}

#commentMenu li{
	float:left;
	border:1px solid silver;
	border-bottom: transparent;
	margin:0;
	list-style:none;
	margin-right:5px;
	padding: 3px 8px;	
	cursor:pointer;
	position:relative;
	top: 2px;
	background:#d8d8d8;
}

#commentMenu li.selected{
	background:white;
	border-bottom:1px solid white;
}

#commentPreview{
	display:none;
	clear:both;
	min-height: 150px;
}

.success {
	color: green;
	font-weight: bold;
}

.commentForm .bbcode {
    font-size:10px;
    float:right;
    position:relative;
    top:20px;
    padding: 3px;
}

.bbcode a {
    margin: 1px;
    padding: 1px 3px 1px 3px;
    background: #fff;
    border: 1px solid #ccc;
}

/*----------------------------
					Archive
----------------------------*/

#archive {
	background-color: white;
	border: 1px solid silver;
	padding: 10px;
}

#archive h1 {
	margin: 0;
	border-bottom: 1px dashed silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive table{
	width: 100%;	
	border-collapse: collapse;
}

#archive table td, #archive table th{
	text-align:left;
}

#archive table td{
	text-align:left;
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0;
}

#archive .date{
	width: 70px;
}

#archive .comments{
	width: 70px;
	text-align: center;
}

#archive .rating{
	width: 70px;
	text-align: center;
}

/*----------------------------
					 Search
----------------------------*/

#searchbox {
	margin-top: 5px;
	font-size: 10px;
}

#searchbox input {
	font-size: 10px;
}

#searchbox #searchbutton {
	margin-left: 5px;
}

#searchbox #searchfield {
	width: 180px;
}

/*----------------------------
			Search on search
----------------------------*/

#searchonsearch {
	background: white;
	padding: 5px 10px;
	margin-bottom: 20px;
	border: 1px solid silver;
}

#searchonsearch h3 {
	margin: 3px;
	font-size: 13px;
}


#searchonsearch ol li {
	margin: 2px 0;
}

/*----------------------------
				Month list
----------------------------*/

ul#monthList{
	font-weight: bold;
}

ul#monthList ul li{
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year{
  cursor: pointer;
}

ul#monthList ul{
	display: none;
}

ul#monthList ul.open{
	display: block;
}

/*----------------------------
				 Tag cloud
----------------------------*/

.tagcloud {
	margin-bottom: 10px;
	white-space: normal;
}

.tagcloud li {
	display: inline;
}

.tagcloud a {
	margin-right: 3px;
	display: inline;
}

.tagcloud a.biggest {
	font-size: 19px;
}

.tagcloud a.big {
	font-size: 17px;
}

.tagcloud a.medium {
	font-size: 14px;
}

.tagcloud a.small {
	font-size: 12px;
}

.tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					 Page
----------------------------*/

#page {
	padding: 3px 10px;
	margin-bottom: 20px;
	line-height: 17px;
}

#page h1 {
	margin: 3px 0 10px 0;
}

#page #admin {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding: 5px 0;
}

/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
}

.calendar .weekend {
	background-color: #F1F1F1;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td {
	vertical-align: top;
	background: white;
}

/*----------------------------
					Star rater
----------------------------*/

.rating{
	margin-bottom: 10px;
}

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	padding: 20px 0 0 20px;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact input#ctl00_cphBody_txtAttachment
{
	display: none;
}

#contact input#ctl00_cphBody_btnSend
{
	margin-top: 8px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}

/*----------------------------
			Syntax highlighter
----------------------------*/

.code
{
	font-size: 12px;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #F1F1F1;
  line-height: normal;
}

.code p{
	padding: 5px;
}

.code .rem { color: #008000; }

.code .kwrd { color: #0000ff; }

.code .str { color: #006080; }

.code .op { color: #0000c0; }

.code .preproc { color: #0000ff; }

.code .asp { background-color: #ffff00; }

.code .html { color: #800000; }

.code .attr { color: #ff0000; }

.code .alt {	background-color: #f4f4f4; }

.code .lnum { color: #606060;}

/*----------------------------
					XFN tags
----------------------------*/

div.post .text a[rel] {
	padding-right:11px;
	background-repeat: no-repeat;
	background-position: right center;
}
div.post .text a[rel="me"] {	
	background-image:url('../../pics/xfn/me.gif');
}

/*-------- [ These should cascade to pick the correct icon for the contact ]--*/

/*-------- [ Normal contacts ]--*/
div.post .text a[rel~="contact"] ,
div.post .text a[rel~="acquaintance"],
div.post .text a[rel~="friend"] {
	background-image:url('../../pics/xfn/contact.gif');
}
/*-------- [ Normal contacts youve met ]--*/
div.post .text a[rel~="contact"][rel~="met"] ,
div.post .text a[rel~="acquaintance"][rel~="met"] ,
div.post .text a[rel~="friend"][rel~="met"] {
	background-image:url('../../pics/xfn/contactMet.gif');
}

/*-------- [ Colleague and co worker icon more important than contact ]--*/
div.post .text a[rel~="colleague"] ,
div.post .text a[rel~="co-worker"] {
	background-image:url('../../pics/xfn/colleague.gif');
}
/*-------- [ Colleague and co worker icon when met ]--*/
div.post .text a[rel~="colleague"][rel~="met"] ,
div.post .text a[rel~="co-worker"][rel~="met"] {
	background-image:url('../../pics/xfn/colleagueMet.gif');
}

/*-------- [ Sweethearts are more important than work!!! ]--*/
div.post .text a[rel~="muse"] ,
div.post .text a[rel~="crush"] ,  
div.post .text a[rel~="date"] ,
a[rel~="sweetheart"] {
	background-image:url('../../pics/xfn/sweet.gif');
}
/*-------- [ ...and if youve met them thats even better ]--*/
div.post .text a[rel~="muse"][rel~="met"] ,
div.post .text a[rel~="crush"][rel~="met"] ,  
div.post .text a[rel~="date"][rel~="met"] ,
div.post .text a[rel~="sweetheart"][rel~="met"] {
	background-image:url('../../pics/xfn/sweetMet.gif');
}