/*
Theme Name: Blog test theme
Theme URI: http://wordpress.org/
Description: A custom site design for theblogco.com
Version: 1.1
Author: Max Garfinkel
Author URI: http://maxgarfinkel.com/
Tags: blue, custom header, fixed width, one column, site style

	Blogco v1.1
	 http://maxgarfinkel.com/

	This theme was designed and built by Max Garfinkel,
	whose blog you will find at http://blog.maxgarfinkel.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {height:100%; margin:0px; padding:0px; font-family: Arial, Sans-Serif; font-size:12px; background-color:#3B3B3B; color: #222; text-align: center; min-width:803px;}
img{ border:none;}
.mainContainer {margin:auto;width: 803px;text-align:left;margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:7px;border-width:0px;background-color:#FFFFFF;}
.backgroundProvider {background-image: url('images/header-slice.gif');background-color:#FFF;background-position:top;background-repeat:repeat-x;width:100%;margin:0px;padding:0px;}
.headerImage {height:133px;padding:0px;margin:0 0 0 0;}
.headerImage img{padding: 0px;margin: 0px;}


/*links*/
a{text-decoration:underline;color:#339933;}
a:visited{text-decoration:underline;color:#75e829;}
a:hover{text-decoration:none;color:#3b3b3b;}

/*nav main links*/
.navbar a, .navbar a:visited{text-decoration:none;color:#FFF;}
.navbar a:hover{text-decoration:none;color:#87f034;}

/*nav email link*/
.navbar span a, .navbar span a:visited{text-decoration:underline;color:#87f034;}
.navbar span a:hover{text-decoration:none;color:#339933;}


/*dropdown links*/
.dropdownDiv ul li a, .dropdownDiv ul li a:visited{text-decoration:none;color:#222;}
.dropdownDiv ul li a:hover{text-decoration:none;color:#87f034;}

.twatterThang a, .twatterThang a:visited{text-decoration:none;color:#fff;}
.twatterThang a:hover{text-decoration:underline;color:#fff;}
/*end links*/
/*end links*/

.navbar {text-align:left;margin:0 0 0 0;padding:8px 0 0 0;height:37px;width:791px;background-image:url(images/navBar-background.gif);background-repeat:repeat-x;color:#FFFFFF;float:left;}
.navbar a {margin:0 12px 0 0;}
.navbar img{margin:-8px 0 0 0; padding:0 0 0 0; vertical-align:top;}
.navLeftImg{float:left; width:5px;}
.navRightImg{float:right; width:7px;}
.navbar div{float:left; position:relative; width:75px; margin:0 0 0 0; padding:0 0 0 0; text-align:center;}
.navbar div div{display:none; position:relative;}
.navbar span{width: 180px;height:37px;margin:0 10px 0 0;padding:0px;text-align:right;position:absolute;}


/*dropdowns styles*/
.dropdownDiv{position:relative; margin:0 0 0 0; padding:0 0 0 0;display:none; width:158px;top:0px;z-index:3;left:0px;}
.dropdownDiv ul{position:relative;margin:-1px 0 0 0;padding:0 0 0 0;width:158px;list-style:none;background-image:url(images/dropdownBg.png);background-repeat:repeat-x;}
.dropdownDiv ul li{	text-align:left;position:relative;width:158px;margin:0 0 0 0;padding:5px 0 0 0;}
.dropdownDiv ul li a{margin:10px 0 0 10px;}
.dropdownDiv ul li img{margin:8px 0 0 0;}
.dropdownDiv img{position:relative;padding:0 0 0 0;margin:0 0 0 0;}


/*Main content area holder*/
.content{
	width:753px;
	margin-left:25px;
	margin-right:25px;
}

/*homepage boxes styles*/
.homepageBox{
	width:145px;
        padding-top:-7px;
	padding-left:89px;
}

.homepageTable tr td{
	width:234px;
	height:64px;
	background-repeat:no-repeat;
	cursor:pointer;
	padding-bottom:20px;
	padding-right:20px
}

.digitalSpice{background-image:url(images/spice_btn.gif);}
.digitalSpice:hover{background-image:url(images/spice_btn_over.gif);}
.targeted{background-image:url(images/target_btn.gif);}
.targeted:hover{background-image:url(images/target_btn_over.gif);}
.comms{background-image:url(images/comms_btn.gif);}
.comms:hover{background-image:url(images/comms_btn_over.gif);}
.web{background-image:url(images/web_btn.gif);}
.web:hover{background-image:url(images/web_btn_over.gif);}
.network{background-image:url(images/network_btn.gif);}
.network:hover{background-image:url(images/network_btn_over.gif);}
.write{background-image:url(images/write_btn.gif);}
.write:hover{background-image:url(images/write_btn_over.gif);}
/*end homepage boxs */

/*footer stuff*/
.footer{
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/footerslice.gif);
	background-color:#3B3B3B;
	background-repeat:repeat-x;
	height:176px;
}

.footerCenterizer{
	width:753px;
	margin:auto;
}

.twatterThang{
	width:753px;
	margin:auto;
	color:#FFFFFF;
	text-align:left;
	padding-top:8px;
}

.contact, .contact a{
	color:#a5a5a5;
	width:753px;
	text-align:left;
	margin:auto;
	padding-top:20px;
}

.footerMod {
	margin-top:10px;
	float:left;
	color:#a5a5a5;
	width:251px;
	text-align:left;
	vertical-align:top;
}

.footerMod a {color:#a5a5a5;}

a img {	border: none;}

#sidebar{
    width:100px;
}

/*wordpress classes*/
.alignleft{
	vertical-align:top;
	float:left;
	margin:0 10px 10px 0;
}
/* end */



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: 0;
	font-size: 22px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}