﻿#blogOuter {
    width:948px;
    overflow:hidden;
}

h3.boxTitle {
    vertical-align:middle;
    font-size:15px;
    font-weight:900;
    line-height:23px;
    padding-top:10px;
}

#leftpanel {
    float:left;
    width:159px;
    overflow:hidden;
}

#content {
	float:left;
	width:529px;
	padding:0 15px;
	overflow:hidden;
}

#sidepanel {
	float:left;
	width:230px;
	overflow:hidden;
}

.loginbox{
	margin: 0 auto;
}

#postnavigation {}

.postNavPrev, .postNavNext {
    float:left;
    height:23px;
    margin-top:15px;
}

.postNavPrev a, .postNavNext a {
    display:block;
    cursor:pointer;
    height:23px;
    width:107px;
    overflow:hidden;
    background:url(../../pics/blogPrevNextFull.jpg) no-repeat -107px 0px;
}

.postNavPrev a {background:url(../../pics/blogPrevNextFull.jpg) no-repeat 0px 0px; margin-right:3px;}

.postNavNext a:hover {background:url(../../pics/blogPrevNextFull.jpg) no-repeat -107px -23px;}

.postNavPrev a:hover {background:url(../../pics/blogPrevNextFull.jpg) no-repeat 0px -23px;}

.marginWrapper {}

.orange {color:#E37C00;}

/*----------------------------
					 Header
----------------------------*/

/*----------------------------
						Menu
----------------------------*/

.dotted {margin:12px 0 0;}

#menu ul li, #menu ul li a {
    width:107px;
    height:23px;
    overflow:hidden;
}

#menu ul li {
    float:left;
    padding-right:3px;
}

#menu ul li a {
	display:block;
	cursor:pointer;
}

#menu ul li a.home {background:url(../../pics/buttons.gif) no-repeat 0px 0px;}
#menu ul li a.archive {background:url(../../pics/buttons.gif) no-repeat -107px 0px;}
#menu ul li a.rss {background:url(../../pics/buttons.gif) no-repeat -321px 0px;}
#menu ul li a.newpost {background:url(../../pics/blogAdminButtons.jpg) no-repeat 0px 0px;}
#menu ul li a.settings {background:url(../../pics/blogAdminButtons.jpg) no-repeat -107px 0px;}

#menu ul li a.home:hover {background-position:0px -23px;}
#menu ul li a.archive:hover {background-position:-107px -23px;}
#menu ul li a.rss:hover {background-position:-321px -23px;}
#menu ul li a.newpost:hover {background-position:0px -23px;}
#menu ul li a.settings:hover {background-position:-107px -23px;}

/*----------------------------
			   Blog Left Col
----------------------------*/

.blogLeftOuter {
    width:159px;
    margin-top:15px;
    background:url(../../pics/portalLeftMid.gif) repeat-y;
}

.blogLeftInner {
    width:159px;
    background:url(../../pics/portalLeftTop.gif) no-repeat;
}

.blogLeftContent {
    width:129px;
    background:url(../../pics/portalLeftBottom.gif) no-repeat bottom;
    min-height:146px;
    padding:0 15px 10px;
}

/*----------------------------
			   Blog Right Col
----------------------------*/

.blogRightAuthorOuter, .blogRightKeywordsOuter, .blogRightTallOuter {
    width:230px;
    margin-top:15px;
    background:url(../../pics/portalRightAuthorMid.gif) repeat-y;
}

.blogRightAuthorInner, .blogRightKeywordsInner, .blogRightTallInner {
    width:230px;
    background:url(../../pics/portalRightAuthorTop.gif) no-repeat;
}

.blogRightAuthorContent, .blogRightKeywordsContent, .blogRightTallContent {
    width:200px;
    background:url(../../pics/portalRightAuthorBottom.gif) no-repeat bottom;
    min-height:186px;
    padding:0 15px 10px;
}

.blogAuthorImage {padding-top:15px; text-align:center;}

.blogRightKeywordsOuter {background:url(../../pics/portalRightKeywordsMid.gif) repeat-y;}

.blogRightKeywordsInner {background:url(../../pics/portalRightKeywordsTop.gif) no-repeat;}

.blogRightKeywordsContent {
    background:url(../../pics/portalRightKeywordsBottom.gif) no-repeat bottom;
    min-height:23px;
}

.blogRightTallOuter {background:url(../../pics/portalRightTallMid.gif) repeat-y;}

.blogRightTallInner {background:url(../../pics/portalRightTallTop.gif) no-repeat;}

.blogRightTallContent {
    background:url(../../pics/portalRightTallBottom.gif) no-repeat bottom;
    min-height:184px;
}

/*----------------------------
					 Author
----------------------------*/

.authorName {
    font-size:11px;
    color:#000000;
    font-weight:normal;
}

/*----------------------------
					 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 0 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 {padding-top:8px;}

#blogroll ul {
	font-size:13px;
	line-height:20px;
}

#blogroll li {
    margin-left:25px;
    position:relative;
}

#blogroll ul li a img {
	border: none;
	margin-left:-25px;
	position:absolute;
	top:6px;
	left:0px;
}

#blogroll a {text-decoration:none;}
#blogroll a:hover {text-decoration:underline;}

/*----------------------------
				   Categories
----------------------------*/

ul#categorylist {
    list-style-type:none;
    margin:0px;
    padding:8px 0 0 0;
    font-size:13px;
    line-height:20px;
}

#categorylist li {
    margin-left:25px;
    position:relative;
}

#categorylist li a img {
    border:none;
    margin-left:-25px;
	position:absolute;
	top:6px;
	left:0px;
}

#categorylist a {text-decoration:none;}
#categorylist a:hover {text-decoration:underline;}

.adminEditButton {
    display:block;
    font-size:12px;
    padding:5px 0 2px;
}

/*----------------------------
					 Posts
----------------------------*/

div.postOuter {
    width:529px;
    background:url(../../pics/portalMidMid.gif) repeat-y;
    font-size:12px;
    line-height:20px;
    margin-top:15px;
}

div.postInner {
    width:529px;
    background:url(../../pics/portalMidTop.gif) no-repeat;
}

div.post, .mceContentBody {
	background:url(../../pics/portalMidBottom.gif) no-repeat bottom;
	width:499px;
	padding:0 15px 11px;
	min-height:137px;
}

div.post .noMarginDotted {margin:9px 0 2px;}

div.post h1, .mceContentBody h1 {
	font-size:12px;
	font-weight:900;
	color:#FFFFFF;
	margin:0 -13px;
	width:525px;
	padding:0;
	line-height:20px;
	word-spacing:normal;
}

div.post h1 a {
    display:block;
    width:100%;
    background:#20558A url(../../pics/portalMidTitleBarTop2.jpg) no-repeat top left;
    color:#FFFFFF;
    min-height:20px;
    padding:4px 0 2px;
    text-decoration:none;
}

div.post h1 a:hover {
    background:#FB9714 url(../../pics/portalMidTitleBarTop2.jpg) no-repeat top right;
}

div.post h1 span {display:block; padding-left:12px; padding-right:12px;}

div.post .author {
	color: #666666;
	font-size: 10px;
	float: left;
	text-transform: capitalize;
}

div.post .pubDate {
	color: #575A5D;
	font-size: 10px;
	text-align:right;
	width:100%;
}

div.post .pubDate a {
    color:#E37C00;
    text-decoration:none;
}

div.post .pubDate a:hover {text-decoration:underline;}

div.post .text h3 {
	font-size: 11px;
	padding: 0;
}

div.post .text p, div.post .text ul, div.post .text ol {margin-bottom:20px;}

div.post .categories {
	margin-bottom: 1px;
	float: right;
	width:200px;
	text-align:right;
	color:#575A5D;
}

div.post .tags {
	float: left;
	margin-bottom: 1px;
	width:256px;
	color:#575A5D;
}

div.post .bottomOuter {
    width:501px;
    margin:0 -1px;
    background:url(../../pics/portalTagsMid.png) repeat-y;
}

div.post .bottomContent {
    padding:0 16px;
    width:469px;
}

div.post .bottomTop {
    width:501px;
    margin:8px -1px 0;
    height:4px;
    overflow:hidden;
    background:url(../../pics/portalTagsTop.png) no-repeat;
}

div.post .bottomBottom {
    width:501px;
    margin:0 -1px;
    height:4px;
    overflow:hidden;
    background:url(../../pics/portalTagsBottom.png) no-repeat;
    clear:both;
}

.adminlinks {padding-top:4px;}

.adminlinks a {padding-left:11px;}

/*----------------------------
				Post Paging
----------------------------*/

.postPagingPrev, .postPagingNext {
    display:block;
    width:127px;
    height:23px;
    overflow:hidden;
    cursor:pointer;
    margin-top:15px;
    background:url(../../pics/previousPostButtonFull.jpg) no-repeat;
    float:left;
}

.postPagingNext {
    background:url(../../pics/nextPostButtonFull.jpg) no-repeat;
    float:right;
}

a:hover.postPagingPrev, a:hover.postPagingNext {background-position:-127px;}

/*----------------------------
				Post View
----------------------------*/

.postViewWrapper {
    font-size:12px;
    line-height:20px;
    width:529px;
    padding-top:15px;
}

.postViewWrapper .postOuter {margin-top:0;}

.postViewInner {width:529px;}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts {
    padding:0 15px;
    width:499px;
    margin-top:15px;
}

#relatedPosts div {line-height:15px;}

#relatedPosts h1 {
    font-size:12px;
    word-spacing:normal;
    text-transform:uppercase;
    color:#20558A;
    padding:3px 0 9px;
    margin:0;
}

#relatedPosts a {
	display: block;
	padding-top:7px;
	color:#E37C00;
}

/*----------------------------
				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 ul {min-height:1px; overflow:hidden;}

.bookmarks li {
    float:left;
    position:relative;
    margin-left:21px;
    padding-right:16px;
}

.bookmarks a {
    color:#E37C00;
    text-decoration:none;
}

.bookmarks li img {
    position:absolute;
    left:-21px;
    top:0px;
}

.bookmarks a:hover {text-decoration:underline;}

/*----------------------------
					Comments
----------------------------*/

h1#comment {
    font-size:12px; 
    word-spacing:normal;
    margin:0;
    padding:10px 0 9px;
    text-transform:uppercase;
    color:#20558A;
}

.commentH1Wrapper {
    width:499px;
    padding:0 15px;
    margin-top:15px;
}

.commentBoxContent {
    width:469px;
    padding:3px 16px 7px;
}

.commentBoxOuter {
    width:501px;
    margin:0 14px;
    background:url(../../pics/portalTagsMid.png) repeat-y;
}

.commentBoxTop, .commentBoxBottom {
    width:501px;
    margin:15px 14px 0;
    height:4px;
    overflow:hidden;
    background:url(../../pics/portalTagsTop.png) no-repeat;
}

.commentBoxBottom {
    margin:0 14px;
    background:url(../../pics/portalTagsBottom.png) no-repeat;
}

.comment .date {
	font-size:10px;
	color: #575A5D;
	float:right;
	padding-top:1px;
}

.comment .author {
    font-size:12px;
    float:left;
    padding-right:15px;
    color:#20558A;
}

.comment .author a {color:#E37C00;}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content {min-height:70px;}

.comment cite {
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}

.commentFormOuter {
    width:499px;
    margin:15px 15px 0;
    padding-top:6px;
    background:url(../../pics/addCommentBack.jpg) no-repeat;
}

.commentForm {
	width:469px;
	padding:0 15px;
}

.commentForm h1 {
    font-size:12px; 
    word-spacing:normal;
    line-height:20px;
    vertical-align:middle;
    margin:0;
    padding:0;
    color:#FFFFFF;  
}

.commentForm .noMarginDotted {margin-top:4px;}

.commentIEFix {height:15px; width:469px; overflow:hidden;}

.commentForm label {
	float: left;
	display: block;
	width: 68px;
	padding-right:5px;
	height:23px;
	line-height:22px;
	vertical-align:middle;
	margin-top:4px;
}

#commentCompose {position:relative;}

.commentSaving {
    position:absolute;   
    bottom:171px;
    right:10px;
    width:190px;
    line-height:16px;
}

.commentCommentLeft {
    float:left;
    margin-top:15px;
    width: 68px;
	padding-right:5px;
}

.commentCommentRight {
    float:left;
    margin-top:15px;
}

.commentForm input {width: 185px;}

.commentsTextBox {
    float:left;
    padding-right:10px;
    height:23px;
    margin-top:4px;
}

.commentsValidation {
    float:left;
    height:23px;  
    margin-top:4px; 
    line-height:22px;
	vertical-align:middle;
}

.commentForm textarea {height: 150px;}

.commentBottomCheck {
    float:left;
    width:25px;  
    margin-top:6px; 
}

.commentBottomLabel {
    float:left;
    width:320px;
    padding-right:10px;
    margin-top:6px;
}

.commentBottomLabel label {
	float:none;
	display:inline;
	width:100%;
	padding-right:0px;
	height:auto;
	line-height:inherit;
	margin-top:0px;
}

.commentBottomButton {
    float:left;
    width:107px;
    height:23px;
    margin-top:6px;
}

.commentBottomButton a {
    display:block;
    width:107px;
    height:23px;
    overflow:hidden;
    cursor:pointer;
    background:url(../../pics/saveCommentButtonFull.jpg) no-repeat;
}

.commentBottomButton a:hover {background-position:-107px;}

#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 a {
    color:#E37C00;
    text-decoration:none;
}

#archive a:hover {text-decoration:underline;}

#archive h1 {
	vertical-align:middle;
    font-size:15px;
    font-weight:900;
    line-height:23px;
    padding:10px 0 0;
    word-spacing:normal;
    text-transform:uppercase;
    color:#20558A;
}

.archiveTopOuter, .archiveCatOuter {
    width:529px;
    background:url(../../pics/portalMidMid.gif) repeat-y;
    font-size:12px;
    line-height:23px;
    margin-top:15px;
}

.archiveTopInner, .archiveCatInner {
    width:529px;
    background:url(../../pics/portalMidTop.gif) no-repeat;
}

.archiveTopContent, .archiveCatContent {
    background:url(../../pics/portalMidBottom.gif) no-repeat bottom;
	width:499px;
	padding:0 15px 9px;
	min-height:137px;
}

#archive h2 {
    position:relative;
	font-size: 12px;
	font-weight:900;
	color:#FFFFFF;
	background:#20558A url(../../pics/portalMidTitleBarTop2.jpg) no-repeat top left;
	width:465px;
	min-height:20px;
    padding:4px 15px 2px 45px;
    line-height:20px;
    margin:0 -13px 7px;
}

#archive h2 img {
	position:absolute;
	top:7px;
	left:11px;
}

#archive ul {padding-top:5px;}

#archive ul li {margin-left: 32px;}

#archive table {
	width: 100%;	
	border-collapse: collapse;
	font-size:12px;
	line-height:17px;
}

#archive table td, #archive table th {text-align:left; padding:11px 0 5px;}

#archive table td {padding:3px 0 3px;}

#archive .date {
	width: 70px;
	padding-right:10px;
}

#archive .comments {
	width: 70px;
	text-align: center;
	padding-left:10px;
}

#archive .rating {
	width: 70px;
	text-align: center;
}

#archive #totals {display:none;}


/*----------------------------
					 Search
----------------------------*/

#searchbox {
	margin-top: 15px;
	font-size: 10px;
}

#searchbox input {font-size: 13px;}

.searchBoxDiv {width:193px; float:left; margin-bottom:2px;}

#searchbox a {
    display:block;
    cursor:pointer;
    width:37px;
    height:23px;
    overflow:hidden;
    float:left;
    background:url(../../pics/portalBlogGo.png) no-repeat;
    margin-bottom:2px;
}

#searchbox a:hover {background-position:-37px;}

#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
----------------------------*/

.monthListWrapper {
    padding-top:6px;
    font-size:13px;
    line-height:19px;
    vertical-align:middle;
}

.monthListWrapper a {
    text-decoration:none;
    color:#E37C00;
}

.monthListWrapper a:hover {text-decoration:underline;}

ul#monthList {font-weight: bold;}

ul#monthList ul li {
	margin-left: 20px;
	font-weight: normal;
}

ul#monthList li.year {}

ul#monthList img.collapseButton {cursor: pointer;}

ul#monthList ul {display: none;}

ul#monthList ul.open {display: block;}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud {padding-top:2px;}
.tagcloud {white-space: normal;}

.tagcloud li {display: inline;}

.tagcloud a {
	margin-right: 3px;
	display: inline;
	color:#E37C00;
	text-decoration:none;
}

.tagcloud a:hover {text-decoration:underline;}

.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 {
	border: 1px solid silver;
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: white;
	line-height: 17px;
}

#page h1 {margin: 3px 0 10px 0;}

#page #admin {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding: 5px 0;
}

/*----------------------------
					 Calendar
----------------------------*/

.calendarWrapper {padding-top:8px;padding-bottom:5px;}

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
	font-size:12px;
}

.calendar {
	border: none;
	margin: 0 auto;
	color:#575A5D;
}

.calendar a {
    color:#E37C00;
    text-decoration:none;
}

.calendar .weekend {background-color: #CBCBCB;}

.calendar .other {color: #CCCCCC;}

.calendar a.exist {
    color:#575A5D;
	display: block;
	font-weight: bold;
	text-decoration:underline;
}

.calendar a:hover.exist {text-decoration:none;}

.calendar td {vertical-align: top; padding-top:4px;}

.calendar th {padding-top:4px;}

.calendar .other a.exist {color:#CCCCCC;}

.calendar .other a:hover.exist {text-decoration:none;}

.calendar a:hover {color:#E37C00;}

/*----------------------------
					Star rater
----------------------------*/

.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;
	display:none;
}

#searchpage input#q {width: 300px;}

#searchpage input#comment {clear: both;}

.searchresult {padding-top:15px; font-size:12px;}

.searchresult a {font-weight: bold;}

.searchresult span.text {
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchpage {margin-top:15px;}

.searchpage h1 {font-size:18px; color:#20558A; padding-bottom:3px;}

.searchresult span.type{display: block;}

.searchresult span.url{color:#CCCCCC;}

.searchpage ul.paging{
    list-style-type: none;
    margin:0;
    padding:0;
    width:529px;
    padding-top:15px;
    font-size:12px;
}

.searchpage ul.paging li{
    display: block;
    float:left;
    padding: 1px 3px;
}

.searchpage ul.paging li a {font-weight:900;}

.searchpage ul.paging li.active{}

/*----------------------------
				Contact page
----------------------------*/

#contact {
	background : white;
	padding: 10px;
	border: 1px solid silver;
}

#contact h1 {margin-top: 0;}

#contact label {
	display: block;
	padding-top: 5px;	
}

#contact input.field {width: 200px;}

#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');
}*/

/*markup styles*/

.markupSection p, .markupSection ul, .markupSection ol, .markupSection table {margin-bottom:20px;}

.markupTable50 {width:50%;}

.markupTable75 {width:75%;}    
    
/*end markup styles*/