/****  
Theme Name: LittleBigHead
Theme URL: http://www.garygretsky.com
Description: A simple fixed-width two column theme I am learning to make!
Version: 1.0
Author: Quelyn
Author URL: http://www.emocrap.com/
****/

/*-------------------
Header
--------------------*/

#header {
	display:block;
	background: url('images/lbhheader.jpg') no-repeat bottom center;
	height:143px;
	width:900px;
        color:#fff;
	position:relative;
	margin: 0 auto 0 auto;
	text-align:center;
	}

#header h1 {
	font-size:2.2em;
	margin:0; 
	padding:45px 30px 0 0;
        color:#fff;
}

#header p {
	padding:0 30px 0 0;
}

#header a {
        color:#fff;
        text-decoration: none;
}

/*--------------------------------
General Formatting Sitewide Stuff
---------------------------------*/

body{
	position: relative;
	text-align: left;
	width: 900px;
	margin: auto;
	font-family: 'Trebuchet MS',Sans-serif;
	font-size:0.7em;
	_font-size:10px;
	vertical-align: top;
	background: #000;
	}

#wrapper {
	width:900px;
	height: 100%;
	margin: 0 auto 0 auto;
	text-align:left;
	background: #fff;
	float:left;
}

h2,h3,h4,h4,h6 {
	font-size:1.7em;
	font-weight:normal;
}

h1 {
	font-size: 24px;
	padding: 0 0 10px 0;
}

p{
	padding:10px 0 0 0;
}

.post h2{
	font-family: 'Trebuchet MS',Sans-serif;
	font-size: 18px;
}

.entry{
	line-height: 17px;
}

p.postmetadata{
	border-top: 1px solid #dae0e6;
	margin: 10px 0 0 0;
}

#content{
	float:left;
	clear:both;
	width:624px;
	padding: 7px;
	background: #ffffff;
	font-size:1.2em;
	overflow:hidden;
	       }

.sidedots{
	background: url('images/sidedots.jpg') no-repeat bottom center;
	float: right;
	clear:both;
	width:21;
	margin:0 0 0 0;
	overflow:hidden;
	}

/*-----
Sidebar
------*/

.sidebar {
	width:260px;
	display: inline;
	float:left;
    	color:#4d362a;
	margin:0 0 0 0;
	overflow:hidden;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
}

.sidebar #site a{
	border:none;
	}

.sidebar #contact a{
	border:none;
	text-decoration:none;
	}

.sidebar h2 {
	clear:both;
	border-bottom:1px solid #000;
	padding:2px 0 2px 0;
	font-size:1.4em;
}

.sidebar img{ 
	border:none; 
	}

.sidebar .col {
	width:100px;
	margin:0 10px 0 0;
	float:left;
}

.sidebar a {
	border:none;
	color:#888;
}

.sidebar a:hover {
	color:#68f;
}

.sidebar p {
	font-size:1em;
	margin:1px 0;
}

.sidebar ul {
	list-style-type:none;
	padding:0 5px 0 5px;
	margin:0;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	font-family: 'Trebuchet MS',Sans-serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 20px;
}

.sidebar li {
	_border:1px solid #fff;
	clear:both;

}
.sidebar ul ul {
	margin:0 0 0 16px;
	list-style-type:none;
}

.sidebar ul ul ul {
	list-style-type:none;
}

.sidebar #contact{
	padding: 0 10px 0 10px;
	clear:both;
	color:#000;
	line-height:13px;
	}

.sidebar #blogroll {
	list-style-type:none;
	margin:0; padding:0;
}

.sidebar #blogroll li {
	border-color:#fff;
	margin:0 0 0 0;
}

.sidebar #blogroll ul li {
	list-style-type:square;
	border-bottom:1px dotted #ddd;
}

.sidebar #about *, #sidebar .widget_text * {
	color:#666;
}

.sidebar #about, #sidebar .widget_text {
	border:5px solid #eef;
	padding:10px;
	color:#666;
}

.sidebar .widget_text {
	margin:10px 0;
}

.sidebar #about h2, #sidebar .widget_text h2 {
	padding:0; margin:0;
}

.sidebar #about a {
	display:inline;
	color:#68f;
	text-decoration:underline;
}

.sidebar form .button {
	width:50px;
}

.sidebar #search {
	border:none;
	padding:15px;
	background:#9c948f;
	margin:0 0 8px 0;
}

.sidebar #search p {
	font-size:1em;
	margin:0; padding:0;
}

.sidebar #subpages {
	list-style-type:none;
	margin:16px 0 0 0;
	border:5px solid #eef;
}

.sidebar #subpages a {
	border:none;
	display:block;
	font-size:1.2em;
	padding:8px;
}

.sidebar #subpages h2 {
	padding:8px; margin:0;
	color:#666;
	background:#eef;
}

.search label {
	color:#333;
	margin:0 5px 0 0;
}

ul#feeds {
	clear:both;
	text-transform:uppercase;
	list-style-type:none;
	padding:8px;
	background:#eef;
	overflow:hidden;
	border-top:2px solid #fff;
	_height:1%;
	margin:0;
}

/*---------
Main Content
----------*/


.leftAlign #content {
	float:right;
	border-right:12px solid #fff;
	border-bottom:20px solid #fff
}

#content p, #content li {
	color:#000;
}

#content p {
	margin:12px 0;
	line-height:1.5em;
}

#content h2 {
	font-size:1.6em;
	margin:24px 0 4px 0;
}

#content h2 em {
	font-size:0.7em;
	margin:0 0 0 1em;
	color:#4d362a;
 	font-style:normal;
}

#content h2 a {
	color:#333;
	border:none;
}

#content h2 a:hover {
	color:#68f;
}

#content h3 {
	font-size:1.4em;
	color:#aaa;
}

#content h4, #content h5, #content h6 {
	font-size:1.2em;
}

#content h3 a {
	color:#aaa;
}

#content ol, #content ul, #content dl {
	padding:0 0 0 40px;
	margin:12px 0;
}

#content dt {
	font-weight:bold;
}

blockquote {
	margin:20px;
	padding:1px 10px 1px 70px;
	background:#dddddd url( images/bg_blockquote.gif ) top left no-repeat;
}

#content .info {
	color:#4d362a;
	font-size:1em;
	border-top:1px dotted #99c;
	font-style:normal;
	display:block;
	padding:4px 0;
}

#content .info a {
	color:#4d362a;
}

#content pre {
	background:#eef;
	padding:20px;
}

#content img {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;
}

.widgets {
	clear:both;
	background:#eef;
	padding:8px 4px !important;
	list-style-type:none;
	overflow:hidden;
	border-left: 4px solid #eef;
	margin:0 0 4px 0 !important;
	_height:1%;
	
	border:none;
	background:none;
	margin:0 !important;
	padding:4px 0 !important;
}

.widgets a {
	color:#99c;
	border:none;
}

.widgets .read {
	padding-left:16px;
	background: url( images/post_read.gif ) no-repeat left center;
}

.widgets .comments {
	padding-left:16px;
	background: url( images/post_comment.gif ) no-repeat left center;
}

.widgets a:hover {
	color:#68f;
}

.widgets li {
	float:left;
	padding:2px 8px;
	color:#eef;
	border-right:1px dotted #99c;
}

#post_information {
	clear:both;
	margin:0 !important;
	display:block;
	padding:4px !important;
	background:#eef;
	overflow:hidden;
	color:#99c;
	border-bottom:4px solid #fff;
	_height:1%;
}

#post_information a {
	color:#99c;
}

#post_information li {
	display:inline;
	float:left;
	padding:0 4px;
}
#comments {
	clear:both;

	background:#eef;
	padding:15px;
}

#comments h2 {
	margin:0;
}

#comments dl {
	margin:0; padding:0;
}

#comments dt {
	padding:8px 0 0 0;
	font-size:1.2em;
	border-top:1px dotted #99c;
	color:#333;
}

#comments dt.highlighted {
	padding:8px;
	background:#eef;
	border:4px solid #fff;
}

#comments dd.highlighted {
	background:#fff;
	padding:2px 8px;
}

#comments h3, #postComment h3 {
	padding:0; margin:0 0 15px 0;
}

#postComment {
	background:#ddd;
	padding:15px;
}

#postComment label {
	width:120px;
	display:block;
	float:left;
	clear:both;
	margin:5px 0 0 0;
}

#postComment input, #postComment textarea {
	margin:5px 0 0 0;
	width:420px;
}

#postComment textarea {
	height:160px;
}

#postComment .button {
	padding:5px;
	clear:both;
	width:100px;
	margin:10px 0 0 0;
}


/*-----------------
Links And Image CSS
------------------*/

a:link, a:visited {
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #99c;
}

a:hover {
	border:none;
	color:#68f;
}

a img {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 5px;
}

div.capright {
	float: right;
	width: 25%
	margin: 0.7em;
	padding: 0.2em;
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent:0;
}

div.leftcap {
	float: left;
	width: 25%
	margin: 0.7em;
	padding: 0.2em;
	text-align:center;
	font-style: italic;
	font-size: smaller;
	color:#000;
	text-indent: 0;
}

/*------
Calendar
-------*/

table#wp-calendar{
	width:100%
}

#wp-cal-container {
	border:5px solid #eef;
	margin:12px 0 0 0;
}

#wp-calendar {
	width:100%;
	text-align:center;
	border-collapse: collapse;
}

#wp-calendar caption, #wp-calendar th {
	background:#eef;
	color:#666;
	padding:4px;
}

#wp-calendar td {
	padding:1px;
	border:none;
}

#wp-calendar caption {
	font-weight:bold;
	background:#eef;
}

#wp-calendar #today {
	background:#eef;

	font-weight:bold;
	color:#666;
}

#wp-calendar a {
	color:#666;
	text-decoration:underline;
}

#pageNav {
	overflow:hidden;
	_height:1%;
	margin:32px 0 0 0;
}

#pageNav a {
	display:block;
	font-size:1.1em;
	width:8em;
	float:left;
	text-align:center;
	padding:0.5em;
	border:none;
	background:#eef;
	margin:0 5px 0 0;
	font-weight:bold;
	text-decoration:underline;
}

#pageNav a:hover {
	color:#333;
	text-decoration:none;
}

/*--------
Navigation
---------*/

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

ul#nav {
	position:absolute;
	bottom:0; left:0;
	margin:0 0 0 25px;
	list-style-type:none;
}

ul#nav li {
	list-style-type:none;
	float:left;
	margin:0 0.5em 0 0;
}

ul#nav li a {
	padding:10px 15px;
	border:none;
	text-transform:lowercase;
	color:#fff;
	background:#024;
	border:1px solid #fff;
	border-bottom:none;
	border-color:#357 #002 #002 #357;
	display:block;
	white-space:nowrap;
	_width:1em;
}

ul#nav li a:hover {
	background:#246;
	text-decoration:none;
}

ul#nav .current_page_item a,
ul#nav .current_page_item a:hover {
	color:#335;
	background:#eef;
	text-decoration:none;
	border-color:#ff3 #da0 #da0 #ff3;
}



/*---
Forms
----*/

input, textarea {
	padding:2px;
	border-width:1px;
}

input:focus, textarea:focus, .passwordPost label input:focus {
	background:#ffc;
}

#sidebar input, #sidebar textarea {
	width:150px;
}

.button, .passwordPost input {
	background:#024;
	border-color:#357 #002 #002 #357;
	color:#fff;
	padding:0; margin:0;
}

.passwordPost label input {
	background:#fff;
	border:1px solid #99c;
	border-color:#99c #eef #eef #99c;
	padding:2px;
}

input:hover, textarea:hover {
	background:#ffc;
	cursor:text;
}

.button:hover, .passwordPost input:hover {
	background:#246;
	cursor:pointer;
}

.passwordPost label input:hover {
	background:#ffc;
	cursor:text;
}

label:hover {
	cursor:pointer;
	color:#68f;
}

/*----
Footer
----*/


#footer {
	float:left;
	margin: 0 0 0 0;
	width:900px;
	height:75px;
	background: #000;
	color: #fff;
}

/*-------------------
Gallery 2 Integration
---------------------*/
.g2image_normal
    {
    margin: 4px;
    }

    .g2image_float_left
    {
    float: left;
    clear: left;
    margin: 4px;
    }

    .g2image_float_right
    {
    float: right;
    clear: right;
    margin: 4px;
    }

    .g2image_centered
    {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }
