/* 
******* Clean Plain Colors Theme for MoBlogUK *******
* by Nicolás Fantino (ala_747)
* Website: www.100px.com
* 03/10/2004
* Released under GPL Licence.
*/

body {
	margin: 0; 
	padding-bottom: 0;
	color: #888;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 100%;
	background-image: url(bkg.body.jpg);
	background-repeat: repeat-x;
}
input, textarea {
 	font-family: arial, verdana, helvetica, sans-serif;
	border: 1px solid #ccc;
	background: #fafafa;
}
textarea:focus, textarea:hover, input:focus, input:hover {
	background: #f1f1f1;
}
hr {
	display: block;
	color:#e9e9e9;
	background:#e9e9e9;
	height:1px; 
	border:0;
	width: 90%;
	margin: 3px; 
}
small {
	font-size:1em
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1em;
}

a:link, a:visited {
	color: #246;
}

a:hover, a:active {
	color: #6c0;
	text-decoration: underline;
	background-color: #f7f7f7
}
li {
	line-height: 130%;
}
form {
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
}
#pageall {
	position: relative;
	margin: 5px auto 0 auto;
	width: 750px;
	font-size: .7em;
	line-height: 160%;
	border-bottom: 10px solid #fc0
}
/* top header & nav */
#masthead {
	height: 80px;
	background: transparent url(header.gif) 0 -40px no-repeat;
	margin: 5px auto 0 auto;
	width: 750px;
}
#masthead a {
	font-weight: bold;
	color: #fc0;
	text-decoration: none;
	border-top: 5px solid transparent;
	padding: 3px 9px;
}
#masthead a:hover {
	color: #6c0;
	border-top: 5px solid #6c0;
	background-color: transparent;
}
#masthead a.selected, #masthead a.selected:hover {
	color: #246;
	background-color: transparent;
	border-top: 5px solid #246;
}
#masthead a.plainlink {
	display:none;
}
#masthead img {
	float: left;
}
.mainnav {
	position: absolute;
	padding: 7px;
	margin: 0;
	right: 0;
	white-space: nowrap;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: .85em;
}
html>body .mainnav {
	padding: 4px;
	margin: 3px 0;
}
#navigation li {
	display: inline;
	list-style-image: none;
	padding: 0;
	margin: 0;
	line-height: 165%;
}
#navigation {
	margin:0;
	padding: 0;
}
#rightcontent {
	position: absolute;
	right: 7px;
	top: 60px;
}
#masthead #rightcontent a {
	padding: 3px;
	background-color: transparent;
	border: none;
	color: #246
}
#masthead #rightcontent a:hover {
	text-decoration: underline;
	color: #c00;
}
#backlink { 
	display:none;
}
/* left column */
.leftbox {
	width: 190px;
	position: relative;
	padding: 0;
	float: left;
	border-top: 5px solid #F0B2B2;
	overflow: hidden;
}
.leftbox:hover {
	border-top: 5px solid #e66;
}
.leftbox a {
	color:#e66;
	text-decoration: none;
}
.leftbox a:hover {
	color: #c00
}
#recentupdate:hover h2, #recentupdate2:hover h2, #recentcomments:hover h2 {
	color: #e66;
	border-top: 5px solid #e66;
}
.leftbox h2 {
	padding: 3px;
	padding-left: 8px;
	margin:0;
	color: #F0B2B2;
	text-transform: capitalize;
	border-top: 5px solid #F0B2B2;
}
.leftbox h3 {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
	margin:0;
	color: #F0B2B2;
	font-size: 1em;
}
.leftbox ul {
	margin: 0;
	padding: 0 0 20px 10px;
	list-style: none;
}
.leftbox li {
	padding-top: 5px
}
.leftbox p {
	padding: 10px 5px;
	margin: 0;
}
.leftbox p small {
	padding: 10px 5px;
	margin: 0;
}
.leftbox p strong {
	font-weight: bold;
}
.leftbox #favimage {
	text-align: center;
	margin: 0;
}
.leftbox #favimage img {
	border: 1px solid #ccc
}
/* main */
.contentbox {
	width: 538px;
	margin: 0 0 10px 205px;
	text-align: left; 
	border-top: 10px solid #C9D3DE;
}
.contentbox:hover {
	border-top: 10px solid #7C96B1;
}
.contentheader {
	padding: 2px 8px;
}

.contentheader h1, h2 {
	padding: 0;
	margin: 0;
	color: #C9D3DE;
	text-transform: capitalize;
}
.contentbox:hover .contentheader h1, h2 {
	color:#7C96B1;
}
.contenttext {
	padding: 10px;
}
.contenttext li {
	list-style-image: none;
	padding-top: 7px;
}
#randomblog {
   padding:4px;
   float: right;
   margin: 10px;
   width: 170px;
   margin-left: 25px;
   border:1px solid #e9e9e9;
	border-top: 5px solid #C9D3DE;
   background:#f7f7f7;
   text-align: center;
}
#randomblog a {
	text-decoration:none;
}
#randomblogclearer {
   clear: right;
   margin-bottom: 10px;
}	
.blogshot {
	padding: 0;
	text-align: right;
	display: inline;
	float: right;
}
.blogshot img, #randomblog img {
	border: 1px solid #ccc;
}
a.plainlink, a.plainlink:hover, a.plainlink:visited {
	border: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	text-decoration: none;
}
.randomblog img a:hover, .blogshot img a:hover, .blogshot a:hover img, .recentpost img a:hover, .recentpost a:hover img, .recentpostlist a:hover img {
	border: 1px solid #7C96B1;
	text-decoration: none;
}
.blogtext {
	text-align: center;
}
.viewtext {
	clear: right;
}
.blogcontrols {
	padding: 3px;
	text-align: right;
	clear: right;
	background: #f7f7f7;
	border-top: 1px solid #e9e9e9;
}

#freestanding {
	text-align: center;
}

#freestanding a, #freestanding .nolink {
	padding: 3px;
float: left;
}

.blogcontrols a, .blogcontrols a:hover {
	padding: 3px;
}

#pagenums {
	background: #f7f7f7;
	text-align: center;
}
.recentpost {
	width: 163px; 
	height: 180px;
	margin: 3px;
	float: left;
	text-align: center;
}
.recentpost img {
	border: 1px solid #ddd;
}
.friendspost {
	height: 200px;
}
.recentpostlist  { 
	padding: 5px 0;
	text-align: left;
}
#latestposts {
	text-align: center;
}
#donate {
	margin-bottom: -45px;
	clear: left;
}
#donate form {
	text-align: left;
	padding: 0;
	margin: 0;
	width: 480px;
}
#donate img, #donate input {
	border: 1px solid #ccc
}
#footer {
	clear:both;
	margin:0;
	padding: 20px 0;
	text-align: right;
	font-size: .8em
}
#footer a:hover {
	color: #c00;
}					
