/*  
Theme Name: JameyMiller
Theme URI: 
Description: 
Version: 1.0
Author: Jamey Miller
Author URI: 


*/

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background-image: url(images/bg-repeat.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}

.clear{
	clear:both;
}

#page{
	width:950px;
	margin:0px auto;
}

/* HEADER */





/* left contact */

#body_left_content{
	width:615px;
	padding:25px 0 0 30px;
}

.post{
	width:655px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 100px;
	margin-left: 20px;

}

.post-top{
	width:100%;
	overflow:hidden;
}

.home-post-title{
	width:410px;
	padding:0 20px 5px 0;
	float:left;
}
.post-title{
	width:450px;
	padding:0 20px 5px 0;
	float:left;
}
.post-date{
	float: left;
	display: inline;
	background: url(images/date_button_template.gif) no-repeat;
	height: 68px;
	width: 60px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.month {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
.day {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #00a8ff;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.year {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.post-title h2{
	font-size:36px;
	color:#333;
	font-weight:normal;
	font-family:Impact, "Arial Black", sans-serif;
	padding:0 0 15px 0;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/bgr_post_title.gif) no-repeat left bottom;
	margin:0 0 5px 0;
}

.post-title h2 a{
	color:#333;
	text-decoration: none;
	line-height: 35px;
}
.home-post-title h2{
	font-size:36px;
	color:#333;
	font-weight:normal;
	font-family:Impact, "Arial Black", sans-serif;
	padding:0 0 15px 0;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/bgr_post_title.gif) no-repeat left bottom;
	margin:0 0 5px 0;
}

.home-post-title h2 a{
	color:#333;
	text-decoration: none;
	line-height: 35px;
}
.post-top h4{
	width:61px;
	height:60px;
	padding:9px 0 0 0;
	color:#fff;
	text-align:center;
	font-size:30px;
	font-weight:normal;
	float:right;
	margin:0 0 5px 0;
	background-image: url(http://jameymiller.com/wp-content/themes/JameyMiller/images/bgr_post_comment.png);
	background-repeat: no-repeat;
}

.post-top h3{
	font-weight:normal;
	color:#817565;
	font-size:11px;
	padding:0 0 8px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-top h3 a, .post-top h3 span{
	color:#006ea6;
	font-weight:bold;
	text-transform:capitalize;
}

.entry-single{
	line-height:20px;
	font-size:13px;
}

.entry-single p{
	padding-bottom:15px;
	text-align: justify;
}

.entry-single p a{
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 16px;
}

.entry-single p a:hover{
	text-decoration:underline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.entry{
	line-height:20px;
	font-size:13px;
	background-color: #e9e9e9;
	border: thin dotted #ccc;
	padding: 10px;
}

.entry p{
	padding-bottom:15px;
	text-align: justify;
}

.entry p a{
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 16px;
}

.entry p a:hover{
	text-decoration:underline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.postmetadata{
	background:#f0f0f0 url(http://jameymiller.com/wp-content/themes/JameyMiller/images/bgr_postmetadata.gif) repeat;
	width:100%;
	height:38px;
	overflow:hidden;
	margin-bottom: 60px;
}
.postmetadata a{
	color:#006ea6;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}
.postmetadata a:hover{
	text-decoration:none;
}
.postmetadata .alignright{
	padding:12px 20px 0 0;
}

.post-page{
	width:625px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

h2.page_title{
	font-size:36px;
	color:#006ea6;
	font-weight:normal;
	font-family:Impact, "Arial Black", sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.breadcrumb {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
	padding: 0px;
	height: 20px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.breadcrumb a:hover {
	text-decoration: underline;
}

.breadcrumb a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}


.post-page .entry{
	clear:both;
}

.post-page .entry a{
	text-decoration:underline;
}

.post-page .entry a:hover{
	text-decoration:none;
}

.entry strong{
}

.post-page .entry strong, .post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#000;
	display:block;
	font-weight:normal;
}

.post-page .entry strong{
	font-size:28px;
}

.post-page .entry h1{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #333;
	line-height: normal;
	text-align: justify;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #333;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 
 
/* right content */

#body_right_content{
	width:675px;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main_search{
	width:256px;
	height:49px;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/bgr_main_search.gif) no-repeat;
	overflow:hidden;
	margin:0 0 10px 0;
}

#searchform_top{
	padding:12px 0 5px 10px;
	float:left;
}

#searchform_top_text{
	width:210px;
	border:0px;
	background:none;
	color:#60757d;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:5px 4px 0 0;
}

#gosearch{
	float:left;
}
/* ADS */

/* Styles for one-column display */
#wp125adwrap_1c { width:100%; overflow:hidden; }
#wp125adwrap_1c .wp125ad { margin-bottom:5px; }

/* Styles for two-column display */
#wp125adwrap_2c { width:100%; overflow:hidden; }
#wp125adwrap_2c .wp125ad { width:125px; float:left; padding:0 7px 7px 0; }
#wp125adwrap_2c .wp125ad img { width:125px; float:left; }

/* SIDE BAR */

#sidebars{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 500px;
	width: 250px;
}

.sidebars h2{
	font-size:22px;
	color:#303030;
	text-transform:capitalize;
	font-weight:normal;
	padding:10px 0 10px 25px;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/bgr_sidebars_h2.gif) no-repeat left 12px;
}

.sidebars ul{
	color:#4c4c4c;
}

.sidebars ul li{
	margin:0 0 15px 0;
	padding:4px 13px 0 13px;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/bgr_sidebars_li.gif) repeat-x;
}

.sidebars ul li ul li{
	margin-bottom:0;
	width:auto;
	background:none;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{

}

.sidebars li ul li ul{
	padding-bottom:0px;
	padding-left:10px;
	background:none;
	width:auto;
}

.sidebars li ul li ul li ul{

}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	border-bottom:1px solid #e8e8e8;
	padding:7px 0 7px 5px;
	font-size:13px;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebars li a{
	color:#4c4c4c;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
	color:#4c4c4c;
}

.sidebars li.widget_categories ul li a{
	font-weight:normal;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/li_cat.gif) no-repeat left 4px;
	padding:0 0 0 10px;
}

.sidebars li.widget_archives ul li a{
	font-weight:normal;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/li_ar.gif) no-repeat left 4px;
	padding:0 0 0 12px;
}

.sidebars li.linkcat ul li a{
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/li_links.gif) no-repeat left 4px;
	padding:0 0 0 15px;
	font-weight:bold;
}

.sidebars li.widget_meta ul li a{
	font-weight:normal;
	padding-left:2px;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/li_pagenav.gif) no-repeat left 6px;
	padding:0 0 0 14px;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#4c4c4c;
}

.sidebars .textwidget{
	padding:10px;
}






/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 40px;
	padding-bottom:7px;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 10px;
	background-color: #FFF;
	background-image: url(images/quote-thingy-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

blockquote blockquote{
	background-color: #EEE;
	background-image: url(http://jameymiller.com/wp-content/themes/JameyMiller/images/blockquote_bg2.gif);
	background-repeat: repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}*/

.center {
	text-align: center;
	}



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.wp-pagenavi{
	line-height:1.8em;
	padding:0 15px 0 15px;
	font-weight: bold;
	font-size:13px;
	text-align:right;
}

.wp-pagenavi a {
	padding: 4px 8px 4px 8px; 
	margin: 2px;
	color:#000;
}
.wp-pagenavi span.pages {
	padding: 4px 8px 4px 8px; 
	margin: 2px;
	background:#f1fafe;
	border:1px solid #c1cbcf;
}
.wp-pagenavi span.current {
	padding: 4px 8px 4px 8px; 
	margin: 2px;
	background:#f1fafe;
	border:1px solid #c1cbcf;
}
.wp-pagenavi span.extend {
	padding: 4px 8px 4px 8px; 
	margin: 2px;
	background:#f1fafe;
	border:1px solid #c1cbcf;
}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 25px 30px;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#ecf9fe;
	border:1px solid #c5e3ee;
	} 

.entry ul li {
	border-bottom:1px solid #c5e3ee;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/entry_before.gif) no-repeat left 12px;
	padding:6px 0 6px 11px;
	color:#625f5e;
	display:block;
	}

.entry ul li:before{
	/*content: url(images/entry_before.gif);*/
	}

.entry ol {
	margin: 0 10px 25px 30px;
	padding:15px 15px 15px 40px;
	background:#ecf9fe;
	border:1px solid #c5e3ee;
	}

.entry ol li {
	margin: 0;
	padding:6px 0 6px 0;
	border-bottom:1px solid #c5e3ee;
	color:#625f5e;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/bgr_post_title.gif) no-repeat left bottom;
	margin:0 0 10px 25px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 0 0 25px;
	}

.commentlist .comment {
	margin: 15px 0 0 0;
	padding: 10px 15px 20px 15px;
	list-style: none;
	background:#f5f5f5;
	border:1px solid #dfdfdf;
	}

.commentlist .alt {
	background:#fff;
	}

.commentlist .comment .comment {
	margin: 15px 15px 15px 15px;
	padding: 10px 15px 20px 15px;
	width:auto;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_data{
	width:100%;
	overflow:hidden;
}
.commentmet_data td{
	vertical-align:top;
	text-align:left;
}
.commentmet_avatar{
	width:102px;
	padding:15px 0 0 0;
}
.commentmet_text{
}
.commentmet_avatar img{
	border:2px solid #909090;
}

#commentform p {
	margin: 5px 0;
	}

.commentmet_replay{
	width:100%;
	overflow:hidden;
}
.commentmet_replay a{
	float:right;
	display:block;
	color:#aaaaaa;
	font-weight:bold;
	background:#000;
	padding:3px 20px 3px 20px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:0 0 5px 0;
	color:#000;
	font-size:17px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:capitalize;
	}
.commentmetadata a{
	color:#0071bc;
}
.commentmetadata span{
	color:#636363;
	font-size:11px;
}
.commentmetadata span.commentmetadata_title{
	color:#0071bc;
	font-size:17px;
}
.commentmetadata a{
	color:#0071bc;
	}

.commentmet_text{
	font-size:12px;
}

#respond{
	padding-bottom:60px;
	width: 625px;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 30px;
}

h3#respond_title{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/bgr_post_title.gif) no-repeat left bottom;
	margin:0 0 20px 0;
}

#commentform{
	color:#000000;
	font-size:12px;
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
}

#commentform small{
	position:relative;
	top:-1px;
	font-size:12px;
}

#commentform a{
	color:#000000;
}

#commentform input{
	background:#f8fdff;
	border:3px #c9d9e0 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#000000;
}

#commentform textarea{
	background:#f8fdff;
	border:3px #c9d9e0 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	margin:5px 0 0 0;
	color:#000000;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:27px;
	color:#000;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/bgr_post_title.gif) no-repeat left bottom;
	margin:0 0 15px 0;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 0 40px 0;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:7px 0 8px 5px;
	list-style:none;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/bgr_post_title.gif) no-repeat left bottom;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#000;
	font-size:13px;
	background:url(http://jameymiller.com/wp-content/themes/JameyMiller/images/entry_before.gif) no-repeat left 4px;
	padding:0 0 0 11px;
}



/*start original styles main.css*/

@charset "utf-8";
/* CSS Document */


.bg-container {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 100%;
}
#bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-position: center top;
}

#container {
	padding: 0px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 950px;
}
.h-phone {
	font-size: 16px;
	color: #006EA6;
	padding: 0px;
	height: 20px;
	width: 500px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: right;
	float: right;
	font-weight: bold;
}


#nav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 105px;
	width: 573px;
	float: left;
	background-image: url(images/h-nav-bg.gif);
}
.h-nav {
	padding: 0px;
	height: 55px;
	width: 573px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.h-nav ul {
	list-style-type: none;
	}
.h-nav li {
	height: 55px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 90px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333;
	display: block;
	list-style-type: none;
	text-align: center;
}
.h-nav li a {
	text-decoration: none;
	height: 55px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	color: #333;
}
.h-nav img {
	position: relative;
	height: 14px;
	width: 15px;
	top: 4px;
}
.h-home {
	font-size: 16px;
	width: 90px;
	line-height: 50px;
}

.h-home a {
	margin: 0px;
	padding: 0px;
	color: #171717;
	width: 90px;
}
.h-home a:hover {
	font-weight: bold;
	color: #0E8EC6;
}
.h-about {
	font-size: 16px;
	width: 90px;
	line-height: 50px;
}

.h-about a {
	margin: 0px;
	padding: 0px;
	color: #171717;
	width: 90px;
}
.h-about a:hover {
	font-weight: bold;
	color: #0E8EC6;
	width: 90px;
	height: 55px;
}
.h-home a:active {
	font-weight: bold;
	color: #0E8EC6;
	width: 90px;
	height: 55px;
}
.h-services {
	font-size: 16px;
	width: 90px;
	line-height: 50px;
}

.h-services a {
	margin: 0px;
	padding: 0px;
	color: #171717;
	width: 90px;
}
.h-services a:hover {
	font-weight: bold;
	color: #0E8EC6;
	width: 90px;
	height: 55px;
}
.h-work {
	font-size: 16px;
	width: 90px;
	line-height: 50px;
}

.h-work a {
	margin: 0px;
	padding: 0px;
	color: #171717;
	width: 90px;
}
.h-work a:hover {
	font-weight: bold;
	color: #0E8EC6;
	width: 90px;
	height: 55px;
}
.h-blog {
	font-size: 16px;
	width: 90px;
	line-height: 50px;
}

.h-blog a {
	margin: 0px;
	padding: 0px;
	color: #171717;
	width: 90px;
}
.h-blog a:hover {
	font-weight: bold;
	color: #0E8EC6;
	width: 90px;
	height: 55px;
}.h-contact {
	font-size: 16px;
	width: 90px;
	line-height: 50px;
}

.h-contact a {
	margin: 0px;
	padding: 0px;
	color: #171717;
	width: 90px;
}
.h-contact a:hover {
	font-weight: bold;
	color: #0E8EC6;
	width: 90px;
	height: 55px;
}
.h-about a:active {
	color: #0E8EC6;
}

.h-nav blockquote {
	background-image: url(images/quote-thingy.gif);
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
	display: list-item;
}



#home-top {
	background-image: url(images/h-center.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 421px;
	width: 950px;
	clear: both;
}
#home-top-left {
	background-image: url(images/h-center-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 421px;
	width: 382px;
}

#home-top-text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
	height: 290px;
	width: 360px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 38px;
}
#home-top-right {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 421px;
	width: 568px;
	background-image: url(images/h-center-bearden.gif);
	background-repeat: no-repeat;
}

#home-top-text h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 20px;
	font-style: normal;
	clear: both;
}
.quote-button {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	font-weight: bolder;
	color: #151515;
	background-image: url(images/quote-button-bg.gif);
	background-repeat: repeat-x;
	height: 44px;
	width: 320px;
	border: thin solid #000;
	clear: both;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.quote-button a {
	font-weight: bold;
	color: #151515;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: normal;
}
.home-services {
	margin: 0px;
	padding: 0px;
	height: 209px;
	width: 950px;
}

.home-services h1 {
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.home-services p {
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 19px;
}
.main {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 18.5px;
	color: #000;
	text-decoration: none;
	padding: 0px;
	width: 910px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 800px;
	clear: both;
}
.main-left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
.main-left h1 {
	font-family: Impact, "Arial Black", sans-serif;
	font-size: 45px;
	line-height: normal;
	font-weight: normal;
	color: #006ea6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main-left p {
	text-align: justify;
}

.main-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 575px;
}
.main-right h1 {
	font-family: Impact, "Arial Black", sans-serif;
	font-size: 45px;
	line-height: normal;
	font-weight: normal;
	color: #006ea6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#post- {
	margin: 0px;
	padding: 0px;
}
.sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 230px;
}
.sidebar h1 {
	font-family: Impact, "Arial Black", sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #999;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar-home {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 300px;
}
.sidebar-home h1 {
	font-family: Impact, "Arial Black", sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #999;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sidebar ul {
	margin: 0px;
	padding: 0px;
}
.sidebar ul ul {
	margin: 0px;
	padding: 0px;
}
.sidebar ul li ul ul{
	margin: 0px;
	padding: 0px;
}
.sidebar-home ul ul li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.widgettitle{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}

.sidebar ul li {
	list-style-type: none;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.sidebar ul ul li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
}
.current_page_item a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	text-decoration: none;
	font-size:14px;
	font-weight: bold;
}
.sidebar ul ul li ul li a {
	list-style-type: none;
	font-size:18px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.sidebar ul ul li ul li a:hover {
	color: #000;
}

.sidebar ul li ul ul li {
	margin-top: 10px;
	margin-bottom: 10px;
}

.sidebar ul li ul ul li ul li a{
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
	font-size: 14px;
}
.sidebar ul li ul ul li ul li a:hover {
	color: #000;
}

.sidebar ul ul li ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin: 0px;
}
.current_page_parent li a {
	font-weight: bold;	
}

.main-body {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 650px;
}
.main-body h1 {
	font-family: Impact, "Arial Black", sans-serif;
	font-size: 45px;
	line-height: normal;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.main-body h2 {
	font-family: Impact, "Arial Black", sans-serif;
	font-size: 45px;
	line-height: normal;
	font-weight: normal;
	color: #006ea6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}



.home-services a {
	font-size: 16px;
	font-weight: bold;
	color: #9CF;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.home-services-web {
	background-image: url(images/h-web.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 209px;
	width: 238px;
	float: left;
}
.home-services-logos {
	background-image: url(images/h-logos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 209px;
	float: left;
	width: 238px;
}
.home-services-print {
	background-image: url(images/h-print.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 209px;
	width: 237px;
	float: left;
}
.home-services-marketing {
	background-image: url(images/h-marketing.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 209px;
	width: 237px;
	float: left;
}

#footer {
	background-image: url(images/f-bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 950px;
	background-color: #006ea6;
	clear:both;
}
.f-social-networks {
	padding: 0px;
	height: 50px;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



.f-social-networks ul {
	list-style-type: none;
	}
.f-social-networks li {
	height: 50px;
	list-style: none;
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
	background-position: center center;
}
.f-social-networks li a {
	display: block;
	text-decoration: none;
	height: 50px;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	background-position: center center;
}
ul.f-social-networks li a:hover {
background: none;
}
.f-myspace {
	background-image: url(images/f-myspace-over.gif);
	width: 131px;
	}
.f-myspace a {
	background-image: url(images/f-myspace.gif);
	}
.f-facebook {
	background-image: url(images/f-facebook-over.gif);
	width: 105px;
	}
.f-facebook a {
	background-image: url(images/f-facebook.gif);
	}
.f-twitter {
	background-image: url(images/f-twitter-over.gif);
	width: 114px;
	}
.f-twitter a {
	background-image: url(images/f-twitter.gif);
	}
.f-blellow {
	background-image: url(images/f-blellow-over.gif);
	width: 117px;
	}
.f-blellow a {
	background-image: url(images/f-blellow.gif);
	}
.f-behance {
	background-image: url(images/f-behance-over.gif);
	width: 138px;
	}
.f-behance a {
	background-image: url(images/f-behance.gif);
	}
.f-linkedin {
	background-image: url(images/f-linkedin-over.gif);
	width: 127px;
	}
.f-linkedin a {
	background-image: url(images/f-linkedin.gif);
	}	

.f-contact {
	padding: 0px;
	height: 30px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.f-bottom {
	padding: 0px;
	width: 900px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	clear: both;
}




.f-contact-phone {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.f-contact-email {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 300px;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.f-contact-email a {
	color: #FFF;
	text-decoration: none;
}
#footer hr {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.f-bottom-nav a {
	color: #FFF;
	text-decoration: none;
}
.f-bottom-nav a:hover {
	color: #FFF;
	text-decoration: underline;
}
.location {
	float: right;
	height: 20px;
	width: 300px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
}
.f-bottom-nav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	float: left;
	width: 500px;
	height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.f-bottom-nav a {
	color: #FFF;
	text-decoration: none;
}
.f-bottom-nav a:hover {
	color: #FFF;
	text-decoration: underline;
}
.validated {
	float: right;
	height: 20px;
	width: 300px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
.f-bottom-copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	width: 900px;
	height: 15px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.f-bottom-copyright a {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-align: center;
}

.wpcf7 p {
	text-align:left;
}

span.wpcf7-list-item { display: block; }

.sociable_tagline {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.web-img a{
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 625px;
	border: medium solid #CCC;
}
hr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
