/*   
Theme Name: Kishmish_2
Theme URI: http://www.kishmish.com
Description: This is the default theme for the site and blog of Kishmish, Inc.
Author: Pat O'Toole <pat@kishmish.com> and Tom Hart <thart@kishmish.com>
Author URI: http://www.kishmish.com
Version: 0.1a

This theme is for use by Kishmish, Inc. only. Use of this theme on any other site is prohibited.

*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-image: url('images/background_top.jpg');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 14px;
	color: #262626;
}
body.home {
	background-image: url('images/background.jpg');

}

img {
	border: 0;
}

h1 {
	font-size: 35px;
	font-family: Georgia, sans-serif;
	color: #000026;
	font-weight: normal;
	line-height: 35px;
	border-bottom: 2px dotted #CCC;
	line-height: 150%;
	margin-bottom: 15px;
	padding-top: 12px;
}

h2 {
	font-size: 20px;
	clear: both;
	margin: 10px 0px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	clear: both;
	margin: 10px 0px;
}

a {
	color: #0099CC;
	text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a.colorbox_request{
	text-decoration: none;
	color: #8CDFFF;
}
a.colorbox_request:hover{
	text-decoration: none;
}
a.colorbox_reps{
	text-decoration: none;
	color: #8CDFFF;
}
a.colorbox_reps:hover{
	text-decoration: none;
}
a.colorbox_contact{
	text-decoration: none;
	color: #0099CC;
}
a.colorbox_contact:hover{
	text-decoration: none;
}
a.plain_link{
	text-decoration: none;
	color: #8CDFFF;
}
a.plain_link:hover{
	text-decoration: none;
}
a.plain_black_link{
	text-decoration: none;
	color: #000000;
}
a.plain_black_link:hover{
	text-decoration: none;
}

ul {
	list-style-position: outside;
	list-style-image: url('images/list_arrow.gif');
	margin-left: 18px;
	margin-bottom: 17px;
	
}
li ul {
	margin-bottom: 0px;
}

p {
	padding-bottom: 17px;
}

ol {
	padding-bottom:17px;
	margin-left: 20px;
}

ol li {
	padding-bottom: 5px;
}

.left {
	float: left;
}
.right {
	float: right;
}
.gray {
	color: #999;
}

.huge_text {
	font-size: 54px;
	font-family: Georgia, sans-serif;
}
.large_text {
	font-size: 52px;
	font-family: Georgia, sans-serif;
}
.big_text{
	font-size: 44px;
	font-family: Georgia, sans-serif;
}
.less_big_text{
	font-size: 38px;
	font-family: Georgia, sans-serif;
}
#content_work_with_us .large_text {
	color: #000026;
}

.forty_point_text {
	font-size: 40px;
	font-family: Georgia, sans-serif;
}

.text_36{
	font-size: 36px;
	font-family: Georgia, sans-serif;
}

.less_medium_text{
	font-size: 22px;
	line-height: 150%;
	font-family: Georgia, sans-serif;
}

.medium_text {
	font-size: 25px;
	line-height: 150%;
	font-family: Georgia, sans-serif;
}

.blog_search {
	background: url('images/input_medium.png');
	width: 241px;
	height: 32px;
	font-family: Arial;
	font-size: 15px;
	color: #999;
	padding: 5px;
	margin: 5px;
	border: 0;
	position: relative;
	bottom: 8px;
}


#wrapper {
	width: 920px;
	margin: auto;
}

#header {
	height: 130px;
}

#logo {
	float: left;
	margin-top: 48px;
}
#logo_overlay {
	position: absolute;
	top: 37px;
	left: 50%;
	margin-left: -471px;
	display: none;
}

#nav {
	float: right;
	margin-top: 67px;
}

#nav a {
	margin-left: 10px;
}

#hover_content {
	height: 250px;
	color: #8CDFFF;
	text-align: center;
	overflow: hidden;
	width: 920px;
	position: relative;
}

#hover_content_slider {
	width: 5000px;
	position: relative;
}

#hover_content_slider > div {
	/* width: 920px; */
	margin-right: 30px;
	width: 920px;
}

.hover_content_2 {
	width: 450px;
	padding: 0px 5px;
}

.hover_content_3 {
	width: 400px;
	padding: 0px 3px;
	margin-top: 0px;
	
}

.hover_content_4{
	width: 300px;
	padding: 0px 3px;
	margin-top: 0px;
}	

/* Rounded Corner Buttons */

.button_orange_big {
	height: 40px;
	padding: 0px 0px;
}

.button_orange_big a {
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	padding: 8px 5px;
	position: relative;
	bottom: 13px;
	font-size: 20px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	background:transparent url('images/button_big.png') repeat-x;
}

.button_orange_small {
	height: 30px;
	padding: 0px 10px;
}
.inside .button_orange_small {
	padding: 0px;
}

.button_orange_small a {
	color: #FFFFFF;
	font-weight: bold;
	height: 24px;
	padding: 6px 5px;
	position: relative;
	bottom: 9px;
	font-size: 16px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	background:transparent url('images/button_small.png') repeat-x;
}

/* End Rounded Corner Buttons */

.text_input {
	
	padding: 12px 5px;
	margin: 0px;
	border: 0;
	bottom: 14px;
	float: left;
	margin-right: 10px;
	height: 18px;
}
#work_with_us_inside .text_input {
	padding: 10px 5px;
	height: 22px;
}

.text_input input {
	font-family: Arial;
	font-size: 15px;
	color: #999;
	border: 0;
}
.text_input.small {
	background: url('images/input_small.png');
	width: 181px;
}
.text_input.medium {
	background: url('images/input_medium.png');
	width: 241px;
}
.text_input.large {
	background: url('images/input_large.png');
	width: 286px;
}
.text_input.small input {
	width: 176px;
}
.text_input.medium input{
	width: 236px;
}
.text_input.large input{
	width: 281px;
}

.search_small {
	font-family: Arial;
	font-size: 15px;
	color: #999;
	padding: 5px 33px 5px 13px;
	margin: 5px;
	border: 0;
	position: relative;
	bottom: 13px;
	background: url('images/small_search.png');
	width: 117px;
	height: 32px;
}

.search_large {
	font-family: Arial;
	font-size: 15px;
	color: #999;
	padding: 5px 33px 5px 13px;
	margin: 5px;
	border: 0;
	position: relative;
	bottom: 3px;
	background: url('images/large_search.png');
	width: 161px;
	height: 25px;
}

#content {
	padding-top: 30px;
	line-height: 170%;
}

#content_left_home {
	width: 630px;
	float: left;
}

#content_right_home {
	width: 270px;
	float: right;
}

#content_left_wide {
	width: 600px;
	float: left;
}

#content_right_thin {
	width: 240px;
	float: right;
	background-color: #D7F4FF;
	padding: 15px;
	font-size: 13px;
	line-height: 140%;
}

#blog_header {
	border-bottom: 2px dotted #CCC;
	margin-bottom: 15px;
}

/* Blog Front Page */

.blog_entry {
	padding: 20px 0px;
	clear: left;
}

.blog_entry_image {
	float: left;
	width: 75px;
	padding-right: 15px;
}

.blog_entry_content {
	width: 540px;
	float: left;
}

.blog_entry_title a {
	font-size: 20px;
}

.blog_entry_subtitle {
	font-size: 12px;
	font-weight: bold;
}
/* End Blog Front Page */

#footer {
	clear: both;
	border-top: 2px dotted #CCC;
}
#footer_spacer {
	clear: both;
	height: 40px;
}
#footer_content {
	font-size: 12px;
	line-height: 150%;
}

.footer_column {
	float: left;
	margin-left: 15px;
}
.footer_final_column {
	float: right;
	margin-left: 15px;
	text-align: right;
}

.footer_subnav {
	color: #999;
	position: relative;
	left: 5px;
}

#breadcrumbs {
	margin: 10px 0px;
}

#testimonial {
	font-size: 22px;
	font-family: Georgia;
	float: left;
	margin: 25px 0px;
}

#testimonial_image {
	float: left;
	margin-right: 24px;
}
#testimonial_quote {
	color: #000026;
	font-family: Georgia;
	font-size: 22px;
	float: left;
	width: 825px;
	margin-left: 10px;
	line-height: 130%;
}
#testimonial_author {
	float: right;
	font-size: 15px;
	font-family: Arial;
	margin: 5px 0px 20px 0px;
	color: #000026;
	font-size: 15px;
}

#content_left {
	width: 425px;
	float: left;
	clear: both;
}

#content_right {
	width: 425px;
	float: right;
}

.content_3_col {
	width: 290px;
	float: left;
	margin-right: 25px;
}
.content_3_col.last {
	float: right;
	margin-right: 0px;
}

.online_image {
	clear: left;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.online_name {
	float: left;
	margin: 19px 0px;
}

#content_work_with_us {
	text-align: center;
	height: 270px;
}


#content_work_with_us .large_text {
	line-height: 52px;
}
#content_work_with_us .medium_text {
	color: #666;
}

#work_with_us_inside {
	clear: both;
	width: 886px;
	height: 42px;
	background-image: url('images/work_with_us_inside_bg.png');
	padding: 23px 17px 17px 20px;
	margin-bottom: 20px;
}

.footer_sublink {
color: #000;
}

#twitter_box {
	width: 230px;
	padding: 19px;
	background-color: #D7F4FF;
	border: 1px solid #4ACDFF;
	margin-bottom: 20px;
}

.twitter_content {
	font-size: 13px;
	line-height: 120%;
}

#sidebar {
	float: right;
	width: 230px;
}

#sidebar ul {
	list-style: none;
}

/* Search box styling */

.search_box {
	background-image: url('images/search_box_large.png');
	width: 184px;
	height: 27px;
	padding: 3px 9px;
}

.search_box #search {
	border: none;
	font-family: Arial;
	font-size: 15px;
	color: #999;
	margin-right:5px;
	width:157px;
	margin-top: 5px;
}

.search_box #search_submit {
	/*position: relative;
	top: 3px;*/
	float: right;
	margin-top: 3px;
}

/* End Search box styling */

/* Contact Form */

.contact_input {
	font-family: Arial;
	font-size: 15px;
	color: #999;
	padding: 3px;
	margin-bottom: 5px;
	width: 274px;
}

.contact_textarea {
	font-family: Arial;
	font-size: 15px;
	color: #999;
	padding: 3px;
	margin-bottom: 5px;
	width: 274px;
	height: 100px;
}

/* End Contact Form */

#work_with_us_inside .button_orange_big {
	padding: 0;
}

.sidebar_image {
	width: 112px;
	float: left;
	clear: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.sidebar_content {
	float: left;
	width: 140px;
}

.alignleft {
	float: left;
	margin-right: 5px;
}
.alignright {
	float: right;
	margin-left: 15px;
}

#home_network_services {
	background-image: url('images/home_network_services_header.jpg');
	background-repeat: no-repeat;
	background-color: #D7F4FF;
	padding: 20px;
	font-size: 13px;
	padding-top: 50px;
	padding-bottom: 0px;
}

#home_web_services {
	background-image: url('images/home_web_services_header.jpg');
	background-repeat: no-repeat;
	background-color: #D7F4FF;
	padding: 20px;
	font-size: 13px;
	padding-top: 19px;
	padding-bottom: 0px;
	margin-top: 1px;
}

#contact_form_inline {
	padding: 10px;
}
.contact_form_left {
	width: 270px;
	float: left;
}
.contact_form_right {
	width: 270px;
	float: left;
}

#contact_form_inline  label {
	
}

#contact_form_inline  input {
	width: 250px;
	padding: 5px;
	font-family: Arial;
	font-size: 15px;
	border: 1px solid #999;
	margin-top: 3px;
}

#contact_form_inline  textarea {
	width: 522px;
	height: 150px;
	padding: 5px;
	font-family: Arial;
	font-size: 15px;
	border: 1px solid #999;
	margin-top: 3px;
}

#request_form_inline{
	padding: 10px;
}

#request_form_inline  input {
	width: 250px;
	padding: 5px;
	font-family: Arial;
	font-size: 15px;
	border: 1px solid #999;
	margin-top: 3px;
}

#request_form_inline  textarea {
	width: 522px;
	height: 150px;
	padding: 5px;
	font-family: Arial;
	font-size: 15px;
	border: 1px solid #999;
	margin-top: 3px;
}

.hover_content_3 {
	position: relative;
	bottom: 5px;
}
.hover_content_3 .forty_point_text {
	position: relative;
	bottom: 3px;
}

.slider_link {
	color: #8CDFFF;
}

.slider_link:hover {
	color: #FFF;
	text-decoration: none;
}

.blog_entry_summary {
	margin-top: 7px;
}

.blog_entry_summary table{
	border-collapse: collapse;
	margin-bottom: 17px;
}

.blog_entry_summary table td{
	padding: 5px;
}

/* APS blog styles for the new homepage 6-21-2011 */
#latest_post{
	background-color: #D7F4FF;
	padding: 0px 20px 0px;
}
#latest_post h3.heading{
	margin: 0px 0px 20px 0px;
}
.latest_entry_title{
	margin-top: 41px;
}
.latest_entry_subtitle{
	font-size: 13px;
	font-weight: bold;
}
.latest_entry_summary img{
	display: none;
}
.latest_entry_summary{
	margin-top: 7px;
}
.latest_all_link ul{
	margin-bottom: 0px;
}

#testimonial_div {
	margin-top: 19px;
}

#blog_images {
	padding: 10px 0px;
}

#check_your_webmail, #get_live_support {
	border-bottom: 2px dotted #CCC;
	padding-bottom: 15px;
	padding-left: 15px;
}

.webmail_icon, .support_icon {
	position: relative;
	top: 10px;
	margin-right: 10px;
}

.social_links {
	padding-left: 15px;
}

/* Web Management Chart */

table.management_plans{
	width: 894px;
	/*margin: 0 auto;*/
}

table.management_plans p{
	padding-bottom: 0px;
}

table.management_plans td{
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	padding-left: 10px;
	padding-right: 10px;
	font-size: 27px;
	height: 68px;
	color: #333333;
}


table.management_plans td.header{
	background-color: #061039;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #fff;
	/*font-size: 27px;*/
	font-weight: bold;
	height: 59px;
}

table.management_plans td.header.first{
	background: url("images/web_plans_back.png") no-repeat scroll 0 0 transparent;
	width: 431px;
	font-size: 20px;
	padding-left: 30px;
}

table.management_plans td.header.second{
	background: url("images/middle_back.png") no-repeat scroll 0 0 transparent;
}

table.management_plans td.header.third{
	background: url("images/middle2_back.png") no-repeat scroll 0 0 transparent;
}

table.management_plans td.header.last{
	background: url("images/last_back.png") no-repeat scroll 0 0 transparent;
}

table.management_plans td.fee{
	background-color: #D7F4FF;
}

table.management_plans td.first{
	width: 431px;
	padding-left: 30px;
	font-size: 20px;
}
table.management_plans td.second{
	width: 122px;
	text-align: center;
}
table.management_plans td.third{
	width: 120px;
	text-align: center;
}
table.management_plans td.last{
	width: 119px;
	text-align: center;
}

table.management_plans td.planning.first{
	font-weight: bold;
	color: #0099CC;
}

table.management_plans td.gray{
	background-color: #EBEBEB;
}

/* Web Management Chart 2 */

table.management_plans_two{
	width: 894px;
}

table.management_plans_two p{
	padding-bottom: 0px;
}

table.management_plans_two td{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 24px;
	height: 68px;
	color: #333333;
}


table.management_plans_two td.header{
	background-color: #061039;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #fff;
	font-weight: bold;
	height: 59px;
}

table.management_plans_two td.header.first{
	width: 390px;
	font-size: 20px;
	padding-left: 30px;
}

table.management_plans_two td.header.second{
}

table.management_plans_two td.header.last{
}

table.management_plans_two td.fee{
	background-color: #D7F4FF;
}

table.management_plans_two td.first{
	width: 390px;
	padding-left: 30px;
	font-size: 20px;
}
table.management_plans_two td.second{
	width: 220px;
	text-align: center;
}

table.management_plans_two td.last{
	width: 250px;
	text-align: center;
}

table.management_plans_two td.planning.first{
	font-weight: bold;
	color: #0099CC;
}

table.management_plans_two td.gray{
	background-color: #EBEBEB;
}

/* APS 10/20/2011 - These styles are for the new portfolio page */
#web_services_portfolio{
}

#web_services_portfolio div.portfolio_thumb{
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 8px;
	margin-bottom: 16px;
	overflow: hidden;
	height: 150px;
	width: 220px;
	position: relative;
	top: 0px;
}

div.portfolio_thumb div.port_background{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #111111;
	display: inline;
	height: 100%;
	width: 100%;
	padding: 10px;
}

div.portfolio_thumb div.port_background p{
	padding-bottom: 5px;
	line-height: 100%;
	color: #ffffff;
}

div.portfolio_thumb div.port_background p.gray{
	font-size: 11px;
	color: #999999;
}

#web_services_portfolio div a.gallery_image{
	display: inline;
	position: absolute;
	height: 150px;
	width: 220px;
	z-index: 5;
	top: 0px;
}
