





/* body      hso: font & background color
--------------------------------------------------*/
body {
  color:#414141;
  background:#333;
}

body#commentspopup {background:white;}


/* headings  hso: all headings & mouse over
--------------------------------------------------*/
h1, h1 a, h1 p
  {color:#2F4A7F;}


h2, h2 a,
h3 a,
h4 a
  {color:#9F090F;}

h1 a:hover
  {color:#31579F;}

h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#77777F;}


/* links  hso: all links & mouse over
--------------------------------------------------*/
a {color:#2F4A7F;}

a:hover {color:#9F090F;}

a.commentlink {
  padding-left:16px;
  background:url(http://www.standingmobile.com/wp-content/themes/kevin/images/shadesofgray/comments.gif) center left no-repeat;
}

a.more {
  padding-right:10px;
  background:url(http://www.standingmobile.com/wp-content/themes/kevin/images/shadesofgray/more.gif) center right no-repeat;
}


/* paragraphs, lists, etc
--------------------------------------------------*/
pre,
code
  {background-color:#F8FAF2;}

kbr {color:#009193;}


/* container
--------------------------------------------------*/
#container {
  padding-top:0;
  border-top:30px solid white;
  background:white url(img/container_bg.gif) 500px 0px repeat-y;
}

#container.singlecol,
#commentspopup #container {background-image:none;}



/* header hso: header backgound color --------------------------------------------------*/
#header {
  background-color:#fff;
  background-image:url(img/logo2.jpg);
}


/* navigation hso: nav backgound color & mouse over
--------------------------------------------------*/
#navigation {background-color:#2F4A7F;}

#navigation li {border-color:white;}

#navigation a {color:white;}


#navigation .selected,
#navigation a:hover
  {background-color:#77777F}

#navigation form {
  border-color:white;
  background:#2F4A7F url(img/corner_bottom_right.gif) bottom right no-repeat;
}

#navigation #s {border-color:#FFF9EA;}

#navigation #searchbutton {
  color:white;
  background-color:#77777F;
}


/* Entry
--------------------------------------------------*/
.entry {margin:0 0 40px 0;}

.entry .author {}

.entry .info {
  border-color:#F3F4F4;
  background-color:#FAFAFA;
}

.entry .info a {border-color:#949494;}

.entry a.more {
  padding-left:12px;
  background:url(http://www.standingmobile.com/wp-content/themes/kevin/images/shadesofgray/more.gif) center left no-repeat;
}

.entry .info .date {
  padding-left:15px;
  background:url(http://www.standingmobile.com/wp-content/themes/kevin/images/shadesofgray/post.gif) center left no-repeat;
}

.entry .info .author {
  padding-left:23px;
  border-color:#949494;
  background:url(http://www.standingmobile.com/wp-content/themes/kevin/images/shadesofgray/author.gif) 10px 2px no-repeat;
}

.entry #filedunder {border-color:#F3F4F4;}

.entry img {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;
}

/* Mini-Entry
--------------------------------------------------*/
.minientry  {border-color:#D9D9D9;}

.minientry .commentlink {border-color:#949494;}

.minientry .permalink {
  padding-left:15px;
  background:url(http://www.standingmobile.com/wp-content/themes/kevin/images/shadesofgray/post.gif) center left no-repeat;
}

.minientry .author {
  padding-left:23px;
  border-color:#949494;
  background:url(http://www.standingmobile.com/wp-content/themes/kevin/images/shadesofgray/author.gif) 10px 2px no-repeat;
}


/* Comments
--------------------------------------------------*/
#comments h2 {margin-bottom:24px;}

#comments h2 a {color:#2F4A7F;}

#comments li.comment {list-style-image:url(http://www.standingmobile.com/wp-content/themes/kevin/images/shadesofgray/comments.gif);}

#comments li.trackback,#comments li.pingback {list-style-image:url(img/pingtrackback.gif);}

#commentform {background-color:#EDF3DE;}

#comments .header {background-color:#EDF3DE;}

#comments .header.alt {background-color:#E9F7F6;}


/* form
--------------------------------------------------*/
form p {border-color:white;}

form label { color:#2F4A7F;}

form em {color:#C8C8B4;}

form input {color:#414141;}

form input, form textarea {
  border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
}

form .button {
  border-color:white #DCDCDC #DCDCDC white;
  background-color:#F0F0F0;
}


/* Archives

--------------------------------------------------*/
.archive .postspermonth {color:#A0A0A0;}


/* content misc
--------------------------------------------------*/
.next a {
  padding-right:10px;

  background:url(http://www.standingmobile.com/wp-content/themes/kevin/images/shadesofgray/next.gif) center right no-repeat;
}

.previous a {
  padding-left:10px;
  background:url(img/previous.gif) center left no-repeat;
}

#entrynavigation {border-color:#F3F4F4;}

.editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
  background:url(http://www.standingmobile.com/wp-content/themes/kevin/images/shadesofgray/edit.gif) 0 -14px;
}

html>body .editlink {bottom:6px;}

.entry .info .editlink a,
.minientry .editlink a,
#comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0; /* IEWin */
  text-indent:-9999px;
  background:url(http://www.standingmobile.com/wp-content/themes/kevin/images/shadesofgray/edit.gif) 0 0;
}

.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover
  {background:none;}


/* subcontent
--------------------------------------------------*/
#subcontent {background:url(img/subcontent_bg.gif) top left no-repeat;}


/* subcontent headings hso: sidebar background color
--------------------------------------------------*/
#subcontent h2 {
  color:white;
  background:#77777F url(img/corner_top_left.gif) top left no-repeat;
}

#subcontent h2 em {background:url(img/corner_bottom_right.gif) bottom right no-repeat;}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {border-bottom-color:#F0F0F0;}

#subcontent li a:hover {background-color:#FFFBF0;}

#subcontent ul.pages li {list-style-image:url(img/post_yellow.gif);}

#subcontent ul.categories li,
#subcontent ul.months li {list-style-image:url(img/categories_yellow.gif);}

#subcontent ul.links li {list-style-image:url(img/links_yellow.gif);}

#subcontent ul.feeds li {list-style-image:url(http://www.standingmobile.com/wp-content/themes/kevin/images/shadesofgray/feeds_yellow.gif);}

#subcontent ul.posts li {list-style-image:url(img/post_yellow.gif);}

#subcontent ul.categories li li {list-style-image:url(img/sub_categories_yellow.gif);}


/* calendar
--------------------------------------------------*/
#wp-calendar {color:#A0A0A0;}

#subcontent table caption {border-bottom-color:#F3F4F4;}

#subcontent table thead tr {
  border-bottom-color:#F3F4F4;
  color:#414141;
}

#subcontent table th {border-bottom-color:#F3F4F4;}

#subcontent table td#today {
  border-color:#F3F4F4;
  color:#414141;
}

#subcontent table td a {
  border-bottom-color:#A3C159;
  background-color:#EDF3DE;
}

#subcontent table tfoot {border-top-color:#F3F4F4;}

#subcontent table tfoot a {background:none;}


/* footer
--------------------------------------------------*/
#footer {
  color:#2F4A7F;
  background:white url(img/footer_bg.gif) 470px 0px no-repeat;
}

.singlecol #footer {background-image:none;}

#footer p {border-top:6px solid #E9F7F6;}

#footer a {color:#9F090F;}

#footer a:hover {color:#414141;}

#footer strong {color:#9F090F;}

/*		FLICKr
----------------------------------------------------------------------------------------*/
/*
#flickr { 
	margin-left:3px;
	}

	#flickr a, #flickr a:hover {
		border-width:0;
		}

	#flickr img {
		border:1px solid #336633;
		margin:5px 15px 12px 0;
		padding:3px;
		height:75px;
		width:75px;
		float:left;
		}

		#flickr img:hover {
			border-color:#175B98;
			}
*/
	.red {
		color:red;
		}
		
#flickr {
	margin-left:0;
	}

#flickr a {
	display: block;
	float: left;
	padding: 0 1px 5px 4px;
	position: relative;
	height: 64px;
	width: 64px;
	border-width:0;
	margin:5px 5px 2px 0;
	}

#flickr a:hover {
	font-size: 100%;
	z-index: 1;
	border-width:0;
	}

#flickr img {
	border: 1px solid #ddc;
	padding: 1px;
	height: 70px;
	width: 70px;
	border:1px solid #336633;
	}

#flickr a:hover img {
	background: #fff;
	border-color:#175B98;
	position: absolute;
	width: 75px;
	height: 75px;
	top: -7px;
	left: -4px;
	}