/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #c0dbf0;
	color: #192b77;
	padding: 25px 25px 25px 25px;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;    
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #83a25f;
	text-decoration:none
	}

a:hover, a:active {
	color:#83a25f;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
      color:#666666;
      font-size: 0.95em;
      padding: 1px;
	}

new {
      color:#CC0000;
      font-size: 0.95em;
      padding-right:2px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
    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;
    }

.dash{
border-bottom:1px dotted #b6b6b6;
margin: 5px 0px 5px 0px;
} 

/* Structure */

#page {
	width:775px;
	margin:0 auto;
	font-size:0.8em;
	background: url(images/timeout_bg.gif) right top no-repeat;
        background-color: #FFF;
	padding: 10px 25px 35px 25px;
	} 

* html div#page {
      width: 795px;
}
   
#branding {
	width:450px;
	padding-bottom:10px;
      background:url(images/timeout_logo.gif) left top no-repeat; width:450px; height:95px; 
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

.search {
      float:right;
      clear: right;
      margin-top:30px;
}

.login {
      float:right;
      color: #83a25f;
}

.middle {	
      width:480px;
	float:left
	}
	
.bottom {	
      width:480px;
	float:left
	}

#sidebar {
      width: 250px;
	float:right
	}

#leftcol {	
      float:left;
      clear:both;
      width:225px;
	border-right:1px dotted #b6b6b6;
	padding-right:10px;
      padding-top:10px;
	}

#rightcol, #leftcoltop {	
      margin-top:10px;
	float:left
	}	
	
#rightcol {	
      width:245px;
	padding-left:10px;
	margin-top: -2px;
	}

#leftcoltop {
      width:235px;
	border-right:1px dotted #b6b6b6;
      margin-top: 10px;
	}


#gallery {
      width:275px;
}


#gallery img {
      padding-right:10px;
      padding-bottom:10px;
}

#recentpost {
      background: url(images/new.gif) left top no-repeat;
      width:40px;
      height:15px;
}
		 
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#e3eff8;
      color:#83a25f;
      text-decoration:none;	
      display:block;
	padding:3px 0px 3px 5px;
	margin: 0px 0px 0px 0px;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}


	
/*	Headers */

h1 {
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.02em;
      color: #192b77;
	}
	
h2 {
	font: 1.2em Arial, Helvetica, sans-serif;
	padding-bottom:0px;
      font-weight:bold;
	margin: 20px 0;
      color: #192b77;
	}

h3, #sidebar h2, #sidebar h4 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom:4px;
	font-weight:bold;
	color:#192b77;
	}

#sidebar h3, #sidebar h2 {
      background: url(images/header-bg.gif) repeat-x; 
	padding:6px 0px 0px 10px;
	margin:20px 0 2px 0;
	font-size:1em Arial, Helvetica, sans-serif;    
      color:#192b77;
      border-bottom:1px dotted #b6b6b6;
	}

#sidebar h4 {
      background: url(images/header-bg2.gif) repeat-x; 
	padding:6px 0px 0px 10px;
	margin:20px 0 2px 0;
	font-size:1em Arial, Helvetica, sans-serif;    
      color:#192b77;
      border-bottom:1px dotted #b6b6b6;
	}

h3#respond {
	font:0.9 em Arial, Helvetica, sans-serif;     
      color:#666666;
      border-top:1px dotted #b6b6b6;
	margin-top:15px;
	padding-top:15px
	}

h3#comments {
	margin-top:32px;
      font:0.9 em Arial, Helvetica, sans-serif; 
      font-weight:bold;    
      color:#666666;
	}

h4   {
	font:1.2em Arial, Helvetica, sans-serif;
      font-weight:bold;
	margin-bottom:6px;     
      color:#192b77;
	}
	
	
	
/* Content */

#content {
	width:500px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#192b77;
	margin-top:-4px;
	}

.intro {
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
      width: 500px; 
      height: 160px; 
	}


.feature {
	background:#d3e6f4;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}


.title {
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#83a25f;
      text-decoration:none;
	}
	
.feature#lead .title {
	font:1.2em Arial, Helvetica, sans-serif;
      font-weight:bold;
	line-height:100%;
	display:block;
      color:#192b77;
	padding-bottom:7px;
      text-decoration:none;
      
	}

#leftcol .feature {
	border-bottom:none;
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
      border: 0px;
	}

#leftcoltop img {
	float:left;
      margin:-9px 0px 4px 0;
      padding:1px 0px 0px 0px;
      border: 0px;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	padding:12px 0;
	}

#leftcoltop .clearfloat {
      padding: 12px 10px 10px 0px;
	}

.middle {
	background:#d3e6f4;
	padding:10px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}
	
.middle p, #rightcol p, #leftcoltop p {
	margin:0;
	}
	
.bottom {
	background:#efefef;
	padding:10px;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	}
	
.bottom p, #rightcol p, #leftcoltop p {
	margin:0;
	}		

#leadpic {
	float:left;
	margin: 0 10px 8px 0;
	}

#lead {
	margin-top:22px;
	}

.title {
      font:1.2em Arial, Helvetica, sans-serif;
	line-height:100%;
      color:#83a25f;
      font-weight:bold;
	padding-bottom:7px;
      text-decoration:none;
	}
	
.middle#lead .title {
      font:1.2em Arial, Helvetica, sans-serif;
	line-height:100%;
      color:#83a25f;
      font-weight:bold;
	padding-bottom:7px;
      text-decoration:none;
	}	
	
.bottom#lead .title {
      font:1.2em Arial, Helvetica, sans-serif;
	line-height:100%;
      color:#83a25f;
      font-weight:bold;
	padding-bottom:7px;
      text-decoration:none;
	}


#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e3eff8;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #ffffff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e3eff8;
	color: #83a25f;
      text-decoration:none;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#83a25f
      text-decoration:underline
	}

.postmetadata {
      clear:both;
      color:#666666;
      margin: 10px 0px 10px 0px;
      border-top:1px dotted #b6b6b6;
	}
.postmetadata a:link, .postmetadata a:visited {
	color:#83a25f;
      text-decoration:none;
	}

#writer {
	background:#eef5e1;
	margin:20px 0 10px 0;
	padding:10px;
	}

#writer span {
	display:block;
	}

#writer p {
	margin:0;
	width:482px;
	}	

#writer a:link, #writer a:visited {
	color:#83a25f;
      text-decoration:none;
	}

.entry {
      font:1em Arial, Helvetica, sans-serif;      
      color:#192b77;
	}

.entry p {
	margin:10px;
	}

.excerpt {
      font:1em Arial, Helvetica, sans-serif;      
      color:#192b77;
	}

.excerpt p {
      margin:0px;
	}

h3 a:link, h3 a:visited {
	color:#192b77;
      text-decoration:none;
	}

small a:link, small a:visited {
	color:#83a25f;
      text-decoration:none;
	}


/*Post Formatting*/


.picleft {
	float:left;
	margin:3px 5px 5px 0;
      display: inline;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px dotted #b6b6b6
	border-bottom:1px dotted #b6b6b6
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:5px;
	border-right:1px dotted #b6b6b6
	border-top:1px dotted #b6b6b6
	}
	
#tags a:link, #tags a:visited {
	color:#83a25f;
      text-decoration:none;
	}			

.noborder img {
	padding:3px;
	margin:0;
	background:none;
	border: 0;
	background-color:#ffffff;
}

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
      float: right; 
      margin:0; 
      padding: 0; 
      background: none; 
      text-align:right;
	}

.search-box {
      background: url(images/search-bg.gif) no-repeat; 
      font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
      border: #B6C9D3 solid; 
      border-width: 1px 0 1px 1px; 
      width: 185px; 
      height: 16px; 
      padding:3px 0 2px 5px; 
      margin:0
      }

.search-button {
	background:url(images/search-button.gif) no-repeat; 
      border: 0; 
      width: 23px; 
      height: 23px; 
      padding:0 0 2px 0; 
      margin:0
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
      background:#eef5e1;
      border: 1px solid #cccccc;
	}



/* Comments*/

.commentlist {
	padding-left:0px;
	}
	
.commentlist li {
      list-style:none;
	margin: 10px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#e3eff8;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
      font: Arial, Helvetica, sans-serif;    
      color:#192b77;
	}

#wp-smiley {
      padding:0; 
      margin:0; 
      background: none; 
      border: none; 
}

.commentmetadata img {
      padding:2px; 
      margin-right:3px; 
      background: none; 
      border: 1px #E7E9EB solid; 
      background-color: #FCFCFC
}

.commentmetadata a:link, .commentmetadata a:visited {
	color:#83a25f;
      text-decoration:none;
	}

.commentlist small {
	color:#83a25f;
	}

.commentlist cite {
	font: 1.2em Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	


/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	background:#90cf52;
      margin: 0 auto;
	width: 815px;
	font-size:0.7em;
	padding:5px 0px 5px 10px;
	color:#192b77;
	}

* html div#footer {
      width: 835px;
}

#footer a {
	color:#192b77;
      text-decoration:none;
	}