/*  
Theme Name: Two Flat Whites
Version: 1.5
Author: Kinski & Bourke
Author URI: http://www.kinskiandbourke.com/
*/



/* start presets */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub,  tt, 

var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(/wp-content/themes/tfw2/images/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #111111;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end presets */


body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#leftcolumn {
	float: left;
	width: 173px !important;
	width: 159px;
	padding-left: 7px;
	text-align: left;
	background-image: url(/wp-content/themes/tfw2/images/bg-leftcolumn.png);
	background-repeat: no-repeat;
	text-align: left;

}

#header {
	height: 125px;
	width: 685px;
	text-align: left;
}

#content {
	float: left;
	width: 490px;
	background-color: #000000;
	background-image: url(/wp-content/themes/tfw2/images/bg-content.png);
	background-repeat: no-repeat;
         overflow:hidden;
}


.more-link {
display: block;
padding-top: 10px;
}

/* LISTS */
div.post ul {
	list-style-type: square;	
	font-size: 9pt;
	line-height: 12pt;
	text-align: left;
	color: #ffffff;
	margin-bottom: 12px;
	margin-left: 12px;
        margin-right: 10px;
}

div.post ul li {
	margin-left: 10px;	
}

div.post ol {
	list-style-type: decimal;	
	font-size: 9pt;
	line-height: 12pt;
	text-align: left;
	color: #ffffff;
	margin-bottom: 12px;
	margin-left: 20px;
        margin-right: 10px;
}

div.post ol li {
	margin-left: 10px;	
}

/* END LISTS */

#interview {
	height: 210px;
	width: 161px;
	background-image: url(/wp-content/themes/tfw2/images/box-interview.png);
}

#interview-black {
	background-image: url(/wp-content/themes/tfw2/images/box-interview-black.png);
	background-position: 0px 85px;
	height: 69px;
	padding: 5px;
	text-transform: lowercase;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	top: 125px;
	text-align: center;
   
}

#topbit-right {
	/*  background-image: url(/wp-content/themes/tfw2/images/box-youngwriters-black.png);  */
background-color:000000;
	background-repeat: no-repeat;
	width: 174px;
	height: 50px;
	font-size: 65%;
	font-weight: normal;
	padding: 8px;
	margin-bottom: 10px;
         text-align: left;
	overflow: hidden;
}
/* 
div#topbit-right ul li {        /* recent articles */
	margin: 0px;
        line-height: 14px;
	overflow: hidden;
        padding-right: 5px;
        height: 14px;
}

div#topbit-right h2 {           /* recent articles title */
	font-size: 95%;
	margin-left: 15px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 5px;
}

*/


#footer {
	clear: both;
	height: 50px;
	width: 865px;
         overflow:hidden;

}

#footer2 {
	width: 100%;
	height: 22px;
	padding-top: 6px;
	background-color: #0b0b0b;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	font-size: 70%;
	margin-bottom: 30px;
	overflow:hidden;
	color: #FFF;
}

#rightcontent {
	width: 184px;
	float: right;
	padding-left: 11px;
	font-weight: bold;
	position: relative;
	right: 0px
         overflow:hidden;

}

#container {
	text-align: center;
	width: 865px !important;
	width: 883px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/wp-content/themes/tfw2/images/bg-top.png);
	background-repeat: no-repeat;
         overflow:hidden;

}

#rightcolumn {
	position: relative;
	right: 0px !important;
	right: 18px;

}

#content {
	position: relative;
	right: 0px !important;
	right: -17px;
	text-align: left;
	padding-top: 20px;
         overflow:hidden;
}

/* end rightcolumn boxes */

#container-black {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/wp-content/themes/tfw2/images/bg-black.png);
	background-repeat: repeat-y;
	background-position: 0px 200px;

}


p, h1, h2, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}


/* related posts styling */
div#crp_related {
	font-size: 8pt;
	display:block;
         clear:both;
         margin-top: 15px;
         margin-bottom:15px;
/* text-transform: uppercase; */
	margin-left:20px; 
	padding: 0;
	border: 0;
	outline: 0;
}
div#crp_related h4 {
	font-size: 9pt;
	text-align: left;
	padding: 0;
	border: 0;
	outline: 0;
}
/* end related posts styling */



/* start rightcolumn boxes */

div.post img.alignright{
       float: right;
       margin-left: 15px;
       margin-bottom: 10px;
}

div.post img.alignleft {
       float: left;
       margin-right: 15px;
       margin-bottom: 10px;
}



div.post img.alignright{
       float: right;
       margin-left: 15px;
       margin-bottom: 10px;
clear:both;
padding:3px;

}

div.post img.alignleft {
       float: left;
       margin-right: autopx;
       margin-bottom: 10px;
clear:both;
padding:3px;

}



#box-youngwriters {
	background-image: url(/wp-content/themes/tfw2/images/box-youngwriters.png);
	width: 184px;
	color: #FFFFFF;
	height: 164px;
	margin-bottom: 11px;
}

#box-youngwriters-black {
	background-image: url(/wp-content/themes/tfw2/images/box-youngwriters-black.png);
	width: 174px;
	padding: 5px;
	text-transform: lowercase;
}

#box-competitions {
	background-image: url(/wp-content/themes/tfw2/images/box-competitions.png);
	width: 184px;
	color: #FFFFFF;
	height: 164px;
	margin-bottom: 11px;
}

#box-competitions-black {
	background-image: url(/wp-content/themes/tfw2/images/box-competitions-black.png);
	width: 174px;
	padding: 5px;
	text-transform: lowercase;
}

#box-moviereviews {
	background-image: url(/wp-content/themes/tfw2/images/box-moviereviews.png);
	width: 184px;
	color: #FFFFFF;
	height: 120px;
	margin-bottom: 11px;
}

#box-moviereviews-black {
	background-image: url(/wp-content/themes/tfw2/images/box-moviereviews-black.png);
	width: 174px;
	padding: 5px;
	text-transform: lowercase;
}

#box-restaurant {
	background-image: url(/wp-content/themes/tfw2/images/box-restaurant.png);
	width: 184px;
	color: #FFFFFF;
	height: 120px;
	margin-bottom: 11px;
}

#box-restaurant-black {
	background-image: url(/wp-content/themes/tfw2/images/box-restaurant-black.png);
	width: 174px;
	padding: 5px;
	text-transform: lowercase;
}

#box-whatson {
	background-image: url(/wp-content/themes/tfw2/images/box-whatson.png);
	width: 184px;
	color: #FFFFFF;
	height: 120px;
	margin-bottom: 11px;
}

#box-whatson-black {
	background-image: url(/wp-content/themes/tfw2/images/box-whatson-black.png);
	width: 174px;
	padding: 5px;
	text-transform: lowercase;
}

a:link {color: #f26522; text-decoration: none;}
a:visited {color: #f26522; text-decoration: none;}
a:hover {color: #ffffff; text-decoration: none;}
a:active {color: #f26522; text-decoration: none;}

.box a:link {color: #ffffff; text-decoration: none;}
.box a:visited {color: #ffffff; text-decoration: none;}
.box a:hover {color: #f26522; text-decoration: none;}
.box a:active {color: #ffffff; text-decoration: none;}

#leftcolumn a:link {color: #ffffff; text-decoration: none;}
#leftcolumn a:visited {color: #ffffff; text-decoration: none;}
#leftcolumn a:hover {color: #f26522; text-decoration: none;}
#leftcolumn a:active {color: #ffffff; text-decoration: none;}

form#searchform {
	width: 143px !important;
	width: 135px;
	margin-left: 10px !important;
	margin-left: 5px;
	margin-top: 5px;
        clear: both;
        float: left;
position: relative;
        margin-bottom:15px;

}

form#searchform div input#s {
	width: 72px;
	border: 0px;
	height: 19px;
	padding: 0;
	margin: 0;
	float: left;

}

form#searchform div input#searchsubmit {
	width: 63px;
	height: 21px;
	padding: 0;
	margin: 0;
	float: right;
	position: relative; bottom: 1px;

}

div#leftcolumn ul {

	width: 100%;
	font-size: 70%;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 15px;
	text-transform: lowercase;
}

div#leftcolumn ul li {
	margin-bottom: 5px;
}

div#content h2, div#content h1, div#content p, div#content h3 {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

div#content p {
	font-size: 80%;
	line-height: 130%;
}

div#content h3 {
	font-size: 60%;
	font-weight: normal;
	color: #707070;
	border-bottom: 1px solid #252525;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

div#content h3 a {font-weight: bold}
div#content h3 a:link {color: #707070;text-decoration: none;}
div#content h3 a:visited {color: #707070;text-decoration: none;}
div#content h3 a:hover {color: #f26522; text-decoration: none;}
div#content h3 a:active {color: #707070;texttext-decoration: none;}

.h2 {
margin-left: 15px;
text-align: left;
font-size: 75%;
font-weight: bold;
text-transform: lowercase;
position: relative;
top: 6px;
margin-bottom: 15px;
}


select {
text-align: left;
font-size: 70%;
text-transform: lowercase;
margin-top: 7px;
margin-left: 15px;
margin-bottom: 15px;
color: #000000;
}

.left {
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

.right {
float: right;
margin-left: 20px;
margin-bottom: 10px;
}


/* Start footer page numbers */

.pagerbox {
        font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
        color:#52504b;
margin-right: auto;
margin-bottom: auto;
text-align:center;
}

.pagerbox .current {
border: 1px solid #c8c8c8;
padding: 3px;
}

.pagerbox a {margin-left: 1px;}

/* End footer page numbers */

/* START PREVNEXT SINGLE */

.singcon {
	margin-top: 20px;
}

.singcon a:link {color: #b1b1b0; text-decoration: none;}
.singcon a:visited {color: #b1b1b0; text-decoration: none;}
.singcon a:hover {color: #868481; text-decoration: none;}
.singcon a:active {color: #b1b1b0; text-decoration: none;}

.singconprevious, .singconnext {
width: 222px;
height: 13px;
font-family: tahoma, arial;
text-transform: lowercase;
font-weight: bold;
font-size: 8pt;
color: #b1b1b0; 
letter-spacing: -1px;
margin-bottom: 5px;
overflow: hidden;
}

.singconprevious {
margin-left: 20px;
text-align: left;
float: left;
}

.singconnext {
margin-right: 20px;
text-align: right;
float: right;
}

.singarrowprevious {
width: 14px;
height: 15px;
float: left;
}

.singarrownext {
width: 14px;
height: 15px;
float: right;
}

.singprevious, .singnext {
width: 208px;
height: 15px;
overflow: hidden;
margin: 0px;
padding: 0px;
}

.singprevious {
float: right;
text-align: left;
}

.singnext {
float: left;
text-align: right;
}

/* END PREVNEXT SINGLE */

/* start previous and next */

.previous, .next {
	font-size: 75%;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	text-transform: uppercase;
}

.previous {
	float: left
}

.next {
	float: right
}

.previous img, .next img {
	position: relative;
	top: 1px;
}

/* end previous and next */

/* START COMMENT FORM */

form#commentform p {
	color: #ffffff;
	text-align: left;
	font-size: 75%;
	margin-top: 5px;
	font-weight: bold;
}

h3#respond {
	color: #52504b;
	font-size: 95%;
	margin-left: 0px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 0px;
        text-align: left;
}

/* logged in as */

form#commentform {
	padding: 20px;
        padding-bottom: 5px;
        padding-top: 10px;
	margin: 20px 40px 20px 40px;
}

form#commentform textarea {
	width: 100%;
	height: 70px;
}

/* not logged in */

form#commentform p label small {
	font-size: 100%;
	font-weight: normal;
}

/* END COMMENT FORM */


/* START COMMENT LIST */

ul#commentlist li {
background-color: black;
border-top: 1px solid #d4d3d2;
margin-left: 40px;
margin-right: 40px;
margin-bottom: 10px;
padding-top: 10px;
text-align: left;
color: #52504b;
font-size: 75%;
}

ul#commentlist li cite {
font-family: georgia;
font-weight: bold;
}

ul#commentlist p {
font-family: tahoma;
font-size: 8pt;
line-height: 11pt;
}

#commentlist a:link {color: #978f86; text-decoration: none;}
#commentlist a:visited {color: #978f86; text-decoration: none;}
#commentlist a:hover {color: #f26522; text-decoration: none;}
#commentlist a:active {color: #978f86; text-decoration: none;}

#footer2 a:link {color: #ffffff; text-decoration: none;}
#footer2 a:visited {color: #ffffff; text-decoration: none;}
#footer2 a:hover {color: #ffffff; text-decoration: none;}
#footer2 a:active {color: #ffffff; text-decoration: none;}

/* END COMMENT LIST */

ul#logos li {
margin-top:5px;
margin-bottom: 5px;
}

.box {
color: #b7b7b7;
}



h2.logo, h1.logo {
display: inline;
float: right;
position: relative;
right: 195px !important;
right: 213px;
}

