/*
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:#000000;
				color:#666666;
				font-family: Georgia;
				font-size:11px;
				line-height: 14px;
				padding:25px;
				margin:0px;
				}

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

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

h2 {
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	font-weight: bolder;
	color: #222222;
	margin-bottom: 0px;
}

h2 a {
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	font-weight: bolder;
	color:#222222;
	}
	
h2 a:hover {
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	font-weight: bolder;
	color:#222222;
	text-decoration:underline;
	}
	
#stripe {
	background: #FFFFFF url(images/stripegray.png) repeat scroll 0 0 !important;
	font-family: Helvetica;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bolder;
	color: #000;
	line-height: 18px;
	}

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

#page_id {	font-family: Georgia;
			background: #dddddd;
			background-position: center;
			color: #000;
			width: 200px;
			}

#cat {		font-family: Georgia;
			background: #dddddd;
			background-position: center;
			color: #000;
			width: 200px;
			}
			
#book {		font-family: Georgia;
			background: #dddddd;
			background-position: center;
			color: #000;
			width: 200px;
			}
#search {
height:48px;
}

#searchsubmit {display: none;}

.search-me input {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
font-style:italic;
width:100%;
background:#c1c1c1 none repeat scroll 0 0;
color:black;
font-family:georgia;
text-align:left;
}

#s {
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
font-style:italic;
width:95%;
background:#c1c1c1 none repeat scroll 0 0;
color:black;
font-family:georgia;
text-align:left;
}

.screen-reader-text {display: none;}
		
.eachpost { 	background-color:#e8e7e7;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				/*border-top: 1px dotted #000000;
				border-bottom: 1px dotted #000000;*/
				position:absolute;
				}	
	
.eachpost > div { padding:10px;}

.eachpost3 {display: none;}

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

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

.eachpost .signature { margin-top:1.5em; }

.eachpost2 { 	
background-color:#000000;
-moz-border-radius:4px;
-khtml-border-radius: 4px;
-webkit-border-radius:4px;
/*position:absolute;*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
width: 130px;
}

.eachpost2 > div { 
padding:10px; 
padding-bottom: 20px;
}

img {
border: none;
/*border-bottom: 1px dotted #000000;
border-top: none;
border-left: none;
border-right: none;
padding-bottom: 10px; */
}
	
#allposts {
margin-bottom:60px;
margin-left:0px;
margin-top:60px; }

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

#menuItem { height: 150px; }

#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: #ffffff;}
.threecols { background: #dddddd; }
#commentcols {background: #ddd;}

input, textarea, select, button{
				background-color:#dddddd;
				-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: 420px; padding: 5px; }

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

.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 {
font-family: Courier;
border-top:1px solid #CCCCCC;
font-size:9px;
line-height:11px;
margin-bottom:0;
padding-bottom:5px;
padding-top:5px;
}


.small a { 		text-decoration: none;
				/*background-color: #dddddd;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				padding: 0px 2px 0px 2px;*/ }
				
.small a:hover { text-decoration: none;
				/*background-color:#aaaaaa;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;*/ }

.small1 {
border-top:1px solid #CCCCCC;
border-bottom: 1px solid #cccccc;
font-size:9px;
line-height:11px;
margin-bottom:0;
padding-bottom:5px;
padding-top:5px;
}


.small1 a { 		text-decoration: none;
				/*background-color: #dddddd;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				padding: 0px 2px 0px 2px;*/ }
				
.small1 a:hover { text-decoration: none;
				/*background-color:#aaaaaa;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;*/ }

.intro {
	background: url('http://www.dennislynge.dk/clients/designunit/wp-content/logo/designunit.png') no-repeat;
	background-position: center;
	background-color:#000000;
-moz-border-radius:4px;
-khtml-border-radius: 4px;
-webkit-border-radius:4px;
float: left;
margin-right: 10px;
margin-bottom: 10px;
width: 220px;
}

.intro > div { 
padding:10px; 
padding-bottom: 20px;
}

.intro a, .intro span {
	padding-left:35px;
}

/*navigation buttons (needed for infinite scroll)

.prev { padding:6px;
background-color: #fff;
width: 70px;
-moz-border-radius:2px;
-khtml-border-radius: 2px;
-webkit-border-radius:2px;
margin-bottom: 20px;

}

.next { padding:6px;
background-color: #fff;
width: 70px;
-moz-border-radius:2px;
-khtml-border-radius: 2px;
-webkit-border-radius:2px;
margin-bottom: 5px;

}

#infscr-loading {}

.avatar {
	float:left;
	margin:5px 10px 5px 5px;
}

.circle_test {
color:#FFA748;
}
.topright {
float:right;
font-size:28px;
font-weight:bold;
padding-right:3px;
text-align:right;
width:10px;
} */

.categories {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFF;
	}

.categories a {
	color:#FFF;
	}
	
.categories h2 {
	display:none;
	}
	
.categories ul,li {
	padding: 0px;
	list-style:none;
	color:#FFF;
	}

.cat-item a {
	color:#FFF;
	font-style: italic;
}

.cat-item a:hover {
	color:#ddd;
	text-decoration:underline;
	font-style: italic;
}

.more-link {
	font-size:9px;
	color:#666;
	font-style:italic;
	}
	
.pagenav {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFF;
	}

.pagenav a {
	color:#FFF;
	}
	
.pagenav ul,li {
	padding: 0px;
	list-style:none;
	color:#FFF;
	}
.page_item a {
	color: #ffffff;
	font-style: italic;
}

.page_item a:hover {
	color:#dddddd;
	text-decoration:underline;
	font-style: italic;
}

/* 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;
}