/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: Green Land custom theme
Version: 1.0
Author: Simon Proffitt
Author URI: http://www.greenlanddesign.org

*/

body { 	background:#FFF; 
		margin:0; 
		font-family:Georgia, "Times New Roman", serif; 
		font-size: 12px; 
		color: #555; 
		}

#outer { 	width:610px; 
		/* position:absolute; */
		margin:90px 120px;}

#left {  	float:left; 
		text-align: right; }

#right,#left { 
		 
		border-top:3px solid #BBBDC0;
		padding:10px 0 }

#right { 	width:430px; 
		float:right;
		text-align: justify; }

strong { 	color:#B2A47E; 
		font-weight:bold; }

hr { 		color: #FFF; 
		background-color: #FFF; 
		border: 1px dotted #BBBDC0; 
		border-style: none none dotted; 
		margin:15px 0 10px 0;}

#left img { margin:0 0 20px 0; }

#left .a { 	display:block;
		border-top:1px solid #BBBDC0;
		padding:5px 0; }

#left a, #right a { 	font-weight:bold;}

#left #news	{ border-top:2px solid #BBBDC0;	}

#left a:link { 	color: #B2A47E; text-decoration:none;	}
#left a:visited { color: #B2A47E; text-decoration:none; 	}
#left a:hover { 	color: #000; text-decoration:none; 		}

#right a:link { 		color: #B2A47E; text-decoration:none;	}
#right a:visited { 	color: #B2A47E; text-decoration:none; 	}
#right a:hover { 		color: #FFF; text-decoration:none; 
				background:#B2A47E; }

small { 	font-size:10px;}

.title { 	
 		font-size:12px;
		color:#B2A47E; 
		font-weight:bold;
		text-transform:uppercase }
.cvdate {	color:#000;
		font-weight:bold;
		}

.title, .cvdate, small, #left { font-family:"Trebuchet MS", Trebuchet, Tahoma, sans-serif; }

img, a img { border:none; display:inline; }

.group {}
.option { font-size:80%; background:#ECECE0;}
.show {  	display:inline; }
.hide { 	display:none;   }

.wp-caption, .gallery-caption { text-align: center; margin:10px auto;}

div.wp-caption, dl.gallery-item {
  float: left;
  background:#ECECE0;
  margin:5px 2px;
  font-size: 10px;
text-align: center;}
