/*
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: #fff; color: #353535; font-family: "Helvetica", Arial, sans-serif; text-align: justify; font-size: 12px; font-weight: 400; line-height: 15px; padding: 88px 0 0 31px; margin: 0 0 0 0 }

a 
{ color: #000; text-decoration: none; font-weight: 700 }

a:hover	
{ color: #ee6600; text-decoration: underline } 



h1
{ color: #800149; text-decoration: none; font-size: 13px; font-weight: 700 }

.titles
{ color: #800149; text-decoration: none; font-size: 13px; font-weight: 700 }

a.titles
{ color: #000; text-decoration: none; font-size: 13px; font-weight: 700 }

a.titles:hover
{ color: #555; text-decoration: none }


.posttitle
{ font-family: "Helvetica", Arial, sans-serif; color: #000; text-decoration: none; text-align: left; font-size: 13px; font-weight: 700; line-height: 15px }

.byline
{ font-size: 11px; font-weight: 500; line-height: 19px }

.posttitle2
{ padding-top: 2px; color: #656565; font-size: 12px; text-decoration: none; text-align: left; font-weight: 700; line-height: 14px }

.videotitle
{ color: #000; background-color: #fff; padding: 0; margin: 0; width: 400px; text-decoration: none; font-size: 13px; font-weight: 700; line-height: 24px }


img 
{ border: 0 }

.contentIndex p img 
{ display:none } 

.siteheader
{ position: fixed; z-index: 100; top: 0; left: 0; background-color: #fff; opacity: 1; width: 100%; height: 70px }

.siteheader2
{ position: fixed; z-index: 101; top: 70px; left: 0; background-color: #fff; opacity: .75; width: 100%; height: 1px }

.hrplogo
{ position: fixed; z-index: 200; top: 9px; left: 33px; background-color: transparent }

.mainnav
{ position: fixed; z-index: 300; top: 18px; left: 316px; text-align: left; background-color: transparent }

.mrdictionary 
{ position: fixed; z-index: 400; top: 12px; left: 581px; width: 250px; height: 45px; padding: 4px; overflow: hidden; text-align: left; font-size: 10px; line-height: 11px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background-color: #fff }



.pagesnav
{ position: fixed; z-index: 500; top: 46%; left: -20px; background-color: #fff}

.prev
{ float: left; margin-top: -52px }

.next
{ margin-top: 15px }



.eachpost 
{ background-color: #fff; position:absolute }

			
.eachpost > div 
{ padding:10px }


.twocols 
{ background-color: #fff; border-bottom: 20px #fff solid }

.threecols 
{ background-color: #fff }


.shortbreak
{ line-height: 10px; }




.pagestext
{ line-height: 16px; width: 332px }

.bio
{ line-height: 16px; width: 352px }

.videopage
{ line-height: 16px; width: 450px }


	
#allposts 
{ }

il, ul, ol 
{ list-style-type: none; list-style: none }

#mainContent img 
{ display: none }

#mainContent 
{ -moz-border-radius: 4px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; 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: 4px; -webkit-border-radius: 4px; border: 0; background: #fff; padding: 10px; margin-right: 10px; margin-bottom: 10px; display: inline }



.loading 
{ z-index: 5000; position:fixed; left: 0px; top: 0px; width: 100%; height: 100%; background-color: #fff }

input, textarea, select, button
{ background-color: #fff; padding: 1px; border: 1px solid #ddd; margin-top: 6px; color: #111; font-size: 11px; font-weight: 500; font-family: Arial, sans-serif }



/* styles for error box */
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
	padding:20px;
	border:dashed 2px red;
	width:90%;
	margin:0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.3em;
}

.error a, .error a:hover{
	color:#8a1f11;
}

/* simply moves close box to right */
.kickRight {
	text-align:right;
}




