/*
Theme based on Grid-A-Licious(tm)
Theme URI: http://www.suprb.com/grid-a-licious/
Version: 1.0, aptimized by rupertHwilcock
Author: <a href="http://www.suprb.com">(c) 2008 Suprb</a>
*/

body {			background-color:#B1ADA5;
				color:#666666;
				font-family: Helvetica, sans-serif;
				font-size:11px;
				line-height: 14px;
				padding:25px;
				margin:0px;	}

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

a:hover	{ color:#88b044; 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 p img { display:none; }

.header { 	background-color:white;
				-moz-border-radius:0px;
  				-khtml-border-radius: 0px;
				-webkit-border-radius:0px;
				position:absolute;
				height:150px;
}
			
.header > div { padding:10px; }

.eachpost { 	background-color:white;
				-moz-border-radius:2px;
  				-khtml-border-radius: 2px;
				-webkit-border-radius:2px;
				position:absolute;	}
			
.eachpost > div { padding:10px; }
	
.eachpost .author { padding-right: 3em; }

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

.eachpost .signature { margin-top:1.5em; }
	
#allposts { margin-bottom:60px; }

.footer { 	background-color:white;
				-moz-border-radius:1px;
  				-khtml-border-radius: 1px;
				-webkit-border-radius:1px;
				position:absolute;
				height:150px;
}
			
.footer > div { padding:10px; }

.entry {

background: #fffff3;

padding: 5px;

position: relative;

}



il, ul, ol { list-style-type: none; list-style: none; padding:0px}

li { list-style: none; margin: 0px; padding: 0px;}

img{
	border:none;
}

#menuItem { 
	height: 50px;
	font-weight:bold;
	font-size:18pt;
}


/* karla's feeds footer
#feedfooter {  	padding: 0px;
				margin-right: 10px;
				margin-bottom: 10px;
				float: left;
}

.feedfooter {
	list-style-image: url(images/arrow-right-2.gif);
}
 */
 
/* karla's work stuff menu */
#categoryMenu {
	height:170px;
	font-weight:bold;
	font-size:18pt;
	line-height:14pt;
}
/*
#categoryMenu p{
	margin-top:0px;
	font-size:18pt;
	line-height:22px;
}
*/
#categoryMenu ul {
	padding: 0 0 10px 0;
	margin-top:2px;
/*	padding-left:0px;
	padding-bottom:10px;*/
}

#categoryMenu ul li{
	float:left;
	padding-right:5px;
}

#categoryMenu p, #menuItem p {

	margin:0px;
}


#mainContent img { display: none }
#mainContent {  -moz-border-radius:3px;
				-webkit-border-radius:0px;
  				-khtml-border-radius: 0px;
				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: #F2F0D9 }
.threecols { background: #292826 }

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

input { padding: 5px; width: 520px; }

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

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

.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; }

small a { text-decoration: none; }

