/*

Theme Name: Life in Gray - White

Theme URI: http://www.lifeingray.com/

Description:  A Custom Wordpress Theme by Jesse Gray, based off of the work "Kubrick" by Dave Shea.

Version: 1.3

Author: Jesse Gray

Tags: Life in Gray, Design, Web Design, Artist



Please tweak this and make it your own. :)

*/

html { 
	min-height: 100%; 
	margin-bottom: 1px; 
	height: 100%; 
	width: 100%;
	overflow: -moz-scrollbars-vertical;
} 

.recaptcha_theme_clean {
background: #FFF;
width:470px;
}

#recaptcha_widget_div {
margin-top:10px;
margin-bottom:10px;
}

.preview {
     padding-bottom:10px;
}





.preview2 {

     padding-top:25px;

}



.menuimg {
     padding-right:2px;
     padding-left:2px;
     padding-top:2px;
}

.menulink {
float:left; width:150px; text-align:left;
}

.social {
float:left; width:300px; text-align:left;
}


/* Begin Typography & Colors */


body {
	background: url(images/lig_bg.jpg) no-repeat top center #000;
	margin:0 auto !important ;
	padding:0px !important ;
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}


img {
	border:none;
}
img a {
	border:none;
}
a img {
	border:none;
}

#lig_wrapper {
	width:920px;
}

#lig_menu {
	background: url(images/lig_menu.png) no-repeat center;
	height:20px;
	padding-top:10px;
	width:870px;
	padding-left:25px;
	padding-right:25px;	
	text-align:right;
	color:#CCC;
}

#lig_menu a {
	color:#333;
	text-decoration:none;
}

#lig_menu a:hover {
	color:#4abcff;
	text-decoration:underline;
}

#lig_flash {
	width:920px;
	height:170px;
	padding:0px;
	margin:0px;
}

#lig_top {
	background:url(images/lig_top.png) center no-repeat;
	width:920px;
	height:10px;
	padding:0px;
	margin:0px;
	line-height:0px;
	font-size:0px;
}

#lig_content {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
	background:url(images/lig_content.png) center repeat-y ;
	width:870px;
}

#lig_footer {
	background:url(images/lig_footer.png) center no-repeat;
	width:870px;
	height:25px;
	padding-left:25px;
        padding-right:25px;
	margin:0px;
	text-align:left;
}

/*******************************************************/

#narrow {
	width:610px;
	float:left;
}

.lig_body_top {
	background:url(images/lig_body_top.jpg) no-repeat;
	height:11px;
	width:610px;
	font-size:0px;
	line-height:0px;
}

.lig_body_content {
	background:url(images/lig_body_content.jpg) repeat-y;
	width:580px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}

.lig_body_bottom {
	background:url(images/lig_body_bottom.jpg) no-repeat;
	height:11px;
	width:610px;
	font-size:0px;
	line-height:0px;
	padding-bottom:20px;
}


/*******************************************************/

#side {
	width:220px;
	float:right;
}

.lig_side_top {
	background:url(images/lig_side_top.jpg) no-repeat;
	height:11px;
	width:220px;
	font-size:0px;
	line-height:0px;
}

.lig_side_content {
	background:url(images/lig_side_content.jpg) repeat-y;
	width:190px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
}

.lig_side_bottom {
	background:url(images/lig_side_bottom.jpg) no-repeat;
	height:11px;
	width:220px;
	font-size:0px;
	line-height:0px;
	padding-bottom:20px;	
}


/********************************************************/



/* Tags *********************************************/



h1 {
	padding:0px;
	margin:0px;
	font-size:16px;
}

h2 {
	padding:0px;
	margin:0px;
	font-size:14px;
}



h3 {
	padding:0px;
	margin:0px;
	font-size:13px;
}



#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}


.widecolumn .entry p {
	font-size: 1.05em;
	}



.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}



.widecolumn {
	line-height: 1.6em;
	}



.narrowcolumn .postmetadata {
	text-align: center;
	}



.thread-alt {
	background-color: #242424;
}

.thread-even {
	background-color: #121212;
}



.thread-odd {
	background-color: #363636;
}



.depth-1 {
border: 1px solid #BBB;
}



.even, .alt {
	border-left: 1px solid #BBB;
}





small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



h1, h2, h3 {
	font-weight: bold;
	color:#555;
	}







#headerimg .description {

	font-size: 1.2em;

	text-align: center;

	}





h2.pagetitle {

	font-size: 1.6em;

	}



#sidebar h2 {

	font-size: 1.2em;

	}





a {

	color:#333;

	text-decoration:none;

}

a:hover {

	color:#4abcff;

	text-decoration:underline;

}





.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em ;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #4b5861;

	padding: 2px;

	background: #8b98a1;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {



	}



.commentmetadata {

	font-weight: normal;

	}





small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #888;

	}



code {

	font: 1.1em ;

        padding: 5px;

        background: #363636;

        border: 1px solid #BBB;

        height: 120px;

        overflow:auto;

        display:block;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em ;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */



.narrowcolumn {
	width:610px;
	float:left;

	}



.widecolumn {
	width:610px;
	float:left;

	}



.post {

	margin: 0 0 0px;

	text-align: justify;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 0px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear {

	clear: both;

	width:100%;

	line-height:0px;

	height:0px;	

	font-size:0px;

}








/* End Structure */







/*	Begin Headers */

h1 {

	padding: 0px;

	padding-top:0px;

	margin: 0;

	}



h2 {

	padding: 0px;

	padding-top:0px;

	margin:0px;

	}



h2.pagetitle {

	margin: 0px;

	text-align: center;

}



#sidebar h2 {

	margin: 5px 0 0;

	padding: 0px;

	}



h3 {

	padding-top: 0px;

	padding: 0px;

	margin: 0px;

	}



h3.comments {

	padding: 0px;

	padding-top: 0px;

	margin: 0px;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 10px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";

	}



.entry ol {

	padding: 0 0 0 10px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}

	

#searchform input {	

padding:2px;

}



.lig_form {	

	background:url(images/lig_input.jpg) repeat-x;

	color:#000;

	border:solid 1px #424242;

}



.lig_form2 {	

	background:url(images/lig_input2.jpg) repeat-x #b5b5b5;

	color:#000;

	border:solid 1px #424242;

}



#sidebar #searchform #s {

	width: 110px;

	padding-right: 2px;

	background:url(images/lig_input.jpg) repeat-x;

	color:#000;

	border:solid 1px #424c55;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;



	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	background: #ccc;

	border: 1px #4b4b4b;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */

#sidebar {
	width:220px;
	float:right;
text-align:left;
	}



#sidebar form {

	margin: 0;

	}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #4b5861;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #4b5861;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #4b5861;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

/* End captions */







