/*
THEME NAME: Blendv2
THEME URI: http://www.blendbureaux.com
DESCRIPTION: Custom template built by Beee with Blend's design
VERSION: 2.0
AUTHOR: <a href="http://www.berryplasman.com/" target="_blank">Beee</a>
AUTHOR URI: 
TAGS: white, microformats, fixed-width, two-columns, right-sidebar
LIVE: 02.04.13
REASON FOR UPDATE: Update for blendbureaux.com
*/

body {
	font-family: "Times New Roman";
	font-size: 14px;
	line-height: 19px;
}

#wrapper {
	width: 920px;
	margin: 20px auto;
}

div#container {
	float: left;
	margin: 0px -350px 0 0;
	width: 100%;
}

div#content {
	margin: 0 350px 0 25px;
	border: 0px solid black;
	width: 450px;
	padding-right: 25px;
	background: white;
}

div#content .page, 
div#content .post {
	width: 450px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	background: transparent url(images/blogpost-top.png) no-repeat 0px 0px;
}

div#content .page div.entry-content, 
div#content .post div.entry-content {
	background: transparent url(images/blogpost-mid.png) repeat-y 0px 0px;
	width: 450px;
	padding-right: 25px;
	padding-bottom: 10px;
}

div.entry-content p {
	margin-bottom: 10px;
}

div.sidebar {
	background: #e7e7e8;
	float: right;
	overflow: hidden;
	width: 300px;
	padding: 0px;
	font-size: 12px;
	line-height: 16px;
}

div.sidebar p {
	margin: 0px 0 5px 0;
}

div#secondary {
	clear: right;
}

div#footer {
	clear: both;
	width: 100%;
}

#header {
	background: #000;
}

#header #leaderboard {
	float: right;
	width: 728px;
	height: 90px;
	margin: 0 auto;
}

#header #logo {
	float: left;
	width: 187px;
	margin: 0px auto 0px auto;
}

#header #logo img {
	border: 0;
	padding: 0;
}

#header a:link, #header a:visited {
	text-decoration: none;
}

a:link, a:visited {
	color: #1c1c1c;
}

#blog-title {
	text-indent: -9999px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	float: left;
}

div#access {
	margin-top: 5px;
}

div#menu {
	font-family: "Helvetica";
	font-size: 12px;
	margin: 0px 0 0px 0;
}

div#menu ul {
	line-height: 1;
	list-style: none;
	margin: 0 auto;
	padding: 4px 0 0px 0;
	height: 26px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

div#menu ul li {
	margin: 0px 5px 0 0;
	padding: 0px 0px 0px 0;
	text-transform: uppercase;
	font-style: italic;
}

div#menu ul li.home a {
}

div#menu li.current_page_item a {
	background: #000;
	color: #fff;
	height: 15px;
}

div#menu li.
div#menu ul ul {
	border: 0px;
	padding-top: 5px;	
	left: 0px;
}

div#menu ul ul li {
	text-transform: none;
	padding: 0px 0px 0px 0px;
}

div#menu ul a {
	display: block;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
}

div#menu ul li ul {
	left: -999em;
	position: absolute;
}

div#menu ul li:hover ul {
	left: auto;
}

div#menu ul.menurow1 li.sub {
	display: none;
}

div#menu ul.menurow2 {
	border-top: 0px solid black;
	border-bottom: 0px solid black;
}

div#menu ul.menurow2 li.page_item {
	float: left;
}

div#menu ul.menurow2 li.cat-item {
	font-size: 17px;
	margin-left: 5px;
}

div#menu ul li.menusearch, 
div#menu li.mailingform {
	float: right;
	width: 245px;
	margin: 0px;
}

div#menu li.mailingform {
	width: 252px;
	padding: 0;
}

div#menu ul li.menusearch {
	padding: 0.2em 0px;
}

div#menu .mailingform {
	margin-top: 2px;
}

#header #pwbanner {
	text-align: center;
	margin: 0 auto;
}


.currentblend {
	margin-top: 5px;
	margin-bottom: 0px;
	height: 215px;
	text-align: center;
	font-size: 20px;
}

h1, h2, h3 {
	margin-top: 0px;
	padding-top: 0px;
}

span.cat-links, 
span.cat-links a,
h3.entry-title a,
h2.entry-title {
	text-decoration: none;
	font-style: italic;
	text-transform: uppercase;
	font-size: 17px;
}

span.cat-links, 
span.cat-links a {
	font-size: 14px;
}

h3.entry-title a,
div.sidebar h3 {
	font-size: 22px;
}

h2.entry-title {
	margin-bottom: 16px;
	font-size: 22px;
}

.entry-meta {
	float: left;
	margin-top: 0px;
}

.cat-links,
.cat-links a,
.entry-meta, 
.entry-meta a {
	color: #999999;
}

div#container, div#primary {
	margin-top: 23px;
}

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.required {
	background: #fff;
	color: #c30;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author, input#email, input#url, textarea#comment {
	padding: 0.2em;
}

div.comments ol li {
	margin: 0 0 3.5em;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}

.alignright, img.alignright{
	float: right;
	margin: 0 0 1em 1em;
}

.alignleft, img.alignleft{
	float: left;
	margin: 0 1em 1em 0;
}

.aligncenter, img.aligncenter{
	display: block;
	margin: 1em auto;
	text-align: center;
}

div.gallery {
	clear: both;
	height: 180px;
	margin: 1em 0;
	width: 100%;
}

p.wp-caption-text{
	font-style: italic;
}

div.gallery dl {
	margin: 1em auto;
	overflow: hidden;
	text-align: center;
}

div.gallery dl.gallery-columns-1 {
	width: 100%;
}

div.gallery dl.gallery-columns-2 {
	width: 49%;
}

div.gallery dl.gallery-columns-3 {
	width: 33%;
}

div.gallery dl.gallery-columns-4 {
	width: 24%;
}

div.gallery dl.gallery-columns-5 {
	width: 19%;
}

div#nav-above {
	margin-bottom: 1em;
}

div#nav-below {
	margin-top: 1em;
}

div#nav-images {
	height: 150px;
	margin: 1em 0;
}

div.navigation {
	height: 1.25em;
}

div.navigation div.nav-next {
	float: right;
	text-align: right;
}

div.sidebar h3 {
	margin-top: 0px;
	float: left;
	font-style: italic;
	margin-bottom: 5px;
	text-transform: uppercase;
}

div.sidebar .slash {
	float: left;
	margin-top: 1px;
	margin-left: 5px;
}

div.sidebar input#s {
	width: 7em;
}

div.sidebar ul {
	margin: 0;
	padding: 0px;
}

div.sidebar li {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0px 15px 0px 15px;
}

/* sidebar banner */
div.sidebar li.widget_vice {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	background: white;
}

div.sidebar #adrotate_widgets-2 {
	padding-top: 15px;
}

div.sidebar .widget_adrotate_widgets {
	text-align: center;
}

div.sidebar .widget_adrotate_widgets img {
	max-width: 270px;
	height: auto;
}

div.sidebar .widget_adrotate object {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.sidebar li#facebook iframe {
	background: #ffffff;
}

div.sidebar li#pint {
	margin: 15px 0px 15px 0px;
}

div.sidebar li form {
	margin: 0.2em 0 0;
	padding: 0;
}

div.sidebar ul ul {
	margin: 0 0 0 0;
}

div.sidebar ul ul li {
	list-style: none;
	margin: 0;
}

div.sidebar ul ul ul {
	margin: 0 0 0 0em;
}

div.sidebar ul ul ul li {
	list-style: none;
}

div#menu ul li,
div.gallery dl,
div.navigation div.nav-previous {
	float: left;
}

div#footer {
	text-align: center;
}

input#author, input#email, input#url
/* 
, div.navigation div
*/
{
	width: 50%;
}

div.gallery *,
div.sidebar div,
div.sidebar ul {
	margin: 0;
	padding: 0;
}

/* */
ul,
ul li,
ul ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

img,
img a {
	border: 0;
}

.clear {
	clear: both;
}

.older {
	float: left;
	width: 200px;
	min-height: 370px;
	margin: 0 15px 15px 0;
}

.older-2, .older-4 { margin: 0 0px 15px 0; }

.older h3.entry-title {
	height: 36px;
}

.backslash {
	margin: 5px 0;
	float: left;
}

span.cat-links {
	float: right;
}

.entry-meta span.cat-links {
	float: none;
	margin-top: 0px;
}

.post {
	margin-bottom: 20px;
}

.category-gallery .post {
	margin-bottom: 15px;
}

.pageheader, 
.pageheader h2 {
	float: left;
	font-size: 24px;
}

hr {
	background: #000;
	width: 100%;
	height: 1px;
	border: 0;
	margin-bottom: 0px;
}

#links-page li {
	float: left;
	margin-right: 50px;
	margin-bottom: 15px;
}

#links-page ul li {
	float: none;
	margin: 0px;
}

#access input {
	font: 10px "Times new roman";
	margin: 0;
	border:	1px solid #000;
	color: #999999;
	padding: 4px 5px;
	height: 10px;
	vertical-align:	top;
}

#access input.text { width: 209px; }

#access input.searchbutton { 	
	border: 1px solid black!important;
	background: transparent url(images/search.png) no-repeat 2px 2px;
	color: #000;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 20px;
}

#access input.mailing {
	width: 147px;
	margin-top: 2px;
	margin-right: 1px;
	float: right;
	padding: 4px 5px;
}

#access input.mailingbutton { 	
	float: right;
	border: 1px solid black!important;
	background: #ffffff;
	color: #000;
	cursor: pointer;
	margin: 2px 0 0 3px;
	padding: 0px 3px;
	height: 20px;
}

.post .special {
	float: right;
	margin: 16px 0 0 0px;
	background: url(images/special.png) top right no-repeat;
	width: 86px;
	height: 86px;
}

.post .special a img {
	width: 86px;
	height: 86px;
}

div.ed {
	float: left;
	width: 140px;
	height: 290px;
	margin: 0 15px 15px 0;
	border: 0px;
}

div.ed-3,
div.ed-6,
div.ed-9,
div.ed-12 {
	margin-right: 0;
}

.postfooter {
	background: transparent url(images/blogpost-mid.png) repeat-y 0px 0px;
	height: 102px;
	width: 459px;
	padding-right: 25px;
	padding-bottom: 0px;
	clear: both;
	margin: 0;
}

.archive-meta {
	margin-bottom: 10px;
}

.hidden { display: none; }

#special h3 {
	text-transform: uppercase;
	margin-top: 15px;
}

.postbottom {
	background: transparent url(images/blogpost-bottom.png) no-repeat 0px 0px;
	height: 30px;
	width: 459px;
	padding-right: 25px;
}

#post-2 .entry-content {
	text-align: center;
}

/* live stream */
.page-template-tpl-live-php div#content {
	margin: 0 auto;
	width: 920px;
	text-align: center;
}

.page-template-tpl-live-php div#content .page, 
.page-template-tpl-live-php div#content .page div.entry-content, 
.page-template-tpl-live-php div#content .post div.entry-content, 
.page-template-tpl-live-php postfooter,
.page-template-tpl-live-php .postbottom {
	width: 920px;
	background: white;
}

.page-template-tpl-live-php .share {
	margin: 0 auto;
	padding-left: 0px;
	width: 280px;
	height: 30px;
}

/* fb like/share button, fb comments, tweet button, pinterest */
.fb-like, .tweet_button, .pinterest {
	float: left;
	padding: 0;
}

.pinterest {
	margin-top: 11px;
}

.tweet_button {
	margin-left: 5px;
	margin-right: 0px;
	width: 90px;
}

.fb-like {
	margin-left: 0px;
	margin-right: 0px;
}

div#content #mostread h4,
div#content #crp_related h4 {
	font-size: 17px;
}

div#content #mostread .posttop,
div#content #related .posttop {
	width: 450px;
	height: 43px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	background: transparent url(images/blogpost-top.png) no-repeat 0px 0px;
}

div#content #mostread .post,
div#content #related .post {
	float: left;
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 16px;
}

div#content #related .post {
	margin-right: 12px;
}

div#content #related .post img.crp_thumb,
div#content #related .post img.crp_title {
	clear: left;
}

div#content #mostread .p9 {
	margin-right: 2px;
}

div#content #mostread .mostreadtitle {
	margin-top: 3px;
	height: 57px;
}

div#content #mostread .postmid,
div#content #related .postmid {
	background: transparent url(images/blogpost-mid.png) repeat-y 0px 0px;
	width: 459px;
	padding-right: 25px;
	padding-bottom: 0px;
	clear: both;
	margin: 0;
}

div#content #mostread .postbottom,
div#content #related .postbottom {
	background: transparent url(images/blogpost-bottom.png) no-repeat 0px 0px;
	height: 30px;
	width: 459px;
	padding-right: 25px;
}

