/*
	Theme Name: Jamie Starr
	Version: 1.0
	Author: Jamie Starr
	
*/
body {
	margin: 0px;
	padding: 0px;
	color: #006600;
	font-size: 12px;
	line-height: 180%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
* {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
h1.entrytitle  {
	border:0;
	font-size:1.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
}
h2.entrytitle  {
	border:0;
	font-size:1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	padding-top: 10px;
}
h3.entrytitle  {
	border:0;
	font-size:1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	padding-top: 10px;
}
h3.entrytitle a{
	border:0;
	font-size:1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
	padding-top: 10px;
}
.firstpost h3{
	font-size:200%;
		color:#006600;

}
h4 {
	margin-top:10px;
	font-size:1.3em;
}
.entrymeta{
	line-height: 150%;
	color:#006600;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.arc h2 {
	font-size:1em;
	margin:0;
	padding:0;
}
.arc {
	padding:20px;
}

#sidebar {
	float: right;
	width: 190px;
	display: inline;
	padding:20px;
}


#wrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #FFFFF4;

	background-position: center;
	border: 5px solid #003399;
}
.description {
	width: 780px; height: 180px;
      margin: 0 auto;
      vertical-align: top;
      position: relative;
      background: #fffff4 url(/images/header/logo.jpg) no-repeat top left;
    }
#logo {
	display: block;
	height: 180px;
	width: 415px;
	background-image: url(../images/logo.jpg);	  
    }
#header {
	background-image: url(../images/header.jpg);
	height: 180px;
	width: 365px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}
#border {
	background-image: url(../images/border.jpg);
	height: 79px;
	width: 780px;
	display: block;
	position: relative;
	
}
#content {
	float: left;
	width: 780px;
	padding-bottom:20px;
	margin-top: 10px;
}

.entry {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #006600;
	margin-right: 40px;
	margin-left: 40px;
}
.entrydot {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	margin-right: 15px;
	margin-left: 40px;
}

.entrybody p{
	margin: 0;
	line-height: 150%;
	color: #006600;
	text-align:justify;
	padding-top: 1em;

}
.entrybody a  {
	color:#006600;
	text-decoration: none;
}

.p {
	color: #006600;
}


.entry a{
	color: #006600;
}
.entrybody img {
	padding: 1px;
	display:inline;
	background: #fffff4;
	border: 4px solid #009900;
	margin-left: 20px;
}
.centertable img {
	padding: 1px;
	display:inline;
	background: #fffff4;
	border: 4px solid #009900;

}
#footer {
	background-image: url(../images/botborder.jpg);
	height: 100px;
	width: 780px;
	clear: both;
}

#footer p{
	color: #006600;
}

#footer a{
	color: #006600;
}

a:hover {
	text-decoration:underline;
}
  .left {
margin: 10px 10px 5px 0;
float: left;
}
 
.right {
margin: 10px 0 5px 10px;
float: right;
}


#nav {
	margin: 0;
	padding: 0;
	width: 780px;
	background-color: #003399;
	background-image: url(../images/hotnavbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
        }
/* Begin Nav Bar*/

#nav {
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	font-family: verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
        }

#nav ul {
        margin: 0 20px 0 20px;
        padding: 0;
        float: left;
        }

* html #nav ul {
        margin: 0 10px 0 10px;
        }



#nav li {
        float:left;
        margin:0;
        padding:0;
        list-style-type:none;
        border-right:1px solid;
        white-space:nowrap;
        border-color:#0033CC;
        }

#nav li.first {
        border-left: 1px solid #0033CC;
        }

#nav li.search {
        border-right: 0px;
        float: right;
        }

#nav li a {
        display:block;
        padding:0 12px;
        }
a  {
	color:#ffffff;
	text-decoration: none;
}
#nav a {
        color:ffffff;
        text-decoration: none;
        border: 0;
        }

#nav .selected, #nav a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background-color: #003399;
        }

#nav .rss a, #nav .rss a:hover  {
        background-image: URL(../images/feed10.gif);
        background-repeat: no-repeat;
        background-position: 12% 50%;
        padding-left: 25px;
        }

/* End Nav Bar*/

li.alt {
        }
li.standard {
	background-color: #f5f5f5;
}
.entrybody ul {
	margin: 10px 0px 10px 30px;
}
.entrybody ol{
	margin: 10px 0px 10px 30px;
}



blockquote{
	padding-left: 20px;
	margin-top: 20px;
	padding-right: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009900;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #009900;
	background-color: #FFFFE8;
}

blockquote p { margin: .7em 0; }


