/*
Theme Name:		Slamdot Business Website
Theme URI:		http://www.slamdot.com/design
Description:	A professional, impressive design for business websites with social networking.
Version:		1.0
Author:			Slamdot, Inc.
Author URI:		http://www.slamdot.com/
Tags:			slamdot, business, two columns, widgets

Copyright (c) 2009 Slamdot, Inc.

The contents of this theme are the sole property of Slamdot, Inc.
Unauthorized duplication or modification is prohibited.
*/

/* @group HTML, Body */
body {
	background-image: url(images/bg-body.jpg);
	padding: 0 0 65px 0;
}
/* @end */

/* @group Layout */
/* Head */
#hd {
	position: relative;
}
#hd h1 {
	display: none;
}
#hd h2 {
	display: none;
}

/* Slide show */
#slide-images {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 908px;
	height: 268px;
	overflow: hidden;
}
#slide-images li {
	position: absolute;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#slide-images li img {
	display: block;
}

/* Container */
#container {
	width: 908px;
	margin: 0 auto;
}

/* Body */
#bd {
	padding: 0 0 0 59px;
}

/* Footer */
#ft {
	padding: 48px 0 24px 0;
	font-size: 93%;
	font-weight: bold;
}
#ft a:link, #ft a:visited {
	text-decoration: none;
}
#ft p {
	margin: 0;
	text-align: center;
}
#ft ul {
	list-style: none;
	margin: 0 0 6px 0;
	padding: 0;
	text-align: center;
}
#ft ul li {
	list-style: none;
	display: inline;
}
#ft ul li a:link, #ft ul li a:visited {
	padding: 0 9px 0 0;
	margin: 0 3px 0 0;
	background: url(images/bg-divider.gif) center right no-repeat;
}
#ft ul .last a:link, #ft ul .last a:visited {
	background: none;
}
#ft .separate {
	background: url(images/bg-divider.gif) center left no-repeat;
	margin: 0 0 0 5px;
	padding: 0 0 0 9px;
}
/* @end */

/* @group Modules */
/* Main */
#main {
	float: left;
	width: 541px;
	margin: 0 44px 0 0;
	padding: 33px 0 0 0;
}
#main p, #main ul li {
	font-size: 120%;
	line-height: 1.3em;
}
#main p {
	margin: 0 0 1.5em 0;
}

/* Sidebar */
#sidebar {
	float: left;
	width: 222px;
	border-width: 1px;
	border-style: solid;
	margin: 30px 0 0 0;
}
#sidebar h2 {
	margin: 0;
	font-size: 123.1%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding: 7px 0 5px 10px;
}
#sidebar ul {
	border-width: 1px;
	border-style: solid;
}
#sidebar ul, #sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	padding: 0 0 14px 0;
}
#sidebar .side-content, #sidebar .textwidget, #sidebar ul li div ul {
	padding: 12px 10px 0 13px;
	border-width: 1px;
	border-style: solid;
	border-bottom: none;
	font-size: 93%;
	line-height: 1.5em;
}
#sidebar ul li div ul li {
	padding: 0;
}

/* Side Header Section Icons */
#sidebar ul li div {
	position: relative;
}
#sidebar .contact-us-icon {
	width: 41px;
	height: 33px;
	background: url(images/bg-contact.png) no-repeat;
	position: absolute;
	top: -3px;
	right: 12px;
}
#sidebar .testimonials-icon {
	width: 55px;
	height: 44px;
	background: url(images/bg-testimonials.png) no-repeat;
	position: absolute;
	top: -16px;
	right: 4px;
}
#sidebar .flickr-icon {
	width: 44px;
	height: 44px;
	background: url(images/bg-flickr.png) no-repeat;
	position: absolute;
	top: -15px;
	right: 7px;
}

/* Search Box Styles */
.widget_search fieldset {
	padding: 12px 0 0 13px;
	border-top-width: 1px;
	border-top-style: solid;
}
.widget_search legend {
	display: none;
}
.widget_search #search {
	width: 140px;
	padding: 4px 0 5px 10px;
	font-size: 123.1%;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
}
.widget_search .submit {
	vertical-align: middle;
}

/* Twitter Styles */
.widget_twitter div.widget-icon {
	width: 45px;
	height: 56px;
	background: url(images/bg-twitter.png) no-repeat;
	position: absolute!important;
	top: -24px;
	right: 4px;
}
.widget_twitter ul li a:link, .widget_twitter ul li a:visited {
	display: inline;
	font-size: 100%;
	text-decoration: underline;
}
.widget_twitter ul li a:hover {
	text-decoration: none;
}
.widget_twitter ul li a.timesince:link, .widget_twitter ul li a.timesince:visited {
	font-size: 90%;
	margin: 0 0 1.6em 0;
	display: block;
}

/* Flickr Photo Styles */
#sidebar .photos-from-flickr .side-content {
	padding: 12px 0 17px 5px;
}
.photos-from-flickr .side-content a:link, .photos-from-flickr .side-content a:visited {
	border-width: 2px;
	border-style: solid;
	padding: 6px;
	float: left;
	margin: 0 5px 11px 5px;
}
.photos-from-flickr .side-content a img {
	border-width: 1px;
	border-style: solid;
}
#sidebar .photos-from-flickr .side-content .see-all-photos {
	background: none;
	border: none;
	padding: 0;
	float: right;
	margin: -6px 14px 0 0;
	font-weight: bold;
}

/* Social Network - Linkedin - Facebook */
#sidebar .social-network-wrapper {
	border-width: 1px;
	border-style: solid;
}
#sidebar .social-network {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
}
#sidebar .social-network ul, li {
	padding: 0;
	margin: 0;
	border: none;
}
#sidebar .social-network .side-content {
	padding: 5px 10px 11px 17px;
	border-top: none;
}
#sidebar .social-network .side-content li {
	float: left;
	width: 74px;
}
#sidebar .social-network .side-content li a:link, 
#sidebar .social-network .side-content li a:visited {
	float: left;
}
#sidebar .social-network .side-content .linkedin {
	border-right-width: 1px;
	border-right-style: solid;
	padding: 4px 15px 0 0;
}
#sidebar .social-network .side-content .facebook {
	border-left-width: 1px;
	border-left-style: solid;
	padding: 4px 0 0 15px;
}
#sidebar .social-network .side-content ul li a:link, 
#sidebar .social-network .side-content ul li a:visited {
	padding: 67px 0 0 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}
#sidebar .social-network .side-content .linkedin a:link, #sidebar .social-network .side-content .linkedin a:visited {
	background: url(images/bg-linkedin.png) top center no-repeat;
}
#sidebar .social-network .side-content .facebook a:link, #sidebar .social-network .side-content .facebook a:visited {
	background: url(images/bg-facebook.png) top center no-repeat;
}

/* 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 {
	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 */
/* @end */

/* @group Default Headings */
h1, h2, h3, h5{
	margin: 0 0 10px 0;
	padding: 0;
}
h1 {
	font-size: 123.1%;
}
h2 {
	font-size: 292%;
}
h3 {
	font-size: 230%;
	font-weight: bolder;
}
h4 {
	font-weight: normal;
	margin-bottom: 10px;
}
h5 {
	font-size: 180%;
	font-weight: bolder;
}
/* @end */

/* @group Default Lists */
/* @end */

/* @group Forms */
form {
}
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: 6px!important;
	margin: 0;
	border: none;
	vertical-align: bottom;
	font-weight: bold;
}
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* @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: left!important;
}
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 */

