/*Theme Name: Rocketpack Creative
Theme URI: http://www.rocketpackcreative.com/
Description: A WordPress Theme designed exclusively for use by <a href="http://rocketpackcreative.com">Rocketpack Creative Services</a>.
Version 0.1
Author: Cameron Daniel Brown
Author URI: http://www.rocketpackcreative.com
The CSS, XHTML and design is released under GPL:
http://www.rocketpackcreative.com
*/

@charset "UTF-8";



.producttext {
font-style: none;
}

.productbackground {
background-color:white;
}

.pagepost {
font-family: "Trebuchet MS";
font-size: 14pt;
line-height: 1.5;

}

img.alignright {float:right; margin: 0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

img {
background-color: grey;
padding: 5px;

}

h1, h2, h3, p, .sidetext, .entry-date, .entry-meta, .navigation {
font-family: "Trebuchet MS";	
}



h3 {
line-height:110%;
padding:6px 0 0;
text-decoration: underline;
}



h4 {
line-height: 25%;
}

ul, li {
line-height: normal;	
}

ul {
font-family: "Trebuchet MS";
font-size: 14pt;


}

.post {
border-bottom: 1px dashed #f5f5f5;
	
}

.entry-date, .entry-meta {
font-size: 12px;
}

.entry-date {
line-height: 1px;
}

.entry-meta {
background-color: grey;
text-align: right;
padding: 2px;
margin-top: 5px;
}

body {
	margin: 0px;
	height: 100%;
}

 

#precontainer {
	background-image: url(images/bgd3.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
	}
	
#container {
	background-image: url(images/header2.png);
	background-position: center top;
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#content2 {
	height: 100%;
	width: 960px;
	margin-right: auto;
	min-height:300px;
	margin-left: auto;
}
#header {
	height: 250px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#leftcontent {
	float: left;
	height: 100%;
	width: 33%;
	text-align: right;
}
#righttcontent {
	float: right;
	height: 100%;
	width: 66%;
	
}
.sidebar {
	height: 100%;
	width: auto;
	margin: 30px;
	list-style: none;
opacity: 0.8;
}

.sidebar li{
list-style:none;
}

#footer {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:10px;
	clear: both;
	color: #FFFFFF
}

#interiorright {
	height: 100%;
	width: auto;
	margin: 30px 30px 10px 30px;
}

#interiorleft {
	height: 100%;
	width: auto;
	margin: 30px 30px 10px 30px;
}

#interiorfooter {
font-family: "Trebuchet MS";
font-size: 12px;
	height: 100%;
	width: auto;
	padding: 50px;
}

#comments{ margin: 10px;
padding: 10px; border: 1px solid #f5f5f5;
}
#comments ol{ list-style: none;
margin: 10px 0; padding: 0;
}
#comments ol li{ list-style: none;
margin: 10px 0 0; padding: 0 0 10px; border-bottom: 1px solid #ededed; line-height: 24px;
}

#comments span.comment-author{ font-weight: bold;
}
#respond{ padding: 10px;

}

