/* @override http://experienceadvertising.com/wp-content/themes/default/style.css */

/* @override http://experienceadvertising.com/wp-content/themes/default/style.css */

/*  

Theme Name: WordPress Default

Theme URI: http://wordpress.org/

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.6

Author: Michael Heilemann

Author URI: http://binarybonsai.com/



	Kubrick v1.5

	 http://binarybonsai.com/kubrick/



	This theme was designed and built by Michael Heilemann,

	whose blog you will find at http://binarybonsai.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/



/* For submit button replacement, by mason */

.custombutton {

  padding: 0;

  margin: 0;

  border: none;

  background: none;

  cursor: pointer;

}



* html .custombutton {cursor:hand;} /* alternate cursor style for ie */



/* Begin Typography & Colors */

body {

	font-size: 13px;

	font-family: Arial;

	background: url('http://www.experienceadvertising.com/images/bg.gif') repeat-x #7a6089;

	color: #73498d;

	text-align: center;

	}



#page {

	background-color: white;

	border: 6px solid #9774ad;

	text-align: left;

	}



#header {

	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;

	}



.entry{

font-size: 12px;

font-family: arial;

line-height: 18px;

}



#headerimg 	{ 

	margin: 7px 9px 0; 

	height: 192px; 

	width: 740px; 

	} 



#content {

	font-size: 11px;

	}



.widecolumn .entry p {

	font-size: 11px;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 18px;

	}



.widecolumn {

	line-height: 18px;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}



#footer {

	background: #ff; 

	border: none;

	}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 11px;

	line-height: 1.5em;

	}



h1, h2, h3 {

	font-family: Arial;

	font-weight: bold;

margin: 0; padding: 0;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}



#headerimg .description {

	font-size: 1.2em;

	text-align: center;

	}



h2 {

	font-size: 21px;

margin: 0; padding: 0;

	}



h2.pagetitle {

	font-size: 1.6em;

	}



#sidebar h2 {

	font-family: 'Lucida Grande', Verdana, Sans-Serif;

	font-size: 1.2em;

	}



h3 {

	font-size: 1.3em;

	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color: white;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #fb9a30;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	text-decoration: none;

margin: 0; padding: 0;

	}



.entry p a:visited {

	color: #b85b5a;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 11px Arial;

	}



.commentlist li {

	font-weight: bold;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font: 1em Arial;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}



code {

	font: 11px 'Arial';

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	color: #000;

	text-decoration: none;

margin: 0; padding: 0;

	}



a:hover {

	color: #147;

	text-decoration: underline;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */

body {

	margin: 0 0 20px 0;

	padding: 0; 

	}



#page {

	background: url('http://www.experienceadvertising.com/images/header-bg.gif') no-repeat #fff;

	margin: 0 auto;

	padding: 0;

	width: 962px;

	border: 6px solid #9774ad;

	}



#header {

	background-color: #73a0c5;

	margin: 0 0 0 1px; 

	padding: 0; 

	height: 200px; 

	width: 962px;

	}



#headerimg {

	margin: 0;

	height: 200px;

	width: 100%;

	}



.narrowcolumn {

        background: url('http://www.experienceadvertising.com/images/article-middle.gif') repeat-y #fff;

	float: left;

	padding: 0;

        margin-left: 10px;

	width: 693px;

	}



.narrowcolumn-blog {

    background: url('http://www.experienceadvertising.com/images/article-middle.gif') repeat-y #fff;

	float: left;

	padding: 0;

	margin-left: 10px;

	width: 693px;

	}



.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 450px;

	}



.post {

	margin: 0 0 40px;

	text-align: justify;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

text-align: left;

}



#footer {

	padding: 0;

	margin: 0 auto;

	width: 760px;

	clear: both;

	}



#footer p {

	margin: 0;

	padding: 20px 0;

	text-align: center;

	}

/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}



h2 {

	margin:0px 0 0;

	}

li#wpml_optin155506744380.widget {
	margin: 0;
	padding: 0;
	list-style: none;
}

fieldset {
	border: 0;
	font-weight: bold;
}



h2.pagetitle {

	margin-top: 0px;

	text-align: center;

}



#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	} 



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding:10px;;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

border-bottom: 1px dotted #fff;

line-height: 30px;

width: 200px;



	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 40px auto;

	padding: 5px 0px; 

	text-align: left;

font-size: 12px;

font-family: arial;

color: #fff;

	}



#sidebar #searchform #s {

	width: 200px;

	padding: 2px;

border: 0;

	}



#sidebar #searchsubmit {

border: 0;

padding: 5px;

margin-top: 3px;

font-family: arial;

font-size: 11px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

border: 1px solid #ccc;

	}



#commentform textarea {

	width: 400PX;

	padding: 2px;

border: 1px solid #ccc;

	}



#commentform #submit {

	margin: 0;

background: #ffffff;

color: #000;

font-family: arial;

padding: 4px;

border: 1px solid #444;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

width: 630px;

border: 0;

background: #f0f0f0;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

font-size: 11px;

color: #49285f;

	}



.commentmetadata a{

	margin: 0;

	display: block;

font-size: 11px;

color: #49285f;

	}

/* End Comments */







/* Begin Sidebar */

#sidebar

{

	padding: 5px 0 10px 0;

margin: 0px 0 0 0;

	float: right;

	width: 230px;

background: url('http://www.experienceadvertising.com/images/navi-bg.gif') no-repeat #87619f;

	}



#sidebar form {

	margin: 0;

margin-top: 22px;

	}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/







#top-head{

width: 100%;

height: 58px;

background: url('http://www.experienceadvertising.com/images/top-head.gif') no-repeat;

background-position: top center;

}



#top-intro{

width: 47%;

padding-left: 22px;

padding-right: 22px;

padding-top: 7px;

clear: both;

}



#top-intro h2{

margin: 0; padding: 0;

font-family: Arial;

letter-spacing: -1px;

font-size: 20px;

color: #73498d;

}



#top-intro h3{

margin: 0; padding: 0;

font-family: Arial;

letter-spacing: -1px;

font-size: 20px;

color: #ab72cf;

font-weight: normal;

}



#top-intro p{

margin: 0; padding: 0;

font-family: Arial;

letter-spacing: 0px;

font-size: 12px;

color: #73498d;

font-weight: normal;

line-height: 18px;

padding-top: 18px;

}



#top-intro-blog{

width: 95%;

padding-left: 22px;

padding-right: 22px;

padding-top: 30px;

clear: both;

}



#top-intro-blog h2{

margin: 0; padding: 0;

font-family: Arial;

letter-spacing: -1px;

font-size: 28px;

color: #73498d;

}



#top-intro-blog h3{

margin: 0; padding: 0;

font-family: Arial;

letter-spacing: -1px;

font-size: 22px;

color: #ab72cf;

font-weight: normal;

}



#top-intro-blog p{

margin: 0; padding: 0;

font-family: Arial;

letter-spacing: 0px;

font-size: 18px;

color: #73498d;

font-weight: normal;

line-height: 24px;

padding-top: 10px;

}



#why-hire{

width: 700px;

padding-left: 22px;

padding-right: 22px;

padding-top: 80px;

float: left;

}



#why-hire h2{

margin: 0; padding: 0;

font-family: Arial;

letter-spacing: -1px;

font-size: 22px;

color: #73498d;

}



#why-hire ul{

padding: 0;

margin: 0;

margin-left: 22px;

margin-top: 20px;

margin-bottom: 32px;

}



#why-hire li{

list-style-image: url('http://www.experienceadvertising.com/images/checkmark.gif');

font-size: 15px;

color: #73498d;

font-family: arial;

font-weight: bold;

padding: 5px;

}



#why-hire p{

font-size: 15px;

color: #73498d;

font-family: arial;

font-weight: normal;

width: 75%;

line-height: 25px;

padding-bottom: 20px;

}



.why-hire-desc{

font-size: 15px;

color: #73498d;

font-family: arial;

font-weight: normal;

}



#myheader{

width: 401px;

float: left;

}



#mynav{

width: 490px;

height: 81px;

float: right;

background: url('http://www.experienceadvertising.com/images/nav-bg.gif') no-repeat;

margin-top: 0px;

margin-right: 8px;

letter-spacing: -1px;

}



#mynav ul{

padding: 0; margin: 0;

margin-left: 4px;

margin-top: 30px;

}



#mynav li{

display: inline;

font-size: 16px;

padding: 0 15px;



}



#mynav a{

color: #fff;

text-decoration: none;

}



#mynav a:hover{

color: #fff;

text-decoration: none;

border-bottom: 1px solid #555;

}



a .homelink{

color: #fff;

text-decoration: none;

}



#insidepad{

padding: 10px 18px 0px 18px;
margin: 0;

}



.thedate{

font-size: 11px;

font-weight: bold;

color: #79807f;

font-family: arial;

margin: 0; padding: 0;

}



.metadatatitle{

font-size: 11px;

font-weight: bold;

color: #4a275f;

font-family: arial;

padding: 0;

margin: 5px 0;

}



.metadatatitle a{

font-size: 11px;

font-weight: bold;

color: #4a275f;

font-family: arial;

text-decoration: underline;

}



#mysidebar{

margin-top: -336px;

width: 230px;

float: right;

padding-bottom: 0px;

padding: 0;

}



#mysidebar h2{

margin: 0; padding-bottom: 20px;

font-family: Arial;

letter-spacing: -1px;

font-size: 20px;

color: #73498d;

}



#mysidebar p{

margin: 0; padding: 0;

}







#mysidebar2{

width: 230px;

float: right;

clear: right;

padding: 30px 0 15px 0;

}



#mysidebar2 h2{

margin: 0; padding-bottom: 0;

font-family: Arial;

letter-spacing: -1px;

font-size: 20px;

color: #73498d;

}



#mysidebar2 p{

margin: 0; padding: 0;

}



.project-title{

padding: 6px;

padding-left: 0px;

padding-bottom: 0px;

font-size: 24px;

font-weight: normal;

color: #634278;

letter-spacing: -1px;

}



.project-url a{

font-size: 11px;

}



.project-url a:hover{

color:#000000;

}



.small-blurb{

font-size: 11px;

color: #634278;

width: 210px;

padding-top: 5px;

padding-bottom: 16px;

}



.view-website{

margin-left: -2px;

margin-bottom: 25px;

}



#testi{

width: 233px;

background: url('http://www.experienceadvertising.com/images/test-bg.gif') no-repeat #9774ad;

padding-bottom: 25px;

}



#testi p{

color: #fff;

padding: 15px;

font-size: 11.5px;

line-height: 18px;

margin-bottom: 0px;

padding-bottom: 0;

}



.quotes{

font-size: 24px;

color: #d5c7de;

font-weight: bold;

font-family: tahoma;

}



.by-test{

text-align: right;

padding-top: 2px;

margin-top: 4px;

font-weight: bold;

padding-bottom: 10px;

margin-bottom: 10px;

}



.by-test a{

color: #fbea30;

text-decoration: underline;

}

.by-test a:hover{

color: #ffffff;

text-decoration: underline;

}



#footer a{

color: #6e527f;

}



#footer a:hover{

color: #000;

}



.mysearch{

border-bottom: 0;

border: 0;

}



#sidebar a{

color: #fff;

font-family: arial;

font-size: 13px;

font-weight: normal;

}



#sidebar a:hover{

color: #ffe467;

text-decoration: none;

}



.the-exp{

margin: 0;

float: left; 

letter-spacing: -1px;

font-family: arial;

font-size: 22px;

color: #73498d;

padding: 2px;

width: 190px;

font-weight: bold;

padding-left: 22px;

padding-right: 22px;}



.the-nav{

float: right;

margin: 0;

letter-spacing: -1px;

font-family: arial;

font-size: 22px;

color: #73498d;

padding: 2px;

width: 210px;

font-weight: bold;

padding-right: 22px;}



.rss{

padding-left: 4px;

padding-top: 1px;

}



#myrss{

padding-top: 50px;

padding-left: 12px;

font-family: arial;

font-size: 12px;

}



#myrss a{

color: #fff;

}



#mycomments{

padding: 0 23px;

}



.theauthor{

font-weight: normal;

font-size: 14px;

color: #49285f;

}



.addmy{

font-size: 18px;

letter-spacing: -1px;

font-weight: bold;

color: #4b2560;

padding-bottom: 7px;

}



.commentnumber{

font-size: 12px;

}



#commentborder{

border: 1px solid #ccc;

padding: 20px;

}



.contactform{

text-align: left;

width: 200px;

padding: 10px;

margin: 0;

}



.contactform label{

width: 220px;

text-align: left;

float: left;

padding: 5px;

padding-left: 0px;

}



.contactform input{

border: 1px solid #ccc;

text-align: left;

}



.contactform textarea{

border: 1px solid #ccc;

text-align: left;

}



#contactsubmit{

float: left;

}



.thetesti{

float: right;

background-color: #f5f5f5;

padding: 6px;

width: 410px;

margin-right: -15px;

}



.thetesti a{

color: #ff8800;

}



.thetesti a:hover{

color: #000;

}



.testiquote{

clear: both;

}



#mynav-blog{

width: 490px;

height: 81px;

float: right;

background: url('http://www.experienceadvertising.com/images/nav-bg-blog.gif') no-repeat;

margin-top: 0px;

margin-right: 8px;

letter-spacing: -1px;

}



#mynav-blog ul{

padding: 0; margin: 0;

margin-left: 4px;

margin-top: 30px;

}



#mynav-blog li{

display: inline;

font-size: 16px;

padding: 0 15px;



}



#mynav-blog a{

color: #ffffff;

text-decoration: none;

}



#mynav-blog a:hover{

color: #ffffff;

text-decoration: none;

border-bottom: 1px solid #555;

}





#mynav-about{

width: 490px;

height: 81px;

float: right;

background: url('http://www.experienceadvertising.com/images/nav-bg-about.gif') no-repeat;

margin-top: 0px;

margin-right: 8px;

letter-spacing: -1px;

}



#mynav-about ul{

padding: 0; margin: 0;

margin-left: 4px;

margin-top: 30px;

}



#mynav-about li{

display: inline;

font-size: 16px;

padding: 0 15px;



}



#mynav-about a{

color: #fff;

text-decoration: none;

}



#mynav-about a:hover{

color: #fff;

text-decoration: none;

border-bottom: 1px solid #555;

}





#mynav-testi{

width: 490px;

height: 81px;

float: right;

background: url('http://www.experienceadvertising.com/images/nav-bg-testi.gif') no-repeat;

margin-top: 0px;

margin-right: 8px;

letter-spacing: -1px;

}



#mynav-testi ul{

padding: 0; margin: 0;

margin-left: 4px;

margin-top: 30px;

}



#mynav-testi li{

display: inline;

font-size: 16px;

padding: 0 15px;



}



#mynav-testi a{

color: #fff;

text-decoration: none;

}



#mynav-testi a:hover{

color: #fff;

text-decoration: none;

border-bottom: 1px solid #555;

}





#mynav-contact{

width: 490px;

height: 81px;

float: right;

background: url('http://www.experienceadvertising.com/images/nav-bg-contact.gif') no-repeat;

margin-top: 0px;

margin-right: 8px;

letter-spacing: -1px;

}



#mynav-contact ul{

padding: 0; margin: 0;

margin-left: 4px;

margin-top: 30px;

}



#mynav-contact li{

display: inline;

font-size: 16px;

padding: 0 15px;



}



#mynav-contact a{

color: #fff;

text-decoration: none;

}



#mynav-contact a:hover{

color: #fff;

text-decoration: none;

border-bottom: 1px solid #555;

}



#my-newsletter{

width: 315px;

position: absolute;

float: left;

margin-top: 100px;

margin-left: 570px;

.margin-left: 150px;

list-style: none;

}



#my-newsletter .title{

font-weight: bold;

}



#news-name{

background: url('http://www.experienceadvertising.com/images/input-bg.gif') no-repeat;

width: 192px;

height: 29px;

border: 0px;

padding: 6px;

font-size: 14px;

color: #819eac;

}



#news-email{

background: url('http://www.experienceadvertising.com/images/input-bg.gif') no-repeat;

width: 192px;

height: 29px;

border: 0px;

padding: 6px;

font-size: 14px;

color: #819eac;

}



#my-newsletter h2, #my-newsletter h3 {

font-weight: bold;

font-size: 19px;

color: #73498d;

letter-spacing: -1px;

}



#my-newsletter-desc{

font-size: 12px;

color: #73498d;

font-family: arial;

width: 270px;

position: absolute;

margin-top: 270px;

margin-left: 575px;

.margin-left: 150px;

display: none;

}
