/*
Theme Name: Lightseeker v.1
Theme URI: 
Description: 
Version: 0.1
Author: RED-i
Author URI: 
*/

/* Reset Browser Defaults 
@import url( 'library/media/css/reset.css' );*/

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout 
@import url( 'library/media/layouts/2col-r.css' );*/

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}




/* ------------------------------------------------------------------------------
    =reset
-------------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
				margin: 0;
				padding: 0;
}
ol,ul {	list-style: none; }

html {
				background: #574253 url(images/background.jpg) repeat-x;
}
body {
				padding: 0;
				margin: 0;
				background: url("images/header.jpg") no-repeat center top;
				color: #666;
				width: 100%;
				font-weight: normal;
				display: table;
				font-size: 12px;
				font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
				line-height: 19px;
}
.alignleft {
				margin: 5px 15px 0 0;
}
#container {
				margin: 0 auto;
				width: 920px;
}
#navbar {
				margin: 245px 0 0 10px;
				padding: 2px 0 0 0;
				height:30px;
				color: #fff;
				font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
				font-size: 12px;
}
#navbar ul {
				margin: 0;
}
#navbar li {
				font-family: Verdana ,Helvetica, Arial, sans-serif;
				font-size: 12px;
				line-height: 21px;
				float:left;
				margin: 0;
}
#navbar li a {
				display:block;
				/*min-height:40px;
				min-width:50px;*/
				font-weight: bold;
				text-decoration:none;
				color:#999;
				padding: 0px 12px 0px;
}
#navbar li a:hover{
				display:block;
				min-height:30px;
				min-width:30px;
				text-decoration:none;
				color:#ddd;
				background: #333;
}
#page {
				float: left;
				width:880px;
				padding: 0 20px 10px 20px;
				display: inline;
				background: #fff url("images/page-bg.gif") repeat-y;
}
#content-top {
				float: left;
				background: url("images/content-top.png") no-repeat center top;
				width: 920px;
				height: 15px;
}
#content-bottom {
				float: right;
				background: url("images/content-bottom.png") no-repeat center top;
				width: 920px;
				height: 15px;
}
#content {
				float: left;
				width: 660px;
				/*border-right: 1px solid #ddd;*/
				padding: 0 15px 0 0;
				display: inline;
}
#sidebar {
				float: right;
				width: 190px;
				margin: 0;
				padding: 0;
}

#sidebar ul{
				list-style-image:none;
				list-style-type: circle;
				list-style-position: inside;
}
#sidebar li {
				margin: 0 0 0 5px;
}

h1 {
				color: #234672;
				text-align:left;
				font-family: Helvetica, Arial, Sans-Serif;
				font-size: 2em;
				font-weight: bold;
				letter-spacing: .2pt;
				margin: 10px 0 20px 0;
				word-spacing: 0pt;
}

h1.entry-title a{
				color: #234672;
				text-decoration: none;
}
h1.entry-title a:hover {
				text-decoration:underline;
}

h2 {
				color: #234672;
				text-align:left;
				font-family: Helvetica, Arial, Sans-Serif;
				font-size: 1.7em;
				font-weight: bold;
				margin: 10px 0 20px 0;
				word-spacing: 0pt;
}

h3 {
				color: #234672;
				text-align:left;
				font-family: Helvetica, Arial, Sans-Serif;
				font-size: 1.4em;
				font-weight: bold;
				margin: 20px 0 10px 0;
				word-spacing: 0pt;
}
h4 {
				color: #234672;
				text-align:left;
				font-family: Arial, Helvetica, Sans-Serif;
				font-size: 1.1em;
				font-weight: bold;
				margin: 10px 0 20px 0;
				word-spacing: 0pt;
}

.date {
	font-size: 10px; font-weight: normal; color: #999;
	display: block; clear: both;
	margin-bottom: 10px;
}
#footer {
				clear: both;
				width: 920px;
				padding: 10px 0 0 0;
				height: 40px;
				text-align: center;
				color: #b5acb3;
}
#footer ul {
				margin: 0 auto 10px auto;
				height: 30px;
}
#footer li {
				display: inline;
				font-family: Verdana, Helvetica, Arial, sans-serif;
				font-size: 10px;
}

#footer li a {
				font-family: Verdana ,Helvetica, Arial, sans-serif;
				font-size: 10px;
				/*text-align:center;*/
				color: #b5acb3;
}

.readmore {
				float: right;
				font-weight: bold;
				color: #8c2e2f;
				text-decoration: underline;
				margin: 10px 0 7px 0;
}
#sidebar #newsletter {
				width: 180px;
}
#newsletter {
				width: 400px;
}
#newsletter input {
				width: 50px;
}
#newsletter input[type=text] {
				width: 180px;
}
.wp-pagenavi {
				text-align: center;
}

.post {
				border-bottom: 1px solid #ddd;
				margin: 25px 0 25px 0;
}
.entry-categories {
				font-size: 10px;
}
.entry-meta {
				margin: 0 0 15px 0;
				font-size: 10px;
}
p{
				padding-bottom:15px;
}
.searchform button{
				margin-top: 10px;
				padding: 0;
}
#newsletter p {
				padding: 10px 0 0 0;
}

ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ul.children li.depth-2 { margin:0 0 3px; }
ul.children li.depth-3 { margin:0 0 3px; }
ul.children li.depth-4 { margin:0 0 3px; }
ul.children li.depth-5 { margin:0 0 3px; }
ul.children li.odd { background:#fff; }
ul.children li.even { background:#f6f6f6; }
/*
ol.comment-list li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.comment-list li ul.children li.depth-2 { margin:0 0 3px; }
ol.comment-list li ul.children li.depth-3 { margin:0 0 3px; }
ol.comment-list li ul.children li.depth-4 { margin:0 0 3px; }
ol.comment-list li ul.children li.depth-5 { margin:0 0 3px; }
ol.comment-list ul.children li.odd { background:#fff; }
ol.comment-list ul.children li.even { background:#f6f6f6; }
*/



