﻿
/*=======================*//* Modern Theme */

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    background-color: #E2E2E2;
    height: 100%;
}

a {
	text-decoration:none;
}

a:hover { color : #ff9900;}

a img { border : none;} 

h1
{
    font: normal 1.6em Calibri;
    color: #333333;
    margin-bottom: 10px; /*background : #f0f0f0 url('images/icon_colon.gif') no-repeat scroll 4px 2px;*/ /*padding : 0 0 0 0px;*/
}

h1 a
{
    color: #444444;
}

h1 a:hover
{
    text-decoration: underline;
}


/*=======================*//* AskMikeNow */

#AskMike
{
    background-color: #FFFFFF;
    height: 987px;
}

/*=======================*//* Header */

#Header
{
    margin: 0 auto;
    height: 118px;
    background-image: url('Images/HeaderBG.png');
    background-repeat: repeat-x;
    text-align: center;
}

#HeaderContent
{
    width: 800px;
    height: 118px;
    margin:0 auto;
}

#HeaderContent .title
{
    padding-top: 40px;
    text-align: right;
} 

#HeaderContent .title .sitename a
{
    border-bottom: 1px dashed #657382;
    color: #ffffff;
    font: normal 38px arial;
    padding-bottom: 2px;
    text-decoration: none;
    margin-right: 20px;
    background-color: transparent;
} 

#HeaderContent .title a:hover { 
	border-color : #ff9900;
} 

#HeaderContent .title .slogan a
{
    font: normal 1.1em Verdana, sans-serif;
    padding-top: 6px;
    margin: 0 20px 10px 0;
    color: #ffffff;
    background-color: transparent;
} 

#HeaderContent .title .slogan a:hover
{
    color: #ff9900;
}

#headimg1 { 
	border : 1px solid #cccccc;
	height : 100px;
	width : 80px;
	float : left;
	margin : 8px;
	background : transparent url('Images/mike_small.jpg') no-repeat;
}

#headimg2 { 
	border : 1px solid #cccccc;
	height : 100px;
	width : 80px;
	float : left;
	margin : 8px;
	background : transparent url('Images/image2.png') no-repeat;
} 

#headimg2:hover
{
    background-position: 0% -100px;
} 

#headimg3 { 
	border : 1px solid #cccccc;
	height : 100px;
	width : 80px;
	float : left;
	margin : 8px;
	background : transparent url('Images/image3.png') no-repeat;
} 

#headimg3:hover { 
	background-position: 0% -100px;
} 

#headimg4 { 
	border : 1px solid #cccccc;
	height : 100px;
	width : 80px;
	float : left;
	margin : 8px;
	background : transparent url('Images/image42.png') no-repeat;
} 

#headimg4:hover { 
	background-position: 0% -100px;
} 

#headimg5 { 
	height : 100px;
	width : 80px;
	float : left;
	margin : 8px;
	background : transparent url('Images/image5.gif') no-repeat bottom;
	opacity:.50;
	filter:alpha(opacity='50');
} 

#headimg6 { 
	height : 100px;
	width : 80px;
	float : left;
	margin : 8px;
	background : transparent url('Images/heart.png') no-repeat bottom;
} 

/*=======================*//* Main Nav */

#TopMenu
{
    height: 33px;
    background-image: url('Images/NavBG.png');
    background-repeat: repeat-x;
    text-align: center;
}

#MainNav
{
    padding: 0px;
    width: 800px;
    height: 33px;
    border-left-style: solid;
    border-left-width: thin;
    border-left-color: #C0C0C0;
    margin: 0 auto;
}

#MainNav a
{
    text-align: center;
    font-size: medium;
    font-weight: bold;
    color: #666666;
    border-right-style: solid;
    border-right-width: thin;
    border-right-color: #C0C0C0;
    text-decoration: none;
    float: left;
    height: 28px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
}

#MainNav a:hover
{
    background-image: url('Images/NavBGHover.png');
    background-repeat: repeat-x;
    color: #FFCC00;
}


/*=======================*//* ADMIN MENU */

#adminmenu
{
    background-position: #eeeeee url('Images/icon_admin.gif') no-repeat;
    padding: 3px 0 3px 40px;
    text-align: left;
    background: #eeeeee url('Images/icon_admin.gif') no-repeat;
    border-bottom: 3px solid #666666;
    margin: 0 auto;
} 

#adminmenu ul {margin:0px;}

#adminmenu li {
	margin:0px;
	display : inline;
} 

#adminmenu a { 
	color : #333333;
	padding : 3px 10px;
	border-left : 1px dotted #bbbbbb;
} 

#adminmenu a:hover { 
	color : #ff9900;
} 

/*=======================*//* Content Area */

#Content
{
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 10px;
    height: auto;
    float: left;
}

#ContentArea
{
    width: 800px;
    margin-top: 10px;
    margin: 0 auto;
    padding-top: 10px;
}


/*=======================*//* Post Area */

#PostContentArea
{
    width: 528px;
    float: left;
}

#PostContent
{
    width: 528px;
    color: #333333;
}

#PostTitleBox
{
    width: 425px;
    float: left;
}

#PostTitleComments
{
    width: 75px;
    height: 65px;
    float: left;
    padding-top: 10px;
}

#PostTitleComments a
{
    border-width: 0px;
    display: block;
    overflow: hidden;
    background-image: url('Images/Comments.png');
    width: 75px;
    height: 55px;
    text-align: center;
    color: #666666;
    padding-top: 10px;
}

#PostTitleComments a:hover
{
    background-position: 0px -65px;
    color: #FFFFFF;
}

#PostTitleComments span
{
    font-size: x-large;
}


/*=======================*//* Side Bar Area */

#SideBar
{
    width: 260px;
    height: auto;
    float: left;
    margin-left: 10px;
}

.SBLabel
{
    background-image: url('Images/SideBarLabelBG.png');
    background-repeat: no-repeat;
    width: 248px;
    height: 30px;
    font-family: Calibri;
    font-size: x-large;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    padding-left: 12px;
}

.SBContent
{
    width: 238px;
    height: auto;
    padding: 10px;
    border: thin solid #C0C0C0;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    text-align: left;
    font-weight: bold;
}

.SBContent p
{
    font-weight: normal;
}

.SBRssFeed
{
    font-size: large;
}

.SBRssFeed a
{
    color: #333333;
}

.SBRssFeed a:hover
{
    color: #ff9900;
}


/*=======================*//* Footer Area */

#AdminFooter
{
    background-color: #EEEEEE;
    border-top: 3px solid #666666;
    padding-bottom: 20px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    float: left;
}

/*=======================*//* BLOG SEARCH */
#blogsearch h3 { 
	text-align : left;
} 

#blogsearch { 
	text-align : center;
} 

#searchbox input#searchfield
{
    border: thin solid #FF9933;
    width: 150px;
    margin-right: 5px;
    padding: 1px 0 1px 2px;
} 

#searchbox input#searchbutton
{
    color: #333333;
    font-family: Calibri;
    background-color: #FFC320;
    border: thin solid #FF9933;
    font-weight: bold;
}

#searchbox input#searchbutton:hover
{
    background-color: #478DFE;
    border: thin solid #C0C0C0;
    color: #FFFFFF;
}


/*=======================*//* TAGS */


#tagcloud
{
    /*white-space : normal;*/
    text-align: justify;
}

.tagcloud
{
    margin: 0px;
    padding: 0px;
}

#tags ul
{
    margin: 0px;
    padding-left: -30px;
}

#tagcloud li
{
    display: inline;
    margin: 0px;
} 

#tagcloud a.biggest
{
    font-size: large;
    color: #000000;
} 

#tagcloud a.big
{
    font-size: medium;
    color: #333333;
} 

#tagcloud a.medium
{
    font-size: medium;
    color: #666666;
} 

#tagcloud a.small
{
    font-size: small;
    color: #808080;
} 

#tagcloud a.smallest
{
    font-size: small;
    color: #999999;
} 

#tagcloud a:hover
{
    color: #ff9900;
    text-decoration: underline;
}


/*----------------------------
					 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
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar
{
    border: thin solid #C0C0C0;
    margin: 0 auto;
    background-color: #FFFFFF;
}

.calendar .weekend {
	background-color: #F1F1F1;
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
	background-color: #F1F1F1;
}

.calendar td
{
    border: thin solid #C0C0C0;
    vertical-align: top;
    background: white;
    min-height: 50px;
    height: 50px;
}

#today
{
    background-color: #FFFFCC;
}

.header{}

/*----------------------------
					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;
}


/*----------------------------
					 Posts
----------------------------*/

div.post, .mceContentBody
{
    border: 1px solid silver;
    padding: 3px 10px;
    margin-bottom: 20px;
    background-color: white;
    line-height: 17px;
    text-align: left;
}

div.post h1, .mceContentBody h1 {
	margin: 5px 0 0 0;
}

div.post .author
{
    color: #666666;
    font-size: 11px;
    float: left;
    text-transform: capitalize;
    font-weight: bold;
}

div.post .pubDate {
	color: #666666;
	font-size: 11px;
	float: left;
}

div.post .text
{
    float: left;
}

div.post .text h2 {
	margin-bottom: -10px;
}

div.post .text h3 {
	font-size: 11px;
	margin-bottom: -10px;
	padding: 0;
}

div.post .footer
{
    text-align: left;
    border-top: 1px dashed silver;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

div.post .footerspan
{
    font-family: Calibri;
    font-size: large;
    color: #FF9933;
    font-weight: bold;
}

div.post .bottom
{
    margin-bottom: 60px;
}

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;
}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts div
{
    background: white;
    padding: 5px 10px 10px 10px;
    border: 1px solid silver;
    text-align: left;
}

#relatedPosts h1
{
    border: 1px solid silver;
    margin: 0 0 10px 0;
    background-color: #FFFFFF;
}

#relatedPosts a
{
    display: block;
    margin-top: 5px;
    font-weight: bold;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
}

/*----------------------------
				Recent posts
----------------------------*/

ul.recentPosts li
{
    padding-bottom: 10px;
    color: #FFFFFF;
    list-style-image: url('Images/bullet_triangle_yellow.png');
}

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;
    height: 50px;
}

#bookmarks a img
{
    border-width: 0px;
}

/*----------------------------
					Comments
----------------------------*/

.comment
{
    border: 1px solid silver;
    background-color: white;
    padding: 3px 10px;
    margin-bottom: 10px;
    text-align: left;
}

#comment
{
    border: 1px solid silver;
    background-color: #FFFFFF;
    margin-top: 20px;
}

.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: right;
    clear: both;
    margin: 5px;
}

.comment .gravatar img {
	height: 40px;
	width: 40px;
}

.comment .content {
	min-height: 85px;
	margin: 5px;
}

.comment cite{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag {
	position: relative;
	top: 2px;
}

.commentForm
{
    padding: 5px;
    background-color: #FFFFFF;
    text-align: left;
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
}

.commentForm input {
	width: 300px;
}

.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;
    text-align: left;
}

#archive h1
{
    margin: 0;
    border-bottom: 1px dashed silver;
    padding-bottom: 9px;
    text-align: center;
}

#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 #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
{
    font-weight: bold;
    list-style-image: url('Images/bullet_triangle_yellow.png');
}

ul#monthList li.year
{
    cursor: pointer;
}

ul#monthList li.year:hover
{
    color: #ff9900;
}

ul#monthList ul
{
    display: none;
}

ul#monthList ul.open
{
    display: block;
}


/*=======================*//* Bullet Lists */

.BulletLists li
{
    font-weight: bold;
    list-style-image: url('Images/bullet_triangle_yellow.png');
}


/*========================================================*//* DIV POSTS */

div.post .entry a[rel] { 
	padding-right : 11px;
	background-repeat : no-repeat;
	background-position : right center;
} 
div.post .entry a[rel="me"] { background-image : url('../../pics/xfn/me.gif');}
 
div.post .entry a[rel~="contact"], div.post .entry a[rel~="acquaintance"], div.post .entry a[rel~="friend"] { background-image : url('../../pics/xfn/contact.gif');} 

div.post .entry a[rel~="contact"][rel~="met"], div.post .entry a[rel~="acquaintance"][rel~="met"], div.post .entry a[rel~="friend"][rel~="met"] { background-image : url('../../pics/xfn/contactMet.gif');}
 
div.post .entry a[rel~="colleague"], div.post .entry a[rel~="co-worker"] { 	background-image : url('../../pics/xfn/colleague.gif');} 

div.post .entry a[rel~="colleague"][rel~="met"], div.post .entry a[rel~="co-worker"][rel~="met"] { 	background-image : url('../../pics/xfn/colleagueMet.gif');}
 
div.post .entry a[rel~="muse"], div.post .entry a[rel~="crush"], div.post .entry a[rel~="date"], a[rel~="sweetheart"] { background-image : url('../../pics/xfn/sweet.gif');}
 
div.post .entry a[rel~="muse"][rel~="met"], div.post .entry a[rel~="crush"][rel~="met"], div.post .entry a[rel~="date"][rel~="met"], div.post .entry a[rel~="sweetheart"][rel~="met"] { background-image : url('../../pics/xfn/sweetMet.gif');
} 


/*==========================================================*//* CONTACT */

#contact
{
    padding: 10px;
    text-align: left;
    background-color: #FFFFFF;
}

#contact label { 
	display : block;
	padding-top : 5px;
	margin-bottom : 2px;
} 

#contact input.field { 
	width : 200px;
	background : #ffffff;
	border : 1px solid #bbbbbb;
} 

#contact textarea { 
	display : block;
	overflow : auto;
	width : 75%;
	height : 150px;
	margin : 0;
	border : 1px solid #bbbbbb;
} 


/*=======================*//* Login Box */

.loginbox
{
    text-align: left;
    background-color: #FFFFFF;
}