/*  
Theme Name: Colin 01
Theme URI: http://www.blogohblog.com/
Description: Colin 01 is a 1 column Wordpress theme. 
This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. 
This means you may use it for any purpose, and make any changes you like. 
Version: 0.1
Author: Colin Roets 
Author URI: http://www.roets.co.uk/

*/

body {
	font-family:"Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size:12px;
	background:#ffffff url(images/bbg.gif) no-repeat;
	background-position: top center; 
	color:#666;
}


p {
	margin-top: 8px;
	margin-bottom: 8px;
}


#wrap {
	width:800px;
	margin: 0px auto 0 auto;
	padding:0;
}

a {

	color: #635D45;


}

a:hover {
	text-decoration:none;
	color: #635D45;
	text-decoration: none;

}
#box {
	background:#fff;
	
	width:790px;
	table-layout:fixed;
	margin: 5px auto;
	padding:0;
}

#box a {
	color: #635D45;	
	text-decoration:underline;
} 
#top {
	background:#e4dfd7;
	height:26px;
	line-height:26px;
	margin:0 auto;
	padding:0 0px;
}

#header h1.blogtitle {
	font-family:"Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color:#fff;
	font-size:30px;
	text-transform:uppercase;
	margin:0;
	padding:20px 0 0;
}
#header h1.blogtitle a:hover {
	text-decoration:none;
	border:none;
}
#header h1 a {
	height:250px;
	width: 800px;
	display: block;
}
p.description {
	color:#fff;
	font-size:12pt;
	margin:0;
	padding:0;
}
.entry {
	background:#fff;
	line-height:19px;
	text-align:justify;
	overflow:hidden;
	margin:5px auto;
	padding:0 5px;
}
.entry h2 {
	font-family:"Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size:14px;
	font-weight:700;
}
.entry a:hover {
	text-decoration:none;
	color: #635D45;

	
}
#tophome {
	width:250px;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
}
#tops {
	width:200px;
	float:right;
	text-align:right;
	margin:0;
	padding:5px 0 0;
}
#searchform {
	height:26px;
	line-height:26px;
	float:right;
	margin:0;
	padding:0;
}
#searchform #s {
	font-size:8pt;
	width:185px;
	margin-right:2px;
}
#searchform #submit {
	font-size:8pt;
}
input#s {
	color:#666;
	border:1px solid #cbcbcb;
	background:#fcfcfc;
}
#nav {
	height:28px;
	line-height:28px;
	margin:0 auto;
	padding:0;
}
ul.nav {
	height:22px;
	line-height:22px;
	float:left;
	list-style:none;
	font-size:11px;
	font-weight:400;
	text-transform:uppercase;
	margin:0;
	padding:3px 0 0;
}
ul.nav li {
	float:left !important;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
	/* border:1px solid #ccc; */
	border-bottom:0;

	/* background:#f1efe7; */
	color:#666;
	font-weight: bold;
	float:left;
	display:block;
	padding:0 10px 0 0;
}
ul.nav li a:hover, ul.nav li a:active {

	color: #474747;
	text-decoration:none;
}
ul.nav li.first a {
	/*border-left:1px solid #ccc;*/
}
ul.nav li.current_page_item a {
	text-decoration:underline;
	color:#666;
	background:#fff;
}
ul.nav li ul {
	float:left;
	margin:0;
	padding:0;
}
.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.alignright {
	float:right;
	padding-left:15px;
}
.alignleft {
	float:left;
}
blockquote {
	padding-left:20px;
	border-left:5px solid #ddd;
	margin:15px 30px 0 10px;
}
blockquote cite {
	display:block;
	margin:5px 0 0;
}
.comments h3 {
	font-family:"Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size:14px;
	font-weight:700;
	padding-top:10px;
}
.bobcomment :hover {
	background:#f8f8f3;
}
ol.commentlist {
	list-style:none;
	margin:0 0 1px;
	padding:0;
}
ol.commentlist li {
	list-style:none;
	margin:0;
	padding:13px 13px 1px;
}
ol.commentlist li.commenthead {
	list-style:none;
	margin:0;
}
ol.commentlist li.commenthead h2 {
	margin:0;
}
textarea {
	color:#666;
	width:80%;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	background:#fcfcfc;
	margin-top:2px;
	padding:3px;
}
#footer {
	background:#ffffff;
	height:26px;
	line-height:26px;
	clear:both;
	margin:0 auto;
	padding:0 5px;
}
a:link, a:visited {

	color: #635D45;

}

a:active
{
	color: black;

}

a:hover
{
	color: #474747;

}


#header h1.blogtitle a:link, #header h1.blogtitle a:active, #header h1.blogtitle a:visited {
	text-decoration:none;
	color:#fff;
	border:none;
}
.entry a:link, .entry a:active, .entry a:visited {
	text-decoration:none;
	color:#6c6d62;
	border:none;
}
.end, .bobcomment {
	border-bottom:1px #eeede0 solid;
}
input#url, input#author, input#email {
	color:#666;
	width:50%;
	border:1px solid #cbcbcb;
	margin-bottom:0.6em;
	background:#fcfcfc;
	margin-top:2px;
	padding:3px;
}

.lgbox_l {
clear:left;
float: left;
width: 180px;
text-align:center; 
padding-right:10px; 
padding-top:10px;
}
  
.lgbox_r {
float: right;
width: 180px;
text-align:center; 
padding-left:10px; 
padding-top:10px;
}


.lgbox_r_menu {
float: right;
width: 180px;
text-align:left; 
padding-left:10px; 
}
