/*
Theme Name: High Noon Designs
Theme URI: http://www.highnoondesigns.com
Description: Simple theme.
Version: 1.0
Author: Kristy Fifelski
Author URI: http://www.highnoondesigns.com
Tags: blue, brown, sidebar
*/

body {
    background: /*url(images/background.jpg) repeat-y center*/ #e4e4e4; 
	margin: 0;
    padding: 0;
    text-align: center;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;

}

#containerborder {
    width: 786px;
	margin: 0px auto;
	background: url(images/containerborder.jpg) repeat-y center /*#999*/;
}

#container {
    width: 772px;
    margin: 0px auto;
	background-color:#FFF;
    text-align: left;
}

#header {
	height: 130px;
	/*padding: 0px 20px 0 130px;*/
	background: #ffffff url(images/headerbg.jpg) no-repeat;
	font-size: 15px;
	position: relative;
}

#header h1 {
	margin: 0;
	font-size: 30px;
}

#header a {
	text-decoration: none;
	color: #ccc;
}

#header h1 a {
	text-decoration: none;
	color: #fff;
}

#header a:hover {
	color: #ccc;
}

#header #search {
	position: absolute;
	top: 20px;
	right: 20px;
	height: 20px;
}

#header #bannerad {
	position: absolute;
	top: 5px;
	right: 40px;
	height: 20px;
}

#header #bannerad a:hover {
	background:url(images/banneradroll.jpg);
}


#header #s {
	background: #ffffff;
	border: 1px solid #999999;
	color: #666666;
	width: 150px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}

#feed {
	float:left;
	padding: 5px;
	position:absolute;
	font-size: 11px;
}

#feed a {
	color: #1b3766;
}

.rss {
	background: url(images/rss.jpg) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	padding-right: 10px;
	margin-left: 10px;
}

a.rss {
	color:#fff;
}

#navbar {
	margin: 0 10px 5px 0px;
	background: #443b35 /*url(images/navbg.jpg)*/;
	background-repeat: repeat-x;
	height: 35px;
	width: 772px;
	border: solid #333;
	border-width: 1px 0;
}

#navbar ul {
	margin: 0;
	padding: 0;


}

#navbar li {
	display: inline;
	float: left;
	border-left: solid #333;
	border-width: 0 1px;
	margin: 0 0 0 -1px;
}

#navbar a {
	display: block;
	float: left;
	height: 35px;
	padding: 0 26px;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	line-height: 30px;
}

#navbar a:hover, #navbar .current_page_item {
	background: #001C3E /*url(images/navbghover.jpg)*/;
}

#homepagephoto {
	background: url(images/homeimage.jpg) no-repeat;
	margin-top: -20px;
	padding: 0 0 10px 0;
}

#slideshow {
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 10px;
}

#slideshowportfolio {
	padding: 5px;
}

#custombox1 {
	background: url(images/customdesignextended.jpg) no-repeat;
	float:right;
	width: 300px;
	height: 370px;
	margin-right: 10px;
	margin-left:20px;
	margin-top: 10px;
}

#custombox1 ul {
	padding-top: 100px;
	padding-right: 10px;
	color:#FFF;
}

#posts {
	padding: 10 0 0 10px;
	margin: 0 0 0 5px;
	width: 60%;
	float: left;
	overflow: hidden;
}

.commentbubble {
	position: relative;
	left: 530px;
	width: 71px;
}

.commentbubble a {
	display: block;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 75px;
	text-align: center;
	font-size: 12px;
	padding: 5px 31px 0 0;
}

.commentbubble a:hover {
	background: url(images/commentbubblehover.gif);
	background-repeat: no-repeat;
	width: 40px;
	height: 75px;
	text-align: center;
	font-size: 12px;
	padding: 5px 31px 0 0;
}

.date {
	width: 50px;
	height: 60px;
	border: 1px solid #cccccc;
	text-align: center;
	margin: 0 10px 10px 0;
	float: left;
}

.month {
	font-size: 10px;
	background: url(images/navbg.jpg) #aba000;
	background-repeat: repeat-x;
	background-position: 0 -5px;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
}

.day {
	font-size: 22px;
	height: 25px;
	line-height: 30px;
	font-weight: bold;
}

.year {
	font-size: 10px;
	height: 15px;
	line-height: 15px;
}

.post {
	margin: 0 0 5px 0;
	background: #ffffff;
	padding: 20px 35px 5px 25px;
}

.tags {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 0 0 60px;
}

.entry {
	margin: 0;
	clear: both;
}

.entry p {
	margin: 10px 0 20px 0;
}

.post h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0px;
	color:#003366;
}

.page .post h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	/*border-bottom: 1px dotted #cccccc;*/
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	color:#443b35;	
}

.post a, .navigation a {
	color: #039;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.postmetadata {
	font-size: 11px;
	line-height: 1.25em;
	margin: 0 0 0 0px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.alignnone {
	margin: 0;
}

.wp-caption.alignleft {
	float: left;
	margin: 5px 20px 20px 0px;
}

.wp-caption.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.wp-caption.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

.wp-caption.alignnone {
	margin: 20px 0;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

.avatarcontainer {
	float: left;
	margin: 0 5px 0 0;
}

.avatar {
	border: 1px solid #cccccc;
}

.commentdate {
	font-size: 11px;
}

#footer {
	clear: both;
	height: 100px;
	background: #443b35 /*url(images/footerbg.jpg)*/;
	background-repeat: repeat-x;
}

#footer p {
	font-size: 11px;
	color: #fff;
	position: relative;
	top: 20px;
	left: 20px;
	margin: 0;
	padding: 0;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

#wp-calendar {
	width: 220px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #cccccc;
}


#sidebar {
	float:right;
	width: 35%;
	margin: 5px 20px 0 5px;
	color: #000;
}

#sidebar a {
	color: #736f44;
}

#sidebar ul {
	padding: 0;
	margin: 15px 0 0 10px;
	list-style: none;
}

#sidebar ul li {	
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	font-size: 0.85em;
	/*border: #ccc solid 1px;*/

}

#sidebar ul li h2 {

	background: url(images/sidebarheadbg.jpg) repeat-x #b4c5d9;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	padding: 8px 8px 8px 12px;
}

#sidebar ul li p,
#sidebar ul li div {
	/*padding: 5px 10px 10px 10px;*/
	margin: 0;
	border: none;
}

#sidebar ul li table {
	padding-bottom: 5px;
	border: none;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0px 0;
	border: none;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
	border: none;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.2em 2px;
	margin: 0 0 0 15px;
	border: none;
	list-style-type: disc;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
	border: none;
}

#sidebar ul li ul li a {
	text-decoration: none;
	/*background: url(images/sidebarBullet.gif) left center no-repeat;*/
	color: #000;
	margin: 0 0 10px 0;
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	/*background: url(images/sidebarBullet.gif) left center no-repeat;*/
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color:#333;
	text-decoration:underline;
}


/*Table CSS

table {
	padding: 2px 25px 2px 5px;
}

td {
	padding: 2px 25px 5px 5px;
}

th {
	padding: 2px 25px 2px 5px;
	color:#000;
}

*/

.servicestable1 table {
	margin: 0 0 15px 10px;
	padding: 0 5px 5px 5px;
}

.servicestable1 table .alignleft {
	margin: 0 20px 0 0;
}

.servicestable1 table td {
	border-bottom: #CCC dashed 2px;
	padding: 2px 0 4px 0;
}

