a {
	color: #228B22;
}

a img {
	border: none;
}

a:visited {
	color: #006400;
}

a:hover {
	color: #ff6633;
}

h2 {
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h2.theDate {
    font-weight: bold; text-align: right;
	border-bottom: 1px dotted #7EA5EB;
	color: #ff6633;
}


h3 {
	border-bottom: dotted 1px #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}

.credit {
/*	background: #90a090;
	border-top: double 3px #aba;
	color: #fff; */
	color: #7EA5EB;
	clear: both;
	border-top: dashed 1px #7EA5EB;
	background-color: #FCFCFC;
	font-size: 11px;
	padding-top: 1em;
	text-align: center;
/*	margin-bottom: 2em; */
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {

	text-align: left;
	clear: both;
}


.commentLink {

	text-decoration: none;
	color: #808080;
}

#rap {
	background-color: #FFFFFF;
	width: 768px;
	text-align: left;
}

#content {
	/*	margin: 15px 30px 0 30px; */
	padding: 15px 20px 0 0px;
/*	border: 1px solid green; */
 /*	width: 10em; */
/*	width: 500px;
	float: left;
	clear: none; */
	text-align: left;
/*	border-right: dashed 1px #7EA5EB; */
	margin-right: 5px;
}

.clearer {
	clear: both;
	font-size: 1px;
}

#port {
	position: relative;
	left: 686px;	
	top: -100px; 
	width: 4em;
}

#portTxt {
 color: #000000;
}

#portTxt:hover {
 color: #FFFFFF;
 text-decoration: none;
}

#headerbox {
	/*	border-top: 1px solid transparent; */
/*	border: 1px solid black; */
	border-bottom: 1px solid black;
	height: 100px;
	margin: 0;
	padding: 25px 30px 0 15px;
	background-image: url(http://www.droidbuilders.net/gfx/topbar_blue.png);
}


#headerlink {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 250%;
	font-weight: 100;
	letter-spacing: 0.1em;
	text-decoration: none;
	/*border-bottom: 2px dashed #FFD700;*/
}

#headerlink:hover {
	/*	text-decoration: underline; */
/*	color: #FFD700;*/
	border-bottom: 2px dashed #FFD700;
}

.subheaderlink, .subheaderlink:visited {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 150%;
	font-weight: 100;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding: 1px;
}

.subheaderlink:hover, .subheaderlinkActive {
	text-decoration: none;
	color: #ff6633;
	border-bottom: 2px solid #FFD700;
	padding: 1px;
}

#tagline {
	font: bold 90% Tahoma, Verdana, arial, helvetica, sans-serif;
	font-size: 140%;
	border-bottom: 0;
	color: #C9FF66;
	letter-spacing: 0.23em;
	margin-left: 0.8em;
	padding: 0;
	position: relative;
	top: -11px;
}

#commentsBox, #postCommentBox {
	border-top: 1px dashed #7EA5EB;
	padding-left: 1em;
}

#menu {
	background: #fff;
/*	border-left: 1px dotted #ccc; */
/*	border-left: dashed 1px #7EA5EB; */
	border-top: solid 3px #e0e6e0;
	padding: 0px 0 0px 0px;
	text-align: left;
	/*
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#FFFFFF,endColorStr=#D0F0F0);
	*/
/*	position: absolute; 
	right: 2px;
	top: 0;
*/

	float: right;
	clear: none;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}


.searchButton, .Buttons {
	border: 1px solid #AEAEAE; 
	font-size: 8pt;
}

.searchButton:hover, .Buttons:hover {
	border: 1px solid #ff6633; 
}

.searchField {
	border: 1px solid #ff6633; 
	font-size: 50%;
	width: 10px;	
}

#menu input#s {
	width: 9em;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu input#s:hover {
	border: 1px solid #ff6633; 
}

#menu ul {
	color: #6e6e6e;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: capitalize;
}

#menu ul li {
	font: normal normal 120%  'Lucida Grande', 'Lucida Sans Unicode', Verdana, arial, helvetica, sans-serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	font-weight: bold;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	color: #8e8e8e;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin-left: 0.7em; 
	padding: 0;
	text-align: left;

}

#menu ul ul ul {
	color: #aeaeae;
	list-style-type: circle;
	margin-left: 1em;
}

#menu ul ul ul ul {
	color: #cecece;
	list-style-type: circle;
}

#menu ul ul li {
	border: 0;
	font: normal normal 75%  'Lucida Grande', 'Lucida Sans Unicode', Verdana, arial, helvetica, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding-left: 0em;
}

#menu ul ul li a {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #ff6633;
}

#menu ul ul ul.children {
	font-size: 120%;
	/*margin-left: 0.3em;*/
	color: #A090A0;
}

#menu ul ul ul.children a {
font-weight: normal;
/*	border: 1px solid red;*/
}

#wp-calendar {
	border-top: 1px dotted #7EA5EB;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

table[id='wp-calendar'] {
 position: relative;
 top: 23px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	/*border: 1px solid #FFFFFF;*/
	color: #7EA5EB;
}

#wp-calendar a:hover {
/*	background: #2BC32C; */

/*	color: #5A5A5A; */

}

#wp-calendar caption a {
	color: #ff6633;
	font-size: 16px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	text-align: center;
	/*border: 1px solid white; */
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td.posts {
/*	font-weight: bold; */
	padding: 0 0px 0 0px;
}

#wp-calendar td.posts:hover {
	border: 1px dotted #ff3333;
/*	font-weight: bold; */
	color: black;
	background: #eee;
}
#wp-calendar td:hover {

}

#wp-calendar #today {
	padding: 0 2px 0 2px;
	color: #5A5A5A;
	border: 1px solid #ff6633;
}

#wp-calendar #today {
    -moz-border-radius: 10px;
}

#wp-calendar #today:hover {
	background: #eee;
	border: 1px solid #2BC32C;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #7EA5EB;
	text-align: center;
}

#categories a.catAllLink {
	color: #6e6e6e;
	text-decoration: none;
}

#categories a.catAllLink:hover {
	color: #ff6633;
	border-bottom: 1px dashed #228B22;
}

.wp-photo {
}
.wp-photo-preview, img.floatRight {
	float: right; 
	margin: 1em; 
	margin-right: 0;
}
.wp-photo-thumbnail {
}

.wp-photo-caption {
	text-align: center;
	text-decoration: none;
	font-size: 60%;
}
