/*
Theme Name: shiftspeaker
Theme URI: http://www.wordpressdev.eu/themes/shiftspeaker
Description: custom 2 columnt theme
Version: 1.0
Author: Flavius
Author URI: http://www.wordpressdev.eu
*/
/* Start Scociable icons CSS */

div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}

#CalendarLarge-Header {
	font-size: 14px;
}

.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.wp-caption-text {
	font-size: 90%;
	font-weight: bold;
}

/* End Scociable icons CSS */

body {
	background: #f0f0f0;
	font-family: Verdana, Arial, sans-serif;
	}

div#wrap {
	width: 807px;
	margin: 0 auto;
	}

div#top_page {
	width: 807px;
	height: 13px;
	margin: 50px auto 0 auto;
	background: url('images/top_content.png') top no-repeat #f0f0f0;
}

div#page {
	width: 807px;
	margin: 0 auto;
	background: url('images/bg.png') top repeat-y;
}

div#bottom_page {
	width: 807px;
	height: 13px;
	margin: 0 auto;
	background: url('images/bottom_content.png') top no-repeat #f0f0f0;
}

div#slogan {
	float: right;
	position: relative;
	font-size: 180%;
	color: #acaeaf;
	width: 140px;
	height: 110px;
	margin-top: 30px;
	margin-right: 40px;
	font-family: Dienstag, Verdana;
}

div#header {
	width: 806;
	height: 218px;
	background: url('images/header.png') right top no-repeat #f0f0f0;
	}

div#header #blog_name a {
	margin-top: 100px;
	margin-left: 330px;
	float: left;
	position: relative;
	padding: 0;
	font-size: 100%;
	font-family: Dienstag, Arial, Tahoma, Verdana;
	color: #ffffff;
	text-shadow: #000000 0 1px 1px;
}

div#header #blog_name a, div#header #blog_name a:visited {
	text-decoration: none;
}

div#header #blog_name a:hover {
	text-decoration: none;
}

div#header .header-text {
	position: absolute;
	top: 36px;
	width: 807px;
	height: 23px;
	text-align: center;
	opacity: 0.8;
}

div#header .header-box {
	background: #fff;
	font: bold 1.3em Arial, Helvetica, Geneva, sans-serif;
}

div#header img {
	border: 0;
	}

div#header a, div#header a:visited {
	color: #000;
}

ul#menu {
	float: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 30px; /* Potential fix for new text rendering */
	list-style: none;
	width: 100%;
	padding: 0;
	}

div#navbar {
	float: left;
	width: 807px;
	position: relative;
	text-align: center;
	padding-left: 3px;
}

div#navbar #search_container {
	float: right;
	margin-right: 20px;
}

ul#menu li {
	display: inline;
	margin-left: -6px;
	}

ul#menu a img {
	border: none;
}

ul#menu a {
	text-decoration: none;
	}

ul#menu a:hover {
	text-decoration: none;
	}

div#content {
	float: left;
	width: 530px;
	padding: 10px;
	}

div#sidebar {
	float: right;
	width: 220px;
	font-family: arial, tahoma, verdana;
	font-size: 70%;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	border-left: 1px dotted #d3d3d3;
}

div#sidebar2 {
	float: right;
 	width: 49%;
}

div#sidebar .spacer {
	height: 20px;
}

div#sidebar .menu_head_1 {
	padding-top: 10px;
	height: 27px;
	line-height: 120%;
}

div#sidebar .menu_head_1 a, div#sidebar .menu_head_1 a:visited {
	color: #ff9900;
}

div#sidebar .menu_body_1, div#sidebar .menu_body_2 {
	color: #444;
	padding-left: 10px;
}

div#sidebar #newsletterSubscribeForm {
	text-align: right;
	color: #242eac;
}

div#sidebar #twitt {
	background: #e2f6fd;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0 10px 15px 10px;
	border: 1px solid #3f3f3f;
}

div#sidebar #twitt .grey {
	color: #3f3f3f;
}

#commsubscription35_firstName, #commsubscription35_lastName, #commsubscription35_email {
	border: 1px solid #242eac;
	color: #3f3f3f;
	margin-right: 3%;
	margin-top: 3px;
	width: 130px;
}

.button {
	margin-right: 3%;
}

div#sidebar a img {
	border: none;
}

div#sidebar .sidebar_content .comm_post_link {
	color: #1f1f1f;
}

div#footer {
	clear: both;
	font-family: arial;
	font-size: 70%;
	text-align: center;
	color: #848484;
	}

div#footer h4 {
	font-size: 1.3em;
	color: #3e3e3e;
	border-bottom: 1px dotted #c4c4c4;
	padding-left: 10px;
}

div#footer h4 a, div#footer h4 a:visited {
	color: #3e3e3e;
}

div#footer h4 a:hover {
	text-decoration: none;
}

div#footer #left {
	float: left;
	position: relative;
	text-align: left;
}

div#footer #right {
	float: right;
	position: relative;
	text-align: right;
}

div#footer #trademark {
	background: #f0f0f0;
	height: 50px;
	padding-top: 20px;
}

/* @group Headers */

div#content h1 {
	margin: 40px 0 0 0;
	padding: 0 0 2px 0;
	font-family: arial, tahoma, verdana;
	font-size: 1.2em;
	font-weight: normal;
	color: #00aeef;
	text-align: left;
	}

div#content .item h1 {
	padding-top: 5px;
	padding-bottom: 10px;
	position: relative;
	top: -3em;
	}

div#content .meta {
	padding-bottom: 5px;
	position: relative;
	top: -5em;
	padding-left: 5px;
	margin-top: 20px;
	text-align: left;
}

div#content .left {
	float: left;
}

div#content .right {
	float: right;
	text-align: right;
}

div#content h1.title {
	margin: 5px 0 15px 0;
	text-align: center;
	font-weight: bold;
	border: 0;
	color: #00aeef;
	}

/* Stupid Hack So Opera Can Function */
div#content .first h1 {
	margin-top: 5px;
	}

div#sidebar h1, div#sidebar2 h1 {
	margin: 9px 0 9px 0;
	font: bold 130% arial, tahoma, verdana;
	color: #00aeef;
	}

div#sidebar h5 {
	font-size: 14pt;
}

div#sidebar #slideshow {
	width: 100%;
	text-align: center;
}

div#sidebar .sidebar_content {
	padding: 1px 10px 10px 10px;
}

div#rss_feed {
	background: url('images/rssfeed.png') left no-repeat;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: 10px;
}

div#rss_feed a, div#rss_feed a:visited {
	font-family: arial, tahoma, verdana;
	font-size: 120%;
	padding-left: 30px;
}

div#rss_feed a:hover {
	color: #09b1f0;
}

div#comments h2 {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: .8em;
	font-weight: bold;
	}

h2.post {
	font-size: 1.1em;
	color: #333;
}

div#comments ol#trackbacklist h2 {
	display: block;
	}

h3 {
	margin: 30px 0 10px 0;
	padding: 0 0 2px 0;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	}

div#comments h3 {
	margin: 20px 0 -10px 0;
	font-size: 1em;
	}

/* @end */

/* @group WordPress */

div#content .item .metalink, div#comments .commentmeta {
	margin: 3px 10px 0 0;
	padding: 2px 0;
	font-family: arial, tahoma, verdana;
	font-size: .7em;
	color: #444;
	}

div#content .item .headerlist, div#content .metalinks {
	margin: 5px 0 0 0;
	font-family: arial, tahoma, verdana;
	font-size: .6em;
	color: #444;
	}

div#content .item .metadata, div#content .metalinks .metalink {
	margin: 0 10px 0 0;
	padding: 2px 0;
	padding-left: 20px;
	}

div#content .post_separator {
	border-left: 20px solid #e5e5e5;
	vertical-align: middle;
	height: 25px;
	padding-top: 10px;
}

div#content .item  .metalink {
	margin-left: 10px;
	font-size: .6em;
	}

div#content .item .date {
	padding-left: 20px;
	background: url('images/date.png') left center no-repeat;
	}

div#content .item .cats {
	padding-left: 20px;
	background: url('images/note.png') left center no-repeat;
	}

div#content .metalinks .feed {
	color: #1e1e1e;
	}

div#content .metalinks .trackback {
	color: #1e1e1e;
	}

div#content .metalinks .response {
	color: #1e1e1e;
	}

div#content .item .metadata .commentslink {
	padding-left: 20px;
	}

div#comments .commentmeta {
	padding: 0;
	}

div#comments ol#trackbacklist .commentmeta {
	margin: 1px 0 0 0;
	}

div#comments ol#commentlist .commentmeta {
	font-size: .8em;
	}

div#comments .metalinks {
	margin-bottom: 18px;
	}

div#content .item .itemtext, div#comments .commenttext, #comments .commentstatus {
	font-size: 78%;
	line-height: 1.3;
	}

#comments .commentstatus {
	margin: 20px 0 15px 0;
	}

div#footer #left a {
	margin: 0 10px 0 0;
	}

div#footer #right a {
	margin: 0 0 0 10px;
	color: #333;
	}

form#searchform {
	margin: 0;
	float: right;
	margin-top: -30px;
	}

form#searchform div {
	margin-bottom: -20px;
}

form#searchform input {
	display: none;
	width: 173px;
	padding: 2px;
	border: 1px solid #ccc;
	}

form#searchform input#s {
	display: block;
	background: url('images/search.png') right no-repeat;
	opacity: 20;
}

div.navigation {
	margin: 20px 0 12px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

div.navigation p {
	padding: 2px 0;
	text-align: center;
	font-size: .7em;
	border-top: 2px solid #e7e6e6;
	border-bottom: 2px solid #e7e6e6;
	}

div.navigation p.home {
	margin: 5px 0;
	padding: 0;
	font-size: .8em;
	border: 0;
	}

div.gravatar {
	float: right;
	margin-top: -5px;
	}

#author, #email, #url {
	width: 169px;
	margin: 0;
	padding: 2px;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: .8em;
	border: 1px solid #ccc;
	}

#comment-labels {
	display: none;
	}

/* The Following Hack is Used Since Safari Doesn't Support Textbox Images */
/* It Doesn't Validate :-( */

/*\*/
html*#comment-labels {
	[display: none;
	display: block;
	]display: none;
	}/**/

div#commentinfo p {
	margin: 20px 0 15px 0;
	font-size: .8em;
	}

form#commentform {
	margin: 0;
	}

form#commentform textarea {
	width: 500px;
	padding: 2px;
	font-family: arial, tahoma, verdana;
	font-size: .8em;
	border: 1px solid #ccc;
	}

form#commentform div.alignright {
	margin: 5px 0 12px;
	}

form#commentform p.subscribe-to-comments {
	float: left;
	margin: 8px 0;
	padding: 0;
	font-size: .8em;
	text-align: center;
	}

/* @end */

/* @group Lists */

div#sidebar ul, div#sidebar2 ul {
	margin: 15px 0 0 0;
	padding: 0;
	}

div#sidebar ul li, div#sidebar2 ul li {
	margin-left: 10px;
	list-style: none;
	}

div#sidebar ul li a, div#sidebar ul li a:visited, div#sidebar2 ul li a, div#sidebar2 ul li a:visited {
	color: #444;
	font-family: arial, tahoma, verdana;
	font-size: 1.2em;
}

div#sidebar ul li a:hover, div#sidebar2 ul li a:hover {
	color: #09b1f0;
}

div#sidebar .sidebar_content ul li small a, div#sidebar .sidebar_content ul li small a:visited {
	color: #000;
}

div#sidebar .sidebar_content ul li small a:hover {
	padding: 0;
	color: #1f1f1f;
}

div#comments ol#commentlist {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
	font-family: arial, tahoma, verdana;
	}

div#comments ol#commentlist li {
	margin: 10px 0;
	padding: 10px 10px 0px 10px;
	overflow: hidden;
	color: #444;
	}

div#comments ol#commentlist li.alt {
	background: #f4f4f4 repeat;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #555;
	}

div#comments ol#trackbacklist {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
	}

div#comments ol#trackbacklist li {
	margin: 10px;
	overflow: hidden;
	}

div#content .item .itemtext ul li {
	list-style-type: square;
	}

div#content .item .itemtext ul.archives {
	margin: 0;
	padding: 0;
	}

div#content .item .itemtext ul.archives li {
	list-style-type: none;
	display: block;
	float: left;
	width: 179px;
	}

div#archives_addon ul li {
	font-size: 100%;
	list-style-type: none;
}

div.post_date {
	font-family: arial, tahoma, verdana;
	font-size: 80%;
	padding-bottom: 10px;
}

div#comments_bubble {
	text-align: center;
	position: relative;
	left: 25em;
	top: -3.3em;
	width: 120px;
	height: 80px;
	background: url('images/bubble.png') no-repeat;
}

span#bubble_text {
	position: relative;
	top: 1.5em;
	font-family: verdana;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
}

span#bubble_text a {
	color: #333;
}

span#bubble_text a:hover {
	color: #666;
}

/* @end */

/* @group Links */

a {
	color: #999;
	text-decoration: none;
	}

a:hover {
	color: #666;
	}

div.itemhead {
	padding: 10px;
	color: #9f9f9f;
}

div.itemhead h1 a, div#comments h1 a {
	color: #00aeef;
	font-family: arial, tahoma, verdana;
	text-align: left;
	}

div.itemhead h1 a:hover, div#comments h1 a:hover {
	color: #848484;
	text-decoration: none;
}

div#sidebar #twitt a, div#sidebar #twitt a:visited {
	color: #09b1f0;
	font-style: italic;
	font-size: .7em;
}

div#sidebar #twitt a:hover {
	color: #242eac;
}

div#sidebar #twitt li {
	padding: 2px 0 2px 0;
}

div#sidebar #twitter_div {
	padding-left: 10px;
}

div#sidebar #twitter_div li {
	list-style: none;
	padding-bottom: 5px;
}

div#sidebar #twitter_div a:hover {
	color: #01a0c0;
}

div#sidebar h1 a, div#sidebar2 h1 a {
	color: #00aeef;
	}

div#footer a {
	color: #000;
	}

/* @end */

/* @group Images */

.noborder, .wp-smiley {
	border: 0px !important;
	}

div#content .item .itemtext img, img.border {
	max-width: 500px;
	padding: 5px;
	border: none;
	}

div#content .item .itemtext .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#content .item .itemtext a, div#content .item .itemtext a:visited {
	color: #242eac;
}

div#content .item .itemtext p a, div#content .item .itemtext p a:visited {
	color: #242eac;
}

div#content .item .itemtext p a:hover {
	color: #848484;
}

img.left {
	float: left;
	margin-right: 10px;
	}

img.center {
	display: block;
	margin: 0 auto;
	}

img.right {
	float: right;
	margin-left: 10px;
	}

.itemtext .wp-smiley {
	margin-bottom: -2px;
	}

.itemtext {
	padding: 10px;
	position: relative;
	top: -5em;
	font-family: arial, tahoma, verdana;
	color: #444;
}

/* @end */

/* @group Useful Classes */

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

.no-link a {
	color: #000; /* same color as the surrounding text */
	text-decoration: none; /* to remove the underline */
	cursor: text; /* to make the cursor stay as a text cursor, not the hand */
	}

.more {
	margin-top: -10px;
	}

blockquote {
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-style: italic;
	border-left: 3px solid #ccc;
	}

blockquote.code {
	margin: 0 15px;
	padding: 0;
	font-family: "Courier New", Sans-Serif;
	font-style: normal;
	text-align: left;
	border: 0px;
	}

pre {
	margin-left: 15px;
	margin-right: 15px;
	/* The Following Hacks Don't Validate, but They Work! */
	white-space: pre-wrap; /* CSS3 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -pre-wrap; /* Opera <7 */
	white-space: -o-pre-wrap; /* Opera =>7 */
	word-wrap: break-word; /* IE */
	}

code {
	margin-left: 15px;
	margin-right: 15px;
	font-size: 1.2em;
	text-align: left;
	}

pre code {
	margin-left: 0;
	margin-right: 0;
	}

.alignleft {
	float: left;
	}

.alignmiddle {
	vertical-align: middle;
	}

.alignright {
	float: right;
	}

.clear {
	clear: both;
	}

/* @end */

#optin {
	border: 3px dashed #000000;
	background-color: #DEE9F3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;

}

#optin p {
font-size: 10pt;
}
#BlueprintSubscribeForm h3 {
	margin: 5px 0;
	text-align: justify;
}
#BlueprintSubscribeForm p {
	margin: 5px 0;
	text-align: center;
}
#BlueprintSubscribeForm form {
	width: auto;
	min-width: 0;
	margin: 0 0 15px;
	padding: 1px 8px 3px;

}
#BlueprintSubscribeForm fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: right;
}
#BlueprintSubscribeForm input {
	margin-left: 100;

}
#BlueprintSubscribeForm label {
	margin: 0;
	padding: 0;
	float: none;
	display: inline;
	font-size: 90%;
}
#BlueprintSubscribeForm div {
	margin: 3px 0;
}
#BlueprintSubscribeForm fieldset input {
	width: 60%;
}

div#timer { text-align: center; }
span.bold { font-weight: bold; }
span.big { font-size: 18px; }
div#sidebar h1.timer { font-size: 18px; color: #ff0000; }