/*  
Theme Name: Jared Brickman
Theme URI: 
Description: I'm so totally Jared Brickman.
Version: 1.0
Author: Jared Brickman
Author URI: http://www.jbrickman.com/
*/

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

/* JARED'S EDITS */
body {
color:#555555;
font-size:85%;
font-family:Trebuchet MS1, Helvetica, sans-serif;
}
a {
color:#555555;
text-decoration:none;
}
a:visited {
color:#555555;
text-decoration:none;
}
a.toplinks {
text-transform:uppercase;
font-size:125%;
letter-spacing: 0.15em;
}
a:hover{
color:#CC3333;
}
a:active{
color:#CC3333;
}
img {
	border:none
}
h1 {
font-size:200%;
font-weight:normal;
letter-spacing: 0.15em;
text-transform:uppercase;
margin-top:0px;
}
h2.clienteledetail {
padding-bottom:0px;
font-weight:normal;
letter-spacing: 0.15em;
text-transform:uppercase;
margin-top:0px;
margin-bottom:0px;
}
h3{
padding-bottom:0px;
font-weight:normal;
letter-spacing: 0.15em;
text-transform:uppercase;
margin-top:0px;
margin-bottom:0px;
}
#wrap {
	width:1000px;
	margin:0 auto;
        padding: 25px 0px;
	background:#FFFFFF;
background-image:url('/wp-content/themes/wp-framework/library/media/images/knife.jpg');
background-repeat:no-repeat;
background-position: 100% 85%;

}
#header {
	background:#transparent;
	color:#FFFFFF;
}
#logo {
padding:0px 10px 0px 0px;
float:left;
}
#nav {
	padding:4px 10px;
}
#navfront {
	padding:4px 10px;
font-size:150%;
text-align:right;
}
p#nav {
line-height:175%;
margin: 0px;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
}
#main {
	float:left;
	width:750px;
	padding:5px 10px;
}
#sidebar {
	float:right;
	width:210px;
	padding:10px;
text-align:right;
}
.footer {
	clear:both;
	padding: 10px 0px;
        font-size:70%;
        text-align:center;
}
#footer p{
	margin:0;
}
.hr {
background-image:url('/wp-content/themes/wp-framework/library/media/images/hr.jpg');
background-repeat:repeat-x;
width:100%;
height:10px;
}
#clear {
clear:both;
}
.dates {
color:#999999;
font-style:italic;
text-transform:lowercase;
font-size:80%;
line-height:190%;
}
#clientelebuffer {
height:150px;
}
.clientelethumb {
float:left;
padding:0px 10px 5px 0px;
}
.featurebox {
width:100%;
padding:10px;
}
.featurethumb {
float:left;
padding:10px;
}
.featuretext {
margin-left:170px;
padding:10px
}
p.frontpage {
font-size:200%;
font-weight:bold;
}
#light {
color:#999999;
}
