/*
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: #ffffff;
				color:#3D3D3D;
				font-family: Arial, sans-serif;
				font-size:11px;
				line-height: 16px;
				padding-left:25px;
				padding-top: 25px;
				margin:0px;	}
form{padding: 0px; margin: 0px;}
a {	color:#333333; text-decoration:underline; }

a:hover	{ color:#bbbbbb; text-decoration:none; }
h1{
	text-transform: uppercase;
	color: #444444:
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin: 0px;
	}
.post-title{ text-transform: uppercase; text-decoration: none; font-size: 12px;}
.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: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; }

.eachpost img {max-width: 100%;}
	
#allposts { margin-bottom:60px; }

il, ul, ol { list-style-type: none; list-style: none; margin: 0px; }

.menuItem {
}
.menuItem a{color: #eeeeee;}
#logo a{border: none 0px; text-decoration: none;}
#logo a img{border: none 0px; text-decoration: none;}
#logo h1{color:#666666;
				font-family: Arial, sans-serif;
				font-size:11px;
				line-height: 16px;
				font-weight: normal;
				text-transform: none;}

#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 {  }
.threecols {  }
.gul{background: #f2f226;}

input[type='text'], textarea{
				background-color:#bbbbbb;
				-moz-border-radius:3px;
  				-khtml-border-radius: 3px;
				-webkit-border-radius:3px;
				padding: 5px;
				border:0px;
				margin-top: 5px;
				color:#666;
				font-size:11px;
				font-family: Arial, sans-serif; }
				
textarea { width: 190px; padding: 5px; border: 0px;}

input[type='text'] { padding: 5px; width: 190px;border: 0px; }

.bsSearch input { width: 200px; margin: 0px; font-size: 11px;padding: 10px;}
.bubble { width: 200px; 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; }

.category-menu{
	list-style: none;
	list-style-position: outside;
	display: inline;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
.category-menu a{text-decoration: none; font-weight: normal;}
.category-menu .cat-item-21 {margin-top: 25px;}
.category-menu li.current-cat a{font-weight: bold;}
.category-menu ul.children li a{font-weight: normal;}
ul.category-menu ul {margin-left: 0px; margin-bottom: 8px; margin-right: 0px; margin-top: 0px; padding: 0px;}

a img{border: none;}

#infscr-loading{
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
background-color: #FFFFFF;
bottom:50px;
padding: 10px;
position:fixed;
right:50px;
text-align:left;
z-index: 500;
border: 1px solid #CCCCCC;
}

.preloader{
	background-color:white;
	position:fixed;
	top: 0px;
	left: 0px;
	padding: 20px;
	z-index: 500;
	width: 100%;
	height:100%;
}

ul.qtrans_language_chooser{list-style: none;list-style-position: outside; margin: 0px;padding: 0px;}
ul.qtrans_language_chooser li{float: left;margin-right: 10px;}
/*External Links*/

/*PDF Links - adds a small PDF icon to all PDF links*/
a[href$=".pdf"] {background: url(icons/page_pdf.png) no-repeat left top; padding-left:22px; padding-bottom:3px;}

/*zip,rar Links */
a[href$=".zip"],a[href$=".rar"] {background: url(icons/document_zipper.png) no-repeat left top; padding-left:22px; padding-bottom:3px;}

/*DOC Links - adds a small word doc icon to all word document links*/
a[href$=".doc"], a[href$=".docx"] {background: url(icons/document_word.png) no-repeat left top; padding-left:22px; padding-bottom:3px;}