/* @override http://blog.dimmdesign.com/wp-content/themes/grid-a-licious/style.css */

/*
Theme Name: Grid-A-Licious(tm)
Theme URI: http://www.suprb.com/grid-a-licious/
Version: 1.0
Author: <a href="http://www.suprb.com">(c) 2008 Suprb</a>
*/

body {	
	background-color: #e1e3e3;
	color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 15px;
	background-image: url(http://blog.dimmdesign.com/wp-content/themes/grid-a-licious/blog_bg.png);
}

#about {
    font-size: 1.5em;
    padding: 17px;
	padding-left: 50px;
}

#about a {
    padding: 5px;
    color: #000;
	background-color: #fff;
	border: none;
}

#about a:hover {
	color: #879d9f;
    text-decoration:none;
    /*background-color: #007f94;*/
}

a { 
	/*color: #355797;*/
	text-decoration: none;
	/*color: #007f94;*/
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

a:hover	{ 
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	
	background-color: #fdef8a;
}

.wp-pagenavi {
	font-size: 1.5em;
}

.wp-pagenavi a{
	padding: 2px;
}

.round { 
	-moz-border-radius:3px;
  	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	padding: 10px;
	width: 200px;
	float: left;
	margin-right: 10px; 
	margin-bottom: 9px;
}

.contentIndex p img { 
	display: none;
	-moz-border-radius:3px;
  	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
}
.contentIndex {
	padding-bottom: 1px;
	margin-bottom: 1px;
	border-bottom: 1px solid #c6c6c6;
}
.imgClass {
	-moz-border-radius:3px;
  	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
}
.eachpost { 
	background-color: #fff;
	-moz-border-radius:3px;
  	-khtml-border-radius: 3px;
   	-webkit-border-radius:3px;
	position:absolute;
}

p {
	margin: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
}

p a {
	padding: 1px 1px;
}

.onebit_mp3 {
	padding-left: 3px;
	border-left-style: dashed;
	border-left-color: #007f94;
}
.onebit_mp3 embed{
	padding-left: 3px;
}

object {
	width: 200px;
	height: 150px;
}		
.eachpost > div {
	padding: 10px;
}

select#page_id { 
	width: 90px;
}
div#categories {
	position: absolute;
	top: 0;
	left: 100px;
}
select#cat.postform {
	width: 90px;
}

.eachpost > div.menuItemHeader a { 
	color: #fff; 
	text-decoration:none; 
	background-color: #fff;
}

.eachpost > div.menuItemHeader a:hover{
	color: #fff;
	text-decoration:none;
	background-color: #c2246f;
}

.eachpost > div.menuItemHeader { 
	height: 60px;
	text-align: center;
}

.eachpost > div.menuItemHeader img { 
	background-color: #fff;
}


div.mainTitle {
	margin-bottom: 10px;
	font: 1.5em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

.mainTitle a {
	border: none;
}
.mainTitle a:hover {
	color: #888683;
	background: none;
	text-decoration: none;
}

div.singleTitle { font-size: 1.5em; }
	
.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;
}
img a { border: none; background-color:none; background: none;}

a.nostyle:hover {
	background: none;
	border: none;
	opacity: 0.85;
}

img { border: none; background-color:none; background: none;}

.main { font-size: 0px !important; }

.main p img {	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border: none;
	background-color:none;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline; 
}


.twocols { background: #fff; }
.threecols { background: #fff; }

#title {
	margin: 5px;
	font-size: 1.5em;
}

input, textarea, select, button{
	background-color:#white;
	-moz-border-radius:3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius:3px;
	padding: 3px;
	border: 1px solid #ccc;
	margin-top: 5px;
	color:#666;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	outline: none;
}
				
textarea { width: 420px; padding: 5px; }

input { color:#666; padding: 5px; width: 420px;}

input:hover, input:focus {
	border: 1px solid #7a7a7a;
	outline: none;
}

.bubble { width: 100%; 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: 0px; display: block; }

#commentBox a { text-decoration: none; }
#comment {
	
	border: 1px solid #ccc;
}

#comment:hover, #comment:focus {
	border: 1px solid #7a7a7a;
	outline: none;
}

#submit {
	background-color: #ddd;
	border: none;
	color: #666;
	padding: 0;
	margin-left: 340px;
	outline: none;
}

#submit:hover {
	background-color: #eee;
	cursor: pointer;
}

small {
	padding: 0px 0px 7px 0px;
}

small a {  text-decoration: none; color: #5a5a5a; }

small a:hover { text-decoration: none; color: #000000;  }

.warning {
	background-color: black;
    -moz-border-radius:3px;
	-khtml-border-radius: 3px;
    -webkit-border-radius:3px;
    position: fixed;
	padding: 5px;
	top: 150px;
	left: 150px;
}
.warning p {
	margin: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	font-size: 1.5em;
	color: white;
}


div#listCat {
	display: inline-block;
	border: none;
}

div#listCat a, div.loves a {
	padding: 2px 2px;
	border: none;
}

div#listCat li {
	display: list-item;
	list-style-type: none;
	margin: 0px;
	padding: 1px 0;
}

div#listCat #leftList {
	float: left;

	margin-right: 4px;
}
div#listCat #rightList {
	float: right;
	margin-left: 4px;
}

form#searchform {

}

#s {
	width: 100px;
	position: relative;
	top: 0;
	float: left;
	clear: none;
	margin-left: 20px;
	margin-top: 0;
}

#searchsubmit {
	width: 27px;
	position: relative;
	margin: 0;
	padding: 0;
	left: 10px;
}
.sociable {
	font-size: 9px;
	line-height: 11px;
	padding-bottom: 0px;
	padding-top: 4px;
	margin-top: 10px;
	margin-bottom: 3px;
	color: #838383;
	border-top: 1px solid #c6c6c6;
}
.sociable ul, li{
	display: inline;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.sociable_tagline {
	display: inline;
}
/* page blocking loading spinner */
#page-loading { z-index: 5000;
position:fixed;
left:0px;
top:0px;
width: 100%;
height: 100%;
padding: 10px;
background: white; }


/*loading spinner*/
 #infscr-loading {
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  background-color:#FFFFFF;
  padding:6px;
  position:fixed;
  bottom:15px;
  right:15px;
  text-align:left;
}
#infscr-loading span { display:none;}

/*navigation buttons (needed for infinite scroll) */
.prev {	padding:6px;
  background-color: #fffef0;
  width: 70px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  margin-bottom: 20px;
}
.next {	padding:6px;
  background-color: #fffef0;
  width: 70px;
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  margin-bottom: 5px;
}

blockquote {
	text-align: left;
	color: #01394d;
	margin: 0 0 0 10px;
	font-size: 12px;
}


