@charset "UTF-8";
/* CSS Document */
/* Created by Jason Kempshall */
/* Http://www.sneakybadger.com */

/*CSS Reset*/body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }ol, ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }


/* ---------GLOBAL------------ */

body {
	background-image: url(../images/topslice.jpg);
	background-repeat: repeat-x;
	font-family: Times, sans-serif;
	color: #5f6062;
	font-size: 15px;
}

h1 {
	color: #666666;
	width:100px;
	background-color: #e0f8cd;
	margin: 20px 0px 0px 0px;
	padding-left: 10px;
}

h2 {  /* <<<<line start (big text) */
	color:#333333;
	font-weight: bold;
	font-size: 15px;
	padding: 0px 0px 0px 100px;
	text-align: justify;
}

h3 {   /* <<<<subheading */
	color:#73ae55;
	font-size: 40px;
}

h4 {
	color: #666666;
	width:150px;
	background-color: #e0f8cd;
	margin: 5px 0px 10px 0px;
	padding-left: 10px;
}


h5 {   /* <<<<inline quote */
	color:#73ae55;
	font-size: 25px;
	font-style: italic;
	text-align: center;
	padding: 0px 0px 0px 0px;
}



h6 {   /* <<<<testimonil */
	background-image: url(../images/smallq.jpg);
	background-repeat: no-repeat;

	color:#73ae55;
	font-size: 15px;
	font-style: italic;
	padding: 10px 0px 5px 35px;
}

a {
text-decoration: none;
}

a:link{
	color: #73ae55;
}

a:visited{
	color: #73ae55;
}


a:active{
	color: #73ae55;
}

a:hover{
	color: #333333;
}

/* ---------NAV------------ */

.link1 {
	font-size: 24px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	display:block;

}

.link2 {
	font-size: 14px;
	color: #73ae55;
	margin: 0px 0px 0px 0px;
	display:block;

}


#nav ul  {
	margin: 28px 0px 0px 0px;
	float:right;	
	
}

#nav ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	float:left;
	
	}





/* ---------GLOBAL STRUCTURE------------ */

#wrapper{
	width: 1000px;
	margin:0px auto 0px auto;
}

#topbar{
	float: left;
	width: 1000px;
}

#logo{
	float: left;
}

#subhead{
	background-image: url(../images/largeq.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 500px;
	margin: 20px 0px 0px 40px;
	padding: 50px 0px 0px 80px;
	color: #ffffff;
	font-size: 30px;
	font-style: italic;
	float: left;
}

#content{
	width: 1000px;
	margin: 40px 0px 60px 0px;
	float:left;
	line-height: 25px;
	text-align: justify;
}

/* ---------INDEX STRUCTURE------------ */

.col1{
	width:475px;
	float:left;
	background-image: url(../images/hi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 80px 0px 0px 0px;
	
}


.col2 ul{
	float: left;
	padding: 0px 80px 0px 0px;
	font-size: 16px;
	
}

.col2 ul li{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 40px;
	background-image: url(../images/tick.jpg);
	background-repeat: no-repeat;
}


#service-list{
	margin: 0px 0px 0px 30px;
}

#service-list a{
	color: #5f6062;
}


.col2{
	width:475px;
	float:left;
	margin: 80px 0px 0px 50px;
}

.imagecol1 {
	float:left;
	margin: 10px 70px 0px 0px;
}

.imagecol2 {
	float:left;
	margin: 10px 0px 0px 0px;
}

/* ---------PORTFOLIO STRUCTURE------------ */

.pimagecol1 {
	float:left;
	margin: 10px 10px 0px 0px;
}

.pimagecol2 {
	float:left;
	margin: 10px 0px 0px 0px;
}

/* ---------PORTFOLIO PAGES------------ */


.col5{
	width:475px;
	float:left;
	margin: 80px 0px 0px 0px;
	
}

.col5 img{
	margin: 0px 0px 0px 0px;
	
}

.col6{
	width:475px;
	float:left;
	margin: 80px 0px 0px 50px;
}

.col6 p{
	margin: 0px 0px 40px 0px;
	
}

#worktitle {
	background-image: url(../images/left_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 15px 0px 0px 10px;
	padding: 0px 0px 0px 35px;
	height: 30px;
}

.clquote {
	font-size: 13px;
	color: #666666;
	font-style: normal;
}





/* ---------FOOTER------------ */

#footer {
	float: left;
	width: 100%;
	background-image: url(../images/foot.jpg);
	background-repeat: repeat-x;
}

#emailfoot{
	float:left;
	width: 300px;
}

#bottombar {
	height: 25px;
	padding: 0px;
	margin:0px;
}

#bottombar a {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	color: #29371c;
}

#bottombar ul {
	float: right;
	width: 260px;
	margin: 0px 40px 5px 0px;
	padding: 0px;
}

#bottombar ul li {
	display:inline;
	padding: 0px;
	margin:0px;
}

#bottombar ul li a{
	margin: 0px;
	color: #29371c;
	padding: 0px;
}


/* ---------ABOUT PAGE ------------ */

.teambar{
	float:left;
	width: 100%;
	font-size: 13px;
	margin: 10px 0px 0px 0px;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
}

.teambar1{
	float:left;
	width: 100%;
	background-color: #f5feec;
	font-size: 13px;
	margin: 10px 0px 0px 0px;
	line-height: 18px;
	padding: 0px 0px 0px 0px;
}

.profile{
	margin: 11px 0px 10px 10px;
	width: 350px;
	float:left;
}

.teambar img{
	float:left;
	margin: 0px 0px 0px 5px;
}

.teambar1 img{
	float:left;
	margin: 0px 0px 0px 5px;
}

.question{
	color: #73ae55;
	font-weight: bold;
}

.highlight{
	color: #73ae55;
}

.basic  {
	width: 100%;
	margin: 30px 0px 0px 0px;
	
}
.basic div {
	background-color: #FFFFFF;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	background-image: url("../images/AccordionTab0.gif");
}
.basic a:hover {
	background-color: white;
	background-image: url("../images/AccordionTab2.gif");
}
.basic a.selected {
	background-image: url("../images/AccordionTab2.gif");
}


@media print {
	.basic div {
		display: block!important;
		height: auto!important
	}
}

/* ---------CONTACT------------ * ---------CONTACT------------ * ---------CONTACT------------ */


.col3{
	width:475px;
	float:left;
	background-image: url(../images/edit.jpg);
	background-repeat: no-repeat;
	background-position: 18px 7px;
	margin: 80px 0px 0px 0px;
	
}

.col4{
	width:475px;
	float:left;
	margin: 80px 0px 0px 0px;
}

strong {
	color: #73ae55;
}



#form-area {
	width: 475px;
	margin-top: 25px;
	background-color: #f5feec;
	padding: 20px 20px 20px 10px;
	
}

#form-area input, #form-area textarea {
	padding: 5px;
	width: 475px;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
	border: 1px solid  #bababa;
}


#form-area textarea {
	height: 190px;
}

#form-area textarea:focus, #form-area input:focus {
	border: 1px solid #73ae55;
}

#form-area input.button {
	font-size: 15px;
	cursor: pointer;
	color: #666666;
	width:100px;
	background-color: #e0f8cd;
	margin: 10px 0px 0px 0px;
	padding-left: 10px;
	
}

.warning {
	float: right;
	background-image: url(../images/error.jpg);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding: 0px 0px 0px 25px;
    color: #f00;
}

form h2 {
    color: #73ae55;
    font-size: 80%;
    font-weight: bold;
    margin: 0 0 5px 10px;
}

label {
    color: #73ae55;
    display: block;
}


.col4 ul{
	float: left;
	width: 300px;
	margin: 100px 0px 0px 50px;
	font-size: 18px;
	
}

.col4 ul li{
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 5px 55px;

}

.col4 a {
	color: #999999;
	
}

.col4 a:hover {
	color: #73ae55;
	
}

.mail{
	background-image: url(../images/email.jpg);
	background-repeat: no-repeat;

}

.ctwitter{
	background-image: url(../images/tweet.jpg);
	background-repeat: no-repeat;
}

.face{
	background-image: url(../images/face.jpg);
	background-repeat: no-repeat;

}

.youtube{	
	background-image: url(../images/you.jpg);
	background-repeat: no-repeat;

}

/* ---------TWITTER------------ */


#twitter {
	background-image: url(../images/twit.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 150px;
	margin: 49px auto 0px auto;
	padding: 40px 0px 0px 240px;
	
}


#twitter_update_list {
	color: #ffffff;
	font-style: italic;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
		
}

#twitter_update_list a {
       color:#73ae55;
       text-decoration: none;
       
}

.tweet {
	float: right;
	text-decoration: none;
	color: #73ae55;
	font-size: 12px;
}


/* ---------FIX AND HACKS------------ */

#fix {
	width: 100%;
	float: left;
	margin: 30px 0px 0px 0px;
	border-top: 1px dashed #d5d5d5;
}


/* ---------Blog------------ */ 

.blogcol1 {
	width: 1000px;
	float: left;
	display: inline;
	margin: 30px 0px 0px 0px;
}

#sidebar {
	width: 100%;
	height: 200px;
	float: right;
	display: inline;
	margin: 0px 0px 0px 0px;
	background-color: #f6f7f5;
	border: 1px solid #dedede;
}

#sidebar h1 {
	color: #666666;
	margin: 5px 0px 10px 0px;
	padding-left: 10px;
	font-size: 20px
}

.post h2 a{
	color:#73ae55;
	font-style: italic;
	font-family: Georgia, serif;
	font-weight: 100;

}

.post h2 {
	color:#73ae55;
	font-size: 15px;
	margin: 0px 0px 5px 0px;
	padding-left: 0px;
}

.post {
	float:left;
	display: inline;
	padding: 0px 0px 30px 0px;
	margin: 0px 30px 30px 0px;
	height: 350px;
	width: 302px;
}

.post p {
	font-family: Georgia, serif;
	color: #5f6062;
	font-size: 12px;
	line-height: 20px;
	
	
	
}

.inner-post h2 a{
	color:#73ae55;
	font-style: italic;
	font-family: Georgia, serif;
	font-weight: 100;

}



.inner-post h2 {
	color:#73ae55;
	font-size: 25px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}

.inner-post {
	float:left;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
	width: 604px;
	overflow: hidden;
}

.inner-post img {
	margin: 5px 0px 5px 0px;

}

.inner-post p {
	font-family: Georgia, serif;
	color: #5f6062;
	font-size: 12px;
	line-height: 20px;
	margin: 18px 0px 18px 0px;
}

.inner-post h5{   /* <<<<inline quote */
	color:#73ae55;
	font-size: 22px;
	font-style: italic;
	text-align: center;
	padding: 0px 0px 0px 0px;
}


.alignleft {
	float:left;
	width: 300px;
	display: inline;
	border: 1px solid #73ae55;
	margin: 0px 0px 10px 0px;
}

.blogfooter-center {
	width: 1000px;
	margin: 15px auto 0px auto;
}


#footer-blog {
	float: left;
	width: 100%;
	background-image: url(../images/foot2.jpg);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
}

#twitter-blog {
	background-image: url(../images/twit.jpg);
	background-repeat: no-repeat;
	width: 400px;
	height: 150px;
	margin: 0px auto 0px auto;
	padding: 40px 0px 0px 240px;
	
	
}

.cat-item {
	padding: 2px 0px 2px 4px;
	
}


/* ---------Page Numbers------------ */

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #fff;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#wp_page_numbers {
	margin-top: 30px;
	width: 100%;
	background: #fff;
	float: left;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#wp_page_numbers li a:hover {
	color: #666666;
}

#wp_page_numbers li.space {
	color:#73ae55;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	color: #fff;
	background: #73ae55;
	border-top: 2px solid #73ae55;
	border-bottom: 2px solid #73ae55;
	
}
#wp_page_numbers li.active_page a:hover  {
	color: #fff; /* IE fix */
	border-top: 2px solid #73ae55;
	border-bottom: 2px solid #73ae55;
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-right: 5px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

/* ---------date ----------- */

.comment_date{
 	background-color: #e9fae9;
	 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
	margin: 10px 0px 20px 0px;
	padding-left: 10px;
	
}

.comment_date1{
border-top: 1px solid #dedede;
border-bottom: 1px solid #dedede;
margin-top: 8px;
	
}


.user_comment_date{
	float: right;
	
}

.date{
    float:right;
    display: inline;
    font-size: 12px; 
    text-align: right;
    color: #666666;
    padding: 0px 10px 0px 0px;
}




.comment-count{
	width: 100px
	float: left;
	 display: inline;
	 font-size: 12px; 
}

.comment {
	float: left;
	width: 604px;
	 background-color: #f8fcf7;
	 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
	margin: 0px 0px 10px 0px;
	padding-left: 0px;
}

.comment img {
	padding-top: 3px;
	float: left;
}

.comment h3 {
	padding-left: 10px;
	font-size: 18px;
}

.comment p {
	color: #5f6062;
	font-size: 13px;
	line-height: 17px;
	padding-right: 90px;
	padding-bottom: 20px;
}

.eg-image {
	margin-right: 15px;
	padding-bottom: 5px;
}

.published {
	
	display:block; 
	text-align: center;
	float:left; 
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:none;
	background:url(../images/clip-bottom.png) right bottom no-repeat;
	width: 40px;
	height: 50px;
	margin: 24px 12px 0px 0px; 
	padding-top: 0px;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}
.pub-month {
	display:block;
	font-size: 0.7em;
	margin:0; 
	padding:0;
	padding-top:5px;
	background:url(../images/clip-top.png)center -4px repeat-x;
}
.pub-date { 
	display:block; 
	font-size:1.2em;
	margin:0; 
	padding-bottom: 0px;
	line-height: 10px;
	
}

.post_entry {
	float: left;
	width: 565px;
	background-color: #f8fcf7;
	padding: 20px 20px 20px 20px;
}

.post_entry h3 {
	padding-top: 10px;
	font-size: 18px;
}

#submit{
	font-size: 15px;
	cursor: pointer;
	color: #666666;
	width:150px;
	background-color: #e0f8cd;
	margin: 10px 0px 0px 0px;
	padding-left: 0px;
	
	}
	


/** DIGG DIGG **/


.FBConnectButton_Small, .FBConnectButton_RTL_Small {
	background-position:-5px -232px !important;
	border-left:1px solid #1a356e;
	width:50px;
}
.FBConnectButton_Small .FBConnectButton_Text {
	margin-left:12px!important;
}

.dd-digg-ajax-load,.dd-reddit-ajax-load,.dd-dzone-ajax-load,.dd-ybuzz-ajax-load,
.dd-twitter-ajax-load,.dd-fbshare-ajax-load,.dd-fblike-ajax-load,.dd-delicious-ajax-load,
.dd-sphinn-ajax-load,.dd-gbuzz-ajax-load,.dd-fbshareme-ajax-load,.dd-tweetmeme-ajax-load{
	background-image:url(../image/ajax-loader.gif);
    background-repeat: no-repeat;
	background-position: center ;
	width:50px;
	height:60px;
}

.dd-delicious{
	display:block; 
	color:#000; 
	font:normal 16px arial; 
	text-decoration:none; 
	width:50px; 
	height:60px; 
	text-align:center;
}

.dd_button a:link,
.dd_button a:visited,
.dd_button a:active{
	text-decoration:none;
	color:#000000;
}

/** digg digg div style **/
#dd_ajax_float{
	padding:2px 0px;
	text-align:center;
	line-height:16px;
	font-size:10px;
	font-family:Arial; 
}

.dd_post_share{
	padding:0px;
	margin-bottom:6px;
	margin-top: 40px;
	background-color: #e9fae9;
	 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; 

}

.dd_post_share_left{
	float:left;
}

.dd_post_share_right{
	float:right;
}

.dd_buttons img{
	border:none;
	border-width:0px;
	border-color:#000000;
	border-style:none;
}

#dd_name{
	color:#A9A9A9;
	font-size:0.5em;
	text-align:center;
	margin:6px 0 4px 0;
	padding:0;
	line-height:0px;
}

#dd_name a:link, #dd_name a:visited, #dd_name a:active {
    text-decoration:none;
    color:#A9A9A9;
    border:0;
}

#dd_name a:hover {
    text-decoration:underline;
    color:#A9A9A9;
    border:0;
}

.dd_button{
	float:left;
	padding:17px;

}

.dd_button_v{
	padding:2px 4px 2px 4px;
}

.dd_button_spacer{
	padding-top:8px;
}

.related {
	float: right;
}



/** RELATED POSTS **/


#wp_thumbie {background:#ffffff; font-family:verdana,arila,serif; font-size:12px; font-style:normal; color:#4E4848;margin-top:10px;margin-bottom:10px; width: 320px; float: right;}

#wp_thumbie h3{
	color: #666666;
	width:150px;
	background-color: #e0f8cd;
	margin: 48px 0px 5px 0px;
	padding-left: 10px;
	font-size: 15px;
}

#wp_thumbie_image { float:left; margin: 2px 10px 5px 7px; padding: 2px 2px 2px 2px; border:1px solid #EBDDE2;}

#wp_thumbie_title {padding:2px 2px 2px 0px;}

#wp_thumbie_title a{font-family:Georgia,serif; font-size:14px; font-weight:normal; text-transform:none; letter-spacing:0px; line-height:1.1em; text-decoration:none; color:#999999;}

#wp_thumbie_title a:hover{color:#999999; text-decoration:none; }

#wp_thumbie_thumb, #description {margin-left:0px;}

#wp_thumbie_li {border-bottom:1px solid #EBDDE2; padding: 5px 5px 10px 0px !important;}

#wp_thumbie_li:hover{background:#fafafa;}

#wp_thumbie_rl1 {color:#333333; font-family:Georgia,Arial,Helvetica,sans-serif; font-size:1.1em; font-weight:bold;line-height:1.4em;margin:0 0 8px;}

#wp_thumbie_rl2 {font-size:10px;font-family:arial,helvetica,sans-serif;}
