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

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

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

#header {
	height: 160px;
}

#logo {
	text-transform: uppercase;
	color: #000000;
	font-size: 16px;
	font-weight: bolder;

}

#logo a{
	color: #000000;
	font-size: 16px;
	font-weight: bolder;
}

#categorie ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-transform: uppercase;
}

#categorie ul li a{
	color: #808080;
	font-size: 16px;
	font-weight: bolder;
}

#categorie ul li a:hover{
	color: #000000;
}

#social {
	position: absolute;
	right: 0px;
	top: 20px;
	margin: 0px;
	padding: 0px;
}

#social ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#social ul li{
	float: left;
	width: 42px;
	height: 41px;
	margin: 0 10px 0 0;
}

#purp {
	display: block;
	width: 42px;
	height: 41px;
	background: url(images/social.gif) no-repeat  0 -42px;
}

#purp:hover {
	display: block;
	width: 42px;
	height: 41px;
	background: url(images/social.gif) no-repeat 0 0px;
}

#mail {
	display: block;
	width: 42px;
	height: 41px;
	background: url(images/social.gif) no-repeat  -50px -42px;
}

#mail:hover {
	display: block;
	width: 42px;
	height: 41px;
	background: url(images/social.gif) no-repeat -50px 0px;
}
#myspace {
	display: block;
	width: 42px;
	height: 41px;
	background: url(images/social.gif) no-repeat  -99px -42px;
}

#myspace:hover {
	display: block;
	width: 42px;
	height: 41px;
	background: url(images/social.gif) no-repeat -99px 0px;
}
#facebook {
	display: block;
	width: 42px;
	height: 41px;
	background: url(images/social.gif) no-repeat  -149px -42px;
}

#facebook:hover {
	display: block;
	width: 42px;
	height: 41px;
	background: url(images/social.gif) no-repeat -149px 0px;
}
#youtube {
	display: block;
	width: 42px;
	height: 41px;
	background: url(images/social.gif) no-repeat  -198px -42px;
}

#youtube:hover {
	display: block;
	width: 42px;
	height: 41px;
	background: url(images/social.gif) no-repeat -198px 0px;
}

.round { 		background-color:white;
				padding: 10px;
				width: 200px;
				float: left;
				margin-right: 10px; }

.contentIndex p img { display:none; }

.eachpost { 	background-color: #848484;
				position:absolute;
				color: #ffffff;
					}

.eachpost h1{ 	
			color: #ffffff;
			text-transform: uppercase;
			font-size: 14px;
					}

.eachpost h1 a:hover{ 	
			color: #ffa301;
					}

.eachpost h2{ 	
			background: url(images/bottom.gif) no-repeat right;
			margin: 0px;
			padding: 0px;
			display: block;
			width: 100%;
			height: 20px;
			
					}

.eachpost h3{ 	
			color: #ffa301;
			text-transform: uppercase;
			font-size: 14px;
					}

.eachpost h3:hover{ 	
			color: #ffffff;
					}

.eachpost img{ 	
			padding-bottom: 20px;
		
					}

.eachpost a{ 	
			color: #ffffff;
					}
			
.eachpost > div { 			
background: url(images/top.gif) no-repeat;
padding: 20px 20px 0px 20px; }
	
.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: 50px; }

#mainContent img { display: none }
#mainContent {  
				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 {	
				border: 0;
				background: #fff;
				padding: 10px;
				margin-right: 10px;
				margin-bottom: 10px;
				display: inline; }

.twocols { background: #848484}
.threecols { background: #848484 }

input, textarea, select, button{
				background-color:#white;
				padding: 3px;
				border:0px;
				margin-top: 5px;
				color:#666;
				font-size:11px;
				font-family: Arial, sans-serif; }
				
textarea { width: 400px; padding: 5px; }

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

.bubble { width: 430px; margin-bottom: 10px;}

.bubble blockquote { background: #fff;
				margin: 0px;
				padding: 3px;
				color: #000000;
				}

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