/*
CSS By Jeremy Whitten
*/

/*
blue #0d48a9
orange #e86f00
gray #485e78
*/

/* standards */

body { background: #FFFFFF url("images/newBG.jpg") 50% 0 no-repeat fixed; color: #485e78; font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; margin: 0; }
#wrapper{ display: block; margin-left: auto; margin-right: auto; }
#pageHead { display: block; margin-left:auto; margin-right:auto; background: url("images/header.png") 0 0 no-repeat; width:710px; height:10px; }
#contentWrap { display:block; background: url("images/body.png") 0 0 repeat-y; width: 710px; margin-left:auto; margin-right:auto; min-height: 415px; }
#spacer	{ display: block; margin-left:auto; margin-right:auto; height:60px; width:710px; }
table tr td { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; }


#content{ margin: 0px auto; width: 100%; top: 0; z-index: 3; position: absolute; }
#contentframe{ z-index: 100; position: absolute; overflow: hidden; height: 46px; width: 100%; background: url("/images/homeTopBar.png") 0 0 repeat-x; }


#mainNav	{ display: block; margin-left: auto; margin-right: auto; margin-top: -1px; padding-right: 40px; }


/*
ul.navigation	{ display: block; position: relative; color: white; z-index: 200; width: 744px;  margin: 0 auto; }
ul.navigation li.links	{ display: block; float: left; color: #0d48a9; font-size: 14px; list-style: none; }
ul.navigation li.links a	{ display: block; float: left; color: #0d48a9; text-decoration: none; text-transform: uppercase; padding: 15px 10px 6px 10px; }
ul.navigation li.links a:hover	{ color: #E86F00; }
ul.navigation li.links a.active	{ background: url("/images/hometopbarhover.png") 0 0 repeat-x; }
ul.navigation li.whit	{ font-size: 16px; margin: 0 10px 0 0; padding: 13px 10px 6px 10px; }
*/

.navigation	{ display: block; position: relative; color: white; z-index: 200; width: 744px;  margin: 0 auto; }
.links	{ display: block; float: left; color: #0d48a9; font-size: 14px; list-style: none; text-decoration: none; text-transform: uppercase; padding: 15px 10px 9px 10px; }
.links a	{ display: block; float: left; color: #0d48a9; text-decoration: none; }
.links a:hover	{ color: #E86F00; }
.links a.active	{ background: url("/images/hometopbarhover.png") 0 0 repeat-x; }
#whit	{ display: block; float: left; color: #0d48a9; text-decoration: none; font-size: 16px; margin: 0 10px 0 0px; padding: 13px 10px 6px 10px; }


p { text-align: left; }
h2 { color: #c11415; font-size: 1.2em; text-transform: uppercase; margin: 0; }
h3 { text-transform: uppercase; }

a { color: #0d48a9; text-decoration: none; }
a:hover { color: #e86f00; }

img { border: none; }
blockquote { background: url("images/blockquote.jpg") no-repeat top left; font-style: italic; padding-left: 30px; }

#navlink { text-transform: uppercase; font-weight: bold; padding: 20px 0 20px 0; }

.alignleft { text-align: left; }
.alignright { text-align: right; }
.aligncenter { text-align: center; }

.clear	{ clear:both; }

p.about { display: block; float: left; width: 380px; }
p.contact { display: block; float: left; width: 380px; }
p.contact_entry { width: 320px; }
p.music { display: block; float: left; width: 380px; }
p.portfolio { display: block; float: left; width: 380px; }

span.break { display: block; float: left; width: 380px; height:14px; background: none; }

.contact_img { background: red; }

/*.about_img { display: block; float: right; width: 240px; height: 360px; margin-top: -50px; }
.music_img { display: block; float: right; width: 240px; height: 360px; margin-top: -50px; }
.contact_img { display: block; float: right; width: 240px; height: 360px; margin-top: -50px; }
*/

/* header */
.headText1 { display: block; margin: 0px 0 0 30px; font-size:14px; color: #0d48a9; }

#titleanddesc { padding: 20px 1px 0 1px; width: 800px; }

#blogtitle { color: #000000; text-align: left; font-weight: bold; text-transform: uppercase; font-size: 11px; float: left; margin-left:10px; }
#blogtitle a { text-decoration: none; }
#blogdescription { text-transform: uppercase; font-size: 11px; color: #01617B; float: left; }

#navigation { background: #000000 none repeat scroll 0 0; border: 3px solid #000000; width: 794px; height: 17px; float: left; margin-top: 3px; margin-bottom: 10px; margin-left:10px; }
	

/* post and entries */
.pagetitle { color: #e86f00; font-size: 30px; line-height: 30px; font-weight: normal; letter-spacing: -.05em; padding:26px 30px 10px 30px; width: 350px; }
.posttitle { font-size: 24px; margin-left:30px; padding: 20px 0 6px 0; }
.posttitle a { color: #e86f00; text-decoration: none; }
.posttitle a:hover { color: #e86f00; }
.postdate { color: #e86f00; font-size: 14px; font-weight: bold; margin-left:30px; }
.category { margin-left:10px; }
.category a { text-decoration: none; margin-left:10px; }

.postmetadatabottom { background: #DDDDDD; margin: 0 0 0 10px; padding: 0; text-transform: uppercase; width: 100px; }
.postmetadatabottom a { color: #000000; text-decoration: none; }
.postmetadatabottom a:hover { color: #ffffff; }

.post { display: block; float: left; width: 700px; padding: 0 0 10px 0; }

.entry { display:block; float:left; font-family: Helvetica, Arial, Verdana, sans-serif; padding: 0 30px 0 30px; font-size: 13px; line-height: 20px; width:650px; }
.entry img	{ margin-left: 0!important; }
.entry ul	{ display: block; font-size: 12px; list-style: none; padding: 0px; }
.entry ul li	{ display: block; font-size: 12px; list-style: none; line-height: 14px; background: url("images/orange_arrows.png") no-repeat 0 5px; margin: 0px; padding: 2px 0px 2px 12px; }
.entry ul li a	{ font-size: 12px; list-style: none; color: ##0D48A9; text-decoration: none; }
.entry ul li a:hover	{ color: #0d48a9; text-decoration: underline; }
.entry ul li span.bull	{ color: #0d48a9; }
.entry span.line	{ color: #99aec6; }
#entry_left { display: block; float: left; width: 380px; }
#entry_right { display: block; float: right; width: 240px; height: 360px; margin-top: -50px; }
.entry div#wpcf7-f1-p20-o1 { width:340px; }
.entry div#wpcf7-f1-p20-o1 form.wpcf7-form p.contact_entry { line-height: 16px; margin-top: 4px; }
.entry p.pdf	{ display: block; font-size: 14px; line-height: 16px; color: #0d48a9; font-weight: bold; margin: 30px 0; }
.entry p.pdf a	{ background: url("images/pdf.png") no-repeat 0 0; padding: 8px 0 8px 38px; }
.entry p.pdf a:hover	{ text-decoration: underline; }

.looking	{ font-size: 14px; font-weight: bold; }
.res_btn	{ display: block; float: left; }
.res_btn a	{ display: block; background: url("images/res.png") no-repeat; color: #FFF; font-size: 10px; font-weight: bold; text-align: center; line-height: 14px; width: 166px; height: 30px; margin: 0px 10px 0 0; padding: 5px 0px 2px 0px; }
.res_btn a:hover	{ background: url("images/res_hov.png") no-repeat; }
.port_btn	{ display: block; float: left; }
.port_btn a	{ display: block; background: url("images/port.png") no-repeat; color: #FFF; font-size: 10px; font-weight: bold; text-align: center; line-height: 14px; width: 166px; height: 30px; margin: 0px 0px 0 0; padding: 5px 0px 2px 0px; }
.port_btn a:hover	{ background: url("images/port_hov.png") no-repeat; }

#blogtography img	{ display: block; float: left; margin: 15px 0 15px 0 !important; }
.editpostlink { text-transform: lowercase; }
.wp-caption-text { font-family: Helvetica, Arial, Verdana, sans-serif; font-size:.8em; text-align:center; margin-top:-10px; }


/* search form */
#search { float: right; }
#searchsubmit { display: none; }
.submitBtn { display: block; float: right; width: 50px; height: 20px; color: #FFF; background: url("images/submitBG.jpg") 0 0 repeat-x; border:none; padding: 2px; }
#s { background: #000000 url("images/magnifier.png") no-repeat top left; border: none; color: #ffffff; padding: 1px 2px 1px 17px; width: 180px; margin-right:10px; }


/* footer */
#footer { display:block; margin-left: auto; margin-right: auto; margin-top: 0; background: url("images/footer.png") 0 0 no-repeat; padding: 4px 4px 4px 4px; width: 702px; height: 34px; font-size: 1em; }
#footerleft { margin: 7px 0 0 31px; float: left; color: #FFF; text-transform: uppercase; }
#footerleft a { padding:10px; color: #FFF; }
#footerleft a:hover { background: url("images/footerHover.png") 0 1px repeat-x; }
#footerright { margin: 4px 40px 0 0; float: right; font-weight: bold; color: #FFF; text-transform: uppercase; }
#footerright span.amplify	{ display: block; float: left; background: url(images/icon_a.gif) 0 0 no-repeat; width: 18px; height: 18px; margin-left: 10px; }
#footerright span.posterous	{ display: block; float: left; background: url(images/icon_p.gif) 0 0 no-repeat; width: 18px; height: 18px; margin-left: 10px; }
#footerright span.twitter	{ display: block; float: left; background: url(images/icon_twt.gif) 0 0 no-repeat; width: 18px; height: 18px; margin-left: 10px; }
#footerright span.facebook	{ display: block; float: left; background: url(images/icon_fb.gif) 0 0 no-repeat; width: 18px; height: 18px; margin-left: 10px; }
#footerright span.linkedin	{ display: block; float: left; background: url(images/icon_in.gif) 0 0 no-repeat; width: 18px; height: 18px; margin-left: 10px; }
#footerright span.vcard	{ display: block; float: left; background: url(images/icon_vcrd.gif) 0 0 no-repeat; width: 38px; height: 18px; margin-left: 10px; }


/* comments */
.comment_btn	{ display: block; float: left; width: 100px; height: 20px; color: #FFF; background: url("images/submitBG.jpg") 0 0 repeat-x; border:none; padding: 2px; }
#comments { clear: both; padding-top: 20px;  }
#comments h3{ background: #DDDDDD; }
.comment-info-split { clear: both; }
.commentmetadata { text-transform: uppercase; }
.commentlist div.alt { color: #485e78; padding: 10px; }
.commentlist div { padding: 10px; }
.comment-div { display: block; }
.comment-left { width: 30%; }
.comment-right { width: 70%; }
.comment_person	{ display: block; float: left; width: 100px; padding: 0px; }
.comment_person p	{ display: block; text-align: center; }
.comment_data	{ display: block; float: left; width: 400px; }
.comment_info	{ display: block; }
.comment_data p	{ display: block; margin: 0 !important; }
#author_name	{ display: block; margin: 0 auto; }
#author_name p	{ display: block; margin: 0 !important; }
#author_avatar	{ display: block; margin: 0 auto; }
#author_avatar img	{ display: block; margin: 0px !important; padding: 0 20px; }
.awaiting	{ display: block; margin: 0 !important; font-style: italic; font-size: small; }


/* RESUME */
.rez_col1	{ display: block; float: left; width: 490px; padding:0 10px 0 0; }
.rez_h1		{ display: block; color: #e86f00; font-size: 24px; line-height: 30px !IMPORTANT; font-weight: normal; letter-spacing: -.05em; margin: 0px; }
.rez_h2		{ display: block; color: #e86f00; font-size: 18px; line-height: 18px !IMPORTANT; font-weight: normal; letter-spacing: -.05em; margin: 0px; }
.rez_h3		{ display: block; color: #e86f00; font-size: 14px; line-height: 16px !IMPORTANT; font-weight: bold; letter-spacing: -.05em; margin: 0px; }
.rez_h4		{ display: block; color: #e86f00; font-size: 12px; line-height: 16px !IMPORTANT; font-weight: bold; letter-spacing: -.05em; margin: 0px; }
.rez_p1		{ display: block; font-size: 14px; line-height: 20px !IMPORTANT; margin: 0px; }
.rez_p2		{ display: block; font-size: 12px; line-height: 16px !IMPORTANT; margin: 0px; }
.rez_p3		{ display: block; font-size: 12px; line-height: 16px !IMPORTANT; margin: 0px; }
.rez_p4		{ display: block; font-size: 12px; line-height: 14px !IMPORTANT; margin: 0px; }
.rez_p2 ul	{ display: block; font-size: 12px; line-height: 14px !IMPORTANT; margin: 0px; list-style: none; }
.rez_p2 ul li	{ display: block; font-size: 12px; list-style: none; margin: 2px 0 3px 5px; }
.rez_col2 { display: block; float: right; width: 130px; padding:0 0 0 10px; }