/*
Theme Name: The Marketer
Theme URI: http://wordpress.org/
Description: The Marketer WordPress theme has been developed by Redactive Media Group.
Version: 1.6
Author: Pierrick Senelaer
Author URI: http://www.redactive.co.uk

This theme was designed and built by Pierrick Senelaer,
	

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, sans-serif;
	background: #fff url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #fff url('images/kubrickfooterInversed.jpg') no-repeat top left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: normal;*/
	}
	
.narrowcolumn .entry .comments {
	background: #fff url('images/commentBubble.jpg') no-repeat top left;
	padding: 5px 0 0 40px;
	height: 35px;
	}
	
.narrowcolumn .comments {
	background: #fff url('images/commentBubble.jpg') no-repeat top left;
	padding: 5px 0 5px 40px;
	height: 35px;
	border-bottom: 1px dotted #CCCCCC;
	}

.widecolumn .entry .entrySingle {
	padding-left: 5px;
	margin-left: 5px;
	border-left: 1px solid #CCCCCC;
	}


.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}

h1, h2, h3, h1.nonHomepage {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.3em;
	text-align: left;
	}
h1.nonHomepage {
	margin: 0 0 0;
	padding: 10px 0 5px 50px; 
	display: block;
	height: 53px;
	background: url('images/bkg-header-post.gif') no-repeat top left;
	}

h2, h1.nonHomepage {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Georgia, Verdana, sans-serif;
	font-size: 1.2em;
	background-image: url("images/point17wide.gif"); background-repeat: no-repeat; background-position: 0em 0.5em;
	color: #000000;
	background-color: #FFFFFF;
	}
	
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description, #headerimg .blogtitle a , #headerimg .blogtitle a:hover, #headerimg .blogtitle a:visited, h1.nonHomepage a, h1.nonHomepage a:hover, h1.nonHomepage a:visited {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}

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;
	}
	
.blogtitle h1 {
	font-size: 3em;
	font-weight: bold;
	}

.blogtitle {
	display: block;
	margin: 0;
	padding-left: 0;
	padding-top: 5px;
	text-align: left;
	}

.blogblurb {
	margin-top: 5px;
	}

.marketerlogo {
	height: 25px;
	width: 100%;
	}

/* menu stuff for single post */
.menu { width: 500px; padding-top: 20px; display: block; }

.menu-homepage { height: 40px; margin-bottom: 5px; border-bottom: 1px solid #01ABCC; }
	
.menu ul {
	display: block; margin: 0; padding: 0; border-top: 1px solid #CCCCCC; padding-top: 5px; background-color: #01ABCC; }
	
.menu ul li.first {
	display: block; float: left; list-style-type: none; text-align: left; padding: 5px 5px 5px 0; border-right: 1px solid #CCC; margin: 5px 0; }
	
.menu ul li {
	display: block; float: left; list-style-type: none; text-align: left; padding: 5px; border-right: 1px solid #CCC; margin: 5px 0; }
	
a.menu-link:link, a.menu-link:visited { color: #fff; text-decoration: none; }
a.menu-link:hover, a.menu-link:active { text-decoration: underline; } 

/* END OF menu stuff for single post */
	
.entry p a:visited {
	color: #01ABCC;
	text-decoration: underline;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Georgia, Verdana, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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: Arial, Georgia, Verdana, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em Arial, Georgia, Verdana, sans-serif;
	background-color: #f1f1f1;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

.postmetadata a {

	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a	{
	color: #01ABCC;
	text-decoration: underline;
	}
h2 a:hover, h3 a:hover {
	color: #01ABCC;
	text-decoration: none;
	}

a:hover {
	color: #01ABCC;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Georgia, Verdana, 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-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 0;
	height: 220px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

#headerimg .topleft {
	float: left;
	width: 510px;
	}
	
#headerimg .topright {
	float: right;
	margin: 5px 10px 0 0;
	width: 200px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	padding-top: 50px; 
	margin-left: 20px;
	}

#sidebar .bloggersWrapper, #sidebar .tabsWrapper  {
	}
	
#sidebar .bloggers {
	height: 70px;
	}

#sidebar .bloggers img {
	float: left;
	margin-right: 5px;
	}	

#sidebar .bloggersAbout {
	display: block;
	text-align: right;
	padding-bottom: 10px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 500px;
	}
#standfirst {
	display: none;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
	color: #000;
	}
.narrowcolumn .entry {
	margin-bottom: 10px;
	border-top: 1px dotted #CCCCCC;
	}

.narrowcolumn #profilepic_profile {
	float: left;
	padding: 0 5px 5px 0;
	}

.widecolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0 0 0 20px;
	width: 500px;
	}

.post {
	margin: 0 0 5px;
	text-align: left;
	}

.post hr {
	display: block;
	}
	
.relatedpost {
	margin-top: 15px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 0;
	border-bottom: 0px dotted #CCCCCC;
	}

.widecolumn .postmetadata {
	margin: 0 0;
	margin-left: 5px;
	display: none;
	}

.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;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

p {
	padding: 0;
	margin: 0 0 0.5em;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-left: 0;
	margin: 0;
	}

.narrowcolumn h2 {
	margin: 0 0 0;
	padding: 10px 0 5px 50px; 
	display: block;
	height: 53px;
	background: url('images/bkg-header-post.gif') no-repeat top left;
	}

.narrowcolumn h2.author {
	margin: 0 0 0;
	padding: 10px 0 5px 0px; 
	display: block;
	height: 90px;
	background: none;
	}

.widecolumn h2 {
	margin: 0 0 15px;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 0;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0.5em 0;
	padding: 5px 0 5px 1.3em;
	}

.relatedpost h3 {
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px dotted #CCCCCC;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
	
.narrowcolumn h3 {
	margin-top: 10px;
	}

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;
	margin-bottom: 5px;
	}
	
.description img { 
	float: left;
 	}	

.topleft img {
	padding-right: 5px;
	}

/* 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: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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;
	}

#sidebar ul li.profilepic_widget {
	height: 100px;
	}

#sidebar #profilepic_profile p {
	
	}

#sidebar #profilepic_profile img {
	float: left; 
	margin-right: 5px;
	}
	
.narrowcolumn ul.author {
	margin: 0;
	padding: 0;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0 auto 10px auto;
	padding: 5px 3px;
	}
#searchform .screen-reader-text {
	display: block;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 5px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 5px 5px 10px 5px;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
	
.widget.widget_tag_cloud div {
	margin-left: 10px;
	}
	

/* 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;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	border-top: 1px solid #01ABCC;
	text-align: center;
	margin-top: 0;
	padding-top: 10px;
	color: #000;
	height: 45px;
	}
	
.navigation .alignright {
	background: #fff url('images/nextPostBlueArrow.gif') no-repeat top right;
	float: right;
	padding-right: 45px;
	height: 45px;
	}

.navigation .alignleft {
	background: #fff url('images/previousPostBlueArrow.gif') no-repeat top left;
	float: left;
	padding-left: 45px;
	height: 45px;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */




/*--------------------------------CSS FOR THE TABS & CONTENT INSIDE THEM (SIDEBAR)------------------------------------------------------------------*/

div.domtab { }

ul.domtabs{ float:left; width: 100%; margin: 2em 0 0 0; background-color: #f1f1f1; }
#sidebar ul.domtabs li.tab { float:left; padding:0; margin-bottom: 0; width: 50%; }
		
ul.domtabs a:link, ul.domtabs a:visited, ul.domtabs a:active, ul.domtabs a:hover {
	width: auto;
	padding: 0 0.2em 0.2em 0.2em;
	display:block;
	background:#f1f1f1;
	color:#ccc;
	height:auto;
	font-weight:bold;
	text-decoration:none; }
		
html>body ul.domtabs a:link, html>body ul.domtabs a:visited, html>body ul.domtabs a:active, html>body ul.domtabs a:hover {
	height:auto;
	min-height:2em; }
		
ul.domtabs a:link { background:#f1f1f1; color: #01ABCC; }
ul.domtabs a:hover{ background:#01ABCC; color: #FFFFFF; }

div.domtab div{ /*clear:both;*/ width:auto; background:#fff; color:#000; padding: 0; }
		
ul.domtabs li.active a:link, ul.domtabs li.active a:visited, ul.domtabs li.active a:active, ul.domtabs li.active a:hover {
	background:#fff;
	color:#000;
	padding-bottom: 0.2em; }
		
p { margin:0 0 .5em 0; line-height:1.3em; }
pre { font-size:1.2em; padding:1em; }

div.domtab div a:link, div.domtab div a:visited, div.domtab div a:active {
	color:#fff;
	display:block;
	padding:1em .5em;
	font-weight:bold;
	font-size:1.3em; }

h2.tab { display: none; }
		
div.domtab div h2 a, div.domtab div h2 a:hover, div.domtab div h2 a:active {
	color:#000;
	display:none;
	padding:0;
	font-weight:normal;
	font-size:1em; }

/* NOT IN USE
#domtabprintview{ float:right; padding-right:1em; text-align:right; }
#domtabprintview a:link, #domtabprintview a:visited, #domtabprintview a:active, #domtabprintview a:hover { color:#fff; }	

#other{ font-size:.8em; margin-left:.3em; width:60em; margin-bottom:3em; float:left; }
div#other.domtab div { clear:both; width:54em; background:#669; color:#fff; padding:1em 3em; }
	
#other ul.domtabs a:hover { background:#669; }
div#other ul.domtabs li.active a:link, div#other ul.domtabs li.active a:visited, div#other ul.domtabs li.active a:active, div#other ul.domtabs li.active a:hover{
	background:#669;
	color:#fff; }
#other div { float:left; }
ul.prevnext { float:left; width:100%; }
ul.prevnext li { float:left; width:49%; }
ul.prevnext li.next { float:right; text-align:right; }*/

li.mostPopTabWrapper { list-style-type: none; list-style-image: none; }

#sidebar ul.mostPopTab, #sidebar ul.mostViewedTab { margin: 0; padding-left: 10px; }

#sidebar ul.mostPopTab li.mostPopTab, #sidebar ul.mostViewedTab li { list-style-image: none; list-style-type: none; margin-bottom: 0; }

#sidebar ul.mostViewedTab li { padding-bottom: 10px; }

div.domtab div ul.mostPopTab a:link, div.domtab div ul.mostPopTab a:visited, div.domtab div ul.mostPopTab a:active {
	color:#01ABCC;
	display:block;
	padding: 0 0 5px 0;
	font-size:1em;
	font-weight: normal; }
	
div.domtab div ul.mostViewedTab a:link, div.domtab div ul.mostViewedTab a:visited, div.domtab div ul.mostViewedTab a:active {
	color:#01ABCC;
	display:block;
	padding: 0 0 5px 0;
	font-size:1em;
	font-weight: normal; }
	
/*--------------------------------END OF CSS FOR THE TABS & CONTENT INSIDE THEM (SIDEBAR)------------------------------------------------------------------*/






/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


@media print {
.menu, #searchform {display:none;}
.topleft img {
	padding-left: 50px;
	}
}
