/*  
Theme Name: MistyLook
Theme URI: http://wpthemes.info
Description: A real clean WordPress Theme by <a href="http://wpthemes.info" title="Sadish">Sadish Bala</a>. Support is available at <a href="http://wprocks.com/forums/" title="Forums">Forums</a>.
Version: 3.7.2
Author: Sadish
Author URI: http://wprocks.com
Tags: fixed width, two columns, widgets, custom image header, Sadish
*/
@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	background: #8bb6be url(/_images/bg-right.gif) repeat-y right top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
	background: url(/_images/bg-left.gif) repeat-y left top;
}
html>body {
	min-height: 100%;
	height: auto;
}
hr {
	margin: 2em 0;
	border: none;
	border-top: 1px solid #777;
	height: 0px;
}
h1 {
	margin: 0 0 5px 0;
}
h2 {
	font-size: 1.85em;
	font-weight: bold;
	color: #222;
}
h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	color: #222;
}
h3 {
	font-size: 1.3em;
	color: #b86520;
	font-weight: normal;
	margin: 0 0 .5em 0;
}
h4 {
	color: #777;
	font-size: 1.15em;
	padding-bottom: .25em;
	margin: .75em 0 .5em 0;
	border-bottom: 1px solid #777;
}
.search a, .search a:link, .search a:visited {
	color: #79a6b0;
	text-decoration: underline;
}
a, a:link, a:visited {
	color: #5A8D98;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus, a:active {
	outline: none;
}
p {
	line-height: 1.75em;
	margin: 0 0 1em 0;
}
img {
	border: 0;
}
th {
	border-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #aacce7;
	color: #000000;
	font-weight: bold;
	font-size: 1.4em;
	text-align: left;
	vertical-align: bottom;
}
table {
	margin: 15px auto;
}

/* -------------------Navigation--------------------------------*/

#navigation li, #subnav li {
	list-style-type: none;
}
#navigation {
	margin: 0;
	background-color:#000000;
	width:100%;
	height:2.2em;
	overflow: hidden;
	clear: none;
}
#navigation a {
	font-weight:bold;
	font-size: 1.1em;
}
ul.roundbox li.current_page_parent a,
ul.roundbox li.current_page_parent a span,
ul.roundbox li.current_page_parent a:hover,
ul.roundbox li.current_page_parent a:hover span,
ul.roundbox li.current_page_item a,
ul.roundbox li.current_page_item a span,
ul.roundbox li.current_page_item a:hover,
ul.roundbox li.current_page_item a:hover span  {
	background-color: #EAF3F4;
	border-color: #EAF3F4;
	color: #000000;
}

/* -------------------Subnav--------------------------------*/

#subnav {
	margin: 0px 0 .5em 0;
	font-weight: bold;
	font-size: .9em;
	background: #EAF3F4;
	color: #444;
	border-bottom: 1px solid #444;
}
#subnav ul {
	margin: 0;
	padding: 0;
}
#subnav li {
	display: block;
	float: left;
	margin: 0 10px;
	line-height: 2em;
	padding: 3px;
}
#subnav li a {
	color: #444;
}
#subnav li.current_page_item a {
	text-decoration: none;
	color: #888;
}

/* -------------------Content-------------------------------*/

#content {
	clear:both;
	margin: 0;
	padding: 0 0 0 20px;
	background: #EAF3F4;
}
#content-main {
	float: left; 
	width: 610px; 
	margin: 0 20px 2.5em 0;
}
.post-info {
	font-size: .9em;
	color: #b86520;
}
.postnav {
	margin-top: 1em;
}
#comments, #respond {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #777;
}
.comment-author img {
	float: right;
}
.comment-meta, .comment-author {
	font-size: .8em;
}
.comment-meta {
	margin-bottom: 1em;
}
#content-main ul 
{
    margin: 0 1em 1em 1em;
    padding: 0 1em;
    list-style-type: disc;
    line-height: 1.7em;
    font-size: .9em;
}

/* -------------------Content Buttons---------------------*/
#content div.roundbox a:hover span {
    border-color:#eaf2f9;
    background-color:#eaf2f9;
}
#content div.roundbox a:hover {
    border-color:#eaf2f9;
    color:#475f7b;
}
#content div.roundbox a span {
	background-color:#96c0e1;
    border-color:#96c0e1;
}
#content div.roundbox a {
    border-color: #96c0e1;
	color:#eaf2f9;
}
#content div.roundbox {
	margin: 0;
	font-weight: bold;
}

/* ------------------- Sidebar ---------------------*/
#sidebar {
	float: left; 
	width: 270px;
	font-size:0.9em;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar li 
{
	margin-bottom:8px;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
#sidebar li.sidebox {
	padding: 1em;
	margin: .5em 0 1em 0;
	background: #fff; 		
}
li#sidelinks ul
{
	margin:0;
	padding:0;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

/* -------------------Footer------------------------------*/

#footer {
	font-size: .8em;
	color: #EAF3F4;
	clear: both;
	margin: 0 0 -1px -20px;
	padding: 0 10px;
	background: #000;
	line-height: 35px;
	height: 36px;
	border-bottom: 1px solid #000;
}
#footer a {
	color: #ffffff;
	float:left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#footer a:hover {
	color: #423e36;
	text-decoration: none;
	background-color: #B6CED3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #467198;
	border-right-color: #467198;
	border-bottom-color: #467198;
	border-left-color: #467198;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* -------------------1px notched boxes---------------------*/
ul.roundbox {
    margin: 0;
    padding:0;
}
ul.roundbox li {
	display:block;
	float:left;
	margin: 0 5px 0 5px;
}
ul.roundbox li a, div.roundbox a {
    display:block;
	float: left;
    position:relative;
    border-width:1px 0;
    border-style:solid;
    text-decoration:none;
    margin:4px 1px;
}
ul.roundbox li a {
    border-color: #000000;
	color: #EBF3F5;
}
ul.roundbox li a span, div.roundbox a span {
    display:block;
    position:relative;
    margin:0 -1px;
    border-width:0 1px;
    border-style:solid;
    padding:2px 6px 4px 6px;
}
ul.roundbox li a span {
	background-color:#000000;
    border-color:#000000;
}
#navigation a:hover {
	border-color: #B1D0D8;
	color: #000000;
}
ul.roundbox a:hover span {
    border-color:#B1D0D8;
    background-color:#B1D0D8;
}

/* -------------------Header---------------------*/
#header {
	background: #000000 url(/_images/header.gif) repeat-x top left;
	width: 100%;
	height: 90px;
	overflow: hidden;
	color: #fff;
}
.search p {
	margin-top: .5em;
}
.login {
	margin: 2.2em -30px 0 0;
}
span.hide {
	display:block;
	margin-left:-999999px;
	float:left;
}
#header a.logo {
	display: block;
	background: url(/_images/Antioch.gif) no-repeat top left;
	width: 214px;
	height: 82px;
}

/* -------------------Layout---------------------*/
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
.container, ul.roundbox {
	width: 920px;
	margin: 0 auto;
}
.floatRight {
	float:right;
	margin-left: 10px;
}
.clearRight {
	clear:right;
}
.floatLeft {
	clear:left;
}
.clearNone {
	clear:none;
}
.clear {
	clear:both;
	height:0;
	width:100%;
}
body .last {
	margin-right: 0 !important;
}
.search {
	margin-top: 2em;
}
.column {
	width: 265px;
	margin-right: 30px;
	float: left;
}
.column-3 {
	width: 190px;
	margin-right: 20px;
	float: left;
}
.notitle h3 {
	display: none;
}