/*
Theme Name:		Slamdot Business Website
Theme URI:		http://www.slamdot.com/design
Description:	A professional, impressive design for business websites with social networking.
Version:		2.0
Author:			Slamdot, Inc.
Author URI:		http://www.slamdot.com/
Tags:			slamdot, business, two columns, widgets

Copyright (c) 2010 Slamdot, Inc.

The contents of this theme are the sole property of Slamdot, Inc.
Unauthorized duplication or modification is prohibited.
*/

/* @group Layout */
/* Head */
div#hd {
	width: 956px;
	margin: 0 auto;
	padding: 12px 0 0 0;
}
div#hd-inner {
	padding: 0 0 0 3px;
}
div#hd-inner h1 {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
div#hd-inner h1 a:link, div#hd-inner h1 a:visited {
	display: block;
	text-indent: -9999px;
	background: url(images/bg-h1.jpg) top left no-repeat;
}
div#hd-inner h2 {
	display: none;
}

/* Header Contact Section */
div.hd-contact {
	width: 200px;
	float: right;
	padding: 20px 20px 0 0;
}
div.hd-contact p {
	font-size: 116%;
	font-weight: bold;
	text-align: right;
	margin: 0 0 4px 0;
	padding: 0 4px 0 0;
	clear: both;
}

/* Contact Us Header Button */
div.hd-contact span a:link, div.hd-contact span a:visited {
	display: block;
	float: right;
	text-decoration: none;
	font-size: 116%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	height: 35px;
	line-height: 35px;
	padding: 0 24px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
}

/* Slide Box */
div.slides {
	width: 950px;
	height: 274px;
	overflow: hidden;
}
/* Slide Controls */
div.slide-controls {
	float: right;
	padding: 8px 15px 24px 0;
}
div.slide-controls a {
	display: block;
	width: 9px;
	height: 9px;
	text-indent: -9999px;
	background: url(images/bg-slide.gif) top left no-repeat;
	margin: 0 0 0 8px;
	float: left;
	display: inline;
}
div.slide-controls a.activeSlide {
	background: url(images/bg-slide-current.gif) top left no-repeat;
}

/* Body */
div#bd {
	width: 956px;
	margin: 0 auto;
	padding: 0 0 25px 0;
}
div#bd-inner {
	padding: 0 0 0 20px;
}

/* Footer */
div#ft-inner {
	width: 956px;
	margin: 0 auto;
}
div#ft-inner-most {
	padding: 24px 0 20px 20px;
}

/* Footer Text Styles */
div#ft a:link, div#ft a:visited {
	text-decoration: none;
}
div#ft p, div#ft li {
	font-size: 95%;
}
div#ft ul {
	margin: 0;
}
div#ft ul li {
	list-style: none;
}
div#ft h2 {
	font-size: 123.1%;
	font-weight: normal;
	margin: 0 0 13px 0;
}

/* Footer Columns Container */
div.ft-cols {
	margin: 0 0 16px 0;
	overflow: hidden;
}

/* Footer Column One */
div#ft-col-one {
	width: 205px;
	float: left;
	margin: 0 43px 0 0;
	border-right-width: 1px;
	border-right-style: solid;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}

/* Footer Column Two */
div#ft-col-two {
	width: 165px;
	float: left;
	margin: 0 42px 0 0;
	border-right-width: 1px;
	border-right-style: solid;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
div#ft-col-two ul li {
	padding: 4px 0;
}

/* Footer Column Three */
div#ft-col-three {
	width: 182px;
	float: left;
	margin: 0 43px 0 0;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}
div#ft-col-three ul li {
	margin: 0 0 12px 0;
}
div#ft-col-three ul li a:link, div#ft-col-three ul li a:visited {
	padding: 5px 0 9px 38px;
	display: block;
	height: 1%;
}

/* Social Network Icons */
.ft-facebook {
	background: url(images/bg-ft-facebook.png) top left no-repeat;
}
.ft-twitter {
	background: url(images/bg-ft-twitter.png) top left no-repeat;
}
.ft-linkedin {
	background: url(images/bg-ft-linkedin.png) top left no-repeat;
}
.ft-flickr {
	background: url(images/bg-ft-flickr.png) top left no-repeat;
}

/* Footer Column Four */
div#ft-col-four {
	width: 240px;
	float: left;
}
div#ft-col-four p.tel {
	font-size: 131%;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0 0 0 3px;
}

/* Footer Contact Us Button */
div#ft div.contact-us-button a:link, div#ft div.contact-us-button a:visited {
	display: block;
	width: 194px;
	height: 47px;
	line-height: 47px;
	font-weight: bold;
	font-size: 161.6%;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 18px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
	border-width: 1px;
	border-style: solid;
}

/* Footer Text Area Widgets - Copyright Etc... */
div.ft-text {
	clear: both;
	padding: 0 0 14px 0;
}
div.ft-text p {
	margin: 0;
}
div.ft-text-one {
	float: left;
}
div.ft-text-two {
	float: right;
	padding: 0 27px 0 0;
}
/* @end */

/* @group Modules */
/* Main Column */
div.main {
	width: 590px;
	float: left;
	margin: 0 75px 0 0;
}

/* Sidebar */
div#sidebar {
	width: 246px;
	padding: 5px 0 0 0;
	float: left;
}

/* Sidebar Widget Styles */
div#sidebar ul {
	margin: 0;
}
div#sidebar ul li {
	list-style: none;
}
#sidebar ul li div ul li {
	padding: 0;
}
div#sidebar div.sb-section {
	background: url(images/bg-sb-tile.gif) top left repeat-y;
	margin: 0 0 15px 0;
	height: 1%;
}

/* Sidebar Widget Top Edge */
div#sidebar div.sb-inner {
	background: url(images/bg-sb-top.gif) top left no-repeat;
	height: 1%;
}

/* Sidebar Widget Bottom Edge */
div#sidebar div.sb-inner-most {
	background: url(images/bg-sb-bottom.gif) bottom left no-repeat;
	padding: 17px 18px;
}

/* Search Sidebar Widget */
div#sidebar div.widget_search {
	background: none;
	margin: 0;
}
div#sidebar div.widget_search div.sb-inner {
	background: none;
}
div#sidebar div.widget_search div.sb-inner-most {
	background: none;
	padding: 0 0 5px 0;
}
div#sidebar div.widget_search fieldset {
	border: none;
}
div#sidebar div.widget_search legend {
	display: none;
}
div#sidebar div.widget_search #search {
	height: 23px;
	width: 174px;
	padding: 5px 10px;
	font-size: 131%;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
}
div#sidebar div.widget_search .submit {
	vertical-align: middle;
}

/* Text Sidebar Widget */
div#sidebar div.textwidget {
	margin-top: 10px;
	line-height: 1.4em;
}

/* Twitter Sidebar Widget */
div#sidebar div.widget_twitter div.sb-inner-most {
	padding: 17px 18px 1px 18px;
}
div#sidebar div.widget_twitter h2 {
	background: url(images/bg-sb-twitter.png) top left no-repeat;
	padding: 3px 0 6px 39px;
	margin: 0 0 10px 0;
}
div#sidebar div.widget_twitter ul li {
	line-height: 1.4em;
	margin: 0 0 20px 0;
}

/* Link To Tweet Page */
div#sidebar div.widget_twitter ul li a:link, div#sidebar div.widget_twitter ul li a:visited {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
}
div#sidebar div.widget_twitter ul li a:hover {
	border-bottom: none;
}
div#sidebar div.widget_twitter ul li a.timesince {
	display: block;
	font-size: 77%;
	border-bottom: none;
}

/* Flickr Sidebar Widget */
div#sidebar div.sb-flickr div.sb-inner-most {
	padding: 17px 0 13px 24px;
}
div#sidebar div.sb-flickr h2 {
	background: url(images/bg-sb-flickr.png) top left no-repeat;
	padding: 3px 0 6px 38px;
	margin: 0 0 10px 0;
}
div#sidebar div.sb-flickr div.flickr-images a:link, div#sidebar div.sb-flickr div.flickr-images a:visited {
	display: block;
	width: 77px;
	height: 77px;
	padding: 7px 7px 8px 8px;
	margin: 0 10px 11px 0;
	background: url(images/bg-flickr-frame.gif) top left no-repeat;
	float: left;
}
div#sidebar div.sb-flickr div.flickr-images a:link img, div#sidebar div.sb-flickr div.flickr-images a:visited img {
	border-width: 1px;
	border-style: solid;
}

/* Flickr See All Photos Link */
span.flickr-see-all a:link, span.flickr-see-all a:visited {
	font-size: 93%;
	font-weight: bold;
	text-decoration: none;
	float: right;
	position: relative;
	right: 30px;
}
span.flickr-see-all a:hover {
	text-decoration: underline;
}

/* Comments */
#respond h4, h4#comments {
	font-size: 130%;
	font-weight: bold;
}
.commentlist {
	margin-left: 0;
}
.commentlist li {
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.comment-body p {
	font-size: 100%!important;
}
.comment {
	margin: 0 0 20px 0;
	padding: 20px 0 0 10px;
	border-width: 1px;
	border-style: solid;
}
.comment p {
	margin: 0px;
}
.comment img {
	float: none;
	vertical-align: middle;
}
img.avatar {
	float: left;
	margin: 0 10px 10px 0;
}
textarea#comment {
	width: 100%;
	height: 150px;
}
/* @end */

/* @group Common Text Styles */
div.main p {
	font-size: 118%;
	line-height: 1.2em;
}
/* @end */

/* @group Default Headings */
div.main h3 {
	font-size: 276%;
	margin: 0 0 6px 0;
}
div.main h3 a:link, div.main h3 a:visited {
	text-decoration: none;
}
div.main h3 a:hover {
	text-decoration: underline;
}
div.main h4 {
	margin: 0 0 6px 0;
}
div.main h5 {
	font-size: 131%;
	margin: 0 0 6px 0;
}
div#sidebar h2 {
	font-size: 121%;
	margin: 0;
}
div#sidebar h2 a:link, div#sidebar h2 a:visited {
	text-decoration: none;
}
div#sidebar h2 a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Default Lists */
div.main li {
	font-size: 118%;
	line-height: 1.5em;
	padding-bottom: 15px;
}
div.main li li {
	font-size: 100%;
}
div.main blockquote {
	font-size: 108%;
}
/* @end */

/* @group Forms */
input, textarea {
	font-size: 100%;
	line-height: 140%;
	padding: 4px;
}
legend {
	font-size: 131%;
	font-weight: bold;
	padding-bottom: 3px;
}
#submit, .submit, .wpcf7-form input[type="submit"] {
	padding: 8px!important;
	margin: 0;
	border: none;
	vertical-align: bottom;
	font-weight: bold;
}
#submit, div.main .submit, .wpcf7-form input[type="submit"] {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; /* future proofing */
	-khtml-border-radius: 4px; /* for old Konqueror browsers */
}
/* @end */

/* @group Misc */
img.aligncenter, img.alignleft, img.alignright {
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
dl.gallery-item {
	margin: 0 0 25px 0;
	text-align: center!important;
	font-size: 118%;
	line-height: 1.5em;
}
dl.gallery-item img {
	padding: 3px;
	border-width: 1px!important;
	border-style: solid;
}
dd.gallery-caption {
	padding-top: 5px;
	text-align: center;
}
dd.gallery-caption strong {
	font-weight: normal;
}
p.pagetitle {
	margin-top: 25px;
	font-size: 120%;
	font-weight: bold;
}
p.attachment img {
	padding: 3px;
	border-width: 1px;
	border-style: solid;
}
.wp-caption {
	border-width: 1px;
	border-style: solid;
	text-align: center;
	padding-top: 4px;
	clear: both;
	margin-bottom: 20px;
}
.wp-caption img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px;
	margin: 0px;
}
#calendar_wrap table {
	width: 100%;
}
#calendar_wrap td {
	text-align: center;
}
#wp-calendar caption {
	margin: 0 0 10px 0;
	padding: 5px;
}
#tag_cloud {
	line-height: normal;
}
span.wpcf7-list-item {
	display: table-row;
} 
span.wpcf7-list-item * { 
	display: table-cell; 
}
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/* @end */
