/*-----------------------------------------------------------------------------
Theme Name: GravityLab Multimedia
Theme URI: http://www.gravlab.com
Description: The latest redesign
Version: 4.0
Author: Cameron Gaut
Author URI: http://www.gravlab.com

-----------------------------------------------------------------------------*/

/* @group Global Resets
-----------------------------------------------------------------------------*/


/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

#content {
	padding: 5px;
	width: 645px;
	border-left: none;
}

/* @end */

/* @group Headings
-----------------------------------------------------------------------------*/
h1 {
	
}

h2 {
	
}

.post h2 {
	
}

#sidebar h2 {
	
}

/* @end */

/* @group Links
-----------------------------------------------------------------------------*/
a:link{color:#2666CA; text-decoration: none; }
a:active {text-decoration: underline; color:#ffffff; }
a:visited {color:#2666CA; text-decoration: none; }
a:hover {text-decoration: underline; color:#2666CA; }

/* @end */


/* @group Masthead
-----------------------------------------------------------------------------*/

#wrapper {
	
}

#masthead {
	
}

#masthead_img {
	
}

#navcontainer {
	
}

ul#nav {
	
}

/* @end */


/* @group Content
-----------------------------------------------------------------------------*/

#content {
	
}
#content table {
font-size: 12px;
}
.post {
background: url(http://www.gravlab.com/media/wp-content/themes/gravitylab/images/postbottom.jpg) center bottom no-repeat;
width: 599px;
padding: 15px 25px 30px 25px;
}
#content .post h2 {
	margin: 0;
	font-size: 1.8em;
	text-align: left;
	font-weight: 100;
	
}
.post h2 a {
	color: #596c86;
}
.post h2 a:hover {text-decoration: none;}


.entry  {
	text-align: left;
}

.entry th {
	background-color: #BBB;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px;
	border-right: 1px solid #FFF;
}
.entry td {
	padding: 5px 10px;
	border-right: 1px solid #FFF;
}
.postmetadata {
	padding-top: 15px;	
}

.utw {
	
}

.navigation {
width: 580px;
padding: 0 20px 0 20px;;
font-size: 14px;
margin: 10px 0;
}
.navigation:after{
clear: both;
}
.navigation .alignleft {
float:left;
}
.navigation .alignright {
float:right;
}

.post_nav {
	
}

.postbody {
font-size: 12px;
}



/* @end */

/* @group Sidebar
-----------------------------------------------------------------------------*/

#sidebar {
	border-right: solid 1px #CCC;

}
#sidebar li {
margin:0;
padding:0;	


}

#sidebar li ul {
margin:0;
padding:0;	
}

#sidebar li ul li {
margin:0;
padding:0;
list-style-type: none;
}

#sidebar div {
background: none;
}

div#sidebar div.gradbox {
width: 218px;
background: url(http://www.gravlab.com/img/sidebarbg.gif) repeat-x ;
padding: 5px 10px;
margin: 0 0 5px 0;
}

div#sidebar div.gradbox div {
margin: 0;
padding: 0;
}
.tile_body li {
list-style-type: circle;
}
.tile_header { display: none; }
/* @end */

/* @group Footer
-----------------------------------------------------------------------------*/

#footer {
	
}

#footer p {
	
}

/* @end */

/* @group Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}

#searchform {
	
}

#searchform #s {
	
}

#searchform #submit {
	
}

#comments-form {
	
}

#commentform {
	
}

#author {
	
}

#email {
	
}

#url {
	
}

#comment {
	
}

#submit {
	
}



/* @end */

/* @group Tables
-----------------------------------------------------------------------------*/

table { 
border-spacing: 0;
border-collapse: collapse;
}

td {
text-align: left;
font-weight: normal;
}

/* @end */

/* @group Comments
-----------------------------------------------------------------------------*/

#comments-locked {
	
}

#respond {
	
}

#trackback-link {
	
}

ol#trackbacks {
	
}

ol#trackbacks li {
	
}

.comments-header {
	
}

ol#comments {
	
}

/*class for author highlight */
.highlight {
	
}

.comment-meta {
	
} 

.comment-author {
	
}

.comment-date {
	
}

.comment-text {
	
}

.gravatar {
	
}

.odd {
	
}

.even {
	
}



/* @end */

/* @group Misc.
-----------------------------------------------------------------------------*/

.post-teaser {
margin: 15px 0;
padding: 0 18px;
background: url('http://www.gravlab.com/img/icons/bullet_go.png') bottom left no-repeat;
font-weight: bold;
}
.post-teaser a {
display: block;
}

p.date {
font-weight: bold;
font-size: 1.2em;
color: #666;
margin: 0;
}

/* @end */