/*
Theme Name: Keayo Grid Style
Theme URI: http://www.keayo.com/
Author: <a href="http://www.keayo.com">(c) 2009 Keayo</a>
*/

body {
	width:910px;
	background-color:#141F35;
	color:#FFF;
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height: 14px;
	padding:25px;
	margin:0px;
}

img{border:#FFF solid thin;}
 img:hover{border:#000 solid thin; text-decoration:blink;}

.heading{
	font: bold 20px/22px Cambria, Calibri, Arial, sans-serif;
}

#header{width:100%; height:190px; color:#FFF;margin-bottom:10px;}
	#header a{color:#FFF;}
	#header a:hover{text-decoration:underline;}
	#header input, #header select{
	background-color:#E4E4E6;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	border:0px;
	color:#003;
	font-family: Calibri, Cambria, Arial, sans-serif;
	}
	#header input{width:150px;}
#admin{clear:left;padding-bottom:5px;margin-left:10px;}
#headermenu{clear:left; margin-left:5px;margin-top:5px;}
#headermenuright{float:left; margin-left:15px;margin-top:100px;}


#logo{background-image: url(../../../images/topbg.gif); background-repeat:no-repeat; width:422px;height:167px;float:left;}

#logo a{display:block;width:422px;height:167px;}

a {
	color:#036;
	text-decoration:none;
}

a:hover	{ color:#666666; text-decoration:none; }

.round { 		background-color:white;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				padding: 10px;
				width: 200px;
				float: left;
				margin-right: 10px; }
.contentIndex{ height:150; }
.contentIndex p img { display:none; }

.eachpost {

	border:2px solid #E4E4E6;
	color:#E4E4E6;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	position:absolute;
	}
.eachpost a{color:#FFF;font-weight:bold;}
.eachpost a:hover{color:#069;font-size:12px;}


.eachpost > div { padding:10px; }
	
.eachpost .author { padding-right: 3em; }

.author, .comment { text-decoration:none; }

.eachpost .signature { margin-top:1.5em; }
	
/*#allposts { margin-bottom:60px; }
*/
il, ul, ol { list-style-type: none; list-style: none; }

#menuItem { height: 50px; }

#mainContent img { display: none }
#mainContent {  -moz-border-radius:3px;
				-webkit-border-radius:3px;
  				-khtml-border-radius: 3px;
				border: 0;
				background: #fff;
				padding: 0 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				width: 430px;
				float: left;
}
.main { font-size: 0px !important; }
.main p img {	-moz-border-radius:3px;
				-webkit-border-radius:3px;
				border: 0;
				background: #fff;
				padding: 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				display: inline; }

.twocols {
	background: #C7B178; color:#141F35;border:0;}
.threecols { background:none; border:0; padding-top:50px;padding-bottom:15px;}

input, textarea, select, button{
				background-color:#white;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				padding: 3px;
				border:1px;
				margin-top: 5px;
				color:#666;
				font-size:11px;
				font-family: Arial, sans-serif; }
				
textarea { width: 95%; padding: 5px; }

input { padding: 5px; width: 95%; }


.bubble { width: 97%; margin-bottom: 10px; }

.bubble blockquote { background: #6CC;
				margin: 0px;
   				-moz-border-radius: 3px;
  				-khtml-border-radius: 3px;
  				-webkit-border-radius: 3px;
				padding: 3px;
				 }

.bubble blockquote p { margin: 3px; padding: 0px; }

.bubble cite { 	position: relative;
				margin: -7px;
				padding: 7px 0px 13px 18px;
				top: 5px;
				background: transparent;
				font-style: normal;
				display: block; }

.commentmetadata { margin: 0; display: block; }

#commentBox a { text-decoration: none; }

#contentboxComments{color:#141F35;}
#contentboxComments small{color:#FFF;}

small a { text-decoration: none; }
.click{width:25px;height:25px;border:0;padding:0;display:inline;}