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


/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,abbr,acronym,address,caption,cite,code,dfn,em,var,fieldset,img,input  { 
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
}

table { border-collapse:collapse;   border-spacing:0; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
q:before,q:after { content:''; }







html { background:url("images/bg.jpg") fixed;}
body { background:url("images/bgshadowtop.png") repeat-x fixed; padding:25px 25px 100px 25px;}

#head { margin:0 auto; width:840px;  margin-bottom:50px;}
#logo { height:70px; overflow:hidden; }
#logo a { font-size:100px; color:#fff; font-weight:bold; font-style:normal; display:block; padding-top:40px; color:#00adf3; text-align:center;}

#menu { padding-top:10px;}
#menu li { float:right; margin-right:10px;}
#menu li a { display:block;  padding:2px 5px 2px 5px; font-style:normal; }
#menu li a, #menu li.invert a:hover {  background:#00adf3; color:#ffffff;  }
#menu li.invert a, #menu li a:hover { background:#000000; color:#00adf3; }

/* TYPOGRAPHY */
body, input, textarea, select { color:#666666; font-family: Arial, sans-serif; font-size:12px; line-height: 1.5em; }
p { padding-bottom:1em; }
a { text-decoration:none; color:#00adf3; font-style:italic; }

input, textarea, select { border:1px solid #dddddd;}
input, textarea { padding:5px; }


/* POSTY */
.eachpost { position:absolute;	background-color:white;   -moz-border-radius:3px;   -khtml-border-radius: 3px;   -webkit-border-radius:3px; }
.eachpostIn { padding:10px; }
.eachpost h2, .eachpost h1 { display:inline; background:#00adf3; color:#ffffff; font-size:16px; font-weight:normal; padding:5px; line-height:1.5em;}
.eachpost h2 a { color:#ffffff; font-style:normal;}
.eachpost h1 { font-size:22px;}
.eachpost .postImage { display:block; padding-bottom:7px;}
.eachpost .excerpt, .eachpost .content { padding-top:10px; padding-bottom:0;}
.eachpost .content { font-size:12px !important;}
.eachpost .meta { color:#999999; font-style:italic; padding-top:5px; border-top:1px solid #dddddd; margin-top:5px; font-size:11px !important;}
.eachpost .meta a { color:#999999; text-decoration:none; }
.eachpost.single .meta { border-top:0; margin:0; padding-bottom:5px; border-bottom:1px solid #dddddd; margin-bottom:5px; }
.eachpost.single { position:static !important; margin:0 auto; margin-bottom:20px;}

/* KOMENTARE */
.eachpost #commentform input[type="text"] { width:129px;}
.eachpost #commentform textarea { width:410px;}
.eachpost #commentform input[type="submit"] { display:block; -moz-border-radius:10px;   -khtml-border-radius: 10px;   -webkit-border-radius:10px;  background:#00adf3;   color:#fff; padding:5px 10px 5px 10px; border:none; cursor:pointer;}
.eachpost .bubble { -moz-border-radius:3px;   -khtml-border-radius: 3px;   -webkit-border-radius:3px;  background:#00adf3;   color:#ffffff; margin-bottom:10px; padding:5px;}
.eachpost .bubble small, .eachpost .bubble small a { color:#006893; font-style:italic; text-decoration:none;}


/* WP SYNTAX */
.wp_syntax { padding:10px; background:#fffd99; border:1px solid #ffcc00; margin-bottom:1em; overflow-x:auto; }


/* DOWNLOAD BUTTON */
p.download { width:400px; height:130px; background:url(images/download.png) no-repeat; margin:10px;}
p.download a { display:block; padding:55px 0 0 110px; line-height:60px; color:#ffffff; font-style:normal; font-weight:bold; }

/* ************** */
img.aligncenter { display:block; margin:0 auto; }