/*
Theme Name: View From The Terraces
Theme URI: View From The Terraces
Version: 1.0
Description: VFT Magazine Layout
Author: Rich
Author URI: VFT
*/



/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

.postnavigation { width: 700px; font-size: 1.1em; float: left; }
.previous { width: 225px; padding: 0 15px 0 0; float: left; }
.next { width: 225px; text-align: right; padding: 0 10px 0 0; float: right; }
.clear { width: 500px; height: 1px; margin: 0 0 5.0em 0; clear: both; }
.rule { background: url('images/hr_tag_sep.gif') no-repeat; }
.flat { margin: 0 0 2.0em 0 !important; }
.whitespace { margin: 0 0 3.5em 0 !important; }

body {
	background: #CCD8E0 url('img/bgx.jpg') repeat-x left bottom;
	color: #444;
	font: normal 62.5% Tahoma, sans-serif
}

p,code,ul {padding-bottom: 10px;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}
h2 {font: normal 1.6em sans-serif;}
h3 {font: bold 1.1em sans-serif;}

h4 {
	font: normal 1.1em Tahoma,sans-serif;
	border-bottom: 2px solid #000;

}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	padding-left: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 6px;}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	background: #FFF url(img/bg-mid.jpg) repeat-y; 
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 970px;
        /*border-left: double #000;*/
        /*border-right: double #000;*/
}

/* header */
.top {
	background:  url('img/cloudsx.gif') repeat-x;
	padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0
        height: 100px; /* 100*/
}

/* title */
.header {
	background: #FFF url(img/bg-top.jpg) no-repeat; 
	font-size: 1.2em;
	height: 90px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 970px;
        /*border-top: double #000;*/
        /*border-left: double #000;*/
        /*border-right: double #000;*/
}
.header .left, .header .right {
	/*background: #A4A4A0;*/
	color: #FFF;
	height: 80px;	/*98*/
}
/* #B3C2C7 blue colour */
.header .left {
	/*background: url('img/Logo.bmp') no-repeat left bottom;*/
	text-align: center;	
	width: 470px;
	font: normal 2.0em "Trebuchet MS",sans-serif;
        color: #000;
        padding: 10px 10px 0 0;
}
.header .right {
	overflow: auto;
	width: 470px;
        padding: 10px 10px 0 0 ;
}
.header .right p, .header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

.header .banner {
	background: #ff0000 url('img/cabinroof.gif') no-repeat;
        height: 0px;
        float: left;  
        width: 780px;
        overflow: hidden;
        border-top: 4px solid #ffffff; 
}

/* navigation */
.navigation {	
	background: #D9E1E5 url('img/bg-nav.jpg') repeat-y; 
	margin: 0  auto;
	padding: 0 10px 10px;
	width: 970px;
	/*border: 1px solid #CFDEE7;*/
	/*border-color: #DFEEF7 #CFDEE7;*/
	height: 14px;
        /*border-left: double #000;*/
        /*border-right: double #000;*/
}
.navigation a {
	/*background: #D9E1E5 url('img/nava.gif');*/
	/*border-right: 1px solid #AFBEC7; */
	color: #fff; /*#456;*/
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1em sans-serif;
	line-height: 20px;
	padding: 0 20px;
        font-size: 12px;


}
.navigation a:hover {background-position: left bottom; color: #234;}
.navigation ul {display: inline;}
.navigation li {float: left;}

/* main */
.main {
	border-top: 0px solid #FFF;
	background: url('img/bgmainx.gif') repeat-y;
}

/* sub navigation */


.sidenav {
        /*background-color: #fff;  #EFefef; */
        /*border: 1px solid #D9E1E5; */
	float: right;
	width: 210px;
        margin: 12px 0px 0px 0px ;
        padding: 0px 10px 0px 12px;
}
.sidenav h2 {
	color: #5A5A43;




	font: bold 1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
        border-bottom: 2px solid #000;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA; width:100%; float: left;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* content */
.content {
        /*background: #ff0000;*/
        border: 2px solid #ffffff;
	float: left;
	margin: 10px 5px;
	padding: 0 10px;
	width: 700px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}


/* Editorial */
.editorialblock {
        background: #f2f2f2;
        border-top: 1px solid #b6b6b6;
        border-bottom: 1px solid #b6b6b6;
	float: right;
	padding: 0px 0px 0px 8px;
	width: 487px; /*487*/
        height: 200px;
}
.editorial {
        background: #f2f2f2;
        border-top: 1px solid #b6b6b6;
        border-bottom: 1px solid #b6b6b6;
	float: right;
	padding: 0px 0px 0px 8px;
        width: 487px; 
        height: 200px;




     
}
.editorial:hover  {
background: #e9e9e9;
}
.editorial h1 a {text-decoration:none; }
.editorial h1 a:hover {text-decoration:underline;}


.editorial {margin: 0px 0px 0px 0px;}
.editorial .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
}

.editorial img {border: 4px solid #DDD; margin: 0.5em 15px 0.5em 0; clear: left; width: 125px; height: 125px;  float: left; }
.editorial a img {border: 4px solid #DDD;}
.editorial a:hover img {border-color: #CCC;}


/* Featured Video */
.video {
        background: #f2f2f2;
        border-top: 1px solid #b6b6b6;
        border-bottom: 1px solid #b6b6b6;
	float: right;
	padding: 0px 0px 0px 0px;
	width: 200px;
        height: 200px;
        overflow: hidden;
}

.content_left {
  height: Auto;
  width: 450px; /* 450  650 */
  float: left;
  left: 0px;
  Margin: 10px 0px 0px 0px;
}


.content_right {
  height: Auto;
  width: 200px; /*200   0*/
  float: right;
  Margin: 10px 0px 0px 0px;
  padding: 0px 15px; 0px 0px;
}


/* miniblocks */
.miniblock {
        background: #f2f2f2;
        border-top: 1px solid #b6b6b6;
        border-bottom: 1px solid #b6b6b6;
        float: left;
        padding: 0.1em 0.1em 0.1em 0.5em;
	width: 200px;
        height: 50px;
        }
.miniblock:hover  {
background:  #e9e9e9;
}
 
.miniblock h1 a {text-decoration:none; }
.miniblock h1 a:hover {text-decoration:underline;}
.miniblock {margin: 6px 2px 2px 0px;}
.miniblock .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
}
.miniblock img {border: 0px solid #DDD; margin: 0.5em 15px 0.5em 0; clear: left; width: 30px; height: 35px;  float: left; }
.miniblock a img {border: 0px solid #DDD;}
.miniblock a:hover img {border-color: #CCC;}


/* sections */
.menublock {
        background: #fff; /*#f2f2f2;*/
        border-top: 0px solid #b6b6b6;
        border-bottom: 0px solid #b6b6b6;
        float:left;
        /*padding: 0.1em 0.5em 0.1em 0.5em;*/
	width: 687px; /* 250 */
        height: 85px;

        }
.sections {
        background: #fff; /*#f2f2f2;*/
        border-top: 1px solid #b6b6b6;
        border-bottom: 1px solid #b6b6b6;
        float: left;
        /*padding: 0.1em 0.5em 0.1em 0.5em;*/
	width: 217px; /* 250 */
        height: 80px;


        }
.sections:hover  {
background: #F0F0EB;
}
.sections h1 a {text-decoration:none; }
.sections h1 a:hover {text-decoration:underline;}
.sections {margin: 6px 2px 2px 2px;}
.sections .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
}
.sections img {border: 0px solid #DDD; margin: 0.5em 15px 0.5em 0; clear: left; width: 50px; height: 50px;  float: left; }
.sections a img {border: 0px solid #DDD;}
.sections a:hover img {border-color: #CCC;}



/* section 1 */
.sections1 {
        background: #fff; /*#f2f2f2;*/
        border-top: 1px solid #b6b6b6;
        border-bottom: 1px solid #b6b6b6;
        float: left;
        /*padding: 0.1em 0.5em 0.1em 0.5em;*/
	width: 217px; /* 250 */
        height: 80px;
        }
.sections1:hover  {
background: #F0F0EB;
}
.sections1 h1 a {text-decoration:none; }
.sections1 h1 a:hover {text-decoration:underline;}
.sections1 {margin: 6px 2px 2px 2px;}
.sections1 .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
}
.sections1 img {border: 0px solid #DDD; margin: 0.5em 15px 0.5em 0; clear: left; width: 50px; height: 50px;  float: left; }
.sections1 a img {border: 0px solid #DDD;}
.sections1 a:hover img {border-color: #CCC;}



/* section 2 */
.sections2 {
        background: #fff; /*#f2f2f2;*/
        border-top: 1px solid #b6b6b6;
        border-bottom: 1px solid #b6b6b6;
        float: left;
        padding: 0.1em 0.5em 0.1em 0.5em;
	width: 217px; /* 250 */
        height: 80px;

        }
.sections2:hover  {
background: #F0F0EB;
}
.sections2 h1 a {text-decoration:none; }
.sections2 h1 a:hover {text-decoration:underline;}
.sections2 {margin: 6px 2px 2px 2px;}
.sections2 .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
}
.sections2 img {border: 0px solid #DDD; margin: 0.5em 15px 0.5em 0; clear: left; width: 50px; height: 50px;  float: left; }
.sections2 a img {border: 0px solid #DDD;}
.sections2 a:hover img {border-color: #CCC;}

/* section 3 */
.sections3 {
        background: #fff; /*#f2f2f2;*/
        border-top: 1px solid #b6b6b6;
        border-bottom: 1px solid #b6b6b6;
        float: left;
        padding: 0.1em 0.5em 0.1em 0.5em;
	width: 217px; /* 250 */
        height: 80px;

        }
.sections3:hover  {
background: #F0F0EB;
}
.sections3 h1 a {text-decoration:none; }
.sections3 h1 a:hover {text-decoration:underline;}
.sections3 {margin: 6px 2px 2px 2px;}
.sections3 .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
}
.sections3 img {border: 0px solid #DDD; margin: 0.5em 15px 0.5em 0; clear: left; width: 50px; height: 50px;  float: left; }
.sections3 a img {border: 0px solid #DDD;}
.sections3 a:hover img {border-color: #CCC;}

/* footer */
.footer {
	background: url('img/bgfooter.gif') repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	padding: 0 16px;
	line-height: 39px;
	height: 39px;

        border-top: 0px solid #ffffff;
}
.footer a, .footer a:hover {color: #FFF;}


.pagefooter {
	background: url(img/bg-bottom.jpg) no-repeat; 
	font-size: 1.2em;
	height: 26px;
	margin: 0 auto 10px;
	padding: 10px 10px 5px;
	width: 970px;
        /*border-left: double #000;*/
        /*border-right: double #000;*/
        /*border-bottom: double #000;*/
}
/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}


.post {margin: 6px 0 2px;}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;


	margin: 2px 0 4px;




}
/* .post img {border: 4px solid #DDD; margin: 4px 0; clear: left; width: 100px; height: 100px;} */

.post img {top: 0px; border: 0px solid #DDD; margin: 0; clear: left;  width: 0px; height: 0px;}
.post a img {border: 0px solid #DDD;}
.post a:hover img {border-color: #CCC;}

/* posts page */
.ppost h1 a {text-decoration:none;}
.ppost h1 a:hover {text-decoration:underline;}


.ppost {margin: 6px 0 2px; font-size: 14px;}
.ppost .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;


	margin: 2px 0 4px;




}
/* .post img {border: 4px solid #DDD; margin: 4px 0; clear: left; width: 100px; height: 100px;} */

.ppost img {top: 0px; border: 4px solid #DDD; margin: 0.5em 15px 0.5em 0; clear: left; float: left; } 
.ppost a img {border: 4px solid #DDD;}
.ppost a:hover img {border-color: #CCC;}


.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 280px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000;}

.sidenav table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#000;}

.sidenav table td#today {
  border-color:#000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {

  display:inline-table;
  border-collapse:collapse;

  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}

#searchform {padding:10px;}

.footerbar {
    backgound: #e9e9e9 url(img/bg-top.jpg) no-repeat;
    height:200px;
    width:970px;
    float: left;
    border-top: 1px solid #b6b6b6;
    border-bottom: 1px solid #b6b6b6;
    margin: 20px 0px 10px 0px;
}
.footerbarsection {
    Height: Auto;
    min-height: 200px;
    Width: 150px;
    padding: 2px;
    float: left;
}

.ad200 {
        background: #f2f2f2;
        border-top: 1px solid #b6b6b6;
        border-bottom: 1px solid #b6b6b6;
	float: left;

	width: 200px;
        height: 200px;

}

.ad250 {
        background: #f2f2f2;
        border-top: 1px solid #b6b6b6;
        border-bottom: 1px solid #b6b6b6;
	float: left;

	width: 250px;
        height: 250px;
}
