/*

Theme Name: LiaCook
Theme URI: 
Description:  
Version: 1.1
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: William Wagner
Author URI: http://www.wagonmonsterindustries.com/

*/

/* body
--------------------------------------------------*/
body {
font:13px "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#ccc;
margin:0;
background:#303030;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/*CLEAR*/
.cls:after{clear:both;content:".";display:block;height:0pt;visibility:hidden}


/* header
--------------------------------------------------*/
#top {
	width:100%;
	height:176px;
	background:url(images/bg-header.jpg) #000 center -40px no-repeat;
	
}
#top #header {
	width:1000px;
	margin:0 auto;
	height:140px;
	position:relative;
}

#top #header h1 {
	position:absolute;
	top:20px;
	left:0px;
	font-size:40px;
}
#top #header h1 a {
	color:#ccc;
}
#top #header h1 a:hover {
	color:#000067;
	background:none;
}
#main {
	width:100%;
}
#wrapper {
width:1000px;
margin:0 auto;
}
a img {
border:none !important;
}

/* navigation
--------------------------------------------------*/
#navigation {
	width:100%;
	background:url(images/bg-nav.png) repeat-x 0 0;
	height:36px;
}
#nav {
width:1000px;
margin:0 auto;
padding:0;
}

#nav li {
float:left;
list-style:none;
padding:0;
}

#nav li a {
font-size:16px;
color:#fff;
font-weight:bold;
text-decoration:none;
display:block;
margin:0 1px 0 0;
padding:10px 8px 0 8px;
height:26px;
}

#nav li a:hover {
color:#000;
text-decoration:none;
background:url(images/bg-nav.png) repeat-x 0 -36px;
}

#nav li.current_page_item a {
color:#000;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
margin:0 250px 0 0 !important;
padding:10px 20px 0px 0;
}

#content2 {
padding:10px 0 0px;
}

#content p,#content2 p {
line-height:15px;
font-size:13px;
word-spacing:1px;
margin:15px 0 0 0;
}

#content a,#content2 a {
text-decoration:none;
color:#999;
}

#content a:hover,#content2 a:hover {
color:#000;
}

#content h2,#content2 h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:18px;
font-weight:bold;
color:#999;
border-bottom:1px solid #ccc;
line-height:30px;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:20px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3 {
font:12px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#ccc;
margin:10px 0;
}

#content h4 {
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:12px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:13px;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#ccc;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

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

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 50px 0;
text-align:justify;
}

.post .info {
font-size:12px;
color:#ccc;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
color:#ccc;
font-size:13px;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:220px;
float:right;
padding:28px 10px 30px;
height:100%;
}

#sidebar h2 {
letter-spacing:1px;
font-size:18px;
color:#ccc;
padding:0 0 3px;
}

#sidebar ul {
list-style:none;
font-size:13px;
margin:0 0 23px;
}

#sidebar li {
list-style:none;
padding:3px;
}

#sidebar li a:hover {
color:#000;
background-color:#ccc;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:12px;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
width:650px;
text-align:left;
margin:0 0 15px 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:12px;
background:#f8f7f6;
border:1px solid #d6d3d3;
width:350px;
}

#commentform input {
margin-bottom:3px;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background:#ccc;
}

#content li,#content2 li {
list-style-type: none;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}
.entry ol li {list-style-type:none}

/* footer
--------------------------------------------------*/
#footer {
color:#fff;
margin:0;
padding:20px 0;
}

.ngg-gallery-thumbnail a img {
	border:1px solid #999 !important
}
.ngg-gallery-thumbnail a:hover img {
	border:1px solid #000 !important
}

#resume span {width:40px}
#resume div.indent{margin:0 0 0 40px !important;padding:0}
