/*
Theme Name: Alison Hulihan
Description: WordPress Theme
Author: ConnectNC
Author URI: http://ConnectNC.com

*/




/* basics */

*{margin:0; padding:0;z-index: 0;}
html { min-height:100%; margin-bottom:1px; } /*keeps short pages from jumping */

body {
	background: #dfd7ab;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	color: #666;
	margin-top: 38px;
	}
	
h1 {font-size: 18pt; color #084456;margin-bottom:10px;}
h2 {font-size: 16pt;color #084456;margin-bottom:10px;}
h3 {font-size: 10pt;color #084456;margin-bottom:10px;}
h4 {font-size: 8pt;color #084456;margin-bottom:10px;}


/* images and misc. */

img{ border: none;}
img a{border:none;}

/* WP image handling */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
	}


blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

/*a{
	color:#666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}*/



/* container */


#container {
	width: 973px;
	margin: 0 auto;
	}
	
/* header */

#header {
	background-image: url(images/headerTop.png);
	background-repeat: no-repeat;
    width: 973px; 
	height: 468px;
	}

#topContainer {width: 918px; height: 100%; margin: 0 auto; border: 1px none red;clear: both;}

#flash {position: absolute; top: 65px; left: 240px; height: 128px; background-color: transparent; z-index: 100;clear: both;}


/* left navigationr */

#left {
	width: 175px;
	float:left;
	margin-top: 180px;
	padding: 0;
	}

#left ul {
	margin:34px 12px 12px 12px;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 20pt;
	list-style-type: none;
	text-align: center;
background-image: url(images/leftline.png);
	background-repeat: no-repeat; 
background-position: bottom center;
	}

#left a {color: #dfd7ab;text-align: center; text-decoration: none;	 }
#left a:hover {color: #b7a364; text-decoration: none;}

/* main image */
/*#imageContent {

margin-top: 0;
	padding-top: 131px;
width: 569px;
height: 337px;

z-index: 700;
}*/


/* main image */
#imageContent {
position: relative;
top: -308px;/*-260px;*/
left: 177px;
margin: 0;
padding: 0;
width: 569px;
height: 337px;
z-index: 700;
}


#flash {position: absolute; top: 65px; left: 240px; height: 128px; background-color: transparent; z-index: 1000 !important;}

/* right contact form */

#right{

	width: 175px;
float: right;
	margin-top: 160px;
	margin-right: 3px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0;
border: 1px none black;
	}

#right p {color:#fff;margin-top: 5px;color: #dfd7ab}

#right .textwidget {border: 1px none blue; height: 300px; overflow: hidden; margin-left: 20px;}
input.txt {background-color: #fff !important; border: none;}
input.submitBTN {background-image: url(images/submitBTN.png); background-repeat: no-repeat; color: transparent !important; height: 38px; width: 99px; background-color: transparent !important; border: none;}

/* content */


#content {
	width: 100%;
	overflow: hidden;
	background-image: url(images/mainBG.png);
	background-repeat: repeat-y;
	background-position: top left;
	}

.post {
	margin: 0px 50px 10px 50px;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	color: #084456;
	}
	
.post h2 a{
	color: #084456;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #084456;
	text-decoration: none;
	}
	
.post p{margin-bottom: 10px;}

.post a {text-decoration:underline;}

.post ul {margin-left: 30px;}
.post ol {margin-left: 35px;}
.post li {}

.entry p{}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #A2A2A2;
	}
	

.navigation {
	margin: 12px 0 20px 0;
	padding:2px;
	font-size:0.9em;
	float:left;
	width:98%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}



/* standard comments aka legacy */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: Georgia, Times, serif;
	font-size: 1em;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: Georgia, Times, serif;
	font-size: 0.8em;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.7em;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;

	}

#searchform input#s{

	font-size: 0.7em;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{

	font-size: 0.7em;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/*  4 boxes  */	
#boxcontainer {
clear: both;
		width: 973px;
		margin: 0 auto;
	background-image: url(images/mainBG.png);
	background-repeat: repeat-y;
	background-position: top left;}

td {vertical-align: top;}
td.blue {background-color: #E7EDED;}
td.blue h3 {margin-left: 10px;}

td.blue ul {list-style-type: square;
list-style-image: url(images/arrow.png);
margin-left: 25px;}

td.blue a {color: #b7a364; text-decoration: none;}
td.ten {width: 10px;}


/* footer */

#footer {

	clear: both;
	width: 973px;
	height: 93px;
	margin: 0 auto;
	background-image: url(images/footerBG.png);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
#footer p{padding:35px;margin: 0; color: #084456;text-align: center; font-weight: bold;}
#footer a{color: #084456;text-decoration: none;}
#footer a:hover{color: #084456;text-decoration: underline;}


/* 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 */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	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 */


#divider { color: #E7EDED; height: 1px; width: 90%; margin: 0 auto; background-color: #E7EDED;text-align: center;}

/* THREADED COMMENTS */
.alt {margin: 0;padding: 10px;}
#comments ol {list-style-type: none;line-height: 18px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 5px;}
#comments ul li {list-style-type: none;list-style-image: none;list-style-position: outside;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 5px;padding-top: 5px;padding-right: 0px;padding-bottom: 0px;padding-left: 0pt;}
.commentlist {padding: 0;text-align: justify;}
.commentlist li {margin: 15px 0 10px;padding: 5px 5px 10px 5px;list-style: none;}
.commentlist li ul li { margin-right: -5px;margin-left: 10px;list-style: none;}
.commentlist li li {background:none;border:none;list-style:none;margin:3px 0 3px 20px;padding:3px 0;}
.commentlist li .avatar {border:1px solid #ccc;margin:15px 8px 6px 0;float: right;padding:2px;width:45px;height:45px;}
.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; margin: 10px 5px 10px 0;}
#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentmetadata {font-weight: normal; margin: 0;display: block; color: #ca5433;}
.commentmetadata a, .commentmetadata a:visited {color: #fa7703;}
.commentmetadata a:hover{ color: #333333;}
.children { padding: 0; }
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}
.depth-1 {border: 1px solid #ddd;}
.even, .alt {border-left: 1px solid #ddd;}


