/*
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 {	
				color:#666;
				font-family: Arial, sans-serif;
				font-size:11px;
				line-height: 14px;
				padding:25px;
				margin:0px;
				padding: 0px;	
				background-color:# }

a {	color:#f6867c; text-decoration:underline; }

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

p a {	color:#000; text-decoration:none; }

p a:hover	{ color:#000; 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; }

.eachpost { 	background-color:;
				-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:20px; }

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

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

small a { text-decoration: underline; }



body{font-family:'Menlo', monospace, georgia;font-size:10px;}
a img {border:0;}

#nav-list-example img {margin:0px;}

#nav-list-example li {
    width: 400px;
    height: 600px;
    float: left;
    margin: 0;
    position: relative;
    z-index:1001;
}

#nav-list-example li div {
    width: 400px;
    height: 600px;
    overflow: hidden;
    background: white;
    position: absolute;
    top: 0;
    left: 0;
    
}

#nav-list-example li div.back {

    background: #000;
        width: 1200px;
        position: absolute;

}

 

#darom a{ color:#fff;

text-decoration:none;
border-bottom:1px dotted #000;
padding:0 2px;
  font-style: italic;

  font-family:georgia;
  }
 
 

 #darom a:hover{
border-bottom:1px solid #f6867c; 

}

 #klikas {cursor:pointer;}
 
li.filter  a, li.filter_on a{

color:#000;
text-decoration:none;
border-bottom:1px dotted #000;
padding:0 2px;
  font-style: italic;

  font-family:georgia;
}


li.filter  a:hover, li.filter_on a:hover{
border-bottom:1px solid #000; 
}

li.filter  a:active, li.filter_on a:active{
border-bottom:1px solid #f6867c;
color:#f6867c;

}



/**** Masonry CSS ****/


.box {
  margin: 5px;
  padding: 5px;
  background: #fff
  font-size: 11px;
  float: left;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
   text-align:center;
}

.col1 { width: 100px; }
.col2 { width: 200px; }
.col3 { width: 300px;}
.col4 { width: 400px;}
.col5 { width: 500px;}



