/*  
Theme Name: Bugskippy 1
Theme URI: http://bugskippy.com/
Description: This is our own theme.  
Version: 1.0
Author: Marc Joyce
Author URI: http://bugskippy.com

This theme was designed and coded by Marc.
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #001111;
	font-size: 1.2em
	color: #003333;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #006666;
	font-weight: bold;
	border: none;
	text-decoration: underline;
	}
	
img, img:a {
	border: none;
	}

#container { 
	width: 940px; 
	background: #ffffff;
	text-align: left; 
	margin: 20px auto; 
	padding: 0px;
	border: 10px solid #ffffff;
	}
	
#header { 
	background: #001111;
	background-image: url(images/bbanner01.gif);
	height: 116px;
	padding: 0px 0px 0px 0px;
	}
	
#header h2 {
	color: #ffffff;
	font-size: 20pt;
	font-weight: normal;
	margin-top: 55px;
	margin-bottom: 0px;
	text-align: center;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	color: #009999;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 85px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	}
	
#middlepic {
	text-align: center;
	position: absolute;
	height: 60px;
	width: 600px;
	margin: 0px;
	border-top: 6px solid #fff;
}

#lpic {
	height: 128px;
	width: 160px;
	border: 0px solid #fff;
}

#rpic {
	height: 128px;
	width: 180px;
	border: 0px solid #fff;
}
	
#menu {
	font-size: 13pt;
	background-color: #006666;
	margin-top: 0px;
	width:940px; 
	height:30px;
	border-bottom: 5px solid #001111;
}


#menu ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-decoration: none;
	color: #001111;
}

#menu a:hover {
	background-color: #001111;
	color: #006666;
}


#content { 
	width: 560px; 
	margin-top: 70px;
	margin-bottom: 20px;
	margin-left: 160px;
	margin-right: 0px;
	padding: 0px 18px 15px 18px;
	position: relative;
	text-align: justify;
	}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	font-size: 1.3em;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border: none;
	}
#content h1 {
	color: #006666;
	font-size: 22px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #006666;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #003333;
	text-decoration: none;
	}

#content h2 {
	font-size: 2em;
	color: #006666; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #003333;
	}
#content h2 a  {
	color: #006666;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #003333;
	text-decoration: none;
	}


#content h3 {
	font-size: 12px; 
	color: #006666; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #003333;
	}
	
#content h3 a  {
	color: #006666;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #003333;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	font-size: 1.3em;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	font-size: 1.3em;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #990000;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #006666;
	text-decoration: underline;
	}
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;




	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color: #777777;
	border-left: 5px solid #dddddd;
	}
	

.postspace {
	background: #fff;
	width: 560px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
	color: #666666;
	width: 160px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	 
	}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #fff;
	background: #003333;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a {
	display: block;
	color: #666666;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 12pt;
	}

#left ul li a:hover {
	color: #666666;
	background: #fff;
	}


#right { 
	color: #666666;
	width: 179px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #fff;
	background: #003333;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #666666;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #666666;
	background: #fff;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #455A79;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: #001111;
	width: 940px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  9px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	}
	
#footer p {
	color: #ffffff;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #66ffff;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #66ffff;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 150px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #003333;
	border: 1px solid #006666;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	font-size:0.8em;
	border-bottom: 1px solid #dddddd;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-size:1.5em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-size:1em;
	margin:0;
	padding:4px;
}

/* Print Styles */

@media print {

body {background:white; 
     font-size:10pt; 
     color:black;
     margin:0 }

#left { display:none }

#right { display:none }

#header { display:none }

#menu { display:none }

#middlepic { display:none; }

.demo .red { color:black; 
     font-weight:bold }

#content a { font-weight:bold; 
     color:#000066; 
     text-decoration:underline }

#content { margin-left:0; 
     float:none; 
     width:auto }

#footer, .ad { display:none }

h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }

h3 { margin-left:10px; 
     margin-bottom:0px; 
     padding-bottom:0px }

blockquote, table, pre { page-break-inside:avoid }

ul, ol, dl  { page-break-before:avoid }

img.centered { display: block; 
     margin-left: auto; 
     margin-right: auto; }

img.right { padding: 4px; 
     margin: 0 0 2px 7px; 
     display: inline; }

img.left { padding: 4px; 
     margin: 0 7px 2px 0; 
     display: inline; }

.right { float: right; }

.left { float: left; }

#commentform { display:none }

img { page-break-inside:avoid; 
     page-break-after:avoid; }

}
