/*  
Theme Name: Pacific Drive
Theme URI: http://www.pacificdrive.net/
Description: Pacific Drive
Author: John Way
*/

/*
==============================================================================
Page
==============================================================================
*/

a:link, a:active, a:visited  
{
//	color:#D54405;
	color:#D54405;
	text-decoration:underline;
}

a:hover
{
//	color:#F69E0F;
	color:#D54405;
	background-color:#eeeeee;
	text-decoration:underline;
}

blockquote
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	margin-top:1em;
	margin-left:25px;
	font-style:italic;
}
body
{
	text-align:center;
	background-color:#E1E1E1;
	margin:0px;
	padding:0px;
}

div.bufferbottom10
{
	margin-bottom:10px;
}

div.navigation
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#999999;	
	padding-top:10px;
}

div.rss
{
	margin-top:5px;
	padding:0px;
	height:14px;
	overflow:hidden;
}

div.post
{
	border-top:solid 1px #cccccc;
}

div.postnoborder
{
	border-top:none;
}

form
{
	margin:0px;
}

h2
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#999999;	
	padding-top:10px;
	margin:0px;
}

h3, ul.mainsidebaritems h2
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#999999;	
	padding-top:10px;
	margin:0px;
}

h4
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#999999;	
	padding-top:10px;
	margin:0px;
}

div.entry h4
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#999999;	
	padding-top:0px;
	margin:0px;
}

img
{
	display:block;
	border:0px solid #cccccc;;
	margin:0px;
	padding:0px;
}

div#bodycontent img
{
	border:1px solid #cccccc;;
	padding:5px;
}

p, span, ol, ul, dl
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	margin-top:1em;
}

dl dd
{
	margin-top:1em;
	margin-bottom:1em;
}

p.code
{
	border:solid 1px #cccccc;
	background-color:#f1f1f1;
	font-family:verdana;
	font-size:7pt;
	font-weight:normal;
	padding:10px;
}

p.postmetadata
{
	text-align:right;
	color:#999999;
}

span.important
{
	font-style:italic;
	font-weight:bold;
}

span.indent, p.indent
{
	margin-left:25px;
}

table
{
	padding:0px;
	border-collapse:collapse;
}

table.fullgrid
{
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
}

table.fullgrid th
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	background-color:#e1e1e1;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
	text-align:center;
}

table.fullgrid td
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:5px;
	padding-left:5px;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
	text-align:center;
}

ul.mainsidebaritems
{
	list-style-type:none;
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
}

ul.mainsidebaritems p
{
	margin-top:0px;
	margin-bottom:0px;
}

ul.mainsidebaritems ul
{
	list-style-type:none;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
	margin-left:20px;
}

/*
==============================================================================
Classes
==============================================================================
*/

.height5 
{
	height:5px; 
	overflow:hidden;
}

.height10 
{
	height:10px; 
	overflow:hidden;
}

.height20 
{
	height:20px; 
	overflow:hidden;
}

.height40 
{
	height:40px; 
	overflow:hidden;
}

/* 
==============================================================================
Layout
==============================================================================
*/

div#page
{
	text-align:left;
	width:720px;
}

table#pagelayout

{
	padding:0px;
	border-collapse:collapse;
}

table#pagelayout td#bodytopleft
{
	width:10px;
	height:10px;
	background-image:url(/webimages/body-top-left.gif);
	background-repeat:no-repeat;
}

table#pagelayout td#sidebartopright
{
	width:10px;
	height:10px;
	background-image:url(/webimages/sidebar-top-right.gif);
	background-repeat:no-repeat;
}

table#pagelayout td#bodytop
{
	width:498px;
	height:10px;
	background-color:#FFFFFF;
}

table#pagelayout td#bodytopright
{
	width:2px;
	height:10px;
	background-image:url(/webimages/body-right.gif);
	background-repeat:repeat-y;
}

table#pagelayout td#sidebartop
{
	width:200px;
	height:10px;
	background-color:#FFFFFF;
}

table#pagelayout td#bodyleft
{
	width:10px;
	background-image:url(/webimages/body-left.gif);
	background-repeat:repeat-y;
}

table#pagelayout td#sidebarright
{
	width:10px;
	background-image:url(/webimages/sidebar-right.gif);
	background-repeat:repeat-y;
}

table#pagelayout td#body
{
	width:498px;
	background-color:#FFFFFF;
	vertical-align:top;
}

table#pagelayout td#bodyright
{
	width:2px;
	background-image:url(/webimages/body-right.gif);
	background-repeat:repeat-y;
}

table#pagelayout td#sidebar
{
	width:200px;
	background-color:#FFFFFF;
	vertical-align:top;
}

table#footerlayout
{
	padding:0px;
	border-collapse:collapse;
}

table#footerlayout td#left
{
	width:20px;
	height:20px;
	background-image:url(/webimages/footer-bottom-left.gif);
	background-repeat:no-repeat;
}

table#footerlayout td#body
{
	width:479px;
	height:20px;
	background-image:url(/webimages/footer-bottom.gif);
	background-repeat:repeat-x;
}

table#footerlayout td#middle
{
	width:20px;
	height:20px;
	background-image:url(/webimages/footer-bottom-middle.gif);
	background-repeat:no-repeat;
}

table#footerlayout td#sidebar
{
	width:181px;
	height:20px;
	background-image:url(/webimages/footer-bottom.gif);
	background-repeat:repeat-x;
}

table#footerlayout td#right
{
	width:20px;
	height:20px;
	background-image:url(/webimages/footer-bottom-right.gif);
	background-repeat:no-repeat;
}

div#bodycontent
{
	padding-left:20px;
	padding-right:20px;
}

div#sidebarcontent
{
	padding-left:20px;
	padding-right:20px;
}

