/* 
Theme Name: outside
*/

body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	line-height: 1.123em; /* 16x1.125=18px */
	color: #333333;
	background-color: #601800;
}

/***************   COMMON ELEMENTS                      
############################################*/

abbr {
	cursor:help;
}	
blockquote 
{
	margin: 25px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-left:#314D15 2px solid;
}
a 
{
	text-decoration:none;
}
a:link {
	color:#003F7F;
}
a:visited {
	color:#003F7F;	
}
a:hover {
	color:#314D15;	
}	

p {
	font-size: 0.75em; /* 16x0.75=10px */
	margin: 1.286em 0; /* 14x1.286=18px */
}	

ul {
	font-size:.75em;
	list-style-image: url(img/arrow.gif);
	list-style-position: outside;
}
ul li 
{
	
}
ul ul {
	font-size:100%;
	list-style-image: url(img/arrow-sm.gif);
	padding-top: 4px;
	}
h1 {
	color: #314D15;
	font-size: 1.2em; /* 16x1.25=20px */
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	margin-top:0px;
	font-weight:normal;
	letter-spacing: 1px;
	line-height: normal;
}	
h2 {
	font-size: 0.95em; /* 16x.75=14px */
	color: #314D15;
	margin:1em 0; /* 18x1=18px */
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-weight:normal;
	}

h3 {
	font-size: 0.85em; /* 16*.75=12 */
	color: #314D15;
	}

h4, h5, h6 { /* added for Coppermine */
	font-size: 0.75em; /* 16x.75=10px */
	color: #314D15;
	margin-top: 1.286em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	}
	
table.mileage  {
	border-collapse: collapse;
	clear: left;
	font-size: .75em;
}

/* rather than give the table a font size, use contextual selectors to target the th and td elements within */

table.mileage  th {
	text-align: left;
	vertical-align: bottom;
	line-height:1em;
	font-weight: bold;
	font-color:#314D15;
	padding:0 0.643em 0.571em 0.643em; /* 14x0.643=9px 14x0.571=8px */
	border-bottom:0.071em solid #cc9900; /* 14x0.071=1px */
}

table.mileage  td {
	text-align: left;
	vertical-align: top;
	border-bottom:0.083em solid #cc9900; /* 12x0.083=1px */
	padding-top: 0.6em;
	padding-right: 0.75em;
	padding-bottom: 0.6em;
	padding-left: 0.75em;
}

fieldset 
{
	border:none;
}
img.left
{
float: left;
margin: 0px 14px 3px 0px;
}
img.right
{
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 14px;
}

.alignleft {
	float: left;
	margin: 0px 14px 3px 0px;
}

.alignright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 14px;
}

#groupcontainer {
	width: 980px;
	height: auto;
	margin: 0 auto 0 auto;
	padding: 0px;
	}

#container {
	width:780px;
	background-color: #fff;
	height: auto;
	float: left;
	margin-top: 8px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 8px;
	padding:0px;
}

#adbox1 {
	height: auto;
	width: 180px;
	float: right;
	margin-top: 8px;
	margin-bottom:8px;
	padding: 0px;
	text-align: left;
	font-size: 0.75em;

	}

#header {
	margin-bottom: 0; 
	height:180px;
	width:780px;
}

#topnav {
	background-image: url(img/topnav.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 780px;
	display:block;
	margin:0;
	padding:0;
	}

#header h1{
	visibility: hidden;
}

#header h1 a {
	visibility: hidden;

}
#header h1 a:hover, #header h1 a:active
{
	visibility: hidden;
}

#content {
	float:right;
	width:525px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CC9900;
	margin-bottom: 10px;
	margin-left:0px;
	margin-top:5px;
	background-image: url(img/fadelineright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#intro 
{
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#intro .profile 
{
	border:#314D15 1px solid;
	margin:0 0.5em 0 0;
	padding:3px;
}
#intro em.feed
{
	font-style:normal;
}

.page-title 
{
	margin:0.5em;
    padding:0.5em;	
}
.post 
{
	padding:0.5em;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.5em;
}
.post h2
{
	margin-top: -8px;	
}
.post h3
{	margin-bottom:-1em;
}

.post h4 
{
	margin:0;
	padding:0.5em 0;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}

.post a {
	text-decoration: underline;
	}
.post-title 
{
	border:none;
	color: #314D15;
}
.post-title h1 {
	color: 314D15
	}
.post-title a:link, .post-title a:visited 
{
	text-decoration: none;
}
.post-title a:hover, .post-title a:active 
{
}
.post-date 
{
	font-size: 0.75em; /* 16x.75=14px */
	font-weight: bold;
	color: #314D15;
	line-height:0.5em;
	margin-top:-3px;
	margin-bottom:25px;
		}
.post-date a
{
	text-decoration:none;
	color:#314D15;
}	
.post-info 
{
	margin:0;
	clear:both;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
}
.post-info em 
{
	font-style: normal;
}
.post-info em.user
{
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}
.post-info em.cat
{
	padding:2px 0 2px 0px;
}
.post-info a:link, .post-info a:visited
{
	border:none;
}
.post-info a:hover, .post-info a:active
{
}
.post-content 
{
	margin:0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
}

.post-content a 
{
}

.post-content ul {
	margin-right:40px;
	margin-top:-5px;
}

.post-content img
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#adbox {
	width: 500px;
	margin:0px;
	padding-top:20px;
	border:none;
	}
#adbox img {
	margin-top:0px;
	margin-right:15px;
	margin-bottom:0px;
	margin-left:0px;
	}
		
#adboxleft {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
#adboxright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: right;
	align: right;
	padding: 0px;
	line-height: normal;	
	}
.post-comments 
{
   float:right;
}
.post-comments a 
{
   padding-left:12px;   
}
#sidebar {
	width: 135px;
	float:left;
	margin-left:0px;
	margin-right:15px;
	margin-top: 5px;
	margin-bottom:10px;
	padding-top:20px;
	padding-left:20px;
	padding-right:10px;
	background-image: url(img/fadelineleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar h3
{
	margin-top:10px;
	margin-bottom:2px;
}
#sidebar ul 
{
	font-size:.75em;
	line-height:normal;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	list-style-image: none;
	list-style-type: none;
}
#sidebar ul li 
{
	margin:0;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: cb9903;
}
#sidebar ul ul
{
	font-size:100%;
	margin-left: 5px;
	margin-top: 3px;
	list-style-position: outside;
}
#sidebar ul ul li {
	padding-left: 5px;
	border:none;
}

#sidebar ul ul li a {
	color:#314D15;
	}

#sidebar ul ul ul 
{
	margin:0;
	padding:5px 0;
}
#sidebar ul li ul li ul li
{
	margin:0;
}
#sidebar li li a:link, #sidebar li li a:visited
{
    border:none;
}
#sidebar li li a:hover,#sidebar li li a:active
{
}
#sidebar li li 
{
}
#sidebar form 
{
	margin:0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer {
	clear:both;
	padding:10px 0 5px;
	margin:0 auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9900;
}

#footer p {
	text-align:center;
	line-height: normal;
}
#footer a {
	text-decoration: underline;
}
#footertext {
	font-size: .6em;
	text-align: center;
}

#copyrighttext {
	font-size: .6em;
	text-align: center;
	font-weight: normal;
	line-height: normal;
}
#photocredit {
	font-size: 0.7em;
	text-align: left;
	margin-top: -20px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #F8F8C9;
	border-style: none;
	width: 480px;
	font-style: italic;
}


/*Comments Style*/

#comments, #respond{
	margin-top: 1.5em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:0px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 10px 0;
	padding: 1em 0.5em;
	background-color: #F8F8C9;
	border-style: none;
}
.commentlist li .cmtinfo 
{
	font-size:.75em;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0;	
	font-style:normal;
	font-size:0.9em;
}
.commentlist .alt
{
	background-color: #F8F8C9;
	border-style: none;
}

/***************   NAVIGATION                         
############################################*/

ul#navigation {
	list-style:none;
	margin:0 auto;	
	padding:0;
	font-family:Arial,Georgia, Verdana, Serif;
	font-weight:bold;
	text-transform:uppercase;
	height:30px;
	line-height:30px;	
	font-size:1.1em;
}

ul#navigation li 
{
	float:left;
 	margin:0;
  padding:0;
  list-style:none;  
  white-space:nowrap;	
}	

ul#navigation li a {
	 display:block;
  padding:0 15px;
  text-transform:uppercase;
  letter-spacing:1px;
  border:none;
  
}	
ul#navigation li a:hover,ul#navigation li a:active, #navigation li.current_page_item a
{
}

/***************   TEXT ELEMENTS                   
############################################*/

textarea, input.textbox
{
	border:#314D15 1px solid;
}
textarea 
{
	width:80%;
} 
textarea:focus, input.textbox:focus 
{
	border:#314D15 1px solid;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;
	font-size: 0.75em;
	color: #314D15;
}
dl dd 
{
	padding-left:0px;
	display:inline;
	font-size: .75em;
}
#content ul.asides 
{
	margin:0 1em;
	padding:0;
	list-style:none;
}
#content ul.asides li 
{
	margin:1em 0;
	padding:0 15px;	
}
#content, #sidebar, .widget, #footer 
{
	overflow:hidden;
}