/* @override http://colour-wear.com/blogg/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: #fffeff;
				color:#666666;	
				background: url(/blogg/wp-content/themes/grid-a-licious/Bilder/bg.jpg) repeat;
	font: 12px/14px "anivers-1","anivers-2";
	padding: 75px 25px 35px;
	margin: 0px 0px 35px;
}

a {	color:#1e96eb; text-decoration:none; font-family: "anivers-1","anivers-2";
}

a:hover	{
	background-color: #1e96eb;
	color: #fffeff;
					-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
}

h1 {
	font-size: 16px; font-family: "edo-1","edo-2";
	color: #000; 
}

h1:hover {
	color: #1e96eb;
}

.info {
	float: right; border-style: none;
}

.picsmall {
	float: right;
	border-style: none;
}

.round { 		background-color:white;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				width: 200px;
				float: left;
	padding: 10px;
	margin-right: 10px;
}

.contentIndex p img { display:none; }

.eachpost { 	background-color:white;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				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; }

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

#menuItem { height: 54px;
	opacity: 1;
}

#logo {
	opacity: 1;
	border-style: none;
	background-color: transparent;
	bottom: 55px;
}
#logo:hover {
	opacity: 1;
	background-color: transparent;
	color: transparent;
}

div.linkcat {
	margin-bottom: 120px;
}



#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: #fffeff}
.threecols { background: #fffeff}

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

input#submit:hover {
	background-color: #1e96eb;
	color: #fffeff;
}
				
textarea { width: 420px; padding: 5px;
background-color: #eaeaea;
}

textarea:hover {
	color: #000;
}

input { padding: 5px; width: 420px;
	background-color: #eaeaea;
}

input:hover {
	color: #000;
}

img {
	position:relative;
	opacity: 1;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
	background-color: transparent;
}
img:hover {
	opacity: .85;
-webkit-transition: opacity;
-webkit-transition-timing-function: ease-out;
-webkit-transition-duration: 500ms;
	background-color: transparent;
	
	
}

#img .details{
opacity: .9;
position:absolute;
top:0;
left:0;
margin-left:-200px;
-webkit-transition: margin-left;
-webkit-transition-timing-function: ease-in;
-webkit-transition-duration: 250ms;
}

#img:hover .details{
margin-left:0;
}

.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;
	color: #929292;
}
small a:hover { text-decoration: none;
	color: #212121;
	background-color: #fffeff;
}

/* search */
#s {
	width: 190px;
	font-family: 11px/14px "anivers-1","anivers-2";
}

#s:hover {
	color: #000;
	background-color:#FFF;
}
/* search end */

h8 {
	margin-left: 35px;
}



div#social {
	float: right;
	font-size: 10px;
}

#socialby p a {
	color: #a9a9a9;
}

div#socialh {
	float: right;
	font-size: 12px;
	color: #a9a9a9;
}

#social a:hover {
	background-color: #fffeff;
	color: #000;
}

#socialby p a:hover {
		background-color: #fffeff;
	color: #000;
}

#prevpost a:hover {
	background-color: #fffeff;
	color: #000;
}

#prevpost {
	float: left;
	padding-bottom: 10px;
}


#nextpost a:hover {
	background-color: #fffeff;
	color: #000;
}

#nextpost {
	float: right;
}

div#socialby {
	float: left;
	font-size: 10px;
}

div.infoimg {
	float: right;
	display: table;
	background-color: transparent;
	border-style: hidden;
	padding: 10px 0 20px;
	margin: -50px 5px 0 0;
 }

div.infoimg:hover {
	background-color: transparent;
	opacity: 0.55;
	border-style: none;
	color: transparent;
}

.hidden {
	visibility: hidden;
	overflow: hidden;
	opacity: 0;
}

/* 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;
}
/* DropDown Menu */
#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
border: 1px solid black;
background-color: #FFEEC6;
}

.mainitems a{
margin-left: 6px;
margin-right: 8px;
text-decoration: none;
}

.subuls{
display: none;
width: 10em;
position: absolute;
top: 1.2em;
left: 0;
background-color: lightyellow;
border: 1px solid black;
}

.subuls li{
width: 100%;
}

.subuls li a{
text-decoration: underline;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}
/* DropDown Menu End*/

#block_1 { float: left; width: 34%; margin-left: 33%; margin-bottom: 10px;
}
#block_2 { float: left; width: 33%; margin-left: -67%; margin-bottom: 10px;
}
#block_3 { float: left; width: 33%; margin-bottom: 10px;
}

h5 {
	font: bold 12px "anivers-1","anivers-2";
	border-bottom: 0.1em solid #d5d5d5;
	padding-bottom: 10px;
	margin-bottom: 0;
	margin-top: 0;
	width: 100px;
}


a.crp_title {
	color: #929292;
	font-size: 11px;
}
#block_1 a {
	color: #797979;
	font-size: 11px;	
}
#block_3 a {
	color: #424242;
	font-size: 11px;
}

a.crp_title:hover {
	color: #fffeff;
}
#block_1 a:hover {
	color: #fffeff;
}
#block_3 a:hover {
	color: #fffeff;
}

#catid2 ul.xoxo.blogroll li.brlink a {
	z-index: 0;

	color: #1e96eb;
	padding: 0 0 0 0px;
	display: inline;
	margin: 0 200px 10px 0;
}


#catid2 ul.xoxo.blogroll li.brlink a:hover {
	background-color: #1e96eb;
	color: #fffeff;
					-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
	padding-left: 2px;
	padding-right: 2px;
}

h2.linkcattitle {
		font-size: 16px; font-family: "edo-1","edo-2";
	color: #000;
}